+++ date ++ echo 'INFO: =================== Mon Jan 12 02:03:35 AM UTC 2026 ===================' INFO: =================== Mon Jan 12 02:03:35 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ 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.22,10.0.0.50,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.50,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.50,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.22,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:8081 10.0.0.50:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.50:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:9042 10.0.0.50:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:8086 10.0.0.50:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.50:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.22: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.22,10.0.0.50,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.22,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:8082 10.0.0.50:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.50:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:9161 10.0.0.50:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.50:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:9041 10.0.0.50:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22: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.193,10.20.0.129,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22: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.22:2181,10.0.0.50:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.50:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:2181 10.0.0.50:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.50:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.50:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.22,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22: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.22:5673,10.0.0.50:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:6379 10.0.0.50:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.22: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.22,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22: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.22:9092 10.0.0.50:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.22: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.22 ++ 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.22,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.22,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.22,10.0.0.50,10.0.0.27 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.50,10.0.0.27 +++ local servers=10.0.0.22,10.0.0.50,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,10.20.0.193,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + 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 ++ sort ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ 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/12/2026 02:03:43.303 7f993c0e6980 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/12/2026 02:03:43.522 7f993c0e6980 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 01/12/2026 02:03:43.534 7f993c0e6980 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/12/2026 02:03:43.534 7f993c0e6980 [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.22: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-12 02:03:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.063142 [API:8081]10.0.0.50 - - [2026-01-12 02:04:23] "GET /analytics HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.50 - - [2026-01-12 02:04:23] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.27 - - [2026-01-12 02:04:23] "GET /analytics HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2026-01-12 02:04:23] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.22 - - [2026-01-12 02:04:24] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.22 - - [2026-01-12 02:04:24] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.50 - - [2026-01-12 02:04:54] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.50 - - [2026-01-12 02:04:54] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.27 - - [2026-01-12 02:04:54] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2026-01-12 02:04:54] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.22 - - [2026-01-12 02:04:55] "GET /analytics HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.22 - - [2026-01-12 02:04:55] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.50 - - [2026-01-12 02:05:24] "GET /analytics HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.50 - - [2026-01-12 02:05:24] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.27 - - [2026-01-12 02:05:24] "GET /analytics HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.27 - - [2026-01-12 02:05:24] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.50 - - [2026-01-12 02:05:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.064884 [API:8081]10.0.0.27 - - [2026-01-12 02:06:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2026-01-12 02:06:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.50 - - [2026-01-12 02:06:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.50 - - [2026-01-12 02:06:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.27 - - [2026-01-12 02:06:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2026-01-12 02:06:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.50 - - [2026-01-12 02:06:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.50 - - [2026-01-12 02:06:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.22 - - [2026-01-12 02:06:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.22 - - [2026-01-12 02:06:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000738 [API:8081]10.0.0.22 - - [2026-01-12 02:06:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.22 - - [2026-01-12 02:06:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.50 - - [2026-01-12 02:06:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 1345 0.057182 [Introspect:8090]10.0.0.22 - - [2026-01-12 02:07:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001162 [Introspect:8090]10.0.0.22 - - [2026-01-12 02:07:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001318 [API:8081]10.0.0.50 - - [2026-01-12 02:08:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064578 [Introspect:8090]10.0.0.22 - - [2026-01-12 02:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001266 [Introspect:8090]10.0.0.22 - - [2026-01-12 02:09:00] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000819 [API:8081]10.0.0.22 - - [2026-01-12 02:09:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.22 - - [2026-01-12 02:09:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1:Control:contrail-control:0?flat HTTP/1.1" 200 35564 0.086227 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.076905 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2:Control:contrail-control:0?flat HTTP/1.1" 200 35557 0.080420 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.017601 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3:Control:contrail-control:0?flat HTTP/1.1" 200 38004 0.021984 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13497 0.015900 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.019773 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.022371 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3356 0.011219 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3356 0.012628 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.009677 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.012565 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4616 0.013310 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.012273 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.014357 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012503 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012701 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.023833 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018180 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.016529 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013923 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013124 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014944 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013470 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.061162 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.015974 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.017230 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.024914 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.019546 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.015073 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.021549 [API:8081]10.0.0.22 - - [2026-01-12 02:09:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12019 0.028952 [API:8081]10.0.0.22 - - [2026-01-12 02:09:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.028747 [API:8081]10.0.0.22 - - [2026-01-12 02:09:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.021797 [API:8081]10.0.0.22 - - [2026-01-12 02:09:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12019 0.020867 [API:8081]10.0.0.22 - - [2026-01-12 02:09:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.018384 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.021057 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.013800 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.031028 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.012977 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.013710 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.026647 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013767 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.011197 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.027829 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.017642 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.012388 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.015693 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018523 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.018333 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.012018 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.015497 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.017289 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.040120 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.026132 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.019778 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4616 0.018436 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.013139 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1:Control:contrail-control:0?flat HTTP/1.1" 200 35564 0.027583 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.014166 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.016574 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2:Control:contrail-control:0?flat HTTP/1.1" 200 35557 0.025482 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.017046 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.015379 [API:8081]10.0.0.22 - - [2026-01-12 02:09:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3:Control:contrail-control:0?flat HTTP/1.1" 200 38004 0.037328 [API:8081]10.0.0.22 - - [2026-01-12 02:09:05] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.014556 [API:8081]10.0.0.22 - - [2026-01-12 02:09:05] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4987-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13497 0.018170 [API:8081]10.0.0.22 - - [2026-01-12 02:09:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12019 0.022545 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?flat HTTP/1.1" 200 17555 0.024368 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?flat HTTP/1.1" 200 16577 0.023268 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?flat HTTP/1.1" 200 14989 0.020181 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?flat HTTP/1.1" 200 17555 0.021620 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?flat HTTP/1.1" 200 16577 0.021374 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?flat HTTP/1.1" 200 14989 0.023743 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?flat HTTP/1.1" 200 17555 0.023688 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?flat HTTP/1.1" 200 16577 0.022566 [API:8081]10.0.0.22 - - [2026-01-12 02:09:07] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?flat HTTP/1.1" 200 14989 0.019396 [API:8081]10.0.0.22 - - [2026-01-12 02:09:08] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?flat HTTP/1.1" 200 17555 0.022262 [API:8081]10.0.0.22 - - [2026-01-12 02:09:08] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?flat HTTP/1.1" 200 16577 0.021078 [API:8081]10.0.0.22 - - [2026-01-12 02:09:08] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?flat HTTP/1.1" 200 14989 0.019555 [API:8081]10.0.0.22 - - [2026-01-12 02:09:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 7998 0.020753 [API:8081]10.0.0.22 - - [2026-01-12 02:09:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4987-2?flat HTTP/1.1" 200 7998 0.015125 [API:8081]10.0.0.22 - - [2026-01-12 02:09:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4987-3?flat HTTP/1.1" 200 7994 0.016600 [API:8081]10.0.0.22 - - [2026-01-12 02:09:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2026-01-12 02:09:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.062872 [API:8081]10.0.0.22 - - [2026-01-12 02:09:32] "POST /analytics/query HTTP/1.1" 200 63981 1.087300 [API:8081]10.0.0.22 - - [2026-01-12 02:09:33] "POST /analytics/query HTTP/1.1" 200 5869 1.064373 [API:8081]10.0.0.22 - - [2026-01-12 02:09:34] "POST /analytics/query HTTP/1.1" 200 871 1.024082 [API:8081]10.0.0.22 - - [2026-01-12 02:09:35] "POST /analytics/query HTTP/1.1" 200 5869 1.033162 [API:8081]10.0.0.22 - - [2026-01-12 02:09:36] "POST /analytics/query HTTP/1.1" 200 871 1.018897 [API:8081]10.0.0.22 - - [2026-01-12 02:09:45] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000925 [API:8081]10.0.0.50 - - [2026-01-12 02:09:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.100383 [API:8081]10.0.0.27 - - [2026-01-12 02:11:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2026-01-12 02:11:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.50 - - [2026-01-12 02:11:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.50 - - [2026-01-12 02:11:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.27 - - [2026-01-12 02:11:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.27 - - [2026-01-12 02:11:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000397 [API:8081]10.0.0.50 - - [2026-01-12 02:11:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.50 - - [2026-01-12 02:11:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000684 [API:8081]10.0.0.22 - - [2026-01-12 02:11:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.22 - - [2026-01-12 02:11:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.22 - - [2026-01-12 02:11:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.22 - - [2026-01-12 02:11:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.50 - - [2026-01-12 02:11:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062374 [API:8081]10.0.0.50 - - [2026-01-12 02:12:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.072915 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003779 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004566 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002778 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002899 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003134 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.013972 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004913 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:13:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004027 [API:8081]10.0.0.22 - - [2026-01-12 02:14:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.22 - - [2026-01-12 02:14:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.065436 [API:8081]10.0.0.22 - - [2026-01-12 02:14:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.064345 [API:8081]10.0.0.22 - - [2026-01-12 02:14:55] "GET /analytics HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.22 - - [2026-01-12 02:14:55] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.50 - - [2026-01-12 02:14:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.107115 [API:8081]10.0.0.50 - - [2026-01-12 02:15:24] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.50 - - [2026-01-12 02:15:24] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.27 - - [2026-01-12 02:15:24] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2026-01-12 02:15:24] "GET /analytics HTTP/1.1" 401 205 0.000199 [API:8081]10.0.0.50 - - [2026-01-12 02:16:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.068772 [API:8081]10.0.0.27 - - [2026-01-12 02:16:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2026-01-12 02:16:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.50 - - [2026-01-12 02:16:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.50 - - [2026-01-12 02:16:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.27 - - [2026-01-12 02:16:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.27 - - [2026-01-12 02:16:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.50 - - [2026-01-12 02:16:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.50 - - [2026-01-12 02:16:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.22 - - [2026-01-12 02:16:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.22 - - [2026-01-12 02:16:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2026-01-12 02:16:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.22 - - [2026-01-12 02:16:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.50 - - [2026-01-12 02:18:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.156006 [API:8081]10.0.0.50 - - [2026-01-12 02:19:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.094373 [API:8081]10.0.0.22 - - [2026-01-12 02:20:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.22 - - [2026-01-12 02:20:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.070581 [API:8081]10.0.0.22 - - [2026-01-12 02:20:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.063378 [API:8081]10.0.0.50 - - [2026-01-12 02:21:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078539 [API:8081]10.0.0.27 - - [2026-01-12 02:21:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2026-01-12 02:21:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.50 - - [2026-01-12 02:21:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000431 [API:8081]10.0.0.50 - - [2026-01-12 02:21:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.27 - - [2026-01-12 02:21:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.27 - - [2026-01-12 02:21:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.50 - - [2026-01-12 02:21:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.50 - - [2026-01-12 02:21:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2026-01-12 02:21:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.22 - - [2026-01-12 02:21:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.22 - - [2026-01-12 02:21:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.22 - - [2026-01-12 02:21:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.50 - - [2026-01-12 02:22:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.072965 [API:8081]10.0.0.22 - - [2026-01-12 02:22:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1886 0.010793 [API:8081]10.0.0.22 - - [2026-01-12 02:22:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1892 0.089261 [API:8081]10.0.0.22 - - [2026-01-12 02:22:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2120 0.009782 [API:8081]10.0.0.22 - - [2026-01-12 02:22:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2348 0.010157 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.029292 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.013988 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.023643 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.015680 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.037401 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.015547 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.020737 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:23:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.013480 [API:8081]10.0.0.50 - - [2026-01-12 02:24:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072124 [API:8081]10.0.0.22 - - [2026-01-12 02:24:55] "GET /analytics HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.22 - - [2026-01-12 02:24:55] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.50 - - [2026-01-12 02:25:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.070021 [API:8081]10.0.0.50 - - [2026-01-12 02:25:24] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.50 - - [2026-01-12 02:25:24] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.27 - - [2026-01-12 02:25:25] "GET /analytics HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2026-01-12 02:25:25] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.22 - - [2026-01-12 02:25:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.083803 [API:8081]10.0.0.22 - - [2026-01-12 02:25:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12589 0.023627 [API:8081]10.0.0.22 - - [2026-01-12 02:25:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-60259733:ctest-vnet1-25232721?flat HTTP/1.1" 200 8245 0.084774 [API:8081]10.0.0.22 - - [2026-01-12 02:25:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009467 [API:8081]10.0.0.22 - - [2026-01-12 02:26:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.032069 [API:8081]10.0.0.22 - - [2026-01-12 02:26:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.021594 [API:8081]10.0.0.22 - - [2026-01-12 02:26:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-60259733:ctest-vnet0-48297674?flat HTTP/1.1" 200 8245 0.014289 [API:8081]10.0.0.22 - - [2026-01-12 02:26:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008909 [API:8081]10.0.0.22 - - [2026-01-12 02:26:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.014958 [API:8081]10.0.0.27 - - [2026-01-12 02:26:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2026-01-12 02:26:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.50 - - [2026-01-12 02:26:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.50 - - [2026-01-12 02:26:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2026-01-12 02:26:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.27 - - [2026-01-12 02:26:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.50 - - [2026-01-12 02:26:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.50 - - [2026-01-12 02:26:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.22 - - [2026-01-12 02:26:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.22 - - [2026-01-12 02:26:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.22 - - [2026-01-12 02:26:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.22 - - [2026-01-12 02:26:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.50 - - [2026-01-12 02:27:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066236 [API:8081]10.0.0.22 - - [2026-01-12 02:28:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.22 - - [2026-01-12 02:28:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.103942 [API:8081]10.0.0.50 - - [2026-01-12 02:28:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.077366 [API:8081]10.0.0.22 - - [2026-01-12 02:29:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.082603 [API:8081]10.0.0.22 - - [2026-01-12 02:29:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.020982 [API:8081]10.0.0.22 - - [2026-01-12 02:29:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.075322 [API:8081]10.0.0.22 - - [2026-01-12 02:29:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.022365 [API:8081]10.0.0.22 - - [2026-01-12 02:29:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-11212036:ctest-vnet0-67926115?flat HTTP/1.1" 200 7199 0.015459 [API:8081]10.0.0.22 - - [2026-01-12 02:29:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009958 [API:8081]10.0.0.22 - - [2026-01-12 02:29:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.22 - - [2026-01-12 02:29:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.071045 [API:8081]10.0.0.22 - - [2026-01-12 02:30:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.22 - - [2026-01-12 02:30:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.066299 [API:8081]10.0.0.22 - - [2026-01-12 02:30:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.070634 [API:8081]10.0.0.22 - - [2026-01-12 02:30:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.063522 [API:8081]10.0.0.50 - - [2026-01-12 02:30:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104594 [API:8081]10.0.0.22 - - [2026-01-12 02:30:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:52925bfc-4c2f-4baa-a4a4-35f56d8d907f?flat HTTP/1.1" 200 5229 0.015438 [API:8081]10.0.0.22 - - [2026-01-12 02:30:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:52925bfc-4c2f-4baa-a4a4-35f56d8d907f?flat HTTP/1.1" 200 5229 0.015704 [API:8081]10.0.0.22 - - [2026-01-12 02:30:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:52925bfc-4c2f-4baa-a4a4-35f56d8d907f?flat HTTP/1.1" 200 5229 0.019887 [API:8081]10.0.0.22 - - [2026-01-12 02:30:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-72491951:ctest-VN1-48160128?flat HTTP/1.1" 200 8554 0.023025 [API:8081]10.0.0.22 - - [2026-01-12 02:30:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022734 [API:8081]10.0.0.22 - - [2026-01-12 02:30:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022363 [API:8081]10.0.0.22 - - [2026-01-12 02:30:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010551 [API:8081]10.0.0.22 - - [2026-01-12 02:31:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:a1711c23-666e-4352-80b0-02344adb0144?flat HTTP/1.1" 200 5095 0.017601 [API:8081]10.0.0.22 - - [2026-01-12 02:31:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:a1711c23-666e-4352-80b0-02344adb0144?flat HTTP/1.1" 200 5095 0.015223 [API:8081]10.0.0.22 - - [2026-01-12 02:31:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:a1711c23-666e-4352-80b0-02344adb0144?flat HTTP/1.1" 200 5095 0.015836 [API:8081]10.0.0.22 - - [2026-01-12 02:31:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-72491951:ctest-VN2-42238619?flat HTTP/1.1" 200 7855 0.017726 [API:8081]10.0.0.22 - - [2026-01-12 02:31:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25199 0.024164 [API:8081]10.0.0.22 - - [2026-01-12 02:31:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12972 0.023792 [API:8081]10.0.0.22 - - [2026-01-12 02:31:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25199 0.023487 [API:8081]10.0.0.22 - - [2026-01-12 02:31:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12972 0.024363 [API:8081]10.0.0.22 - - [2026-01-12 02:31:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011603 [API:8081]10.0.0.22 - - [2026-01-12 02:31:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:af3ed78f-35fe-4191-819d-bea2077479cf?flat HTTP/1.1" 200 5452 0.015565 [API:8081]10.0.0.22 - - [2026-01-12 02:31:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:af3ed78f-35fe-4191-819d-bea2077479cf?flat HTTP/1.1" 200 5452 0.017315 [API:8081]10.0.0.22 - - [2026-01-12 02:31:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-72491951:af3ed78f-35fe-4191-819d-bea2077479cf?flat HTTP/1.1" 200 5452 0.015090 [API:8081]10.0.0.22 - - [2026-01-12 02:31:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-72491951:ctest-VN3-27242906?flat HTTP/1.1" 200 8868 0.024673 [API:8081]10.0.0.22 - - [2026-01-12 02:31:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.023346 [API:8081]10.0.0.22 - - [2026-01-12 02:31:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.029068 [API:8081]10.0.0.22 - - [2026-01-12 02:31:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010157 [API:8081]10.0.0.50 - - [2026-01-12 02:31:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.061512 [API:8081]10.0.0.22 - - [2026-01-12 02:31:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.025004 [API:8081]10.0.0.27 - - [2026-01-12 02:31:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.27 - - [2026-01-12 02:31:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.50 - - [2026-01-12 02:31:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.50 - - [2026-01-12 02:31:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2026-01-12 02:31:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2026-01-12 02:31:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.50 - - [2026-01-12 02:31:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.50 - - [2026-01-12 02:31:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2026-01-12 02:31:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.021562 [API:8081]10.0.0.22 - - [2026-01-12 02:31:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.22 - - [2026-01-12 02:31:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.22 - - [2026-01-12 02:31:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.22 - - [2026-01-12 02:31:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.22 - - [2026-01-12 02:31:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.021318 [API:8081]10.0.0.22 - - [2026-01-12 02:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.020907 [API:8081]10.0.0.22 - - [2026-01-12 02:31:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.021154 [API:8081]10.0.0.22 - - [2026-01-12 02:31:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.022112 [API:8081]10.0.0.22 - - [2026-01-12 02:32:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.038407 [API:8081]10.0.0.22 - - [2026-01-12 02:32:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022908 [API:8081]10.0.0.22 - - [2026-01-12 02:32:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-72491951:ctest-VN3-27242906?flat HTTP/1.1" 200 6217 0.020481 [API:8081]10.0.0.22 - - [2026-01-12 02:32:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.016844 [API:8081]10.0.0.22 - - [2026-01-12 02:32:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.029866 [API:8081]10.0.0.22 - - [2026-01-12 02:32:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12956 0.024959 [API:8081]10.0.0.22 - - [2026-01-12 02:32:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.024438 [API:8081]10.0.0.22 - - [2026-01-12 02:32:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12956 0.022727 [API:8081]10.0.0.22 - - [2026-01-12 02:32:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.021765 [API:8081]10.0.0.22 - - [2026-01-12 02:32:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12956 0.022726 [API:8081]10.0.0.22 - - [2026-01-12 02:32:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.021253 [API:8081]10.0.0.22 - - [2026-01-12 02:32:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12956 0.022409 [API:8081]10.0.0.22 - - [2026-01-12 02:32:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.031150 [API:8081]10.0.0.22 - - [2026-01-12 02:32:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12956 0.050366 [API:8081]10.0.0.22 - - [2026-01-12 02:32:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.023196 [API:8081]10.0.0.22 - - [2026-01-12 02:32:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12956 0.024579 [API:8081]10.0.0.22 - - [2026-01-12 02:32:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.022594 [API:8081]10.0.0.22 - - [2026-01-12 02:32:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12565 0.022609 [API:8081]10.0.0.22 - - [2026-01-12 02:32:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-72491951:ctest-VN2-42238619?flat HTTP/1.1" 200 6548 0.014575 [API:8081]10.0.0.22 - - [2026-01-12 02:32:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008577 [API:8081]10.0.0.22 - - [2026-01-12 02:32:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.023225 [API:8081]10.0.0.22 - - [2026-01-12 02:32:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022312 [API:8081]10.0.0.22 - - [2026-01-12 02:32:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.021944 [API:8081]10.0.0.22 - - [2026-01-12 02:32:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-72491951:ctest-VN1-48160128?flat HTTP/1.1" 200 6770 0.013631 [API:8081]10.0.0.22 - - [2026-01-12 02:32:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010696 [API:8081]10.0.0.22 - - [2026-01-12 02:32:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.22 - - [2026-01-12 02:32:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.072207 [API:8081]10.0.0.22 - - [2026-01-12 02:32:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.070312 [API:8081]10.0.0.22 - - [2026-01-12 02:32:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.064260 [API:8081]10.0.0.50 - - [2026-01-12 02:33:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063859 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003370 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003159 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003233 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002838 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.009468 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004343 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002975 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:33:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003695 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:5a149f64-025f-4209-ad2d-0001011de104?flat HTTP/1.1" 200 5366 0.015825 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:5a149f64-025f-4209-ad2d-0001011de104?flat HTTP/1.1" 200 5366 0.027502 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:5a149f64-025f-4209-ad2d-0001011de104?flat HTTP/1.1" 200 5366 0.025508 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:5a149f64-025f-4209-ad2d-0001011de104?flat HTTP/1.1" 200 5366 0.029569 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11195896:ctest-VN1-84383353?flat HTTP/1.1" 200 9454 0.032299 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.024438 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.023313 [API:8081]10.0.0.22 - - [2026-01-12 02:33:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010412 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:6989b6f2-367b-4d1d-82a9-d04ce9192cf5?flat HTTP/1.1" 200 5218 0.014902 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:6989b6f2-367b-4d1d-82a9-d04ce9192cf5?flat HTTP/1.1" 200 5218 0.014310 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:6989b6f2-367b-4d1d-82a9-d04ce9192cf5?flat HTTP/1.1" 200 5218 0.014822 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:6989b6f2-367b-4d1d-82a9-d04ce9192cf5?flat HTTP/1.1" 200 5218 0.016035 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11195896:ctest-VN2-37706735?flat HTTP/1.1" 200 8636 0.023929 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.031378 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12995 0.024636 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.025213 [API:8081]10.0.0.22 - - [2026-01-12 02:33:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12995 0.026902 [API:8081]10.0.0.22 - - [2026-01-12 02:33:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.014115 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:69fb138f-9613-4c9c-a165-dcd1d4110a77?flat HTTP/1.1" 200 5215 0.015258 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:69fb138f-9613-4c9c-a165-dcd1d4110a77?flat HTTP/1.1" 200 5215 0.013964 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:69fb138f-9613-4c9c-a165-dcd1d4110a77?flat HTTP/1.1" 200 5215 0.016636 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11195896:69fb138f-9613-4c9c-a165-dcd1d4110a77?flat HTTP/1.1" 200 5215 0.016006 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11195896:ctest-VN3-79278707?flat HTTP/1.1" 200 8197 0.016120 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.030010 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.023120 [API:8081]10.0.0.22 - - [2026-01-12 02:33:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008981 [API:8081]10.0.0.50 - - [2026-01-12 02:34:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.099291 [API:8081]10.0.0.22 - - [2026-01-12 02:34:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.022607 [API:8081]10.0.0.22 - - [2026-01-12 02:34:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11195896:ctest-VN3-79278707?flat HTTP/1.1" 200 6958 0.013836 [API:8081]10.0.0.22 - - [2026-01-12 02:34:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008837 [API:8081]10.0.0.22 - - [2026-01-12 02:34:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.022764 [API:8081]10.0.0.22 - - [2026-01-12 02:34:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12979 0.022810 [API:8081]10.0.0.22 - - [2026-01-12 02:34:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.022455 [API:8081]10.0.0.22 - - [2026-01-12 02:34:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12979 0.023926 [API:8081]10.0.0.22 - - [2026-01-12 02:34:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.023971 [API:8081]10.0.0.22 - - [2026-01-12 02:34:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12979 0.022168 [API:8081]10.0.0.22 - - [2026-01-12 02:34:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.022904 [API:8081]10.0.0.22 - - [2026-01-12 02:34:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12979 0.026111 [API:8081]10.0.0.22 - - [2026-01-12 02:34:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.027182 [API:8081]10.0.0.22 - - [2026-01-12 02:34:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12979 0.026013 [API:8081]10.0.0.22 - - [2026-01-12 02:34:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.024067 [API:8081]10.0.0.22 - - [2026-01-12 02:34:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12979 0.024089 [API:8081]10.0.0.22 - - [2026-01-12 02:34:55] "GET /analytics HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.22 - - [2026-01-12 02:34:55] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.22 - - [2026-01-12 02:34:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.022188 [API:8081]10.0.0.22 - - [2026-01-12 02:34:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12979 0.022068 [API:8081]10.0.0.22 - - [2026-01-12 02:34:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.023793 [API:8081]10.0.0.22 - - [2026-01-12 02:34:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12585 0.025157 [API:8081]10.0.0.22 - - [2026-01-12 02:34:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11195896:ctest-VN2-37706735?flat HTTP/1.1" 200 7312 0.014792 [API:8081]10.0.0.22 - - [2026-01-12 02:34:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010388 [API:8081]10.0.0.22 - - [2026-01-12 02:35:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.023221 [API:8081]10.0.0.22 - - [2026-01-12 02:35:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022576 [API:8081]10.0.0.22 - - [2026-01-12 02:35:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11195896:ctest-VN1-84383353?flat HTTP/1.1" 200 7647 0.014258 [API:8081]10.0.0.22 - - [2026-01-12 02:35:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009477 [API:8081]10.0.0.22 - - [2026-01-12 02:35:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.22 - - [2026-01-12 02:35:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.068371 [API:8081]10.0.0.22 - - [2026-01-12 02:35:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.113041 [API:8081]10.0.0.50 - - [2026-01-12 02:35:24] "GET /analytics HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.50 - - [2026-01-12 02:35:24] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.27 - - [2026-01-12 02:35:25] "GET /analytics HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.27 - - [2026-01-12 02:35:25] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.50 - - [2026-01-12 02:36:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067833 [API:8081]10.0.0.27 - - [2026-01-12 02:36:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2026-01-12 02:36:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000472 [API:8081]10.0.0.50 - - [2026-01-12 02:36:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.50 - - [2026-01-12 02:36:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.27 - - [2026-01-12 02:36:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.27 - - [2026-01-12 02:36:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.50 - - [2026-01-12 02:36:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.50 - - [2026-01-12 02:36:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.22 - - [2026-01-12 02:36:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.22 - - [2026-01-12 02:36:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.22 - - [2026-01-12 02:36:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.22 - - [2026-01-12 02:36:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.22 - - [2026-01-12 02:37:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.22 - - [2026-01-12 02:37:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.073745 [API:8081]10.0.0.50 - - [2026-01-12 02:37:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.443163 [API:8081]10.0.0.22 - - [2026-01-12 02:39:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.074672 [API:8081]10.0.0.22 - - [2026-01-12 02:39:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.020816 [API:8081]10.0.0.22 - - [2026-01-12 02:39:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.073176 [API:8081]10.0.0.22 - - [2026-01-12 02:39:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.035756 [API:8081]10.0.0.50 - - [2026-01-12 02:39:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071979 [API:8081]10.0.0.22 - - [2026-01-12 02:39:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.022786 [API:8081]10.0.0.22 - - [2026-01-12 02:39:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.021361 [API:8081]10.0.0.22 - - [2026-01-12 02:39:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.020222 [API:8081]10.0.0.22 - - [2026-01-12 02:39:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.023426 [API:8081]10.0.0.22 - - [2026-01-12 02:39:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.021732 [API:8081]10.0.0.22 - - [2026-01-12 02:39:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-48827567:ctest-vnet0-48826055?flat HTTP/1.1" 200 7964 0.013448 [API:8081]10.0.0.22 - - [2026-01-12 02:39:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008969 [API:8081]10.0.0.22 - - [2026-01-12 02:39:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.22 - - [2026-01-12 02:39:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.076288 [API:8081]10.0.0.22 - - [2026-01-12 02:39:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.062678 [API:8081]10.0.0.50 - - [2026-01-12 02:40:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.074881 [API:8081]10.0.0.27 - - [2026-01-12 02:41:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2026-01-12 02:41:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.50 - - [2026-01-12 02:41:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.50 - - [2026-01-12 02:41:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2026-01-12 02:41:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2026-01-12 02:41:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.50 - - [2026-01-12 02:41:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.50 - - [2026-01-12 02:41:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.22 - - [2026-01-12 02:41:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.22 - - [2026-01-12 02:41:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.22 - - [2026-01-12 02:41:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.22 - - [2026-01-12 02:41:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.50 - - [2026-01-12 02:42:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065183 [API:8081]10.0.0.22 - - [2026-01-12 02:43:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.026991 [API:8081]10.0.0.22 - - [2026-01-12 02:43:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13009 0.074547 [API:8081]10.0.0.22 - - [2026-01-12 02:43:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.022368 [API:8081]10.0.0.22 - - [2026-01-12 02:43:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13009 0.022390 [API:8081]10.0.0.22 - - [2026-01-12 02:43:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.024893 [API:8081]10.0.0.22 - - [2026-01-12 02:43:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13009 0.022050 [API:8081]10.0.0.22 - - [2026-01-12 02:43:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.031561 [API:8081]10.0.0.22 - - [2026-01-12 02:43:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13009 0.032262 [API:8081]10.0.0.22 - - [2026-01-12 02:43:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.022605 [API:8081]10.0.0.22 - - [2026-01-12 02:43:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13009 0.024817 [API:8081]10.0.0.50 - - [2026-01-12 02:43:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.065000 [API:8081]10.0.0.22 - - [2026-01-12 02:43:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.022141 [API:8081]10.0.0.22 - - [2026-01-12 02:43:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13009 0.022632 [API:8081]10.0.0.22 - - [2026-01-12 02:43:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25219 0.023231 [API:8081]10.0.0.22 - - [2026-01-12 02:43:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12597 0.021457 [API:8081]10.0.0.22 - - [2026-01-12 02:43:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-76495391:ctest-vnet1-78713738?flat HTTP/1.1" 200 7306 0.014735 [API:8081]10.0.0.22 - - [2026-01-12 02:43:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009777 [API:8081]10.0.0.22 - - [2026-01-12 02:43:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.020845 [API:8081]10.0.0.22 - - [2026-01-12 02:43:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.024695 [API:8081]10.0.0.22 - - [2026-01-12 02:43:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-76495391:ctest-vnet0-88813526?flat HTTP/1.1" 200 6960 0.012841 [API:8081]10.0.0.22 - - [2026-01-12 02:43:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008476 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003328 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003353 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004423 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004519 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004196 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003669 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005626 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:43:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002745 [API:8081]10.0.0.22 - - [2026-01-12 02:43:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.22 - - [2026-01-12 02:43:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.068557 [API:8081]10.0.0.22 - - [2026-01-12 02:43:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.079163 [API:8081]10.0.0.22 - - [2026-01-12 02:44:55] "GET /analytics HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.22 - - [2026-01-12 02:44:55] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.50 - - [2026-01-12 02:45:24] "GET /analytics HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.50 - - [2026-01-12 02:45:24] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.27 - - [2026-01-12 02:45:25] "GET /analytics HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2026-01-12 02:45:25] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.50 - - [2026-01-12 02:45:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.142062 [API:8081]10.0.0.50 - - [2026-01-12 02:46:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.105374 [API:8081]10.0.0.27 - - [2026-01-12 02:46:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000399 [API:8081]10.0.0.27 - - [2026-01-12 02:46:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.50 - - [2026-01-12 02:46:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.50 - - [2026-01-12 02:46:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.27 - - [2026-01-12 02:46:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.27 - - [2026-01-12 02:46:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.50 - - [2026-01-12 02:46:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.50 - - [2026-01-12 02:46:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.22 - - [2026-01-12 02:46:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.22 - - [2026-01-12 02:46:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.22 - - [2026-01-12 02:46:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25223 0.022801 [API:8081]10.0.0.22 - - [2026-01-12 02:46:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13003 0.089358 [API:8081]10.0.0.22 - - [2026-01-12 02:46:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.002079 [API:8081]10.0.0.22 - - [2026-01-12 02:46:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-01-12 02:46:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25223 0.025005 [API:8081]10.0.0.22 - - [2026-01-12 02:46:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13003 0.022296 [API:8081]10.0.0.22 - - [2026-01-12 02:46:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25223 0.027162 [API:8081]10.0.0.22 - - [2026-01-12 02:46:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13003 0.022043 [API:8081]10.0.0.22 - - [2026-01-12 02:46:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25223 0.022853 [API:8081]10.0.0.22 - - [2026-01-12 02:46:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12596 0.022428 [API:8081]10.0.0.22 - - [2026-01-12 02:46:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-34591028:ctest-vnet1-49968786?flat HTTP/1.1" 200 8069 0.013794 [API:8081]10.0.0.22 - - [2026-01-12 02:46:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009232 [API:8081]10.0.0.22 - - [2026-01-12 02:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.027481 [API:8081]10.0.0.22 - - [2026-01-12 02:47:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.032322 [API:8081]10.0.0.22 - - [2026-01-12 02:47:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.023499 [API:8081]10.0.0.22 - - [2026-01-12 02:47:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-34591028:ctest-vnet0-87560846?flat HTTP/1.1" 200 7710 0.014042 [API:8081]10.0.0.22 - - [2026-01-12 02:47:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010819 [API:8081]10.0.0.50 - - [2026-01-12 02:48:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088583 [API:8081]10.0.0.50 - - [2026-01-12 02:49:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.070081 [API:8081]10.0.0.22 - - [2026-01-12 02:51:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.22 - - [2026-01-12 02:51:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.067355 [API:8081]10.0.0.50 - - [2026-01-12 02:51:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068659 [API:8081]10.0.0.27 - - [2026-01-12 02:51:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000413 [API:8081]10.0.0.27 - - [2026-01-12 02:51:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.50 - - [2026-01-12 02:51:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000441 [API:8081]10.0.0.50 - - [2026-01-12 02:51:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.27 - - [2026-01-12 02:51:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2026-01-12 02:51:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.50 - - [2026-01-12 02:51:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.50 - - [2026-01-12 02:51:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.22 - - [2026-01-12 02:51:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.22 - - [2026-01-12 02:51:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.22 - - [2026-01-12 02:51:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.22 - - [2026-01-12 02:51:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.22 - - [2026-01-12 02:52:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.074378 [API:8081]10.0.0.50 - - [2026-01-12 02:52:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.069897 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002786 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008522 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003857 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003358 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003609 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003206 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002922 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 02:53:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002553 [API:8081]10.0.0.22 - - [2026-01-12 02:54:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.22 - - [2026-01-12 02:54:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.068485 [API:8081]10.0.0.50 - - [2026-01-12 02:54:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067343 [API:8081]10.0.0.22 - - [2026-01-12 02:54:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:52c43db8-de2f-4c79-bc94-f0930e48d3be?flat HTTP/1.1" 200 5823 0.084711 [API:8081]10.0.0.22 - - [2026-01-12 02:54:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:52c43db8-de2f-4c79-bc94-f0930e48d3be?flat HTTP/1.1" 200 5823 0.022945 [API:8081]10.0.0.22 - - [2026-01-12 02:54:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:52c43db8-de2f-4c79-bc94-f0930e48d3be?flat HTTP/1.1" 200 5823 0.090149 [API:8081]10.0.0.22 - - [2026-01-12 02:54:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425-02070377?flat HTTP/1.1" 200 10800 0.032081 [API:8081]10.0.0.22 - - [2026-01-12 02:54:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.027290 [API:8081]10.0.0.22 - - [2026-01-12 02:54:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.020522 [API:8081]10.0.0.22 - - [2026-01-12 02:54:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011079 [API:8081]10.0.0.22 - - [2026-01-12 02:54:55] "GET /analytics HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.22 - - [2026-01-12 02:54:55] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:edb84db1-5025-4b89-b5b4-3daabc6fe698?flat HTTP/1.1" 200 5694 0.014854 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:edb84db1-5025-4b89-b5b4-3daabc6fe698?flat HTTP/1.1" 200 5694 0.013892 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:edb84db1-5025-4b89-b5b4-3daabc6fe698?flat HTTP/1.1" 200 5694 0.013863 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425-02070377?flat HTTP/1.1" 200 11808 0.019259 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.022211 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13215 0.022135 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.021103 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13215 0.022821 [API:8081]10.0.0.22 - - [2026-01-12 02:55:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009622 [API:8081]10.0.0.50 - - [2026-01-12 02:55:24] "GET /analytics HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.50 - - [2026-01-12 02:55:24] "GET /analytics HTTP/1.1" 401 205 0.000200 [API:8081]10.0.0.27 - - [2026-01-12 02:55:25] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2026-01-12 02:55:25] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.50 - - [2026-01-12 02:55:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.062537 [API:8081]10.0.0.22 - - [2026-01-12 02:55:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.021795 [API:8081]10.0.0.22 - - [2026-01-12 02:55:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13220 0.022352 [API:8081]10.0.0.22 - - [2026-01-12 02:55:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.025711 [API:8081]10.0.0.22 - - [2026-01-12 02:55:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13220 0.022753 [API:8081]10.0.0.22 - - [2026-01-12 02:55:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.027395 [API:8081]10.0.0.22 - - [2026-01-12 02:55:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13220 0.025781 [API:8081]10.0.0.22 - - [2026-01-12 02:55:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.023455 [API:8081]10.0.0.22 - - [2026-01-12 02:55:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13220 0.023932 [API:8081]10.0.0.22 - - [2026-01-12 02:55:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25247 0.023221 [API:8081]10.0.0.22 - - [2026-01-12 02:55:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13220 0.029818 [API:8081]10.0.0.22 - - [2026-01-12 02:55:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25247 0.023464 [API:8081]10.0.0.22 - - [2026-01-12 02:55:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12626 0.022527 [API:8081]10.0.0.22 - - [2026-01-12 02:55:57] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425-02070377?flat HTTP/1.1" 200 11703 0.017788 [API:8081]10.0.0.22 - - [2026-01-12 02:55:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008990 [API:8081]10.0.0.22 - - [2026-01-12 02:56:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.023023 [API:8081]10.0.0.22 - - [2026-01-12 02:56:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.023993 [API:8081]10.0.0.22 - - [2026-01-12 02:56:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023368 [API:8081]10.0.0.22 - - [2026-01-12 02:56:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425:ctest-SecurityGroupBasicRegressionTests1Ipv6-01790425-02070377?flat HTTP/1.1" 200 8807 0.014270 [API:8081]10.0.0.22 - - [2026-01-12 02:56:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008920 [API:8081]10.0.0.22 - - [2026-01-12 02:56:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2026-01-12 02:56:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.070962 [API:8081]10.0.0.27 - - [2026-01-12 02:56:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.27 - - [2026-01-12 02:56:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.50 - - [2026-01-12 02:56:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.50 - - [2026-01-12 02:56:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.27 - - [2026-01-12 02:56:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2026-01-12 02:56:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000449 [API:8081]10.0.0.50 - - [2026-01-12 02:56:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.50 - - [2026-01-12 02:56:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.22 - - [2026-01-12 02:56:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.22 - - [2026-01-12 02:56:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.22 - - [2026-01-12 02:56:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.22 - - [2026-01-12 02:56:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.22 - - [2026-01-12 02:56:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:1709fb09-9329-467f-81aa-12dd29a16ed0?flat HTTP/1.1" 200 5808 0.074407 [API:8081]10.0.0.22 - - [2026-01-12 02:56:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:1709fb09-9329-467f-81aa-12dd29a16ed0?flat HTTP/1.1" 200 5808 0.073305 [API:8081]10.0.0.22 - - [2026-01-12 02:56:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:1709fb09-9329-467f-81aa-12dd29a16ed0?flat HTTP/1.1" 200 5808 0.014403 [API:8081]10.0.0.22 - - [2026-01-12 02:56:59] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804-08624812?flat HTTP/1.1" 200 10444 0.018791 [API:8081]10.0.0.22 - - [2026-01-12 02:57:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022732 [API:8081]10.0.0.22 - - [2026-01-12 02:57:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024421 [API:8081]10.0.0.22 - - [2026-01-12 02:57:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011645 [API:8081]10.0.0.22 - - [2026-01-12 02:57:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:e7603c21-07a9-415e-b8a2-461f1689b05a?flat HTTP/1.1" 200 5672 0.015947 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:e7603c21-07a9-415e-b8a2-461f1689b05a?flat HTTP/1.1" 200 5672 0.014299 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:e7603c21-07a9-415e-b8a2-461f1689b05a?flat HTTP/1.1" 200 5672 0.015598 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804-08624812?flat HTTP/1.1" 200 11756 0.020041 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25247 0.024486 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13226 0.027977 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25247 0.028663 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13226 0.025172 [API:8081]10.0.0.22 - - [2026-01-12 02:57:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010143 [API:8081]10.0.0.50 - - [2026-01-12 02:57:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060483 [API:8081]10.0.0.22 - - [2026-01-12 02:58:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.023997 [API:8081]10.0.0.22 - - [2026-01-12 02:58:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.024862 [API:8081]10.0.0.22 - - [2026-01-12 02:58:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.023460 [API:8081]10.0.0.22 - - [2026-01-12 02:58:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.021811 [API:8081]10.0.0.22 - - [2026-01-12 02:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.023550 [API:8081]10.0.0.22 - - [2026-01-12 02:58:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.021459 [API:8081]10.0.0.50 - - [2026-01-12 02:58:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.081747 [API:8081]10.0.0.22 - - [2026-01-12 02:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.022318 [API:8081]10.0.0.22 - - [2026-01-12 02:58:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.024401 [API:8081]10.0.0.22 - - [2026-01-12 02:58:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.022638 [API:8081]10.0.0.22 - - [2026-01-12 02:58:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.021261 [API:8081]10.0.0.22 - - [2026-01-12 02:58:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.033414 [API:8081]10.0.0.22 - - [2026-01-12 02:58:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.053597 [API:8081]10.0.0.22 - - [2026-01-12 02:58:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.022422 [API:8081]10.0.0.22 - - [2026-01-12 02:58:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.022243 [API:8081]10.0.0.22 - - [2026-01-12 02:58:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.023950 [API:8081]10.0.0.22 - - [2026-01-12 02:58:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.021721 [API:8081]10.0.0.22 - - [2026-01-12 02:58:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.023266 [API:8081]10.0.0.22 - - [2026-01-12 02:58:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13223 0.031406 [API:8081]10.0.0.22 - - [2026-01-12 02:58:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25250 0.023831 [API:8081]10.0.0.22 - - [2026-01-12 02:58:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12623 0.027506 [API:8081]10.0.0.22 - - [2026-01-12 02:58:57] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804-08624812?flat HTTP/1.1" 200 11627 0.025737 [API:8081]10.0.0.22 - - [2026-01-12 02:58:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009813 [API:8081]10.0.0.22 - - [2026-01-12 02:59:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022471 [API:8081]10.0.0.22 - - [2026-01-12 02:59:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024552 [API:8081]10.0.0.22 - - [2026-01-12 02:59:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023118 [API:8081]10.0.0.22 - - [2026-01-12 02:59:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804:ctest-SecurityGroupBasicRegressionTests1_contrail-61051804-08624812?flat HTTP/1.1" 200 8427 0.014509 [API:8081]10.0.0.22 - - [2026-01-12 02:59:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010270 [API:8081]10.0.0.22 - - [2026-01-12 02:59:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2026-01-12 02:59:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.088909 [API:8081]10.0.0.22 - - [2026-01-12 03:00:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:940a9212-5aaf-4398-ae2f-3a60ff78a63b?flat HTTP/1.1" 200 5678 0.080455 [API:8081]10.0.0.22 - - [2026-01-12 03:00:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:940a9212-5aaf-4398-ae2f-3a60ff78a63b?flat HTTP/1.1" 200 5678 0.066496 [API:8081]10.0.0.22 - - [2026-01-12 03:00:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:940a9212-5aaf-4398-ae2f-3a60ff78a63b?flat HTTP/1.1" 200 5678 0.014494 [API:8081]10.0.0.22 - - [2026-01-12 03:00:04] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:ctest-SecurityGroupBasicRegressionTests1-41329581-96471299?flat HTTP/1.1" 200 9926 0.018919 [API:8081]10.0.0.22 - - [2026-01-12 03:00:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.021346 [API:8081]10.0.0.22 - - [2026-01-12 03:00:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.021379 [API:8081]10.0.0.22 - - [2026-01-12 03:00:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010150 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:60040d14-3c0d-4867-b950-a0b33baa2b75?flat HTTP/1.1" 200 5539 0.017914 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:60040d14-3c0d-4867-b950-a0b33baa2b75?flat HTTP/1.1" 200 5539 0.014334 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:60040d14-3c0d-4867-b950-a0b33baa2b75?flat HTTP/1.1" 200 5539 0.014330 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:ctest-SecurityGroupBasicRegressionTests1-41329581-96471299?flat HTTP/1.1" 200 9935 0.018220 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.022873 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13193 0.032816 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.023785 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13193 0.023357 [API:8081]10.0.0.22 - - [2026-01-12 03:00:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010157 [API:8081]10.0.0.50 - - [2026-01-12 03:00:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063962 [API:8081]10.0.0.50 - - [2026-01-12 03:01:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.069537 [API:8081]10.0.0.27 - - [2026-01-12 03:01:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2026-01-12 03:01:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.50 - - [2026-01-12 03:01:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.50 - - [2026-01-12 03:01:45] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.27 - - [2026-01-12 03:01:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.27 - - [2026-01-12 03:01:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.50 - - [2026-01-12 03:01:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.50 - - [2026-01-12 03:01:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.22 - - [2026-01-12 03:01:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.22 - - [2026-01-12 03:01:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.22 - - [2026-01-12 03:01:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.22 - - [2026-01-12 03:01:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.22 - - [2026-01-12 03:02:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.025493 [API:8081]10.0.0.22 - - [2026-01-12 03:02:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13196 0.031204 [API:8081]10.0.0.22 - - [2026-01-12 03:02:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.022838 [API:8081]10.0.0.22 - - [2026-01-12 03:02:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13196 0.023511 [API:8081]10.0.0.22 - - [2026-01-12 03:02:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.022520 [API:8081]10.0.0.22 - - [2026-01-12 03:02:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13196 0.020850 [API:8081]10.0.0.22 - - [2026-01-12 03:02:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023787 [API:8081]10.0.0.22 - - [2026-01-12 03:02:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 13196 0.022573 [API:8081]10.0.0.22 - - [2026-01-12 03:02:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.022566 [API:8081]10.0.0.22 - - [2026-01-12 03:02:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4987-1?flat HTTP/1.1" 200 12627 0.024118 [API:8081]10.0.0.22 - - [2026-01-12 03:02:28] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-41329581:ctest-SecurityGroupBasicRegressionTests1-41329581-96471299?flat HTTP/1.1" 200 10748 0.017407 [API:8081]10.0.0.22 - - [2026-01-12 03:02:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010765 [API:8081]10.0.0.22 - - [2026-01-12 03:02:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.027378 Connection dropped: socket connection broken Transition to CONNECTING [API:8081]10.0.0.22 - - [2026-01-12 03:02:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4987-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 13.859359 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004109 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004187 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.007568 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004328 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003237 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004931 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003258 [LOCAL API:8181]127.0.0.1 - - [2026-01-12 03:03:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4987-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002850 [API:8081]10.0.0.50 - - [2026-01-12 03:03:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061856 [Introspect:8090]10.0.0.22 - - [2026-01-12 03:04:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3825 0.001191