+++ date ++ echo 'INFO: =================== Mon Feb 23 02:01:08 AM UTC 2026 ===================' INFO: =================== Mon Feb 23 02:01:08 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242,10.0.0.50,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.50:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.50:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.50:8081 10.0.0.23: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.50:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.50:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.50:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.50:8086 10.0.0.23: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.242,10.0.0.50,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.50:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.50:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.50:8082 10.0.0.23: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.50:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.50:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.50:9161 10.0.0.23: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.50:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.50:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.50:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.50:2181,10.0.0.23: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.50:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.50:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.50:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.50:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.50:5673,10.0.0.23: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.50:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.50:6379 10.0.0.23: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.242,10.0.0.50,10.0.0.23 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.50:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.50:9092 10.0.0.23: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.242 ++ 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.242,10.0.0.50,10.0.0.23 ++ 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.242,10.0.0.50,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242,10.0.0.50,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 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.242,10.0.0.50,10.0.0.23 +++ local servers=10.0.0.242,10.0.0.50,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.242,10.20.0.25,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + 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 ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sed 's/^ANALYTICS_API__//g' ++ sort ++ cut -d = -f 1 + 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:1001: 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:1012: 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:1017: 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:1032: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: 02/23/2026 02:01:16.988 7f977728a580 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/23/2026 02:01:17.261 7f977728a580 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 02/23/2026 02:01:17.279 7f977728a580 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/23/2026 02:01:17.279 7f977728a580 [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.242: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.50 - - [2026-02-23 02:01:58] "GET /analytics HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.50 - - [2026-02-23 02:01:58] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.23 - - [2026-02-23 02:01:58] "GET /analytics HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.23 - - [2026-02-23 02:01:58] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.242 - - [2026-02-23 02:02:00] "GET /analytics HTTP/1.1" 401 206 0.000575 [API:8081]10.0.0.242 - - [2026-02-23 02:02:00] "GET /analytics HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.23 - - [2026-02-23 02:02:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.390525 [API:8081]10.0.0.50 - - [2026-02-23 02:02:29] "GET /analytics HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.50 - - [2026-02-23 02:02:29] "GET /analytics HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.23 - - [2026-02-23 02:02:29] "GET /analytics HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.23 - - [2026-02-23 02:02:29] "GET /analytics HTTP/1.1" 401 206 0.000453 [API:8081]10.0.0.242 - - [2026-02-23 02:02:31] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-02-23 02:02:31] "GET /analytics HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.23 - - [2026-02-23 02:02:59] "GET /analytics HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.23 - - [2026-02-23 02:02:59] "GET /analytics HTTP/1.1" 401 206 0.000212 [API:8081]10.0.0.50 - - [2026-02-23 02:02:59] "GET /analytics HTTP/1.1" 401 206 0.000703 [API:8081]10.0.0.50 - - [2026-02-23 02:02:59] "GET /analytics HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.23 - - [2026-02-23 02:03:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.379216 [API:8081]10.0.0.23 - - [2026-02-23 02:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000449 [API:8081]10.0.0.23 - - [2026-02-23 02:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.50 - - [2026-02-23 02:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.50 - - [2026-02-23 02:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.23 - - [2026-02-23 02:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.23 - - [2026-02-23 02:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.50 - - [2026-02-23 02:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000703 [API:8081]10.0.0.50 - - [2026-02-23 02:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2026-02-23 02:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-02-23 02:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-02-23 02:04:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001197 [API:8081]10.0.0.242 - - [2026-02-23 02:04:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [Introspect:8090]10.0.0.242 - - [2026-02-23 02:05:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001143 [API:8081]10.0.0.23 - - [2026-02-23 02:05:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.390178 [Introspect:8090]10.0.0.242 - - [2026-02-23 02:05:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001069 [API:8081]10.0.0.23 - - [2026-02-23 02:06:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.078998 [Introspect:8090]10.0.0.242 - - [2026-02-23 02:06:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001149 [Introspect:8090]10.0.0.242 - - [2026-02-23 02:06:54] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000658 [API:8081]10.0.0.242 - - [2026-02-23 02:06:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1:Control:contrail-control:0?flat HTTP/1.1" 200 35664 0.073246 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.065647 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2:Control:contrail-control:0?flat HTTP/1.1" 200 35670 0.067348 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.017764 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3:Control:contrail-control:0?flat HTTP/1.1" 200 38112 0.023998 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.016554 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.015664 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.024406 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3357 0.010687 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3358 0.011534 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.009493 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.012507 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.013229 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.015348 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.009752 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012214 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.016098 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.017163 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.015603 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014954 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011844 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013618 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011145 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013303 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14821 0.017369 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016891 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.019950 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.015541 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.016572 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.021239 [API:8081]10.0.0.242 - - [2026-02-23 02:06:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.024092 [API:8081]10.0.0.242 - - [2026-02-23 02:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.040411 [API:8081]10.0.0.242 - - [2026-02-23 02:06:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12040 0.032231 [API:8081]10.0.0.242 - - [2026-02-23 02:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.017036 [API:8081]10.0.0.242 - - [2026-02-23 02:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.021681 [API:8081]10.0.0.242 - - [2026-02-23 02:06:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12040 0.024736 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.025608 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.013757 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.073491 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.014481 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.011879 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14821 0.024366 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014856 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.012039 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.016651 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.015431 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.020176 [API:8081]10.0.0.242 - - [2026-02-23 02:06:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.013729 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011909 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.015258 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.016773 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014255 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.011522 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.013556 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.011359 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.014020 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.011682 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.012377 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1:Control:contrail-control:0?flat HTTP/1.1" 200 35664 0.019130 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.011927 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.016014 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2:Control:contrail-control:0?flat HTTP/1.1" 200 35670 0.021785 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.011845 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.069463 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3:Control:contrail-control:0?flat HTTP/1.1" 200 38112 0.019750 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.011779 [API:8081]10.0.0.242 - - [2026-02-23 02:06:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5383-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.017409 [API:8081]10.0.0.242 - - [2026-02-23 02:06:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-1?flat HTTP/1.1" 200 12010 0.020283 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?flat HTTP/1.1" 200 13715 0.029919 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?flat HTTP/1.1" 200 13673 0.020146 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?flat HTTP/1.1" 200 21879 0.021621 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?flat HTTP/1.1" 200 13715 0.023272 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?flat HTTP/1.1" 200 13673 0.026725 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?flat HTTP/1.1" 200 21879 0.042653 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?flat HTTP/1.1" 200 13715 0.019039 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?flat HTTP/1.1" 200 13673 0.024451 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?flat HTTP/1.1" 200 21879 0.026349 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?flat HTTP/1.1" 200 13715 0.033248 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?flat HTTP/1.1" 200 13673 0.033695 [API:8081]10.0.0.242 - - [2026-02-23 02:07:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?flat HTTP/1.1" 200 21879 0.054804 [API:8081]10.0.0.242 - - [2026-02-23 02:07:03] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5383-1?flat HTTP/1.1" 200 7999 0.021118 [API:8081]10.0.0.242 - - [2026-02-23 02:07:03] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 8001 0.015475 [API:8081]10.0.0.242 - - [2026-02-23 02:07:03] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5383-3?flat HTTP/1.1" 200 7999 0.024963 [API:8081]10.0.0.242 - - [2026-02-23 02:07:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-02-23 02:07:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.060512 [API:8081]10.0.0.242 - - [2026-02-23 02:07:25] "POST /analytics/query HTTP/1.1" 200 58922 1.074806 [API:8081]10.0.0.242 - - [2026-02-23 02:07:26] "POST /analytics/query HTTP/1.1" 200 6787 1.078678 [API:8081]10.0.0.242 - - [2026-02-23 02:07:27] "POST /analytics/query HTTP/1.1" 200 871 1.018368 [API:8081]10.0.0.242 - - [2026-02-23 02:07:28] "POST /analytics/query HTTP/1.1" 200 6787 1.028145 [API:8081]10.0.0.242 - - [2026-02-23 02:07:29] "POST /analytics/query HTTP/1.1" 200 871 1.022442 [API:8081]10.0.0.242 - - [2026-02-23 02:07:41] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000898 [API:8081]10.0.0.23 - - [2026-02-23 02:08:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.368974 [API:8081]10.0.0.23 - - [2026-02-23 02:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.23 - - [2026-02-23 02:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.50 - - [2026-02-23 02:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.50 - - [2026-02-23 02:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.23 - - [2026-02-23 02:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.23 - - [2026-02-23 02:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.50 - - [2026-02-23 02:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.50 - - [2026-02-23 02:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000631 [API:8081]10.0.0.242 - - [2026-02-23 02:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-02-23 02:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-02-23 02:09:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.242 - - [2026-02-23 02:09:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.23 - - [2026-02-23 02:09:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.107085 [API:8081]10.0.0.23 - - [2026-02-23 02:11:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.429981 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003710 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003473 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003597 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002883 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002834 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003730 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004606 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003902 [API:8081]10.0.0.242 - - [2026-02-23 02:11:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.242 - - [2026-02-23 02:11:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1441 0.072820 [API:8081]10.0.0.242 - - [2026-02-23 02:11:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1674 0.070057 [API:8081]10.0.0.23 - - [2026-02-23 02:12:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.101242 [API:8081]10.0.0.242 - - [2026-02-23 02:12:31] "GET /analytics HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.242 - - [2026-02-23 02:12:31] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.23 - - [2026-02-23 02:12:59] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.23 - - [2026-02-23 02:12:59] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.50 - - [2026-02-23 02:12:59] "GET /analytics HTTP/1.1" 401 206 0.000167 [API:8081]10.0.0.50 - - [2026-02-23 02:12:59] "GET /analytics HTTP/1.1" 401 206 0.000202 [API:8081]10.0.0.23 - - [2026-02-23 02:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.23 - - [2026-02-23 02:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.50 - - [2026-02-23 02:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.50 - - [2026-02-23 02:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.23 - - [2026-02-23 02:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.23 - - [2026-02-23 02:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.50 - - [2026-02-23 02:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.50 - - [2026-02-23 02:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.242 - - [2026-02-23 02:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.242 - - [2026-02-23 02:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000399 [API:8081]10.0.0.242 - - [2026-02-23 02:14:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.242 - - [2026-02-23 02:14:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.23 - - [2026-02-23 02:14:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.119020 [API:8081]10.0.0.23 - - [2026-02-23 02:15:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.114598 [API:8081]10.0.0.242 - - [2026-02-23 02:17:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2026-02-23 02:17:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.076499 [API:8081]10.0.0.242 - - [2026-02-23 02:17:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.083021 [API:8081]10.0.0.23 - - [2026-02-23 02:17:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066425 [API:8081]10.0.0.23 - - [2026-02-23 02:18:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.078892 [API:8081]10.0.0.242 - - [2026-02-23 02:18:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.009222 [API:8081]10.0.0.242 - - [2026-02-23 02:18:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1377 0.058115 [API:8081]10.0.0.242 - - [2026-02-23 02:18:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1606 0.010133 [API:8081]10.0.0.242 - - [2026-02-23 02:18:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1835 0.008279 [API:8081]10.0.0.23 - - [2026-02-23 02:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.002168 [API:8081]10.0.0.23 - - [2026-02-23 02:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.50 - - [2026-02-23 02:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.50 - - [2026-02-23 02:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.23 - - [2026-02-23 02:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.23 - - [2026-02-23 02:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.50 - - [2026-02-23 02:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.50 - - [2026-02-23 02:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2026-02-23 02:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-02-23 02:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.242 - - [2026-02-23 02:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.242 - - [2026-02-23 02:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.23 - - [2026-02-23 02:20:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070780 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002991 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002646 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003312 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.006051 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005467 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002930 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002695 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003276 [API:8081]10.0.0.23 - - [2026-02-23 02:21:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.100049 [API:8081]10.0.0.242 - - [2026-02-23 02:22:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.018849 [API:8081]10.0.0.242 - - [2026-02-23 02:22:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.019717 [API:8081]10.0.0.242 - - [2026-02-23 02:22:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.075978 [API:8081]10.0.0.242 - - [2026-02-23 02:22:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.076753 [API:8081]10.0.0.242 - - [2026-02-23 02:22:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-57775870:ctest-vnet1-41147441?flat HTTP/1.1" 200 8247 0.012747 [API:8081]10.0.0.242 - - [2026-02-23 02:22:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010790 [API:8081]10.0.0.242 - - [2026-02-23 02:22:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24574 0.023010 [API:8081]10.0.0.242 - - [2026-02-23 02:22:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13011 0.024827 [API:8081]10.0.0.242 - - [2026-02-23 02:22:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24574 0.031133 [API:8081]10.0.0.242 - - [2026-02-23 02:22:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12588 0.031673 [API:8081]10.0.0.242 - - [2026-02-23 02:22:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-57775870:ctest-vnet0-80460103?flat HTTP/1.1" 200 8244 0.018601 [API:8081]10.0.0.242 - - [2026-02-23 02:22:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010971 [API:8081]10.0.0.242 - - [2026-02-23 02:22:31] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.242 - - [2026-02-23 02:22:31] "GET /analytics HTTP/1.1" 401 206 0.000169 [API:8081]10.0.0.242 - - [2026-02-23 02:22:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.008607 [API:8081]10.0.0.23 - - [2026-02-23 02:22:59] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.23 - - [2026-02-23 02:22:59] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.50 - - [2026-02-23 02:22:59] "GET /analytics HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.50 - - [2026-02-23 02:22:59] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.23 - - [2026-02-23 02:23:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101012 [API:8081]10.0.0.23 - - [2026-02-23 02:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.23 - - [2026-02-23 02:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.50 - - [2026-02-23 02:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.50 - - [2026-02-23 02:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-02-23 02:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.23 - - [2026-02-23 02:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.50 - - [2026-02-23 02:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.50 - - [2026-02-23 02:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-02-23 02:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.242 - - [2026-02-23 02:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.242 - - [2026-02-23 02:24:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.242 - - [2026-02-23 02:24:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-02-23 02:24:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-02-23 02:24:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.063322 [API:8081]10.0.0.23 - - [2026-02-23 02:24:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.072877 [API:8081]10.0.0.242 - - [2026-02-23 02:25:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.083987 [API:8081]10.0.0.242 - - [2026-02-23 02:25:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.020060 [API:8081]10.0.0.242 - - [2026-02-23 02:25:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.096287 [API:8081]10.0.0.242 - - [2026-02-23 02:25:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.023684 [API:8081]10.0.0.242 - - [2026-02-23 02:25:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.019530 [API:8081]10.0.0.242 - - [2026-02-23 02:25:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.021796 [API:8081]10.0.0.242 - - [2026-02-23 02:25:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.023906 [API:8081]10.0.0.242 - - [2026-02-23 02:25:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.020714 [API:8081]10.0.0.242 - - [2026-02-23 02:25:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.032818 [API:8081]10.0.0.242 - - [2026-02-23 02:25:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12607 0.029979 [API:8081]10.0.0.242 - - [2026-02-23 02:25:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-95161978:ctest-vnet0-97663210?flat HTTP/1.1" 200 7206 0.013786 [API:8081]10.0.0.242 - - [2026-02-23 02:25:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008661 [API:8081]10.0.0.242 - - [2026-02-23 02:26:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-02-23 02:26:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.079708 [API:8081]10.0.0.242 - - [2026-02-23 02:26:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.242 - - [2026-02-23 02:26:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.079911 [API:8081]10.0.0.242 - - [2026-02-23 02:26:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.058589 [API:8081]10.0.0.242 - - [2026-02-23 02:26:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.066558 [API:8081]10.0.0.23 - - [2026-02-23 02:26:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082932 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:e3378887-4b90-4a26-b0cb-a833f3209a88?flat HTTP/1.1" 200 5236 0.014957 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:e3378887-4b90-4a26-b0cb-a833f3209a88?flat HTTP/1.1" 200 5236 0.016304 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:e3378887-4b90-4a26-b0cb-a833f3209a88?flat HTTP/1.1" 200 5236 0.014556 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-63684574:ctest-VN1-19090913?flat HTTP/1.1" 200 8562 0.015902 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.022910 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13321 0.022507 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.020034 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13321 0.021698 [API:8081]10.0.0.242 - - [2026-02-23 02:27:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009753 [API:8081]10.0.0.242 - - [2026-02-23 02:27:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:99c4d82e-3bfb-4731-8d78-edb2f6f4a1ab?flat HTTP/1.1" 200 5094 0.012129 [API:8081]10.0.0.242 - - [2026-02-23 02:27:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:99c4d82e-3bfb-4731-8d78-edb2f6f4a1ab?flat HTTP/1.1" 200 5094 0.011856 [API:8081]10.0.0.242 - - [2026-02-23 02:27:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:99c4d82e-3bfb-4731-8d78-edb2f6f4a1ab?flat HTTP/1.1" 200 5094 0.012780 [API:8081]10.0.0.242 - - [2026-02-23 02:27:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-63684574:ctest-VN2-64486953?flat HTTP/1.1" 200 7859 0.013169 [API:8081]10.0.0.242 - - [2026-02-23 02:27:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.016869 [API:8081]10.0.0.242 - - [2026-02-23 02:27:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.019920 [API:8081]10.0.0.242 - - [2026-02-23 02:27:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009013 [API:8081]10.0.0.242 - - [2026-02-23 02:27:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:3fadbd92-02d1-4a80-8fff-4fe8679d3a70?flat HTTP/1.1" 200 5094 0.014584 [API:8081]10.0.0.242 - - [2026-02-23 02:27:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:3fadbd92-02d1-4a80-8fff-4fe8679d3a70?flat HTTP/1.1" 200 5094 0.013668 [API:8081]10.0.0.242 - - [2026-02-23 02:27:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-63684574:3fadbd92-02d1-4a80-8fff-4fe8679d3a70?flat HTTP/1.1" 200 5094 0.013834 [API:8081]10.0.0.242 - - [2026-02-23 02:27:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-63684574:ctest-VN3-44213249?flat HTTP/1.1" 200 7447 0.015020 [API:8081]10.0.0.242 - - [2026-02-23 02:27:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.025298 [API:8081]10.0.0.242 - - [2026-02-23 02:27:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13321 0.029797 [API:8081]10.0.0.242 - - [2026-02-23 02:27:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.023911 [API:8081]10.0.0.242 - - [2026-02-23 02:27:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13321 0.021601 [API:8081]10.0.0.242 - - [2026-02-23 02:27:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009728 [API:8081]10.0.0.23 - - [2026-02-23 02:27:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.071424 [API:8081]10.0.0.242 - - [2026-02-23 02:27:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.024793 [API:8081]10.0.0.242 - - [2026-02-23 02:27:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13354 0.035889 [API:8081]10.0.0.242 - - [2026-02-23 02:28:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022959 [API:8081]10.0.0.242 - - [2026-02-23 02:28:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.021102 [API:8081]10.0.0.242 - - [2026-02-23 02:28:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.025093 [API:8081]10.0.0.242 - - [2026-02-23 02:28:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.022789 [API:8081]10.0.0.242 - - [2026-02-23 02:28:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023473 [API:8081]10.0.0.242 - - [2026-02-23 02:28:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.023854 [API:8081]10.0.0.242 - - [2026-02-23 02:28:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023076 [API:8081]10.0.0.242 - - [2026-02-23 02:28:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.022637 [API:8081]10.0.0.242 - - [2026-02-23 02:28:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.033592 [API:8081]10.0.0.242 - - [2026-02-23 02:28:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.023027 [API:8081]10.0.0.242 - - [2026-02-23 02:28:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023170 [API:8081]10.0.0.242 - - [2026-02-23 02:28:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.032879 [API:8081]10.0.0.242 - - [2026-02-23 02:28:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022065 [API:8081]10.0.0.242 - - [2026-02-23 02:28:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.025060 [API:8081]10.0.0.242 - - [2026-02-23 02:28:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.032976 [API:8081]10.0.0.242 - - [2026-02-23 02:28:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13355 0.029352 [API:8081]10.0.0.242 - - [2026-02-23 02:28:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022881 [API:8081]10.0.0.242 - - [2026-02-23 02:28:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12987 0.025598 [API:8081]10.0.0.242 - - [2026-02-23 02:28:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-63684574:ctest-VN3-44213249?flat HTTP/1.1" 200 6220 0.015467 [API:8081]10.0.0.242 - - [2026-02-23 02:28:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009118 [API:8081]10.0.0.242 - - [2026-02-23 02:28:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24585 0.021767 [API:8081]10.0.0.242 - - [2026-02-23 02:28:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.027730 [API:8081]10.0.0.242 - - [2026-02-23 02:28:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.028654 [API:8081]10.0.0.242 - - [2026-02-23 02:28:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020877 [API:8081]10.0.0.242 - - [2026-02-23 02:28:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.016022 [API:8081]10.0.0.242 - - [2026-02-23 02:28:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018958 [API:8081]10.0.0.242 - - [2026-02-23 02:28:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.023116 [API:8081]10.0.0.242 - - [2026-02-23 02:28:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021379 [API:8081]10.0.0.242 - - [2026-02-23 02:28:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-63684574:ctest-VN2-64486953?flat HTTP/1.1" 200 6553 0.011878 [API:8081]10.0.0.242 - - [2026-02-23 02:28:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008544 [API:8081]10.0.0.242 - - [2026-02-23 02:28:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.020600 [API:8081]10.0.0.242 - - [2026-02-23 02:28:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12987 0.022064 [API:8081]10.0.0.242 - - [2026-02-23 02:28:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.020528 [API:8081]10.0.0.242 - - [2026-02-23 02:28:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12606 0.021065 [API:8081]10.0.0.242 - - [2026-02-23 02:28:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-63684574:ctest-VN1-19090913?flat HTTP/1.1" 200 6776 0.013337 [API:8081]10.0.0.242 - - [2026-02-23 02:28:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007564 [API:8081]10.0.0.242 - - [2026-02-23 02:29:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.242 - - [2026-02-23 02:29:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.062153 [API:8081]10.0.0.23 - - [2026-02-23 02:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.23 - - [2026-02-23 02:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.50 - - [2026-02-23 02:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.50 - - [2026-02-23 02:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2026-02-23 02:29:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.073901 [API:8081]10.0.0.23 - - [2026-02-23 02:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.23 - - [2026-02-23 02:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.50 - - [2026-02-23 02:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.50 - - [2026-02-23 02:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.242 - - [2026-02-23 02:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-02-23 02:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.242 - - [2026-02-23 02:29:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.056498 [API:8081]10.0.0.242 - - [2026-02-23 02:29:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-02-23 02:29:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.23 - - [2026-02-23 02:29:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061598 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ce2aac4e-5cea-48a6-8843-480cbdcc9c12?flat HTTP/1.1" 200 5365 0.019526 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ce2aac4e-5cea-48a6-8843-480cbdcc9c12?flat HTTP/1.1" 200 5365 0.024431 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ce2aac4e-5cea-48a6-8843-480cbdcc9c12?flat HTTP/1.1" 200 5365 0.024089 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ce2aac4e-5cea-48a6-8843-480cbdcc9c12?flat HTTP/1.1" 200 5365 0.019435 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ctest-VN1-12343161?flat HTTP/1.1" 200 9455 0.026865 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.039940 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13371 0.027009 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.033277 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13371 0.024997 [API:8081]10.0.0.242 - - [2026-02-23 02:30:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012032 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ccd06874-d200-44ca-a057-0945e472f00a?flat HTTP/1.1" 200 5223 0.013981 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ccd06874-d200-44ca-a057-0945e472f00a?flat HTTP/1.1" 200 5223 0.013244 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ccd06874-d200-44ca-a057-0945e472f00a?flat HTTP/1.1" 200 5223 0.012613 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ccd06874-d200-44ca-a057-0945e472f00a?flat HTTP/1.1" 200 5223 0.012532 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ctest-VN2-50395078?flat HTTP/1.1" 200 8640 0.017622 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022652 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.017495 [API:8081]10.0.0.242 - - [2026-02-23 02:30:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008820 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:c9599828-29e8-4e2b-afd8-d36da82f3b3e?flat HTTP/1.1" 200 5218 0.014121 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:c9599828-29e8-4e2b-afd8-d36da82f3b3e?flat HTTP/1.1" 200 5218 0.014214 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:c9599828-29e8-4e2b-afd8-d36da82f3b3e?flat HTTP/1.1" 200 5218 0.013689 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-29738124:c9599828-29e8-4e2b-afd8-d36da82f3b3e?flat HTTP/1.1" 200 5218 0.014273 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ctest-VN3-12640104?flat HTTP/1.1" 200 8200 0.016287 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022651 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13371 0.020617 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.020980 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13371 0.021429 [API:8081]10.0.0.242 - - [2026-02-23 02:30:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008696 [API:8081]10.0.0.23 - - [2026-02-23 02:30:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.062032 [API:8081]10.0.0.242 - - [2026-02-23 02:30:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022166 [API:8081]10.0.0.242 - - [2026-02-23 02:30:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13375 0.022521 [API:8081]10.0.0.242 - - [2026-02-23 02:30:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022334 [API:8081]10.0.0.242 - - [2026-02-23 02:30:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13375 0.021178 [API:8081]10.0.0.242 - - [2026-02-23 02:30:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.032810 [API:8081]10.0.0.242 - - [2026-02-23 02:30:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13011 0.022080 [API:8081]10.0.0.242 - - [2026-02-23 02:30:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ctest-VN3-12640104?flat HTTP/1.1" 200 6961 0.011940 [API:8081]10.0.0.242 - - [2026-02-23 02:30:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008936 [API:8081]10.0.0.242 - - [2026-02-23 02:30:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.036040 [API:8081]10.0.0.242 - - [2026-02-23 02:31:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019047 [API:8081]10.0.0.242 - - [2026-02-23 02:31:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018071 [API:8081]10.0.0.242 - - [2026-02-23 02:31:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018733 [API:8081]10.0.0.242 - - [2026-02-23 02:31:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.017720 [API:8081]10.0.0.242 - - [2026-02-23 02:31:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019141 [API:8081]10.0.0.242 - - [2026-02-23 02:31:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019580 [API:8081]10.0.0.242 - - [2026-02-23 02:31:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ctest-VN2-50395078?flat HTTP/1.1" 200 7316 0.014833 [API:8081]10.0.0.242 - - [2026-02-23 02:31:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009161 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003767 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003961 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003660 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.004805 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003723 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003127 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003987 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003133 [API:8081]10.0.0.242 - - [2026-02-23 02:31:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.025114 [API:8081]10.0.0.242 - - [2026-02-23 02:31:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13011 0.026639 [API:8081]10.0.0.242 - - [2026-02-23 02:31:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.021744 [API:8081]10.0.0.242 - - [2026-02-23 02:31:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13011 0.022271 [API:8081]10.0.0.242 - - [2026-02-23 02:31:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.037613 [API:8081]10.0.0.242 - - [2026-02-23 02:31:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12598 0.022725 [API:8081]10.0.0.242 - - [2026-02-23 02:31:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-29738124:ctest-VN1-12343161?flat HTTP/1.1" 200 7648 0.012464 [API:8081]10.0.0.242 - - [2026-02-23 02:31:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008088 [API:8081]10.0.0.242 - - [2026-02-23 02:31:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-02-23 02:31:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.091379 [API:8081]10.0.0.242 - - [2026-02-23 02:31:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.061804 [API:8081]10.0.0.242 - - [2026-02-23 02:32:31] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-02-23 02:32:31] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.23 - - [2026-02-23 02:32:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065264 [API:8081]10.0.0.23 - - [2026-02-23 02:32:59] "GET /analytics HTTP/1.1" 401 206 0.000475 [API:8081]10.0.0.23 - - [2026-02-23 02:32:59] "GET /analytics HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.50 - - [2026-02-23 02:32:59] "GET /analytics HTTP/1.1" 401 206 0.000158 [API:8081]10.0.0.50 - - [2026-02-23 02:32:59] "GET /analytics HTTP/1.1" 401 206 0.000139 [API:8081]10.0.0.242 - - [2026-02-23 02:33:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-02-23 02:33:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.070740 [API:8081]10.0.0.23 - - [2026-02-23 02:33:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.070069 [API:8081]10.0.0.23 - - [2026-02-23 02:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.23 - - [2026-02-23 02:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.50 - - [2026-02-23 02:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.50 - - [2026-02-23 02:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.23 - - [2026-02-23 02:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.23 - - [2026-02-23 02:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.50 - - [2026-02-23 02:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.50 - - [2026-02-23 02:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-02-23 02:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-02-23 02:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.242 - - [2026-02-23 02:34:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.242 - - [2026-02-23 02:34:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-02-23 02:35:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.075738 [API:8081]10.0.0.242 - - [2026-02-23 02:35:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.023230 [API:8081]10.0.0.242 - - [2026-02-23 02:35:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.083241 [API:8081]10.0.0.242 - - [2026-02-23 02:35:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.019440 [API:8081]10.0.0.242 - - [2026-02-23 02:35:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.035620 [API:8081]10.0.0.242 - - [2026-02-23 02:35:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.030783 [API:8081]10.0.0.23 - - [2026-02-23 02:35:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102751 [API:8081]10.0.0.242 - - [2026-02-23 02:35:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.020314 [API:8081]10.0.0.242 - - [2026-02-23 02:35:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.021590 [API:8081]10.0.0.242 - - [2026-02-23 02:35:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.021092 [API:8081]10.0.0.242 - - [2026-02-23 02:35:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.027380 [API:8081]10.0.0.242 - - [2026-02-23 02:35:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.022582 [API:8081]10.0.0.242 - - [2026-02-23 02:35:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.021409 [API:8081]10.0.0.242 - - [2026-02-23 02:35:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.020688 [API:8081]10.0.0.242 - - [2026-02-23 02:35:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.020509 [API:8081]10.0.0.242 - - [2026-02-23 02:35:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.022784 [API:8081]10.0.0.242 - - [2026-02-23 02:35:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13013 0.025967 [API:8081]10.0.0.242 - - [2026-02-23 02:35:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.021124 [API:8081]10.0.0.242 - - [2026-02-23 02:35:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12577 0.021319 [API:8081]10.0.0.242 - - [2026-02-23 02:35:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-92672067:ctest-vnet0-19104551?flat HTTP/1.1" 200 7965 0.011762 [API:8081]10.0.0.242 - - [2026-02-23 02:35:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007921 [API:8081]10.0.0.242 - - [2026-02-23 02:36:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.242 - - [2026-02-23 02:36:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.122062 [API:8081]10.0.0.242 - - [2026-02-23 02:36:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.060652 [API:8081]10.0.0.23 - - [2026-02-23 02:36:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.067014 [API:8081]10.0.0.23 - - [2026-02-23 02:38:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062248 [API:8081]10.0.0.23 - - [2026-02-23 02:39:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-02-23 02:39:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.50 - - [2026-02-23 02:39:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000469 [API:8081]10.0.0.50 - - [2026-02-23 02:39:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000675 [API:8081]10.0.0.23 - - [2026-02-23 02:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000572 [API:8081]10.0.0.23 - - [2026-02-23 02:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.50 - - [2026-02-23 02:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.50 - - [2026-02-23 02:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.242 - - [2026-02-23 02:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-02-23 02:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.242 - - [2026-02-23 02:39:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.242 - - [2026-02-23 02:39:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-02-23 02:39:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.018082 [API:8081]10.0.0.242 - - [2026-02-23 02:39:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.081341 [API:8081]10.0.0.242 - - [2026-02-23 02:39:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.023494 [API:8081]10.0.0.242 - - [2026-02-23 02:39:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.023435 [API:8081]10.0.0.242 - - [2026-02-23 02:39:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.020243 [API:8081]10.0.0.23 - - [2026-02-23 02:39:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.064958 [API:8081]10.0.0.242 - - [2026-02-23 02:39:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.021012 [API:8081]10.0.0.242 - - [2026-02-23 02:39:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.029025 [API:8081]10.0.0.242 - - [2026-02-23 02:39:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.019535 [API:8081]10.0.0.242 - - [2026-02-23 02:39:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-91061311:ctest-vnet1-22679673?flat HTTP/1.1" 200 7306 0.014616 [API:8081]10.0.0.242 - - [2026-02-23 02:39:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012550 [API:8081]10.0.0.242 - - [2026-02-23 02:39:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.021483 [API:8081]10.0.0.242 - - [2026-02-23 02:39:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13023 0.023398 [API:8081]10.0.0.242 - - [2026-02-23 02:39:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.021446 [API:8081]10.0.0.242 - - [2026-02-23 02:39:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12581 0.029221 [API:8081]10.0.0.242 - - [2026-02-23 02:39:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-91061311:ctest-vnet0-42086704?flat HTTP/1.1" 200 6960 0.012473 [API:8081]10.0.0.242 - - [2026-02-23 02:39:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008347 [API:8081]10.0.0.242 - - [2026-02-23 02:40:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-02-23 02:40:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.065080 [API:8081]10.0.0.242 - - [2026-02-23 02:40:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1393 0.055236 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002909 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002914 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002686 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002782 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003061 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002675 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002672 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:41:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002417 [API:8081]10.0.0.23 - - [2026-02-23 02:41:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065590 [API:8081]10.0.0.242 - - [2026-02-23 02:42:31] "GET /analytics HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.242 - - [2026-02-23 02:42:31] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.23 - - [2026-02-23 02:42:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.075162 [API:8081]10.0.0.23 - - [2026-02-23 02:42:59] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.23 - - [2026-02-23 02:42:59] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.50 - - [2026-02-23 02:42:59] "GET /analytics HTTP/1.1" 401 206 0.000180 [API:8081]10.0.0.50 - - [2026-02-23 02:42:59] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.242 - - [2026-02-23 02:43:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.018844 [API:8081]10.0.0.242 - - [2026-02-23 02:43:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.077292 [API:8081]10.0.0.242 - - [2026-02-23 02:43:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.027666 [API:8081]10.0.0.242 - - [2026-02-23 02:43:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.020256 [API:8081]10.0.0.242 - - [2026-02-23 02:43:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-25974169:ctest-vnet1-94765716?flat HTTP/1.1" 200 8069 0.012889 [API:8081]10.0.0.242 - - [2026-02-23 02:43:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008432 [API:8081]10.0.0.242 - - [2026-02-23 02:43:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.020911 [API:8081]10.0.0.242 - - [2026-02-23 02:43:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13045 0.022667 [API:8081]10.0.0.242 - - [2026-02-23 02:43:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.022270 [API:8081]10.0.0.242 - - [2026-02-23 02:43:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13045 0.020715 [API:8081]10.0.0.242 - - [2026-02-23 02:43:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.022436 [API:8081]10.0.0.242 - - [2026-02-23 02:43:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12613 0.024414 [API:8081]10.0.0.242 - - [2026-02-23 02:43:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-25974169:ctest-vnet0-06305878?flat HTTP/1.1" 200 7710 0.013761 [API:8081]10.0.0.242 - - [2026-02-23 02:43:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009952 [API:8081]10.0.0.23 - - [2026-02-23 02:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.23 - - [2026-02-23 02:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.50 - - [2026-02-23 02:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.50 - - [2026-02-23 02:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.23 - - [2026-02-23 02:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.23 - - [2026-02-23 02:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.50 - - [2026-02-23 02:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.50 - - [2026-02-23 02:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.242 - - [2026-02-23 02:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-02-23 02:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2026-02-23 02:44:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.242 - - [2026-02-23 02:44:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.23 - - [2026-02-23 02:44:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072475 [API:8081]10.0.0.23 - - [2026-02-23 02:45:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.074735 [API:8081]10.0.0.242 - - [2026-02-23 02:47:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2026-02-23 02:47:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.062462 [API:8081]10.0.0.23 - - [2026-02-23 02:47:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062535 [API:8081]10.0.0.242 - - [2026-02-23 02:48:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.067750 [API:8081]10.0.0.23 - - [2026-02-23 02:48:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.064390 [API:8081]10.0.0.23 - - [2026-02-23 02:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.23 - - [2026-02-23 02:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.50 - - [2026-02-23 02:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.50 - - [2026-02-23 02:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.23 - - [2026-02-23 02:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.23 - - [2026-02-23 02:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.50 - - [2026-02-23 02:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.50 - - [2026-02-23 02:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-02-23 02:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-02-23 02:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-02-23 02:49:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-02-23 02:49:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2026-02-23 02:49:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000238 [API:8081]10.0.0.242 - - [2026-02-23 02:49:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1266 0.062091 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:167fdca8-1a22-4243-97a9-2a1f42eacbaa?flat HTTP/1.1" 200 5825 0.077573 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:167fdca8-1a22-4243-97a9-2a1f42eacbaa?flat HTTP/1.1" 200 5825 0.063110 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:167fdca8-1a22-4243-97a9-2a1f42eacbaa?flat HTTP/1.1" 200 5825 0.012556 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051-31830203?flat HTTP/1.1" 200 10804 0.017989 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.022533 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13193 0.025699 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.021954 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13193 0.021452 [API:8081]10.0.0.242 - - [2026-02-23 02:50:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008531 [API:8081]10.0.0.23 - - [2026-02-23 02:50:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069051 [API:8081]10.0.0.242 - - [2026-02-23 02:50:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:12460ca6-768e-468e-b817-7d3645da5223?flat HTTP/1.1" 200 5964 0.018399 [API:8081]10.0.0.242 - - [2026-02-23 02:50:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:12460ca6-768e-468e-b817-7d3645da5223?flat HTTP/1.1" 200 5964 0.016958 [API:8081]10.0.0.242 - - [2026-02-23 02:50:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:12460ca6-768e-468e-b817-7d3645da5223?flat HTTP/1.1" 200 5964 0.013367 [API:8081]10.0.0.242 - - [2026-02-23 02:50:56] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051-31830203?flat HTTP/1.1" 200 13393 0.026262 [API:8081]10.0.0.242 - - [2026-02-23 02:50:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.028232 [API:8081]10.0.0.242 - - [2026-02-23 02:50:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.037379 [API:8081]10.0.0.242 - - [2026-02-23 02:50:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011841 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002645 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002614 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002685 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002887 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003079 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002747 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003468 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 02:51:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002568 [API:8081]10.0.0.23 - - [2026-02-23 02:51:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.069151 [API:8081]10.0.0.242 - - [2026-02-23 02:51:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.017938 [API:8081]10.0.0.242 - - [2026-02-23 02:51:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.021858 [API:8081]10.0.0.242 - - [2026-02-23 02:52:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.020600 [API:8081]10.0.0.242 - - [2026-02-23 02:52:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.033557 [API:8081]10.0.0.242 - - [2026-02-23 02:52:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.031393 [API:8081]10.0.0.242 - - [2026-02-23 02:52:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018011 [API:8081]10.0.0.242 - - [2026-02-23 02:52:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.020261 [API:8081]10.0.0.242 - - [2026-02-23 02:52:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.019321 [API:8081]10.0.0.242 - - [2026-02-23 02:52:16] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051-31830203?flat HTTP/1.1" 200 11717 0.021179 [API:8081]10.0.0.242 - - [2026-02-23 02:52:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009019 [API:8081]10.0.0.242 - - [2026-02-23 02:52:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.022371 [API:8081]10.0.0.242 - - [2026-02-23 02:52:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13226 0.020341 [API:8081]10.0.0.242 - - [2026-02-23 02:52:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.037069 [API:8081]10.0.0.242 - - [2026-02-23 02:52:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13226 0.022343 [API:8081]10.0.0.242 - - [2026-02-23 02:52:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.028494 [API:8081]10.0.0.242 - - [2026-02-23 02:52:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12629 0.022001 [API:8081]10.0.0.242 - - [2026-02-23 02:52:25] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051:ctest-SecurityGroupBasicRegressionTests1Ipv6-49213051-31830203?flat HTTP/1.1" 200 8803 0.013038 [API:8081]10.0.0.242 - - [2026-02-23 02:52:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008789 [API:8081]10.0.0.242 - - [2026-02-23 02:52:31] "GET /analytics HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.242 - - [2026-02-23 02:52:31] "GET /analytics HTTP/1.1" 401 206 0.000142 [API:8081]10.0.0.242 - - [2026-02-23 02:52:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.242 - - [2026-02-23 02:52:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1286 0.104935 [API:8081]10.0.0.23 - - [2026-02-23 02:52:59] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.23 - - [2026-02-23 02:52:59] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.50 - - [2026-02-23 02:52:59] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.50 - - [2026-02-23 02:52:59] "GET /analytics HTTP/1.1" 401 206 0.000124 [API:8081]10.0.0.242 - - [2026-02-23 02:53:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:eb029ae4-3a16-46fb-a7d4-94647b01ba02?flat HTTP/1.1" 200 5804 0.062801 [API:8081]10.0.0.242 - - [2026-02-23 02:53:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:eb029ae4-3a16-46fb-a7d4-94647b01ba02?flat HTTP/1.1" 200 5804 0.070360 [API:8081]10.0.0.242 - - [2026-02-23 02:53:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:eb029ae4-3a16-46fb-a7d4-94647b01ba02?flat HTTP/1.1" 200 5804 0.020583 [API:8081]10.0.0.242 - - [2026-02-23 02:53:19] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610-21576554?flat HTTP/1.1" 200 10439 0.018555 [API:8081]10.0.0.242 - - [2026-02-23 02:53:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.044698 [API:8081]10.0.0.242 - - [2026-02-23 02:53:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13257 0.027018 [API:8081]10.0.0.242 - - [2026-02-23 02:53:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.024179 [API:8081]10.0.0.242 - - [2026-02-23 02:53:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13257 0.023446 [API:8081]10.0.0.242 - - [2026-02-23 02:53:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009032 [API:8081]10.0.0.242 - - [2026-02-23 02:53:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:1ef50646-ebf0-428c-abb5-41aab18e1840?flat HTTP/1.1" 200 5665 0.012974 [API:8081]10.0.0.242 - - [2026-02-23 02:53:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:1ef50646-ebf0-428c-abb5-41aab18e1840?flat HTTP/1.1" 200 5665 0.013900 [API:8081]10.0.0.242 - - [2026-02-23 02:53:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:1ef50646-ebf0-428c-abb5-41aab18e1840?flat HTTP/1.1" 200 5665 0.014692 [API:8081]10.0.0.242 - - [2026-02-23 02:53:40] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610-21576554?flat HTTP/1.1" 200 11485 0.020983 [API:8081]10.0.0.242 - - [2026-02-23 02:53:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.021049 [API:8081]10.0.0.242 - - [2026-02-23 02:53:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018016 [API:8081]10.0.0.242 - - [2026-02-23 02:53:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009672 [API:8081]10.0.0.23 - - [2026-02-23 02:53:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064645 [API:8081]10.0.0.23 - - [2026-02-23 02:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.23 - - [2026-02-23 02:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.50 - - [2026-02-23 02:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.50 - - [2026-02-23 02:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.23 - - [2026-02-23 02:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.23 - - [2026-02-23 02:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.50 - - [2026-02-23 02:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.50 - - [2026-02-23 02:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000444 [API:8081]10.0.0.242 - - [2026-02-23 02:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-02-23 02:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-02-23 02:54:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2026-02-23 02:54:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.23 - - [2026-02-23 02:54:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.076743 [API:8081]10.0.0.242 - - [2026-02-23 02:55:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.027982 [API:8081]10.0.0.242 - - [2026-02-23 02:55:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610-21576554?flat HTTP/1.1" 200 11577 0.019914 [API:8081]10.0.0.242 - - [2026-02-23 02:55:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008626 [API:8081]10.0.0.242 - - [2026-02-23 02:55:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.021785 [API:8081]10.0.0.242 - - [2026-02-23 02:55:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13255 0.021609 [API:8081]10.0.0.242 - - [2026-02-23 02:55:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.025156 [API:8081]10.0.0.242 - - [2026-02-23 02:55:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13255 0.027691 [API:8081]10.0.0.242 - - [2026-02-23 02:55:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.021455 [API:8081]10.0.0.242 - - [2026-02-23 02:55:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12626 0.026325 [API:8081]10.0.0.242 - - [2026-02-23 02:55:56] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610:ctest-SecurityGroupBasicRegressionTests1_contrail-53506610-21576554?flat HTTP/1.1" 200 8425 0.013824 [API:8081]10.0.0.242 - - [2026-02-23 02:55:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008245 [API:8081]10.0.0.242 - - [2026-02-23 02:56:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.242 - - [2026-02-23 02:56:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1250 0.069031 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:1105a56e-75b8-4847-9319-3ec420f1293d?flat HTTP/1.1" 200 5677 0.063298 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:1105a56e-75b8-4847-9319-3ec420f1293d?flat HTTP/1.1" 200 5677 0.071120 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:1105a56e-75b8-4847-9319-3ec420f1293d?flat HTTP/1.1" 200 5677 0.014687 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:ctest-SecurityGroupBasicRegressionTests1-95497470-59536295?flat HTTP/1.1" 200 4335 0.018001 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.025317 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13195 0.025617 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.022452 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13195 0.026350 [API:8081]10.0.0.242 - - [2026-02-23 02:56:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009865 [API:8081]10.0.0.23 - - [2026-02-23 02:56:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066700 [API:8081]10.0.0.242 - - [2026-02-23 02:57:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:73ec9b50-388b-4629-af3f-b6d4682d56ff?flat HTTP/1.1" 200 5539 0.019282 [API:8081]10.0.0.242 - - [2026-02-23 02:57:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:73ec9b50-388b-4629-af3f-b6d4682d56ff?flat HTTP/1.1" 200 5539 0.028531 [API:8081]10.0.0.242 - - [2026-02-23 02:57:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:73ec9b50-388b-4629-af3f-b6d4682d56ff?flat HTTP/1.1" 200 5539 0.025660 [API:8081]10.0.0.242 - - [2026-02-23 02:57:11] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:ctest-SecurityGroupBasicRegressionTests1-95497470-59536295?flat HTTP/1.1" 200 10080 0.035333 [API:8081]10.0.0.242 - - [2026-02-23 02:57:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.031895 [API:8081]10.0.0.242 - - [2026-02-23 02:57:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.018337 [API:8081]10.0.0.242 - - [2026-02-23 02:57:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011302 [API:8081]10.0.0.23 - - [2026-02-23 02:57:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.072065 [API:8081]10.0.0.242 - - [2026-02-23 02:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.017515 [API:8081]10.0.0.242 - - [2026-02-23 02:58:46] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:ctest-SecurityGroupBasicRegressionTests1-95497470-59536295?flat HTTP/1.1" 200 10748 0.018850 [API:8081]10.0.0.242 - - [2026-02-23 02:58:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008133 [API:8081]10.0.0.242 - - [2026-02-23 02:58:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.022033 [API:8081]10.0.0.242 - - [2026-02-23 02:58:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13202 0.029641 [API:8081]10.0.0.242 - - [2026-02-23 02:58:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.033935 [API:8081]10.0.0.242 - - [2026-02-23 02:58:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13202 0.031284 [API:8081]10.0.0.242 - - [2026-02-23 02:58:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.039681 [API:8081]10.0.0.242 - - [2026-02-23 02:58:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12624 0.033822 [API:8081]10.0.0.242 - - [2026-02-23 02:58:55] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-95497470:ctest-SecurityGroupBasicRegressionTests1-95497470-59536295?flat HTTP/1.1" 200 7956 0.013122 [API:8081]10.0.0.242 - - [2026-02-23 02:58:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008482 [API:8081]10.0.0.23 - - [2026-02-23 02:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.23 - - [2026-02-23 02:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.50 - - [2026-02-23 02:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.50 - - [2026-02-23 02:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.23 - - [2026-02-23 02:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.23 - - [2026-02-23 02:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.242 - - [2026-02-23 02:59:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.50 - - [2026-02-23 02:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.242 - - [2026-02-23 02:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.50 - - [2026-02-23 02:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000486 [API:8081]10.0.0.242 - - [2026-02-23 02:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-02-23 02:59:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.192362 [API:8081]10.0.0.242 - - [2026-02-23 02:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.242 - - [2026-02-23 02:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2026-02-23 02:59:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.066078 [API:8081]10.0.0.242 - - [2026-02-23 02:59:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.076717 [API:8081]10.0.0.242 - - [2026-02-23 02:59:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.009232 [API:8081]10.0.0.242 - - [2026-02-23 02:59:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.008675 [API:8081]10.0.0.242 - - [2026-02-23 02:59:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.009852 [API:8081]10.0.0.242 - - [2026-02-23 02:59:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2000 0.008937 [API:8081]10.0.0.242 - - [2026-02-23 02:59:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2227 0.009196 [API:8081]10.0.0.242 - - [2026-02-23 02:59:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2026-02-23 02:59:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.062618 [API:8081]10.0.0.242 - - [2026-02-23 02:59:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.058197 [API:8081]10.0.0.242 - - [2026-02-23 02:59:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1783 0.069905 [API:8081]10.0.0.23 - - [2026-02-23 02:59:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096724 [API:8081]10.0.0.242 - - [2026-02-23 03:00:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.009432 [API:8081]10.0.0.242 - - [2026-02-23 03:00:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.009673 [API:8081]10.0.0.242 - - [2026-02-23 03:00:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.009392 [API:8081]10.0.0.242 - - [2026-02-23 03:00:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.242 - - [2026-02-23 03:00:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.068565 [API:8081]10.0.0.242 - - [2026-02-23 03:00:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.060652 [API:8081]10.0.0.242 - - [2026-02-23 03:00:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.068009 [API:8081]10.0.0.242 - - [2026-02-23 03:00:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.022016 [API:8081]10.0.0.242 - - [2026-02-23 03:00:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.009077 [API:8081]10.0.0.242 - - [2026-02-23 03:00:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.010216 [API:8081]10.0.0.242 - - [2026-02-23 03:00:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.012158 [API:8081]10.0.0.242 - - [2026-02-23 03:00:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1992 0.009222 [API:8081]10.0.0.242 - - [2026-02-23 03:00:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.242 - - [2026-02-23 03:00:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1134 0.065972 [API:8081]10.0.0.242 - - [2026-02-23 03:00:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.101928 [API:8081]10.0.0.23 - - [2026-02-23 03:00:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.109690 [API:8081]10.0.0.242 - - [2026-02-23 03:00:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.008808 [API:8081]10.0.0.242 - - [2026-02-23 03:00:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1805 0.008237 [API:8081]10.0.0.242 - - [2026-02-23 03:01:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2040 0.080345 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004725 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003303 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.018588 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.007637 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007455 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005828 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007156 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:01:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004758 [API:8081]10.0.0.242 - - [2026-02-23 03:02:31] "GET /analytics HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.242 - - [2026-02-23 03:02:31] "GET /analytics HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.23 - - [2026-02-23 03:02:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068170 [API:8081]10.0.0.23 - - [2026-02-23 03:02:59] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-02-23 03:02:59] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.50 - - [2026-02-23 03:02:59] "GET /analytics HTTP/1.1" 401 206 0.000183 [API:8081]10.0.0.50 - - [2026-02-23 03:02:59] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.23 - - [2026-02-23 03:03:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.060915 [API:8081]10.0.0.23 - - [2026-02-23 03:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.23 - - [2026-02-23 03:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.50 - - [2026-02-23 03:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.50 - - [2026-02-23 03:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.23 - - [2026-02-23 03:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.23 - - [2026-02-23 03:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.50 - - [2026-02-23 03:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000507 [API:8081]10.0.0.50 - - [2026-02-23 03:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.242 - - [2026-02-23 03:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-02-23 03:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.242 - - [2026-02-23 03:04:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.242 - - [2026-02-23 03:04:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.23 - - [2026-02-23 03:06:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081613 [API:8081]10.0.0.242 - - [2026-02-23 03:06:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-02-23 03:06:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.069635 [API:8081]10.0.0.242 - - [2026-02-23 03:07:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1562 0.112214 [API:8081]10.0.0.23 - - [2026-02-23 03:07:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.098050 [API:8081]10.0.0.23 - - [2026-02-23 03:09:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083867 [API:8081]10.0.0.23 - - [2026-02-23 03:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.23 - - [2026-02-23 03:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.50 - - [2026-02-23 03:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.50 - - [2026-02-23 03:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.23 - - [2026-02-23 03:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.23 - - [2026-02-23 03:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.50 - - [2026-02-23 03:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.50 - - [2026-02-23 03:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2026-02-23 03:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-02-23 03:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-02-23 03:09:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.242 - - [2026-02-23 03:09:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.23 - - [2026-02-23 03:10:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.071893 [API:8081]10.0.0.242 - - [2026-02-23 03:11:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-02-23 03:11:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.071828 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003559 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003336 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003124 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002507 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003472 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002675 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002322 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:11:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002401 [API:8081]10.0.0.242 - - [2026-02-23 03:11:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-02-23 03:11:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.081495 [API:8081]10.0.0.23 - - [2026-02-23 03:12:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071217 [API:8081]10.0.0.242 - - [2026-02-23 03:12:31] "GET /analytics HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-02-23 03:12:31] "GET /analytics HTTP/1.1" 401 206 0.000224 [API:8081]10.0.0.23 - - [2026-02-23 03:12:59] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.23 - - [2026-02-23 03:12:59] "GET /analytics HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.50 - - [2026-02-23 03:12:59] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.50 - - [2026-02-23 03:12:59] "GET /analytics HTTP/1.1" 401 206 0.000126 [API:8081]10.0.0.23 - - [2026-02-23 03:13:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.078474 [API:8081]10.0.0.23 - - [2026-02-23 03:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.23 - - [2026-02-23 03:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.50 - - [2026-02-23 03:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.50 - - [2026-02-23 03:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.23 - - [2026-02-23 03:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.23 - - [2026-02-23 03:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.50 - - [2026-02-23 03:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.50 - - [2026-02-23 03:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-02-23 03:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-02-23 03:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-02-23 03:14:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-02-23 03:14:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.23 - - [2026-02-23 03:15:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068865 [API:8081]10.0.0.23 - - [2026-02-23 03:16:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.069837 [API:8081]10.0.0.242 - - [2026-02-23 03:17:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000485 [API:8081]10.0.0.242 - - [2026-02-23 03:17:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.100696 [API:8081]10.0.0.23 - - [2026-02-23 03:18:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065002 [API:8081]10.0.0.23 - - [2026-02-23 03:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.23 - - [2026-02-23 03:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.50 - - [2026-02-23 03:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.50 - - [2026-02-23 03:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.23 - - [2026-02-23 03:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.23 - - [2026-02-23 03:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.50 - - [2026-02-23 03:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.50 - - [2026-02-23 03:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.242 - - [2026-02-23 03:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.242 - - [2026-02-23 03:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.23 - - [2026-02-23 03:19:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.146268 [API:8081]10.0.0.242 - - [2026-02-23 03:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.242 - - [2026-02-23 03:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.23 - - [2026-02-23 03:21:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064050 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003115 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002683 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003052 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002539 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003214 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003046 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002854 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:21:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003366 [API:8081]10.0.0.23 - - [2026-02-23 03:22:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.070501 [API:8081]10.0.0.242 - - [2026-02-23 03:22:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-55650702:506de3f2-01a1-4544-8bb5-adc9947effa3?flat HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-55650702:506de3f2-01a1-4544-8bb5-adc9947effa3?flat HTTP/1.1" 200 5277 0.075538 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-55650702:506de3f2-01a1-4544-8bb5-adc9947effa3?flat HTTP/1.1" 200 5277 0.070924 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-55650702:506de3f2-01a1-4544-8bb5-adc9947effa3?flat HTTP/1.1" 200 5277 0.074511 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-55650702:ctest-random-04892129?flat HTTP/1.1" 200 7777 0.021181 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.023487 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13787 0.022658 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.020467 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13787 0.021904 [API:8081]10.0.0.242 - - [2026-02-23 03:22:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009176 [API:8081]10.0.0.242 - - [2026-02-23 03:22:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.009844 [API:8081]10.0.0.242 - - [2026-02-23 03:22:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.030019 [API:8081]10.0.0.242 - - [2026-02-23 03:22:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.027358 [API:8081]10.0.0.242 - - [2026-02-23 03:22:31] "GET /analytics HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-02-23 03:22:31] "GET /analytics HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.242 - - [2026-02-23 03:22:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.021714 [API:8081]10.0.0.242 - - [2026-02-23 03:22:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.023026 [API:8081]10.0.0.242 - - [2026-02-23 03:22:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.039994 [API:8081]10.0.0.242 - - [2026-02-23 03:22:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.033070 [API:8081]10.0.0.242 - - [2026-02-23 03:22:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.020292 [API:8081]10.0.0.242 - - [2026-02-23 03:22:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.020370 [API:8081]10.0.0.242 - - [2026-02-23 03:22:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.034731 [API:8081]10.0.0.242 - - [2026-02-23 03:22:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.030263 [API:8081]10.0.0.242 - - [2026-02-23 03:22:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.025967 [API:8081]10.0.0.242 - - [2026-02-23 03:22:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.041354 [API:8081]10.0.0.242 - - [2026-02-23 03:22:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.022498 [API:8081]10.0.0.242 - - [2026-02-23 03:22:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.021034 [API:8081]10.0.0.242 - - [2026-02-23 03:22:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.021837 [API:8081]10.0.0.242 - - [2026-02-23 03:22:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13012 0.022684 [API:8081]10.0.0.242 - - [2026-02-23 03:22:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.023073 [API:8081]10.0.0.242 - - [2026-02-23 03:22:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 12650 0.028591 [API:8081]10.0.0.242 - - [2026-02-23 03:22:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-55650702:ctest-random-04892129?flat HTTP/1.1" 200 6819 0.013863 [API:8081]10.0.0.242 - - [2026-02-23 03:22:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008152 [API:8081]10.0.0.23 - - [2026-02-23 03:22:59] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.50 - - [2026-02-23 03:22:59] "GET /analytics HTTP/1.1" 401 206 0.000192 [API:8081]10.0.0.50 - - [2026-02-23 03:22:59] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.23 - - [2026-02-23 03:22:59] "GET /analytics HTTP/1.1" 401 206 0.000123 [API:8081]10.0.0.23 - - [2026-02-23 03:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.23 - - [2026-02-23 03:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.50 - - [2026-02-23 03:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.50 - - [2026-02-23 03:24:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.23 - - [2026-02-23 03:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.23 - - [2026-02-23 03:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.50 - - [2026-02-23 03:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.50 - - [2026-02-23 03:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-02-23 03:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.242 - - [2026-02-23 03:24:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-02-23 03:24:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2026-02-23 03:24:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.23 - - [2026-02-23 03:24:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079063 [API:8081]10.0.0.23 - - [2026-02-23 03:25:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.077128 [API:8081]10.0.0.242 - - [2026-02-23 03:26:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.242 - - [2026-02-23 03:26:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1554 0.068302 [API:8081]10.0.0.23 - - [2026-02-23 03:27:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084039 [API:8081]10.0.0.23 - - [2026-02-23 03:28:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.069703 [API:8081]10.0.0.23 - - [2026-02-23 03:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.23 - - [2026-02-23 03:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.50 - - [2026-02-23 03:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.50 - - [2026-02-23 03:29:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000476 [API:8081]10.0.0.23 - - [2026-02-23 03:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.23 - - [2026-02-23 03:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.50 - - [2026-02-23 03:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.50 - - [2026-02-23 03:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.242 - - [2026-02-23 03:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-02-23 03:29:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-02-23 03:29:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-02-23 03:29:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-02-23 03:29:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.242 - - [2026-02-23 03:29:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1329 0.058415 [API:8081]10.0.0.23 - - [2026-02-23 03:30:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074360 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002781 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003068 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003095 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003132 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003556 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006326 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002574 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:31:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003067 [API:8081]10.0.0.23 - - [2026-02-23 03:31:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.068319 [API:8081]10.0.0.242 - - [2026-02-23 03:31:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.242 - - [2026-02-23 03:31:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.071866 [API:8081]10.0.0.242 - - [2026-02-23 03:32:31] "GET /analytics HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.242 - - [2026-02-23 03:32:31] "GET /analytics HTTP/1.1" 401 206 0.000173 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:37] "POST /analytics/query HTTP/1.1" 202 179 0.013804 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:37] "GET /analytics/query/4c8ba075-1068-11f1-996a-00000a0000f2 HTTP/1.1" 200 221 0.002988 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:37] "GET /analytics/query/4c8ba075-1068-11f1-996a-00000a0000f2 HTTP/1.1" 200 221 0.002572 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:38] "GET /analytics/query/4c8ba075-1068-11f1-996a-00000a0000f2 HTTP/1.1" 200 338 0.002018 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:38] "GET /analytics/query/4c8ba075-1068-11f1-996a-00000a0000f2/chunk-final/0 HTTP/1.1" 200 858 0.002195 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:38] "POST /analytics/query HTTP/1.1" 202 179 0.005242 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:38] "GET /analytics/query/4d91bd3f-1068-11f1-b222-00000a0000f2 HTTP/1.1" 200 221 0.002031 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:39] "GET /analytics/query/4d91bd3f-1068-11f1-b222-00000a0000f2 HTTP/1.1" 200 221 0.003049 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:39] "GET /analytics/query/4d91bd3f-1068-11f1-b222-00000a0000f2 HTTP/1.1" 200 338 0.002053 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:39] "GET /analytics/query/4d91bd3f-1068-11f1-b222-00000a0000f2/chunk-final/0 HTTP/1.1" 200 858 0.004217 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:40] "POST /analytics/query HTTP/1.1" 202 179 0.010526 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:40] "GET /analytics/query/4e8eb6bf-1068-11f1-9278-00000a0000f2 HTTP/1.1" 200 221 0.002953 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:41] "GET /analytics/query/4e8eb6bf-1068-11f1-9278-00000a0000f2 HTTP/1.1" 200 339 0.002167 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:41] "GET /analytics/query/4e8eb6bf-1068-11f1-9278-00000a0000f2/chunk-final/0 HTTP/1.1" 200 15092 0.003658 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:41] "POST /analytics/query HTTP/1.1" 202 179 0.007869 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:41] "GET /analytics/query/4f4b1945-1068-11f1-8764-00000a0000f2 HTTP/1.1" 200 221 0.003096 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:42] "GET /analytics/query/4f4b1945-1068-11f1-8764-00000a0000f2 HTTP/1.1" 200 339 0.002472 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:42] "GET /analytics/query/4f4b1945-1068-11f1-8764-00000a0000f2/chunk-final/0 HTTP/1.1" 200 15092 0.004962 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:42] "POST /analytics/query HTTP/1.1" 202 179 0.006526 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:42] "GET /analytics/query/4ffdef38-1068-11f1-9153-00000a0000f2 HTTP/1.1" 200 221 0.002211 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:43] "GET /analytics/query/4ffdef38-1068-11f1-9153-00000a0000f2 HTTP/1.1" 200 339 0.006500 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:43] "GET /analytics/query/4ffdef38-1068-11f1-9153-00000a0000f2/chunk-final/0 HTTP/1.1" 200 7007 0.003799 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.004221 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:47] "POST /analytics/query HTTP/1.1" 202 179 0.006358 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:47] "GET /analytics/query/52b04099-1068-11f1-944b-00000a0000f2 HTTP/1.1" 200 221 0.007966 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:48] "GET /analytics/query/52b04099-1068-11f1-944b-00000a0000f2 HTTP/1.1" 200 340 0.002017 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:48] "GET /analytics/query/52b04099-1068-11f1-944b-00000a0000f2/chunk-final/0 HTTP/1.1" 200 324177 0.014243 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.003918 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.004051 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:49] "POST /analytics/query HTTP/1.1" 202 179 0.004639 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:49] "GET /analytics/query/53c738bf-1068-11f1-bdfd-00000a0000f2 HTTP/1.1" 200 221 0.008135 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:49] "GET /analytics/query/53c738bf-1068-11f1-bdfd-00000a0000f2 HTTP/1.1" 200 338 0.001930 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:49] "GET /analytics/query/53c738bf-1068-11f1-bdfd-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001662 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:49] "POST /analytics/query HTTP/1.1" 202 179 0.005267 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:49] "GET /analytics/query/541a13c6-1068-11f1-816e-00000a0000f2 HTTP/1.1" 200 221 0.001606 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "GET /analytics/query/541a13c6-1068-11f1-816e-00000a0000f2 HTTP/1.1" 200 338 0.002453 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "GET /analytics/query/541a13c6-1068-11f1-816e-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001601 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "POST /analytics/query HTTP/1.1" 202 179 0.009710 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "GET /analytics/query/546a91cf-1068-11f1-ab2c-00000a0000f2 HTTP/1.1" 200 221 0.003853 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "GET /analytics/query/546a91cf-1068-11f1-ab2c-00000a0000f2 HTTP/1.1" 200 338 0.002304 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "GET /analytics/query/546a91cf-1068-11f1-ab2c-00000a0000f2/chunk-final/0 HTTP/1.1" 200 9807 0.003660 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "POST /analytics/query HTTP/1.1" 202 179 0.007127 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:50] "GET /analytics/query/54bbdb72-1068-11f1-85de-00000a0000f2 HTTP/1.1" 200 221 0.002122 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:51] "GET /analytics/query/54bbdb72-1068-11f1-85de-00000a0000f2 HTTP/1.1" 200 338 0.002304 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:51] "GET /analytics/query/54bbdb72-1068-11f1-85de-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002184 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:51] "POST /analytics/query HTTP/1.1" 202 179 0.005470 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:51] "GET /analytics/query/550d2de2-1068-11f1-b06a-00000a0000f2 HTTP/1.1" 200 221 0.010688 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "GET /analytics/query/550d2de2-1068-11f1-b06a-00000a0000f2 HTTP/1.1" 200 338 0.002633 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "GET /analytics/query/550d2de2-1068-11f1-b06a-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002296 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "POST /analytics/query HTTP/1.1" 202 179 0.006070 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "GET /analytics/query/555f019b-1068-11f1-af54-00000a0000f2 HTTP/1.1" 200 221 0.010405 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "GET /analytics/query/555f019b-1068-11f1-af54-00000a0000f2 HTTP/1.1" 200 338 0.002274 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "GET /analytics/query/555f019b-1068-11f1-af54-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001817 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "POST /analytics/query HTTP/1.1" 202 179 0.018752 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:52] "GET /analytics/query/55b0d31c-1068-11f1-8c22-00000a0000f2 HTTP/1.1" 200 221 0.006455 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "GET /analytics/query/55b0d31c-1068-11f1-8c22-00000a0000f2 HTTP/1.1" 200 338 0.002298 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "GET /analytics/query/55b0d31c-1068-11f1-8c22-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002416 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "POST /analytics/query HTTP/1.1" 202 179 0.004522 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "GET /analytics/query/5605227b-1068-11f1-a976-00000a0000f2 HTTP/1.1" 200 221 0.015538 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "GET /analytics/query/5605227b-1068-11f1-a976-00000a0000f2 HTTP/1.1" 200 338 0.003167 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "GET /analytics/query/5605227b-1068-11f1-a976-00000a0000f2/chunk-final/0 HTTP/1.1" 200 4015 0.003000 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "POST /analytics/query HTTP/1.1" 202 179 0.011941 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:53] "GET /analytics/query/5658036e-1068-11f1-b980-00000a0000f2 HTTP/1.1" 200 221 0.002668 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "GET /analytics/query/5658036e-1068-11f1-b980-00000a0000f2 HTTP/1.1" 200 338 0.002594 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "GET /analytics/query/5658036e-1068-11f1-b980-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001617 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "POST /analytics/query HTTP/1.1" 202 179 0.018212 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "GET /analytics/query/56ab0bc4-1068-11f1-b46a-00000a0000f2 HTTP/1.1" 200 221 0.004141 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "GET /analytics/query/56ab0bc4-1068-11f1-b46a-00000a0000f2 HTTP/1.1" 200 338 0.002202 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "GET /analytics/query/56ab0bc4-1068-11f1-b46a-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001998 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "POST /analytics/query HTTP/1.1" 202 179 0.005408 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:54] "GET /analytics/query/56fe9b38-1068-11f1-83e5-00000a0000f2 HTTP/1.1" 200 221 0.006037 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:55] "GET /analytics/query/56fe9b38-1068-11f1-83e5-00000a0000f2 HTTP/1.1" 200 338 0.002254 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:55] "GET /analytics/query/56fe9b38-1068-11f1-83e5-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002879 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:55] "POST /analytics/query HTTP/1.1" 202 179 0.004793 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:55] "GET /analytics/query/57524826-1068-11f1-92c8-00000a0000f2 HTTP/1.1" 200 221 0.001892 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:55] "GET /analytics/query/57524826-1068-11f1-92c8-00000a0000f2 HTTP/1.1" 200 338 0.002095 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:55] "GET /analytics/query/57524826-1068-11f1-92c8-00000a0000f2/chunk-final/0 HTTP/1.1" 200 4013 0.002986 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.005012 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.003637 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:57] "POST /analytics/query HTTP/1.1" 202 179 0.020452 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:57] "GET /analytics/query/58764de5-1068-11f1-be90-00000a0000f2 HTTP/1.1" 200 221 0.015148 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:57] "GET /analytics/query/58764de5-1068-11f1-be90-00000a0000f2 HTTP/1.1" 200 340 0.002685 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:57] "GET /analytics/query/58764de5-1068-11f1-be90-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1521183 0.038507 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:57] "POST /analytics/query HTTP/1.1" 202 179 0.017860 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:57] "GET /analytics/query/58d9b44a-1068-11f1-9025-00000a0000f2 HTTP/1.1" 200 221 0.006608 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:58] "GET /analytics/query/58d9b44a-1068-11f1-9025-00000a0000f2 HTTP/1.1" 200 340 0.004659 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:58] "GET /analytics/query/58d9b44a-1068-11f1-9025-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1533222 0.043142 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.003772 [API:8081]10.0.0.50 - - [2026-02-23 03:32:59] "GET /analytics HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.50 - - [2026-02-23 03:32:59] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.23 - - [2026-02-23 03:32:59] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.23 - - [2026-02-23 03:32:59] "GET /analytics HTTP/1.1" 401 206 0.000138 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:32:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.004673 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:00] "GET /analytics/tables HTTP/1.1" 200 76090 0.004695 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.003898 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.004080 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:01] "POST /analytics/query HTTP/1.1" 202 179 0.006243 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:02] "GET /analytics/query/5b4ff7e2-1068-11f1-a424-00000a0000f2 HTTP/1.1" 200 221 0.009088 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:02] "GET /analytics/query/5b4ff7e2-1068-11f1-a424-00000a0000f2 HTTP/1.1" 200 339 0.002386 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:02] "GET /analytics/query/5b4ff7e2-1068-11f1-a424-00000a0000f2/chunk-final/0 HTTP/1.1" 200 43906 0.004251 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.003890 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:03] "POST /analytics/query HTTP/1.1" 202 179 0.017637 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:03] "GET /analytics/query/5c01d778-1068-11f1-bbe4-00000a0000f2 HTTP/1.1" 200 221 0.002110 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:03] "GET /analytics/query/5c01d778-1068-11f1-bbe4-00000a0000f2 HTTP/1.1" 200 341 0.002331 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:03] "GET /analytics/query/5c01d778-1068-11f1-bbe4-00000a0000f2/chunk-final/0 HTTP/1.1" 200 836496 0.037271 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:04] "GET /analytics/tables HTTP/1.1" 200 76090 0.004522 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:05] "GET /analytics/tables HTTP/1.1" 200 76090 0.004215 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.004141 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:09] "POST /analytics/query HTTP/1.1" 200 145 1.015200 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:09] "GET /analytics/tables HTTP/1.1" 200 76090 0.004729 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:11] "POST /analytics/query HTTP/1.1" 200 2283 1.012520 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.003939 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:12] "POST /analytics/query HTTP/1.1" 200 709 1.009118 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.006055 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:14] "POST /analytics/query HTTP/1.1" 200 2764 1.013675 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:15] "GET /analytics/tables HTTP/1.1" 200 76090 0.003551 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:16] "POST /analytics/query HTTP/1.1" 200 206 1.012037 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.003547 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:17] "POST /analytics/query HTTP/1.1" 200 1400 1.019524 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:18] "GET /analytics/tables HTTP/1.1" 200 76090 0.004054 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:19] "POST /analytics/query HTTP/1.1" 200 2764 1.012592 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:20] "GET /analytics/tables HTTP/1.1" 200 76090 0.004218 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:21] "POST /analytics/query HTTP/1.1" 200 826 1.018225 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:21] "GET /analytics/tables HTTP/1.1" 200 76090 0.005150 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:22] "POST /analytics/query HTTP/1.1" 200 141381 1.024509 [API:8081]10.0.0.23 - - [2026-02-23 03:33:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080689 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.004257 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:24] "POST /analytics/query HTTP/1.1" 200 619 1.014697 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.004878 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:26] "POST /analytics/query HTTP/1.1" 200 258 1.013968 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.003618 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:27] "POST /analytics/query HTTP/1.1" 200 596 1.040147 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.004654 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:29] "POST /analytics/query HTTP/1.1" 200 1797 1.018590 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:30] "GET /analytics/tables HTTP/1.1" 200 76090 0.004344 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:31] "POST /analytics/query HTTP/1.1" 200 596 1.024232 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:31] "GET /analytics/tables HTTP/1.1" 200 76090 0.004848 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:32] "POST /analytics/query HTTP/1.1" 200 236 1.012120 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:33:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.003852 [API:8081]10.0.0.242 - - [2026-02-23 03:33:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.242 - - [2026-02-23 03:33:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1399 0.075349 [API:8081]10.0.0.23 - - [2026-02-23 03:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.23 - - [2026-02-23 03:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.50 - - [2026-02-23 03:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.50 - - [2026-02-23 03:34:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000793 [API:8081]10.0.0.23 - - [2026-02-23 03:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.23 - - [2026-02-23 03:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.50 - - [2026-02-23 03:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.50 - - [2026-02-23 03:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.242 - - [2026-02-23 03:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2026-02-23 03:34:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.242 - - [2026-02-23 03:34:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000589 [API:8081]10.0.0.242 - - [2026-02-23 03:34:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.23 - - [2026-02-23 03:34:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.123632 [API:8081]10.0.0.242 - - [2026-02-23 03:34:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.116265 [API:8081]10.0.0.242 - - [2026-02-23 03:34:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009335 [API:8081]10.0.0.242 - - [2026-02-23 03:34:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.059427 [API:8081]10.0.0.242 - - [2026-02-23 03:35:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008567 [API:8081]10.0.0.242 - - [2026-02-23 03:35:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.010082 [API:8081]10.0.0.242 - - [2026-02-23 03:35:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009349 [API:8081]10.0.0.242 - - [2026-02-23 03:35:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.013808 [API:8081]10.0.0.242 - - [2026-02-23 03:35:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009375 [API:8081]10.0.0.242 - - [2026-02-23 03:35:22] "POST /analytics/query HTTP/1.1" 200 222 1.020326 [API:8081]10.0.0.242 - - [2026-02-23 03:35:23] "POST /analytics/query HTTP/1.1" 200 222 1.016885 [API:8081]10.0.0.242 - - [2026-02-23 03:35:24] "POST /analytics/query HTTP/1.1" 200 353 1.017962 [API:8081]10.0.0.23 - - [2026-02-23 03:36:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.130140 [API:8081]10.0.0.23 - - [2026-02-23 03:37:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.075607 [API:8081]10.0.0.242 - - [2026-02-23 03:38:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26210 0.029881 [API:8081]10.0.0.242 - - [2026-02-23 03:38:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13731 0.025466 [API:8081]10.0.0.242 - - [2026-02-23 03:38:45] "POST /analytics/query HTTP/1.1" 200 507 1.028897 [API:8081]10.0.0.242 - - [2026-02-23 03:38:46] "POST /analytics/query HTTP/1.1" 200 353 1.018962 [API:8081]10.0.0.242 - - [2026-02-23 03:38:47] "POST /analytics/query HTTP/1.1" 200 353 1.026917 [API:8081]10.0.0.23 - - [2026-02-23 03:39:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.23 - - [2026-02-23 03:39:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.50 - - [2026-02-23 03:39:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.50 - - [2026-02-23 03:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.23 - - [2026-02-23 03:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000569 [API:8081]10.0.0.23 - - [2026-02-23 03:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.50 - - [2026-02-23 03:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.50 - - [2026-02-23 03:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.242 - - [2026-02-23 03:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-02-23 03:39:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.242 - - [2026-02-23 03:39:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-02-23 03:39:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.23 - - [2026-02-23 03:39:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091448 [API:8081]10.0.0.23 - - [2026-02-23 03:40:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.066935 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004694 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002686 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004472 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003976 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005391 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002439 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002219 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:41:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002408 [API:8081]10.0.0.23 - - [2026-02-23 03:42:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092301 [API:8081]10.0.0.242 - - [2026-02-23 03:42:31] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.242 - - [2026-02-23 03:42:31] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.50 - - [2026-02-23 03:42:59] "GET /analytics HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.23 - - [2026-02-23 03:42:59] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.23 - - [2026-02-23 03:42:59] "GET /analytics HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.50 - - [2026-02-23 03:42:59] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.23 - - [2026-02-23 03:43:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.081279 [API:8081]10.0.0.23 - - [2026-02-23 03:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.23 - - [2026-02-23 03:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.50 - - [2026-02-23 03:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.50 - - [2026-02-23 03:44:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.23 - - [2026-02-23 03:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.23 - - [2026-02-23 03:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.50 - - [2026-02-23 03:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.50 - - [2026-02-23 03:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-02-23 03:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.242 - - [2026-02-23 03:44:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.242 - - [2026-02-23 03:44:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.242 - - [2026-02-23 03:44:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.23 - - [2026-02-23 03:45:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070393 [API:8081]10.0.0.23 - - [2026-02-23 03:46:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.070865 [API:8081]10.0.0.23 - - [2026-02-23 03:48:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075284 [API:8081]10.0.0.23 - - [2026-02-23 03:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.23 - - [2026-02-23 03:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.50 - - [2026-02-23 03:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.50 - - [2026-02-23 03:49:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.23 - - [2026-02-23 03:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.23 - - [2026-02-23 03:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.50 - - [2026-02-23 03:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.50 - - [2026-02-23 03:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.242 - - [2026-02-23 03:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.242 - - [2026-02-23 03:49:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2026-02-23 03:49:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-02-23 03:49:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000708 [API:8081]10.0.0.23 - - [2026-02-23 03:49:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.085896 [API:8081]10.0.0.242 - - [2026-02-23 03:50:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-02-23 03:50:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.086531 [API:8081]10.0.0.242 - - [2026-02-23 03:51:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:11a662e6-8d07-4f2e-88b9-3d255d0cee3d?flat HTTP/1.1" 200 5201 0.081491 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:11a662e6-8d07-4f2e-88b9-3d255d0cee3d?flat HTTP/1.1" 200 5201 0.066137 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:11a662e6-8d07-4f2e-88b9-3d255d0cee3d?flat HTTP/1.1" 200 5201 0.013695 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11187152:EVPN-VN1?flat HTTP/1.1" 200 7820 0.018747 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26215 0.033423 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13024 0.025787 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26215 0.025332 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 13024 0.027923 [API:8081]10.0.0.242 - - [2026-02-23 03:51:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010856 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002825 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003767 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002753 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003079 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003325 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002580 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002610 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 03:51:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002844 [API:8081]10.0.0.242 - - [2026-02-23 03:51:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:54eed0ee-be7a-400d-a1c6-a9ae69c40151?flat HTTP/1.1" 200 5065 0.011879 [API:8081]10.0.0.242 - - [2026-02-23 03:51:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:54eed0ee-be7a-400d-a1c6-a9ae69c40151?flat HTTP/1.1" 200 5065 0.012434 [API:8081]10.0.0.242 - - [2026-02-23 03:51:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:54eed0ee-be7a-400d-a1c6-a9ae69c40151?flat HTTP/1.1" 200 5065 0.012103 [API:8081]10.0.0.242 - - [2026-02-23 03:51:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11187152:EVPN-VN1?flat HTTP/1.1" 200 7820 0.017084 [API:8081]10.0.0.242 - - [2026-02-23 03:51:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.017466 [API:8081]10.0.0.242 - - [2026-02-23 03:51:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.018021 [API:8081]10.0.0.242 - - [2026-02-23 03:51:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009681 [API:8081]10.0.0.23 - - [2026-02-23 03:51:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085629 [API:8081]10.0.0.242 - - [2026-02-23 03:52:31] "GET /analytics HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.242 - - [2026-02-23 03:52:31] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.23 - - [2026-02-23 03:52:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2547 0.071212 [API:8081]10.0.0.23 - - [2026-02-23 03:52:59] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.23 - - [2026-02-23 03:52:59] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.50 - - [2026-02-23 03:52:59] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.50 - - [2026-02-23 03:52:59] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.242 - - [2026-02-23 03:53:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:11a662e6-8d07-4f2e-88b9-3d255d0cee3d?flat HTTP/1.1" 200 5313 0.012419 [API:8081]10.0.0.242 - - [2026-02-23 03:53:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:11a662e6-8d07-4f2e-88b9-3d255d0cee3d?flat HTTP/1.1" 200 5313 0.013334 [API:8081]10.0.0.242 - - [2026-02-23 03:53:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:11a662e6-8d07-4f2e-88b9-3d255d0cee3d?flat HTTP/1.1" 200 5313 0.012356 [API:8081]10.0.0.242 - - [2026-02-23 03:53:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11187152:EVPN-VN1?flat HTTP/1.1" 200 9238 0.023148 [API:8081]10.0.0.242 - - [2026-02-23 03:53:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27863 0.023874 [API:8081]10.0.0.242 - - [2026-02-23 03:53:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27863 0.038041 [API:8081]10.0.0.242 - - [2026-02-23 03:53:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009733 [API:8081]10.0.0.242 - - [2026-02-23 03:53:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:54eed0ee-be7a-400d-a1c6-a9ae69c40151?flat HTTP/1.1" 200 5213 0.018749 [API:8081]10.0.0.242 - - [2026-02-23 03:53:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:54eed0ee-be7a-400d-a1c6-a9ae69c40151?flat HTTP/1.1" 200 5213 0.023294 [API:8081]10.0.0.242 - - [2026-02-23 03:53:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11187152:54eed0ee-be7a-400d-a1c6-a9ae69c40151?flat HTTP/1.1" 200 5213 0.018464 [API:8081]10.0.0.242 - - [2026-02-23 03:53:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11187152:EVPN-VN1?flat HTTP/1.1" 200 9238 0.021616 [API:8081]10.0.0.242 - - [2026-02-23 03:53:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21045 0.021133 [API:8081]10.0.0.242 - - [2026-02-23 03:53:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21045 0.024701 [API:8081]10.0.0.242 - - [2026-02-23 03:53:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009712 [API:8081]10.0.0.23 - - [2026-02-23 03:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.23 - - [2026-02-23 03:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.50 - - [2026-02-23 03:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.50 - - [2026-02-23 03:54:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.23 - - [2026-02-23 03:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-02-23 03:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.50 - - [2026-02-23 03:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.50 - - [2026-02-23 03:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.242 - - [2026-02-23 03:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.242 - - [2026-02-23 03:54:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-02-23 03:54:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.242 - - [2026-02-23 03:54:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000460 [API:8081]10.0.0.23 - - [2026-02-23 03:54:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061998 [API:8081]10.0.0.242 - - [2026-02-23 03:54:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.020729 [API:8081]10.0.0.242 - - [2026-02-23 03:54:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11187152:EVPN-VN1?flat HTTP/1.1" 200 8523 0.016663 [API:8081]10.0.0.242 - - [2026-02-23 03:54:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011071 [API:8081]10.0.0.242 - - [2026-02-23 03:55:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32482 0.040070 [API:8081]10.0.0.242 - - [2026-02-23 03:55:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32482 0.028082 [API:8081]10.0.0.242 - - [2026-02-23 03:55:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32482 0.029096 [API:8081]10.0.0.242 - - [2026-02-23 03:55:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32483 0.025050 [API:8081]10.0.0.242 - - [2026-02-23 03:55:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11187152:EVPN-VN1?flat HTTP/1.1" 200 5990 0.015022 [API:8081]10.0.0.242 - - [2026-02-23 03:55:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009892 [API:8081]10.0.0.23 - - [2026-02-23 03:55:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.413231 [API:8081]10.0.0.242 - - [2026-02-23 03:57:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82908591:ctest-TestRbac-82908591-68885321?flat HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-02-23 03:57:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82908591:ctest-TestRbac-82908591-68885321?flat HTTP/1.1" 200 2081 0.492427 [API:8081]10.0.0.242 - - [2026-02-23 03:57:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.156618 [API:8081]10.0.0.242 - - [2026-02-23 03:57:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82908591:ctest-TestRbac-82908591-68885321?flat HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.242 - - [2026-02-23 03:57:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82908591:ctest-TestRbac-82908591-68885321?flat HTTP/1.1" 200 2081 0.179622 [API:8081]10.0.0.242 - - [2026-02-23 03:57:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.084826 [API:8081]10.0.0.242 - - [2026-02-23 03:57:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-67022278:01c4560f-c041-4b40-a172-dd6591decbba?flat HTTP/1.1" 200 5318 0.113043 [API:8081]10.0.0.242 - - [2026-02-23 03:57:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-67022278:01c4560f-c041-4b40-a172-dd6591decbba?flat HTTP/1.1" 200 5318 0.055387 [API:8081]10.0.0.23 - - [2026-02-23 03:57:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.111788 [API:8081]10.0.0.242 - - [2026-02-23 03:57:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-67022278:01c4560f-c041-4b40-a172-dd6591decbba?flat HTTP/1.1" 200 5318 0.066841 [API:8081]10.0.0.242 - - [2026-02-23 03:57:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82908591:ctest-TestRbac-82908591-68885321?flat HTTP/1.1" 200 3953 0.055319 [API:8081]10.0.0.242 - - [2026-02-23 03:57:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.073134 [API:8081]10.0.0.242 - - [2026-02-23 03:57:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.243100 [API:8081]10.0.0.242 - - [2026-02-23 03:57:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-02-23 03:57:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.084015 [API:8081]10.0.0.242 - - [2026-02-23 03:57:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.032033 [API:8081]10.0.0.242 - - [2026-02-23 03:57:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.160385 [API:8081]10.0.0.242 - - [2026-02-23 03:57:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.087956 [API:8081]10.0.0.242 - - [2026-02-23 03:57:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.047210 [API:8081]10.0.0.242 - - [2026-02-23 03:57:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.099530 [API:8081]10.0.0.242 - - [2026-02-23 03:57:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.138426 [API:8081]10.0.0.242 - - [2026-02-23 03:57:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.023683 [API:8081]10.0.0.242 - - [2026-02-23 03:57:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.081352 [API:8081]10.0.0.242 - - [2026-02-23 03:57:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.026928 [API:8081]10.0.0.242 - - [2026-02-23 03:57:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.034308 [API:8081]10.0.0.242 - - [2026-02-23 03:58:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.024853 [API:8081]10.0.0.242 - - [2026-02-23 03:58:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.026735 [API:8081]10.0.0.242 - - [2026-02-23 03:58:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.024504 [API:8081]10.0.0.242 - - [2026-02-23 03:58:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.044898 [API:8081]10.0.0.242 - - [2026-02-23 03:58:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82908591:ctest-TestRbac-82908591-68885321?flat HTTP/1.1" 200 6499 0.012104 [API:8081]10.0.0.242 - - [2026-02-23 03:58:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009973 [API:8081]10.0.0.242 - - [2026-02-23 03:58:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-02-23 03:58:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 200 2117 0.268869 [API:8081]10.0.0.242 - - [2026-02-23 03:58:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 401 206 0.000229 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-80449567'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-92875854' RBAC: ctest-TestRbacBasic-60241231 doesn't have read permission in project '69d9d8792e6147d7a4b09906efa43cc6' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-05748094', 'ctest-TestRbacBasic-05748094-79016338'], 'virtual_network', 'f93d73a5-fc40-4212-81f4-156b327d73ef', "Permission Denied for ['ctest-TestRbacBasic-80449567'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-92875854' RBAC: ctest-TestRbacBasic-60241231 doesn't have read permission in project '69d9d8792e6147d7a4b09906efa43cc6'"),) [API:8081]10.0.0.242 - - [2026-02-23 03:58:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 403 199 0.154454 [API:8081]10.0.0.242 - - [2026-02-23 03:58:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.242 - - [2026-02-23 03:58:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 200 2117 0.074229 [API:8081]10.0.0.242 - - [2026-02-23 03:58:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.090423 [API:8081]10.0.0.242 - - [2026-02-23 03:58:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.074311 [API:8081]10.0.0.242 - - [2026-02-23 03:58:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.084453 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-80449567'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-05748094' RBAC: ctest-TestRbacBasic-60241231 doesn't have read permission in project 'e73b2c75ebd8404cae98af0a4a772cdf' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-05748094', 'ctest-TestRbacBasic-05748094-79016338'], 'virtual_network', 'f93d73a5-fc40-4212-81f4-156b327d73ef', "Permission Denied for ['ctest-TestRbacBasic-80449567'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-05748094' RBAC: ctest-TestRbacBasic-60241231 doesn't have read permission in project 'e73b2c75ebd8404cae98af0a4a772cdf'"),) [API:8081]10.0.0.242 - - [2026-02-23 03:58:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 403 199 0.037626 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-80449567'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-05748094' RBAC: ctest-TestRbacBasic-60241231 doesn't have read permission in project 'e73b2c75ebd8404cae98af0a4a772cdf' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-05748094', 'ctest-TestRbacBasic-05748094-79016338'], 'virtual_network', 'f93d73a5-fc40-4212-81f4-156b327d73ef', "Permission Denied for ['ctest-TestRbacBasic-80449567'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-05748094' RBAC: ctest-TestRbacBasic-60241231 doesn't have read permission in project 'e73b2c75ebd8404cae98af0a4a772cdf'"),) [API:8081]10.0.0.242 - - [2026-02-23 03:58:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 403 199 0.095026 [API:8081]10.0.0.242 - - [2026-02-23 03:58:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 200 2121 0.055506 [API:8081]10.0.0.242 - - [2026-02-23 03:58:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-05748094:ctest-TestRbacBasic-05748094-79016338?flat HTTP/1.1" 200 2121 0.015122 [API:8081]10.0.0.242 - - [2026-02-23 03:58:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.087050 [API:8081]10.0.0.242 - - [2026-02-23 03:58:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.050244 [API:8081]10.0.0.242 - - [2026-02-23 03:58:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.009471 [API:8081]10.0.0.23 - - [2026-02-23 03:58:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.073795 [API:8081]10.0.0.242 - - [2026-02-23 03:58:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.072312 [API:8081]10.0.0.242 - - [2026-02-23 03:58:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 401 206 0.000339 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-23507006 as ['ctest-TestRbacBasic-78262397'] to R virtual-network in ctest-TestRbacBasic-32368408 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-32368408', 'ctest-TestRbacBasic-32368408-91900999'], 'virtual_network', '81324b90-d713-4c86-b802-37848bda29f3', "Permission Denied for ctest-TestRbacBasic-23507006 as ['ctest-TestRbacBasic-78262397'] to R virtual-network in ctest-TestRbacBasic-32368408"),) [API:8081]10.0.0.242 - - [2026-02-23 03:58:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 403 199 0.102572 [API:8081]10.0.0.242 - - [2026-02-23 03:58:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.062868 [API:8081]10.0.0.242 - - [2026-02-23 03:58:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 200 2120 0.050314 [API:8081]10.0.0.242 - - [2026-02-23 03:58:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.055833 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-23507006 as ['ctest-TestRbacBasic-78262397'] to R virtual-network in ctest-TestRbacBasic-32368408 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-32368408', 'ctest-TestRbacBasic-32368408-91900999'], 'virtual_network', '81324b90-d713-4c86-b802-37848bda29f3', "Permission Denied for ctest-TestRbacBasic-23507006 as ['ctest-TestRbacBasic-78262397'] to R virtual-network in ctest-TestRbacBasic-32368408"),) [API:8081]10.0.0.242 - - [2026-02-23 03:58:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 403 199 0.040556 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-23507006 as ['ctest-TestRbacBasic-78262397'] to R virtual-network in ctest-TestRbacBasic-32368408 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-32368408', 'ctest-TestRbacBasic-32368408-91900999'], 'virtual_network', '81324b90-d713-4c86-b802-37848bda29f3', "Permission Denied for ctest-TestRbacBasic-23507006 as ['ctest-TestRbacBasic-78262397'] to R virtual-network in ctest-TestRbacBasic-32368408"),) [API:8081]10.0.0.242 - - [2026-02-23 03:58:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 403 199 0.091855 [API:8081]10.0.0.242 - - [2026-02-23 03:58:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.065867 [API:8081]10.0.0.242 - - [2026-02-23 03:58:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 200 2120 0.047042 [API:8081]10.0.0.242 - - [2026-02-23 03:58:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.048032 [API:8081]10.0.0.242 - - [2026-02-23 03:58:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 401 206 0.000289 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-60241231 as ['ctest-TestRbacBasic-80449567'] to R virtual-network in ctest-TestRbacBasic-32368408 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-32368408', 'ctest-TestRbacBasic-32368408-91900999'], 'virtual_network', '81324b90-d713-4c86-b802-37848bda29f3', "Permission Denied for ctest-TestRbacBasic-60241231 as ['ctest-TestRbacBasic-80449567'] to R virtual-network in ctest-TestRbacBasic-32368408"),) [API:8081]10.0.0.242 - - [2026-02-23 03:58:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 403 199 0.105459 [API:8081]10.0.0.242 - - [2026-02-23 03:58:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.053946 [API:8081]10.0.0.242 - - [2026-02-23 03:58:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-91900999?flat HTTP/1.1" 200 2120 0.046572 [API:8081]10.0.0.242 - - [2026-02-23 03:58:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.093614 [API:8081]10.0.0.242 - - [2026-02-23 03:59:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.009618 [API:8081]10.0.0.242 - - [2026-02-23 03:59:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.010898 [API:8081]10.0.0.23 - - [2026-02-23 03:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.23 - - [2026-02-23 03:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.50 - - [2026-02-23 03:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.50 - - [2026-02-23 03:59:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.23 - - [2026-02-23 03:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.23 - - [2026-02-23 03:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.50 - - [2026-02-23 03:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.50 - - [2026-02-23 03:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-02-23 03:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.242 - - [2026-02-23 03:59:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2026-02-23 03:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.242 - - [2026-02-23 03:59:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2026-02-23 03:59:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-32368408:c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b?flat HTTP/1.1" 200 5389 0.138815 [API:8081]10.0.0.242 - - [2026-02-23 03:59:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-32368408:c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b?flat HTTP/1.1" 200 5389 0.078372 [API:8081]10.0.0.242 - - [2026-02-23 03:59:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-32368408:c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b?flat HTTP/1.1" 200 5389 0.052151 [API:8081]10.0.0.242 - - [2026-02-23 03:59:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-51921310?flat HTTP/1.1" 200 4130 0.094436 [API:8081]10.0.0.242 - - [2026-02-23 03:59:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.026077 [API:8081]10.0.0.242 - - [2026-02-23 03:59:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.142100 [API:8081]10.0.0.242 - - [2026-02-23 03:59:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.036205 [API:8081]10.0.0.242 - - [2026-02-23 03:59:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.032370 [API:8081]10.0.0.242 - - [2026-02-23 03:59:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.088473 [API:8081]10.0.0.242 - - [2026-02-23 03:59:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.020588 [API:8081]10.0.0.242 - - [2026-02-23 03:59:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.047757 [API:8081]10.0.0.242 - - [2026-02-23 03:59:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-51921310?flat HTTP/1.1" 200 4130 0.081258 [API:8081]10.0.0.242 - - [2026-02-23 03:59:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.069790 [API:8081]10.0.0.242 - - [2026-02-23 03:59:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.033267 [API:8081]10.0.0.242 - - [2026-02-23 03:59:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.114454 [API:8081]10.0.0.242 - - [2026-02-23 03:59:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.019063 [API:8081]10.0.0.242 - - [2026-02-23 03:59:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.021519 [API:8081]10.0.0.242 - - [2026-02-23 03:59:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.049795 [API:8081]10.0.0.242 - - [2026-02-23 03:59:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.020314 [API:8081]10.0.0.242 - - [2026-02-23 03:59:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.019333 [API:8081]10.0.0.242 - - [2026-02-23 03:59:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.019717 [API:8081]10.0.0.242 - - [2026-02-23 03:59:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.032433 [API:8081]10.0.0.242 - - [2026-02-23 04:00:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24719 0.020147 [API:8081]10.0.0.242 - - [2026-02-23 04:00:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-32368408:ctest-TestRbacBasic-32368408-51921310?flat HTTP/1.1" 200 6883 0.015037 [API:8081]10.0.0.242 - - [2026-02-23 04:00:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.015312 [Introspect:8090]10.0.0.242 - - [2026-02-23 04:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001383 [API:8081]10.0.0.242 - - [2026-02-23 04:00:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-02-23 04:00:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.087220 [API:8081]10.0.0.23 - - [2026-02-23 04:00:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.146210 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002681 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003008 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002871 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002736 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003071 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002810 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003551 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:01:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002980 [API:8081]10.0.0.23 - - [2026-02-23 04:01:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.067266 [API:8081]10.0.0.242 - - [2026-02-23 04:02:31] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-02-23 04:02:31] "GET /analytics HTTP/1.1" 401 206 0.000130 [API:8081]10.0.0.23 - - [2026-02-23 04:02:59] "GET /analytics HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.23 - - [2026-02-23 04:02:59] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.50 - - [2026-02-23 04:02:59] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.50 - - [2026-02-23 04:02:59] "GET /analytics HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.242 - - [2026-02-23 04:03:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:65db76e1-de6c-4d75-aa2c-b73223c90067?flat HTTP/1.1" 200 5433 0.014278 [API:8081]10.0.0.242 - - [2026-02-23 04:03:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:65db76e1-de6c-4d75-aa2c-b73223c90067?flat HTTP/1.1" 200 5433 0.070107 [API:8081]10.0.0.242 - - [2026-02-23 04:03:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:65db76e1-de6c-4d75-aa2c-b73223c90067?flat HTTP/1.1" 200 5433 0.083187 [API:8081]10.0.0.242 - - [2026-02-23 04:03:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn1-09406123?flat HTTP/1.1" 200 9500 0.016863 [API:8081]10.0.0.242 - - [2026-02-23 04:03:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.026557 [API:8081]10.0.0.242 - - [2026-02-23 04:03:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.023504 [API:8081]10.0.0.242 - - [2026-02-23 04:03:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010717 [API:8081]10.0.0.242 - - [2026-02-23 04:03:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:55f4d592-858a-4e90-8cfb-8c7748918590?flat HTTP/1.1" 200 5378 0.014555 [API:8081]10.0.0.242 - - [2026-02-23 04:03:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:55f4d592-858a-4e90-8cfb-8c7748918590?flat HTTP/1.1" 200 5378 0.013347 [API:8081]10.0.0.242 - - [2026-02-23 04:03:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:55f4d592-858a-4e90-8cfb-8c7748918590?flat HTTP/1.1" 200 5378 0.013072 [API:8081]10.0.0.242 - - [2026-02-23 04:03:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn1-09406123?flat HTTP/1.1" 200 9500 0.017480 [API:8081]10.0.0.242 - - [2026-02-23 04:03:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.026401 [API:8081]10.0.0.242 - - [2026-02-23 04:03:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017353 [API:8081]10.0.0.242 - - [2026-02-23 04:03:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009972 [API:8081]10.0.0.242 - - [2026-02-23 04:03:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.018390 [API:8081]10.0.0.242 - - [2026-02-23 04:03:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.021805 [API:8081]10.0.0.242 - - [2026-02-23 04:03:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24725 0.022435 [API:8081]10.0.0.242 - - [2026-02-23 04:03:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn1-09406123?flat HTTP/1.1" 200 7658 0.017883 [API:8081]10.0.0.242 - - [2026-02-23 04:03:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009909 [API:8081]10.0.0.242 - - [2026-02-23 04:03:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.036561 [API:8081]10.0.0.242 - - [2026-02-23 04:03:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32569 0.027291 [API:8081]10.0.0.242 - - [2026-02-23 04:03:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn1-09406123?flat HTTP/1.1" 200 4921 0.013246 [API:8081]10.0.0.242 - - [2026-02-23 04:03:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009424 [API:8081]10.0.0.242 - - [2026-02-23 04:03:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.010640 [API:8081]10.0.0.242 - - [2026-02-23 04:03:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.009898 [API:8081]10.0.0.23 - - [2026-02-23 04:03:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.140597 [API:8081]10.0.0.23 - - [2026-02-23 04:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.23 - - [2026-02-23 04:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.50 - - [2026-02-23 04:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.50 - - [2026-02-23 04:04:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.23 - - [2026-02-23 04:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.23 - - [2026-02-23 04:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.50 - - [2026-02-23 04:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.50 - - [2026-02-23 04:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.242 - - [2026-02-23 04:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.242 - - [2026-02-23 04:04:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-02-23 04:04:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.242 - - [2026-02-23 04:04:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.23 - - [2026-02-23 04:04:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.067367 [API:8081]10.0.0.23 - - [2026-02-23 04:06:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.404537 [Introspect:8090]10.0.0.242 - - [2026-02-23 04:07:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001408 [API:8081]10.0.0.242 - - [2026-02-23 04:07:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5383-1?flat HTTP/1.1" 200 12076 0.405194 [API:8081]10.0.0.242 - - [2026-02-23 04:07:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5383-1?flat HTTP/1.1" 200 6060 0.433901 [API:8081]10.0.0.242 - - [2026-02-23 04:07:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5383-2?flat HTTP/1.1" 200 6060 0.085947 [API:8081]10.0.0.242 - - [2026-02-23 04:07:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5383-3?flat HTTP/1.1" 200 3949 0.025488 [API:8081]10.0.0.242 - - [2026-02-23 04:07:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?flat HTTP/1.1" 200 6143 0.025635 [API:8081]10.0.0.242 - - [2026-02-23 04:07:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?flat HTTP/1.1" 200 6138 0.021746 [API:8081]10.0.0.242 - - [2026-02-23 04:07:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?flat HTTP/1.1" 200 7631 0.017428 [API:8081]10.0.0.242 - - [2026-02-23 04:07:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.010426 [API:8081]10.0.0.242 - - [2026-02-23 04:07:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:41ad0ba7-c8d8-4a31-90ce-13918c5db802?flat HTTP/1.1" 200 5243 0.014551 [API:8081]10.0.0.242 - - [2026-02-23 04:07:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:41ad0ba7-c8d8-4a31-90ce-13918c5db802?flat HTTP/1.1" 200 5243 0.012456 [API:8081]10.0.0.242 - - [2026-02-23 04:07:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:41ad0ba7-c8d8-4a31-90ce-13918c5db802?flat HTTP/1.1" 200 5243 0.013488 [API:8081]10.0.0.242 - - [2026-02-23 04:07:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn1-87842183?flat HTTP/1.1" 200 7112 0.014001 [API:8081]10.0.0.242 - - [2026-02-23 04:07:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32541 0.027610 [API:8081]10.0.0.242 - - [2026-02-23 04:07:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32541 0.024798 [API:8081]10.0.0.242 - - [2026-02-23 04:07:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009233 [API:8081]10.0.0.23 - - [2026-02-23 04:07:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.084594 [API:8081]10.0.0.242 - - [2026-02-23 04:08:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:77bc7e3e-9751-4093-88e6-18ce28370b8f?flat HTTP/1.1" 200 5242 0.013186 [API:8081]10.0.0.242 - - [2026-02-23 04:08:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:77bc7e3e-9751-4093-88e6-18ce28370b8f?flat HTTP/1.1" 200 5242 0.014926 [API:8081]10.0.0.242 - - [2026-02-23 04:08:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-44591098:77bc7e3e-9751-4093-88e6-18ce28370b8f?flat HTTP/1.1" 200 5242 0.014718 [API:8081]10.0.0.242 - - [2026-02-23 04:08:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn2-35793317?flat HTTP/1.1" 200 6992 0.016639 [API:8081]10.0.0.242 - - [2026-02-23 04:08:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32270 0.038760 [API:8081]10.0.0.242 - - [2026-02-23 04:08:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32270 0.058909 [API:8081]10.0.0.242 - - [2026-02-23 04:08:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010730 [API:8081]10.0.0.23 - - [2026-02-23 04:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.23 - - [2026-02-23 04:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.50 - - [2026-02-23 04:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.50 - - [2026-02-23 04:09:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000497 [API:8081]10.0.0.23 - - [2026-02-23 04:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.23 - - [2026-02-23 04:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.50 - - [2026-02-23 04:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.50 - - [2026-02-23 04:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-02-23 04:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-02-23 04:09:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.242 - - [2026-02-23 04:09:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-02-23 04:09:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-02-23 04:09:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.032196 [API:8081]10.0.0.242 - - [2026-02-23 04:09:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.040055 [API:8081]10.0.0.242 - - [2026-02-23 04:09:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32282 0.038358 [API:8081]10.0.0.242 - - [2026-02-23 04:09:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn2-35793317?flat HTTP/1.1" 200 7893 0.019575 [API:8081]10.0.0.242 - - [2026-02-23 04:09:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011002 [API:8081]10.0.0.242 - - [2026-02-23 04:09:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32559 0.023020 [API:8081]10.0.0.242 - - [2026-02-23 04:09:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32559 0.039431 [API:8081]10.0.0.23 - - [2026-02-23 04:09:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062019 [API:8081]10.0.0.242 - - [2026-02-23 04:09:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.026375 [API:8081]10.0.0.242 - - [2026-02-23 04:09:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-44591098:ctest-vn1-87842183?flat HTTP/1.1" 200 7913 0.015610 [API:8081]10.0.0.242 - - [2026-02-23 04:09:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010345 [API:8081]10.0.0.242 - - [2026-02-23 04:10:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-61338636:2f9fefb4-9c29-4284-846c-19af238f4e81?flat HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-02-23 04:10:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-61338636:2f9fefb4-9c29-4284-846c-19af238f4e81?flat HTTP/1.1" 200 5224 0.069768 [API:8081]10.0.0.242 - - [2026-02-23 04:10:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-61338636:2f9fefb4-9c29-4284-846c-19af238f4e81?flat HTTP/1.1" 200 5224 0.067006 [API:8081]10.0.0.242 - - [2026-02-23 04:10:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-61338636:2f9fefb4-9c29-4284-846c-19af238f4e81?flat HTTP/1.1" 200 5224 0.072511 [API:8081]10.0.0.242 - - [2026-02-23 04:10:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-61338636:ctest-vn-83260127?flat HTTP/1.1" 200 3839 0.015177 [API:8081]10.0.0.242 - - [2026-02-23 04:10:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32296 0.025617 [API:8081]10.0.0.242 - - [2026-02-23 04:10:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32296 0.025713 [API:8081]10.0.0.242 - - [2026-02-23 04:10:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008657 [API:8081]10.0.0.242 - - [2026-02-23 04:10:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-61338636:6470d5af-c50c-4c85-a09e-6f1dca0b5865?flat HTTP/1.1" 200 5247 0.018757 [API:8081]10.0.0.242 - - [2026-02-23 04:10:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-61338636:6470d5af-c50c-4c85-a09e-6f1dca0b5865?flat HTTP/1.1" 200 5247 0.016413 [API:8081]10.0.0.242 - - [2026-02-23 04:10:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-61338636:6470d5af-c50c-4c85-a09e-6f1dca0b5865?flat HTTP/1.1" 200 5247 0.014119 [API:8081]10.0.0.242 - - [2026-02-23 04:10:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-61338636:ctest-vn-89643173?flat HTTP/1.1" 200 4014 0.018835 [API:8081]10.0.0.242 - - [2026-02-23 04:10:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32576 0.026195 [API:8081]10.0.0.242 - - [2026-02-23 04:10:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32576 0.040213 [API:8081]10.0.0.242 - - [2026-02-23 04:10:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009108 [API:8081]10.0.0.23 - - [2026-02-23 04:10:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.079147 [API:8081]10.0.0.242 - - [2026-02-23 04:11:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32576 0.033739 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002560 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002846 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002739 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002950 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003002 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003301 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002717 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:11:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003654 [API:8081]10.0.0.242 - - [2026-02-23 04:11:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32576 0.031459 [API:8081]10.0.0.242 - - [2026-02-23 04:11:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32578 0.035025 [API:8081]10.0.0.242 - - [2026-02-23 04:11:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-61338636:ctest-vn-89643173?flat HTTP/1.1" 200 6189 0.013344 [API:8081]10.0.0.242 - - [2026-02-23 04:11:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008870 [API:8081]10.0.0.242 - - [2026-02-23 04:11:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32299 0.041304 [API:8081]10.0.0.242 - - [2026-02-23 04:11:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.035377 [API:8081]10.0.0.242 - - [2026-02-23 04:11:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.031054 [API:8081]10.0.0.242 - - [2026-02-23 04:11:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.039927 [API:8081]10.0.0.242 - - [2026-02-23 04:11:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.025036 [API:8081]10.0.0.242 - - [2026-02-23 04:11:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.037688 [API:8081]10.0.0.242 - - [2026-02-23 04:11:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5383-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.030442 [API:8081]10.0.0.242 - - [2026-02-23 04:11:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-61338636:ctest-vn-83260127?flat HTTP/1.1" 200 6182 0.018866 [API:8081]10.0.0.242 - - [2026-02-23 04:11:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009402 [API:8081]10.0.0.242 - - [2026-02-23 04:11:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-02-23 04:11:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.395002 [API:8081]10.0.0.242 - - [2026-02-23 04:11:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.067797 [API:8081]10.0.0.242 - - [2026-02-23 04:12:31] "GET /analytics HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-02-23 04:12:31] "GET /analytics HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.23 - - [2026-02-23 04:12:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075542 [API:8081]10.0.0.23 - - [2026-02-23 04:12:59] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.23 - - [2026-02-23 04:12:59] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.50 - - [2026-02-23 04:12:59] "GET /analytics HTTP/1.1" 401 206 0.000555 [API:8081]10.0.0.50 - - [2026-02-23 04:12:59] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.23 - - [2026-02-23 04:13:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.073205 [API:8081]10.0.0.23 - - [2026-02-23 04:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.23 - - [2026-02-23 04:14:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.50 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.50 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.23 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.23 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.50 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.50 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.242 - - [2026-02-23 04:14:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.242 - - [2026-02-23 04:14:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.242 - - [2026-02-23 04:14:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.23 - - [2026-02-23 04:15:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070617 [API:8081]10.0.0.23 - - [2026-02-23 04:17:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.101248 [API:8081]10.0.0.242 - - [2026-02-23 04:17:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.242 - - [2026-02-23 04:17:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.086040 [API:8081]10.0.0.23 - - [2026-02-23 04:19:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071109 [API:8081]10.0.0.23 - - [2026-02-23 04:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.23 - - [2026-02-23 04:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.50 - - [2026-02-23 04:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.50 - - [2026-02-23 04:19:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.23 - - [2026-02-23 04:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.23 - - [2026-02-23 04:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.50 - - [2026-02-23 04:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000470 [API:8081]10.0.0.50 - - [2026-02-23 04:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-02-23 04:19:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2026-02-23 04:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.242 - - [2026-02-23 04:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2026-02-23 04:19:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000528 [API:8081]10.0.0.23 - - [2026-02-23 04:20:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.066740 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005355 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003443 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005716 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004422 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004276 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003672 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003071 [LOCAL API:8181]127.0.0.1 - - [2026-02-23 04:21:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5383-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003788 [API:8081]10.0.0.23 - - [2026-02-23 04:22:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069943 [API:8081]10.0.0.242 - - [2026-02-23 04:22:31] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-02-23 04:22:31] "GET /analytics HTTP/1.1" 401 206 0.000202 [Introspect:8090]10.0.0.242 - - [2026-02-23 04:22:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001229