+++ date ++ echo 'INFO: =================== Thu Oct 23 01:59:51 AM UTC 2025 ===================' INFO: =================== Thu Oct 23 01:59:51 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.133 ++ 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.41,10.0.0.73,10.0.0.133 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.73,10.0.0.133 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.73,10.0.0.133 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.73,10.0.0.133 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.73:8081 10.0.0.133:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.73:8081 10.0.0.133:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.73:8081 10.0.0.133: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.73:9042 10.0.0.133:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.73:9042 10.0.0.133:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.73:9042 10.0.0.133:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.73,10.0.0.133 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.73:8086 10.0.0.133:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.73:8086 10.0.0.133:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.73:8086 10.0.0.133: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.41,10.0.0.73,10.0.0.133 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.73,10.0.0.133 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.73:8082 10.0.0.133:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.73:8082 10.0.0.133:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.73:8082 10.0.0.133: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.73:9161 10.0.0.133:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.73:9161 10.0.0.133:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.73:9161 10.0.0.133: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.73:9041 10.0.0.133:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.73:9041 10.0.0.133:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.73:9041 10.0.0.133: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.129,10.20.0.14,10.20.0.130 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.14,10.20.0.130 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.73,10.0.0.133 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.73:2181,10.0.0.133:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.73:2181,10.0.0.133:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.73:2181,10.0.0.133: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.73:2181 10.0.0.133:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.73:2181 10.0.0.133:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.73:2181 10.0.0.133:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.73,10.0.0.133 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.73:5673,10.0.0.133:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.73:5673,10.0.0.133:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.73:5673,10.0.0.133: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.73:6379 10.0.0.133:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.73:6379 10.0.0.133:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.73:6379 10.0.0.133: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.41,10.0.0.73,10.0.0.133 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.73:9092 10.0.0.133:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.73:9092 10.0.0.133:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.73:9092 10.0.0.133: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.41 ++ 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.41,10.0.0.73,10.0.0.133 ++ 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.41,10.0.0.73,10.0.0.133 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.41,10.0.0.73,10.0.0.133 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + 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.41,10.0.0.73,10.0.0.133 +++ local servers=10.0.0.41,10.0.0.73,10.0.0.133 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.133,10.20.0.130,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.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.133,10.20.0.130,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.133,10.20.0.130,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.133'\''))' +++ local server_ip=10.0.0.133 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.133 ]] +++ [[ ,10.0.0.133,10.20.0.130,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.133, ]] +++ echo 10.0.0.133 3 +++ return ++ local ip=10.0.0.133 ++ [[ -z 10.0.0.133 ]] ++ echo 10.0.0.133 + host_ip=10.0.0.133 + 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 ++ set ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^ANALYTICS_API__.*__.*=.*$' + 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 10/23/2025 01:59:58.644 7fcf94780fc0 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 01:59:58.799 7fcf94780fc0 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 10/23/2025 01:59:58.809 7fcf94780fc0 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 01:59:58.809 7fcf94780fc0 [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.133: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.133 - - [2025-10-23 02:00:41] "GET /analytics HTTP/1.1" 401 205 0.000489 [API:8081]10.0.0.133 - - [2025-10-23 02:00:41] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.73 - - [2025-10-23 02:00:42] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.73 - - [2025-10-23 02:00:42] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.41 - - [2025-10-23 02:00:44] "GET /analytics HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.41 - - [2025-10-23 02:00:44] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.133 - - [2025-10-23 02:01:12] "GET /analytics HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.133 - - [2025-10-23 02:01:12] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.73 - - [2025-10-23 02:01:13] "GET /analytics HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.73 - - [2025-10-23 02:01:13] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.41 - - [2025-10-23 02:01:15] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.41 - - [2025-10-23 02:01:15] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.133 - - [2025-10-23 02:01:42] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.133 - - [2025-10-23 02:01:42] "GET /analytics HTTP/1.1" 401 205 0.000128 [API:8081]10.0.0.73 - - [2025-10-23 02:01:43] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.73 - - [2025-10-23 02:01:43] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.133 - - [2025-10-23 02:01:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.057514 [API:8081]10.0.0.133 - - [2025-10-23 02:02:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.053508 [API:8081]10.0.0.133 - - [2025-10-23 02:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.133 - - [2025-10-23 02:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.133 - - [2025-10-23 02:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.133 - - [2025-10-23 02:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.73 - - [2025-10-23 02:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.73 - - [2025-10-23 02:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.73 - - [2025-10-23 02:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.73 - - [2025-10-23 02:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.41 - - [2025-10-23 02:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.41 - - [2025-10-23 02:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.41 - - [2025-10-23 02:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.41 - - [2025-10-23 02:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [Introspect:8090]10.0.0.133 - - [2025-10-23 02:03:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001358 [Introspect:8090]10.0.0.133 - - [2025-10-23 02:03:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001322 [API:8081]10.0.0.133 - - [2025-10-23 02:04:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076552 [Introspect:8090]10.0.0.41 - - [2025-10-23 02:05:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001092 [API:8081]10.0.0.41 - - [2025-10-23 02:05:23] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?flat HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.41 - - [2025-10-23 02:05:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?flat HTTP/1.1" 200 5345 0.083977 [API:8081]10.0.0.41 - - [2025-10-23 02:05:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?flat HTTP/1.1" 200 5340 0.078333 [API:8081]10.0.0.41 - - [2025-10-23 02:05:24] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?flat HTTP/1.1" 200 5343 0.092130 [Introspect:8090]10.0.0.41 - - [2025-10-23 02:05:25] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000505 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12096 0.018794 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12090 0.016703 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12096 0.017544 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12090 0.018301 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 8144 0.012935 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 8140 0.013580 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4448-3?flat HTTP/1.1" 200 8137 0.014776 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 8144 0.012716 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 8140 0.015038 [API:8081]10.0.0.41 - - [2025-10-23 02:05:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4448-3?flat HTTP/1.1" 200 8137 0.015351 [API:8081]10.0.0.41 - - [2025-10-23 02:05:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.41 - - [2025-10-23 02:05:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.064323 [API:8081]10.0.0.133 - - [2025-10-23 02:05:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.064828 [API:8081]10.0.0.133 - - [2025-10-23 02:07:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.107974 [API:8081]10.0.0.133 - - [2025-10-23 02:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.133 - - [2025-10-23 02:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.133 - - [2025-10-23 02:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.133 - - [2025-10-23 02:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.73 - - [2025-10-23 02:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.73 - - [2025-10-23 02:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.73 - - [2025-10-23 02:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.73 - - [2025-10-23 02:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.41 - - [2025-10-23 02:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.41 - - [2025-10-23 02:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.41 - - [2025-10-23 02:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.41 - - [2025-10-23 02:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.133 - - [2025-10-23 02:08:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.118299 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005275 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.004553 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002947 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002275 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003702 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003505 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002232 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:09:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001957 [API:8081]10.0.0.41 - - [2025-10-23 02:10:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.41 - - [2025-10-23 02:10:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.066108 [API:8081]10.0.0.41 - - [2025-10-23 02:10:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1690 0.056923 [API:8081]10.0.0.133 - - [2025-10-23 02:10:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104070 [API:8081]10.0.0.41 - - [2025-10-23 02:11:15] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.41 - - [2025-10-23 02:11:15] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.133 - - [2025-10-23 02:11:42] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.133 - - [2025-10-23 02:11:42] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.73 - - [2025-10-23 02:11:43] "GET /analytics HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.73 - - [2025-10-23 02:11:43] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.133 - - [2025-10-23 02:11:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.080568 [API:8081]10.0.0.133 - - [2025-10-23 02:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.133 - - [2025-10-23 02:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.133 - - [2025-10-23 02:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.133 - - [2025-10-23 02:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.73 - - [2025-10-23 02:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.73 - - [2025-10-23 02:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.73 - - [2025-10-23 02:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.73 - - [2025-10-23 02:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.41 - - [2025-10-23 02:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.41 - - [2025-10-23 02:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000926 [API:8081]10.0.0.41 - - [2025-10-23 02:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 02:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.133 - - [2025-10-23 02:13:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061751 [API:8081]10.0.0.133 - - [2025-10-23 02:15:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.177124 [API:8081]10.0.0.41 - - [2025-10-23 02:17:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.41 - - [2025-10-23 02:17:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.137000 [API:8081]10.0.0.133 - - [2025-10-23 02:17:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097844 [API:8081]10.0.0.41 - - [2025-10-23 02:17:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.078398 [API:8081]10.0.0.133 - - [2025-10-23 02:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.133 - - [2025-10-23 02:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.133 - - [2025-10-23 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.133 - - [2025-10-23 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000455 [API:8081]10.0.0.73 - - [2025-10-23 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.73 - - [2025-10-23 02:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.73 - - [2025-10-23 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.73 - - [2025-10-23 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.41 - - [2025-10-23 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.41 - - [2025-10-23 02:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.133 - - [2025-10-23 02:18:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062023 [API:8081]10.0.0.41 - - [2025-10-23 02:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.41 - - [2025-10-23 02:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.41 - - [2025-10-23 02:18:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.056744 [API:8081]10.0.0.41 - - [2025-10-23 02:18:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1377 0.007835 [API:8081]10.0.0.41 - - [2025-10-23 02:18:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1606 0.008818 [API:8081]10.0.0.41 - - [2025-10-23 02:18:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1835 0.008391 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.012050 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.010782 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.034138 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006794 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.021911 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.012438 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004709 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005490 [API:8081]10.0.0.133 - - [2025-10-23 02:20:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064551 [API:8081]10.0.0.133 - - [2025-10-23 02:21:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.071955 [API:8081]10.0.0.41 - - [2025-10-23 02:21:15] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.41 - - [2025-10-23 02:21:15] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.133 - - [2025-10-23 02:21:42] "GET /analytics HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.133 - - [2025-10-23 02:21:42] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.73 - - [2025-10-23 02:21:43] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.73 - - [2025-10-23 02:21:43] "GET /analytics HTTP/1.1" 401 205 0.000125 [API:8081]10.0.0.41 - - [2025-10-23 02:22:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13053 0.019628 [API:8081]10.0.0.41 - - [2025-10-23 02:22:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12819 0.063400 [API:8081]10.0.0.41 - - [2025-10-23 02:22:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.077949 [API:8081]10.0.0.41 - - [2025-10-23 02:22:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.018239 [API:8081]10.0.0.41 - - [2025-10-23 02:22:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.018671 [API:8081]10.0.0.41 - - [2025-10-23 02:22:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.017226 [API:8081]10.0.0.41 - - [2025-10-23 02:22:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.018998 [API:8081]10.0.0.41 - - [2025-10-23 02:22:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.017519 [API:8081]10.0.0.41 - - [2025-10-23 02:22:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.018674 [API:8081]10.0.0.41 - - [2025-10-23 02:22:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.017533 [API:8081]10.0.0.41 - - [2025-10-23 02:22:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.018069 [API:8081]10.0.0.41 - - [2025-10-23 02:22:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13057 0.018224 [API:8081]10.0.0.41 - - [2025-10-23 02:22:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12637 0.017683 [API:8081]10.0.0.41 - - [2025-10-23 02:22:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007328 [API:8081]10.0.0.133 - - [2025-10-23 02:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.133 - - [2025-10-23 02:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.133 - - [2025-10-23 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.133 - - [2025-10-23 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000408 [API:8081]10.0.0.73 - - [2025-10-23 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.73 - - [2025-10-23 02:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.73 - - [2025-10-23 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.73 - - [2025-10-23 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.41 - - [2025-10-23 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.41 - - [2025-10-23 02:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.41 - - [2025-10-23 02:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.41 - - [2025-10-23 02:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.41 - - [2025-10-23 02:23:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.009114 [API:8081]10.0.0.133 - - [2025-10-23 02:23:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060047 [API:8081]10.0.0.133 - - [2025-10-23 02:24:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.068160 [API:8081]10.0.0.41 - - [2025-10-23 02:25:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.41 - - [2025-10-23 02:25:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.056970 [API:8081]10.0.0.133 - - [2025-10-23 02:26:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060081 [API:8081]10.0.0.41 - - [2025-10-23 02:26:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.073336 [API:8081]10.0.0.41 - - [2025-10-23 02:26:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.021545 [API:8081]10.0.0.41 - - [2025-10-23 02:26:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.064708 [API:8081]10.0.0.41 - - [2025-10-23 02:26:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.016706 [API:8081]10.0.0.41 - - [2025-10-23 02:26:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.017356 [API:8081]10.0.0.41 - - [2025-10-23 02:26:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.017240 [API:8081]10.0.0.41 - - [2025-10-23 02:26:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.017420 [API:8081]10.0.0.41 - - [2025-10-23 02:26:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13086 0.018194 [API:8081]10.0.0.41 - - [2025-10-23 02:26:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12644 0.016878 [API:8081]10.0.0.41 - - [2025-10-23 02:26:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007101 [API:8081]10.0.0.41 - - [2025-10-23 02:27:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.41 - - [2025-10-23 02:27:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.056631 [API:8081]10.0.0.133 - - [2025-10-23 02:27:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.064535 [API:8081]10.0.0.41 - - [2025-10-23 02:27:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.41 - - [2025-10-23 02:27:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.065931 [API:8081]10.0.0.41 - - [2025-10-23 02:27:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.064718 [API:8081]10.0.0.41 - - [2025-10-23 02:27:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.053622 [API:8081]10.0.0.133 - - [2025-10-23 02:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.133 - - [2025-10-23 02:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.133 - - [2025-10-23 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.133 - - [2025-10-23 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.73 - - [2025-10-23 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.73 - - [2025-10-23 02:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.73 - - [2025-10-23 02:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.73 - - [2025-10-23 02:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000527 [API:8081]10.0.0.41 - - [2025-10-23 02:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.41 - - [2025-10-23 02:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.41 - - [2025-10-23 02:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.41 - - [2025-10-23 02:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.41 - - [2025-10-23 02:28:19] "GET /analytics/uves/virtual-machine/c5406083-af87-4239-a3ae-c2c6e0caf301?flat HTTP/1.1" 200 1713 0.010350 [API:8081]10.0.0.41 - - [2025-10-23 02:28:19] "GET /analytics/uves/virtual-machine/c5406083-af87-4239-a3ae-c2c6e0caf301?flat HTTP/1.1" 200 1713 0.010810 [API:8081]10.0.0.41 - - [2025-10-23 02:28:19] "GET /analytics/uves/virtual-machine/c5406083-af87-4239-a3ae-c2c6e0caf301?flat HTTP/1.1" 200 1713 0.011139 [API:8081]10.0.0.41 - - [2025-10-23 02:28:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13394 0.020871 [API:8081]10.0.0.41 - - [2025-10-23 02:28:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13394 0.019473 [API:8081]10.0.0.41 - - [2025-10-23 02:28:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010006 [API:8081]10.0.0.41 - - [2025-10-23 02:28:23] "GET /analytics/uves/virtual-machine/9403bc19-6242-4811-89f0-fb862dce6f85?flat HTTP/1.1" 200 1845 0.015191 [API:8081]10.0.0.41 - - [2025-10-23 02:28:23] "GET /analytics/uves/virtual-machine/9403bc19-6242-4811-89f0-fb862dce6f85?flat HTTP/1.1" 200 1845 0.014203 [API:8081]10.0.0.41 - - [2025-10-23 02:28:23] "GET /analytics/uves/virtual-machine/9403bc19-6242-4811-89f0-fb862dce6f85?flat HTTP/1.1" 200 1845 0.011916 [API:8081]10.0.0.41 - - [2025-10-23 02:28:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13022 0.017017 [API:8081]10.0.0.41 - - [2025-10-23 02:28:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13022 0.018617 [API:8081]10.0.0.41 - - [2025-10-23 02:28:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008518 [API:8081]10.0.0.41 - - [2025-10-23 02:28:27] "GET /analytics/uves/virtual-machine/63826676-0272-4275-8f64-9b9b4b0c5285?flat HTTP/1.1" 200 1710 0.009657 [API:8081]10.0.0.41 - - [2025-10-23 02:28:27] "GET /analytics/uves/virtual-machine/63826676-0272-4275-8f64-9b9b4b0c5285?flat HTTP/1.1" 200 1710 0.010876 [API:8081]10.0.0.41 - - [2025-10-23 02:28:27] "GET /analytics/uves/virtual-machine/63826676-0272-4275-8f64-9b9b4b0c5285?flat HTTP/1.1" 200 1710 0.011509 [API:8081]10.0.0.41 - - [2025-10-23 02:28:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13398 0.016559 [API:8081]10.0.0.41 - - [2025-10-23 02:28:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13398 0.016722 [API:8081]10.0.0.41 - - [2025-10-23 02:28:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009893 [API:8081]10.0.0.133 - - [2025-10-23 02:29:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073138 [API:8081]10.0.0.41 - - [2025-10-23 02:29:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13402 0.020939 [API:8081]10.0.0.41 - - [2025-10-23 02:29:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13402 0.017528 [API:8081]10.0.0.41 - - [2025-10-23 02:29:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13402 0.017223 [API:8081]10.0.0.41 - - [2025-10-23 02:29:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13034 0.016500 [API:8081]10.0.0.41 - - [2025-10-23 02:29:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009431 [API:8081]10.0.0.41 - - [2025-10-23 02:29:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.016346 [API:8081]10.0.0.41 - - [2025-10-23 02:29:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.023598 [API:8081]10.0.0.41 - - [2025-10-23 02:29:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.018823 [API:8081]10.0.0.41 - - [2025-10-23 02:29:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.016703 [API:8081]10.0.0.41 - - [2025-10-23 02:29:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.018253 [API:8081]10.0.0.41 - - [2025-10-23 02:29:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.016561 [API:8081]10.0.0.41 - - [2025-10-23 02:29:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.016150 [API:8081]10.0.0.41 - - [2025-10-23 02:29:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.019544 [API:8081]10.0.0.41 - - [2025-10-23 02:29:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13018 0.017431 [API:8081]10.0.0.41 - - [2025-10-23 02:29:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12628 0.016779 [API:8081]10.0.0.41 - - [2025-10-23 02:29:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.007863 [API:8081]10.0.0.41 - - [2025-10-23 02:29:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.017950 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002529 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002822 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002391 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002055 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002374 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002210 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002099 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001908 [API:8081]10.0.0.41 - - [2025-10-23 02:30:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.017378 [API:8081]10.0.0.41 - - [2025-10-23 02:30:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.020690 [API:8081]10.0.0.41 - - [2025-10-23 02:30:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.020321 [API:8081]10.0.0.41 - - [2025-10-23 02:30:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.017670 [API:8081]10.0.0.41 - - [2025-10-23 02:30:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.016663 [API:8081]10.0.0.133 - - [2025-10-23 02:30:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062171 [API:8081]10.0.0.41 - - [2025-10-23 02:30:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.022289 [API:8081]10.0.0.41 - - [2025-10-23 02:30:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13030 0.018076 [API:8081]10.0.0.41 - - [2025-10-23 02:30:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12819 0.021981 [API:8081]10.0.0.41 - - [2025-10-23 02:30:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009334 [API:8081]10.0.0.41 - - [2025-10-23 02:30:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.41 - - [2025-10-23 02:30:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.058141 [API:8081]10.0.0.41 - - [2025-10-23 02:30:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.053295 [API:8081]10.0.0.41 - - [2025-10-23 02:30:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.047688 [API:8081]10.0.0.41 - - [2025-10-23 02:31:15] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.41 - - [2025-10-23 02:31:15] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.41 - - [2025-10-23 02:31:40] "GET /analytics/uves/virtual-machine/a6f4f3e7-725e-47f0-b397-3aa8ce6f6a17?flat HTTP/1.1" 200 1717 0.011373 [API:8081]10.0.0.41 - - [2025-10-23 02:31:40] "GET /analytics/uves/virtual-machine/a6f4f3e7-725e-47f0-b397-3aa8ce6f6a17?flat HTTP/1.1" 200 1717 0.009915 [API:8081]10.0.0.41 - - [2025-10-23 02:31:40] "GET /analytics/uves/virtual-machine/a6f4f3e7-725e-47f0-b397-3aa8ce6f6a17?flat HTTP/1.1" 200 1717 0.009418 [API:8081]10.0.0.41 - - [2025-10-23 02:31:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13433 0.017462 [API:8081]10.0.0.41 - - [2025-10-23 02:31:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13433 0.018172 [API:8081]10.0.0.41 - - [2025-10-23 02:31:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.021616 [API:8081]10.0.0.133 - - [2025-10-23 02:31:42] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.133 - - [2025-10-23 02:31:42] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.73 - - [2025-10-23 02:31:43] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.73 - - [2025-10-23 02:31:43] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.41 - - [2025-10-23 02:31:43] "GET /analytics/uves/virtual-machine/be907ca2-ea13-491d-8d99-905c9c49e712?flat HTTP/1.1" 200 1719 0.011964 [API:8081]10.0.0.41 - - [2025-10-23 02:31:43] "GET /analytics/uves/virtual-machine/be907ca2-ea13-491d-8d99-905c9c49e712?flat HTTP/1.1" 200 1719 0.012424 [API:8081]10.0.0.41 - - [2025-10-23 02:31:43] "GET /analytics/uves/virtual-machine/be907ca2-ea13-491d-8d99-905c9c49e712?flat HTTP/1.1" 200 1719 0.010391 [API:8081]10.0.0.41 - - [2025-10-23 02:31:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13039 0.017180 [API:8081]10.0.0.41 - - [2025-10-23 02:31:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13039 0.018574 [API:8081]10.0.0.41 - - [2025-10-23 02:31:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.007659 [API:8081]10.0.0.41 - - [2025-10-23 02:31:47] "GET /analytics/uves/virtual-machine/12dea15c-ce7e-4066-bed1-4c6a581ea907?flat HTTP/1.1" 200 1716 0.010080 [API:8081]10.0.0.41 - - [2025-10-23 02:31:47] "GET /analytics/uves/virtual-machine/12dea15c-ce7e-4066-bed1-4c6a581ea907?flat HTTP/1.1" 200 1716 0.010477 [API:8081]10.0.0.41 - - [2025-10-23 02:31:47] "GET /analytics/uves/virtual-machine/12dea15c-ce7e-4066-bed1-4c6a581ea907?flat HTTP/1.1" 200 1716 0.009588 [API:8081]10.0.0.41 - - [2025-10-23 02:31:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13433 0.018555 [API:8081]10.0.0.41 - - [2025-10-23 02:31:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13433 0.017776 [API:8081]10.0.0.41 - - [2025-10-23 02:31:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.007495 [API:8081]10.0.0.133 - - [2025-10-23 02:32:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065264 [API:8081]10.0.0.133 - - [2025-10-23 02:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.133 - - [2025-10-23 02:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.133 - - [2025-10-23 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001272 [API:8081]10.0.0.133 - - [2025-10-23 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.73 - - [2025-10-23 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.73 - - [2025-10-23 02:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.73 - - [2025-10-23 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.73 - - [2025-10-23 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-10-23 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.41 - - [2025-10-23 02:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.41 - - [2025-10-23 02:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.41 - - [2025-10-23 02:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.133 - - [2025-10-23 02:33:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062533 [API:8081]10.0.0.41 - - [2025-10-23 02:34:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.019319 [API:8081]10.0.0.41 - - [2025-10-23 02:34:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.018630 [API:8081]10.0.0.41 - - [2025-10-23 02:34:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.019677 [API:8081]10.0.0.41 - - [2025-10-23 02:34:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.016554 [API:8081]10.0.0.41 - - [2025-10-23 02:34:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.018621 [API:8081]10.0.0.41 - - [2025-10-23 02:34:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.018168 [API:8081]10.0.0.41 - - [2025-10-23 02:34:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.017625 [API:8081]10.0.0.41 - - [2025-10-23 02:34:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13430 0.018789 [API:8081]10.0.0.41 - - [2025-10-23 02:34:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13049 0.018267 [API:8081]10.0.0.41 - - [2025-10-23 02:34:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007738 [API:8081]10.0.0.41 - - [2025-10-23 02:34:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.018345 [API:8081]10.0.0.41 - - [2025-10-23 02:34:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.017816 [API:8081]10.0.0.41 - - [2025-10-23 02:35:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.019211 [API:8081]10.0.0.41 - - [2025-10-23 02:35:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.017390 [API:8081]10.0.0.41 - - [2025-10-23 02:35:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.018828 [API:8081]10.0.0.41 - - [2025-10-23 02:35:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.016816 [API:8081]10.0.0.41 - - [2025-10-23 02:35:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.017203 [API:8081]10.0.0.41 - - [2025-10-23 02:35:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.018204 [API:8081]10.0.0.133 - - [2025-10-23 02:35:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070430 [API:8081]10.0.0.41 - - [2025-10-23 02:35:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13043 0.017172 [API:8081]10.0.0.41 - - [2025-10-23 02:35:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12644 0.017205 [API:8081]10.0.0.41 - - [2025-10-23 02:35:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.007741 [API:8081]10.0.0.41 - - [2025-10-23 02:35:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13051 0.016920 [API:8081]10.0.0.41 - - [2025-10-23 02:35:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.018713 [API:8081]10.0.0.41 - - [2025-10-23 02:35:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.017264 [API:8081]10.0.0.41 - - [2025-10-23 02:35:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.016901 [API:8081]10.0.0.41 - - [2025-10-23 02:35:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.017493 [API:8081]10.0.0.41 - - [2025-10-23 02:35:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.063920 [API:8081]10.0.0.41 - - [2025-10-23 02:35:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.062651 [API:8081]10.0.0.41 - - [2025-10-23 02:35:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.064718 [API:8081]10.0.0.41 - - [2025-10-23 02:35:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13050 0.016477 [API:8081]10.0.0.41 - - [2025-10-23 02:35:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12644 0.018133 [API:8081]10.0.0.41 - - [2025-10-23 02:35:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008448 [API:8081]10.0.0.41 - - [2025-10-23 02:36:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.41 - - [2025-10-23 02:36:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.055924 [API:8081]10.0.0.41 - - [2025-10-23 02:36:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.051083 [API:8081]10.0.0.133 - - [2025-10-23 02:36:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.079003 [API:8081]10.0.0.133 - - [2025-10-23 02:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.133 - - [2025-10-23 02:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.133 - - [2025-10-23 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.133 - - [2025-10-23 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.73 - - [2025-10-23 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.73 - - [2025-10-23 02:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.73 - - [2025-10-23 02:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.73 - - [2025-10-23 02:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000434 [API:8081]10.0.0.41 - - [2025-10-23 02:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.41 - - [2025-10-23 02:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.41 - - [2025-10-23 02:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.41 - - [2025-10-23 02:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.41 - - [2025-10-23 02:38:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.41 - - [2025-10-23 02:38:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.057535 [API:8081]10.0.0.133 - - [2025-10-23 02:38:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082469 [API:8081]10.0.0.133 - - [2025-10-23 02:39:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.068360 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002597 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002504 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002337 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.001986 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002533 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002132 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002463 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001940 [API:8081]10.0.0.41 - - [2025-10-23 02:40:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13079 0.017190 [API:8081]10.0.0.41 - - [2025-10-23 02:40:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13079 0.070363 [API:8081]10.0.0.41 - - [2025-10-23 02:40:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13079 0.396794 [API:8081]10.0.0.41 - - [2025-10-23 02:40:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12645 0.017103 [API:8081]10.0.0.41 - - [2025-10-23 02:40:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008459 [API:8081]10.0.0.41 - - [2025-10-23 02:40:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.41 - - [2025-10-23 02:40:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.055112 [API:8081]10.0.0.41 - - [2025-10-23 02:40:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.053538 [API:8081]10.0.0.41 - - [2025-10-23 02:41:15] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.41 - - [2025-10-23 02:41:15] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.133 - - [2025-10-23 02:41:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062596 [API:8081]10.0.0.133 - - [2025-10-23 02:41:42] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.133 - - [2025-10-23 02:41:42] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.73 - - [2025-10-23 02:41:43] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.73 - - [2025-10-23 02:41:43] "GET /analytics HTTP/1.1" 401 205 0.000125 [API:8081]10.0.0.133 - - [2025-10-23 02:42:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.073565 [API:8081]10.0.0.133 - - [2025-10-23 02:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.133 - - [2025-10-23 02:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.133 - - [2025-10-23 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.133 - - [2025-10-23 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.73 - - [2025-10-23 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.73 - - [2025-10-23 02:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000401 [API:8081]10.0.0.73 - - [2025-10-23 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.73 - - [2025-10-23 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.41 - - [2025-10-23 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.41 - - [2025-10-23 02:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.41 - - [2025-10-23 02:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.41 - - [2025-10-23 02:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.41 - - [2025-10-23 02:43:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13053 0.017965 [API:8081]10.0.0.41 - - [2025-10-23 02:43:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13053 0.063360 [API:8081]10.0.0.41 - - [2025-10-23 02:43:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13053 0.019261 [API:8081]10.0.0.41 - - [2025-10-23 02:43:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13053 0.017547 [API:8081]10.0.0.41 - - [2025-10-23 02:43:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13053 0.017740 [API:8081]10.0.0.41 - - [2025-10-23 02:43:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13053 0.018140 [API:8081]10.0.0.41 - - [2025-10-23 02:43:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12641 0.016788 [API:8081]10.0.0.41 - - [2025-10-23 02:43:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.007850 [API:8081]10.0.0.41 - - [2025-10-23 02:43:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.017187 [API:8081]10.0.0.41 - - [2025-10-23 02:43:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.019570 [API:8081]10.0.0.41 - - [2025-10-23 02:44:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.019409 [API:8081]10.0.0.41 - - [2025-10-23 02:44:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.019855 [API:8081]10.0.0.41 - - [2025-10-23 02:44:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.019741 [API:8081]10.0.0.41 - - [2025-10-23 02:44:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.021399 [API:8081]10.0.0.41 - - [2025-10-23 02:44:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.020911 [API:8081]10.0.0.41 - - [2025-10-23 02:44:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.016694 [API:8081]10.0.0.41 - - [2025-10-23 02:44:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13065 0.017383 [API:8081]10.0.0.41 - - [2025-10-23 02:44:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12649 0.019507 [API:8081]10.0.0.41 - - [2025-10-23 02:44:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008222 [API:8081]10.0.0.133 - - [2025-10-23 02:44:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109623 [API:8081]10.0.0.41 - - [2025-10-23 02:44:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.41 - - [2025-10-23 02:44:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.058919 [API:8081]10.0.0.41 - - [2025-10-23 02:44:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1393 0.054144 [API:8081]10.0.0.133 - - [2025-10-23 02:45:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.060590 [API:8081]10.0.0.133 - - [2025-10-23 02:47:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059873 [API:8081]10.0.0.133 - - [2025-10-23 02:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.133 - - [2025-10-23 02:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.133 - - [2025-10-23 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.133 - - [2025-10-23 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.73 - - [2025-10-23 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.73 - - [2025-10-23 02:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.73 - - [2025-10-23 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.73 - - [2025-10-23 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.41 - - [2025-10-23 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.41 - - [2025-10-23 02:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 02:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000525 [API:8081]10.0.0.41 - - [2025-10-23 02:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.133 - - [2025-10-23 02:48:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.056591 [API:8081]10.0.0.41 - - [2025-10-23 02:48:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13076 0.076678 [API:8081]10.0.0.41 - - [2025-10-23 02:48:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13076 0.018343 [API:8081]10.0.0.41 - - [2025-10-23 02:48:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13076 0.017783 [API:8081]10.0.0.41 - - [2025-10-23 02:48:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13076 0.017535 [API:8081]10.0.0.41 - - [2025-10-23 02:48:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13076 0.018069 [API:8081]10.0.0.41 - - [2025-10-23 02:48:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12647 0.016411 [API:8081]10.0.0.41 - - [2025-10-23 02:48:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008175 [API:8081]10.0.0.41 - - [2025-10-23 02:48:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.017422 [API:8081]10.0.0.41 - - [2025-10-23 02:48:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.017671 [API:8081]10.0.0.41 - - [2025-10-23 02:49:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.021946 [API:8081]10.0.0.41 - - [2025-10-23 02:49:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.018710 [API:8081]10.0.0.41 - - [2025-10-23 02:49:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.019845 [API:8081]10.0.0.41 - - [2025-10-23 02:49:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.018382 [API:8081]10.0.0.41 - - [2025-10-23 02:49:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.021256 [API:8081]10.0.0.41 - - [2025-10-23 02:49:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.016926 [API:8081]10.0.0.41 - - [2025-10-23 02:49:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13082 0.019476 [API:8081]10.0.0.41 - - [2025-10-23 02:49:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12645 0.018974 [API:8081]10.0.0.41 - - [2025-10-23 02:49:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007712 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002482 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002810 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002425 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002059 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002390 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002099 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002086 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002131 [API:8081]10.0.0.133 - - [2025-10-23 02:50:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062496 [API:8081]10.0.0.41 - - [2025-10-23 02:51:15] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.41 - - [2025-10-23 02:51:15] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.133 - - [2025-10-23 02:51:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.060262 [API:8081]10.0.0.133 - - [2025-10-23 02:51:42] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.133 - - [2025-10-23 02:51:42] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.73 - - [2025-10-23 02:51:43] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.73 - - [2025-10-23 02:51:43] "GET /analytics HTTP/1.1" 401 205 0.000120 [API:8081]10.0.0.133 - - [2025-10-23 02:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.133 - - [2025-10-23 02:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.133 - - [2025-10-23 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.133 - - [2025-10-23 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.73 - - [2025-10-23 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.73 - - [2025-10-23 02:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.73 - - [2025-10-23 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.73 - - [2025-10-23 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.41 - - [2025-10-23 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.41 - - [2025-10-23 02:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.41 - - [2025-10-23 02:53:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.41 - - [2025-10-23 02:53:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.41 - - [2025-10-23 02:53:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.41 - - [2025-10-23 02:53:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.059518 [API:8081]10.0.0.133 - - [2025-10-23 02:53:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055655 [API:8081]10.0.0.133 - - [2025-10-23 02:54:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057636 [API:8081]10.0.0.41 - - [2025-10-23 02:54:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.009575 [API:8081]10.0.0.133 - - [2025-10-23 02:56:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060486 [API:8081]10.0.0.133 - - [2025-10-23 02:57:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.060732 [API:8081]10.0.0.133 - - [2025-10-23 02:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.133 - - [2025-10-23 02:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.133 - - [2025-10-23 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.133 - - [2025-10-23 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.73 - - [2025-10-23 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.73 - - [2025-10-23 02:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.73 - - [2025-10-23 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.73 - - [2025-10-23 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-10-23 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.41 - - [2025-10-23 02:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.41 - - [2025-10-23 02:58:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.41 - - [2025-10-23 02:58:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.41 - - [2025-10-23 02:58:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.41 - - [2025-10-23 02:58:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1266 0.125883 [API:8081]10.0.0.41 - - [2025-10-23 02:58:52] "GET /analytics/uves/virtual-machine/2a3758af-0970-4fca-b511-9099b5d9ced9?flat HTTP/1.1" 200 1780 0.063294 [API:8081]10.0.0.41 - - [2025-10-23 02:58:52] "GET /analytics/uves/virtual-machine/2a3758af-0970-4fca-b511-9099b5d9ced9?flat HTTP/1.1" 200 1780 0.064571 [API:8081]10.0.0.41 - - [2025-10-23 02:58:52] "GET /analytics/uves/virtual-machine/2a3758af-0970-4fca-b511-9099b5d9ced9?flat HTTP/1.1" 200 1780 0.010117 [API:8081]10.0.0.41 - - [2025-10-23 02:58:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13264 0.021039 [API:8081]10.0.0.41 - - [2025-10-23 02:58:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13264 0.018061 [API:8081]10.0.0.41 - - [2025-10-23 02:58:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007886 [API:8081]10.0.0.41 - - [2025-10-23 02:59:17] "GET /analytics/uves/virtual-machine/e06fcfa0-26f5-4ee1-9a1f-770e02eabf76?flat HTTP/1.1" 200 1836 0.012496 [API:8081]10.0.0.41 - - [2025-10-23 02:59:18] "GET /analytics/uves/virtual-machine/e06fcfa0-26f5-4ee1-9a1f-770e02eabf76?flat HTTP/1.1" 200 1836 0.010433 [API:8081]10.0.0.41 - - [2025-10-23 02:59:18] "GET /analytics/uves/virtual-machine/e06fcfa0-26f5-4ee1-9a1f-770e02eabf76?flat HTTP/1.1" 200 1836 0.010156 [API:8081]10.0.0.41 - - [2025-10-23 02:59:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13257 0.017403 [API:8081]10.0.0.41 - - [2025-10-23 02:59:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13257 0.018003 [API:8081]10.0.0.41 - - [2025-10-23 02:59:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007729 [API:8081]10.0.0.133 - - [2025-10-23 02:59:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058415 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002823 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002930 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003140 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002794 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004046 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002954 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002572 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 02:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002368 [API:8081]10.0.0.41 - - [2025-10-23 03:00:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13262 0.022837 [API:8081]10.0.0.133 - - [2025-10-23 03:00:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057233 [API:8081]10.0.0.41 - - [2025-10-23 03:00:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13262 0.018372 [API:8081]10.0.0.41 - - [2025-10-23 03:00:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13262 0.018019 [API:8081]10.0.0.41 - - [2025-10-23 03:00:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13262 0.016662 [API:8081]10.0.0.41 - - [2025-10-23 03:00:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13262 0.018009 [API:8081]10.0.0.41 - - [2025-10-23 03:00:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12670 0.018419 [API:8081]10.0.0.41 - - [2025-10-23 03:00:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.007954 [API:8081]10.0.0.41 - - [2025-10-23 03:00:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.017233 [API:8081]10.0.0.41 - - [2025-10-23 03:00:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.017757 [API:8081]10.0.0.41 - - [2025-10-23 03:01:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.017634 [API:8081]10.0.0.41 - - [2025-10-23 03:01:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.019155 [API:8081]10.0.0.41 - - [2025-10-23 03:01:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.017515 [API:8081]10.0.0.41 - - [2025-10-23 03:01:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.016964 [API:8081]10.0.0.41 - - [2025-10-23 03:01:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.021993 [API:8081]10.0.0.41 - - [2025-10-23 03:01:15] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.41 - - [2025-10-23 03:01:15] "GET /analytics HTTP/1.1" 401 205 0.000137 [API:8081]10.0.0.41 - - [2025-10-23 03:01:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.019245 [API:8081]10.0.0.41 - - [2025-10-23 03:01:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13265 0.017791 [API:8081]10.0.0.41 - - [2025-10-23 03:01:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12670 0.018105 [API:8081]10.0.0.41 - - [2025-10-23 03:01:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008240 [API:8081]10.0.0.41 - - [2025-10-23 03:01:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.41 - - [2025-10-23 03:01:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1286 0.062000 [API:8081]10.0.0.133 - - [2025-10-23 03:01:42] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.133 - - [2025-10-23 03:01:42] "GET /analytics HTTP/1.1" 401 205 0.000138 [API:8081]10.0.0.73 - - [2025-10-23 03:01:43] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.73 - - [2025-10-23 03:01:43] "GET /analytics HTTP/1.1" 401 205 0.000126 [API:8081]10.0.0.41 - - [2025-10-23 03:02:24] "GET /analytics/uves/virtual-machine/d633ff8f-cde6-4be4-a6a9-4c152091f26a?flat HTTP/1.1" 200 1791 0.053860 [API:8081]10.0.0.41 - - [2025-10-23 03:02:24] "GET /analytics/uves/virtual-machine/d633ff8f-cde6-4be4-a6a9-4c152091f26a?flat HTTP/1.1" 200 1791 0.060118 [API:8081]10.0.0.41 - - [2025-10-23 03:02:24] "GET /analytics/uves/virtual-machine/d633ff8f-cde6-4be4-a6a9-4c152091f26a?flat HTTP/1.1" 200 1791 0.009892 [API:8081]10.0.0.41 - - [2025-10-23 03:02:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13298 0.017823 [API:8081]10.0.0.41 - - [2025-10-23 03:02:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13298 0.018613 [API:8081]10.0.0.41 - - [2025-10-23 03:02:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007489 [API:8081]10.0.0.133 - - [2025-10-23 03:02:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060375 [API:8081]10.0.0.41 - - [2025-10-23 03:02:50] "GET /analytics/uves/virtual-machine/4c48cc82-4684-4eda-ab84-5535889d5bdc?flat HTTP/1.1" 200 1845 0.010928 [API:8081]10.0.0.41 - - [2025-10-23 03:02:50] "GET /analytics/uves/virtual-machine/4c48cc82-4684-4eda-ab84-5535889d5bdc?flat HTTP/1.1" 200 1845 0.010457 [API:8081]10.0.0.41 - - [2025-10-23 03:02:50] "GET /analytics/uves/virtual-machine/4c48cc82-4684-4eda-ab84-5535889d5bdc?flat HTTP/1.1" 200 1845 0.010980 [API:8081]10.0.0.41 - - [2025-10-23 03:02:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13288 0.017915 [API:8081]10.0.0.41 - - [2025-10-23 03:02:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13288 0.017414 [API:8081]10.0.0.41 - - [2025-10-23 03:02:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008462 [API:8081]10.0.0.133 - - [2025-10-23 03:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.133 - - [2025-10-23 03:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.133 - - [2025-10-23 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.133 - - [2025-10-23 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.73 - - [2025-10-23 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.73 - - [2025-10-23 03:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.73 - - [2025-10-23 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.73 - - [2025-10-23 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.41 - - [2025-10-23 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.41 - - [2025-10-23 03:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.41 - - [2025-10-23 03:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.41 - - [2025-10-23 03:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.133 - - [2025-10-23 03:03:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057600 [API:8081]10.0.0.41 - - [2025-10-23 03:04:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13289 0.016815 [API:8081]10.0.0.41 - - [2025-10-23 03:04:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13289 0.018312 [API:8081]10.0.0.41 - - [2025-10-23 03:04:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13289 0.017411 [API:8081]10.0.0.41 - - [2025-10-23 03:04:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12665 0.016790 [API:8081]10.0.0.41 - - [2025-10-23 03:04:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008949 [API:8081]10.0.0.41 - - [2025-10-23 03:04:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.019521 [API:8081]10.0.0.41 - - [2025-10-23 03:05:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.017617 [API:8081]10.0.0.41 - - [2025-10-23 03:05:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.022092 [API:8081]10.0.0.41 - - [2025-10-23 03:05:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.020046 [API:8081]10.0.0.41 - - [2025-10-23 03:05:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.019182 [API:8081]10.0.0.41 - - [2025-10-23 03:05:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.017900 [API:8081]10.0.0.41 - - [2025-10-23 03:05:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.018805 [API:8081]10.0.0.41 - - [2025-10-23 03:05:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13301 0.017125 [API:8081]10.0.0.41 - - [2025-10-23 03:05:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12674 0.017901 [API:8081]10.0.0.41 - - [2025-10-23 03:05:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008407 [API:8081]10.0.0.41 - - [2025-10-23 03:05:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.41 - - [2025-10-23 03:05:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1250 0.056403 [API:8081]10.0.0.133 - - [2025-10-23 03:05:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057555 [API:8081]10.0.0.41 - - [2025-10-23 03:06:27] "GET /analytics/uves/virtual-machine/61f1b3fd-10a7-4a32-8405-20c64cb7c2e4?flat HTTP/1.1" 200 1771 0.065794 [API:8081]10.0.0.41 - - [2025-10-23 03:06:27] "GET /analytics/uves/virtual-machine/61f1b3fd-10a7-4a32-8405-20c64cb7c2e4?flat HTTP/1.1" 200 1771 0.009638 [API:8081]10.0.0.41 - - [2025-10-23 03:06:27] "GET /analytics/uves/virtual-machine/61f1b3fd-10a7-4a32-8405-20c64cb7c2e4?flat HTTP/1.1" 200 1771 0.056152 [API:8081]10.0.0.41 - - [2025-10-23 03:06:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.019232 [API:8081]10.0.0.41 - - [2025-10-23 03:06:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.017931 [API:8081]10.0.0.41 - - [2025-10-23 03:06:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008450 [API:8081]10.0.0.133 - - [2025-10-23 03:06:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.060623 [API:8081]10.0.0.41 - - [2025-10-23 03:06:53] "GET /analytics/uves/virtual-machine/5c5be6f4-a968-4788-b7d2-910ae70b92e5?flat HTTP/1.1" 200 2093 0.010666 [API:8081]10.0.0.41 - - [2025-10-23 03:06:53] "GET /analytics/uves/virtual-machine/5c5be6f4-a968-4788-b7d2-910ae70b92e5?flat HTTP/1.1" 200 2093 0.012287 [API:8081]10.0.0.41 - - [2025-10-23 03:06:53] "GET /analytics/uves/virtual-machine/5c5be6f4-a968-4788-b7d2-910ae70b92e5?flat HTTP/1.1" 200 2093 0.011129 [API:8081]10.0.0.41 - - [2025-10-23 03:06:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13244 0.020927 [API:8081]10.0.0.41 - - [2025-10-23 03:06:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13244 0.017455 [API:8081]10.0.0.41 - - [2025-10-23 03:06:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010545 [API:8081]10.0.0.133 - - [2025-10-23 03:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.133 - - [2025-10-23 03:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.133 - - [2025-10-23 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.133 - - [2025-10-23 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.73 - - [2025-10-23 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.73 - - [2025-10-23 03:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.73 - - [2025-10-23 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.73 - - [2025-10-23 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.41 - - [2025-10-23 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-10-23 03:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.41 - - [2025-10-23 03:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.41 - - [2025-10-23 03:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.41 - - [2025-10-23 03:08:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13232 0.016472 [API:8081]10.0.0.41 - - [2025-10-23 03:08:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13232 0.017444 [API:8081]10.0.0.41 - - [2025-10-23 03:08:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13232 0.017529 [API:8081]10.0.0.41 - - [2025-10-23 03:08:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13232 0.018297 [API:8081]10.0.0.41 - - [2025-10-23 03:08:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12671 0.017050 [API:8081]10.0.0.41 - - [2025-10-23 03:08:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008596 [API:8081]10.0.0.41 - - [2025-10-23 03:08:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13246 0.016736 [API:8081]10.0.0.41 - - [2025-10-23 03:08:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.020192 [API:8081]10.0.0.41 - - [2025-10-23 03:08:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.017762 [API:8081]10.0.0.41 - - [2025-10-23 03:08:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.018001 [API:8081]10.0.0.41 - - [2025-10-23 03:08:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.019001 [API:8081]10.0.0.41 - - [2025-10-23 03:08:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.018201 [API:8081]10.0.0.41 - - [2025-10-23 03:08:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.016599 [API:8081]10.0.0.133 - - [2025-10-23 03:08:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060210 [API:8081]10.0.0.41 - - [2025-10-23 03:08:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.018595 [API:8081]10.0.0.41 - - [2025-10-23 03:08:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13245 0.016904 [API:8081]10.0.0.41 - - [2025-10-23 03:08:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12674 0.018778 [API:8081]10.0.0.41 - - [2025-10-23 03:08:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008201 [API:8081]10.0.0.41 - - [2025-10-23 03:09:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 03:09:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.058024 [API:8081]10.0.0.41 - - [2025-10-23 03:09:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.056276 [API:8081]10.0.0.41 - - [2025-10-23 03:09:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.059190 [API:8081]10.0.0.41 - - [2025-10-23 03:09:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.008750 [API:8081]10.0.0.41 - - [2025-10-23 03:09:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.008219 [API:8081]10.0.0.41 - - [2025-10-23 03:09:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.008712 [API:8081]10.0.0.41 - - [2025-10-23 03:09:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2000 0.008180 [API:8081]10.0.0.41 - - [2025-10-23 03:09:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2227 0.009790 [API:8081]10.0.0.133 - - [2025-10-23 03:09:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.393159 [API:8081]10.0.0.41 - - [2025-10-23 03:09:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.41 - - [2025-10-23 03:09:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.051753 [API:8081]10.0.0.41 - - [2025-10-23 03:09:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.064469 [API:8081]10.0.0.41 - - [2025-10-23 03:09:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1783 0.051891 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002827 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003165 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005042 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003457 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002668 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003685 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002620 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003681 [API:8081]10.0.0.41 - - [2025-10-23 03:10:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.010014 [API:8081]10.0.0.41 - - [2025-10-23 03:10:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.008312 [API:8081]10.0.0.41 - - [2025-10-23 03:10:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.010394 [API:8081]10.0.0.41 - - [2025-10-23 03:10:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.41 - - [2025-10-23 03:10:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.061106 [API:8081]10.0.0.41 - - [2025-10-23 03:10:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.060019 [API:8081]10.0.0.41 - - [2025-10-23 03:10:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.081006 [API:8081]10.0.0.41 - - [2025-10-23 03:10:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.008387 [API:8081]10.0.0.41 - - [2025-10-23 03:10:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.009384 [API:8081]10.0.0.41 - - [2025-10-23 03:10:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.010593 [API:8081]10.0.0.41 - - [2025-10-23 03:10:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.009839 [API:8081]10.0.0.41 - - [2025-10-23 03:10:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1992 0.010921 [API:8081]10.0.0.41 - - [2025-10-23 03:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.41 - - [2025-10-23 03:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1134 0.056078 [API:8081]10.0.0.41 - - [2025-10-23 03:10:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.055634 [API:8081]10.0.0.41 - - [2025-10-23 03:10:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.065967 [API:8081]10.0.0.41 - - [2025-10-23 03:11:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1805 0.010251 [API:8081]10.0.0.41 - - [2025-10-23 03:11:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2040 0.007961 [API:8081]10.0.0.41 - - [2025-10-23 03:11:15] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.41 - - [2025-10-23 03:11:15] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.133 - - [2025-10-23 03:11:42] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.133 - - [2025-10-23 03:11:42] "GET /analytics HTTP/1.1" 401 205 0.000137 [API:8081]10.0.0.73 - - [2025-10-23 03:11:43] "GET /analytics HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.73 - - [2025-10-23 03:11:43] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.133 - - [2025-10-23 03:11:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056322 [API:8081]10.0.0.133 - - [2025-10-23 03:12:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063145 [API:8081]10.0.0.133 - - [2025-10-23 03:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.133 - - [2025-10-23 03:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.133 - - [2025-10-23 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.133 - - [2025-10-23 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.73 - - [2025-10-23 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.73 - - [2025-10-23 03:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.73 - - [2025-10-23 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.73 - - [2025-10-23 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-10-23 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.41 - - [2025-10-23 03:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000859 [API:8081]10.0.0.41 - - [2025-10-23 03:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.41 - - [2025-10-23 03:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.133 - - [2025-10-23 03:14:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064990 [API:8081]10.0.0.133 - - [2025-10-23 03:15:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.070500 [API:8081]10.0.0.133 - - [2025-10-23 03:17:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058860 [API:8081]10.0.0.133 - - [2025-10-23 03:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.133 - - [2025-10-23 03:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.133 - - [2025-10-23 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.133 - - [2025-10-23 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.73 - - [2025-10-23 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.73 - - [2025-10-23 03:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.73 - - [2025-10-23 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.73 - - [2025-10-23 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.41 - - [2025-10-23 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-10-23 03:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.41 - - [2025-10-23 03:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.41 - - [2025-10-23 03:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.41 - - [2025-10-23 03:18:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.41 - - [2025-10-23 03:18:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.055186 [API:8081]10.0.0.41 - - [2025-10-23 03:18:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.066990 [API:8081]10.0.0.133 - - [2025-10-23 03:18:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.086285 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002539 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002728 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002728 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002023 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002284 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002192 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002135 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002218 [API:8081]10.0.0.133 - - [2025-10-23 03:20:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064200 [API:8081]10.0.0.41 - - [2025-10-23 03:21:15] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.41 - - [2025-10-23 03:21:15] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.133 - - [2025-10-23 03:21:42] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.133 - - [2025-10-23 03:21:42] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.73 - - [2025-10-23 03:21:43] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.73 - - [2025-10-23 03:21:43] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.133 - - [2025-10-23 03:21:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.074253 [API:8081]10.0.0.133 - - [2025-10-23 03:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.133 - - [2025-10-23 03:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.133 - - [2025-10-23 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.133 - - [2025-10-23 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.73 - - [2025-10-23 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.73 - - [2025-10-23 03:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.73 - - [2025-10-23 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.73 - - [2025-10-23 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.41 - - [2025-10-23 03:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-10-23 03:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.41 - - [2025-10-23 03:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.41 - - [2025-10-23 03:23:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.41 - - [2025-10-23 03:23:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1333 0.060594 [API:8081]10.0.0.133 - - [2025-10-23 03:23:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.438186 [API:8081]10.0.0.41 - - [2025-10-23 03:23:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.41 - - [2025-10-23 03:23:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1142 0.056666 [API:8081]10.0.0.133 - - [2025-10-23 03:24:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.061987 [API:8081]10.0.0.133 - - [2025-10-23 03:27:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061242 [API:8081]10.0.0.133 - - [2025-10-23 03:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.133 - - [2025-10-23 03:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.133 - - [2025-10-23 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.133 - - [2025-10-23 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.73 - - [2025-10-23 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000416 [API:8081]10.0.0.73 - - [2025-10-23 03:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.73 - - [2025-10-23 03:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.73 - - [2025-10-23 03:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.41 - - [2025-10-23 03:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.41 - - [2025-10-23 03:28:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.133 - - [2025-10-23 03:28:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.060184 [API:8081]10.0.0.41 - - [2025-10-23 03:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.41 - - [2025-10-23 03:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.007269 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005478 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002913 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002194 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003211 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002137 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002102 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002862 [API:8081]10.0.0.41 - - [2025-10-23 03:30:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.41 - - [2025-10-23 03:30:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.058832 [API:8081]10.0.0.133 - - [2025-10-23 03:30:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.105268 [API:8081]10.0.0.133 - - [2025-10-23 03:31:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.073165 [API:8081]10.0.0.41 - - [2025-10-23 03:31:15] "GET /analytics HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.41 - - [2025-10-23 03:31:15] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.133 - - [2025-10-23 03:31:42] "GET /analytics HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.133 - - [2025-10-23 03:31:42] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.73 - - [2025-10-23 03:31:43] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.73 - - [2025-10-23 03:31:43] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.133 - - [2025-10-23 03:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.133 - - [2025-10-23 03:32:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.133 - - [2025-10-23 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.133 - - [2025-10-23 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.73 - - [2025-10-23 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.73 - - [2025-10-23 03:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.73 - - [2025-10-23 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.73 - - [2025-10-23 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.41 - - [2025-10-23 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.41 - - [2025-10-23 03:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.41 - - [2025-10-23 03:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.41 - - [2025-10-23 03:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.133 - - [2025-10-23 03:33:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057041 [API:8081]10.0.0.133 - - [2025-10-23 03:34:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.057890 [API:8081]10.0.0.41 - - [2025-10-23 03:35:49] "GET /analytics/uves/virtual-machine/38798226-2f12-4fc7-9d12-3b17c979217c?flat HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.41 - - [2025-10-23 03:35:50] "GET /analytics/uves/virtual-machine/38798226-2f12-4fc7-9d12-3b17c979217c?flat HTTP/1.1" 200 965 0.066369 [API:8081]10.0.0.41 - - [2025-10-23 03:35:52] "GET /analytics/uves/virtual-machine/38798226-2f12-4fc7-9d12-3b17c979217c?flat HTTP/1.1" 200 1399 0.057997 [API:8081]10.0.0.41 - - [2025-10-23 03:35:52] "GET /analytics/uves/virtual-machine/38798226-2f12-4fc7-9d12-3b17c979217c?flat HTTP/1.1" 200 1399 0.057317 [API:8081]10.0.0.41 - - [2025-10-23 03:35:52] "GET /analytics/uves/virtual-machine/38798226-2f12-4fc7-9d12-3b17c979217c?flat HTTP/1.1" 200 1399 0.010208 [API:8081]10.0.0.41 - - [2025-10-23 03:35:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.020188 [API:8081]10.0.0.41 - - [2025-10-23 03:35:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.019228 [API:8081]10.0.0.41 - - [2025-10-23 03:35:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009827 [API:8081]10.0.0.41 - - [2025-10-23 03:35:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.010948 [API:8081]10.0.0.41 - - [2025-10-23 03:35:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.017294 [API:8081]10.0.0.41 - - [2025-10-23 03:36:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.017745 [API:8081]10.0.0.41 - - [2025-10-23 03:36:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.020532 [API:8081]10.0.0.41 - - [2025-10-23 03:36:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.017277 [API:8081]10.0.0.133 - - [2025-10-23 03:36:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080791 [API:8081]10.0.0.41 - - [2025-10-23 03:36:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.017429 [API:8081]10.0.0.41 - - [2025-10-23 03:36:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.017971 [API:8081]10.0.0.41 - - [2025-10-23 03:36:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.017323 [API:8081]10.0.0.41 - - [2025-10-23 03:36:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13078 0.018259 [API:8081]10.0.0.41 - - [2025-10-23 03:36:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12691 0.016656 [API:8081]10.0.0.41 - - [2025-10-23 03:36:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010767 [API:8081]10.0.0.133 - - [2025-10-23 03:37:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.069373 [API:8081]10.0.0.133 - - [2025-10-23 03:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.133 - - [2025-10-23 03:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.133 - - [2025-10-23 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.133 - - [2025-10-23 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.73 - - [2025-10-23 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.73 - - [2025-10-23 03:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.73 - - [2025-10-23 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.73 - - [2025-10-23 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.41 - - [2025-10-23 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-10-23 03:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.41 - - [2025-10-23 03:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.41 - - [2025-10-23 03:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.133 - - [2025-10-23 03:39:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062610 [API:8081]10.0.0.41 - - [2025-10-23 03:39:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.41 - - [2025-10-23 03:39:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.066468 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002643 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002680 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002225 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002117 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002733 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002210 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002134 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001868 [API:8081]10.0.0.133 - - [2025-10-23 03:40:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.058669 [API:8081]10.0.0.41 - - [2025-10-23 03:41:15] "GET /analytics HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.41 - - [2025-10-23 03:41:15] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.133 - - [2025-10-23 03:41:43] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.133 - - [2025-10-23 03:41:43] "GET /analytics HTTP/1.1" 401 205 0.000207 [API:8081]10.0.0.73 - - [2025-10-23 03:41:43] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.73 - - [2025-10-23 03:41:43] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.133 - - [2025-10-23 03:42:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056728 [API:8081]10.0.0.41 - - [2025-10-23 03:42:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.41 - - [2025-10-23 03:42:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.058933 [API:8081]10.0.0.133 - - [2025-10-23 03:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.133 - - [2025-10-23 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.133 - - [2025-10-23 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.133 - - [2025-10-23 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.73 - - [2025-10-23 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.73 - - [2025-10-23 03:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.73 - - [2025-10-23 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.73 - - [2025-10-23 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.41 - - [2025-10-23 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.41 - - [2025-10-23 03:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.41 - - [2025-10-23 03:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.41 - - [2025-10-23 03:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.133 - - [2025-10-23 03:43:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.068210 [API:8081]10.0.0.133 - - [2025-10-23 03:45:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.432955 [API:8081]10.0.0.41 - - [2025-10-23 03:45:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.41 - - [2025-10-23 03:45:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.061582 [API:8081]10.0.0.133 - - [2025-10-23 03:46:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063451 [API:8081]10.0.0.41 - - [2025-10-23 03:47:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000888 [API:8081]10.0.0.41 - - [2025-10-23 03:47:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1164 0.058277 [API:8081]10.0.0.133 - - [2025-10-23 03:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.133 - - [2025-10-23 03:47:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.133 - - [2025-10-23 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.133 - - [2025-10-23 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.73 - - [2025-10-23 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.73 - - [2025-10-23 03:48:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000404 [API:8081]10.0.0.73 - - [2025-10-23 03:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.73 - - [2025-10-23 03:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.41 - - [2025-10-23 03:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.41 - - [2025-10-23 03:48:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000399 [API:8081]10.0.0.41 - - [2025-10-23 03:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.41 - - [2025-10-23 03:48:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.41 - - [2025-10-23 03:48:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.139550 [API:8081]10.0.0.41 - - [2025-10-23 03:48:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.113158 [API:8081]10.0.0.41 - - [2025-10-23 03:48:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008348 [API:8081]10.0.0.133 - - [2025-10-23 03:48:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078670 [API:8081]10.0.0.41 - - [2025-10-23 03:48:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008745 [API:8081]10.0.0.41 - - [2025-10-23 03:48:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.011374 [API:8081]10.0.0.41 - - [2025-10-23 03:48:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.010390 [API:8081]10.0.0.41 - - [2025-10-23 03:48:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.010586 [API:8081]10.0.0.41 - - [2025-10-23 03:48:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.022039 [API:8081]10.0.0.133 - - [2025-10-23 03:49:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.088283 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002638 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002563 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002372 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002062 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002599 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002103 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002269 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:49:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001802 [API:8081]10.0.0.41 - - [2025-10-23 03:51:15] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 03:51:15] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.133 - - [2025-10-23 03:51:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065675 [API:8081]10.0.0.133 - - [2025-10-23 03:51:43] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.133 - - [2025-10-23 03:51:43] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.73 - - [2025-10-23 03:51:43] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.73 - - [2025-10-23 03:51:43] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.133 - - [2025-10-23 03:52:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.066444 [API:8081]10.0.0.41 - - [2025-10-23 03:52:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13785 0.019858 [API:8081]10.0.0.133 - - [2025-10-23 03:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.133 - - [2025-10-23 03:52:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.133 - - [2025-10-23 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.133 - - [2025-10-23 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000400 [API:8081]10.0.0.73 - - [2025-10-23 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.73 - - [2025-10-23 03:53:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.73 - - [2025-10-23 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.73 - - [2025-10-23 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.41 - - [2025-10-23 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000399 [API:8081]10.0.0.41 - - [2025-10-23 03:53:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.41 - - [2025-10-23 03:53:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.41 - - [2025-10-23 03:53:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.133 - - [2025-10-23 03:54:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065735 [API:8081]10.0.0.133 - - [2025-10-23 03:55:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.065776 [API:8081]10.0.0.133 - - [2025-10-23 03:57:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061424 [API:8081]10.0.0.133 - - [2025-10-23 03:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.133 - - [2025-10-23 03:57:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.133 - - [2025-10-23 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.133 - - [2025-10-23 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.73 - - [2025-10-23 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.73 - - [2025-10-23 03:58:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.73 - - [2025-10-23 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.73 - - [2025-10-23 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.41 - - [2025-10-23 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000739 [API:8081]10.0.0.41 - - [2025-10-23 03:58:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.41 - - [2025-10-23 03:58:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.41 - - [2025-10-23 03:58:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.133 - - [2025-10-23 03:58:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.058009 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002278 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002504 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002794 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002259 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002693 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002155 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002161 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 03:59:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002188 [API:8081]10.0.0.133 - - [2025-10-23 04:00:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063403 [API:8081]10.0.0.41 - - [2025-10-23 04:01:15] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.41 - - [2025-10-23 04:01:15] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.133 - - [2025-10-23 04:01:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.082688 [API:8081]10.0.0.133 - - [2025-10-23 04:01:43] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.133 - - [2025-10-23 04:01:43] "GET /analytics HTTP/1.1" 401 205 0.000187 [API:8081]10.0.0.73 - - [2025-10-23 04:01:43] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.73 - - [2025-10-23 04:01:43] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.133 - - [2025-10-23 04:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.133 - - [2025-10-23 04:02:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.133 - - [2025-10-23 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.133 - - [2025-10-23 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.73 - - [2025-10-23 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.73 - - [2025-10-23 04:03:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.73 - - [2025-10-23 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000372 [API:8081]10.0.0.73 - - [2025-10-23 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.41 - - [2025-10-23 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.41 - - [2025-10-23 04:03:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.41 - - [2025-10-23 04:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.41 - - [2025-10-23 04:03:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.133 - - [2025-10-23 04:03:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057958 [API:8081]10.0.0.133 - - [2025-10-23 04:04:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.059580 [API:8081]10.0.0.41 - - [2025-10-23 04:05:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.41 - - [2025-10-23 04:05:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.395624 [API:8081]10.0.0.41 - - [2025-10-23 04:06:17] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1712 0.060290 [API:8081]10.0.0.41 - - [2025-10-23 04:06:17] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1712 0.067763 [API:8081]10.0.0.41 - - [2025-10-23 04:06:17] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1712 0.010494 [API:8081]10.0.0.41 - - [2025-10-23 04:06:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13096 0.020507 [API:8081]10.0.0.41 - - [2025-10-23 04:06:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13096 0.019003 [API:8081]10.0.0.41 - - [2025-10-23 04:06:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008568 [API:8081]10.0.0.133 - - [2025-10-23 04:06:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056751 [API:8081]10.0.0.41 - - [2025-10-23 04:07:24] "GET /analytics/uves/virtual-machine/4a3f0bf4-a238-49b0-a42b-6a79d594fb06?flat HTTP/1.1" 200 1761 0.010769 [API:8081]10.0.0.41 - - [2025-10-23 04:07:25] "GET /analytics/uves/virtual-machine/4a3f0bf4-a238-49b0-a42b-6a79d594fb06?flat HTTP/1.1" 200 1761 0.011302 [API:8081]10.0.0.41 - - [2025-10-23 04:07:25] "GET /analytics/uves/virtual-machine/4a3f0bf4-a238-49b0-a42b-6a79d594fb06?flat HTTP/1.1" 200 1761 0.014043 [API:8081]10.0.0.41 - - [2025-10-23 04:07:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13071 0.019898 [API:8081]10.0.0.41 - - [2025-10-23 04:07:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13071 0.019469 [API:8081]10.0.0.41 - - [2025-10-23 04:07:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010142 [API:8081]10.0.0.133 - - [2025-10-23 04:07:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.058028 [API:8081]10.0.0.133 - - [2025-10-23 04:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.133 - - [2025-10-23 04:07:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.133 - - [2025-10-23 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.133 - - [2025-10-23 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.73 - - [2025-10-23 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.73 - - [2025-10-23 04:08:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.73 - - [2025-10-23 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.73 - - [2025-10-23 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.41 - - [2025-10-23 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.41 - - [2025-10-23 04:08:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.41 - - [2025-10-23 04:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.41 - - [2025-10-23 04:08:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.133 - - [2025-10-23 04:09:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059484 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002705 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002612 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002351 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003439 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002505 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002185 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002672 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:09:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002146 [API:8081]10.0.0.133 - - [2025-10-23 04:10:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.064468 [API:8081]10.0.0.41 - - [2025-10-23 04:11:15] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.41 - - [2025-10-23 04:11:15] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.133 - - [2025-10-23 04:11:43] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.133 - - [2025-10-23 04:11:43] "GET /analytics HTTP/1.1" 401 205 0.000135 [API:8081]10.0.0.73 - - [2025-10-23 04:11:43] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.73 - - [2025-10-23 04:11:43] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.133 - - [2025-10-23 04:12:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.057829 [API:8081]10.0.0.41 - - [2025-10-23 04:12:53] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1473 0.095627 [API:8081]10.0.0.41 - - [2025-10-23 04:12:55] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1473 0.062795 [API:8081]10.0.0.41 - - [2025-10-23 04:12:57] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1473 0.056962 [API:8081]10.0.0.41 - - [2025-10-23 04:12:59] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1473 0.011049 [API:8081]10.0.0.133 - - [2025-10-23 04:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.133 - - [2025-10-23 04:12:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.133 - - [2025-10-23 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.133 - - [2025-10-23 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.73 - - [2025-10-23 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.73 - - [2025-10-23 04:13:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.73 - - [2025-10-23 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000567 [API:8081]10.0.0.73 - - [2025-10-23 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.41 - - [2025-10-23 04:13:01] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1473 0.012567 [API:8081]10.0.0.41 - - [2025-10-23 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.41 - - [2025-10-23 04:13:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.41 - - [2025-10-23 04:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 04:13:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.41 - - [2025-10-23 04:13:03] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1473 0.013189 [API:8081]10.0.0.41 - - [2025-10-23 04:13:05] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1976 0.011090 [API:8081]10.0.0.41 - - [2025-10-23 04:13:05] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1976 0.011539 [API:8081]10.0.0.41 - - [2025-10-23 04:13:05] "GET /analytics/uves/virtual-machine/86c0086d-26ec-47e9-a83c-d23156d9a2d8?flat HTTP/1.1" 200 1976 0.011045 [API:8081]10.0.0.41 - - [2025-10-23 04:13:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12141 0.017827 [API:8081]10.0.0.41 - - [2025-10-23 04:13:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12141 0.020073 [API:8081]10.0.0.41 - - [2025-10-23 04:13:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008647 [API:8081]10.0.0.41 - - [2025-10-23 04:13:09] "GET /analytics/uves/virtual-machine/4a3f0bf4-a238-49b0-a42b-6a79d594fb06?flat HTTP/1.1" 200 1894 0.012565 [API:8081]10.0.0.41 - - [2025-10-23 04:13:09] "GET /analytics/uves/virtual-machine/4a3f0bf4-a238-49b0-a42b-6a79d594fb06?flat HTTP/1.1" 200 1894 0.012420 [API:8081]10.0.0.41 - - [2025-10-23 04:13:09] "GET /analytics/uves/virtual-machine/4a3f0bf4-a238-49b0-a42b-6a79d594fb06?flat HTTP/1.1" 200 1894 0.011355 [API:8081]10.0.0.41 - - [2025-10-23 04:13:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12003 0.019420 [API:8081]10.0.0.41 - - [2025-10-23 04:13:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12003 0.018362 [API:8081]10.0.0.41 - - [2025-10-23 04:13:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010244 [API:8081]10.0.0.133 - - [2025-10-23 04:13:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.059767 [API:8081]10.0.0.41 - - [2025-10-23 04:14:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12285 0.018623 [API:8081]10.0.0.41 - - [2025-10-23 04:14:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009804 [API:8081]10.0.0.41 - - [2025-10-23 04:14:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12793 0.017123 [API:8081]10.0.0.41 - - [2025-10-23 04:14:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12792 0.018341 [API:8081]10.0.0.41 - - [2025-10-23 04:14:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12792 0.017601 [API:8081]10.0.0.41 - - [2025-10-23 04:14:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12412 0.018555 [API:8081]10.0.0.41 - - [2025-10-23 04:14:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009691 [API:8081]10.0.0.133 - - [2025-10-23 04:15:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064671 [API:8081]10.0.0.133 - - [2025-10-23 04:16:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.111676 [API:8081]10.0.0.41 - - [2025-10-23 04:17:10] "GET /analytics/uves/virtual-machine/1fd7a321-3b53-4ac3-8e9a-524c0c081082?flat HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.41 - - [2025-10-23 04:17:10] "GET /analytics/uves/virtual-machine/1fd7a321-3b53-4ac3-8e9a-524c0c081082?flat HTTP/1.1" 200 1271 0.113121 [API:8081]10.0.0.41 - - [2025-10-23 04:17:11] "GET /analytics/uves/virtual-machine/1fd7a321-3b53-4ac3-8e9a-524c0c081082?flat HTTP/1.1" 200 1271 0.092841 [API:8081]10.0.0.41 - - [2025-10-23 04:17:12] "GET /analytics/uves/virtual-machine/1fd7a321-3b53-4ac3-8e9a-524c0c081082?flat HTTP/1.1" 200 1271 0.063498 [API:8081]10.0.0.41 - - [2025-10-23 04:17:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.41 - - [2025-10-23 04:17:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12878 0.078347 [API:8081]10.0.0.41 - - [2025-10-23 04:17:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12878 0.066185 [API:8081]10.0.0.41 - - [2025-10-23 04:17:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.040897 [API:8081]10.0.0.41 - - [2025-10-23 04:17:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12878 0.020747 [API:8081]10.0.0.41 - - [2025-10-23 04:17:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12878 0.065576 [API:8081]10.0.0.41 - - [2025-10-23 04:17:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12878 0.019446 [API:8081]10.0.0.41 - - [2025-10-23 04:17:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12877 0.016597 [API:8081]10.0.0.41 - - [2025-10-23 04:17:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12877 0.016973 [API:8081]10.0.0.41 - - [2025-10-23 04:17:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12877 0.018494 [API:8081]10.0.0.41 - - [2025-10-23 04:17:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12470 0.017213 [API:8081]10.0.0.41 - - [2025-10-23 04:17:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008616 [API:8081]10.0.0.133 - - [2025-10-23 04:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.133 - - [2025-10-23 04:17:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.133 - - [2025-10-23 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.133 - - [2025-10-23 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.73 - - [2025-10-23 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.73 - - [2025-10-23 04:18:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.73 - - [2025-10-23 04:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.73 - - [2025-10-23 04:18:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.41 - - [2025-10-23 04:18:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.41 - - [2025-10-23 04:18:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.41 - - [2025-10-23 04:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.41 - - [2025-10-23 04:18:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.41 - - [2025-10-23 04:18:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.41 - - [2025-10-23 04:18:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.056928 [API:8081]10.0.0.41 - - [2025-10-23 04:18:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.077508 [API:8081]10.0.0.41 - - [2025-10-23 04:18:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.090981 [API:8081]10.0.0.41 - - [2025-10-23 04:18:37] "GET /analytics/uves/virtual-machine/5a82c814-e002-445e-bd19-4a2d5776a69a?flat HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.41 - - [2025-10-23 04:18:37] "GET /analytics/uves/virtual-machine/5a82c814-e002-445e-bd19-4a2d5776a69a?flat HTTP/1.1" 200 1414 0.091987 [API:8081]10.0.0.41 - - [2025-10-23 04:18:38] "GET /analytics/uves/virtual-machine/5a82c814-e002-445e-bd19-4a2d5776a69a?flat HTTP/1.1" 200 1414 0.063660 [API:8081]10.0.0.41 - - [2025-10-23 04:18:38] "GET /analytics/uves/virtual-machine/5a82c814-e002-445e-bd19-4a2d5776a69a?flat HTTP/1.1" 200 1414 0.038372 [API:8081]10.0.0.41 - - [2025-10-23 04:18:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.020127 [API:8081]10.0.0.41 - - [2025-10-23 04:18:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.023031 [API:8081]10.0.0.41 - - [2025-10-23 04:18:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.041292 [API:8081]10.0.0.133 - - [2025-10-23 04:18:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.388727 [API:8081]10.0.0.41 - - [2025-10-23 04:18:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.020372 [API:8081]10.0.0.41 - - [2025-10-23 04:18:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.018712 [API:8081]10.0.0.41 - - [2025-10-23 04:18:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.022051 [API:8081]10.0.0.41 - - [2025-10-23 04:18:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.019915 [API:8081]10.0.0.41 - - [2025-10-23 04:18:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.019797 [API:8081]10.0.0.41 - - [2025-10-23 04:19:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.016831 [API:8081]10.0.0.41 - - [2025-10-23 04:19:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13015 0.019736 [API:8081]10.0.0.41 - - [2025-10-23 04:19:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12574 0.021487 [API:8081]10.0.0.41 - - [2025-10-23 04:19:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010013 [Introspect:8090]10.0.0.41 - - [2025-10-23 04:19:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001115 [API:8081]10.0.0.41 - - [2025-10-23 04:19:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 04:19:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.068393 [API:8081]10.0.0.133 - - [2025-10-23 04:19:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.058586 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002625 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002801 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002505 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002460 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002944 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002448 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002261 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:19:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002073 [API:8081]10.0.0.41 - - [2025-10-23 04:21:15] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.41 - - [2025-10-23 04:21:15] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.133 - - [2025-10-23 04:21:43] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.133 - - [2025-10-23 04:21:43] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.73 - - [2025-10-23 04:21:43] "GET /analytics HTTP/1.1" 401 205 0.000461 [API:8081]10.0.0.73 - - [2025-10-23 04:21:43] "GET /analytics HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.133 - - [2025-10-23 04:21:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060322 [API:8081]10.0.0.41 - - [2025-10-23 04:22:08] "GET /analytics/uves/virtual-machine/9fc3be61-01f0-4996-ac7c-48cfb5392e1c?flat HTTP/1.1" 200 2056 0.012046 [API:8081]10.0.0.41 - - [2025-10-23 04:22:08] "GET /analytics/uves/virtual-machine/9fc3be61-01f0-4996-ac7c-48cfb5392e1c?flat HTTP/1.1" 200 2056 0.061918 [API:8081]10.0.0.41 - - [2025-10-23 04:22:08] "GET /analytics/uves/virtual-machine/9fc3be61-01f0-4996-ac7c-48cfb5392e1c?flat HTTP/1.1" 200 2056 0.052266 [API:8081]10.0.0.41 - - [2025-10-23 04:22:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13003 0.017372 [API:8081]10.0.0.41 - - [2025-10-23 04:22:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13003 0.019085 [API:8081]10.0.0.41 - - [2025-10-23 04:22:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.007868 [API:8081]10.0.0.41 - - [2025-10-23 04:22:11] "GET /analytics/uves/virtual-machine/6367a7fa-af95-491d-9f18-b3d8e2fb2547?flat HTTP/1.1" 200 2050 0.011459 [API:8081]10.0.0.41 - - [2025-10-23 04:22:11] "GET /analytics/uves/virtual-machine/6367a7fa-af95-491d-9f18-b3d8e2fb2547?flat HTTP/1.1" 200 2050 0.010558 [API:8081]10.0.0.41 - - [2025-10-23 04:22:11] "GET /analytics/uves/virtual-machine/6367a7fa-af95-491d-9f18-b3d8e2fb2547?flat HTTP/1.1" 200 2050 0.010084 [API:8081]10.0.0.41 - - [2025-10-23 04:22:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13002 0.017538 [API:8081]10.0.0.41 - - [2025-10-23 04:22:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13002 0.016650 [API:8081]10.0.0.41 - - [2025-10-23 04:22:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008632 [API:8081]10.0.0.41 - - [2025-10-23 04:22:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13002 0.020880 [API:8081]10.0.0.41 - - [2025-10-23 04:22:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13002 0.017045 [API:8081]10.0.0.41 - - [2025-10-23 04:22:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 13002 0.016924 [API:8081]10.0.0.41 - - [2025-10-23 04:22:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-1?flat HTTP/1.1" 200 12634 0.019632 [API:8081]10.0.0.41 - - [2025-10-23 04:22:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009510 [API:8081]10.0.0.41 - - [2025-10-23 04:22:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13002 0.018683 [API:8081]10.0.0.41 - - [2025-10-23 04:22:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 13002 0.018852 [API:8081]10.0.0.41 - - [2025-10-23 04:22:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4448-2?flat HTTP/1.1" 200 12613 0.017398 [API:8081]10.0.0.41 - - [2025-10-23 04:22:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008242 [API:8081]10.0.0.41 - - [2025-10-23 04:22:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.008936 [API:8081]10.0.0.41 - - [2025-10-23 04:22:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.008330 [API:8081]10.0.0.133 - - [2025-10-23 04:22:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.069159 [API:8081]10.0.0.133 - - [2025-10-23 04:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.133 - - [2025-10-23 04:22:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.133 - - [2025-10-23 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000388 [API:8081]10.0.0.133 - - [2025-10-23 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.73 - - [2025-10-23 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.73 - - [2025-10-23 04:23:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.73 - - [2025-10-23 04:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.73 - - [2025-10-23 04:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.41 - - [2025-10-23 04:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000471 [API:8081]10.0.0.41 - - [2025-10-23 04:23:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.41 - - [2025-10-23 04:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.41 - - [2025-10-23 04:23:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.133 - - [2025-10-23 04:24:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.056308 [Introspect:8090]10.0.0.41 - - [2025-10-23 04:25:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.000962 [API:8081]10.0.0.41 - - [2025-10-23 04:25:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.057078 [API:8081]10.0.0.133 - - [2025-10-23 04:25:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.059894 [API:8081]10.0.0.41 - - [2025-10-23 04:26:38] "GET /analytics/uves/virtual-machine/0d847665-c0fb-4889-9b50-70d14ae77f88?flat HTTP/1.1" 200 1715 0.064193 [API:8081]10.0.0.41 - - [2025-10-23 04:26:38] "GET /analytics/uves/virtual-machine/0d847665-c0fb-4889-9b50-70d14ae77f88?flat HTTP/1.1" 200 1715 0.011088 [API:8081]10.0.0.41 - - [2025-10-23 04:26:38] "GET /analytics/uves/virtual-machine/0d847665-c0fb-4889-9b50-70d14ae77f88?flat HTTP/1.1" 200 1715 0.059695 [API:8081]10.0.0.41 - - [2025-10-23 04:26:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008703 [API:8081]10.0.0.41 - - [2025-10-23 04:27:29] "GET /analytics/uves/virtual-machine/b1ac6117-aa63-4136-a8ac-9186b533385f?flat HTTP/1.1" 200 1717 0.010974 [API:8081]10.0.0.41 - - [2025-10-23 04:27:29] "GET /analytics/uves/virtual-machine/b1ac6117-aa63-4136-a8ac-9186b533385f?flat HTTP/1.1" 200 1717 0.011972 [API:8081]10.0.0.41 - - [2025-10-23 04:27:30] "GET /analytics/uves/virtual-machine/b1ac6117-aa63-4136-a8ac-9186b533385f?flat HTTP/1.1" 200 1717 0.011299 [API:8081]10.0.0.41 - - [2025-10-23 04:27:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.008753 [API:8081]10.0.0.133 - - [2025-10-23 04:27:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056430 [API:8081]10.0.0.133 - - [2025-10-23 04:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.133 - - [2025-10-23 04:27:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.133 - - [2025-10-23 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000430 [API:8081]10.0.0.133 - - [2025-10-23 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000403 [API:8081]10.0.0.73 - - [2025-10-23 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.73 - - [2025-10-23 04:28:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.73 - - [2025-10-23 04:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.73 - - [2025-10-23 04:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.41 - - [2025-10-23 04:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.41 - - [2025-10-23 04:28:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-10-23 04:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.41 - - [2025-10-23 04:28:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.133 - - [2025-10-23 04:28:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.066088 [API:8081]10.0.0.41 - - [2025-10-23 04:28:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010535 [API:8081]10.0.0.41 - - [2025-10-23 04:29:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007904 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002582 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002789 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002462 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002216 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002997 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002358 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002296 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:29:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002173 [API:8081]10.0.0.41 - - [2025-10-23 04:30:16] "GET /analytics/uves/virtual-machine/739b3e35-8848-4e81-a576-28dabeaacfd4?flat HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.41 - - [2025-10-23 04:30:16] "GET /analytics/uves/virtual-machine/739b3e35-8848-4e81-a576-28dabeaacfd4?flat HTTP/1.1" 200 1262 0.062412 [API:8081]10.0.0.41 - - [2025-10-23 04:30:17] "GET /analytics/uves/virtual-machine/739b3e35-8848-4e81-a576-28dabeaacfd4?flat HTTP/1.1" 200 1262 0.068175 [API:8081]10.0.0.41 - - [2025-10-23 04:30:17] "GET /analytics/uves/virtual-machine/739b3e35-8848-4e81-a576-28dabeaacfd4?flat HTTP/1.1" 200 1262 0.069992 [API:8081]10.0.0.41 - - [2025-10-23 04:30:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010970 [API:8081]10.0.0.41 - - [2025-10-23 04:30:20] "GET /analytics/uves/virtual-machine/11b52378-4ec9-487b-998d-99d81bac5cf9?flat HTTP/1.1" 200 1262 0.010612 [API:8081]10.0.0.41 - - [2025-10-23 04:30:20] "GET /analytics/uves/virtual-machine/11b52378-4ec9-487b-998d-99d81bac5cf9?flat HTTP/1.1" 200 1262 0.010423 [API:8081]10.0.0.41 - - [2025-10-23 04:30:20] "GET /analytics/uves/virtual-machine/11b52378-4ec9-487b-998d-99d81bac5cf9?flat HTTP/1.1" 200 1262 0.010276 [API:8081]10.0.0.41 - - [2025-10-23 04:30:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008628 [API:8081]10.0.0.133 - - [2025-10-23 04:30:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079024 [API:8081]10.0.0.41 - - [2025-10-23 04:31:15] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.41 - - [2025-10-23 04:31:15] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.133 - - [2025-10-23 04:31:43] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.133 - - [2025-10-23 04:31:43] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.73 - - [2025-10-23 04:31:43] "GET /analytics HTTP/1.1" 401 205 0.000213 [API:8081]10.0.0.73 - - [2025-10-23 04:31:43] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.133 - - [2025-10-23 04:31:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.070218 [API:8081]10.0.0.41 - - [2025-10-23 04:32:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009206 [API:8081]10.0.0.41 - - [2025-10-23 04:32:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007415 [API:8081]10.0.0.133 - - [2025-10-23 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.133 - - [2025-10-23 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.133 - - [2025-10-23 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.133 - - [2025-10-23 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.73 - - [2025-10-23 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.73 - - [2025-10-23 04:33:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.73 - - [2025-10-23 04:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.73 - - [2025-10-23 04:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000707 [API:8081]10.0.0.41 - - [2025-10-23 04:33:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.41 - - [2025-10-23 04:33:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.41 - - [2025-10-23 04:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.41 - - [2025-10-23 04:33:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.41 - - [2025-10-23 04:33:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.41 - - [2025-10-23 04:33:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.055921 [API:8081]10.0.0.41 - - [2025-10-23 04:33:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.053823 [API:8081]10.0.0.133 - - [2025-10-23 04:33:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055739 [API:8081]10.0.0.133 - - [2025-10-23 04:35:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062750 [API:8081]10.0.0.133 - - [2025-10-23 04:37:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065388 [API:8081]10.0.0.133 - - [2025-10-23 04:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.133 - - [2025-10-23 04:37:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.133 - - [2025-10-23 04:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.133 - - [2025-10-23 04:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.73 - - [2025-10-23 04:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.73 - - [2025-10-23 04:38:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.73 - - [2025-10-23 04:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.73 - - [2025-10-23 04:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.41 - - [2025-10-23 04:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.41 - - [2025-10-23 04:38:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.133 - - [2025-10-23 04:38:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062529 [API:8081]10.0.0.41 - - [2025-10-23 04:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.41 - - [2025-10-23 04:38:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.41 - - [2025-10-23 04:39:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.41 - - [2025-10-23 04:39:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.055803 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002558 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002868 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002950 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002888 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003420 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002518 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002231 [LOCAL API:8181]127.0.0.1 - - [2025-10-23 04:39:59] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4448-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002014 [API:8081]10.0.0.133 - - [2025-10-23 04:40:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069439 [API:8081]10.0.0.133 - - [2025-10-23 04:41:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.069992 [API:8081]10.0.0.41 - - [2025-10-23 04:41:15] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.41 - - [2025-10-23 04:41:15] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.133 - - [2025-10-23 04:41:43] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.133 - - [2025-10-23 04:41:43] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.73 - - [2025-10-23 04:41:43] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.73 - - [2025-10-23 04:41:43] "GET /analytics HTTP/1.1" 401 205 0.000194 [API:8081]10.0.0.133 - - [2025-10-23 04:42:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.133 - - [2025-10-23 04:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.133 - - [2025-10-23 04:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.133 - - [2025-10-23 04:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.73 - - [2025-10-23 04:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.73 - - [2025-10-23 04:43:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.73 - - [2025-10-23 04:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.73 - - [2025-10-23 04:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.41 - - [2025-10-23 04:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.41 - - [2025-10-23 04:43:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.41 - - [2025-10-23 04:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.41 - - [2025-10-23 04:43:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.133 - - [2025-10-23 04:43:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059446 [API:8081]10.0.0.133 - - [2025-10-23 04:44:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063868 [API:8081]10.0.0.133 - - [2025-10-23 04:46:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061715 [API:8081]10.0.0.133 - - [2025-10-23 04:47:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.077138 [Introspect:8090]10.0.0.133 - - [2025-10-23 04:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.000986