+++ date ++ echo 'INFO: =================== Thu Jan 8 01:59:59 AM UTC 2026 ===================' INFO: =================== Thu Jan 8 01:59:59 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.50:8081 10.0.0.27:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.50:8086 10.0.0.27:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.50:8082 10.0.0.27:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.50:9161 10.0.0.27:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,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.27 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.50:2181,10.0.0.27:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.50:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.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.27 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242,10.0.0.50,10.0.0.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242,10.0.0.50,10.0.0.27 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.50,10.0.0.27 +++ local servers=10.0.0.242,10.0.0.50,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ 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__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^ANALYTICS_API__//g' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 01/08/2026 02:00:07.807 7f491be65f00 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/08/2026 02:00:07.977 7f491be65f00 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 01/08/2026 02:00:07.987 7f491be65f00 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/08/2026 02:00:07.988 7f491be65f00 [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-01-08 02:00:43] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.50 - - [2026-01-08 02:00:43] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.27 - - [2026-01-08 02:00:43] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-01-08 02:00:43] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.242 - - [2026-01-08 02:00:43] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-01-08 02:00:43] "GET /analytics HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.242 - - [2026-01-08 02:01:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.057447 [API:8081]10.0.0.50 - - [2026-01-08 02:01:14] "GET /analytics HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.50 - - [2026-01-08 02:01:14] "GET /analytics HTTP/1.1" 401 206 0.000157 [API:8081]10.0.0.242 - - [2026-01-08 02:01:14] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.242 - - [2026-01-08 02:01:14] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.27 - - [2026-01-08 02:01:14] "GET /analytics HTTP/1.1" 401 206 0.000201 [API:8081]10.0.0.27 - - [2026-01-08 02:01:14] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.50 - - [2026-01-08 02:01:44] "GET /analytics HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.50 - - [2026-01-08 02:01:44] "GET /analytics HTTP/1.1" 401 206 0.000218 [API:8081]10.0.0.27 - - [2026-01-08 02:01:44] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.27 - - [2026-01-08 02:01:44] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.242 - - [2026-01-08 02:02:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.064957 [API:8081]10.0.0.50 - - [2026-01-08 02:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.50 - - [2026-01-08 02:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.27 - - [2026-01-08 02:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.27 - - [2026-01-08 02:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.50 - - [2026-01-08 02:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.50 - - [2026-01-08 02:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.27 - - [2026-01-08 02:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000548 [API:8081]10.0.0.27 - - [2026-01-08 02:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000469 [API:8081]10.0.0.242 - - [2026-01-08 02:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.242 - - [2026-01-08 02:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-01-08 02:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.242 - - [2026-01-08 02:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [Introspect:8090]10.0.0.242 - - [2026-01-08 02:03:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001051 [Introspect:8090]10.0.0.242 - - [2026-01-08 02:03:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.003723 [API:8081]10.0.0.242 - - [2026-01-08 02:04:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061009 [API:8081]10.0.0.242 - - [2026-01-08 02:05:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.125175 [Introspect:8090]10.0.0.242 - - [2026-01-08 02:05:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001144 [Introspect:8090]10.0.0.242 - - [2026-01-08 02:05:22] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000556 [API:8081]10.0.0.242 - - [2026-01-08 02:05:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-01-08 02:05:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1:Control:contrail-control:0?flat HTTP/1.1" 200 34947 0.069862 [API:8081]10.0.0.242 - - [2026-01-08 02:05:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.058854 [API:8081]10.0.0.242 - - [2026-01-08 02:05:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2:Control:contrail-control:0?flat HTTP/1.1" 200 38616 0.076715 [API:8081]10.0.0.242 - - [2026-01-08 02:05:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.015354 [API:8081]10.0.0.242 - - [2026-01-08 02:05:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3:Control:contrail-control:0?flat HTTP/1.1" 200 38619 0.018526 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13498 0.015497 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.019820 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.052423 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3711 0.012592 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3376 0.012109 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.010089 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.011847 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.012431 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4622 0.012819 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.016659 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.015150 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014496 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014089 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013384 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012535 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013228 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.011544 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.011424 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012031 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.019578 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016189 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.017724 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.018054 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.017035 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014301 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.022891 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12019 0.018634 [API:8081]10.0.0.242 - - [2026-01-08 02:05:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.016982 [API:8081]10.0.0.242 - - [2026-01-08 02:05:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.027991 [API:8081]10.0.0.242 - - [2026-01-08 02:05:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12019 0.024132 [API:8081]10.0.0.242 - - [2026-01-08 02:05:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.024486 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.020495 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.012186 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.018393 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.011626 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.010502 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.018337 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013137 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.011576 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.016418 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013604 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.012565 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.014997 [API:8081]10.0.0.242 - - [2026-01-08 02:05:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012987 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.018959 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.013639 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014527 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.011344 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.027908 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.018762 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.020333 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.021106 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4622 0.014731 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1:Control:contrail-control:0?flat HTTP/1.1" 200 34947 0.029164 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.012949 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.014344 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2:Control:contrail-control:0?flat HTTP/1.1" 200 38616 0.019305 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.011759 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.014801 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3:Control:contrail-control:0?flat HTTP/1.1" 200 38619 0.027917 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3383 0.011985 [API:8081]10.0.0.242 - - [2026-01-08 02:05:26] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4976-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13498 0.015466 [API:8081]10.0.0.242 - - [2026-01-08 02:05:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12019 0.027167 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?flat HTTP/1.1" 200 15363 0.022619 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?flat HTTP/1.1" 200 17894 0.038376 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?flat HTTP/1.1" 200 15051 0.018955 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?flat HTTP/1.1" 200 15363 0.020085 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?flat HTTP/1.1" 200 17894 0.020109 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?flat HTTP/1.1" 200 15051 0.017860 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?flat HTTP/1.1" 200 15363 0.019085 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?flat HTTP/1.1" 200 17894 0.019749 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?flat HTTP/1.1" 200 15051 0.016978 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?flat HTTP/1.1" 200 15363 0.025299 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?flat HTTP/1.1" 200 17894 0.029240 [API:8081]10.0.0.242 - - [2026-01-08 02:05:29] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?flat HTTP/1.1" 200 15051 0.018241 [API:8081]10.0.0.242 - - [2026-01-08 02:05:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 7998 0.013709 [API:8081]10.0.0.242 - - [2026-01-08 02:05:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4976-2?flat HTTP/1.1" 200 7997 0.024042 [API:8081]10.0.0.242 - - [2026-01-08 02:05:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4976-3?flat HTTP/1.1" 200 8002 0.021930 [API:8081]10.0.0.242 - - [2026-01-08 02:05:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-01-08 02:05:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.066032 [API:8081]10.0.0.242 - - [2026-01-08 02:05:52] "POST /analytics/query HTTP/1.1" 200 54723 1.099793 [API:8081]10.0.0.242 - - [2026-01-08 02:05:53] "POST /analytics/query HTTP/1.1" 200 5872 1.061610 [API:8081]10.0.0.242 - - [2026-01-08 02:05:54] "POST /analytics/query HTTP/1.1" 200 871 1.019033 [API:8081]10.0.0.242 - - [2026-01-08 02:05:55] "POST /analytics/query HTTP/1.1" 200 5872 1.040607 [API:8081]10.0.0.242 - - [2026-01-08 02:05:56] "POST /analytics/query HTTP/1.1" 200 871 1.022238 [API:8081]10.0.0.242 - - [2026-01-08 02:06:07] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000853 [API:8081]10.0.0.242 - - [2026-01-08 02:07:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095847 [API:8081]10.0.0.242 - - [2026-01-08 02:08:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062063 [API:8081]10.0.0.50 - - [2026-01-08 02:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.50 - - [2026-01-08 02:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.27 - - [2026-01-08 02:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.27 - - [2026-01-08 02:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.50 - - [2026-01-08 02:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.50 - - [2026-01-08 02:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000238 [API:8081]10.0.0.27 - - [2026-01-08 02:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000615 [API:8081]10.0.0.27 - - [2026-01-08 02:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.242 - - [2026-01-08 02:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.242 - - [2026-01-08 02:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.242 - - [2026-01-08 02:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.242 - - [2026-01-08 02:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005785 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003446 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004307 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003524 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004216 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003468 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003815 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002608 [API:8081]10.0.0.242 - - [2026-01-08 02:10:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092481 [API:8081]10.0.0.242 - - [2026-01-08 02:10:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-01-08 02:10:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1453 0.057784 [API:8081]10.0.0.242 - - [2026-01-08 02:10:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.064539 [API:8081]10.0.0.242 - - [2026-01-08 02:11:14] "GET /analytics HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.242 - - [2026-01-08 02:11:14] "GET /analytics HTTP/1.1" 401 206 0.000134 [API:8081]10.0.0.242 - - [2026-01-08 02:11:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.123715 [API:8081]10.0.0.50 - - [2026-01-08 02:11:44] "GET /analytics HTTP/1.1" 401 206 0.000217 [API:8081]10.0.0.50 - - [2026-01-08 02:11:44] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.27 - - [2026-01-08 02:11:44] "GET /analytics HTTP/1.1" 401 206 0.000219 [API:8081]10.0.0.27 - - [2026-01-08 02:11:44] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.50 - - [2026-01-08 02:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.50 - - [2026-01-08 02:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000597 [API:8081]10.0.0.27 - - [2026-01-08 02:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.27 - - [2026-01-08 02:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.50 - - [2026-01-08 02:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.50 - - [2026-01-08 02:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-01-08 02:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.27 - - [2026-01-08 02:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.242 - - [2026-01-08 02:13:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.119807 [API:8081]10.0.0.242 - - [2026-01-08 02:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.242 - - [2026-01-08 02:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.242 - - [2026-01-08 02:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000691 [API:8081]10.0.0.242 - - [2026-01-08 02:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.242 - - [2026-01-08 02:14:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.103097 [API:8081]10.0.0.242 - - [2026-01-08 02:16:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063632 [API:8081]10.0.0.242 - - [2026-01-08 02:16:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.242 - - [2026-01-08 02:16:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.059808 [API:8081]10.0.0.242 - - [2026-01-08 02:16:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.064298 [API:8081]10.0.0.242 - - [2026-01-08 02:17:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062641 [API:8081]10.0.0.50 - - [2026-01-08 02:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.50 - - [2026-01-08 02:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.27 - - [2026-01-08 02:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-01-08 02:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.50 - - [2026-01-08 02:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.50 - - [2026-01-08 02:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-01-08 02:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-01-08 02:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.242 - - [2026-01-08 02:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2026-01-08 02:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-01-08 02:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.242 - - [2026-01-08 02:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.242 - - [2026-01-08 02:18:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1672 0.015142 [API:8081]10.0.0.242 - - [2026-01-08 02:18:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1901 0.008635 [API:8081]10.0.0.242 - - [2026-01-08 02:18:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2130 0.054320 [API:8081]10.0.0.242 - - [2026-01-08 02:18:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2359 0.010888 [API:8081]10.0.0.242 - - [2026-01-08 02:19:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104733 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002917 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003393 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002741 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002601 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002816 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002369 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002642 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002248 [API:8081]10.0.0.242 - - [2026-01-08 02:20:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069728 [API:8081]10.0.0.242 - - [2026-01-08 02:21:14] "GET /analytics HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2026-01-08 02:21:14] "GET /analytics HTTP/1.1" 401 206 0.000152 [API:8081]10.0.0.50 - - [2026-01-08 02:21:44] "GET /analytics HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.50 - - [2026-01-08 02:21:44] "GET /analytics HTTP/1.1" 401 206 0.000203 [API:8081]10.0.0.27 - - [2026-01-08 02:21:44] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.27 - - [2026-01-08 02:21:44] "GET /analytics HTTP/1.1" 401 206 0.000182 [API:8081]10.0.0.242 - - [2026-01-08 02:21:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.087392 [API:8081]10.0.0.242 - - [2026-01-08 02:21:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12570 0.077298 [API:8081]10.0.0.242 - - [2026-01-08 02:21:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-35880706:ctest-vnet1-57644508?flat HTTP/1.1" 200 8246 0.012975 [API:8081]10.0.0.242 - - [2026-01-08 02:21:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008736 [API:8081]10.0.0.242 - - [2026-01-08 02:21:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25189 0.032891 [API:8081]10.0.0.242 - - [2026-01-08 02:21:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25195 0.023219 [API:8081]10.0.0.242 - - [2026-01-08 02:21:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-35880706:ctest-vnet0-72413492?flat HTTP/1.1" 200 8242 0.012111 [API:8081]10.0.0.242 - - [2026-01-08 02:21:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008852 [API:8081]10.0.0.242 - - [2026-01-08 02:22:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.013092 [API:8081]10.0.0.242 - - [2026-01-08 02:22:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056200 [API:8081]10.0.0.50 - - [2026-01-08 02:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.50 - - [2026-01-08 02:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.27 - - [2026-01-08 02:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.27 - - [2026-01-08 02:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.50 - - [2026-01-08 02:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.50 - - [2026-01-08 02:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2026-01-08 02:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2026-01-08 02:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.242 - - [2026-01-08 02:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2026-01-08 02:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.242 - - [2026-01-08 02:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000219 [API:8081]10.0.0.242 - - [2026-01-08 02:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.242 - - [2026-01-08 02:23:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080688 [API:8081]10.0.0.242 - - [2026-01-08 02:24:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-01-08 02:24:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.059651 [API:8081]10.0.0.242 - - [2026-01-08 02:25:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.076781 [API:8081]10.0.0.242 - - [2026-01-08 02:25:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.088918 [API:8081]10.0.0.242 - - [2026-01-08 02:25:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.032833 [API:8081]10.0.0.242 - - [2026-01-08 02:25:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-74681672:ctest-vnet0-04460109?flat HTTP/1.1" 200 7200 0.012605 [API:8081]10.0.0.242 - - [2026-01-08 02:25:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009088 [API:8081]10.0.0.242 - - [2026-01-08 02:25:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061088 [API:8081]10.0.0.242 - - [2026-01-08 02:25:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.242 - - [2026-01-08 02:25:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.063578 [API:8081]10.0.0.242 - - [2026-01-08 02:25:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.242 - - [2026-01-08 02:25:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.063564 [API:8081]10.0.0.242 - - [2026-01-08 02:25:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.073026 [API:8081]10.0.0.242 - - [2026-01-08 02:25:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.064111 [API:8081]10.0.0.242 - - [2026-01-08 02:26:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079416 [API:8081]10.0.0.242 - - [2026-01-08 02:26:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:5e09fa7f-e2d1-4d2f-b082-340da050b637?flat HTTP/1.1" 200 5232 0.011806 [API:8081]10.0.0.242 - - [2026-01-08 02:26:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:5e09fa7f-e2d1-4d2f-b082-340da050b637?flat HTTP/1.1" 200 5232 0.013455 [API:8081]10.0.0.242 - - [2026-01-08 02:26:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:5e09fa7f-e2d1-4d2f-b082-340da050b637?flat HTTP/1.1" 200 5232 0.014447 [API:8081]10.0.0.242 - - [2026-01-08 02:26:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-35260168:ctest-VN1-31217998?flat HTTP/1.1" 200 8557 0.016796 [API:8081]10.0.0.242 - - [2026-01-08 02:26:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.018200 [API:8081]10.0.0.242 - - [2026-01-08 02:26:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.020049 [API:8081]10.0.0.242 - - [2026-01-08 02:26:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008129 [API:8081]10.0.0.242 - - [2026-01-08 02:26:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:dbc47480-8d15-4bf6-b00a-a2da31d27d66?flat HTTP/1.1" 200 5105 0.013807 [API:8081]10.0.0.242 - - [2026-01-08 02:26:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:dbc47480-8d15-4bf6-b00a-a2da31d27d66?flat HTTP/1.1" 200 5105 0.014684 [API:8081]10.0.0.242 - - [2026-01-08 02:26:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:dbc47480-8d15-4bf6-b00a-a2da31d27d66?flat HTTP/1.1" 200 5105 0.017546 [API:8081]10.0.0.242 - - [2026-01-08 02:26:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-35260168:ctest-VN2-04836475?flat HTTP/1.1" 200 7862 0.016846 [API:8081]10.0.0.242 - - [2026-01-08 02:26:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24585 0.023226 [API:8081]10.0.0.242 - - [2026-01-08 02:26:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12954 0.022768 [API:8081]10.0.0.242 - - [2026-01-08 02:26:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24585 0.020651 [API:8081]10.0.0.242 - - [2026-01-08 02:26:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12954 0.025157 [API:8081]10.0.0.242 - - [2026-01-08 02:26:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008988 [API:8081]10.0.0.242 - - [2026-01-08 02:26:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:1408138f-b14e-4e98-92db-40d4b4a03a90?flat HTTP/1.1" 200 5229 0.012930 [API:8081]10.0.0.242 - - [2026-01-08 02:26:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:1408138f-b14e-4e98-92db-40d4b4a03a90?flat HTTP/1.1" 200 5229 0.016224 [API:8081]10.0.0.242 - - [2026-01-08 02:26:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-35260168:1408138f-b14e-4e98-92db-40d4b4a03a90?flat HTTP/1.1" 200 5229 0.014730 [API:8081]10.0.0.242 - - [2026-01-08 02:26:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-35260168:ctest-VN3-71358186?flat HTTP/1.1" 200 7912 0.019423 [API:8081]10.0.0.242 - - [2026-01-08 02:26:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.035921 [API:8081]10.0.0.242 - - [2026-01-08 02:26:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.021643 [API:8081]10.0.0.242 - - [2026-01-08 02:26:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011535 [API:8081]10.0.0.242 - - [2026-01-08 02:27:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.019735 [API:8081]10.0.0.242 - - [2026-01-08 02:27:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.020104 [API:8081]10.0.0.242 - - [2026-01-08 02:27:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.019261 [API:8081]10.0.0.242 - - [2026-01-08 02:27:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.030743 [API:8081]10.0.0.242 - - [2026-01-08 02:27:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.018460 [API:8081]10.0.0.242 - - [2026-01-08 02:27:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.028748 [API:8081]10.0.0.242 - - [2026-01-08 02:27:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-35260168:ctest-VN3-71358186?flat HTTP/1.1" 200 6207 0.012093 [API:8081]10.0.0.242 - - [2026-01-08 02:27:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.014730 [API:8081]10.0.0.242 - - [2026-01-08 02:27:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.021451 [API:8081]10.0.0.242 - - [2026-01-08 02:27:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12943 0.022006 [API:8081]10.0.0.242 - - [2026-01-08 02:28:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.018805 [API:8081]10.0.0.242 - - [2026-01-08 02:28:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12943 0.026866 [API:8081]10.0.0.242 - - [2026-01-08 02:28:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.022582 [API:8081]10.0.0.242 - - [2026-01-08 02:28:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12943 0.025875 [API:8081]10.0.0.242 - - [2026-01-08 02:28:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.019845 [API:8081]10.0.0.242 - - [2026-01-08 02:28:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12943 0.019611 [API:8081]10.0.0.242 - - [2026-01-08 02:28:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.019720 [API:8081]10.0.0.242 - - [2026-01-08 02:28:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12943 0.022561 [API:8081]10.0.0.242 - - [2026-01-08 02:28:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.023903 [API:8081]10.0.0.242 - - [2026-01-08 02:28:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12943 0.024762 [API:8081]10.0.0.242 - - [2026-01-08 02:28:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.020452 [API:8081]10.0.0.242 - - [2026-01-08 02:28:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12943 0.023662 [API:8081]10.0.0.50 - - [2026-01-08 02:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.50 - - [2026-01-08 02:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.27 - - [2026-01-08 02:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.27 - - [2026-01-08 02:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.50 - - [2026-01-08 02:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.50 - - [2026-01-08 02:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.039374 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12555 0.020960 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-35260168:ctest-VN2-04836475?flat HTTP/1.1" 200 6555 0.013654 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009782 [API:8081]10.0.0.27 - - [2026-01-08 02:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.27 - - [2026-01-08 02:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.242 - - [2026-01-08 02:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.242 - - [2026-01-08 02:28:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.021939 [API:8081]10.0.0.242 - - [2026-01-08 02:28:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25208 0.022486 [API:8081]10.0.0.242 - - [2026-01-08 02:28:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-35260168:ctest-VN1-31217998?flat HTTP/1.1" 200 6773 0.015923 [API:8081]10.0.0.242 - - [2026-01-08 02:28:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009939 [API:8081]10.0.0.242 - - [2026-01-08 02:28:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102981 [API:8081]10.0.0.242 - - [2026-01-08 02:28:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.242 - - [2026-01-08 02:28:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.052330 [API:8081]10.0.0.242 - - [2026-01-08 02:28:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.050684 [API:8081]10.0.0.242 - - [2026-01-08 02:28:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.056151 [API:8081]10.0.0.242 - - [2026-01-08 02:29:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.054775 [API:8081]10.0.0.242 - - [2026-01-08 02:29:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:c6a3ec20-b05f-40cf-9776-150cc0692830?flat HTTP/1.1" 200 5369 0.011830 [API:8081]10.0.0.242 - - [2026-01-08 02:29:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:c6a3ec20-b05f-40cf-9776-150cc0692830?flat HTTP/1.1" 200 5369 0.012377 [API:8081]10.0.0.242 - - [2026-01-08 02:29:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:c6a3ec20-b05f-40cf-9776-150cc0692830?flat HTTP/1.1" 200 5369 0.010772 [API:8081]10.0.0.242 - - [2026-01-08 02:29:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:c6a3ec20-b05f-40cf-9776-150cc0692830?flat HTTP/1.1" 200 5369 0.012336 [API:8081]10.0.0.242 - - [2026-01-08 02:29:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-33255285:ctest-VN1-75758895?flat HTTP/1.1" 200 9457 0.014496 [API:8081]10.0.0.242 - - [2026-01-08 02:29:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.018595 [API:8081]10.0.0.242 - - [2026-01-08 02:29:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.017591 [API:8081]10.0.0.242 - - [2026-01-08 02:29:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009914 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:5e43b008-6f91-47ce-8411-c4905dab5fc1?flat HTTP/1.1" 200 5219 0.016831 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:5e43b008-6f91-47ce-8411-c4905dab5fc1?flat HTTP/1.1" 200 5219 0.013191 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:5e43b008-6f91-47ce-8411-c4905dab5fc1?flat HTTP/1.1" 200 5219 0.014584 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:5e43b008-6f91-47ce-8411-c4905dab5fc1?flat HTTP/1.1" 200 5219 0.015360 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-33255285:ctest-VN2-18356241?flat HTTP/1.1" 200 8636 0.014476 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.022473 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12954 0.019671 [API:8081]10.0.0.242 - - [2026-01-08 02:29:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.018934 [API:8081]10.0.0.242 - - [2026-01-08 02:29:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12954 0.023412 [API:8081]10.0.0.242 - - [2026-01-08 02:29:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.013267 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:96e9d2b4-4aa1-41d2-bb19-01788efad3a8?flat HTTP/1.1" 200 5223 0.012792 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:96e9d2b4-4aa1-41d2-bb19-01788efad3a8?flat HTTP/1.1" 200 5223 0.014686 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:96e9d2b4-4aa1-41d2-bb19-01788efad3a8?flat HTTP/1.1" 200 5223 0.019440 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-33255285:96e9d2b4-4aa1-41d2-bb19-01788efad3a8?flat HTTP/1.1" 200 5223 0.011619 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-33255285:ctest-VN3-71749278?flat HTTP/1.1" 200 8202 0.021383 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.019051 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.018676 [API:8081]10.0.0.242 - - [2026-01-08 02:29:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008651 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002631 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002547 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002230 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002470 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002901 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002759 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002430 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002279 [API:8081]10.0.0.242 - - [2026-01-08 02:30:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.017719 [API:8081]10.0.0.242 - - [2026-01-08 02:30:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.031675 [API:8081]10.0.0.242 - - [2026-01-08 02:30:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.024548 [API:8081]10.0.0.242 - - [2026-01-08 02:30:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.024597 [API:8081]10.0.0.242 - - [2026-01-08 02:30:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.018887 [API:8081]10.0.0.242 - - [2026-01-08 02:30:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.021885 [API:8081]10.0.0.242 - - [2026-01-08 02:30:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.025128 [API:8081]10.0.0.242 - - [2026-01-08 02:30:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.020448 [API:8081]10.0.0.242 - - [2026-01-08 02:30:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.023601 [API:8081]10.0.0.242 - - [2026-01-08 02:30:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.035399 [API:8081]10.0.0.242 - - [2026-01-08 02:30:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-33255285:ctest-VN3-71749278?flat HTTP/1.1" 200 6963 0.015218 [API:8081]10.0.0.242 - - [2026-01-08 02:30:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009133 [API:8081]10.0.0.242 - - [2026-01-08 02:30:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.019590 [API:8081]10.0.0.242 - - [2026-01-08 02:30:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12979 0.020115 [API:8081]10.0.0.242 - - [2026-01-08 02:31:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.022502 [API:8081]10.0.0.242 - - [2026-01-08 02:31:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12979 0.019812 [API:8081]10.0.0.242 - - [2026-01-08 02:31:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.038371 [API:8081]10.0.0.242 - - [2026-01-08 02:31:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12979 0.026421 [API:8081]10.0.0.242 - - [2026-01-08 02:31:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.038279 [API:8081]10.0.0.242 - - [2026-01-08 02:31:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12979 0.020842 [API:8081]10.0.0.242 - - [2026-01-08 02:31:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.027202 [API:8081]10.0.0.242 - - [2026-01-08 02:31:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12979 0.020461 [API:8081]10.0.0.242 - - [2026-01-08 02:31:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.024545 [API:8081]10.0.0.242 - - [2026-01-08 02:31:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12979 0.025472 [API:8081]10.0.0.242 - - [2026-01-08 02:31:14] "GET /analytics HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.242 - - [2026-01-08 02:31:14] "GET /analytics HTTP/1.1" 401 206 0.000180 [API:8081]10.0.0.242 - - [2026-01-08 02:31:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.022871 [API:8081]10.0.0.242 - - [2026-01-08 02:31:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12979 0.020897 [API:8081]10.0.0.242 - - [2026-01-08 02:31:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.023763 [API:8081]10.0.0.242 - - [2026-01-08 02:31:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12568 0.021204 [API:8081]10.0.0.242 - - [2026-01-08 02:31:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-33255285:ctest-VN2-18356241?flat HTTP/1.1" 200 7312 0.013365 [API:8081]10.0.0.242 - - [2026-01-08 02:31:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008911 [API:8081]10.0.0.242 - - [2026-01-08 02:31:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25214 0.020833 [API:8081]10.0.0.242 - - [2026-01-08 02:31:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25214 0.018851 [API:8081]10.0.0.242 - - [2026-01-08 02:31:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-33255285:ctest-VN1-75758895?flat HTTP/1.1" 200 7650 0.016333 [API:8081]10.0.0.242 - - [2026-01-08 02:31:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010053 [API:8081]10.0.0.242 - - [2026-01-08 02:31:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076605 [API:8081]10.0.0.242 - - [2026-01-08 02:31:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-01-08 02:31:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.055433 [API:8081]10.0.0.242 - - [2026-01-08 02:31:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.056696 [API:8081]10.0.0.50 - - [2026-01-08 02:31:44] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.50 - - [2026-01-08 02:31:44] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.27 - - [2026-01-08 02:31:44] "GET /analytics HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.27 - - [2026-01-08 02:31:44] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.242 - - [2026-01-08 02:32:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073861 [API:8081]10.0.0.50 - - [2026-01-08 02:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.50 - - [2026-01-08 02:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.27 - - [2026-01-08 02:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-01-08 02:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.50 - - [2026-01-08 02:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.50 - - [2026-01-08 02:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.27 - - [2026-01-08 02:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.27 - - [2026-01-08 02:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-01-08 02:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.242 - - [2026-01-08 02:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.242 - - [2026-01-08 02:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.242 - - [2026-01-08 02:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-01-08 02:34:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.242 - - [2026-01-08 02:34:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.070237 [API:8081]10.0.0.242 - - [2026-01-08 02:34:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064188 [API:8081]10.0.0.242 - - [2026-01-08 02:35:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.056869 [API:8081]10.0.0.242 - - [2026-01-08 02:36:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.021056 [API:8081]10.0.0.242 - - [2026-01-08 02:36:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.078276 [API:8081]10.0.0.242 - - [2026-01-08 02:36:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.068228 [API:8081]10.0.0.242 - - [2026-01-08 02:36:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25226 0.027744 [API:8081]10.0.0.242 - - [2026-01-08 02:36:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25226 0.031748 [API:8081]10.0.0.242 - - [2026-01-08 02:36:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25226 0.027451 [API:8081]10.0.0.242 - - [2026-01-08 02:36:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25228 0.020283 [API:8081]10.0.0.242 - - [2026-01-08 02:36:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-64905112:ctest-vnet0-24543727?flat HTTP/1.1" 200 7968 0.012835 [API:8081]10.0.0.242 - - [2026-01-08 02:36:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008357 [API:8081]10.0.0.242 - - [2026-01-08 02:36:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-01-08 02:36:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.113315 [API:8081]10.0.0.242 - - [2026-01-08 02:36:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1670 0.064630 [API:8081]10.0.0.242 - - [2026-01-08 02:37:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055798 [API:8081]10.0.0.50 - - [2026-01-08 02:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.50 - - [2026-01-08 02:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-01-08 02:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-01-08 02:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.50 - - [2026-01-08 02:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.50 - - [2026-01-08 02:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.27 - - [2026-01-08 02:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-01-08 02:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.242 - - [2026-01-08 02:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000220 [API:8081]10.0.0.242 - - [2026-01-08 02:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000221 [API:8081]10.0.0.242 - - [2026-01-08 02:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.242 - - [2026-01-08 02:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000238 [API:8081]10.0.0.242 - - [2026-01-08 02:38:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067007 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002688 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005617 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.006114 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.011942 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.009999 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002430 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003356 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003185 [API:8081]10.0.0.242 - - [2026-01-08 02:40:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.021892 [API:8081]10.0.0.242 - - [2026-01-08 02:40:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13000 0.087938 [API:8081]10.0.0.242 - - [2026-01-08 02:40:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.020476 [API:8081]10.0.0.242 - - [2026-01-08 02:40:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13000 0.020232 [API:8081]10.0.0.242 - - [2026-01-08 02:40:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.019710 [API:8081]10.0.0.242 - - [2026-01-08 02:40:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13000 0.021730 [API:8081]10.0.0.242 - - [2026-01-08 02:40:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.023527 [API:8081]10.0.0.242 - - [2026-01-08 02:40:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12587 0.022554 [API:8081]10.0.0.242 - - [2026-01-08 02:40:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-02876189:ctest-vnet1-33461203?flat HTTP/1.1" 200 7306 0.019299 [API:8081]10.0.0.242 - - [2026-01-08 02:40:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008401 [API:8081]10.0.0.242 - - [2026-01-08 02:40:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.021890 [API:8081]10.0.0.242 - - [2026-01-08 02:40:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.023236 [API:8081]10.0.0.242 - - [2026-01-08 02:40:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.027310 [API:8081]10.0.0.242 - - [2026-01-08 02:40:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-02876189:ctest-vnet0-50014012?flat HTTP/1.1" 200 6960 0.011803 [API:8081]10.0.0.242 - - [2026-01-08 02:40:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008770 [API:8081]10.0.0.242 - - [2026-01-08 02:40:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093996 [API:8081]10.0.0.242 - - [2026-01-08 02:40:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.242 - - [2026-01-08 02:40:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.069437 [API:8081]10.0.0.242 - - [2026-01-08 02:40:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1694 0.064058 [API:8081]10.0.0.242 - - [2026-01-08 02:41:14] "GET /analytics HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.242 - - [2026-01-08 02:41:14] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.242 - - [2026-01-08 02:41:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080322 [API:8081]10.0.0.50 - - [2026-01-08 02:41:44] "GET /analytics HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.50 - - [2026-01-08 02:41:44] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.27 - - [2026-01-08 02:41:44] "GET /analytics HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.27 - - [2026-01-08 02:41:44] "GET /analytics HTTP/1.1" 401 206 0.000177 [API:8081]10.0.0.50 - - [2026-01-08 02:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.50 - - [2026-01-08 02:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.27 - - [2026-01-08 02:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-01-08 02:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.50 - - [2026-01-08 02:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.50 - - [2026-01-08 02:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.27 - - [2026-01-08 02:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-01-08 02:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.242 - - [2026-01-08 02:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.242 - - [2026-01-08 02:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.242 - - [2026-01-08 02:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-01-08 02:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.242 - - [2026-01-08 02:43:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072139 [API:8081]10.0.0.242 - - [2026-01-08 02:43:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.022416 [API:8081]10.0.0.242 - - [2026-01-08 02:43:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12772 0.098540 [API:8081]10.0.0.242 - - [2026-01-08 02:43:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-01047227:ctest-vnet1-93669200?flat HTTP/1.1" 200 8068 0.023915 [API:8081]10.0.0.242 - - [2026-01-08 02:43:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010863 [API:8081]10.0.0.242 - - [2026-01-08 02:43:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.024378 [API:8081]10.0.0.242 - - [2026-01-08 02:43:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.021784 [API:8081]10.0.0.242 - - [2026-01-08 02:43:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.020426 [API:8081]10.0.0.242 - - [2026-01-08 02:43:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-01047227:ctest-vnet0-07978008?flat HTTP/1.1" 200 7709 0.015285 [API:8081]10.0.0.242 - - [2026-01-08 02:43:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008379 [API:8081]10.0.0.242 - - [2026-01-08 02:44:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075548 [API:8081]10.0.0.242 - - [2026-01-08 02:46:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117633 [API:8081]10.0.0.242 - - [2026-01-08 02:47:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.242 - - [2026-01-08 02:47:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1853 0.064428 [API:8081]10.0.0.242 - - [2026-01-08 02:47:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.091240 [API:8081]10.0.0.50 - - [2026-01-08 02:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-01-08 02:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.50 - - [2026-01-08 02:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.27 - - [2026-01-08 02:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.50 - - [2026-01-08 02:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.50 - - [2026-01-08 02:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.27 - - [2026-01-08 02:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.27 - - [2026-01-08 02:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.242 - - [2026-01-08 02:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-01-08 02:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.242 - - [2026-01-08 02:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-01-08 02:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.242 - - [2026-01-08 02:49:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1439 0.065527 [API:8081]10.0.0.242 - - [2026-01-08 02:49:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064620 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003814 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003639 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003168 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002764 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003936 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002927 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003745 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 02:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003420 [API:8081]10.0.0.242 - - [2026-01-08 02:50:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.242 - - [2026-01-08 02:50:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1786 0.065763 [API:8081]10.0.0.242 - - [2026-01-08 02:50:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061549 [API:8081]10.0.0.242 - - [2026-01-08 02:51:14] "GET /analytics HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-01-08 02:51:14] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.242 - - [2026-01-08 02:51:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:b01db88f-a833-4450-a95a-6308fb0e8fb9?flat HTTP/1.1" 200 5821 0.068407 [API:8081]10.0.0.242 - - [2026-01-08 02:51:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:b01db88f-a833-4450-a95a-6308fb0e8fb9?flat HTTP/1.1" 200 5821 0.015271 [API:8081]10.0.0.242 - - [2026-01-08 02:51:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:b01db88f-a833-4450-a95a-6308fb0e8fb9?flat HTTP/1.1" 200 5821 0.088674 [API:8081]10.0.0.242 - - [2026-01-08 02:51:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861-09478856?flat HTTP/1.1" 200 10801 0.023673 [API:8081]10.0.0.242 - - [2026-01-08 02:51:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.023283 [API:8081]10.0.0.242 - - [2026-01-08 02:51:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.022545 [API:8081]10.0.0.242 - - [2026-01-08 02:51:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008940 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:3b7f7ee0-aeed-470b-af95-c27fb49486e4?flat HTTP/1.1" 200 5684 0.014626 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:3b7f7ee0-aeed-470b-af95-c27fb49486e4?flat HTTP/1.1" 200 5684 0.013973 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:3b7f7ee0-aeed-470b-af95-c27fb49486e4?flat HTTP/1.1" 200 5684 0.013146 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861-09478856?flat HTTP/1.1" 200 10953 0.016575 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.020811 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13189 0.023591 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.026098 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13189 0.028613 [API:8081]10.0.0.242 - - [2026-01-08 02:51:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009562 [API:8081]10.0.0.50 - - [2026-01-08 02:51:44] "GET /analytics HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.50 - - [2026-01-08 02:51:44] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.27 - - [2026-01-08 02:51:44] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.27 - - [2026-01-08 02:51:44] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.242 - - [2026-01-08 02:52:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081462 [API:8081]10.0.0.50 - - [2026-01-08 02:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.50 - - [2026-01-08 02:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-01-08 02:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-01-08 02:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000402 [API:8081]10.0.0.50 - - [2026-01-08 02:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.50 - - [2026-01-08 02:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.27 - - [2026-01-08 02:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.27 - - [2026-01-08 02:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.242 - - [2026-01-08 02:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000517 [API:8081]10.0.0.242 - - [2026-01-08 02:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000525 [API:8081]10.0.0.242 - - [2026-01-08 02:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.242 - - [2026-01-08 02:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.242 - - [2026-01-08 02:53:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.025303 [API:8081]10.0.0.242 - - [2026-01-08 02:53:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.021776 [API:8081]10.0.0.242 - - [2026-01-08 02:53:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.030761 [API:8081]10.0.0.242 - - [2026-01-08 02:53:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.029833 [API:8081]10.0.0.242 - - [2026-01-08 02:53:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.031687 [API:8081]10.0.0.242 - - [2026-01-08 02:53:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.028935 [API:8081]10.0.0.242 - - [2026-01-08 02:53:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.033181 [API:8081]10.0.0.242 - - [2026-01-08 02:53:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.025386 [API:8081]10.0.0.242 - - [2026-01-08 02:53:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.034189 [API:8081]10.0.0.242 - - [2026-01-08 02:53:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.025557 [API:8081]10.0.0.242 - - [2026-01-08 02:53:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.023584 [API:8081]10.0.0.242 - - [2026-01-08 02:53:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.023456 [API:8081]10.0.0.242 - - [2026-01-08 02:53:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.023245 [API:8081]10.0.0.242 - - [2026-01-08 02:53:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.020674 [API:8081]10.0.0.242 - - [2026-01-08 02:53:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.028566 [API:8081]10.0.0.242 - - [2026-01-08 02:53:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13200 0.026521 [API:8081]10.0.0.242 - - [2026-01-08 02:53:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.022795 [API:8081]10.0.0.242 - - [2026-01-08 02:53:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12608 0.023039 [API:8081]10.0.0.242 - - [2026-01-08 02:53:49] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861-09478856?flat HTTP/1.1" 200 11710 0.016161 [API:8081]10.0.0.242 - - [2026-01-08 02:53:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008334 [API:8081]10.0.0.242 - - [2026-01-08 02:53:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.038632 [API:8081]10.0.0.242 - - [2026-01-08 02:53:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.122841 [API:8081]10.0.0.242 - - [2026-01-08 02:53:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.020257 [API:8081]10.0.0.242 - - [2026-01-08 02:53:55] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861:ctest-SecurityGroupBasicRegressionTests1Ipv6-47495861-09478856?flat HTTP/1.1" 200 8805 0.013068 [API:8081]10.0.0.242 - - [2026-01-08 02:53:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010657 [API:8081]10.0.0.242 - - [2026-01-08 02:54:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2026-01-08 02:54:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1587 0.072264 [API:8081]10.0.0.242 - - [2026-01-08 02:54:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:e0e779a9-0a57-422a-bda0-2b620daccb0b?flat HTTP/1.1" 200 5806 0.059454 [API:8081]10.0.0.242 - - [2026-01-08 02:54:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:e0e779a9-0a57-422a-bda0-2b620daccb0b?flat HTTP/1.1" 200 5806 0.061517 [API:8081]10.0.0.242 - - [2026-01-08 02:54:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:e0e779a9-0a57-422a-bda0-2b620daccb0b?flat HTTP/1.1" 200 5806 0.014479 [API:8081]10.0.0.242 - - [2026-01-08 02:54:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740-77346769?flat HTTP/1.1" 200 4446 0.018253 [API:8081]10.0.0.242 - - [2026-01-08 02:54:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.020617 [API:8081]10.0.0.242 - - [2026-01-08 02:54:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.019077 [API:8081]10.0.0.242 - - [2026-01-08 02:54:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010340 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:d82faf77-a700-4189-bfb5-6f2a4557d29a?flat HTTP/1.1" 200 5670 0.013415 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:d82faf77-a700-4189-bfb5-6f2a4557d29a?flat HTTP/1.1" 200 5670 0.013843 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:d82faf77-a700-4189-bfb5-6f2a4557d29a?flat HTTP/1.1" 200 5670 0.014735 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740-77346769?flat HTTP/1.1" 200 11491 0.021301 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.027861 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13207 0.025704 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.025903 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13207 0.022687 [API:8081]10.0.0.242 - - [2026-01-08 02:55:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009923 [API:8081]10.0.0.242 - - [2026-01-08 02:55:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080022 [API:8081]10.0.0.242 - - [2026-01-08 02:56:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.093648 [API:8081]10.0.0.242 - - [2026-01-08 02:57:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.029958 [API:8081]10.0.0.242 - - [2026-01-08 02:57:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13229 0.030214 [API:8081]10.0.0.242 - - [2026-01-08 02:57:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.023532 [API:8081]10.0.0.242 - - [2026-01-08 02:57:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12607 0.023750 [API:8081]10.0.0.242 - - [2026-01-08 02:57:20] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740-77346769?flat HTTP/1.1" 200 11560 0.019241 [API:8081]10.0.0.242 - - [2026-01-08 02:57:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008679 [API:8081]10.0.0.242 - - [2026-01-08 02:57:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.022466 [API:8081]10.0.0.242 - - [2026-01-08 02:57:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25261 0.018641 [API:8081]10.0.0.242 - - [2026-01-08 02:57:26] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740:ctest-SecurityGroupBasicRegressionTests1_contrail-14261740-77346769?flat HTTP/1.1" 200 8427 0.012473 [API:8081]10.0.0.242 - - [2026-01-08 02:57:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010514 [API:8081]10.0.0.242 - - [2026-01-08 02:57:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.242 - - [2026-01-08 02:57:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1551 0.079346 [API:8081]10.0.0.50 - - [2026-01-08 02:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.27 - - [2026-01-08 02:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.50 - - [2026-01-08 02:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000514 [API:8081]10.0.0.27 - - [2026-01-08 02:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000638 [API:8081]10.0.0.50 - - [2026-01-08 02:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.50 - - [2026-01-08 02:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.27 - - [2026-01-08 02:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.27 - - [2026-01-08 02:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-01-08 02:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2026-01-08 02:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2026-01-08 02:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.242 - - [2026-01-08 02:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.242 - - [2026-01-08 02:58:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:802a91a4-381a-4366-9ee7-3927edc8f5a0?flat HTTP/1.1" 200 5679 0.066391 [API:8081]10.0.0.242 - - [2026-01-08 02:58:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:802a91a4-381a-4366-9ee7-3927edc8f5a0?flat HTTP/1.1" 200 5679 0.075041 [API:8081]10.0.0.242 - - [2026-01-08 02:58:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:802a91a4-381a-4366-9ee7-3927edc8f5a0?flat HTTP/1.1" 200 5679 0.017892 [API:8081]10.0.0.242 - - [2026-01-08 02:58:25] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:ctest-SecurityGroupBasicRegressionTests1-52338152-40713534?flat HTTP/1.1" 200 9928 0.030528 [API:8081]10.0.0.242 - - [2026-01-08 02:58:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25261 0.025235 [API:8081]10.0.0.242 - - [2026-01-08 02:58:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25261 0.022063 [API:8081]10.0.0.242 - - [2026-01-08 02:58:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010882 [API:8081]10.0.0.242 - - [2026-01-08 02:58:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074328 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:a1aa753b-c36e-474d-9c81-c90b5956f9b2?flat HTTP/1.1" 200 5686 0.013453 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:a1aa753b-c36e-474d-9c81-c90b5956f9b2?flat HTTP/1.1" 200 5686 0.014468 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:a1aa753b-c36e-474d-9c81-c90b5956f9b2?flat HTTP/1.1" 200 5686 0.015100 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:ctest-SecurityGroupBasicRegressionTests1-52338152-40713534?flat HTTP/1.1" 200 11288 0.017729 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.025421 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13174 0.024170 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.023547 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13174 0.036336 [API:8081]10.0.0.242 - - [2026-01-08 02:59:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.018829 [API:8081]10.0.0.242 - - [2026-01-08 02:59:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.078466 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003885 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003416 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003810 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003672 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003403 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002627 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002551 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004161 [API:8081]10.0.0.242 - - [2026-01-08 03:01:14] "GET /analytics HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.242 - - [2026-01-08 03:01:14] "GET /analytics HTTP/1.1" 401 206 0.000194 [API:8081]10.0.0.50 - - [2026-01-08 03:01:44] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.50 - - [2026-01-08 03:01:44] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.27 - - [2026-01-08 03:01:44] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.27 - - [2026-01-08 03:01:44] "GET /analytics HTTP/1.1" 401 206 0.000142 [API:8081]10.0.0.242 - - [2026-01-08 03:01:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.106853 [API:8081]10.0.0.242 - - [2026-01-08 03:02:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061522 [API:8081]10.0.0.50 - - [2026-01-08 03:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000432 [API:8081]10.0.0.50 - - [2026-01-08 03:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.27 - - [2026-01-08 03:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.27 - - [2026-01-08 03:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.50 - - [2026-01-08 03:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.50 - - [2026-01-08 03:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.27 - - [2026-01-08 03:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-01-08 03:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.242 - - [2026-01-08 03:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000458 [API:8081]10.0.0.242 - - [2026-01-08 03:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.242 - - [2026-01-08 03:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.242 - - [2026-01-08 03:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.242 - - [2026-01-08 03:04:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.091944 [API:8081]10.0.0.242 - - [2026-01-08 03:04:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13179 0.079655 [API:8081]10.0.0.242 - - [2026-01-08 03:04:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.089023 [API:8081]10.0.0.242 - - [2026-01-08 03:04:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13179 0.038518 [API:8081]10.0.0.242 - - [2026-01-08 03:04:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.022942 [API:8081]10.0.0.242 - - [2026-01-08 03:04:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13179 0.025235 [API:8081]10.0.0.242 - - [2026-01-08 03:04:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.024165 [API:8081]10.0.0.242 - - [2026-01-08 03:04:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13179 0.024580 [API:8081]10.0.0.242 - - [2026-01-08 03:04:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.034427 [API:8081]10.0.0.242 - - [2026-01-08 03:04:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13179 0.021868 [API:8081]10.0.0.242 - - [2026-01-08 03:04:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.025267 [API:8081]10.0.0.242 - - [2026-01-08 03:04:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13179 0.020167 [API:8081]10.0.0.242 - - [2026-01-08 03:04:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.034637 [API:8081]10.0.0.242 - - [2026-01-08 03:04:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13179 0.074173 [API:8081]10.0.0.242 - - [2026-01-08 03:04:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.025693 [API:8081]10.0.0.242 - - [2026-01-08 03:04:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12610 0.023385 [API:8081]10.0.0.242 - - [2026-01-08 03:04:49] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:ctest-SecurityGroupBasicRegressionTests1-52338152-40713534?flat HTTP/1.1" 200 10809 0.017398 [API:8081]10.0.0.242 - - [2026-01-08 03:04:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011980 [API:8081]10.0.0.242 - - [2026-01-08 03:04:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25261 0.026304 [API:8081]10.0.0.242 - - [2026-01-08 03:04:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25261 0.039697 [API:8081]10.0.0.242 - - [2026-01-08 03:04:56] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-52338152:ctest-SecurityGroupBasicRegressionTests1-52338152-40713534?flat HTTP/1.1" 200 7959 0.013835 [API:8081]10.0.0.242 - - [2026-01-08 03:04:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009779 [API:8081]10.0.0.242 - - [2026-01-08 03:05:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.099020 [API:8081]10.0.0.242 - - [2026-01-08 03:05:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-01-08 03:05:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1648 0.070010 [API:8081]10.0.0.242 - - [2026-01-08 03:05:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.075935 [API:8081]10.0.0.242 - - [2026-01-08 03:05:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.060185 [API:8081]10.0.0.242 - - [2026-01-08 03:05:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1433 0.011291 [API:8081]10.0.0.242 - - [2026-01-08 03:05:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1646 0.009682 [API:8081]10.0.0.242 - - [2026-01-08 03:05:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.009089 [API:8081]10.0.0.242 - - [2026-01-08 03:05:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2086 0.010652 [API:8081]10.0.0.242 - - [2026-01-08 03:05:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2313 0.009744 [API:8081]10.0.0.242 - - [2026-01-08 03:05:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.242 - - [2026-01-08 03:05:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1433 0.069031 [API:8081]10.0.0.242 - - [2026-01-08 03:05:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.060233 [API:8081]10.0.0.242 - - [2026-01-08 03:05:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1869 0.078774 [API:8081]10.0.0.242 - - [2026-01-08 03:06:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064762 [API:8081]10.0.0.242 - - [2026-01-08 03:06:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1433 0.008943 [API:8081]10.0.0.242 - - [2026-01-08 03:06:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1646 0.010414 [API:8081]10.0.0.242 - - [2026-01-08 03:06:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.008614 [API:8081]10.0.0.242 - - [2026-01-08 03:06:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.242 - - [2026-01-08 03:06:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.067368 [API:8081]10.0.0.242 - - [2026-01-08 03:06:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.063269 [API:8081]10.0.0.242 - - [2026-01-08 03:06:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1849 0.086431 [API:8081]10.0.0.242 - - [2026-01-08 03:06:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.009698 [API:8081]10.0.0.242 - - [2026-01-08 03:06:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.009514 [API:8081]10.0.0.242 - - [2026-01-08 03:06:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1849 0.009388 [API:8081]10.0.0.242 - - [2026-01-08 03:06:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2070 0.009815 [API:8081]10.0.0.242 - - [2026-01-08 03:06:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2293 0.008185 [API:8081]10.0.0.242 - - [2026-01-08 03:06:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2026-01-08 03:06:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1435 0.073835 [API:8081]10.0.0.242 - - [2026-01-08 03:06:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.075511 [API:8081]10.0.0.242 - - [2026-01-08 03:07:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1873 0.086206 [API:8081]10.0.0.242 - - [2026-01-08 03:07:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2106 0.009698 [API:8081]10.0.0.242 - - [2026-01-08 03:07:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2341 0.012132 [API:8081]10.0.0.242 - - [2026-01-08 03:08:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070628 [API:8081]10.0.0.50 - - [2026-01-08 03:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.50 - - [2026-01-08 03:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.27 - - [2026-01-08 03:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-01-08 03:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.50 - - [2026-01-08 03:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.50 - - [2026-01-08 03:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.27 - - [2026-01-08 03:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.27 - - [2026-01-08 03:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.242 - - [2026-01-08 03:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.242 - - [2026-01-08 03:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.242 - - [2026-01-08 03:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.242 - - [2026-01-08 03:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.242 - - [2026-01-08 03:09:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071940 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003506 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002852 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002957 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003395 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003512 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002522 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003403 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002342 [API:8081]10.0.0.242 - - [2026-01-08 03:11:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061739 [API:8081]10.0.0.242 - - [2026-01-08 03:11:14] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.242 - - [2026-01-08 03:11:14] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.50 - - [2026-01-08 03:11:44] "GET /analytics HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.50 - - [2026-01-08 03:11:44] "GET /analytics HTTP/1.1" 401 206 0.000201 [API:8081]10.0.0.27 - - [2026-01-08 03:11:45] "GET /analytics HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.27 - - [2026-01-08 03:11:45] "GET /analytics HTTP/1.1" 401 206 0.000215 [API:8081]10.0.0.242 - - [2026-01-08 03:12:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074649 [API:8081]10.0.0.50 - - [2026-01-08 03:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.50 - - [2026-01-08 03:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.27 - - [2026-01-08 03:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-01-08 03:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.50 - - [2026-01-08 03:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.50 - - [2026-01-08 03:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-01-08 03:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.27 - - [2026-01-08 03:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.242 - - [2026-01-08 03:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-01-08 03:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-01-08 03:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.242 - - [2026-01-08 03:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.242 - - [2026-01-08 03:14:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067790 [API:8081]10.0.0.242 - - [2026-01-08 03:14:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.242 - - [2026-01-08 03:14:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.077590 [API:8081]10.0.0.242 - - [2026-01-08 03:14:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.064578 [API:8081]10.0.0.242 - - [2026-01-08 03:15:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062079 [API:8081]10.0.0.242 - - [2026-01-08 03:17:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072797 [API:8081]10.0.0.242 - - [2026-01-08 03:18:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.138015 [API:8081]10.0.0.50 - - [2026-01-08 03:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.50 - - [2026-01-08 03:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.27 - - [2026-01-08 03:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-01-08 03:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.50 - - [2026-01-08 03:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.50 - - [2026-01-08 03:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.27 - - [2026-01-08 03:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.27 - - [2026-01-08 03:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.242 - - [2026-01-08 03:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.242 - - [2026-01-08 03:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-01-08 03:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.242 - - [2026-01-08 03:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-01-08 03:18:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2026-01-08 03:18:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1427 0.076563 [API:8081]10.0.0.242 - - [2026-01-08 03:19:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.242 - - [2026-01-08 03:19:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.064172 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004216 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003369 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003126 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003001 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003851 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003714 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004463 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003323 [API:8081]10.0.0.242 - - [2026-01-08 03:20:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079565 [API:8081]10.0.0.242 - - [2026-01-08 03:21:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074694 [API:8081]10.0.0.242 - - [2026-01-08 03:21:14] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-01-08 03:21:14] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.50 - - [2026-01-08 03:21:44] "GET /analytics HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.50 - - [2026-01-08 03:21:44] "GET /analytics HTTP/1.1" 401 206 0.000161 [API:8081]10.0.0.27 - - [2026-01-08 03:21:45] "GET /analytics HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.27 - - [2026-01-08 03:21:45] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.242 - - [2026-01-08 03:23:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070015 [API:8081]10.0.0.50 - - [2026-01-08 03:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.50 - - [2026-01-08 03:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.27 - - [2026-01-08 03:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.27 - - [2026-01-08 03:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.50 - - [2026-01-08 03:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.50 - - [2026-01-08 03:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-01-08 03:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.27 - - [2026-01-08 03:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.242 - - [2026-01-08 03:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2026-01-08 03:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-01-08 03:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.242 - - [2026-01-08 03:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.242 - - [2026-01-08 03:24:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.088388 [API:8081]10.0.0.242 - - [2026-01-08 03:25:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-01-08 03:25:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1423 0.077877 [API:8081]10.0.0.242 - - [2026-01-08 03:26:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063846 [API:8081]10.0.0.242 - - [2026-01-08 03:27:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.093962 [API:8081]10.0.0.50 - - [2026-01-08 03:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.50 - - [2026-01-08 03:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.27 - - [2026-01-08 03:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.27 - - [2026-01-08 03:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.50 - - [2026-01-08 03:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.50 - - [2026-01-08 03:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-01-08 03:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-01-08 03:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.242 - - [2026-01-08 03:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.242 - - [2026-01-08 03:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-01-08 03:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.242 - - [2026-01-08 03:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.242 - - [2026-01-08 03:29:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074015 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003841 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002680 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003742 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003640 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002944 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002449 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003196 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:30:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003022 [API:8081]10.0.0.242 - - [2026-01-08 03:30:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068840 [API:8081]10.0.0.242 - - [2026-01-08 03:30:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-50498325:c33e494e-7bbb-4829-bdbf-a636d61af7ed?flat HTTP/1.1" 401 206 0.000416 [API:8081]10.0.0.242 - - [2026-01-08 03:30:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-50498325:c33e494e-7bbb-4829-bdbf-a636d61af7ed?flat HTTP/1.1" 200 5270 0.062945 [API:8081]10.0.0.242 - - [2026-01-08 03:30:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-50498325:c33e494e-7bbb-4829-bdbf-a636d61af7ed?flat HTTP/1.1" 200 5270 0.059205 [API:8081]10.0.0.242 - - [2026-01-08 03:30:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-50498325:c33e494e-7bbb-4829-bdbf-a636d61af7ed?flat HTTP/1.1" 200 5270 0.063169 [API:8081]10.0.0.242 - - [2026-01-08 03:30:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-50498325:ctest-random-96639484?flat HTTP/1.1" 200 4985 0.028332 [API:8081]10.0.0.242 - - [2026-01-08 03:30:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.024858 [API:8081]10.0.0.242 - - [2026-01-08 03:30:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.020770 [API:8081]10.0.0.242 - - [2026-01-08 03:30:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009935 [API:8081]10.0.0.242 - - [2026-01-08 03:30:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.008518 [API:8081]10.0.0.242 - - [2026-01-08 03:30:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.021442 [API:8081]10.0.0.242 - - [2026-01-08 03:30:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.022144 [API:8081]10.0.0.242 - - [2026-01-08 03:30:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.023036 [API:8081]10.0.0.242 - - [2026-01-08 03:30:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.020385 [API:8081]10.0.0.242 - - [2026-01-08 03:30:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.021689 [API:8081]10.0.0.242 - - [2026-01-08 03:30:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.032326 [API:8081]10.0.0.242 - - [2026-01-08 03:30:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.022094 [API:8081]10.0.0.242 - - [2026-01-08 03:30:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.024263 [API:8081]10.0.0.242 - - [2026-01-08 03:30:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25272 0.038875 [API:8081]10.0.0.242 - - [2026-01-08 03:30:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-50498325:ctest-random-96639484?flat HTTP/1.1" 200 6808 0.018044 [API:8081]10.0.0.242 - - [2026-01-08 03:30:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009573 [API:8081]10.0.0.242 - - [2026-01-08 03:31:14] "GET /analytics HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.242 - - [2026-01-08 03:31:14] "GET /analytics HTTP/1.1" 401 206 0.000142 [API:8081]10.0.0.50 - - [2026-01-08 03:31:44] "GET /analytics HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.50 - - [2026-01-08 03:31:44] "GET /analytics HTTP/1.1" 401 206 0.000217 [API:8081]10.0.0.27 - - [2026-01-08 03:31:45] "GET /analytics HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.27 - - [2026-01-08 03:31:45] "GET /analytics HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.242 - - [2026-01-08 03:32:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060356 [API:8081]10.0.0.50 - - [2026-01-08 03:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.50 - - [2026-01-08 03:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-01-08 03:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-01-08 03:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.50 - - [2026-01-08 03:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.50 - - [2026-01-08 03:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.27 - - [2026-01-08 03:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.27 - - [2026-01-08 03:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-01-08 03:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000460 [API:8081]10.0.0.242 - - [2026-01-08 03:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-01-08 03:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.242 - - [2026-01-08 03:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.242 - - [2026-01-08 03:33:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073826 [API:8081]10.0.0.242 - - [2026-01-08 03:34:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2026-01-08 03:34:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2070 0.078319 [API:8081]10.0.0.242 - - [2026-01-08 03:35:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072177 [API:8081]10.0.0.242 - - [2026-01-08 03:36:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.078116 [API:8081]10.0.0.242 - - [2026-01-08 03:37:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.242 - - [2026-01-08 03:37:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.059038 [API:8081]10.0.0.50 - - [2026-01-08 03:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.50 - - [2026-01-08 03:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.27 - - [2026-01-08 03:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000238 [API:8081]10.0.0.27 - - [2026-01-08 03:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.50 - - [2026-01-08 03:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.50 - - [2026-01-08 03:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.27 - - [2026-01-08 03:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.27 - - [2026-01-08 03:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.242 - - [2026-01-08 03:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.242 - - [2026-01-08 03:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.242 - - [2026-01-08 03:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2026-01-08 03:38:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.242 - - [2026-01-08 03:38:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067493 [API:8081]10.0.0.242 - - [2026-01-08 03:39:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.057300 [API:8081]10.0.0.242 - - [2026-01-08 03:39:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.242 - - [2026-01-08 03:39:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.069816 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002971 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003600 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003449 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003359 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004715 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003922 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003711 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003507 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:31] "POST /analytics/query HTTP/1.1" 202 179 0.020637 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:31] "GET /analytics/query/c84e3eb5-ec43-11f0-a3ad-00000a0000f2 HTTP/1.1" 200 221 0.001804 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:32] "GET /analytics/query/c84e3eb5-ec43-11f0-a3ad-00000a0000f2 HTTP/1.1" 200 221 0.002864 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:32] "GET /analytics/query/c84e3eb5-ec43-11f0-a3ad-00000a0000f2 HTTP/1.1" 200 338 0.002571 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:32] "GET /analytics/query/c84e3eb5-ec43-11f0-a3ad-00000a0000f2/chunk-final/0 HTTP/1.1" 200 856 0.002546 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:33] "POST /analytics/query HTTP/1.1" 202 179 0.008565 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:33] "GET /analytics/query/c95e0236-ec43-11f0-8190-00000a0000f2 HTTP/1.1" 200 221 0.002598 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:33] "GET /analytics/query/c95e0236-ec43-11f0-8190-00000a0000f2 HTTP/1.1" 200 221 0.002072 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:34] "GET /analytics/query/c95e0236-ec43-11f0-8190-00000a0000f2 HTTP/1.1" 200 338 0.001957 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:34] "GET /analytics/query/c95e0236-ec43-11f0-8190-00000a0000f2/chunk-final/0 HTTP/1.1" 200 856 0.002238 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:35] "POST /analytics/query HTTP/1.1" 202 179 0.004989 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:35] "GET /analytics/query/ca634e3a-ec43-11f0-9ae2-00000a0000f2 HTTP/1.1" 200 221 0.006284 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:35] "GET /analytics/query/ca634e3a-ec43-11f0-9ae2-00000a0000f2 HTTP/1.1" 200 339 0.003707 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:35] "GET /analytics/query/ca634e3a-ec43-11f0-9ae2-00000a0000f2/chunk-final/0 HTTP/1.1" 200 21280 0.003444 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:36] "POST /analytics/query HTTP/1.1" 202 179 0.004565 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:36] "GET /analytics/query/cb19389e-ec43-11f0-bb18-00000a0000f2 HTTP/1.1" 200 221 0.011662 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:36] "GET /analytics/query/cb19389e-ec43-11f0-bb18-00000a0000f2 HTTP/1.1" 200 339 0.002187 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:36] "GET /analytics/query/cb19389e-ec43-11f0-bb18-00000a0000f2/chunk-final/0 HTTP/1.1" 200 21280 0.002074 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:37] "POST /analytics/query HTTP/1.1" 202 179 0.006790 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:37] "GET /analytics/query/cbced758-ec43-11f0-8564-00000a0000f2 HTTP/1.1" 200 221 0.002795 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:37] "GET /analytics/query/cbced758-ec43-11f0-8564-00000a0000f2 HTTP/1.1" 200 339 0.002177 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:38] "GET /analytics/query/cbced758-ec43-11f0-8564-00000a0000f2/chunk-final/0 HTTP/1.1" 200 8784 0.002753 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:41] "GET /analytics/tables HTTP/1.1" 200 76090 0.007183 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:41] "POST /analytics/query HTTP/1.1" 202 179 0.005266 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:41] "GET /analytics/query/ce690cb6-ec43-11f0-9006-00000a0000f2 HTTP/1.1" 200 221 0.013402 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:42] "GET /analytics/query/ce690cb6-ec43-11f0-9006-00000a0000f2 HTTP/1.1" 200 340 0.002514 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:42] "GET /analytics/query/ce690cb6-ec43-11f0-9006-00000a0000f2/chunk-final/0 HTTP/1.1" 200 319341 0.021760 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.004675 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.004216 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:43] "POST /analytics/query HTTP/1.1" 202 179 0.008743 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:43] "GET /analytics/query/cf94e7ba-ec43-11f0-9d71-00000a0000f2 HTTP/1.1" 200 221 0.005145 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "GET /analytics/query/cf94e7ba-ec43-11f0-9d71-00000a0000f2 HTTP/1.1" 200 338 0.003235 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "GET /analytics/query/cf94e7ba-ec43-11f0-9d71-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002205 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "POST /analytics/query HTTP/1.1" 202 179 0.005593 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "GET /analytics/query/cfe89447-ec43-11f0-b90e-00000a0000f2 HTTP/1.1" 200 221 0.007566 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "GET /analytics/query/cfe89447-ec43-11f0-b90e-00000a0000f2 HTTP/1.1" 200 338 0.002581 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "GET /analytics/query/cfe89447-ec43-11f0-b90e-00000a0000f2/chunk-final/0 HTTP/1.1" 200 5945 0.002164 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "POST /analytics/query HTTP/1.1" 202 179 0.005575 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:44] "GET /analytics/query/d03ae65b-ec43-11f0-89af-00000a0000f2 HTTP/1.1" 200 221 0.001877 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "GET /analytics/query/d03ae65b-ec43-11f0-89af-00000a0000f2 HTTP/1.1" 200 338 0.002380 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "GET /analytics/query/d03ae65b-ec43-11f0-89af-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001875 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "POST /analytics/query HTTP/1.1" 202 179 0.008499 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "GET /analytics/query/d08b7b91-ec43-11f0-8312-00000a0000f2 HTTP/1.1" 200 221 0.003625 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "GET /analytics/query/d08b7b91-ec43-11f0-8312-00000a0000f2 HTTP/1.1" 200 338 0.001960 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "GET /analytics/query/d08b7b91-ec43-11f0-8312-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002368 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "POST /analytics/query HTTP/1.1" 202 179 0.009288 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:45] "GET /analytics/query/d0de0924-ec43-11f0-8f2a-00000a0000f2 HTTP/1.1" 200 221 0.002403 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:46] "GET /analytics/query/d0de0924-ec43-11f0-8f2a-00000a0000f2 HTTP/1.1" 200 338 0.002173 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:46] "GET /analytics/query/d0de0924-ec43-11f0-8f2a-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002286 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:46] "POST /analytics/query HTTP/1.1" 202 179 0.005403 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:46] "GET /analytics/query/d12fb8fe-ec43-11f0-8869-00000a0000f2 HTTP/1.1" 200 221 0.003651 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "GET /analytics/query/d12fb8fe-ec43-11f0-8869-00000a0000f2 HTTP/1.1" 200 338 0.003175 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "GET /analytics/query/d12fb8fe-ec43-11f0-8869-00000a0000f2/chunk-final/0 HTTP/1.1" 200 2082 0.002902 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "POST /analytics/query HTTP/1.1" 202 179 0.005253 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "GET /analytics/query/d1824531-ec43-11f0-a6d6-00000a0000f2 HTTP/1.1" 200 221 0.002815 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "GET /analytics/query/d1824531-ec43-11f0-a6d6-00000a0000f2 HTTP/1.1" 200 338 0.002018 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "GET /analytics/query/d1824531-ec43-11f0-a6d6-00000a0000f2/chunk-final/0 HTTP/1.1" 200 2082 0.002169 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "POST /analytics/query HTTP/1.1" 202 179 0.005319 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:47] "GET /analytics/query/d1d4e00e-ec43-11f0-ac0b-00000a0000f2 HTTP/1.1" 200 221 0.002755 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "GET /analytics/query/d1d4e00e-ec43-11f0-ac0b-00000a0000f2 HTTP/1.1" 200 338 0.002260 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "GET /analytics/query/d1d4e00e-ec43-11f0-ac0b-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001573 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "POST /analytics/query HTTP/1.1" 202 179 0.005432 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "GET /analytics/query/d22782d2-ec43-11f0-bbc5-00000a0000f2 HTTP/1.1" 200 221 0.006210 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "GET /analytics/query/d22782d2-ec43-11f0-bbc5-00000a0000f2 HTTP/1.1" 200 338 0.002250 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "GET /analytics/query/d22782d2-ec43-11f0-bbc5-00000a0000f2/chunk-final/0 HTTP/1.1" 200 4013 0.002059 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "POST /analytics/query HTTP/1.1" 202 179 0.004492 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:48] "GET /analytics/query/d2799a64-ec43-11f0-a67a-00000a0000f2 HTTP/1.1" 200 221 0.002913 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "GET /analytics/query/d2799a64-ec43-11f0-a67a-00000a0000f2 HTTP/1.1" 200 338 0.004760 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "GET /analytics/query/d2799a64-ec43-11f0-a67a-00000a0000f2/chunk-final/0 HTTP/1.1" 200 4013 0.003678 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "POST /analytics/query HTTP/1.1" 202 179 0.006602 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "GET /analytics/query/d2cbcac4-ec43-11f0-9d52-00000a0000f2 HTTP/1.1" 200 221 0.005970 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "GET /analytics/query/d2cbcac4-ec43-11f0-9d52-00000a0000f2 HTTP/1.1" 200 338 0.002893 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "GET /analytics/query/d2cbcac4-ec43-11f0-9d52-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002273 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "POST /analytics/query HTTP/1.1" 202 179 0.005819 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:49] "GET /analytics/query/d31d84bb-ec43-11f0-9d6c-00000a0000f2 HTTP/1.1" 200 221 0.002581 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:50] "GET /analytics/query/d31d84bb-ec43-11f0-9d6c-00000a0000f2 HTTP/1.1" 200 338 0.002621 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:50] "GET /analytics/query/d31d84bb-ec43-11f0-9d6c-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002586 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.004958 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:51] "GET /analytics/tables HTTP/1.1" 200 76090 0.004329 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:51] "POST /analytics/query HTTP/1.1" 202 179 0.035690 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:51] "GET /analytics/query/d441cb68-ec43-11f0-ac13-00000a0000f2 HTTP/1.1" 200 221 0.014419 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:52] "GET /analytics/query/d441cb68-ec43-11f0-ac13-00000a0000f2 HTTP/1.1" 200 340 0.001940 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:52] "GET /analytics/query/d441cb68-ec43-11f0-ac13-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1531883 0.014195 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:52] "POST /analytics/query HTTP/1.1" 202 179 0.008093 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:52] "GET /analytics/query/d4a17eb6-ec43-11f0-a9ef-00000a0000f2 HTTP/1.1" 200 221 0.006038 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:52] "GET /analytics/query/d4a17eb6-ec43-11f0-a9ef-00000a0000f2 HTTP/1.1" 200 340 0.002269 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:52] "GET /analytics/query/d4a17eb6-ec43-11f0-a9ef-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1531922 0.017242 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:53] "GET /analytics/tables HTTP/1.1" 200 76090 0.003816 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.007704 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.013119 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.008101 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.004842 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:56] "POST /analytics/query HTTP/1.1" 202 179 0.005246 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:56] "GET /analytics/query/d7187dc2-ec43-11f0-aeb5-00000a0000f2 HTTP/1.1" 200 221 0.001769 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:56] "GET /analytics/query/d7187dc2-ec43-11f0-aeb5-00000a0000f2 HTTP/1.1" 200 339 0.002718 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:56] "GET /analytics/query/d7187dc2-ec43-11f0-aeb5-00000a0000f2/chunk-final/0 HTTP/1.1" 200 47438 0.003051 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.003993 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:57] "POST /analytics/query HTTP/1.1" 202 179 0.004518 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:57] "GET /analytics/query/d7d2fc57-ec43-11f0-a26c-00000a0000f2 HTTP/1.1" 200 221 0.008630 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:58] "GET /analytics/query/d7d2fc57-ec43-11f0-a26c-00000a0000f2 HTTP/1.1" 200 341 0.002130 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:58] "GET /analytics/query/d7d2fc57-ec43-11f0-a26c-00000a0000f2/chunk-final/0 HTTP/1.1" 200 997884 0.029802 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.003702 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:40:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.008435 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.004124 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:04] "POST /analytics/query HTTP/1.1" 200 145 1.014623 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:04] "GET /analytics/tables HTTP/1.1" 200 76090 0.003842 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:05] "POST /analytics/query HTTP/1.1" 200 2294 1.010221 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.004496 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:07] "POST /analytics/query HTTP/1.1" 200 707 1.010849 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:07] "GET /analytics/tables HTTP/1.1" 200 76090 0.003737 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:08] "POST /analytics/query HTTP/1.1" 200 2698 1.013075 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:09] "GET /analytics/tables HTTP/1.1" 200 76090 0.004654 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:10] "POST /analytics/query HTTP/1.1" 200 258 1.012533 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.003580 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:12] "POST /analytics/query HTTP/1.1" 200 1338 1.015905 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:12] "GET /analytics/tables HTTP/1.1" 200 76090 0.003521 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:13] "POST /analytics/query HTTP/1.1" 200 2698 1.012987 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.007922 [API:8081]10.0.0.242 - - [2026-01-08 03:41:14] "GET /analytics HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.242 - - [2026-01-08 03:41:14] "GET /analytics HTTP/1.1" 401 206 0.000291 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:15] "POST /analytics/query HTTP/1.1" 200 825 1.016725 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.004011 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:17] "POST /analytics/query HTTP/1.1" 200 141409 1.020838 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:17] "GET /analytics/tables HTTP/1.1" 200 76090 0.003572 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:18] "POST /analytics/query HTTP/1.1" 200 631 1.010496 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:19] "GET /analytics/tables HTTP/1.1" 200 76090 0.005042 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:20] "POST /analytics/query HTTP/1.1" 200 258 1.011581 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:21] "GET /analytics/tables HTTP/1.1" 200 76090 0.003906 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:22] "POST /analytics/query HTTP/1.1" 200 596 1.009691 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:22] "GET /analytics/tables HTTP/1.1" 200 76090 0.003747 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:23] "POST /analytics/query HTTP/1.1" 200 1434 1.017760 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.003676 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:25] "POST /analytics/query HTTP/1.1" 200 596 1.011727 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.003307 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:27] "POST /analytics/query HTTP/1.1" 200 236 1.015587 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:41:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.005197 [API:8081]10.0.0.242 - - [2026-01-08 03:41:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.149598 [API:8081]10.0.0.242 - - [2026-01-08 03:41:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-01-08 03:41:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1700 0.076227 [API:8081]10.0.0.50 - - [2026-01-08 03:41:44] "GET /analytics HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.50 - - [2026-01-08 03:41:44] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.27 - - [2026-01-08 03:41:45] "GET /analytics HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.27 - - [2026-01-08 03:41:45] "GET /analytics HTTP/1.1" 401 206 0.000128 [API:8081]10.0.0.242 - - [2026-01-08 03:42:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.118236 [API:8081]10.0.0.242 - - [2026-01-08 03:42:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.083298 [API:8081]10.0.0.242 - - [2026-01-08 03:42:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.009278 [API:8081]10.0.0.242 - - [2026-01-08 03:42:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.085734 [API:8081]10.0.0.242 - - [2026-01-08 03:43:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010432 [API:8081]10.0.0.242 - - [2026-01-08 03:43:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.009996 [API:8081]10.0.0.242 - - [2026-01-08 03:43:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010040 [API:8081]10.0.0.242 - - [2026-01-08 03:43:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010434 [API:8081]10.0.0.242 - - [2026-01-08 03:43:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.011265 [API:8081]10.0.0.50 - - [2026-01-08 03:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.50 - - [2026-01-08 03:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-01-08 03:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.27 - - [2026-01-08 03:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.50 - - [2026-01-08 03:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.50 - - [2026-01-08 03:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-01-08 03:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.27 - - [2026-01-08 03:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.242 - - [2026-01-08 03:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.242 - - [2026-01-08 03:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-01-08 03:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000713 [API:8081]10.0.0.242 - - [2026-01-08 03:43:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.242 - - [2026-01-08 03:43:22] "POST /analytics/query HTTP/1.1" 200 222 1.017688 [API:8081]10.0.0.242 - - [2026-01-08 03:43:23] "POST /analytics/query HTTP/1.1" 200 222 1.016887 [API:8081]10.0.0.242 - - [2026-01-08 03:43:24] "POST /analytics/query HTTP/1.1" 200 353 1.018815 [API:8081]10.0.0.242 - - [2026-01-08 03:44:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066402 [API:8081]10.0.0.242 - - [2026-01-08 03:45:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072532 [API:8081]10.0.0.242 - - [2026-01-08 03:46:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.089633 [API:8081]10.0.0.242 - - [2026-01-08 03:46:45] "POST /analytics/query HTTP/1.1" 200 507 1.018395 [API:8081]10.0.0.242 - - [2026-01-08 03:46:46] "POST /analytics/query HTTP/1.1" 200 353 1.016773 [API:8081]10.0.0.242 - - [2026-01-08 03:46:47] "POST /analytics/query HTTP/1.1" 200 353 1.030422 [API:8081]10.0.0.242 - - [2026-01-08 03:47:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.132612 [API:8081]10.0.0.50 - - [2026-01-08 03:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.50 - - [2026-01-08 03:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.27 - - [2026-01-08 03:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-01-08 03:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.50 - - [2026-01-08 03:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.50 - - [2026-01-08 03:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.27 - - [2026-01-08 03:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.27 - - [2026-01-08 03:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-01-08 03:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-01-08 03:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.242 - - [2026-01-08 03:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.242 - - [2026-01-08 03:48:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-01-08 03:48:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.059298 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003093 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003230 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002571 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002526 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003197 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002413 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002448 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 03:50:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002559 [API:8081]10.0.0.242 - - [2026-01-08 03:50:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066074 [API:8081]10.0.0.242 - - [2026-01-08 03:51:14] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.242 - - [2026-01-08 03:51:14] "GET /analytics HTTP/1.1" 401 206 0.000199 [API:8081]10.0.0.242 - - [2026-01-08 03:51:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074321 [API:8081]10.0.0.50 - - [2026-01-08 03:51:44] "GET /analytics HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.50 - - [2026-01-08 03:51:44] "GET /analytics HTTP/1.1" 401 206 0.000189 [API:8081]10.0.0.27 - - [2026-01-08 03:51:45] "GET /analytics HTTP/1.1" 401 206 0.000219 [API:8081]10.0.0.27 - - [2026-01-08 03:51:45] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.50 - - [2026-01-08 03:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.50 - - [2026-01-08 03:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.27 - - [2026-01-08 03:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-01-08 03:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000412 [API:8081]10.0.0.50 - - [2026-01-08 03:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.50 - - [2026-01-08 03:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.27 - - [2026-01-08 03:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-01-08 03:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000423 [API:8081]10.0.0.242 - - [2026-01-08 03:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-01-08 03:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.242 - - [2026-01-08 03:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.242 - - [2026-01-08 03:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.242 - - [2026-01-08 03:53:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064083 [API:8081]10.0.0.242 - - [2026-01-08 03:54:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071104 [API:8081]10.0.0.242 - - [2026-01-08 03:56:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063833 [API:8081]10.0.0.242 - - [2026-01-08 03:57:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071198 [API:8081]10.0.0.50 - - [2026-01-08 03:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.50 - - [2026-01-08 03:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.27 - - [2026-01-08 03:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.27 - - [2026-01-08 03:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.50 - - [2026-01-08 03:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.50 - - [2026-01-08 03:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.27 - - [2026-01-08 03:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-01-08 03:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.242 - - [2026-01-08 03:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.242 - - [2026-01-08 03:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.242 - - [2026-01-08 03:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.242 - - [2026-01-08 03:58:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.242 - - [2026-01-08 03:59:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-01-08 03:59:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.082299 [API:8081]10.0.0.242 - - [2026-01-08 03:59:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067117 [API:8081]10.0.0.242 - - [2026-01-08 04:00:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:1ff78938-b208-4d9f-8104-57b5d4c3d374?flat HTTP/1.1" 200 5204 0.093244 [API:8081]10.0.0.242 - - [2026-01-08 04:00:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:1ff78938-b208-4d9f-8104-57b5d4c3d374?flat HTTP/1.1" 200 5204 0.022164 [API:8081]10.0.0.242 - - [2026-01-08 04:00:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:1ff78938-b208-4d9f-8104-57b5d4c3d374?flat HTTP/1.1" 200 5204 0.061065 [API:8081]10.0.0.242 - - [2026-01-08 04:00:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-87852940:EVPN-VN1?flat HTTP/1.1" 200 7825 0.020645 [API:8081]10.0.0.242 - - [2026-01-08 04:00:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.025697 [API:8081]10.0.0.242 - - [2026-01-08 04:00:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.019800 [API:8081]10.0.0.242 - - [2026-01-08 04:00:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010719 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:6a96c9c3-aa37-47c6-9cf0-d454ef86f09a?flat HTTP/1.1" 200 5064 0.015381 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:6a96c9c3-aa37-47c6-9cf0-d454ef86f09a?flat HTTP/1.1" 200 5064 0.015050 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:6a96c9c3-aa37-47c6-9cf0-d454ef86f09a?flat HTTP/1.1" 200 5064 0.016081 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-87852940:EVPN-VN1?flat HTTP/1.1" 200 7825 0.019326 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25596 0.020552 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13005 0.023462 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25596 0.023803 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 13005 0.024723 [API:8081]10.0.0.242 - - [2026-01-08 04:00:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011308 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004216 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006665 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003715 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003263 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003808 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004452 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003426 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:00:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002928 [API:8081]10.0.0.242 - - [2026-01-08 04:00:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074001 [API:8081]10.0.0.242 - - [2026-01-08 04:01:14] "GET /analytics HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.242 - - [2026-01-08 04:01:14] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.50 - - [2026-01-08 04:01:44] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.50 - - [2026-01-08 04:01:44] "GET /analytics HTTP/1.1" 401 206 0.000128 [API:8081]10.0.0.27 - - [2026-01-08 04:01:45] "GET /analytics HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-01-08 04:01:45] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.242 - - [2026-01-08 04:02:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:1ff78938-b208-4d9f-8104-57b5d4c3d374?flat HTTP/1.1" 200 5325 0.019274 [API:8081]10.0.0.242 - - [2026-01-08 04:02:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:1ff78938-b208-4d9f-8104-57b5d4c3d374?flat HTTP/1.1" 200 5325 0.015281 [API:8081]10.0.0.242 - - [2026-01-08 04:02:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:1ff78938-b208-4d9f-8104-57b5d4c3d374?flat HTTP/1.1" 200 5325 0.013156 [API:8081]10.0.0.242 - - [2026-01-08 04:02:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-87852940:EVPN-VN1?flat HTTP/1.1" 200 9451 0.024838 [API:8081]10.0.0.242 - - [2026-01-08 04:02:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21664 0.034788 [API:8081]10.0.0.242 - - [2026-01-08 04:02:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21664 0.025398 [API:8081]10.0.0.242 - - [2026-01-08 04:02:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.013953 [API:8081]10.0.0.242 - - [2026-01-08 04:02:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:6a96c9c3-aa37-47c6-9cf0-d454ef86f09a?flat HTTP/1.1" 200 5211 0.014203 [API:8081]10.0.0.242 - - [2026-01-08 04:02:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:6a96c9c3-aa37-47c6-9cf0-d454ef86f09a?flat HTTP/1.1" 200 5211 0.014985 [API:8081]10.0.0.242 - - [2026-01-08 04:02:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-87852940:6a96c9c3-aa37-47c6-9cf0-d454ef86f09a?flat HTTP/1.1" 200 5211 0.013800 [API:8081]10.0.0.242 - - [2026-01-08 04:02:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-87852940:EVPN-VN1?flat HTTP/1.1" 200 9451 0.027021 [API:8081]10.0.0.242 - - [2026-01-08 04:02:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28477 0.026367 [API:8081]10.0.0.242 - - [2026-01-08 04:02:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28477 0.025671 [API:8081]10.0.0.242 - - [2026-01-08 04:02:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008863 [API:8081]10.0.0.242 - - [2026-01-08 04:02:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067963 [API:8081]10.0.0.50 - - [2026-01-08 04:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.50 - - [2026-01-08 04:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.27 - - [2026-01-08 04:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.27 - - [2026-01-08 04:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.50 - - [2026-01-08 04:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.50 - - [2026-01-08 04:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.27 - - [2026-01-08 04:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-01-08 04:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.242 - - [2026-01-08 04:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.242 - - [2026-01-08 04:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-01-08 04:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-01-08 04:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-01-08 04:03:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33105 0.029662 [API:8081]10.0.0.242 - - [2026-01-08 04:03:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-87852940:EVPN-VN1?flat HTTP/1.1" 200 8797 0.028938 [API:8081]10.0.0.242 - - [2026-01-08 04:03:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.014036 [API:8081]10.0.0.242 - - [2026-01-08 04:03:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.079357 [API:8081]10.0.0.242 - - [2026-01-08 04:03:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25285 0.028634 [API:8081]10.0.0.242 - - [2026-01-08 04:03:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25285 0.026238 [API:8081]10.0.0.242 - - [2026-01-08 04:03:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25285 0.034983 [API:8081]10.0.0.242 - - [2026-01-08 04:03:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25286 0.032864 [API:8081]10.0.0.242 - - [2026-01-08 04:03:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-87852940:EVPN-VN1?flat HTTP/1.1" 200 5989 0.016497 [API:8081]10.0.0.242 - - [2026-01-08 04:03:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008922 [API:8081]10.0.0.242 - - [2026-01-08 04:05:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102816 [API:8081]10.0.0.242 - - [2026-01-08 04:06:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72734601:ctest-TestRbac-72734601-74771250?flat HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.242 - - [2026-01-08 04:06:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72734601:ctest-TestRbac-72734601-74771250?flat HTTP/1.1" 200 2083 0.446980 [API:8081]10.0.0.242 - - [2026-01-08 04:06:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.147058 [API:8081]10.0.0.242 - - [2026-01-08 04:06:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72734601:ctest-TestRbac-72734601-74771250?flat HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2026-01-08 04:06:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72734601:ctest-TestRbac-72734601-74771250?flat HTTP/1.1" 200 2083 0.163994 [API:8081]10.0.0.242 - - [2026-01-08 04:06:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.170106 [API:8081]10.0.0.242 - - [2026-01-08 04:06:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-43528742:115f1585-757d-4a05-823d-ff0ef5e2da3b?flat HTTP/1.1" 200 5323 0.096667 [API:8081]10.0.0.242 - - [2026-01-08 04:06:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-43528742:115f1585-757d-4a05-823d-ff0ef5e2da3b?flat HTTP/1.1" 200 5323 0.092237 [API:8081]10.0.0.242 - - [2026-01-08 04:06:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-43528742:115f1585-757d-4a05-823d-ff0ef5e2da3b?flat HTTP/1.1" 200 5323 0.053574 [API:8081]10.0.0.242 - - [2026-01-08 04:06:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72734601:ctest-TestRbac-72734601-74771250?flat HTTP/1.1" 200 3954 0.092082 [API:8081]10.0.0.242 - - [2026-01-08 04:06:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.047687 [API:8081]10.0.0.242 - - [2026-01-08 04:06:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.142188 [API:8081]10.0.0.242 - - [2026-01-08 04:06:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.242 - - [2026-01-08 04:06:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.123092 [API:8081]10.0.0.242 - - [2026-01-08 04:06:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.035508 [API:8081]10.0.0.242 - - [2026-01-08 04:06:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.186248 [API:8081]10.0.0.242 - - [2026-01-08 04:06:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.085157 [API:8081]10.0.0.242 - - [2026-01-08 04:06:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.041968 [API:8081]10.0.0.242 - - [2026-01-08 04:06:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.174344 [API:8081]10.0.0.242 - - [2026-01-08 04:06:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.504359 [API:8081]10.0.0.242 - - [2026-01-08 04:06:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.041605 [API:8081]10.0.0.242 - - [2026-01-08 04:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.082970 [API:8081]10.0.0.242 - - [2026-01-08 04:06:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.035599 [API:8081]10.0.0.242 - - [2026-01-08 04:06:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.033336 [API:8081]10.0.0.242 - - [2026-01-08 04:06:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.020214 [API:8081]10.0.0.242 - - [2026-01-08 04:06:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.069929 [API:8081]10.0.0.242 - - [2026-01-08 04:06:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.022973 [API:8081]10.0.0.242 - - [2026-01-08 04:06:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.024350 [API:8081]10.0.0.242 - - [2026-01-08 04:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.048325 [API:8081]10.0.0.242 - - [2026-01-08 04:06:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.033490 [API:8081]10.0.0.242 - - [2026-01-08 04:06:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72734601:ctest-TestRbac-72734601-74771250?flat HTTP/1.1" 200 6501 0.013054 [API:8081]10.0.0.242 - - [2026-01-08 04:06:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009100 [API:8081]10.0.0.242 - - [2026-01-08 04:07:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.242 - - [2026-01-08 04:07:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 200 2118 0.110191 [API:8081]10.0.0.242 - - [2026-01-08 04:07:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 401 206 0.000338 --- 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-70054103'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-99963520' RBAC: ctest-TestRbacBasic-98119912 doesn't have read permission in project '3f3d95ca570843eeb5134e29def80ac2' 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-20627100', 'ctest-TestRbacBasic-20627100-89395321'], 'virtual_network', 'b014f15a-d6af-43f2-93bb-41fcb20f916f', "Permission Denied for ['ctest-TestRbacBasic-70054103'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-99963520' RBAC: ctest-TestRbacBasic-98119912 doesn't have read permission in project '3f3d95ca570843eeb5134e29def80ac2'"),) [API:8081]10.0.0.242 - - [2026-01-08 04:07:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 403 199 0.114236 [API:8081]10.0.0.242 - - [2026-01-08 04:07:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.242 - - [2026-01-08 04:07:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 200 2118 0.061762 [API:8081]10.0.0.242 - - [2026-01-08 04:07:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.068155 [API:8081]10.0.0.242 - - [2026-01-08 04:07:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.067348 [API:8081]10.0.0.242 - - [2026-01-08 04:07:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.055002 --- 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-70054103'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-20627100' RBAC: ctest-TestRbacBasic-98119912 doesn't have read permission in project 'a5d03ca28768405cb35a5b07e43d2819' 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-20627100', 'ctest-TestRbacBasic-20627100-89395321'], 'virtual_network', 'b014f15a-d6af-43f2-93bb-41fcb20f916f', "Permission Denied for ['ctest-TestRbacBasic-70054103'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-20627100' RBAC: ctest-TestRbacBasic-98119912 doesn't have read permission in project 'a5d03ca28768405cb35a5b07e43d2819'"),) [API:8081]10.0.0.242 - - [2026-01-08 04:07:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 403 199 0.035547 --- 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-70054103'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-20627100' RBAC: ctest-TestRbacBasic-98119912 doesn't have read permission in project 'a5d03ca28768405cb35a5b07e43d2819' 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-20627100', 'ctest-TestRbacBasic-20627100-89395321'], 'virtual_network', 'b014f15a-d6af-43f2-93bb-41fcb20f916f', "Permission Denied for ['ctest-TestRbacBasic-70054103'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-20627100' RBAC: ctest-TestRbacBasic-98119912 doesn't have read permission in project 'a5d03ca28768405cb35a5b07e43d2819'"),) [API:8081]10.0.0.242 - - [2026-01-08 04:07:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 403 199 0.103085 [API:8081]10.0.0.242 - - [2026-01-08 04:07:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 200 2122 0.048033 [API:8081]10.0.0.242 - - [2026-01-08 04:07:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-20627100:ctest-TestRbacBasic-20627100-89395321?flat HTTP/1.1" 200 2122 0.011141 [API:8081]10.0.0.242 - - [2026-01-08 04:07:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.083059 [API:8081]10.0.0.242 - - [2026-01-08 04:07:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.050790 [API:8081]10.0.0.242 - - [2026-01-08 04:07:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.009380 [API:8081]10.0.0.242 - - [2026-01-08 04:07:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1467 0.009838 [API:8081]10.0.0.242 - - [2026-01-08 04:07:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 401 206 0.000350 --- 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-49970230 as ['ctest-TestRbacBasic-27739996'] to R virtual-network in ctest-TestRbacBasic-81750583 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-81750583', 'ctest-TestRbacBasic-81750583-61123817'], 'virtual_network', 'a079ef5b-9d82-493e-ab5a-af06c2ff4001', "Permission Denied for ctest-TestRbacBasic-49970230 as ['ctest-TestRbacBasic-27739996'] to R virtual-network in ctest-TestRbacBasic-81750583"),) [API:8081]10.0.0.242 - - [2026-01-08 04:07:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 403 199 0.726359 [API:8081]10.0.0.242 - - [2026-01-08 04:07:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.072185 [API:8081]10.0.0.242 - - [2026-01-08 04:07:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 200 2122 0.056527 [API:8081]10.0.0.242 - - [2026-01-08 04:07:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.051810 --- 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-49970230 as ['ctest-TestRbacBasic-27739996'] to R virtual-network in ctest-TestRbacBasic-81750583 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-81750583', 'ctest-TestRbacBasic-81750583-61123817'], 'virtual_network', 'a079ef5b-9d82-493e-ab5a-af06c2ff4001', "Permission Denied for ctest-TestRbacBasic-49970230 as ['ctest-TestRbacBasic-27739996'] to R virtual-network in ctest-TestRbacBasic-81750583"),) [API:8081]10.0.0.242 - - [2026-01-08 04:07:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 403 199 0.043244 --- 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-49970230 as ['ctest-TestRbacBasic-27739996'] to R virtual-network in ctest-TestRbacBasic-81750583 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-81750583', 'ctest-TestRbacBasic-81750583-61123817'], 'virtual_network', 'a079ef5b-9d82-493e-ab5a-af06c2ff4001', "Permission Denied for ctest-TestRbacBasic-49970230 as ['ctest-TestRbacBasic-27739996'] to R virtual-network in ctest-TestRbacBasic-81750583"),) [API:8081]10.0.0.242 - - [2026-01-08 04:07:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 403 199 0.110847 [API:8081]10.0.0.242 - - [2026-01-08 04:07:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.063740 [API:8081]10.0.0.242 - - [2026-01-08 04:07:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 200 2122 0.055768 [API:8081]10.0.0.242 - - [2026-01-08 04:07:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.058203 [API:8081]10.0.0.242 - - [2026-01-08 04:07:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 401 206 0.000255 --- 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-98119912 as ['ctest-TestRbacBasic-70054103'] to R virtual-network in ctest-TestRbacBasic-81750583 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-81750583', 'ctest-TestRbacBasic-81750583-61123817'], 'virtual_network', 'a079ef5b-9d82-493e-ab5a-af06c2ff4001', "Permission Denied for ctest-TestRbacBasic-98119912 as ['ctest-TestRbacBasic-70054103'] to R virtual-network in ctest-TestRbacBasic-81750583"),) [API:8081]10.0.0.242 - - [2026-01-08 04:07:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 403 199 0.103700 [API:8081]10.0.0.242 - - [2026-01-08 04:07:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.049916 [API:8081]10.0.0.242 - - [2026-01-08 04:07:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-61123817?flat HTTP/1.1" 200 2122 0.047086 [API:8081]10.0.0.242 - - [2026-01-08 04:07:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.051061 [API:8081]10.0.0.242 - - [2026-01-08 04:07:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1467 0.082610 [API:8081]10.0.0.242 - - [2026-01-08 04:07:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.009664 [API:8081]10.0.0.242 - - [2026-01-08 04:08:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-81750583:f6eee24b-c3bb-482c-bdc1-99d1ef80b80c?flat HTTP/1.1" 200 5251 0.049515 [API:8081]10.0.0.242 - - [2026-01-08 04:08:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-81750583:f6eee24b-c3bb-482c-bdc1-99d1ef80b80c?flat HTTP/1.1" 200 5251 0.049383 [API:8081]10.0.0.242 - - [2026-01-08 04:08:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-81750583:f6eee24b-c3bb-482c-bdc1-99d1ef80b80c?flat HTTP/1.1" 200 5251 0.051165 [API:8081]10.0.0.242 - - [2026-01-08 04:08:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-15427447?flat HTTP/1.1" 200 8158 0.054904 [API:8081]10.0.0.242 - - [2026-01-08 04:08:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.029544 [API:8081]10.0.0.242 - - [2026-01-08 04:08:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.084891 [API:8081]10.0.0.242 - - [2026-01-08 04:08:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25337 0.020528 [API:8081]10.0.0.242 - - [2026-01-08 04:08:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.033138 [API:8081]10.0.0.242 - - [2026-01-08 04:08:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.080524 [API:8081]10.0.0.242 - - [2026-01-08 04:08:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25337 0.021238 [API:8081]10.0.0.242 - - [2026-01-08 04:08:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.060406 [API:8081]10.0.0.242 - - [2026-01-08 04:08:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-15427447?flat HTTP/1.1" 200 8158 0.101910 [API:8081]10.0.0.242 - - [2026-01-08 04:08:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.051347 [API:8081]10.0.0.242 - - [2026-01-08 04:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.033152 [API:8081]10.0.0.242 - - [2026-01-08 04:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.080756 [API:8081]10.0.0.242 - - [2026-01-08 04:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25337 0.020724 [API:8081]10.0.0.50 - - [2026-01-08 04:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.50 - - [2026-01-08 04:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.242 - - [2026-01-08 04:08:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.034874 [API:8081]10.0.0.27 - - [2026-01-08 04:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.27 - - [2026-01-08 04:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.50 - - [2026-01-08 04:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.50 - - [2026-01-08 04:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000418 [API:8081]10.0.0.27 - - [2026-01-08 04:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.27 - - [2026-01-08 04:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.242 - - [2026-01-08 04:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-01-08 04:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2026-01-08 04:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000525 [API:8081]10.0.0.242 - - [2026-01-08 04:08:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.242 - - [2026-01-08 04:08:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.022410 [API:8081]10.0.0.242 - - [2026-01-08 04:08:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.021571 [API:8081]10.0.0.242 - - [2026-01-08 04:08:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.024546 [API:8081]10.0.0.242 - - [2026-01-08 04:08:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-81750583:ctest-TestRbacBasic-81750583-15427447?flat HTTP/1.1" 200 6893 0.014232 [API:8081]10.0.0.242 - - [2026-01-08 04:08:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011293 [Introspect:8090]10.0.0.242 - - [2026-01-08 04:08:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001524 [API:8081]10.0.0.242 - - [2026-01-08 04:08:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.242 - - [2026-01-08 04:08:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1431 0.071918 [API:8081]10.0.0.242 - - [2026-01-08 04:08:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060456 [API:8081]10.0.0.242 - - [2026-01-08 04:09:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.080446 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002949 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003515 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003205 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004237 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002879 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002891 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003084 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:10:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002781 [API:8081]10.0.0.242 - - [2026-01-08 04:11:14] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.242 - - [2026-01-08 04:11:14] "GET /analytics HTTP/1.1" 401 206 0.000128 [API:8081]10.0.0.242 - - [2026-01-08 04:11:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:21b1b327-c496-4908-a012-1d8e171a764d?flat HTTP/1.1" 200 5369 0.012846 [API:8081]10.0.0.242 - - [2026-01-08 04:11:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:21b1b327-c496-4908-a012-1d8e171a764d?flat HTTP/1.1" 200 5369 0.063742 [API:8081]10.0.0.242 - - [2026-01-08 04:11:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:21b1b327-c496-4908-a012-1d8e171a764d?flat HTTP/1.1" 200 5369 0.075037 [API:8081]10.0.0.242 - - [2026-01-08 04:11:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn1-74620012?flat HTTP/1.1" 200 9553 0.023984 [API:8081]10.0.0.242 - - [2026-01-08 04:11:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25339 0.021039 [API:8081]10.0.0.242 - - [2026-01-08 04:11:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25339 0.025755 [API:8081]10.0.0.242 - - [2026-01-08 04:11:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.007817 [API:8081]10.0.0.242 - - [2026-01-08 04:11:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:bc68d0dd-4197-464d-83e0-ed8f02ca49ea?flat HTTP/1.1" 200 5381 0.019107 [API:8081]10.0.0.242 - - [2026-01-08 04:11:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:bc68d0dd-4197-464d-83e0-ed8f02ca49ea?flat HTTP/1.1" 200 5381 0.017233 [API:8081]10.0.0.242 - - [2026-01-08 04:11:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:bc68d0dd-4197-464d-83e0-ed8f02ca49ea?flat HTTP/1.1" 200 5381 0.014931 [API:8081]10.0.0.242 - - [2026-01-08 04:11:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn1-74620012?flat HTTP/1.1" 200 9443 0.030071 [API:8081]10.0.0.242 - - [2026-01-08 04:11:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.034654 [API:8081]10.0.0.242 - - [2026-01-08 04:11:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.032492 [API:8081]10.0.0.242 - - [2026-01-08 04:11:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009234 [API:8081]10.0.0.242 - - [2026-01-08 04:11:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.031431 [API:8081]10.0.0.242 - - [2026-01-08 04:11:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.035154 [API:8081]10.0.0.242 - - [2026-01-08 04:11:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.026508 [API:8081]10.0.0.242 - - [2026-01-08 04:11:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.028782 [API:8081]10.0.0.242 - - [2026-01-08 04:11:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.040048 [API:8081]10.0.0.242 - - [2026-01-08 04:11:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.025566 [API:8081]10.0.0.50 - - [2026-01-08 04:11:44] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.50 - - [2026-01-08 04:11:44] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.27 - - [2026-01-08 04:11:45] "GET /analytics HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.27 - - [2026-01-08 04:11:45] "GET /analytics HTTP/1.1" 401 206 0.000211 [API:8081]10.0.0.242 - - [2026-01-08 04:11:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.037740 [API:8081]10.0.0.242 - - [2026-01-08 04:11:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.029066 [API:8081]10.0.0.242 - - [2026-01-08 04:11:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn1-74620012?flat HTTP/1.1" 200 7732 0.019294 [API:8081]10.0.0.242 - - [2026-01-08 04:11:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010308 [API:8081]10.0.0.242 - - [2026-01-08 04:11:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25340 0.022748 [API:8081]10.0.0.242 - - [2026-01-08 04:11:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074723 [API:8081]10.0.0.242 - - [2026-01-08 04:11:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25340 0.020577 [API:8081]10.0.0.242 - - [2026-01-08 04:11:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25340 0.024202 [API:8081]10.0.0.242 - - [2026-01-08 04:11:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn1-74620012?flat HTTP/1.1" 200 4921 0.013159 [API:8081]10.0.0.242 - - [2026-01-08 04:11:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009614 [API:8081]10.0.0.242 - - [2026-01-08 04:12:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1431 0.009113 [API:8081]10.0.0.242 - - [2026-01-08 04:12:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.010902 [API:8081]10.0.0.242 - - [2026-01-08 04:12:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.074109 [API:8081]10.0.0.50 - - [2026-01-08 04:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.50 - - [2026-01-08 04:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.27 - - [2026-01-08 04:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.27 - - [2026-01-08 04:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.50 - - [2026-01-08 04:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.50 - - [2026-01-08 04:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.27 - - [2026-01-08 04:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.27 - - [2026-01-08 04:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.242 - - [2026-01-08 04:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.242 - - [2026-01-08 04:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-01-08 04:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000477 [API:8081]10.0.0.242 - - [2026-01-08 04:13:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [Introspect:8090]10.0.0.242 - - [2026-01-08 04:14:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001076 [API:8081]10.0.0.242 - - [2026-01-08 04:14:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 11935 0.728087 [API:8081]10.0.0.242 - - [2026-01-08 04:14:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.784243 [API:8081]10.0.0.242 - - [2026-01-08 04:14:56] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 6062 0.769826 [API:8081]10.0.0.242 - - [2026-01-08 04:14:56] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4976-2?flat HTTP/1.1" 200 6060 0.021645 [API:8081]10.0.0.242 - - [2026-01-08 04:14:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4976-3?flat HTTP/1.1" 200 3952 0.365992 [API:8081]10.0.0.242 - - [2026-01-08 04:14:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?flat HTTP/1.1" 200 7635 0.021600 [API:8081]10.0.0.242 - - [2026-01-08 04:14:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?flat HTTP/1.1" 200 6138 0.012084 [API:8081]10.0.0.242 - - [2026-01-08 04:14:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?flat HTTP/1.1" 200 6138 0.014111 [API:8081]10.0.0.242 - - [2026-01-08 04:14:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1853 0.011470 [API:8081]10.0.0.242 - - [2026-01-08 04:15:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:94b903af-550d-49e7-aefe-5d9235ab3e09?flat HTTP/1.1" 200 5244 0.016156 [API:8081]10.0.0.242 - - [2026-01-08 04:15:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:94b903af-550d-49e7-aefe-5d9235ab3e09?flat HTTP/1.1" 200 5244 0.014680 [API:8081]10.0.0.242 - - [2026-01-08 04:15:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:94b903af-550d-49e7-aefe-5d9235ab3e09?flat HTTP/1.1" 200 5244 0.014889 [API:8081]10.0.0.242 - - [2026-01-08 04:15:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn1-01848672?flat HTTP/1.1" 200 7105 0.019553 [API:8081]10.0.0.242 - - [2026-01-08 04:15:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24680 0.021361 [API:8081]10.0.0.242 - - [2026-01-08 04:15:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24680 0.022239 [API:8081]10.0.0.242 - - [2026-01-08 04:15:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009747 [API:8081]10.0.0.242 - - [2026-01-08 04:15:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076583 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:6acf28ac-8481-449e-9441-0856a8872753?flat HTTP/1.1" 200 5243 0.017653 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:6acf28ac-8481-449e-9441-0856a8872753?flat HTTP/1.1" 200 5243 0.017840 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-28338633:6acf28ac-8481-449e-9441-0856a8872753?flat HTTP/1.1" 200 5243 0.021072 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn2-09734861?flat HTTP/1.1" 200 7119 0.020104 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32923 0.039314 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12400 0.022105 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32923 0.027249 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12400 0.029854 [API:8081]10.0.0.242 - - [2026-01-08 04:16:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010489 [API:8081]10.0.0.242 - - [2026-01-08 04:17:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32929 0.026956 [API:8081]10.0.0.242 - - [2026-01-08 04:17:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12783 0.021162 [API:8081]10.0.0.242 - - [2026-01-08 04:17:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn2-09734861?flat HTTP/1.1" 200 7853 0.017385 [API:8081]10.0.0.242 - - [2026-01-08 04:17:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010230 [API:8081]10.0.0.242 - - [2026-01-08 04:17:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24696 0.024847 [API:8081]10.0.0.242 - - [2026-01-08 04:17:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24696 0.020010 [API:8081]10.0.0.242 - - [2026-01-08 04:17:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24700 0.019688 [API:8081]10.0.0.242 - - [2026-01-08 04:17:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-28338633:ctest-vn1-01848672?flat HTTP/1.1" 200 7933 0.015204 [API:8081]10.0.0.242 - - [2026-01-08 04:17:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008807 [API:8081]10.0.0.242 - - [2026-01-08 04:17:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062373 [API:8081]10.0.0.50 - - [2026-01-08 04:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.50 - - [2026-01-08 04:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.27 - - [2026-01-08 04:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.27 - - [2026-01-08 04:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.50 - - [2026-01-08 04:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.50 - - [2026-01-08 04:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.27 - - [2026-01-08 04:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.27 - - [2026-01-08 04:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.242 - - [2026-01-08 04:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-01-08 04:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.242 - - [2026-01-08 04:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-01-08 04:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-49399874:ee7fb349-d159-4557-ac43-6e932b56d9e3?flat HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-49399874:ee7fb349-d159-4557-ac43-6e932b56d9e3?flat HTTP/1.1" 200 5227 0.074628 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-49399874:ee7fb349-d159-4557-ac43-6e932b56d9e3?flat HTTP/1.1" 200 5227 0.094796 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-49399874:ee7fb349-d159-4557-ac43-6e932b56d9e3?flat HTTP/1.1" 200 5227 0.072428 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-49399874:ctest-vn-83827046?flat HTTP/1.1" 200 3844 0.018417 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32939 0.028113 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12775 0.022228 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32939 0.026992 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12775 0.023133 [API:8081]10.0.0.242 - - [2026-01-08 04:18:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009068 [API:8081]10.0.0.242 - - [2026-01-08 04:18:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-49399874:c436834f-a45a-4430-9913-1b16f87a98f0?flat HTTP/1.1" 200 5239 0.013429 [API:8081]10.0.0.242 - - [2026-01-08 04:18:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-49399874:c436834f-a45a-4430-9913-1b16f87a98f0?flat HTTP/1.1" 200 5239 0.014227 [API:8081]10.0.0.242 - - [2026-01-08 04:18:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-49399874:c436834f-a45a-4430-9913-1b16f87a98f0?flat HTTP/1.1" 200 5239 0.015038 [API:8081]10.0.0.242 - - [2026-01-08 04:18:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-49399874:ctest-vn-05996555?flat HTTP/1.1" 200 4002 0.015232 [API:8081]10.0.0.242 - - [2026-01-08 04:18:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24712 0.018774 [API:8081]10.0.0.242 - - [2026-01-08 04:18:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24712 0.040046 [API:8081]10.0.0.242 - - [2026-01-08 04:18:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.052021 [API:8081]10.0.0.242 - - [2026-01-08 04:19:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064766 [API:8081]10.0.0.242 - - [2026-01-08 04:19:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24712 0.035369 [API:8081]10.0.0.242 - - [2026-01-08 04:19:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24712 0.024826 [API:8081]10.0.0.242 - - [2026-01-08 04:19:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24714 0.025707 [API:8081]10.0.0.242 - - [2026-01-08 04:19:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-49399874:ctest-vn-05996555?flat HTTP/1.1" 200 6183 0.014100 [API:8081]10.0.0.242 - - [2026-01-08 04:19:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008503 [API:8081]10.0.0.242 - - [2026-01-08 04:19:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32947 0.042905 [API:8081]10.0.0.242 - - [2026-01-08 04:19:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12909 0.030718 [API:8081]10.0.0.242 - - [2026-01-08 04:19:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32947 0.032369 [API:8081]10.0.0.242 - - [2026-01-08 04:19:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12909 0.020077 [API:8081]10.0.0.242 - - [2026-01-08 04:19:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32947 0.032453 [API:8081]10.0.0.242 - - [2026-01-08 04:19:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12908 0.022431 [API:8081]10.0.0.242 - - [2026-01-08 04:19:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32947 0.044180 [API:8081]10.0.0.242 - - [2026-01-08 04:19:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12908 0.019956 [API:8081]10.0.0.242 - - [2026-01-08 04:19:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32947 0.027178 [API:8081]10.0.0.242 - - [2026-01-08 04:19:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12908 0.028676 [API:8081]10.0.0.242 - - [2026-01-08 04:19:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32947 0.041716 [API:8081]10.0.0.242 - - [2026-01-08 04:19:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12908 0.029235 [API:8081]10.0.0.242 - - [2026-01-08 04:19:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4976-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32948 0.028685 [API:8081]10.0.0.242 - - [2026-01-08 04:19:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4976-1?flat HTTP/1.1" 200 12542 0.028757 [API:8081]10.0.0.242 - - [2026-01-08 04:19:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-49399874:ctest-vn-83827046?flat HTTP/1.1" 200 6187 0.013279 [API:8081]10.0.0.242 - - [2026-01-08 04:19:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011245 [API:8081]10.0.0.242 - - [2026-01-08 04:19:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.242 - - [2026-01-08 04:19:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1666 0.061548 [API:8081]10.0.0.242 - - [2026-01-08 04:19:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1666 0.066750 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:08] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003351 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005089 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:08] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004872 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003212 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004526 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003352 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003092 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:20:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003033 [API:8081]10.0.0.242 - - [2026-01-08 04:21:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083690 [API:8081]10.0.0.242 - - [2026-01-08 04:21:14] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-01-08 04:21:14] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.50 - - [2026-01-08 04:21:44] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.50 - - [2026-01-08 04:21:44] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.27 - - [2026-01-08 04:21:45] "GET /analytics HTTP/1.1" 401 206 0.000224 [API:8081]10.0.0.27 - - [2026-01-08 04:21:45] "GET /analytics HTTP/1.1" 401 206 0.000142 [API:8081]10.0.0.242 - - [2026-01-08 04:22:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061209 [API:8081]10.0.0.50 - - [2026-01-08 04:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.50 - - [2026-01-08 04:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.27 - - [2026-01-08 04:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.27 - - [2026-01-08 04:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.50 - - [2026-01-08 04:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.50 - - [2026-01-08 04:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-01-08 04:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-01-08 04:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.242 - - [2026-01-08 04:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-01-08 04:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.242 - - [2026-01-08 04:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-01-08 04:23:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.242 - - [2026-01-08 04:24:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071685 [API:8081]10.0.0.242 - - [2026-01-08 04:25:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067288 [API:8081]10.0.0.242 - - [2026-01-08 04:25:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.242 - - [2026-01-08 04:25:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1881 0.066890 [API:8081]10.0.0.242 - - [2026-01-08 04:27:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065356 [API:8081]10.0.0.242 - - [2026-01-08 04:28:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076828 [API:8081]10.0.0.50 - - [2026-01-08 04:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.50 - - [2026-01-08 04:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.27 - - [2026-01-08 04:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.27 - - [2026-01-08 04:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.50 - - [2026-01-08 04:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.50 - - [2026-01-08 04:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.27 - - [2026-01-08 04:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-01-08 04:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.242 - - [2026-01-08 04:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.242 - - [2026-01-08 04:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000224 [API:8081]10.0.0.242 - - [2026-01-08 04:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.242 - - [2026-01-08 04:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [Introspect:8090]10.0.0.242 - - [2026-01-08 04:30:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001511 [API:8081]10.0.0.242 - - [2026-01-08 04:30:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088401 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005129 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003511 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003184 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004461 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003612 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002743 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002627 [LOCAL API:8181]127.0.0.1 - - [2026-01-08 04:30:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4976-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003211