+++ date ++ echo 'INFO: =================== Mon Sep 22 02:00:15 AM UTC 2025 ===================' INFO: =================== Mon Sep 22 02:00:15 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.38:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.38:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.38:8081 10.0.0.27:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.38:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.38:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.38:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.38:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.38:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.38:8086 10.0.0.27:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.38:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.38:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.38:8082 10.0.0.27:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.38:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.38:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.38:9161 10.0.0.27:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.38:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.38:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.38:9041 10.0.0.27:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.38:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.38:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.38:2181,10.0.0.27:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.38:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.38:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.38:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.38:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.38:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.38:5673,10.0.0.27:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.38:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.38:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.38:6379 10.0.0.27:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.38:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.38:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.38:9092 10.0.0.27:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.56 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.56,10.0.0.38,10.0.0.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.56,10.0.0.38,10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.56,10.0.0.38,10.0.0.27 +++ local servers=10.0.0.56,10.0.0.38,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ set ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 09/22/2025 02:00:24.239 7ff6f700e940 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/22/2025 02:00:24.463 7ff6f700e940 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 09/22/2025 02:00:24.476 7ff6f700e940 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/22/2025 02:00:24.476 7ff6f700e940 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.27:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.56 - - [2025-09-22 02:00:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.441245 [API:8081]10.0.0.56 - - [2025-09-22 02:01:00] "GET /analytics HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.56 - - [2025-09-22 02:01:00] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.27 - - [2025-09-22 02:01:00] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-09-22 02:01:00] "GET /analytics HTTP/1.1" 401 205 0.000202 [API:8081]10.0.0.38 - - [2025-09-22 02:01:01] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.38 - - [2025-09-22 02:01:01] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.56 - - [2025-09-22 02:01:31] "GET /analytics HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.56 - - [2025-09-22 02:01:31] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.27 - - [2025-09-22 02:01:31] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-09-22 02:01:31] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.38 - - [2025-09-22 02:01:32] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.38 - - [2025-09-22 02:01:32] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.56 - - [2025-09-22 02:01:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.355511 [API:8081]10.0.0.56 - - [2025-09-22 02:02:01] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.56 - - [2025-09-22 02:02:01] "GET /analytics HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.27 - - [2025-09-22 02:02:02] "GET /analytics HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.27 - - [2025-09-22 02:02:02] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.56 - - [2025-09-22 02:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.277582 [API:8081]10.0.0.27 - - [2025-09-22 02:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.563105 [API:8081]10.0.0.27 - - [2025-09-22 02:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.153033 [API:8081]10.0.0.56 - - [2025-09-22 02:03:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124736 [API:8081]10.0.0.38 - - [2025-09-22 02:03:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143413 [API:8081]10.0.0.38 - - [2025-09-22 02:03:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228825 [API:8081]10.0.0.56 - - [2025-09-22 02:03:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.048079 [Introspect:8090]10.0.0.27 - - [2025-09-22 02:03:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001241 [Introspect:8090]10.0.0.27 - - [2025-09-22 02:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001296 [API:8081]10.0.0.56 - - [2025-09-22 02:04:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057320 [Introspect:8090]10.0.0.56 - - [2025-09-22 02:05:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001521 [API:8081]10.0.0.56 - - [2025-09-22 02:05:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?flat HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.56 - - [2025-09-22 02:05:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?flat HTTP/1.1" 200 4779 0.058150 [API:8081]10.0.0.56 - - [2025-09-22 02:05:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?flat HTTP/1.1" 200 4777 0.056500 [API:8081]10.0.0.56 - - [2025-09-22 02:05:30] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?flat HTTP/1.1" 200 4776 0.061544 [Introspect:8090]10.0.0.56 - - [2025-09-22 02:05:32] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000654 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12095 0.022050 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12095 0.018964 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 8135 0.015749 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4159-2?flat HTTP/1.1" 200 8139 0.013835 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4159-3?flat HTTP/1.1" 200 8137 0.014529 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 8135 0.021306 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4159-2?flat HTTP/1.1" 200 8139 0.022285 [API:8081]10.0.0.56 - - [2025-09-22 02:05:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4159-3?flat HTTP/1.1" 200 8137 0.017843 [API:8081]10.0.0.56 - - [2025-09-22 02:05:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000501 [API:8081]10.0.0.56 - - [2025-09-22 02:05:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.052489 [API:8081]10.0.0.56 - - [2025-09-22 02:06:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059505 [API:8081]10.0.0.56 - - [2025-09-22 02:07:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062649 [API:8081]10.0.0.27 - - [2025-09-22 02:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.193050 [API:8081]10.0.0.56 - - [2025-09-22 02:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182815 [API:8081]10.0.0.27 - - [2025-09-22 02:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.173815 [API:8081]10.0.0.56 - - [2025-09-22 02:08:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.212514 [API:8081]10.0.0.38 - - [2025-09-22 02:08:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.311556 [API:8081]10.0.0.38 - - [2025-09-22 02:08:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.352724 [API:8081]10.0.0.56 - - [2025-09-22 02:09:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.56 - - [2025-09-22 02:09:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1436 0.057909 [API:8081]10.0.0.56 - - [2025-09-22 02:09:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1378 0.046937 [API:8081]10.0.0.56 - - [2025-09-22 02:09:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057045 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:10:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003468 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:10:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004001 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:10:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003609 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:10:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003118 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:10:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002896 [API:8081]10.0.0.56 - - [2025-09-22 02:10:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.055067 [API:8081]10.0.0.38 - - [2025-09-22 02:11:32] "GET /analytics HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2025-09-22 02:11:32] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.56 - - [2025-09-22 02:12:01] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.56 - - [2025-09-22 02:12:01] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2025-09-22 02:12:02] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-09-22 02:12:02] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.56 - - [2025-09-22 02:12:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071542 [API:8081]10.0.0.27 - - [2025-09-22 02:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.264978 [API:8081]10.0.0.56 - - [2025-09-22 02:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.506154 [API:8081]10.0.0.27 - - [2025-09-22 02:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.276990 [API:8081]10.0.0.56 - - [2025-09-22 02:13:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.170357 [API:8081]10.0.0.38 - - [2025-09-22 02:13:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.311977 [API:8081]10.0.0.38 - - [2025-09-22 02:13:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.338068 [API:8081]10.0.0.56 - - [2025-09-22 02:13:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.054312 [API:8081]10.0.0.56 - - [2025-09-22 02:15:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.56 - - [2025-09-22 02:15:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.054754 [API:8081]10.0.0.56 - - [2025-09-22 02:15:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.046932 [API:8081]10.0.0.56 - - [2025-09-22 02:15:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050889 [API:8081]10.0.0.56 - - [2025-09-22 02:16:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.061345 [API:8081]10.0.0.56 - - [2025-09-22 02:17:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1364 0.009513 [API:8081]10.0.0.56 - - [2025-09-22 02:17:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1370 0.046247 [API:8081]10.0.0.56 - - [2025-09-22 02:17:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1598 0.010157 [API:8081]10.0.0.56 - - [2025-09-22 02:17:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1826 0.014330 [API:8081]10.0.0.27 - - [2025-09-22 02:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188782 [API:8081]10.0.0.56 - - [2025-09-22 02:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.246561 [API:8081]10.0.0.27 - - [2025-09-22 02:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.222075 [API:8081]10.0.0.56 - - [2025-09-22 02:18:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162881 [API:8081]10.0.0.38 - - [2025-09-22 02:18:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.235323 [API:8081]10.0.0.38 - - [2025-09-22 02:18:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.262697 [API:8081]10.0.0.56 - - [2025-09-22 02:18:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050426 [API:8081]10.0.0.56 - - [2025-09-22 02:20:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.069514 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:20:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002815 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:20:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003158 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:20:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002824 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:20:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002417 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:20:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002231 [API:8081]10.0.0.56 - - [2025-09-22 02:21:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.062032 [API:8081]10.0.0.56 - - [2025-09-22 02:21:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.026254 [API:8081]10.0.0.56 - - [2025-09-22 02:21:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.100496 [API:8081]10.0.0.56 - - [2025-09-22 02:21:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.020802 [API:8081]10.0.0.56 - - [2025-09-22 02:21:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.020574 [API:8081]10.0.0.56 - - [2025-09-22 02:21:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.020358 [API:8081]10.0.0.38 - - [2025-09-22 02:21:32] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-09-22 02:21:32] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.56 - - [2025-09-22 02:21:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.024627 [API:8081]10.0.0.56 - - [2025-09-22 02:21:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12625 0.020653 [API:8081]10.0.0.56 - - [2025-09-22 02:21:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010570 [API:8081]10.0.0.56 - - [2025-09-22 02:21:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009372 [API:8081]10.0.0.56 - - [2025-09-22 02:21:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.010150 [API:8081]10.0.0.56 - - [2025-09-22 02:22:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062493 [API:8081]10.0.0.56 - - [2025-09-22 02:22:01] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.56 - - [2025-09-22 02:22:01] "GET /analytics HTTP/1.1" 401 205 0.000194 [API:8081]10.0.0.27 - - [2025-09-22 02:22:02] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2025-09-22 02:22:02] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.56 - - [2025-09-22 02:23:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.061187 [API:8081]10.0.0.27 - - [2025-09-22 02:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109994 [API:8081]10.0.0.56 - - [2025-09-22 02:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.118618 [API:8081]10.0.0.27 - - [2025-09-22 02:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.116153 [API:8081]10.0.0.56 - - [2025-09-22 02:23:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128277 [API:8081]10.0.0.38 - - [2025-09-22 02:23:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.189115 [API:8081]10.0.0.38 - - [2025-09-22 02:23:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.207068 [API:8081]10.0.0.56 - - [2025-09-22 02:24:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.56 - - [2025-09-22 02:24:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1378 0.059773 [API:8081]10.0.0.56 - - [2025-09-22 02:25:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053930 [API:8081]10.0.0.56 - - [2025-09-22 02:25:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.048074 [API:8081]10.0.0.56 - - [2025-09-22 02:25:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000435 [API:8081]10.0.0.56 - - [2025-09-22 02:25:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.045956 [API:8081]10.0.0.56 - - [2025-09-22 02:26:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.084001 [API:8081]10.0.0.56 - - [2025-09-22 02:26:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.56 - - [2025-09-22 02:26:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.067556 [API:8081]10.0.0.56 - - [2025-09-22 02:26:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.046506 [API:8081]10.0.0.56 - - [2025-09-22 02:26:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.046061 [API:8081]10.0.0.56 - - [2025-09-22 02:26:57] "GET /analytics/uves/virtual-machine/2cb89989-c973-4f15-975e-211e234facf4?flat HTTP/1.1" 200 1712 0.012187 [API:8081]10.0.0.56 - - [2025-09-22 02:26:57] "GET /analytics/uves/virtual-machine/2cb89989-c973-4f15-975e-211e234facf4?flat HTTP/1.1" 200 1712 0.012692 [API:8081]10.0.0.56 - - [2025-09-22 02:26:57] "GET /analytics/uves/virtual-machine/2cb89989-c973-4f15-975e-211e234facf4?flat HTTP/1.1" 200 1712 0.011377 [API:8081]10.0.0.56 - - [2025-09-22 02:26:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009046 [API:8081]10.0.0.56 - - [2025-09-22 02:27:03] "GET /analytics/uves/virtual-machine/de1c5938-e1b7-46e9-84d2-c99237d47d95?flat HTTP/1.1" 200 1712 0.012090 [API:8081]10.0.0.56 - - [2025-09-22 02:27:03] "GET /analytics/uves/virtual-machine/de1c5938-e1b7-46e9-84d2-c99237d47d95?flat HTTP/1.1" 200 1712 0.012408 [API:8081]10.0.0.56 - - [2025-09-22 02:27:03] "GET /analytics/uves/virtual-machine/de1c5938-e1b7-46e9-84d2-c99237d47d95?flat HTTP/1.1" 200 1712 0.011295 [API:8081]10.0.0.56 - - [2025-09-22 02:27:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13014 0.020124 [API:8081]10.0.0.56 - - [2025-09-22 02:27:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13014 0.020742 [API:8081]10.0.0.56 - - [2025-09-22 02:27:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008770 [API:8081]10.0.0.56 - - [2025-09-22 02:27:06] "GET /analytics/uves/virtual-machine/d4c08de0-2b94-4d74-99ba-699f6708c9d3?flat HTTP/1.1" 200 1713 0.013327 [API:8081]10.0.0.56 - - [2025-09-22 02:27:06] "GET /analytics/uves/virtual-machine/d4c08de0-2b94-4d74-99ba-699f6708c9d3?flat HTTP/1.1" 200 1713 0.012200 [API:8081]10.0.0.56 - - [2025-09-22 02:27:06] "GET /analytics/uves/virtual-machine/d4c08de0-2b94-4d74-99ba-699f6708c9d3?flat HTTP/1.1" 200 1713 0.011878 [API:8081]10.0.0.56 - - [2025-09-22 02:27:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008960 [API:8081]10.0.0.56 - - [2025-09-22 02:28:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067826 [API:8081]10.0.0.56 - - [2025-09-22 02:28:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.018908 [API:8081]10.0.0.56 - - [2025-09-22 02:28:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13020 0.019978 [API:8081]10.0.0.56 - - [2025-09-22 02:28:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13020 0.018847 [API:8081]10.0.0.56 - - [2025-09-22 02:28:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13020 0.019604 [API:8081]10.0.0.56 - - [2025-09-22 02:28:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13020 0.020640 [API:8081]10.0.0.56 - - [2025-09-22 02:28:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13020 0.019712 [API:8081]10.0.0.56 - - [2025-09-22 02:28:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13020 0.021898 [API:8081]10.0.0.56 - - [2025-09-22 02:28:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13020 0.019246 [API:8081]10.0.0.27 - - [2025-09-22 02:28:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.117434 [API:8081]10.0.0.56 - - [2025-09-22 02:28:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.136658 [API:8081]10.0.0.27 - - [2025-09-22 02:28:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.115422 [API:8081]10.0.0.56 - - [2025-09-22 02:28:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.115439 [API:8081]10.0.0.56 - - [2025-09-22 02:28:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12636 0.021718 [API:8081]10.0.0.56 - - [2025-09-22 02:28:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011141 [API:8081]10.0.0.38 - - [2025-09-22 02:28:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.412286 [API:8081]10.0.0.38 - - [2025-09-22 02:28:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.463768 [API:8081]10.0.0.56 - - [2025-09-22 02:28:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008018 [API:8081]10.0.0.56 - - [2025-09-22 02:28:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000372 [API:8081]10.0.0.56 - - [2025-09-22 02:28:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.050049 [API:8081]10.0.0.56 - - [2025-09-22 02:28:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.045891 [API:8081]10.0.0.56 - - [2025-09-22 02:29:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.049662 [API:8081]10.0.0.56 - - [2025-09-22 02:29:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063168 [API:8081]10.0.0.56 - - [2025-09-22 02:29:47] "GET /analytics/uves/virtual-machine/22fdf2e4-8368-4bdb-9f6b-30e8d357ab78?flat HTTP/1.1" 200 1718 0.014544 [API:8081]10.0.0.56 - - [2025-09-22 02:29:47] "GET /analytics/uves/virtual-machine/22fdf2e4-8368-4bdb-9f6b-30e8d357ab78?flat HTTP/1.1" 200 1718 0.013094 [API:8081]10.0.0.56 - - [2025-09-22 02:29:47] "GET /analytics/uves/virtual-machine/22fdf2e4-8368-4bdb-9f6b-30e8d357ab78?flat HTTP/1.1" 200 1718 0.012285 [API:8081]10.0.0.56 - - [2025-09-22 02:29:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009966 [API:8081]10.0.0.56 - - [2025-09-22 02:29:57] "GET /analytics/uves/virtual-machine/3aecf6ba-8015-49b4-b58c-a0a3912d98e5?flat HTTP/1.1" 200 1718 0.011372 [API:8081]10.0.0.56 - - [2025-09-22 02:29:57] "GET /analytics/uves/virtual-machine/3aecf6ba-8015-49b4-b58c-a0a3912d98e5?flat HTTP/1.1" 200 1718 0.012217 [API:8081]10.0.0.56 - - [2025-09-22 02:29:57] "GET /analytics/uves/virtual-machine/3aecf6ba-8015-49b4-b58c-a0a3912d98e5?flat HTTP/1.1" 200 1718 0.011739 [API:8081]10.0.0.56 - - [2025-09-22 02:29:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.019266 [API:8081]10.0.0.56 - - [2025-09-22 02:29:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13041 0.021625 [API:8081]10.0.0.56 - - [2025-09-22 02:29:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009289 [API:8081]10.0.0.56 - - [2025-09-22 02:30:00] "GET /analytics/uves/virtual-machine/a65456cd-1f4e-4531-bccb-c87cde52fb94?flat HTTP/1.1" 200 1719 0.011897 [API:8081]10.0.0.56 - - [2025-09-22 02:30:00] "GET /analytics/uves/virtual-machine/a65456cd-1f4e-4531-bccb-c87cde52fb94?flat HTTP/1.1" 200 1719 0.014239 [API:8081]10.0.0.56 - - [2025-09-22 02:30:01] "GET /analytics/uves/virtual-machine/a65456cd-1f4e-4531-bccb-c87cde52fb94?flat HTTP/1.1" 200 1719 0.011988 [API:8081]10.0.0.56 - - [2025-09-22 02:30:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010354 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:30:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002903 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:30:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003044 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:30:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002463 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:30:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002410 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:30:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002252 [API:8081]10.0.0.56 - - [2025-09-22 02:31:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054955 [API:8081]10.0.0.38 - - [2025-09-22 02:31:32] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-22 02:31:32] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.56 - - [2025-09-22 02:31:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012176 [API:8081]10.0.0.56 - - [2025-09-22 02:31:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13046 0.020217 [API:8081]10.0.0.56 - - [2025-09-22 02:31:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13046 0.023749 [API:8081]10.0.0.56 - - [2025-09-22 02:31:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13046 0.019066 [API:8081]10.0.0.56 - - [2025-09-22 02:31:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13046 0.022500 [API:8081]10.0.0.56 - - [2025-09-22 02:31:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13046 0.022591 [API:8081]10.0.0.56 - - [2025-09-22 02:31:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13046 0.020084 [API:8081]10.0.0.56 - - [2025-09-22 02:32:01] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.56 - - [2025-09-22 02:32:01] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.27 - - [2025-09-22 02:32:02] "GET /analytics HTTP/1.1" 401 205 0.000434 [API:8081]10.0.0.27 - - [2025-09-22 02:32:02] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.56 - - [2025-09-22 02:32:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13046 0.019340 [API:8081]10.0.0.56 - - [2025-09-22 02:32:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12640 0.020824 [API:8081]10.0.0.56 - - [2025-09-22 02:32:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.047722 [API:8081]10.0.0.56 - - [2025-09-22 02:32:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057066 [API:8081]10.0.0.56 - - [2025-09-22 02:32:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009671 [API:8081]10.0.0.56 - - [2025-09-22 02:32:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.56 - - [2025-09-22 02:32:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.056637 [API:8081]10.0.0.56 - - [2025-09-22 02:32:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.048408 [API:8081]10.0.0.27 - - [2025-09-22 02:33:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.134865 [API:8081]10.0.0.56 - - [2025-09-22 02:33:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144280 [API:8081]10.0.0.27 - - [2025-09-22 02:33:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.111395 [API:8081]10.0.0.56 - - [2025-09-22 02:33:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109498 [API:8081]10.0.0.38 - - [2025-09-22 02:33:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.236919 [API:8081]10.0.0.38 - - [2025-09-22 02:33:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.264469 [API:8081]10.0.0.56 - - [2025-09-22 02:34:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077299 [API:8081]10.0.0.56 - - [2025-09-22 02:34:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.56 - - [2025-09-22 02:34:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.050052 [API:8081]10.0.0.56 - - [2025-09-22 02:35:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.055398 [API:8081]10.0.0.56 - - [2025-09-22 02:36:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.052871 [API:8081]10.0.0.56 - - [2025-09-22 02:37:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.56 - - [2025-09-22 02:37:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.053960 [API:8081]10.0.0.56 - - [2025-09-22 02:37:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.042895 [API:8081]10.0.0.56 - - [2025-09-22 02:37:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052476 [API:8081]10.0.0.56 - - [2025-09-22 02:38:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.065003 [API:8081]10.0.0.27 - - [2025-09-22 02:38:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.131547 [API:8081]10.0.0.56 - - [2025-09-22 02:38:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156754 [API:8081]10.0.0.27 - - [2025-09-22 02:38:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138005 [API:8081]10.0.0.56 - - [2025-09-22 02:38:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.115920 [API:8081]10.0.0.38 - - [2025-09-22 02:38:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.274585 [API:8081]10.0.0.38 - - [2025-09-22 02:38:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.314427 [API:8081]10.0.0.56 - - [2025-09-22 02:40:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085516 [API:8081]10.0.0.56 - - [2025-09-22 02:40:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13054 0.069610 [API:8081]10.0.0.56 - - [2025-09-22 02:40:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13054 0.021216 [API:8081]10.0.0.56 - - [2025-09-22 02:40:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13054 0.018626 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:40:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002941 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:40:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002977 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:40:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002500 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:40:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002554 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:40:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002449 [API:8081]10.0.0.56 - - [2025-09-22 02:40:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13054 0.023743 [API:8081]10.0.0.56 - - [2025-09-22 02:40:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13054 0.020953 [API:8081]10.0.0.56 - - [2025-09-22 02:40:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13054 0.026664 [API:8081]10.0.0.56 - - [2025-09-22 02:40:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13054 0.021436 [API:8081]10.0.0.56 - - [2025-09-22 02:40:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12641 0.020587 [API:8081]10.0.0.56 - - [2025-09-22 02:40:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008763 [API:8081]10.0.0.56 - - [2025-09-22 02:40:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.019499 [API:8081]10.0.0.56 - - [2025-09-22 02:40:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.56 - - [2025-09-22 02:40:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.049487 [API:8081]10.0.0.56 - - [2025-09-22 02:41:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1386 0.043612 [API:8081]10.0.0.56 - - [2025-09-22 02:41:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.056776 [API:8081]10.0.0.38 - - [2025-09-22 02:41:32] "GET /analytics HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.38 - - [2025-09-22 02:41:32] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.56 - - [2025-09-22 02:42:01] "GET /analytics HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.56 - - [2025-09-22 02:42:01] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.27 - - [2025-09-22 02:42:02] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-09-22 02:42:02] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.56 - - [2025-09-22 02:43:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053023 [API:8081]10.0.0.27 - - [2025-09-22 02:43:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.105960 [API:8081]10.0.0.56 - - [2025-09-22 02:43:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177423 [API:8081]10.0.0.27 - - [2025-09-22 02:43:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.133465 [API:8081]10.0.0.56 - - [2025-09-22 02:43:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.146547 [API:8081]10.0.0.38 - - [2025-09-22 02:43:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.261124 [API:8081]10.0.0.38 - - [2025-09-22 02:43:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.279272 [API:8081]10.0.0.56 - - [2025-09-22 02:44:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.052077 [API:8081]10.0.0.56 - - [2025-09-22 02:44:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13074 0.057502 [API:8081]10.0.0.56 - - [2025-09-22 02:44:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12832 0.020348 [API:8081]10.0.0.56 - - [2025-09-22 02:44:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007953 [API:8081]10.0.0.56 - - [2025-09-22 02:44:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011618 [API:8081]10.0.0.56 - - [2025-09-22 02:46:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052524 [API:8081]10.0.0.56 - - [2025-09-22 02:47:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.064167 [API:8081]10.0.0.27 - - [2025-09-22 02:48:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132248 [API:8081]10.0.0.56 - - [2025-09-22 02:48:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.160120 [API:8081]10.0.0.27 - - [2025-09-22 02:48:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.111140 [API:8081]10.0.0.56 - - [2025-09-22 02:48:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.173572 [API:8081]10.0.0.38 - - [2025-09-22 02:48:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.210078 [API:8081]10.0.0.38 - - [2025-09-22 02:48:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.220978 [API:8081]10.0.0.56 - - [2025-09-22 02:48:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.56 - - [2025-09-22 02:48:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.053698 [API:8081]10.0.0.56 - - [2025-09-22 02:49:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052620 [API:8081]10.0.0.56 - - [2025-09-22 02:49:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.048744 [API:8081]10.0.0.56 - - [2025-09-22 02:50:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.055313 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:50:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003027 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:50:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003758 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:50:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002530 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:50:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002533 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 02:50:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002287 [API:8081]10.0.0.38 - - [2025-09-22 02:51:32] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.38 - - [2025-09-22 02:51:32] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.56 - - [2025-09-22 02:51:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.56 - - [2025-09-22 02:51:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1478 0.046997 [API:8081]10.0.0.56 - - [2025-09-22 02:52:01] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.56 - - [2025-09-22 02:52:01] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.27 - - [2025-09-22 02:52:02] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-09-22 02:52:02] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.56 - - [2025-09-22 02:52:09] "GET /analytics/uves/virtual-machine/11cd14ab-f51e-4f55-b887-b584cb2007fa?flat HTTP/1.1" 200 1782 0.053374 [API:8081]10.0.0.56 - - [2025-09-22 02:52:09] "GET /analytics/uves/virtual-machine/11cd14ab-f51e-4f55-b887-b584cb2007fa?flat HTTP/1.1" 200 1782 0.057705 [API:8081]10.0.0.56 - - [2025-09-22 02:52:09] "GET /analytics/uves/virtual-machine/11cd14ab-f51e-4f55-b887-b584cb2007fa?flat HTTP/1.1" 200 1782 0.012052 [API:8081]10.0.0.56 - - [2025-09-22 02:52:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010337 [API:8081]10.0.0.56 - - [2025-09-22 02:52:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057506 [API:8081]10.0.0.56 - - [2025-09-22 02:52:30] "GET /analytics/uves/virtual-machine/5ff2deaf-4ea5-4713-9ea3-db4c1d213630?flat HTTP/1.1" 200 1780 0.012283 [API:8081]10.0.0.56 - - [2025-09-22 02:52:30] "GET /analytics/uves/virtual-machine/5ff2deaf-4ea5-4713-9ea3-db4c1d213630?flat HTTP/1.1" 200 1780 0.011275 [API:8081]10.0.0.56 - - [2025-09-22 02:52:30] "GET /analytics/uves/virtual-machine/5ff2deaf-4ea5-4713-9ea3-db4c1d213630?flat HTTP/1.1" 200 1780 0.012169 [API:8081]10.0.0.56 - - [2025-09-22 02:52:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13258 0.019292 [API:8081]10.0.0.56 - - [2025-09-22 02:52:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13258 0.018606 [API:8081]10.0.0.56 - - [2025-09-22 02:52:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009577 [API:8081]10.0.0.56 - - [2025-09-22 02:53:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2573 0.053912 [API:8081]10.0.0.27 - - [2025-09-22 02:53:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150944 [API:8081]10.0.0.56 - - [2025-09-22 02:53:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.131545 [API:8081]10.0.0.27 - - [2025-09-22 02:53:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128911 [API:8081]10.0.0.56 - - [2025-09-22 02:53:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188026 [API:8081]10.0.0.38 - - [2025-09-22 02:53:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.245519 [API:8081]10.0.0.38 - - [2025-09-22 02:53:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.259807 [API:8081]10.0.0.56 - - [2025-09-22 02:54:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13254 0.019080 [API:8081]10.0.0.56 - - [2025-09-22 02:54:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13254 0.021468 [API:8081]10.0.0.56 - - [2025-09-22 02:54:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13254 0.024043 [API:8081]10.0.0.56 - - [2025-09-22 02:54:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13254 0.021919 [API:8081]10.0.0.56 - - [2025-09-22 02:54:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13254 0.021095 [API:8081]10.0.0.56 - - [2025-09-22 02:54:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12653 0.019639 [API:8081]10.0.0.56 - - [2025-09-22 02:54:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008999 [API:8081]10.0.0.56 - - [2025-09-22 02:54:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008878 [API:8081]10.0.0.56 - - [2025-09-22 02:54:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.56 - - [2025-09-22 02:54:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1280 0.049635 [API:8081]10.0.0.56 - - [2025-09-22 02:55:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056382 [API:8081]10.0.0.56 - - [2025-09-22 02:55:28] "GET /analytics/uves/virtual-machine/4c00698a-e80b-48c6-bec3-c3ed4a1fb8ab?flat HTTP/1.1" 200 1792 0.063749 [API:8081]10.0.0.56 - - [2025-09-22 02:55:28] "GET /analytics/uves/virtual-machine/4c00698a-e80b-48c6-bec3-c3ed4a1fb8ab?flat HTTP/1.1" 200 1792 0.011855 [API:8081]10.0.0.56 - - [2025-09-22 02:55:28] "GET /analytics/uves/virtual-machine/4c00698a-e80b-48c6-bec3-c3ed4a1fb8ab?flat HTTP/1.1" 200 1792 0.052908 [API:8081]10.0.0.56 - - [2025-09-22 02:55:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010995 [API:8081]10.0.0.56 - - [2025-09-22 02:55:49] "GET /analytics/uves/virtual-machine/00dc78b4-2f15-4dd2-910b-7590495e3158?flat HTTP/1.1" 200 1788 0.013210 [API:8081]10.0.0.56 - - [2025-09-22 02:55:49] "GET /analytics/uves/virtual-machine/00dc78b4-2f15-4dd2-910b-7590495e3158?flat HTTP/1.1" 200 1788 0.011491 [API:8081]10.0.0.56 - - [2025-09-22 02:55:49] "GET /analytics/uves/virtual-machine/00dc78b4-2f15-4dd2-910b-7590495e3158?flat HTTP/1.1" 200 1788 0.013922 [API:8081]10.0.0.56 - - [2025-09-22 02:55:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13292 0.020533 [API:8081]10.0.0.56 - - [2025-09-22 02:55:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13292 0.026645 [API:8081]10.0.0.56 - - [2025-09-22 02:55:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008958 [API:8081]10.0.0.56 - - [2025-09-22 02:56:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2573 0.058665 [API:8081]10.0.0.56 - - [2025-09-22 02:57:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.019378 [API:8081]10.0.0.56 - - [2025-09-22 02:57:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.021161 [API:8081]10.0.0.56 - - [2025-09-22 02:57:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.022671 [API:8081]10.0.0.56 - - [2025-09-22 02:57:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.020752 [API:8081]10.0.0.56 - - [2025-09-22 02:57:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.021008 [API:8081]10.0.0.56 - - [2025-09-22 02:57:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.021508 [API:8081]10.0.0.56 - - [2025-09-22 02:57:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.021927 [API:8081]10.0.0.56 - - [2025-09-22 02:57:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.020448 [API:8081]10.0.0.56 - - [2025-09-22 02:58:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13291 0.021099 [API:8081]10.0.0.56 - - [2025-09-22 02:58:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12666 0.021618 [API:8081]10.0.0.56 - - [2025-09-22 02:58:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009880 [API:8081]10.0.0.56 - - [2025-09-22 02:58:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008282 [API:8081]10.0.0.56 - - [2025-09-22 02:58:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.56 - - [2025-09-22 02:58:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1244 0.047814 [API:8081]10.0.0.56 - - [2025-09-22 02:58:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082026 [API:8081]10.0.0.27 - - [2025-09-22 02:58:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.485223 [API:8081]10.0.0.56 - - [2025-09-22 02:58:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.263181 [API:8081]10.0.0.27 - - [2025-09-22 02:58:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.153359 [API:8081]10.0.0.56 - - [2025-09-22 02:58:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.146872 [API:8081]10.0.0.38 - - [2025-09-22 02:58:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223185 [API:8081]10.0.0.38 - - [2025-09-22 02:58:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.285717 [API:8081]10.0.0.56 - - [2025-09-22 02:59:01] "GET /analytics/uves/virtual-machine/13628fe2-6458-48e6-8738-dfcc3d7da819?flat HTTP/1.1" 200 1773 0.056675 [API:8081]10.0.0.56 - - [2025-09-22 02:59:01] "GET /analytics/uves/virtual-machine/13628fe2-6458-48e6-8738-dfcc3d7da819?flat HTTP/1.1" 200 1773 0.012751 [API:8081]10.0.0.56 - - [2025-09-22 02:59:01] "GET /analytics/uves/virtual-machine/13628fe2-6458-48e6-8738-dfcc3d7da819?flat HTTP/1.1" 200 1773 0.054516 [API:8081]10.0.0.56 - - [2025-09-22 02:59:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009573 [API:8081]10.0.0.56 - - [2025-09-22 02:59:22] "GET /analytics/uves/virtual-machine/f50ad434-3409-45d1-9690-0876e2c187c3?flat HTTP/1.1" 200 1773 0.012218 [API:8081]10.0.0.56 - - [2025-09-22 02:59:22] "GET /analytics/uves/virtual-machine/f50ad434-3409-45d1-9690-0876e2c187c3?flat HTTP/1.1" 200 1773 0.012601 [API:8081]10.0.0.56 - - [2025-09-22 02:59:22] "GET /analytics/uves/virtual-machine/f50ad434-3409-45d1-9690-0876e2c187c3?flat HTTP/1.1" 200 1773 0.011170 [API:8081]10.0.0.56 - - [2025-09-22 02:59:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13239 0.018660 [API:8081]10.0.0.56 - - [2025-09-22 02:59:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13239 0.022059 [API:8081]10.0.0.56 - - [2025-09-22 02:59:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009342 [API:8081]10.0.0.56 - - [2025-09-22 02:59:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.052266 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:00:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002814 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:00:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003272 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:00:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002986 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:00:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002688 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:00:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002410 [API:8081]10.0.0.56 - - [2025-09-22 03:01:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.023240 [API:8081]10.0.0.56 - - [2025-09-22 03:01:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.029846 [API:8081]10.0.0.56 - - [2025-09-22 03:01:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.021702 [API:8081]10.0.0.56 - - [2025-09-22 03:01:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.022637 [API:8081]10.0.0.56 - - [2025-09-22 03:01:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.020328 [API:8081]10.0.0.56 - - [2025-09-22 03:01:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.026626 [API:8081]10.0.0.56 - - [2025-09-22 03:01:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.020812 [API:8081]10.0.0.56 - - [2025-09-22 03:01:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051557 [API:8081]10.0.0.38 - - [2025-09-22 03:01:32] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-22 03:01:32] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.56 - - [2025-09-22 03:01:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13230 0.023030 [API:8081]10.0.0.56 - - [2025-09-22 03:01:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 12665 0.021837 [API:8081]10.0.0.56 - - [2025-09-22 03:01:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009164 [API:8081]10.0.0.56 - - [2025-09-22 03:01:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008709 [API:8081]10.0.0.56 - - [2025-09-22 03:01:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.56 - - [2025-09-22 03:01:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.051808 [API:8081]10.0.0.56 - - [2025-09-22 03:01:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.049392 [API:8081]10.0.0.56 - - [2025-09-22 03:02:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.045655 [API:8081]10.0.0.56 - - [2025-09-22 03:02:01] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.56 - - [2025-09-22 03:02:01] "GET /analytics HTTP/1.1" 401 205 0.000199 [API:8081]10.0.0.27 - - [2025-09-22 03:02:02] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-09-22 03:02:02] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.56 - - [2025-09-22 03:02:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.009375 [API:8081]10.0.0.56 - - [2025-09-22 03:02:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.016356 [API:8081]10.0.0.56 - - [2025-09-22 03:02:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.009719 [API:8081]10.0.0.56 - - [2025-09-22 03:02:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.009475 [API:8081]10.0.0.56 - - [2025-09-22 03:02:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.012474 [API:8081]10.0.0.56 - - [2025-09-22 03:02:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.370885 [API:8081]10.0.0.56 - - [2025-09-22 03:02:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.56 - - [2025-09-22 03:02:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.050803 [API:8081]10.0.0.56 - - [2025-09-22 03:02:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.052059 [API:8081]10.0.0.56 - - [2025-09-22 03:02:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.042778 [API:8081]10.0.0.56 - - [2025-09-22 03:02:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.009803 [API:8081]10.0.0.56 - - [2025-09-22 03:02:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.010782 [API:8081]10.0.0.56 - - [2025-09-22 03:02:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.008851 [API:8081]10.0.0.56 - - [2025-09-22 03:03:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.56 - - [2025-09-22 03:03:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.048449 [API:8081]10.0.0.56 - - [2025-09-22 03:03:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.046415 [API:8081]10.0.0.56 - - [2025-09-22 03:03:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.040409 [API:8081]10.0.0.56 - - [2025-09-22 03:03:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.009592 [API:8081]10.0.0.56 - - [2025-09-22 03:03:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.010557 [API:8081]10.0.0.56 - - [2025-09-22 03:03:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.009994 [API:8081]10.0.0.56 - - [2025-09-22 03:03:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.009085 [API:8081]10.0.0.56 - - [2025-09-22 03:03:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1982 0.011189 [API:8081]10.0.0.27 - - [2025-09-22 03:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.311993 [API:8081]10.0.0.56 - - [2025-09-22 03:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.249938 [API:8081]10.0.0.27 - - [2025-09-22 03:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.260701 [API:8081]10.0.0.56 - - [2025-09-22 03:03:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.187429 [API:8081]10.0.0.38 - - [2025-09-22 03:03:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.282392 [API:8081]10.0.0.38 - - [2025-09-22 03:03:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.313286 [API:8081]10.0.0.56 - - [2025-09-22 03:03:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.56 - - [2025-09-22 03:03:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.058380 [API:8081]10.0.0.56 - - [2025-09-22 03:03:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.056092 [API:8081]10.0.0.56 - - [2025-09-22 03:03:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.045687 [API:8081]10.0.0.56 - - [2025-09-22 03:03:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1796 0.010014 [API:8081]10.0.0.56 - - [2025-09-22 03:03:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2030 0.011370 [API:8081]10.0.0.56 - - [2025-09-22 03:04:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060027 [API:8081]10.0.0.56 - - [2025-09-22 03:05:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.051817 [API:8081]10.0.0.56 - - [2025-09-22 03:07:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062235 [API:8081]10.0.0.27 - - [2025-09-22 03:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.122550 [API:8081]10.0.0.56 - - [2025-09-22 03:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.137205 [API:8081]10.0.0.27 - - [2025-09-22 03:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150550 [API:8081]10.0.0.56 - - [2025-09-22 03:08:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128927 [API:8081]10.0.0.38 - - [2025-09-22 03:08:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.555399 [API:8081]10.0.0.38 - - [2025-09-22 03:08:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.608222 [API:8081]10.0.0.56 - - [2025-09-22 03:08:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.060355 [API:8081]10.0.0.56 - - [2025-09-22 03:09:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.56 - - [2025-09-22 03:09:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.050054 [API:8081]10.0.0.56 - - [2025-09-22 03:09:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.049178 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:10:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003034 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:10:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003145 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:10:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003486 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:10:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002660 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:10:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002535 [API:8081]10.0.0.56 - - [2025-09-22 03:10:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052513 [API:8081]10.0.0.38 - - [2025-09-22 03:11:32] "GET /analytics HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.38 - - [2025-09-22 03:11:32] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.56 - - [2025-09-22 03:11:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.060956 [API:8081]10.0.0.56 - - [2025-09-22 03:12:01] "GET /analytics HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.56 - - [2025-09-22 03:12:01] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.27 - - [2025-09-22 03:12:02] "GET /analytics HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.27 - - [2025-09-22 03:12:02] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.27 - - [2025-09-22 03:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127719 [API:8081]10.0.0.56 - - [2025-09-22 03:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.112764 [API:8081]10.0.0.27 - - [2025-09-22 03:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109649 [API:8081]10.0.0.56 - - [2025-09-22 03:13:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.118078 [API:8081]10.0.0.38 - - [2025-09-22 03:13:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.229542 [API:8081]10.0.0.38 - - [2025-09-22 03:13:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.236808 [API:8081]10.0.0.56 - - [2025-09-22 03:13:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064878 [API:8081]10.0.0.56 - - [2025-09-22 03:14:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.56 - - [2025-09-22 03:14:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1120 0.054064 [API:8081]10.0.0.56 - - [2025-09-22 03:14:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.065186 [API:8081]10.0.0.56 - - [2025-09-22 03:14:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.56 - - [2025-09-22 03:14:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.056742 [API:8081]10.0.0.56 - - [2025-09-22 03:16:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063513 [API:8081]10.0.0.56 - - [2025-09-22 03:17:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.061591 [API:8081]10.0.0.27 - - [2025-09-22 03:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.107219 [API:8081]10.0.0.56 - - [2025-09-22 03:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150655 [API:8081]10.0.0.27 - - [2025-09-22 03:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.121200 [API:8081]10.0.0.56 - - [2025-09-22 03:18:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.114790 [API:8081]10.0.0.38 - - [2025-09-22 03:18:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.226990 [API:8081]10.0.0.38 - - [2025-09-22 03:18:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.273593 [API:8081]10.0.0.56 - - [2025-09-22 03:19:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057965 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:20:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003092 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:20:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003111 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:20:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002559 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:20:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003141 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:20:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002344 [API:8081]10.0.0.56 - - [2025-09-22 03:20:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.059535 [API:8081]10.0.0.38 - - [2025-09-22 03:21:32] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-09-22 03:21:32] "GET /analytics HTTP/1.1" 401 205 0.000185 [API:8081]10.0.0.56 - - [2025-09-22 03:22:01] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.56 - - [2025-09-22 03:22:01] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.27 - - [2025-09-22 03:22:02] "GET /analytics HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.27 - - [2025-09-22 03:22:02] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.56 - - [2025-09-22 03:22:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.56 - - [2025-09-22 03:22:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.051955 [API:8081]10.0.0.56 - - [2025-09-22 03:22:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063986 [API:8081]10.0.0.27 - - [2025-09-22 03:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.147599 [API:8081]10.0.0.56 - - [2025-09-22 03:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158585 [API:8081]10.0.0.27 - - [2025-09-22 03:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123771 [API:8081]10.0.0.56 - - [2025-09-22 03:23:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141187 [API:8081]10.0.0.38 - - [2025-09-22 03:23:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.221482 [API:8081]10.0.0.38 - - [2025-09-22 03:23:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.264209 [API:8081]10.0.0.56 - - [2025-09-22 03:23:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.056513 [API:8081]10.0.0.56 - - [2025-09-22 03:25:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063041 [API:8081]10.0.0.56 - - [2025-09-22 03:26:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057827 [API:8081]10.0.0.56 - - [2025-09-22 03:27:51] "GET /analytics/uves/virtual-machine/f5a358fa-d085-46a4-a22c-631148c551cc?flat HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.56 - - [2025-09-22 03:27:51] "GET /analytics/uves/virtual-machine/f5a358fa-d085-46a4-a22c-631148c551cc?flat HTTP/1.1" 200 1276 0.048693 [API:8081]10.0.0.56 - - [2025-09-22 03:27:52] "GET /analytics/uves/virtual-machine/f5a358fa-d085-46a4-a22c-631148c551cc?flat HTTP/1.1" 200 1276 0.053778 [API:8081]10.0.0.56 - - [2025-09-22 03:27:52] "GET /analytics/uves/virtual-machine/f5a358fa-d085-46a4-a22c-631148c551cc?flat HTTP/1.1" 200 1276 0.050134 [API:8081]10.0.0.56 - - [2025-09-22 03:27:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010496 [API:8081]10.0.0.56 - - [2025-09-22 03:27:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.010535 [API:8081]10.0.0.56 - - [2025-09-22 03:28:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010700 [API:8081]10.0.0.27 - - [2025-09-22 03:28:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156736 [API:8081]10.0.0.56 - - [2025-09-22 03:28:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.122550 [API:8081]10.0.0.27 - - [2025-09-22 03:28:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124838 [API:8081]10.0.0.56 - - [2025-09-22 03:28:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128889 [API:8081]10.0.0.38 - - [2025-09-22 03:28:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.243556 [API:8081]10.0.0.38 - - [2025-09-22 03:28:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.287956 [API:8081]10.0.0.56 - - [2025-09-22 03:28:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051466 [API:8081]10.0.0.56 - - [2025-09-22 03:29:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.052187 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:30:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002985 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:30:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003375 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:30:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003022 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:30:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003089 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:30:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002293 [API:8081]10.0.0.56 - - [2025-09-22 03:31:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.56 - - [2025-09-22 03:31:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.058958 [API:8081]10.0.0.38 - - [2025-09-22 03:31:32] "GET /analytics HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.38 - - [2025-09-22 03:31:32] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.56 - - [2025-09-22 03:31:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057541 [API:8081]10.0.0.56 - - [2025-09-22 03:32:01] "GET /analytics HTTP/1.1" 401 205 0.000413 [API:8081]10.0.0.56 - - [2025-09-22 03:32:01] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.27 - - [2025-09-22 03:32:02] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2025-09-22 03:32:02] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.56 - - [2025-09-22 03:32:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.052297 [API:8081]10.0.0.27 - - [2025-09-22 03:33:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.112110 [API:8081]10.0.0.56 - - [2025-09-22 03:33:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.137624 [API:8081]10.0.0.27 - - [2025-09-22 03:33:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.110081 [API:8081]10.0.0.56 - - [2025-09-22 03:33:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155075 [API:8081]10.0.0.38 - - [2025-09-22 03:33:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.235508 [API:8081]10.0.0.38 - - [2025-09-22 03:33:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.260349 [API:8081]10.0.0.56 - - [2025-09-22 03:34:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.56 - - [2025-09-22 03:34:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1322 0.065852 [API:8081]10.0.0.56 - - [2025-09-22 03:34:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051613 [API:8081]10.0.0.56 - - [2025-09-22 03:35:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.054728 [API:8081]10.0.0.56 - - [2025-09-22 03:36:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.56 - - [2025-09-22 03:36:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.054780 [API:8081]10.0.0.56 - - [2025-09-22 03:37:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.105165 [API:8081]10.0.0.56 - - [2025-09-22 03:38:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.56 - - [2025-09-22 03:38:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1392 0.064978 [API:8081]10.0.0.27 - - [2025-09-22 03:38:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.245730 [API:8081]10.0.0.56 - - [2025-09-22 03:38:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140450 [API:8081]10.0.0.27 - - [2025-09-22 03:38:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.328565 [API:8081]10.0.0.56 - - [2025-09-22 03:38:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167506 [API:8081]10.0.0.38 - - [2025-09-22 03:38:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.373791 [API:8081]10.0.0.38 - - [2025-09-22 03:38:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.386468 [API:8081]10.0.0.56 - - [2025-09-22 03:38:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.082769 [API:8081]10.0.0.56 - - [2025-09-22 03:38:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.120093 [API:8081]10.0.0.56 - - [2025-09-22 03:38:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009128 [API:8081]10.0.0.56 - - [2025-09-22 03:38:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057914 [API:8081]10.0.0.56 - - [2025-09-22 03:39:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009461 [API:8081]10.0.0.56 - - [2025-09-22 03:39:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008314 [API:8081]10.0.0.56 - - [2025-09-22 03:39:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.010701 [API:8081]10.0.0.56 - - [2025-09-22 03:39:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009510 [API:8081]10.0.0.56 - - [2025-09-22 03:39:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008127 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:40:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002810 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:40:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002992 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:40:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002851 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:40:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002520 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:40:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002131 [API:8081]10.0.0.56 - - [2025-09-22 03:41:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057035 [API:8081]10.0.0.38 - - [2025-09-22 03:41:32] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.38 - - [2025-09-22 03:41:32] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.56 - - [2025-09-22 03:42:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.053643 [API:8081]10.0.0.56 - - [2025-09-22 03:42:01] "GET /analytics HTTP/1.1" 401 205 0.000450 [API:8081]10.0.0.56 - - [2025-09-22 03:42:01] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.27 - - [2025-09-22 03:42:02] "GET /analytics HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.27 - - [2025-09-22 03:42:02] "GET /analytics HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.27 - - [2025-09-22 03:43:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.192322 [API:8081]10.0.0.56 - - [2025-09-22 03:43:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.165265 [API:8081]10.0.0.27 - - [2025-09-22 03:43:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151489 [API:8081]10.0.0.56 - - [2025-09-22 03:43:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.122959 [API:8081]10.0.0.38 - - [2025-09-22 03:43:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.279574 [API:8081]10.0.0.38 - - [2025-09-22 03:43:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.304198 [API:8081]10.0.0.56 - - [2025-09-22 03:44:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050242 [API:8081]10.0.0.56 - - [2025-09-22 03:45:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.059147 [API:8081]10.0.0.56 - - [2025-09-22 03:47:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054123 [API:8081]10.0.0.56 - - [2025-09-22 03:48:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057989 [API:8081]10.0.0.27 - - [2025-09-22 03:48:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163011 [API:8081]10.0.0.56 - - [2025-09-22 03:48:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150850 [API:8081]10.0.0.27 - - [2025-09-22 03:48:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138863 [API:8081]10.0.0.56 - - [2025-09-22 03:48:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155670 [API:8081]10.0.0.38 - - [2025-09-22 03:48:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.267681 [API:8081]10.0.0.38 - - [2025-09-22 03:48:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.259656 [API:8081]10.0.0.56 - - [2025-09-22 03:50:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057204 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:50:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002916 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:50:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003055 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:50:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002866 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:50:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002326 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 03:50:24] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002188 [API:8081]10.0.0.56 - - [2025-09-22 03:51:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.058622 [API:8081]10.0.0.38 - - [2025-09-22 03:51:32] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-09-22 03:51:32] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.56 - - [2025-09-22 03:52:01] "GET /analytics HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.56 - - [2025-09-22 03:52:01] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.27 - - [2025-09-22 03:52:02] "GET /analytics HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.27 - - [2025-09-22 03:52:02] "GET /analytics HTTP/1.1" 401 205 0.000182 [API:8081]10.0.0.56 - - [2025-09-22 03:53:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052636 [API:8081]10.0.0.27 - - [2025-09-22 03:53:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135485 [API:8081]10.0.0.56 - - [2025-09-22 03:53:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.108956 [API:8081]10.0.0.27 - - [2025-09-22 03:53:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.281492 [API:8081]10.0.0.56 - - [2025-09-22 03:53:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.120148 [API:8081]10.0.0.38 - - [2025-09-22 03:53:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.240822 [API:8081]10.0.0.38 - - [2025-09-22 03:53:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.250778 [API:8081]10.0.0.56 - - [2025-09-22 03:54:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057778 [API:8081]10.0.0.56 - - [2025-09-22 03:55:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.56 - - [2025-09-22 03:55:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.048267 [API:8081]10.0.0.56 - - [2025-09-22 03:55:59] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1711 0.049382 [API:8081]10.0.0.56 - - [2025-09-22 03:55:59] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1711 0.048845 [API:8081]10.0.0.56 - - [2025-09-22 03:55:59] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1711 0.012405 [API:8081]10.0.0.56 - - [2025-09-22 03:56:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008933 [API:8081]10.0.0.56 - - [2025-09-22 03:56:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061396 [API:8081]10.0.0.56 - - [2025-09-22 03:56:22] "GET /analytics/uves/virtual-machine/e4ff07fa-e591-4c92-b07d-60db7059d4fb?flat HTTP/1.1" 200 1713 0.013385 [API:8081]10.0.0.56 - - [2025-09-22 03:56:22] "GET /analytics/uves/virtual-machine/e4ff07fa-e591-4c92-b07d-60db7059d4fb?flat HTTP/1.1" 200 1713 0.011984 [API:8081]10.0.0.56 - - [2025-09-22 03:56:22] "GET /analytics/uves/virtual-machine/e4ff07fa-e591-4c92-b07d-60db7059d4fb?flat HTTP/1.1" 200 1713 0.013900 [API:8081]10.0.0.56 - - [2025-09-22 03:56:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13068 0.021141 [API:8081]10.0.0.56 - - [2025-09-22 03:56:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4159-1?flat HTTP/1.1" 200 13068 0.021031 [API:8081]10.0.0.56 - - [2025-09-22 03:56:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010159 [API:8081]10.0.0.56 - - [2025-09-22 03:57:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.084524 [API:8081]10.0.0.56 - - [2025-09-22 03:58:29] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1472 0.012971 [API:8081]10.0.0.56 - - [2025-09-22 03:58:31] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1472 0.026034 [API:8081]10.0.0.27 - - [2025-09-22 03:58:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.160308 [API:8081]10.0.0.56 - - [2025-09-22 03:58:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179106 [API:8081]10.0.0.27 - - [2025-09-22 03:58:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149187 [API:8081]10.0.0.56 - - [2025-09-22 03:58:33] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1472 0.012865 [API:8081]10.0.0.56 - - [2025-09-22 03:58:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.174991 [API:8081]10.0.0.38 - - [2025-09-22 03:58:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.333601 [API:8081]10.0.0.38 - - [2025-09-22 03:58:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.361318 [API:8081]10.0.0.56 - - [2025-09-22 03:58:36] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1472 0.013962 [API:8081]10.0.0.56 - - [2025-09-22 03:58:38] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1472 0.014720 [API:8081]10.0.0.56 - - [2025-09-22 03:58:40] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1472 0.012875 [API:8081]10.0.0.56 - - [2025-09-22 03:58:42] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1472 0.011847 [API:8081]10.0.0.56 - - [2025-09-22 03:58:44] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1898 0.015659 [API:8081]10.0.0.56 - - [2025-09-22 03:58:44] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1898 0.013240 [API:8081]10.0.0.56 - - [2025-09-22 03:58:44] "GET /analytics/uves/virtual-machine/642d6940-7c67-43cf-85e5-b88d1f66627e?flat HTTP/1.1" 200 1898 0.013578 [API:8081]10.0.0.56 - - [2025-09-22 03:58:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013471 [API:8081]10.0.0.56 - - [2025-09-22 03:58:47] "GET /analytics/uves/virtual-machine/e4ff07fa-e591-4c92-b07d-60db7059d4fb?flat HTTP/1.1" 200 1897 0.013907 [API:8081]10.0.0.56 - - [2025-09-22 03:58:47] "GET /analytics/uves/virtual-machine/e4ff07fa-e591-4c92-b07d-60db7059d4fb?flat HTTP/1.1" 200 1897 0.012976 [API:8081]10.0.0.56 - - [2025-09-22 03:58:47] "GET /analytics/uves/virtual-machine/e4ff07fa-e591-4c92-b07d-60db7059d4fb?flat HTTP/1.1" 200 1897 0.014348 [API:8081]10.0.0.56 - - [2025-09-22 03:58:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010565 [API:8081]10.0.0.56 - - [2025-09-22 03:59:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056822 [API:8081]10.0.0.56 - - [2025-09-22 03:59:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009302 [API:8081]10.0.0.56 - - [2025-09-22 04:00:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010063 [API:8081]10.0.0.56 - - [2025-09-22 04:00:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.072209 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:00:24] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003526 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:00:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003410 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:00:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003190 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:00:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003295 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:00:25] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002246 [API:8081]10.0.0.38 - - [2025-09-22 04:01:32] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.38 - - [2025-09-22 04:01:32] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.56 - - [2025-09-22 04:02:01] "GET /analytics HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.56 - - [2025-09-22 04:02:01] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.27 - - [2025-09-22 04:02:02] "GET /analytics HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.27 - - [2025-09-22 04:02:02] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.56 - - [2025-09-22 04:02:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054425 [API:8081]10.0.0.56 - - [2025-09-22 04:02:46] "GET /analytics/uves/virtual-machine/516cb4b4-4031-40fe-b031-fe5f44006b25?flat HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.56 - - [2025-09-22 04:02:47] "GET /analytics/uves/virtual-machine/516cb4b4-4031-40fe-b031-fe5f44006b25?flat HTTP/1.1" 200 1271 0.133027 [API:8081]10.0.0.56 - - [2025-09-22 04:02:48] "GET /analytics/uves/virtual-machine/516cb4b4-4031-40fe-b031-fe5f44006b25?flat HTTP/1.1" 200 1271 0.104562 [API:8081]10.0.0.56 - - [2025-09-22 04:02:48] "GET /analytics/uves/virtual-machine/516cb4b4-4031-40fe-b031-fe5f44006b25?flat HTTP/1.1" 200 1271 0.066976 [API:8081]10.0.0.56 - - [2025-09-22 04:02:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.047087 [API:8081]10.0.0.56 - - [2025-09-22 04:03:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000408 [API:8081]10.0.0.56 - - [2025-09-22 04:03:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.052999 [API:8081]10.0.0.56 - - [2025-09-22 04:03:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.072642 [API:8081]10.0.0.27 - - [2025-09-22 04:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.322891 [API:8081]10.0.0.56 - - [2025-09-22 04:03:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.387436 [API:8081]10.0.0.27 - - [2025-09-22 04:03:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.552289 [API:8081]10.0.0.56 - - [2025-09-22 04:03:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.493202 [API:8081]10.0.0.38 - - [2025-09-22 04:03:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.310174 [API:8081]10.0.0.38 - - [2025-09-22 04:03:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.351245 [API:8081]10.0.0.56 - - [2025-09-22 04:03:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.56 - - [2025-09-22 04:03:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.049437 [API:8081]10.0.0.56 - - [2025-09-22 04:03:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.051032 [API:8081]10.0.0.56 - - [2025-09-22 04:03:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.055547 [API:8081]10.0.0.56 - - [2025-09-22 04:04:04] "GET /analytics/uves/virtual-machine/b879a3d5-eda3-4b8e-bc40-3d3e5ec950ef?flat HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.56 - - [2025-09-22 04:04:05] "GET /analytics/uves/virtual-machine/b879a3d5-eda3-4b8e-bc40-3d3e5ec950ef?flat HTTP/1.1" 200 1409 0.092959 [API:8081]10.0.0.56 - - [2025-09-22 04:04:05] "GET /analytics/uves/virtual-machine/b879a3d5-eda3-4b8e-bc40-3d3e5ec950ef?flat HTTP/1.1" 200 1409 0.068319 [API:8081]10.0.0.56 - - [2025-09-22 04:04:05] "GET /analytics/uves/virtual-machine/b879a3d5-eda3-4b8e-bc40-3d3e5ec950ef?flat HTTP/1.1" 200 1409 0.040395 [API:8081]10.0.0.56 - - [2025-09-22 04:04:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.041568 [API:8081]10.0.0.56 - - [2025-09-22 04:04:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010346 [Introspect:8090]10.0.0.56 - - [2025-09-22 04:04:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001196 [API:8081]10.0.0.56 - - [2025-09-22 04:04:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.56 - - [2025-09-22 04:04:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.051425 [API:8081]10.0.0.56 - - [2025-09-22 04:05:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058396 [API:8081]10.0.0.56 - - [2025-09-22 04:06:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.057317 [API:8081]10.0.0.56 - - [2025-09-22 04:07:47] "GET /analytics/uves/virtual-machine/eeabc166-a138-44e2-8629-2435da52fc57?flat HTTP/1.1" 200 2064 0.013368 [API:8081]10.0.0.56 - - [2025-09-22 04:07:47] "GET /analytics/uves/virtual-machine/eeabc166-a138-44e2-8629-2435da52fc57?flat HTTP/1.1" 200 2064 0.058803 [API:8081]10.0.0.56 - - [2025-09-22 04:07:47] "GET /analytics/uves/virtual-machine/eeabc166-a138-44e2-8629-2435da52fc57?flat HTTP/1.1" 200 2064 0.056416 [API:8081]10.0.0.56 - - [2025-09-22 04:07:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009195 [API:8081]10.0.0.56 - - [2025-09-22 04:07:49] "GET /analytics/uves/virtual-machine/ea262d74-4362-4d06-be60-b29a6eb13caf?flat HTTP/1.1" 200 2066 0.012992 [API:8081]10.0.0.56 - - [2025-09-22 04:07:49] "GET /analytics/uves/virtual-machine/ea262d74-4362-4d06-be60-b29a6eb13caf?flat HTTP/1.1" 200 2066 0.016710 [API:8081]10.0.0.56 - - [2025-09-22 04:07:49] "GET /analytics/uves/virtual-machine/ea262d74-4362-4d06-be60-b29a6eb13caf?flat HTTP/1.1" 200 2066 0.013395 [API:8081]10.0.0.56 - - [2025-09-22 04:07:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010770 [API:8081]10.0.0.56 - - [2025-09-22 04:08:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009614 [API:8081]10.0.0.56 - - [2025-09-22 04:08:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009455 [API:8081]10.0.0.56 - - [2025-09-22 04:08:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.011703 [API:8081]10.0.0.56 - - [2025-09-22 04:08:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.009245 [API:8081]10.0.0.56 - - [2025-09-22 04:08:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050402 [API:8081]10.0.0.27 - - [2025-09-22 04:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.194010 [API:8081]10.0.0.56 - - [2025-09-22 04:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143733 [API:8081]10.0.0.27 - - [2025-09-22 04:08:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012851 [API:8081]10.0.0.56 - - [2025-09-22 04:08:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151199 [API:8081]10.0.0.38 - - [2025-09-22 04:08:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.306288 [API:8081]10.0.0.38 - - [2025-09-22 04:08:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.346503 [API:8081]10.0.0.56 - - [2025-09-22 04:09:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.053314 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:10:25] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003633 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:10:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004222 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:10:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002903 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:10:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002780 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:10:25] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002970 [API:8081]10.0.0.56 - - [2025-09-22 04:11:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.358786 [API:8081]10.0.0.38 - - [2025-09-22 04:11:32] "GET /analytics HTTP/1.1" 401 205 0.000747 [API:8081]10.0.0.38 - - [2025-09-22 04:11:32] "GET /analytics HTTP/1.1" 401 205 0.000688 [Introspect:8090]10.0.0.56 - - [2025-09-22 04:11:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001302 [API:8081]10.0.0.56 - - [2025-09-22 04:11:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.054276 [API:8081]10.0.0.56 - - [2025-09-22 04:12:01] "GET /analytics HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.56 - - [2025-09-22 04:12:01] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2025-09-22 04:12:02] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.27 - - [2025-09-22 04:12:02] "GET /analytics HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.56 - - [2025-09-22 04:12:13] "GET /analytics/uves/virtual-machine/edf5f476-5117-47e9-9612-e6cd54263439?flat HTTP/1.1" 200 1719 0.067639 [API:8081]10.0.0.56 - - [2025-09-22 04:12:14] "GET /analytics/uves/virtual-machine/edf5f476-5117-47e9-9612-e6cd54263439?flat HTTP/1.1" 200 1719 0.048365 [API:8081]10.0.0.56 - - [2025-09-22 04:12:14] "GET /analytics/uves/virtual-machine/edf5f476-5117-47e9-9612-e6cd54263439?flat HTTP/1.1" 200 1719 0.012721 [API:8081]10.0.0.56 - - [2025-09-22 04:12:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009893 [API:8081]10.0.0.56 - - [2025-09-22 04:12:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.063926 [API:8081]10.0.0.56 - - [2025-09-22 04:13:08] "GET /analytics/uves/virtual-machine/7c5f3a0c-e984-43c2-9e5c-cf0e7f046cdb?flat HTTP/1.1" 200 1716 0.012391 [API:8081]10.0.0.56 - - [2025-09-22 04:13:08] "GET /analytics/uves/virtual-machine/7c5f3a0c-e984-43c2-9e5c-cf0e7f046cdb?flat HTTP/1.1" 200 1716 0.013207 [API:8081]10.0.0.56 - - [2025-09-22 04:13:08] "GET /analytics/uves/virtual-machine/7c5f3a0c-e984-43c2-9e5c-cf0e7f046cdb?flat HTTP/1.1" 200 1716 0.011089 [API:8081]10.0.0.56 - - [2025-09-22 04:13:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008736 [API:8081]10.0.0.27 - - [2025-09-22 04:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.147493 [API:8081]10.0.0.56 - - [2025-09-22 04:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.122475 [API:8081]10.0.0.27 - - [2025-09-22 04:13:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132464 [API:8081]10.0.0.56 - - [2025-09-22 04:13:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158691 [API:8081]10.0.0.38 - - [2025-09-22 04:13:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.305188 [API:8081]10.0.0.38 - - [2025-09-22 04:13:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.338918 [API:8081]10.0.0.56 - - [2025-09-22 04:14:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.015414 [API:8081]10.0.0.56 - - [2025-09-22 04:14:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053104 [API:8081]10.0.0.56 - - [2025-09-22 04:14:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009648 [API:8081]10.0.0.56 - - [2025-09-22 04:15:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.053490 [API:8081]10.0.0.56 - - [2025-09-22 04:15:32] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.56 - - [2025-09-22 04:15:32] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 966 0.055048 [API:8081]10.0.0.56 - - [2025-09-22 04:15:34] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 966 0.054952 [API:8081]10.0.0.56 - - [2025-09-22 04:15:36] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 966 0.051952 [API:8081]10.0.0.56 - - [2025-09-22 04:15:38] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 966 0.012413 [API:8081]10.0.0.56 - - [2025-09-22 04:15:40] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 966 0.013303 [API:8081]10.0.0.56 - - [2025-09-22 04:15:42] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 966 0.013679 [API:8081]10.0.0.56 - - [2025-09-22 04:15:44] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 966 0.012641 [API:8081]10.0.0.56 - - [2025-09-22 04:15:46] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 1840 0.015862 [API:8081]10.0.0.56 - - [2025-09-22 04:15:47] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 1840 0.013110 [API:8081]10.0.0.56 - - [2025-09-22 04:15:47] "GET /analytics/uves/virtual-machine/af4e6dee-6fd6-4f59-8c70-175e939637d9?flat HTTP/1.1" 200 1840 0.012255 [API:8081]10.0.0.56 - - [2025-09-22 04:15:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011650 [API:8081]10.0.0.56 - - [2025-09-22 04:15:49] "GET /analytics/uves/virtual-machine/1ad3cc00-f18a-4aca-a30e-01753b332abc?flat HTTP/1.1" 200 1711 0.014861 [API:8081]10.0.0.56 - - [2025-09-22 04:15:49] "GET /analytics/uves/virtual-machine/1ad3cc00-f18a-4aca-a30e-01753b332abc?flat HTTP/1.1" 200 1711 0.011832 [API:8081]10.0.0.56 - - [2025-09-22 04:15:49] "GET /analytics/uves/virtual-machine/1ad3cc00-f18a-4aca-a30e-01753b332abc?flat HTTP/1.1" 200 1711 0.013630 [API:8081]10.0.0.56 - - [2025-09-22 04:15:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010641 [API:8081]10.0.0.56 - - [2025-09-22 04:16:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008689 [API:8081]10.0.0.56 - - [2025-09-22 04:16:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012965 [API:8081]10.0.0.56 - - [2025-09-22 04:16:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.56 - - [2025-09-22 04:16:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.045362 [API:8081]10.0.0.56 - - [2025-09-22 04:16:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.049709 [API:8081]10.0.0.56 - - [2025-09-22 04:17:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056840 [API:8081]10.0.0.56 - - [2025-09-22 04:18:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.054969 [API:8081]10.0.0.27 - - [2025-09-22 04:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.172705 [API:8081]10.0.0.56 - - [2025-09-22 04:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132085 [API:8081]10.0.0.27 - - [2025-09-22 04:18:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.126247 [API:8081]10.0.0.56 - - [2025-09-22 04:18:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.157263 [API:8081]10.0.0.38 - - [2025-09-22 04:18:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.307565 [API:8081]10.0.0.38 - - [2025-09-22 04:18:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.332036 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:20:25] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003552 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:20:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003513 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:20:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002848 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:20:25] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4159-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002664 [LOCAL API:8181]127.0.0.1 - - [2025-09-22 04:20:25] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002488 [API:8081]10.0.0.56 - - [2025-09-22 04:20:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063665 [API:8081]10.0.0.56 - - [2025-09-22 04:21:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.063461 [API:8081]10.0.0.38 - - [2025-09-22 04:21:32] "GET /analytics HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.38 - - [2025-09-22 04:21:32] "GET /analytics HTTP/1.1" 401 205 0.000190 [API:8081]10.0.0.56 - - [2025-09-22 04:22:01] "GET /analytics HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.56 - - [2025-09-22 04:22:01] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.27 - - [2025-09-22 04:22:02] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-09-22 04:22:02] "GET /analytics HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.56 - - [2025-09-22 04:22:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.56 - - [2025-09-22 04:22:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.055469 [API:8081]10.0.0.56 - - [2025-09-22 04:23:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064615 [API:8081]10.0.0.27 - - [2025-09-22 04:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124916 [API:8081]10.0.0.56 - - [2025-09-22 04:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.112417 [API:8081]10.0.0.27 - - [2025-09-22 04:23:33] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123531 [API:8081]10.0.0.56 - - [2025-09-22 04:23:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.113777 [API:8081]10.0.0.38 - - [2025-09-22 04:23:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.229975 [API:8081]10.0.0.38 - - [2025-09-22 04:23:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.235996 [API:8081]10.0.0.56 - - [2025-09-22 04:24:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.063852 [API:8081]10.0.0.56 - - [2025-09-22 04:26:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066883 [Introspect:8090]10.0.0.27 - - [2025-09-22 04:27:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001372