+ 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: 'ffa31e9a-0880-b088-08d6-e1676ed64bc2' Node name: 'onap-msb-consul-868c76fc85-59zsc' 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/04/15 02:04:20 [DEBUG] agent: Using random ID "ffa31e9a-0880-b088-08d6-e1676ed64bc2" as node ID 2021/04/15 02:04:20 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ffa31e9a-0880-b088-08d6-e1676ed64bc2 Address:127.0.0.1:8300}] 2021/04/15 02:04:20 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-59zsc.dc1 127.0.0.1 2021/04/15 02:04:21 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/15 02:04:21 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-59zsc 127.0.0.1 2021/04/15 02:04:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/15 02:04:21 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/15 02:04:21 [INFO] consul: Adding LAN server onap-msb-consul-868c76fc85-59zsc (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/15 02:04:21 [INFO] consul: Handled member-join event for server "onap-msb-consul-868c76fc85-59zsc.dc1" in area "wan" 2021/04/15 02:04:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/15 02:04:21 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/15 02:04:21 [INFO] agent: started state syncer 2021/04/15 02:04:21 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/15 02:04:21 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/15 02:04:21 [DEBUG] raft: Votes needed: 1 2021/04/15 02:04:21 [DEBUG] raft: Vote granted from ffa31e9a-0880-b088-08d6-e1676ed64bc2 in term 2. Tally: 1 2021/04/15 02:04:21 [INFO] raft: Election won. Tally: 1 2021/04/15 02:04:21 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/15 02:04:21 [INFO] consul: cluster leadership acquired 2021/04/15 02:04:21 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/15 02:04:21 [INFO] consul: New leader elected: onap-msb-consul-868c76fc85-59zsc 2021/04/15 02:04:21 [INFO] agent: Synced node info 2021/04/15 02:04:21 [DEBUG] agent: Node info in sync 2021/04/15 02:04:21 [DEBUG] agent: Node info in sync 2021/04/15 02:04:22 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/15 02:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:04:22 [INFO] consul: member 'onap-msb-consul-868c76fc85-59zsc' joined, marking health alive ==> 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/04/15 02:05:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:05:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/15 02:05:28 [DEBUG] agent: Node info in sync 2021/04/15 02:06:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-59zsc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/15 02:06:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:06:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/15 02:06:36 [DEBUG] agent: Node info in sync 2021/04/15 02:07:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:08:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:08:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/15 02:08:29 [DEBUG] agent: Node info in sync 2021/04/15 02:08:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-59zsc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/15 02:09:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:10:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:10:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/15 02:10:28 [DEBUG] agent: Node info in sync 2021/04/15 02:11:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:11:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-59zsc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/15 02:11:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/15 02:11:54 [DEBUG] agent: Node info in sync 2021/04/15 02:12:02 [DEBUG] http: Request GET /v1/status/leader (782.972µs) from=10.233.68.93:38160 2021/04/15 02:12:03 [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/04/15 02:12: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/04/15 02:12:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.221_9015" 2021/04/15 02:12:04 [DEBUG] agent: Node info in sync 2021/04/15 02:12:04 [DEBUG] http: Request PUT /v1/agent/service/register (365.151617ms) from=10.233.68.93:38192 2021/04/15 02:12:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:04 [DEBUG] agent: Node info in sync 2021/04/15 02:12:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (71.043833ms) from=10.233.68.93:38200 2021/04/15 02:12:04 [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/04/15 02:12: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/04/15 02:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:05 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.4.79_8080" 2021/04/15 02:12:05 [DEBUG] agent: Node info in sync 2021/04/15 02:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (601.506195ms) from=10.233.68.93:38206 2021/04/15 02:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:05 [DEBUG] agent: Node info in sync 2021/04/15 02:12:05 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (793.546µs) from=10.233.68.93:38212 2021/04/15 02:12:05 [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/04/15 02:12: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/04/15 02:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:06 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.54.10_9011" 2021/04/15 02:12:06 [DEBUG] agent: Node info in sync 2021/04/15 02:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (310.648083ms) from=10.233.68.93:38218 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:06 [DEBUG] agent: Node info in sync 2021/04/15 02:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (459.589µs) from=10.233.68.93:38222 2021/04/15 02:12:06 [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/04/15 02:12: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/04/15 02:12:06 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.54.10_9011" 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:06 [DEBUG] agent: Node info in sync 2021/04/15 02:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (173.732952ms) from=10.233.68.93:38224 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:06 [DEBUG] agent: Node info in sync 2021/04/15 02:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (473.557µs) from=10.233.68.93:38228 2021/04/15 02:12:07 [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/04/15 02:12: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/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [INFO] agent: Synced service "_v0_multicloud_10.233.30.18_9001" 2021/04/15 02:12:07 [DEBUG] agent: Node info in sync 2021/04/15 02:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (229.230663ms) from=10.233.68.93:38232 2021/04/15 02:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:07 [DEBUG] agent: Node info in sync 2021/04/15 02:12:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (520.482µs) from=10.233.68.93:38234 2021/04/15 02:12:07 [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/04/15 02:12: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/04/15 02:12:07 [INFO] agent: Synced service "_v1_multicloud_10.233.30.18_9001" 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:07 [DEBUG] agent: Node info in sync 2021/04/15 02:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (335.320471ms) from=10.233.68.93:38240 2021/04/15 02:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:07 [DEBUG] agent: Node info in sync 2021/04/15 02:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (751.245µs) from=10.233.68.93:38242 2021/04/15 02:12:08 [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/04/15 02:12:08 [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/04/15 02:12: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/04/15 02:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:08 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" 2021/04/15 02:12:08 [DEBUG] agent: Node info in sync 2021/04/15 02:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (563.522336ms) from=10.233.68.93:38244 2021/04/15 02:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:08 [DEBUG] agent: Node info in sync 2021/04/15 02:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (364.903µs) from=10.233.68.93:38250 2021/04/15 02:12:09 [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/04/15 02:12: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/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Node info in sync 2021/04/15 02:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (633.175624ms) from=10.233.68.93:38254 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Node info in sync 2021/04/15 02:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (350.903µs) from=10.233.68.93:38264 2021/04/15 02:12:10 [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/04/15 02:12: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/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Node info in sync 2021/04/15 02:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (459.444724ms) from=10.233.68.93:38270 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:10 [DEBUG] agent: Node info in sync 2021/04/15 02:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (821.193µs) from=10.233.68.93:38284 2021/04/15 02:12:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:11 [INFO] agent: Synced service "_v1_parser_10.233.39.152_8806" 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:11 [DEBUG] agent: Node info in sync 2021/04/15 02:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (599.899863ms) from=10.233.68.93:38290 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:11 [DEBUG] agent: Node info in sync 2021/04/15 02:12:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (353.987µs) from=10.233.68.93:38298 2021/04/15 02:12:12 [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/04/15 02:12: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/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:12 [INFO] agent: Synced service "_v1_catalog_10.233.39.152_8806" 2021/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:12 [DEBUG] agent: Node info in sync 2021/04/15 02:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (603.832563ms) from=10.233.68.93:38308 2021/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:12 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:12 [DEBUG] agent: Node info in sync 2021/04/15 02:12:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (72.968836ms) from=10.233.68.93:38322 2021/04/15 02:12:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:13 [INFO] agent: Synced service "_v1_nsd_10.233.39.152_8806" 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:13 [DEBUG] agent: Node info in sync 2021/04/15 02:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (392.874931ms) from=10.233.68.93:38328 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:13 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:13 [DEBUG] agent: Node info in sync 2021/04/15 02:12:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (74.051231ms) from=10.233.68.93:38348 2021/04/15 02:12:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.39.152_8806" 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:14 [DEBUG] agent: Node info in sync 2021/04/15 02:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (600.053714ms) from=10.233.68.93:38350 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Node info in sync 2021/04/15 02:12:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (75.338506ms) from=10.233.68.93:38394 2021/04/15 02:12:14 [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/04/15 02:12: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/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.56.178_9004" 2021/04/15 02:12:14 [DEBUG] agent: Node info in sync 2021/04/15 02:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (514.831104ms) from=10.233.68.93:38400 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:15 [DEBUG] agent: Node info in sync 2021/04/15 02:12:15 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (76.09475ms) from=10.233.68.93:38410 2021/04/15 02:12:15 [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/04/15 02:12: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/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.56.178_9004" 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:15 [DEBUG] agent: Node info in sync 2021/04/15 02:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (441.512604ms) from=10.233.68.93:38414 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:15 [DEBUG] agent: Node info in sync 2021/04/15 02:12:15 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (648.471µs) from=10.233.68.93:38424 2021/04/15 02:12:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-azure/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:16 [INFO] agent: Synced service "_v0_multicloud-azure_10.233.50.201_9008" 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:16 [DEBUG] agent: Node info in sync 2021/04/15 02:12:16 [DEBUG] http: Request PUT /v1/agent/service/register (283.180263ms) from=10.233.68.93:38428 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:16 [DEBUG] agent: Node info in sync 2021/04/15 02:12:16 [DEBUG] http: Request GET /v1/health/service/multicloud-azure-v0 (460.033835ms) from=10.233.68.93:38432 2021/04/15 02:12:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [INFO] agent: Synced service "_v1_message-router_10.233.10.229_3904" 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:17 [DEBUG] agent: Node info in sync 2021/04/15 02:12:17 [DEBUG] http: Request PUT /v1/agent/service/register (601.222568ms) from=10.233.68.93:38444 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:17 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (410.109µs) from=10.233.68.93:38452 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:17 [DEBUG] agent: Node info in sync 2021/04/15 02:12:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [INFO] agent: Synced service "_v1_wf-gui_10.233.36.145_8443" 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:18 [DEBUG] agent: Node info in sync 2021/04/15 02:12:18 [DEBUG] http: Request PUT /v1/agent/service/register (58.013521ms) from=10.233.68.93:38458 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Node info in sync 2021/04/15 02:12:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (561.849µs) from=10.233.68.93:38460 2021/04/15 02:12:18 [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/04/15 02:12: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/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.30.0_9007" 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [DEBUG] agent: Node info in sync 2021/04/15 02:12:18 [DEBUG] http: Request PUT /v1/agent/service/register (394.949438ms) from=10.233.68.93:38470 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:18 [DEBUG] agent: Node info in sync 2021/04/15 02:12:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (494.724µs) from=10.233.68.93:38478 2021/04/15 02:12:19 [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/04/15 02:12: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/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:19 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.30.0_9007" 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Node info in sync 2021/04/15 02:12:19 [DEBUG] http: Request PUT /v1/agent/service/register (16.645303ms) from=10.233.68.93:38480 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:19 [DEBUG] agent: Node info in sync 2021/04/15 02:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (372.368µs) from=10.233.68.93:38482 2021/04/15 02:12:19 [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/04/15 02:12: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/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.33.28_443" 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:19 [DEBUG] agent: Node info in sync 2021/04/15 02:12:19 [DEBUG] http: Request PUT /v1/agent/service/register (465.847536ms) from=10.233.68.93:38484 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:19 [DEBUG] agent: Node info in sync 2021/04/15 02:12:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (809.071µs) from=10.233.68.93:38494 2021/04/15 02:12:20 [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/04/15 02:12: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/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:20 [INFO] agent: Synced service "_v1_sdnc_10.233.13.210_8282" 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:20 [DEBUG] agent: Node info in sync 2021/04/15 02:12:20 [DEBUG] http: Request PUT /v1/agent/service/register (350.088394ms) from=10.233.68.93:38496 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:20 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:20 [DEBUG] agent: Node info in sync 2021/04/15 02:12:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (243.237944ms) from=10.233.68.93:38506 2021/04/15 02:12:20 [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/04/15 02:12: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/04/15 02:12:21 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:21 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.32.21_9518" 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-59zsc" since the cluster is too small 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Node info in sync 2021/04/15 02:12:21 [DEBUG] http: Request PUT /v1/agent/service/register (499.947599ms) from=10.233.68.93:38512 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:21 [DEBUG] agent: Node info in sync 2021/04/15 02:12:21 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (643.678µs) from=10.233.68.93:38522 2021/04/15 02:12:21 [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/04/15 02:12: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/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:21 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.20.199_9009" 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] agent: Node info in sync 2021/04/15 02:12:21 [DEBUG] http: Request PUT /v1/agent/service/register (218.601796ms) from=10.233.68.93:38528 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:21 [DEBUG] agent: Node info in sync 2021/04/15 02:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (809.784µs) from=10.233.68.93:38530 2021/04/15 02:12:22 [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/04/15 02:12: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/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:22 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.20.199_9009" 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Node info in sync 2021/04/15 02:12:22 [DEBUG] http: Request PUT /v1/agent/service/register (240.28806ms) from=10.233.68.93:38536 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Node info in sync 2021/04/15 02:12:22 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (869.367µs) from=10.233.68.93:38538 2021/04/15 02:12:22 [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/04/15 02:12: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/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:22 [INFO] agent: Synced service "_v1_appc_10.233.28.67_8443" 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Node info in sync 2021/04/15 02:12:22 [DEBUG] http: Request PUT /v1/agent/service/register (137.523502ms) from=10.233.68.93:38546 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:22 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:22 [DEBUG] agent: Node info in sync 2021/04/15 02:12:22 [DEBUG] http: Request GET /v1/health/service/appc-v1 (381.937µs) from=10.233.68.93:38548 2021/04/15 02:12:23 [WARN] agent: Service name "_aai-cloudInfrastructure-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:23 [INFO] agent: Synced service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Node info in sync 2021/04/15 02:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (100.488124ms) from=10.233.68.93:38550 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:23 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:23 [DEBUG] agent: Node info in sync 2021/04/15 02:12:23 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v11 (296.295042ms) from=10.233.68.93:38554 2021/04/15 02:12:24 [WARN] agent: Service name "_aai-cloudInfrastructure-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:25 [INFO] agent: Synced service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:25 [DEBUG] agent: Node info in sync 2021/04/15 02:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.800418018s) from=10.233.68.93:38562 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:25 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:25 [DEBUG] agent: Node info in sync 2021/04/15 02:12:25 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v12 (724.871µs) from=10.233.68.93:38584 2021/04/15 02:12:25 [WARN] agent: Service name "_aai-cloudInfrastructure-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:26 [INFO] agent: Synced service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Node info in sync 2021/04/15 02:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (500.856977ms) from=10.233.68.93:38586 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:26 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v13 (714.482µs) from=10.233.68.93:38592 2021/04/15 02:12:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:26 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:26 [DEBUG] agent: Node info in sync 2021/04/15 02:12:26 [WARN] agent: Service name "_aai-cloudInfrastructure-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [INFO] agent: Synced service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Node info in sync 2021/04/15 02:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (398.514667ms) from=10.233.68.93:38598 2021/04/15 02:12:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Node info in sync 2021/04/15 02:12:27 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v14 (420.462µs) from=10.233.68.93:38608 2021/04/15 02:12:27 [WARN] agent: Service name "_aai-cloudInfrastructure-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:27 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [INFO] agent: Synced service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Node info in sync 2021/04/15 02:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (422.683729ms) from=10.233.68.93:38612 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:27 [DEBUG] agent: Node info in sync 2021/04/15 02:12:27 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v15 (314.665µs) from=10.233.68.93:38616 2021/04/15 02:12:28 [WARN] agent: Service name "_aai-cloudInfrastructure-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [INFO] agent: Synced service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Node info in sync 2021/04/15 02:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (176.662839ms) from=10.233.68.93:38618 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:28 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:28 [DEBUG] agent: Node info in sync 2021/04/15 02:12:28 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v16 (399.833µs) from=10.233.68.93:38622 2021/04/15 02:12:28 [WARN] agent: Service name "_aai-cloudInfrastructure-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:30 [INFO] agent: Synced service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:30 [DEBUG] agent: Node info in sync 2021/04/15 02:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (2.077138287s) from=10.233.68.93:38624 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:30 [DEBUG] agent: Node info in sync 2021/04/15 02:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v17 (448.856µs) from=10.233.68.93:38650 2021/04/15 02:12:30 [WARN] agent: Service name "_aai-cloudInfrastructure-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [INFO] agent: Synced service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:31 [DEBUG] agent: Node info in sync 2021/04/15 02:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.1012276s) from=10.233.68.93:38660 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:31 [DEBUG] agent: Node info in sync 2021/04/15 02:12:32 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v18 (369.106µs) from=10.233.68.93:38678 2021/04/15 02:12:32 [WARN] agent: Service name "_aai-cloudInfrastructure-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:32 [INFO] agent: Synced service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" 2021/04/15 02:12:32 [DEBUG] agent: Node info in sync 2021/04/15 02:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (211.959511ms) from=10.233.68.93:38682 2021/04/15 02:12:32 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:32 [DEBUG] agent: Node info in sync 2021/04/15 02:12:32 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v19 (269.172003ms) from=10.233.68.93:38684 2021/04/15 02:12:32 [WARN] agent: Service name "_aai-business-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:33 [INFO] agent: Synced service "_v11__aai-business_10.233.71.195_8447" 2021/04/15 02:12:33 [DEBUG] agent: Node info in sync 2021/04/15 02:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (500.756009ms) from=10.233.68.93:38690 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:33 [DEBUG] agent: Node info in sync 2021/04/15 02:12:33 [DEBUG] http: Request GET /v1/health/service/_aai-business-v11 (487.195µs) from=10.233.68.93:38698 2021/04/15 02:12:33 [WARN] agent: Service name "_aai-business-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12: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/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:36 [INFO] agent: Synced service "_v12__aai-business_10.233.71.195_8447" 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Node info in sync 2021/04/15 02:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (2.901416848s) from=10.233.68.93:38738 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:36 [DEBUG] http: Request GET /v1/health/service/_aai-business-v12 (364.859µs) from=10.233.68.93:38772 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:36 [DEBUG] agent: Node info in sync 2021/04/15 02:12:36 [WARN] agent: Service name "_aai-business-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [INFO] agent: Synced service "_v13__aai-business_10.233.71.195_8447" 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Node info in sync 2021/04/15 02:12:37 [DEBUG] http: Request PUT /v1/agent/service/register (666.45648ms) from=10.233.68.93:38774 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:37 [DEBUG] agent: Node info in sync 2021/04/15 02:12:37 [DEBUG] http: Request GET /v1/health/service/_aai-business-v13 (73.783163ms) from=10.233.68.93:38780 2021/04/15 02:12:37 [WARN] agent: Service name "_aai-business-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [INFO] agent: Synced service "_v14__aai-business_10.233.71.195_8447" 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Node info in sync 2021/04/15 02:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (466.001003ms) from=10.233.68.93:38784 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Node info in sync 2021/04/15 02:12:38 [DEBUG] http: Request GET /v1/health/service/_aai-business-v14 (573.066µs) from=10.233.68.93:38786 2021/04/15 02:12:38 [WARN] agent: Service name "_aai-business-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [INFO] agent: Synced service "_v15__aai-business_10.233.71.195_8447" 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Node info in sync 2021/04/15 02:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (499.477411ms) from=10.233.68.93:38788 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:38 [DEBUG] agent: Node info in sync 2021/04/15 02:12:38 [DEBUG] http: Request GET /v1/health/service/_aai-business-v15 (464.673µs) from=10.233.68.93:38796 2021/04/15 02:12:38 [WARN] agent: Service name "_aai-business-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [INFO] agent: Synced service "_v16__aai-business_10.233.71.195_8447" 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Node info in sync 2021/04/15 02:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (260.419041ms) from=10.233.68.93:38798 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Node info in sync 2021/04/15 02:12:39 [DEBUG] http: Request GET /v1/health/service/_aai-business-v16 (336.411µs) from=10.233.68.93:38800 2021/04/15 02:12:39 [WARN] agent: Service name "_aai-business-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:39 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [INFO] agent: Synced service "_v17__aai-business_10.233.71.195_8447" 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Node info in sync 2021/04/15 02:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (572.529652ms) from=10.233.68.93:38802 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:39 [DEBUG] agent: Node info in sync 2021/04/15 02:12:39 [DEBUG] http: Request GET /v1/health/service/_aai-business-v17 (711.787µs) from=10.233.68.93:38810 2021/04/15 02:12:40 [WARN] agent: Service name "_aai-business-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [INFO] agent: Synced service "_v18__aai-business_10.233.71.195_8447" 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:40 [DEBUG] agent: Node info in sync 2021/04/15 02:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (725.034576ms) from=10.233.68.93:38812 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:40 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:40 [DEBUG] agent: Node info in sync 2021/04/15 02:12:40 [DEBUG] http: Request GET /v1/health/service/_aai-business-v18 (556.079µs) from=10.233.68.93:38824 2021/04/15 02:12:41 [WARN] agent: Service name "_aai-business-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [INFO] agent: Synced service "_v19__aai-business_10.233.71.195_8447" 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Node info in sync 2021/04/15 02:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (467.719501ms) from=10.233.68.93:38826 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:41 [DEBUG] agent: Node info in sync 2021/04/15 02:12:41 [DEBUG] http: Request GET /v1/health/service/_aai-business-v19 (295.132µs) from=10.233.68.93:38834 2021/04/15 02:12:41 [WARN] agent: Service name "_aai-actions-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:41 [INFO] agent: Synced service "_v11__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Node info in sync 2021/04/15 02:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (375.350321ms) from=10.233.68.93:38838 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:41 [DEBUG] agent: Node info in sync 2021/04/15 02:12:42 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v11 (102.06769ms) from=10.233.68.93:38844 2021/04/15 02:12:43 [WARN] agent: Service name "_aai-actions-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [INFO] agent: Synced service "_v12__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Node info in sync 2021/04/15 02:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (1.000139238s) from=10.233.68.93:38854 2021/04/15 02:12:44 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:44 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:44 [DEBUG] agent: Node info in sync 2021/04/15 02:12:44 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v12 (270.836371ms) from=10.233.68.93:38868 2021/04/15 02:12:44 [WARN] agent: Service name "_aai-actions-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:44 [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/04/15 02:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [INFO] agent: Synced service "_v13__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:45 [DEBUG] agent: Node info in sync 2021/04/15 02:12:45 [DEBUG] http: Request PUT /v1/agent/service/register (821.077876ms) from=10.233.68.93:38876 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:45 [DEBUG] agent: Node info in sync 2021/04/15 02:12:45 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v13 (504.526µs) from=10.233.68.93:38884 2021/04/15 02:12:46 [WARN] agent: Service name "_aai-actions-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:46 [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/04/15 02:12:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [INFO] agent: Synced service "_v14__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Node info in sync 2021/04/15 02:12:46 [DEBUG] http: Request PUT /v1/agent/service/register (453.215517ms) from=10.233.68.93:38886 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:46 [DEBUG] agent: Node info in sync 2021/04/15 02:12:46 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v14 (1.110925ms) from=10.233.68.93:38890 2021/04/15 02:12:46 [WARN] agent: Service name "_aai-actions-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:46 [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/04/15 02:12:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [INFO] agent: Synced service "_v15__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Node info in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Node info in sync 2021/04/15 02:12:47 [DEBUG] http: Request PUT /v1/agent/service/register (371.474037ms) from=10.233.68.93:38894 2021/04/15 02:12:47 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v15 (352.118µs) from=10.233.68.93:38898 2021/04/15 02:12:47 [WARN] agent: Service name "_aai-actions-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:47 [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/04/15 02:12:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [INFO] agent: Synced service "_v16__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Node info in sync 2021/04/15 02:12:47 [DEBUG] http: Request PUT /v1/agent/service/register (452.718428ms) from=10.233.68.93:38900 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:47 [DEBUG] agent: Node info in sync 2021/04/15 02:12:47 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v16 (548.494µs) from=10.233.68.93:38904 2021/04/15 02:12:47 [WARN] agent: Service name "_aai-actions-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:47 [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/04/15 02:12:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [INFO] agent: Synced service "_v17__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Node info in sync 2021/04/15 02:12:48 [DEBUG] http: Request PUT /v1/agent/service/register (299.90175ms) from=10.233.68.93:38906 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Node info in sync 2021/04/15 02:12:48 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v17 (100.052112ms) from=10.233.68.93:38908 2021/04/15 02:12:48 [WARN] agent: Service name "_aai-actions-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:48 [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/04/15 02:12:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [INFO] agent: Synced service "_v18__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:48 [DEBUG] agent: Node info in sync 2021/04/15 02:12:48 [DEBUG] http: Request PUT /v1/agent/service/register (280.158378ms) from=10.233.68.93:38910 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:48 [DEBUG] agent: Node info in sync 2021/04/15 02:12:50 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v18 (429.214µs) from=10.233.68.93:38916 2021/04/15 02:12:50 [WARN] agent: Service name "_aai-actions-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:50 [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/04/15 02:12:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:50 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [INFO] agent: Synced service "_v19__aai-actions_10.233.71.195_8447" 2021/04/15 02:12:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Node info in sync 2021/04/15 02:12:50 [DEBUG] http: Request PUT /v1/agent/service/register (442.128226ms) from=10.233.68.93:38926 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:50 [DEBUG] agent: Node info in sync 2021/04/15 02:12:50 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v19 (420.54µs) from=10.233.68.93:38934 2021/04/15 02:12:50 [WARN] agent: Service name "_aai-service-design-and-creation-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:50 [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/04/15 02:12:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [INFO] agent: Synced service "_v11__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Node info in sync 2021/04/15 02:12:51 [DEBUG] http: Request PUT /v1/agent/service/register (380.226896ms) from=10.233.68.93:38936 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Node info in sync 2021/04/15 02:12:51 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v11 (457.205µs) from=10.233.68.93:38944 2021/04/15 02:12:51 [WARN] agent: Service name "_aai-service-design-and-creation-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:51 [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/04/15 02:12:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [INFO] agent: Synced service "_v12__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Node info in sync 2021/04/15 02:12:51 [DEBUG] http: Request PUT /v1/agent/service/register (203.260775ms) from=10.233.68.93:38946 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:51 [DEBUG] agent: Node info in sync 2021/04/15 02:12:51 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v12 (700.587µs) from=10.233.68.93:38950 2021/04/15 02:12:51 [WARN] agent: Service name "_aai-service-design-and-creation-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:51 [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/04/15 02:12:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [INFO] agent: Synced service "_v13__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:52 [DEBUG] agent: Node info in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:52 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:52 [DEBUG] agent: Node info in sync 2021/04/15 02:12:52 [DEBUG] http: Request PUT /v1/agent/service/register (383.702748ms) from=10.233.68.93:38952 2021/04/15 02:12:52 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v13 (93.035118ms) from=10.233.68.93:38956 2021/04/15 02:12:52 [WARN] agent: Service name "_aai-service-design-and-creation-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:52 [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/04/15 02:12: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/04/15 02:12:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [INFO] agent: Synced service "_v14__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Node info in sync 2021/04/15 02:12:53 [DEBUG] http: Request PUT /v1/agent/service/register (663.947501ms) from=10.233.68.93:38958 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:53 [DEBUG] agent: Node info in sync 2021/04/15 02:12:53 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v14 (349.454µs) from=10.233.68.93:38970 2021/04/15 02:12:53 [WARN] agent: Service name "_aai-service-design-and-creation-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [INFO] agent: Synced service "_v15__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Node info in sync 2021/04/15 02:12:54 [DEBUG] http: Request PUT /v1/agent/service/register (404.924167ms) from=10.233.68.93:38972 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Node info in sync 2021/04/15 02:12:54 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v15 (444.836µs) from=10.233.68.93:38978 2021/04/15 02:12:54 [WARN] agent: Service name "_aai-service-design-and-creation-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [INFO] agent: Synced service "_v16__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Node info in sync 2021/04/15 02:12:54 [DEBUG] http: Request PUT /v1/agent/service/register (500.187803ms) from=10.233.68.93:38980 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:54 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v16 (392.473µs) from=10.233.68.93:38990 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Node info in sync 2021/04/15 02:12:55 [WARN] agent: Service name "_aai-service-design-and-creation-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [INFO] agent: Synced service "_v17__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Node info in sync 2021/04/15 02:12:55 [DEBUG] http: Request PUT /v1/agent/service/register (301.212335ms) from=10.233.68.93:38992 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Node info in sync 2021/04/15 02:12:55 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v17 (761.078µs) from=10.233.68.93:38994 2021/04/15 02:12:55 [WARN] agent: Service name "_aai-service-design-and-creation-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [INFO] agent: Synced service "_v18__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Node info in sync 2021/04/15 02:12:55 [DEBUG] http: Request PUT /v1/agent/service/register (216.596951ms) from=10.233.68.93:38998 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:55 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:55 [DEBUG] agent: Node info in sync 2021/04/15 02:12:56 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v18 (687.014µs) from=10.233.68.93:39004 2021/04/15 02:12:56 [WARN] agent: Service name "_aai-service-design-and-creation-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [INFO] agent: Synced service "_v19__aai-service-design-and-creation_10.233.71.195_8447" 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Node info in sync 2021/04/15 02:12:56 [DEBUG] http: Request PUT /v1/agent/service/register (449.911416ms) from=10.233.68.93:39008 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:57 [DEBUG] agent: Node info in sync 2021/04/15 02:12:57 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v19 (419.516µs) from=10.233.68.93:39012 2021/04/15 02:12:57 [WARN] agent: Service name "_aai-network-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [INFO] agent: Synced service "_v11__aai-network_10.233.71.195_8447" 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Node info in sync 2021/04/15 02:12:57 [DEBUG] http: Request PUT /v1/agent/service/register (166.231841ms) from=10.233.68.93:39016 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Node info in sync 2021/04/15 02:12:57 [DEBUG] http: Request GET /v1/health/service/_aai-network-v11 (430.085µs) from=10.233.68.93:39018 2021/04/15 02:12:57 [WARN] agent: Service name "_aai-network-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v11__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [INFO] agent: Synced service "_v12__aai-network_10.233.71.195_8447" 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Node info in sync 2021/04/15 02:12:58 [DEBUG] http: Request PUT /v1/agent/service/register (704.974581ms) from=10.233.68.93:39022 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Node info in sync 2021/04/15 02:12:58 [DEBUG] http: Request GET /v1/health/service/_aai-network-v12 (385.232µs) from=10.233.68.93:39052 2021/04/15 02:12:58 [WARN] agent: Service name "_aai-network-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [INFO] agent: Synced service "_v13__aai-network_10.233.71.195_8447" 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Node info in sync 2021/04/15 02:12:58 [DEBUG] http: Request PUT /v1/agent/service/register (200.614137ms) from=10.233.68.93:39058 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:58 [DEBUG] agent: Node info in sync 2021/04/15 02:12:58 [DEBUG] http: Request GET /v1/health/service/_aai-network-v13 (410.452µs) from=10.233.68.93:39060 2021/04/15 02:12:59 [WARN] agent: Service name "_aai-network-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:12:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [INFO] agent: Synced service "_v14__aai-network_10.233.71.195_8447" 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:59 [DEBUG] agent: Node info in sync 2021/04/15 02:12:59 [DEBUG] http: Request PUT /v1/agent/service/register (402.738875ms) from=10.233.68.93:39062 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_sdnc_10.233.13.210_8282" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_parser_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.221_9015" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.4.79_8080" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v11__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.10_9011" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.145_8443" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v13__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v19__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_nsd_10.233.39.152_8806" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v18__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v14__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v1_message-router_10.233.10.229_3904" in sync 2021/04/15 02:12:59 [DEBUG] agent: Service "_v12__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:12:59 [DEBUG] agent: Node info in sync 2021/04/15 02:12:59 [DEBUG] http: Request GET /v1/health/service/_aai-network-v14 (1.344016ms) from=10.233.68.93:39070 2021/04/15 02:12:59 [WARN] agent: Service name "_aai-network-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/15 02:12: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/04/15 02:13:00 [DEBUG] agent: Service "_v16__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v17__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v13__aai-network_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.18_9001" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.209_9005" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [INFO] agent: Synced service "_v15__aai-network_10.233.71.195_8447" 2021/04/15 02:13:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.20.199_9009" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v15__aai-business_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.56.178_9004" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.209_9005" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.28_443" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v1_appc_10.233.28.67_8443" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.50.201_9008" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.30.0_9007" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.21_9518" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.195_8447" in sync 2021/04/15 02:13:00 [DEBUG] agent: Service "_v14__aai-service-design-and-c