++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ mkdir -p /var/log/contrail/analytics-api ++ log_file=/var/log/contrail/analytics-api/console.log ++ touch /var/log/contrail/analytics-api/console.log ++ chmod 600 /var/log/contrail/analytics-api/console.log ++ exec +++ tee -a /var/log/contrail/analytics-api/console.log +++ date ++ echo 'INFO: =================== Thu Jul 31 02:31:36 UTC 2025 ===================' INFO: =================== Thu Jul 31 02:31:36 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.38:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.38:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.38:8081 10.0.0.61:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.38:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.38:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.38:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.38:8086 10.0.0.61:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.38:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.38:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.38:8082 10.0.0.61:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.38:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.38:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.38:9161 10.0.0.61:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.38:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.38:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.38:9041 10.0.0.61:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.38:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.38:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.38:2181,10.0.0.61:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.38:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.38:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.38:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.38:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.38:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.38:5673,10.0.0.61:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.38:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.38:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.38:6379 10.0.0.61:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.38:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.38:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.38:9092 10.0.0.61:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.41 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.41,10.0.0.38,10.0.0.61 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41,10.0.0.38,10.0.0.61 +++ local servers=10.0.0.41,10.0.0.38,10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.41,10.20.0.25,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + 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=__ ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ 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 07/31/2025 02:31:44.190 7fea38cbe7c8 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/31/2025 02:31:44.352 7fea38cbe7c8 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 07/31/2025 02:31:44.363 7fea38cbe7c8 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/31/2025 02:31:44.363 7fea38cbe7c8 [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.41: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.38 - - [2025-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.38 - - [2025-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.61 - - [2025-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.61 - - [2025-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.41 - - [2025-07-31 02:32:15] "GET /analytics HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.41 - - [2025-07-31 02:32:15] "GET /analytics HTTP/1.1" 401 205 0.000194 [API:8081]10.0.0.61 - - [2025-07-31 02:32:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.485407 [API:8081]10.0.0.38 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.38 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.61 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000480 [API:8081]10.0.0.61 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.41 - - [2025-07-31 02:32:46] "GET /analytics HTTP/1.1" 401 205 0.000511 [API:8081]10.0.0.41 - - [2025-07-31 02:32:46] "GET /analytics HTTP/1.1" 401 205 0.000514 [API:8081]10.0.0.38 - - [2025-07-31 02:33:14] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.38 - - [2025-07-31 02:33:14] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.61 - - [2025-07-31 02:33:15] "GET /analytics HTTP/1.1" 401 205 0.000684 [API:8081]10.0.0.61 - - [2025-07-31 02:33:15] "GET /analytics HTTP/1.1" 401 205 0.000573 [API:8081]10.0.0.61 - - [2025-07-31 02:33:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.440167 [API:8081]10.0.0.61 - - [2025-07-31 02:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.253175 [API:8081]10.0.0.38 - - [2025-07-31 02:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.372029 [API:8081]10.0.0.41 - - [2025-07-31 02:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.244792 [API:8081]10.0.0.38 - - [2025-07-31 02:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.942161 [API:8081]10.0.0.61 - - [2025-07-31 02:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.458441 [API:8081]10.0.0.41 - - [2025-07-31 02:34:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.252563 [Introspect:8090]10.0.0.41 - - [2025-07-31 02:35:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.003372 [API:8081]10.0.0.61 - - [2025-07-31 02:35:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089658 [Introspect:8090]10.0.0.41 - - [2025-07-31 02:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001755 [API:8081]10.0.0.61 - - [2025-07-31 02:36:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.065256 [API:8081]10.0.0.41 - - [2025-07-31 02:37:04] "GET /analytics/alarms HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.41 - - [2025-07-31 02:37:05] "GET /analytics/alarms HTTP/1.1" 200 1030 0.155912 [Introspect:8090]10.0.0.41 - - [2025-07-31 02:37:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.002796 [Introspect:8090]10.0.0.41 - - [2025-07-31 02:37:11] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000564 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1:Control:contrail-control:0?flat HTTP/1.1" 200 28970 0.071325 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.061315 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2:Control:contrail-control:0?flat HTTP/1.1" 200 38744 0.031167 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.033603 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3:Control:contrail-control:0?flat HTTP/1.1" 200 39362 0.035593 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13606 0.018422 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.021932 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.020705 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3356 0.014087 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3356 0.019344 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.012205 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.012482 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.016037 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4310 0.015970 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.013036 [API:8081]10.0.0.41 - - [2025-07-31 02:37:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014172 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013295 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014566 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.023743 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014737 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014429 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.015125 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013629 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012686 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.021935 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017071 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.021610 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.018747 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14835 0.018238 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016367 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.020718 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.041878 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.038821 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.049230 [API:8081]10.0.0.41 - - [2025-07-31 02:37:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.056262 [API:8081]10.0.0.41 - - [2025-07-31 02:37:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3269 0.017874 [API:8081]10.0.0.41 - - [2025-07-31 02:37:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.019558 [API:8081]10.0.0.41 - - [2025-07-31 02:37:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.016555 [API:8081]10.0.0.41 - - [2025-07-31 02:37:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.014064 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.026075 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.017192 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.016135 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.029050 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.020196 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.018888 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14835 0.023447 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.015715 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.022468 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3981 0.017891 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.022714 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3981 0.020227 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.019705 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.014147 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.018305 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.019509 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4310 0.025481 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1:Control:contrail-control:0?flat HTTP/1.1" 200 28972 0.027551 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.014720 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.023681 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2:Control:contrail-control:0?flat HTTP/1.1" 200 38744 0.028260 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.013692 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.020290 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3:Control:contrail-control:0?flat HTTP/1.1" 200 39362 0.029766 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.023285 [API:8081]10.0.0.41 - - [2025-07-31 02:37:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3732-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13606 0.017172 [API:8081]10.0.0.41 - - [2025-07-31 02:37:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12074 0.056683 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 200 13882 0.070930 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?flat HTTP/1.1" 200 12981 0.060551 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?flat HTTP/1.1" 200 20591 0.064162 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 200 13882 0.038035 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?flat HTTP/1.1" 200 12981 0.051896 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?flat HTTP/1.1" 200 20591 0.071459 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 200 13882 0.030231 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?flat HTTP/1.1" 200 12981 0.025544 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?flat HTTP/1.1" 200 20591 0.024235 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 200 13882 0.050331 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?flat HTTP/1.1" 200 12981 0.026724 [API:8081]10.0.0.41 - - [2025-07-31 02:37:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?flat HTTP/1.1" 200 20591 0.041404 [API:8081]10.0.0.41 - - [2025-07-31 02:37:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 200 6136 0.020394 [API:8081]10.0.0.41 - - [2025-07-31 02:37:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?flat HTTP/1.1" 200 6133 0.018491 [API:8081]10.0.0.41 - - [2025-07-31 02:37:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?flat HTTP/1.1" 200 7622 0.020014 [API:8081]10.0.0.41 - - [2025-07-31 02:37:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 200 6136 0.024149 [API:8081]10.0.0.41 - - [2025-07-31 02:37:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 8075 0.031436 [API:8081]10.0.0.41 - - [2025-07-31 02:37:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 8079 0.034162 [API:8081]10.0.0.41 - - [2025-07-31 02:37:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-3?flat HTTP/1.1" 200 8072 0.029425 [API:8081]10.0.0.41 - - [2025-07-31 02:37:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.41 - - [2025-07-31 02:37:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.059188 [API:8081]10.0.0.41 - - [2025-07-31 02:37:47] "POST /analytics/query HTTP/1.1" 200 54648 1.103777 [API:8081]10.0.0.41 - - [2025-07-31 02:37:48] "POST /analytics/query HTTP/1.1" 200 5872 1.123773 [API:8081]10.0.0.41 - - [2025-07-31 02:37:49] "POST /analytics/query HTTP/1.1" 200 871 1.027357 [API:8081]10.0.0.41 - - [2025-07-31 02:37:50] "POST /analytics/query HTTP/1.1" 200 5872 1.030137 [API:8081]10.0.0.41 - - [2025-07-31 02:37:51] "POST /analytics/query HTTP/1.1" 200 871 1.026832 [API:8081]10.0.0.61 - - [2025-07-31 02:38:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094865 [API:8081]10.0.0.38 - - [2025-07-31 02:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.591929 [API:8081]10.0.0.38 - - [2025-07-31 02:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.649791 [API:8081]10.0.0.61 - - [2025-07-31 02:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.752639 [API:8081]10.0.0.61 - - [2025-07-31 02:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.702067 [API:8081]10.0.0.41 - - [2025-07-31 02:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.673096 [API:8081]10.0.0.41 - - [2025-07-31 02:39:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.311618 [API:8081]10.0.0.61 - - [2025-07-31 02:39:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.134046 [API:8081]10.0.0.61 - - [2025-07-31 02:41:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.154730 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003789 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004510 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003760 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.006408 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005241 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005483 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006116 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006837 [API:8081]10.0.0.61 - - [2025-07-31 02:42:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.100722 [API:8081]10.0.0.41 - - [2025-07-31 02:42:46] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.41 - - [2025-07-31 02:42:46] "GET /analytics HTTP/1.1" 401 205 0.000178 [API:8081]10.0.0.38 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.61 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.61 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.38 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.556328 [API:8081]10.0.0.61 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011707 [API:8081]10.0.0.61 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.592468 [API:8081]10.0.0.41 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015606 [API:8081]10.0.0.38 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.687368 [API:8081]10.0.0.41 - - [2025-07-31 02:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182831 [API:8081]10.0.0.61 - - [2025-07-31 02:44:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069561 [API:8081]10.0.0.61 - - [2025-07-31 02:45:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.163689 [API:8081]10.0.0.61 - - [2025-07-31 02:47:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117401 [API:8081]10.0.0.61 - - [2025-07-31 02:48:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.138750 [API:8081]10.0.0.38 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.427306 [API:8081]10.0.0.38 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.475872 [API:8081]10.0.0.61 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.461865 [API:8081]10.0.0.61 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.186232 [API:8081]10.0.0.41 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181058 [API:8081]10.0.0.41 - - [2025-07-31 02:49:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.289114 [API:8081]10.0.0.61 - - [2025-07-31 02:50:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.127044 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.009047 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.011550 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.007935 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.006451 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005279 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004950 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005134 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003961 [API:8081]10.0.0.61 - - [2025-07-31 02:51:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.107539 [API:8081]10.0.0.41 - - [2025-07-31 02:52:46] "GET /analytics HTTP/1.1" 401 205 0.000651 [API:8081]10.0.0.41 - - [2025-07-31 02:52:46] "GET /analytics HTTP/1.1" 401 205 0.000550 [API:8081]10.0.0.38 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000755 [API:8081]10.0.0.38 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000583 [API:8081]10.0.0.61 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000477 [API:8081]10.0.0.61 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.61 - - [2025-07-31 02:53:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070751 [API:8081]10.0.0.38 - - [2025-07-31 02:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.512573 [API:8081]10.0.0.38 - - [2025-07-31 02:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.521316 [API:8081]10.0.0.61 - - [2025-07-31 02:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.519242 [API:8081]10.0.0.61 - - [2025-07-31 02:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.431954 [API:8081]10.0.0.41 - - [2025-07-31 02:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.347396 [API:8081]10.0.0.41 - - [2025-07-31 02:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.125417 [API:8081]10.0.0.61 - - [2025-07-31 02:54:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.067531 [API:8081]10.0.0.61 - - [2025-07-31 02:56:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074453 [API:8081]10.0.0.61 - - [2025-07-31 02:57:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.125582 [API:8081]10.0.0.38 - - [2025-07-31 02:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.703517 [API:8081]10.0.0.38 - - [2025-07-31 02:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.816157 [API:8081]10.0.0.61 - - [2025-07-31 02:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.846135 [API:8081]10.0.0.61 - - [2025-07-31 02:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.677887 [API:8081]10.0.0.41 - - [2025-07-31 02:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.638758 [API:8081]10.0.0.41 - - [2025-07-31 02:59:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.268237 [API:8081]10.0.0.41 - - [2025-07-31 02:59:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.41 - - [2025-07-31 02:59:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.057550 [API:8081]10.0.0.41 - - [2025-07-31 02:59:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.066898 [API:8081]10.0.0.61 - - [2025-07-31 02:59:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058629 [API:8081]10.0.0.61 - - [2025-07-31 03:00:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.063229 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004146 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005235 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002595 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002600 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004245 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002749 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004702 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003400 [API:8081]10.0.0.41 - - [2025-07-31 03:02:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.41 - - [2025-07-31 03:02:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.059418 [API:8081]10.0.0.41 - - [2025-07-31 03:02:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.061552 [API:8081]10.0.0.41 - - [2025-07-31 03:02:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.064368 [API:8081]10.0.0.41 - - [2025-07-31 03:02:46] "GET /analytics HTTP/1.1" 401 205 0.000519 [API:8081]10.0.0.41 - - [2025-07-31 03:02:46] "GET /analytics HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:1d161a8f-d679-44bb-b00a-ba5387310749?flat HTTP/1.1" 200 5256 0.028075 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:1d161a8f-d679-44bb-b00a-ba5387310749?flat HTTP/1.1" 200 5256 0.036420 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:1d161a8f-d679-44bb-b00a-ba5387310749?flat HTTP/1.1" 200 5256 0.026806 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-40773914:ctest-vn1-48888093?flat HTTP/1.1" 200 4743 0.028258 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24564 0.029453 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24564 0.039459 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013356 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:5224dbbf-45a1-45bb-a835-1f9d756b8418?flat HTTP/1.1" 200 5101 0.018530 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:5224dbbf-45a1-45bb-a835-1f9d756b8418?flat HTTP/1.1" 200 5101 0.021347 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:5224dbbf-45a1-45bb-a835-1f9d756b8418?flat HTTP/1.1" 200 5101 0.017517 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-40773914:ctest-vn2-09712053?flat HTTP/1.1" 200 4103 0.015382 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24538 0.029624 [API:8081]10.0.0.41 - - [2025-07-31 03:02:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24538 0.056046 [API:8081]10.0.0.41 - - [2025-07-31 03:02:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008942 [API:8081]10.0.0.41 - - [2025-07-31 03:02:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:a5dc1f2e-babb-434e-9a4c-4bd14284ab46?flat HTTP/1.1" 200 5115 0.014468 [API:8081]10.0.0.41 - - [2025-07-31 03:02:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:a5dc1f2e-babb-434e-9a4c-4bd14284ab46?flat HTTP/1.1" 200 5115 0.018201 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-40773914:a5dc1f2e-babb-434e-9a4c-4bd14284ab46?flat HTTP/1.1" 200 5115 0.014979 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-40773914:ctest-vn3-59001426?flat HTTP/1.1" 200 4106 0.019120 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24538 0.023992 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24538 0.021474 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009995 [API:8081]10.0.0.61 - - [2025-07-31 03:03:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097707 [API:8081]10.0.0.38 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000693 [API:8081]10.0.0.38 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000612 [API:8081]10.0.0.61 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000472 [API:8081]10.0.0.61 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000441 [API:8081]10.0.0.41 - - [2025-07-31 03:03:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24549 0.073938 [API:8081]10.0.0.41 - - [2025-07-31 03:03:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-40773914:ctest-vn3-59001426?flat HTTP/1.1" 200 6884 0.040616 [API:8081]10.0.0.41 - - [2025-07-31 03:03:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.018998 [API:8081]10.0.0.41 - - [2025-07-31 03:03:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.055768 [API:8081]10.0.0.41 - - [2025-07-31 03:03:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.046859 [API:8081]10.0.0.41 - - [2025-07-31 03:03:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.063872 [API:8081]10.0.0.41 - - [2025-07-31 03:03:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.053591 [API:8081]10.0.0.41 - - [2025-07-31 03:04:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.037474 [API:8081]10.0.0.61 - - [2025-07-31 03:04:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.058848 [API:8081]10.0.0.41 - - [2025-07-31 03:04:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.055079 [API:8081]10.0.0.41 - - [2025-07-31 03:04:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.070098 [API:8081]10.0.0.41 - - [2025-07-31 03:04:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.037637 [API:8081]10.0.0.41 - - [2025-07-31 03:04:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.072422 [API:8081]10.0.0.41 - - [2025-07-31 03:04:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.062910 [API:8081]10.0.0.41 - - [2025-07-31 03:04:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-40773914:ctest-vn2-09712053?flat HTTP/1.1" 200 6881 0.036154 [API:8081]10.0.0.41 - - [2025-07-31 03:04:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.020748 [API:8081]10.0.0.41 - - [2025-07-31 03:04:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24569 0.057550 [API:8081]10.0.0.41 - - [2025-07-31 03:04:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-40773914:ctest-vn1-48888093?flat HTTP/1.1" 200 6885 0.033811 [API:8081]10.0.0.41 - - [2025-07-31 03:04:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012646 [API:8081]10.0.0.41 - - [2025-07-31 03:04:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.009327 [API:8081]10.0.0.41 - - [2025-07-31 03:04:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.016755 [API:8081]10.0.0.41 - - [2025-07-31 03:04:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.011433 [API:8081]10.0.0.41 - - [2025-07-31 03:04:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011965 [API:8081]10.0.0.38 - - [2025-07-31 03:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.771205 [API:8081]10.0.0.38 - - [2025-07-31 03:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.809568 [API:8081]10.0.0.41 - - [2025-07-31 03:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.290053 [API:8081]10.0.0.61 - - [2025-07-31 03:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.971893 [API:8081]10.0.0.61 - - [2025-07-31 03:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.463109 [API:8081]10.0.0.41 - - [2025-07-31 03:04:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.009683 [API:8081]10.0.0.41 - - [2025-07-31 03:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.184498 [API:8081]10.0.0.41 - - [2025-07-31 03:04:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.010949 [API:8081]10.0.0.61 - - [2025-07-31 03:06:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.150931 [API:8081]10.0.0.41 - - [2025-07-31 03:06:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.012304 [API:8081]10.0.0.41 - - [2025-07-31 03:06:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011454 [API:8081]10.0.0.41 - - [2025-07-31 03:06:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.015253 [API:8081]10.0.0.41 - - [2025-07-31 03:06:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011858 [API:8081]10.0.0.41 - - [2025-07-31 03:06:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.012549 [API:8081]10.0.0.41 - - [2025-07-31 03:06:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.017017 [API:8081]10.0.0.61 - - [2025-07-31 03:07:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.075477 [API:8081]10.0.0.41 - - [2025-07-31 03:08:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.050108 [API:8081]10.0.0.41 - - [2025-07-31 03:08:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.055743 [API:8081]10.0.0.41 - - [2025-07-31 03:08:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.050490 [API:8081]10.0.0.61 - - [2025-07-31 03:09:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089290 [API:8081]10.0.0.38 - - [2025-07-31 03:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.894465 [API:8081]10.0.0.38 - - [2025-07-31 03:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.952366 [API:8081]10.0.0.61 - - [2025-07-31 03:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.932357 [API:8081]10.0.0.61 - - [2025-07-31 03:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.872442 [API:8081]10.0.0.41 - - [2025-07-31 03:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.786688 [API:8081]10.0.0.41 - - [2025-07-31 03:09:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.319375 [API:8081]10.0.0.61 - - [2025-07-31 03:10:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.093889 [API:8081]10.0.0.41 - - [2025-07-31 03:10:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.010773 [API:8081]10.0.0.41 - - [2025-07-31 03:10:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.012352 [API:8081]10.0.0.41 - - [2025-07-31 03:10:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.015081 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004306 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006195 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.007465 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005138 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005961 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006544 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005773 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007131 [API:8081]10.0.0.61 - - [2025-07-31 03:12:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070056 [API:8081]10.0.0.41 - - [2025-07-31 03:12:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.41 - - [2025-07-31 03:12:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.070548 [API:8081]10.0.0.41 - - [2025-07-31 03:12:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.098859 [API:8081]10.0.0.41 - - [2025-07-31 03:12:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.061808 [API:8081]10.0.0.41 - - [2025-07-31 03:12:46] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.41 - - [2025-07-31 03:12:46] "GET /analytics HTTP/1.1" 401 205 0.000137 [API:8081]10.0.0.61 - - [2025-07-31 03:13:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.104734 [API:8081]10.0.0.38 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000434 [API:8081]10.0.0.38 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.61 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.61 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.41 - - [2025-07-31 03:14:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.011563 [API:8081]10.0.0.41 - - [2025-07-31 03:14:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.009862 [API:8081]10.0.0.41 - - [2025-07-31 03:14:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.013368 [API:8081]10.0.0.38 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.498864 [API:8081]10.0.0.61 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.533409 [API:8081]10.0.0.61 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.032542 [API:8081]10.0.0.38 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.590107 [API:8081]10.0.0.41 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.017095 [API:8081]10.0.0.41 - - [2025-07-31 03:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.058031 [API:8081]10.0.0.61 - - [2025-07-31 03:15:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058659 [API:8081]10.0.0.61 - - [2025-07-31 03:16:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.157690 [API:8081]10.0.0.61 - - [2025-07-31 03:18:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101200 [API:8081]10.0.0.61 - - [2025-07-31 03:19:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.076174 [API:8081]10.0.0.38 - - [2025-07-31 03:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.629719 [API:8081]10.0.0.38 - - [2025-07-31 03:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.661756 [API:8081]10.0.0.61 - - [2025-07-31 03:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.776421 [API:8081]10.0.0.61 - - [2025-07-31 03:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.527497 [API:8081]10.0.0.41 - - [2025-07-31 03:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.457009 [API:8081]10.0.0.41 - - [2025-07-31 03:19:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.352648 [API:8081]10.0.0.61 - - [2025-07-31 03:21:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066615 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005899 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.008852 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006397 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003439 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003136 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003579 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003451 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002755 [API:8081]10.0.0.61 - - [2025-07-31 03:22:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.074315 [API:8081]10.0.0.41 - - [2025-07-31 03:22:46] "GET /analytics HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.41 - - [2025-07-31 03:22:46] "GET /analytics HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.38 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.38 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.61 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000654 [API:8081]10.0.0.61 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000577 [API:8081]10.0.0.61 - - [2025-07-31 03:24:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.168177 [API:8081]10.0.0.38 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.678896 [API:8081]10.0.0.41 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018266 [API:8081]10.0.0.38 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.728553 [API:8081]10.0.0.61 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.331432 [API:8081]10.0.0.61 - - [2025-07-31 03:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.925963 [API:8081]10.0.0.41 - - [2025-07-31 03:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.037033 [API:8081]10.0.0.61 - - [2025-07-31 03:25:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.394319 [API:8081]10.0.0.61 - - [2025-07-31 03:27:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089818 [API:8081]10.0.0.61 - - [2025-07-31 03:28:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.075553 [API:8081]10.0.0.61 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.401383 [API:8081]10.0.0.38 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.483155 [API:8081]10.0.0.38 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.504567 [API:8081]10.0.0.61 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.086213 [API:8081]10.0.0.41 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.165833 [API:8081]10.0.0.41 - - [2025-07-31 03:29:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200726 [API:8081]10.0.0.61 - - [2025-07-31 03:30:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071350 [API:8081]10.0.0.61 - - [2025-07-31 03:31:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.086609 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006472 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003543 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003225 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003308 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004564 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004038 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003912 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003758 [API:8081]10.0.0.41 - - [2025-07-31 03:32:47] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.41 - - [2025-07-31 03:32:47] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.38 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000555 [API:8081]10.0.0.38 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000461 [API:8081]10.0.0.61 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000491 [API:8081]10.0.0.61 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000533 [API:8081]10.0.0.61 - - [2025-07-31 03:33:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082599 [API:8081]10.0.0.41 - - [2025-07-31 03:33:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000802 [API:8081]10.0.0.41 - - [2025-07-31 03:33:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.057300 [API:8081]10.0.0.41 - - [2025-07-31 03:33:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.109941 [API:8081]10.0.0.61 - - [2025-07-31 03:34:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.076216 [API:8081]10.0.0.38 - - [2025-07-31 03:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.593279 [API:8081]10.0.0.38 - - [2025-07-31 03:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.588855 [API:8081]10.0.0.61 - - [2025-07-31 03:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.712006 [API:8081]10.0.0.61 - - [2025-07-31 03:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.869349 [API:8081]10.0.0.41 - - [2025-07-31 03:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.788890 [API:8081]10.0.0.41 - - [2025-07-31 03:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.148370 [API:8081]10.0.0.41 - - [2025-07-31 03:35:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1788 0.012872 [API:8081]10.0.0.41 - - [2025-07-31 03:35:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2016 0.012651 [API:8081]10.0.0.41 - - [2025-07-31 03:35:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2244 0.117121 [API:8081]10.0.0.41 - - [2025-07-31 03:35:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2472 0.010416 [API:8081]10.0.0.41 - - [2025-07-31 03:36:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.013455 [API:8081]10.0.0.61 - - [2025-07-31 03:36:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.125870 [API:8081]10.0.0.61 - - [2025-07-31 03:37:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.117820 [API:8081]10.0.0.41 - - [2025-07-31 03:37:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000647 [API:8081]10.0.0.41 - - [2025-07-31 03:37:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.087409 [API:8081]10.0.0.61 - - [2025-07-31 03:39:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052894 [API:8081]10.0.0.61 - - [2025-07-31 03:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.020845 [API:8081]10.0.0.41 - - [2025-07-31 03:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.020190 [API:8081]10.0.0.38 - - [2025-07-31 03:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.820462 [API:8081]10.0.0.38 - - [2025-07-31 03:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.847320 [API:8081]10.0.0.61 - - [2025-07-31 03:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.073539 [API:8081]10.0.0.41 - - [2025-07-31 03:39:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.217346 [API:8081]10.0.0.41 - - [2025-07-31 03:39:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000442 [API:8081]10.0.0.41 - - [2025-07-31 03:39:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.066565 [API:8081]10.0.0.41 - - [2025-07-31 03:40:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.41 - - [2025-07-31 03:40:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.095072 [API:8081]10.0.0.41 - - [2025-07-31 03:40:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.060826 [API:8081]10.0.0.41 - - [2025-07-31 03:40:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.068479 [API:8081]10.0.0.61 - - [2025-07-31 03:40:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.075542 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004910 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.008687 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005615 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005156 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004858 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005618 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005685 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007115 [API:8081]10.0.0.41 - - [2025-07-31 03:42:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.012531 [API:8081]10.0.0.41 - - [2025-07-31 03:42:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.012532 [API:8081]10.0.0.41 - - [2025-07-31 03:42:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.011883 [API:8081]10.0.0.61 - - [2025-07-31 03:42:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117599 [API:8081]10.0.0.41 - - [2025-07-31 03:42:47] "GET /analytics HTTP/1.1" 401 205 0.000885 [API:8081]10.0.0.41 - - [2025-07-31 03:42:47] "GET /analytics HTTP/1.1" 401 205 0.000583 [API:8081]10.0.0.38 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000909 [API:8081]10.0.0.38 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000813 [API:8081]10.0.0.61 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000662 [API:8081]10.0.0.61 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000515 [API:8081]10.0.0.61 - - [2025-07-31 03:43:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.107928 [API:8081]10.0.0.41 - - [2025-07-31 03:44:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.41 - - [2025-07-31 03:44:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.070908 [API:8081]10.0.0.41 - - [2025-07-31 03:44:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.056612 [API:8081]10.0.0.41 - - [2025-07-31 03:44:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.060010 [API:8081]10.0.0.61 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.372547 [API:8081]10.0.0.38 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.475815 [API:8081]10.0.0.38 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.510552 [API:8081]10.0.0.61 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.017193 [API:8081]10.0.0.41 - - [2025-07-31 03:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.184948 [API:8081]10.0.0.41 - - [2025-07-31 03:44:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.286714 [API:8081]10.0.0.61 - - [2025-07-31 03:45:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.135089 [API:8081]10.0.0.41 - - [2025-07-31 03:46:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.013486 [API:8081]10.0.0.41 - - [2025-07-31 03:46:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010567 [API:8081]10.0.0.41 - - [2025-07-31 03:46:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.012390 [API:8081]10.0.0.61 - - [2025-07-31 03:46:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.140129 [API:8081]10.0.0.41 - - [2025-07-31 03:48:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000460 [API:8081]10.0.0.41 - - [2025-07-31 03:48:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.104224 [API:8081]10.0.0.41 - - [2025-07-31 03:48:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.085122 [API:8081]10.0.0.61 - - [2025-07-31 03:48:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117251 [API:8081]10.0.0.38 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.435646 [API:8081]10.0.0.38 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.446559 [API:8081]10.0.0.61 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.517029 [API:8081]10.0.0.61 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.186473 [API:8081]10.0.0.41 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.103624 [API:8081]10.0.0.41 - - [2025-07-31 03:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.034513 [API:8081]10.0.0.61 - - [2025-07-31 03:49:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.066544 [API:8081]10.0.0.41 - - [2025-07-31 03:49:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.41 - - [2025-07-31 03:49:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.067911 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005881 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.012762 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.007486 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005155 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007419 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004174 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003172 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002856 [API:8081]10.0.0.61 - - [2025-07-31 03:51:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.106998 [API:8081]10.0.0.41 - - [2025-07-31 03:52:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.41 - - [2025-07-31 03:52:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.078348 [API:8081]10.0.0.41 - - [2025-07-31 03:52:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.087658 [API:8081]10.0.0.61 - - [2025-07-31 03:52:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.113542 [API:8081]10.0.0.41 - - [2025-07-31 03:52:47] "GET /analytics HTTP/1.1" 401 205 0.000704 [API:8081]10.0.0.41 - - [2025-07-31 03:52:47] "GET /analytics HTTP/1.1" 401 205 0.000566 [API:8081]10.0.0.38 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000703 [API:8081]10.0.0.38 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000492 [API:8081]10.0.0.61 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.61 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000182 [API:8081]10.0.0.41 - - [2025-07-31 03:54:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000651 [API:8081]10.0.0.41 - - [2025-07-31 03:54:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.088847 [API:8081]10.0.0.41 - - [2025-07-31 03:54:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.067687 [API:8081]10.0.0.38 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.316993 [API:8081]10.0.0.38 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.351432 [API:8081]10.0.0.61 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.368176 [API:8081]10.0.0.61 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.187621 [API:8081]10.0.0.41 - - [2025-07-31 03:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.218466 [API:8081]10.0.0.41 - - [2025-07-31 03:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.129809 [API:8081]10.0.0.61 - - [2025-07-31 03:54:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.154143 [API:8081]10.0.0.61 - - [2025-07-31 03:55:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.108546 [API:8081]10.0.0.61 - - [2025-07-31 03:57:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109114 [API:8081]10.0.0.61 - - [2025-07-31 03:58:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.100238 [API:8081]10.0.0.38 - - [2025-07-31 03:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.466664 [API:8081]10.0.0.38 - - [2025-07-31 03:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.571878 [API:8081]10.0.0.61 - - [2025-07-31 03:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.735343 [API:8081]10.0.0.61 - - [2025-07-31 03:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.537420 [API:8081]10.0.0.41 - - [2025-07-31 03:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.552145 [API:8081]10.0.0.41 - - [2025-07-31 03:59:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.134082 [API:8081]10.0.0.41 - - [2025-07-31 04:00:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.41 - - [2025-07-31 04:00:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.069116 [API:8081]10.0.0.41 - - [2025-07-31 04:00:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.072982 [API:8081]10.0.0.41 - - [2025-07-31 04:00:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000399 [API:8081]10.0.0.41 - - [2025-07-31 04:00:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1462 0.114219 [API:8081]10.0.0.61 - - [2025-07-31 04:00:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097664 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:b96288b2-4234-4ebf-a386-ec3ea53e6ac9?flat HTTP/1.1" 200 5833 0.123559 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:b96288b2-4234-4ebf-a386-ec3ea53e6ac9?flat HTTP/1.1" 200 5833 0.031520 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:b96288b2-4234-4ebf-a386-ec3ea53e6ac9?flat HTTP/1.1" 200 5833 0.107460 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465-09696400?flat HTTP/1.1" 200 10804 0.061213 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.031556 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.042658 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013638 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:abe8326a-7ec0-473b-ba5d-b34d53f17f13?flat HTTP/1.1" 200 5685 0.044492 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:abe8326a-7ec0-473b-ba5d-b34d53f17f13?flat HTTP/1.1" 200 5685 0.049936 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:abe8326a-7ec0-473b-ba5d-b34d53f17f13?flat HTTP/1.1" 200 5685 0.022951 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465-09696400?flat HTTP/1.1" 200 10804 0.021510 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.026935 [API:8081]10.0.0.41 - - [2025-07-31 04:01:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.052370 [API:8081]10.0.0.41 - - [2025-07-31 04:01:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.026638 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003707 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005168 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005028 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004728 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004110 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006008 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007576 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004491 [API:8081]10.0.0.61 - - [2025-07-31 04:01:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.097300 [API:8081]10.0.0.41 - - [2025-07-31 04:02:47] "GET /analytics HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.41 - - [2025-07-31 04:02:47] "GET /analytics HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000702 [API:8081]10.0.0.38 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000508 [API:8081]10.0.0.61 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000429 [API:8081]10.0.0.61 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.41 - - [2025-07-31 04:03:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.059955 [API:8081]10.0.0.41 - - [2025-07-31 04:03:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.056193 [API:8081]10.0.0.41 - - [2025-07-31 04:03:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.063112 [API:8081]10.0.0.41 - - [2025-07-31 04:03:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.063645 [API:8081]10.0.0.41 - - [2025-07-31 04:03:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.063293 [API:8081]10.0.0.41 - - [2025-07-31 04:03:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465-09696400?flat HTTP/1.1" 200 11635 0.048141 [API:8081]10.0.0.41 - - [2025-07-31 04:03:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.017565 [API:8081]10.0.0.41 - - [2025-07-31 04:03:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.030206 [API:8081]10.0.0.41 - - [2025-07-31 04:03:50] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465:ctest-SecurityGroupBasicRegressionTests1Ipv6-12301465-09696400?flat HTTP/1.1" 200 8804 0.014796 [API:8081]10.0.0.41 - - [2025-07-31 04:03:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011455 [API:8081]10.0.0.61 - - [2025-07-31 04:03:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.194461 [API:8081]10.0.0.41 - - [2025-07-31 04:04:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.41 - - [2025-07-31 04:04:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.113384 [API:8081]10.0.0.38 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.538123 [API:8081]10.0.0.61 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.030460 [API:8081]10.0.0.38 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.586205 [API:8081]10.0.0.61 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.632567 [API:8081]10.0.0.41 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.043904 [API:8081]10.0.0.41 - - [2025-07-31 04:04:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.287706 [API:8081]10.0.0.41 - - [2025-07-31 04:04:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:26e533b2-e33e-42f5-9f8d-245072aa5a4a?flat HTTP/1.1" 200 5810 0.090330 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:26e533b2-e33e-42f5-9f8d-245072aa5a4a?flat HTTP/1.1" 200 5810 0.081432 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:26e533b2-e33e-42f5-9f8d-245072aa5a4a?flat HTTP/1.1" 200 5810 0.022663 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364-01884921?flat HTTP/1.1" 200 10447 0.024425 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.040916 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.057701 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.017281 [API:8081]10.0.0.61 - - [2025-07-31 04:04:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.081079 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:9476a7e4-ff31-44a6-9320-82cc97e18a00?flat HTTP/1.1" 200 5665 0.031411 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:9476a7e4-ff31-44a6-9320-82cc97e18a00?flat HTTP/1.1" 200 5665 0.028293 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:9476a7e4-ff31-44a6-9320-82cc97e18a00?flat HTTP/1.1" 200 5665 0.022659 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364-01884921?flat HTTP/1.1" 200 10447 0.020319 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.032989 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.029075 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011433 [API:8081]10.0.0.41 - - [2025-07-31 04:06:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.061776 [API:8081]10.0.0.41 - - [2025-07-31 04:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.034772 [API:8081]10.0.0.61 - - [2025-07-31 04:06:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073097 [API:8081]10.0.0.41 - - [2025-07-31 04:07:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.047035 [API:8081]10.0.0.41 - - [2025-07-31 04:07:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.057041 [API:8081]10.0.0.41 - - [2025-07-31 04:07:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.041576 [API:8081]10.0.0.41 - - [2025-07-31 04:07:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.034465 [API:8081]10.0.0.41 - - [2025-07-31 04:07:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.037746 [API:8081]10.0.0.41 - - [2025-07-31 04:07:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.034020 [API:8081]10.0.0.41 - - [2025-07-31 04:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25238 0.030966 [API:8081]10.0.0.41 - - [2025-07-31 04:07:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364-01884921?flat HTTP/1.1" 200 11568 0.022334 [API:8081]10.0.0.41 - - [2025-07-31 04:07:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.022771 [API:8081]10.0.0.41 - - [2025-07-31 04:07:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.038694 [API:8081]10.0.0.41 - - [2025-07-31 04:07:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.031856 [API:8081]10.0.0.41 - - [2025-07-31 04:07:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.044954 [API:8081]10.0.0.41 - - [2025-07-31 04:07:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.055048 [API:8081]10.0.0.41 - - [2025-07-31 04:07:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.021943 [API:8081]10.0.0.41 - - [2025-07-31 04:07:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.042550 [API:8081]10.0.0.41 - - [2025-07-31 04:07:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.051592 [API:8081]10.0.0.41 - - [2025-07-31 04:07:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.053916 [API:8081]10.0.0.41 - - [2025-07-31 04:07:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.043381 [API:8081]10.0.0.41 - - [2025-07-31 04:07:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.036319 [API:8081]10.0.0.41 - - [2025-07-31 04:07:50] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364:ctest-SecurityGroupBasicRegressionTests1_contrail-84767364-01884921?flat HTTP/1.1" 200 8420 0.022220 [API:8081]10.0.0.41 - - [2025-07-31 04:07:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.016833 [API:8081]10.0.0.61 - - [2025-07-31 04:08:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.128779 [API:8081]10.0.0.41 - - [2025-07-31 04:08:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.41 - - [2025-07-31 04:08:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.074825 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:6917d1e5-392f-4297-8487-da27d83f67ba?flat HTTP/1.1" 200 5689 0.080509 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:6917d1e5-392f-4297-8487-da27d83f67ba?flat HTTP/1.1" 200 5689 0.088388 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:6917d1e5-392f-4297-8487-da27d83f67ba?flat HTTP/1.1" 200 5689 0.038237 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:ctest-SecurityGroupBasicRegressionTests1-94716530-31167106?flat HTTP/1.1" 200 9938 0.034831 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.035489 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.034328 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012596 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:917fc3e3-c441-4d36-b8d9-8ed8173cb3c4?flat HTTP/1.1" 200 5545 0.018348 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:917fc3e3-c441-4d36-b8d9-8ed8173cb3c4?flat HTTP/1.1" 200 5545 0.017614 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:917fc3e3-c441-4d36-b8d9-8ed8173cb3c4?flat HTTP/1.1" 200 5545 0.022518 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:ctest-SecurityGroupBasicRegressionTests1-94716530-31167106?flat HTTP/1.1" 200 9938 0.021333 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.030456 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.033270 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.016667 [API:8081]10.0.0.38 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.424097 [API:8081]10.0.0.38 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462116 [API:8081]10.0.0.61 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.471373 [API:8081]10.0.0.61 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179882 [API:8081]10.0.0.41 - - [2025-07-31 04:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.214091 [API:8081]10.0.0.41 - - [2025-07-31 04:09:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.131904 [API:8081]10.0.0.61 - - [2025-07-31 04:10:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070163 [API:8081]10.0.0.61 - - [2025-07-31 04:11:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.102763 [API:8081]10.0.0.41 - - [2025-07-31 04:11:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.041261 [API:8081]10.0.0.41 - - [2025-07-31 04:11:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.052945 [API:8081]10.0.0.41 - - [2025-07-31 04:11:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.057372 [API:8081]10.0.0.41 - - [2025-07-31 04:11:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.067219 [API:8081]10.0.0.41 - - [2025-07-31 04:11:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.063129 [API:8081]10.0.0.41 - - [2025-07-31 04:11:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.051360 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.007316 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.009136 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006098 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.007712 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004836 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005203 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005311 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004574 [API:8081]10.0.0.41 - - [2025-07-31 04:11:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.059567 [API:8081]10.0.0.41 - - [2025-07-31 04:11:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:ctest-SecurityGroupBasicRegressionTests1-94716530-31167106?flat HTTP/1.1" 200 10765 0.029000 [API:8081]10.0.0.41 - - [2025-07-31 04:11:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011073 [API:8081]10.0.0.41 - - [2025-07-31 04:11:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.070415 [API:8081]10.0.0.41 - - [2025-07-31 04:11:51] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94716530:ctest-SecurityGroupBasicRegressionTests1-94716530-31167106?flat HTTP/1.1" 200 7960 0.020831 [API:8081]10.0.0.41 - - [2025-07-31 04:11:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010756 [API:8081]10.0.0.41 - - [2025-07-31 04:12:47] "GET /analytics HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.41 - - [2025-07-31 04:12:47] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.61 - - [2025-07-31 04:13:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100484 [API:8081]10.0.0.38 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000623 [API:8081]10.0.0.38 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000472 [API:8081]10.0.0.61 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000681 [API:8081]10.0.0.61 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000503 [API:8081]10.0.0.61 - - [2025-07-31 04:14:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.094848 [API:8081]10.0.0.38 - - [2025-07-31 04:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.515585 [API:8081]10.0.0.38 - - [2025-07-31 04:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.536936 [API:8081]10.0.0.61 - - [2025-07-31 04:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.645770 [API:8081]10.0.0.61 - - [2025-07-31 04:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.409351 [API:8081]10.0.0.41 - - [2025-07-31 04:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.349377 [API:8081]10.0.0.41 - - [2025-07-31 04:14:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.330954 [API:8081]10.0.0.61 - - [2025-07-31 04:16:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065727 [API:8081]10.0.0.61 - - [2025-07-31 04:17:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.142460 [API:8081]10.0.0.41 - - [2025-07-31 04:18:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.41 - - [2025-07-31 04:18:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.088050 [API:8081]10.0.0.41 - - [2025-07-31 04:18:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2198 0.075255 [API:8081]10.0.0.41 - - [2025-07-31 04:18:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2412 0.088018 [API:8081]10.0.0.41 - - [2025-07-31 04:18:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.018141 [API:8081]10.0.0.41 - - [2025-07-31 04:18:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.010727 [API:8081]10.0.0.41 - - [2025-07-31 04:18:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.012643 [API:8081]10.0.0.41 - - [2025-07-31 04:18:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2192 0.014861 [API:8081]10.0.0.41 - - [2025-07-31 04:18:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2418 0.009817 [API:8081]10.0.0.41 - - [2025-07-31 04:18:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.41 - - [2025-07-31 04:18:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.084576 [API:8081]10.0.0.41 - - [2025-07-31 04:18:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.060629 [API:8081]10.0.0.41 - - [2025-07-31 04:18:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.064392 [API:8081]10.0.0.61 - - [2025-07-31 04:19:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060574 [API:8081]10.0.0.38 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.550716 [API:8081]10.0.0.38 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.599153 [API:8081]10.0.0.61 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.585252 [API:8081]10.0.0.61 - - [2025-07-31 04:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.451380 [API:8081]10.0.0.41 - - [2025-07-31 04:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.353870 [API:8081]10.0.0.41 - - [2025-07-31 04:19:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135842 [API:8081]10.0.0.61 - - [2025-07-31 04:20:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.078549 [API:8081]10.0.0.41 - - [2025-07-31 04:20:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.010082 [API:8081]10.0.0.41 - - [2025-07-31 04:20:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.013384 [API:8081]10.0.0.41 - - [2025-07-31 04:20:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.011899 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005614 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.009332 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008087 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.009033 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005953 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006454 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005374 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002951 [API:8081]10.0.0.61 - - [2025-07-31 04:22:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082150 [API:8081]10.0.0.41 - - [2025-07-31 04:22:47] "GET /analytics HTTP/1.1" 401 205 0.000559 [API:8081]10.0.0.41 - - [2025-07-31 04:22:47] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.41 - - [2025-07-31 04:22:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.41 - - [2025-07-31 04:22:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.112939 [API:8081]10.0.0.41 - - [2025-07-31 04:22:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.070282 [API:8081]10.0.0.41 - - [2025-07-31 04:22:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.078914 [API:8081]10.0.0.61 - - [2025-07-31 04:23:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.141422 [API:8081]10.0.0.38 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000631 [API:8081]10.0.0.38 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000436 [API:8081]10.0.0.61 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000789 [API:8081]10.0.0.61 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000631 [API:8081]10.0.0.38 - - [2025-07-31 04:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.616594 [API:8081]10.0.0.61 - - [2025-07-31 04:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.662250 [API:8081]10.0.0.41 - - [2025-07-31 04:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.028031 [API:8081]10.0.0.38 - - [2025-07-31 04:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.753085 [API:8081]10.0.0.61 - - [2025-07-31 04:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.324549 [API:8081]10.0.0.41 - - [2025-07-31 04:24:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.217507 [API:8081]10.0.0.41 - - [2025-07-31 04:24:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.009626 [API:8081]10.0.0.41 - - [2025-07-31 04:24:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.015847 [API:8081]10.0.0.41 - - [2025-07-31 04:24:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.014890 [API:8081]10.0.0.41 - - [2025-07-31 04:24:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.014848 [API:8081]10.0.0.41 - - [2025-07-31 04:24:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2184 0.011022 [API:8081]10.0.0.61 - - [2025-07-31 04:25:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059795 [API:8081]10.0.0.61 - - [2025-07-31 04:26:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.101506 [API:8081]10.0.0.41 - - [2025-07-31 04:26:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.41 - - [2025-07-31 04:26:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.107080 [API:8081]10.0.0.41 - - [2025-07-31 04:26:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.067769 [API:8081]10.0.0.41 - - [2025-07-31 04:26:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.072243 [API:8081]10.0.0.41 - - [2025-07-31 04:26:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1998 0.010148 [API:8081]10.0.0.41 - - [2025-07-31 04:26:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2232 0.010357 [API:8081]10.0.0.61 - - [2025-07-31 04:28:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093388 [API:8081]10.0.0.61 - - [2025-07-31 04:29:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.101616 [API:8081]10.0.0.38 - - [2025-07-31 04:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.518310 [API:8081]10.0.0.61 - - [2025-07-31 04:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.591355 [API:8081]10.0.0.41 - - [2025-07-31 04:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.026652 [API:8081]10.0.0.38 - - [2025-07-31 04:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.755603 [API:8081]10.0.0.61 - - [2025-07-31 04:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.677733 [API:8081]10.0.0.41 - - [2025-07-31 04:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.031792 [API:8081]10.0.0.61 - - [2025-07-31 04:31:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091519 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006211 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.009413 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008304 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004882 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007296 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007684 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.009470 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003169 [API:8081]10.0.0.61 - - [2025-07-31 04:32:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.159508 [API:8081]10.0.0.41 - - [2025-07-31 04:32:47] "GET /analytics HTTP/1.1" 401 205 0.000756 [API:8081]10.0.0.41 - - [2025-07-31 04:32:47] "GET /analytics HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.38 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.38 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000198 [API:8081]10.0.0.61 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.61 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.61 - - [2025-07-31 04:34:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.114211 [API:8081]10.0.0.38 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462540 [API:8081]10.0.0.61 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.473227 [API:8081]10.0.0.38 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.508593 [API:8081]10.0.0.61 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.017306 [API:8081]10.0.0.41 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127641 [API:8081]10.0.0.41 - - [2025-07-31 04:34:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176436 [API:8081]10.0.0.61 - - [2025-07-31 04:35:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.083444 [API:8081]10.0.0.61 - - [2025-07-31 04:37:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.166510 [API:8081]10.0.0.61 - - [2025-07-31 04:38:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.077945 [API:8081]10.0.0.38 - - [2025-07-31 04:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.713615 [API:8081]10.0.0.61 - - [2025-07-31 04:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.822454 [API:8081]10.0.0.38 - - [2025-07-31 04:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.963300 [API:8081]10.0.0.61 - - [2025-07-31 04:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.805721 [API:8081]10.0.0.41 - - [2025-07-31 04:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.843110 [API:8081]10.0.0.41 - - [2025-07-31 04:39:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223806 [API:8081]10.0.0.41 - - [2025-07-31 04:39:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000548 [API:8081]10.0.0.41 - - [2025-07-31 04:39:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.089027 [API:8081]10.0.0.41 - - [2025-07-31 04:39:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.088613 [API:8081]10.0.0.61 - - [2025-07-31 04:40:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088410 [API:8081]10.0.0.61 - - [2025-07-31 04:41:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.137299 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004988 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.007623 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.010232 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.011226 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007386 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006051 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003948 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003337 [API:8081]10.0.0.41 - - [2025-07-31 04:42:47] "GET /analytics HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.41 - - [2025-07-31 04:42:47] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.38 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000952 [API:8081]10.0.0.38 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000738 [API:8081]10.0.0.61 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.61 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.61 - - [2025-07-31 04:43:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.378827 [API:8081]10.0.0.41 - - [2025-07-31 04:44:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.41 - - [2025-07-31 04:44:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1528 0.075156 [API:8081]10.0.0.61 - - [2025-07-31 04:44:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.068783 [API:8081]10.0.0.38 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.523129 [API:8081]10.0.0.38 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.610801 [API:8081]10.0.0.61 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.612977 [API:8081]10.0.0.61 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.122660 [API:8081]10.0.0.41 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.064291 [API:8081]10.0.0.41 - - [2025-07-31 04:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.087126 [API:8081]10.0.0.41 - - [2025-07-31 04:45:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000598 [API:8081]10.0.0.41 - - [2025-07-31 04:45:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.142744 [API:8081]10.0.0.61 - - [2025-07-31 04:46:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.121939 [API:8081]10.0.0.61 - - [2025-07-31 04:47:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.136237 [API:8081]10.0.0.41 - - [2025-07-31 04:49:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.41 - - [2025-07-31 04:49:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.066178 [API:8081]10.0.0.38 - - [2025-07-31 04:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.838189 [API:8081]10.0.0.38 - - [2025-07-31 04:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.852732 [API:8081]10.0.0.61 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.292783 [API:8081]10.0.0.61 - - [2025-07-31 04:49:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 1.111558 [API:8081]10.0.0.61 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.851339 [API:8081]10.0.0.41 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.847718 [API:8081]10.0.0.41 - - [2025-07-31 04:49:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.343809 [API:8081]10.0.0.61 - - [2025-07-31 04:50:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.065795 [API:8081]10.0.0.41 - - [2025-07-31 04:51:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-81668689:0ae1ea9f-f1e6-43c7-9357-38f60cfc5b83?flat HTTP/1.1" 401 205 0.000621 [API:8081]10.0.0.41 - - [2025-07-31 04:51:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-81668689:0ae1ea9f-f1e6-43c7-9357-38f60cfc5b83?flat HTTP/1.1" 200 5180 0.118622 [API:8081]10.0.0.41 - - [2025-07-31 04:51:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-81668689:0ae1ea9f-f1e6-43c7-9357-38f60cfc5b83?flat HTTP/1.1" 200 5180 0.148640 [API:8081]10.0.0.41 - - [2025-07-31 04:51:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-81668689:0ae1ea9f-f1e6-43c7-9357-38f60cfc5b83?flat HTTP/1.1" 200 5180 0.161404 [API:8081]10.0.0.41 - - [2025-07-31 04:51:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-81668689:ctest-random-15722245?flat HTTP/1.1" 200 8128 0.059592 [API:8081]10.0.0.41 - - [2025-07-31 04:51:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.037802 [API:8081]10.0.0.41 - - [2025-07-31 04:51:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.028744 [API:8081]10.0.0.41 - - [2025-07-31 04:51:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013443 [API:8081]10.0.0.41 - - [2025-07-31 04:51:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.009811 [API:8081]10.0.0.41 - - [2025-07-31 04:51:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.022082 [API:8081]10.0.0.41 - - [2025-07-31 04:51:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.059885 [API:8081]10.0.0.41 - - [2025-07-31 04:51:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.061845 [API:8081]10.0.0.41 - - [2025-07-31 04:51:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.066162 [API:8081]10.0.0.41 - - [2025-07-31 04:51:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.047373 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005851 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008468 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003584 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003183 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004872 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003531 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003925 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002946 [API:8081]10.0.0.41 - - [2025-07-31 04:51:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.054122 [API:8081]10.0.0.41 - - [2025-07-31 04:51:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.053383 [API:8081]10.0.0.41 - - [2025-07-31 04:51:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-81668689:ctest-random-15722245?flat HTTP/1.1" 200 8122 0.040147 [API:8081]10.0.0.41 - - [2025-07-31 04:51:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013371 [API:8081]10.0.0.61 - - [2025-07-31 04:52:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.128891 [API:8081]10.0.0.41 - - [2025-07-31 04:52:47] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.41 - - [2025-07-31 04:52:47] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.38 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.38 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.61 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000864 [API:8081]10.0.0.61 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000484 [API:8081]10.0.0.61 - - [2025-07-31 04:53:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.127191 [API:8081]10.0.0.61 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.500444 [API:8081]10.0.0.38 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.555588 [API:8081]10.0.0.38 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.571368 [API:8081]10.0.0.61 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.046281 [API:8081]10.0.0.41 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.073150 [API:8081]10.0.0.41 - - [2025-07-31 04:54:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123704 [API:8081]10.0.0.41 - - [2025-07-31 04:54:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.41 - - [2025-07-31 04:54:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.066625 [API:8081]10.0.0.61 - - [2025-07-31 04:55:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085443 [API:8081]10.0.0.61 - - [2025-07-31 04:56:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.125492 [API:8081]10.0.0.61 - - [2025-07-31 04:58:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102399 [API:8081]10.0.0.38 - - [2025-07-31 04:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.632618 [API:8081]10.0.0.61 - - [2025-07-31 04:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.668691 [API:8081]10.0.0.38 - - [2025-07-31 04:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.753667 [API:8081]10.0.0.61 - - [2025-07-31 04:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.607882 [API:8081]10.0.0.41 - - [2025-07-31 04:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.480283 [API:8081]10.0.0.41 - - [2025-07-31 04:59:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.253047 [API:8081]10.0.0.61 - - [2025-07-31 04:59:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.151963 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.007584 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008076 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006198 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006347 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006894 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005111 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004597 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005044 [API:8081]10.0.0.61 - - [2025-07-31 05:01:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086057 [API:8081]10.0.0.41 - - [2025-07-31 05:02:47] "GET /analytics HTTP/1.1" 401 205 0.000790 [API:8081]10.0.0.41 - - [2025-07-31 05:02:47] "GET /analytics HTTP/1.1" 401 205 0.000564 [API:8081]10.0.0.61 - - [2025-07-31 05:02:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.082779 [API:8081]10.0.0.38 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000636 [API:8081]10.0.0.38 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000545 [API:8081]10.0.0.61 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000647 [API:8081]10.0.0.61 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000489 [API:8081]10.0.0.41 - - [2025-07-31 05:03:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.080921 [API:8081]10.0.0.38 - - [2025-07-31 05:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.625640 [API:8081]10.0.0.61 - - [2025-07-31 05:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.765527 [API:8081]10.0.0.61 - - [2025-07-31 05:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.366554 [API:8081]10.0.0.38 - - [2025-07-31 05:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.953837 [API:8081]10.0.0.41 - - [2025-07-31 05:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.269252 [API:8081]10.0.0.41 - - [2025-07-31 05:04:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178959 [API:8081]10.0.0.61 - - [2025-07-31 05:04:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094911 [API:8081]10.0.0.61 - - [2025-07-31 05:05:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.100522 [API:8081]10.0.0.41 - - [2025-07-31 05:07:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.41 - - [2025-07-31 05:07:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.103897 [API:8081]10.0.0.61 - - [2025-07-31 05:07:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.160861 [API:8081]10.0.0.61 - - [2025-07-31 05:08:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.105749 [API:8081]10.0.0.38 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.907257 [API:8081]10.0.0.61 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.947842 [API:8081]10.0.0.38 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.998139 [API:8081]10.0.0.61 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.990244 [API:8081]10.0.0.41 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.929722 [API:8081]10.0.0.41 - - [2025-07-31 05:09:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.169398 [API:8081]10.0.0.41 - - [2025-07-31 05:09:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.41 - - [2025-07-31 05:09:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.105034 [API:8081]10.0.0.61 - - [2025-07-31 05:10:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058017 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003651 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004651 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003305 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004051 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003505 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003172 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002896 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003302 [API:8081]10.0.0.61 - - [2025-07-31 05:11:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.066482 [API:8081]10.0.0.41 - - [2025-07-31 05:12:47] "GET /analytics HTTP/1.1" 401 205 0.001026 [API:8081]10.0.0.41 - - [2025-07-31 05:12:47] "GET /analytics HTTP/1.1" 401 205 0.000842 [API:8081]10.0.0.38 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000803 [API:8081]10.0.0.38 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000504 [API:8081]10.0.0.61 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000727 [API:8081]10.0.0.61 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000470 [API:8081]10.0.0.61 - - [2025-07-31 05:14:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074728 [API:8081]10.0.0.38 - - [2025-07-31 05:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.727998 [API:8081]10.0.0.38 - - [2025-07-31 05:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.819486 [API:8081]10.0.0.61 - - [2025-07-31 05:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.327146 [API:8081]10.0.0.61 - - [2025-07-31 05:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.878117 [API:8081]10.0.0.41 - - [2025-07-31 05:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.245358 [API:8081]10.0.0.41 - - [2025-07-31 05:14:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.169473 [API:8081]10.0.0.61 - - [2025-07-31 05:15:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.408056 [API:8081]10.0.0.61 - - [2025-07-31 05:17:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.116927 [API:8081]10.0.0.61 - - [2025-07-31 05:18:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.165265 [API:8081]10.0.0.61 - - [2025-07-31 05:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.367791 [API:8081]10.0.0.38 - - [2025-07-31 05:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.590654 [API:8081]10.0.0.38 - - [2025-07-31 05:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.732245 [API:8081]10.0.0.61 - - [2025-07-31 05:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.298358 [API:8081]10.0.0.41 - - [2025-07-31 05:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.479315 [API:8081]10.0.0.41 - - [2025-07-31 05:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.025629 [API:8081]10.0.0.61 - - [2025-07-31 05:20:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.114702 [API:8081]10.0.0.61 - - [2025-07-31 05:21:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.194949 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.007964 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.007893 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008342 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.008126 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006759 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007696 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007749 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006394 [API:8081]10.0.0.41 - - [2025-07-31 05:22:47] "GET /analytics HTTP/1.1" 401 205 0.000875 [API:8081]10.0.0.41 - - [2025-07-31 05:22:47] "GET /analytics HTTP/1.1" 401 205 0.000654 [API:8081]10.0.0.61 - - [2025-07-31 05:23:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.114279 [API:8081]10.0.0.38 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000693 [API:8081]10.0.0.38 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000481 [API:8081]10.0.0.61 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000662 [API:8081]10.0.0.61 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000535 [API:8081]10.0.0.61 - - [2025-07-31 05:24:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.132120 [API:8081]10.0.0.38 - - [2025-07-31 05:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.533809 [API:8081]10.0.0.38 - - [2025-07-31 05:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.607285 [API:8081]10.0.0.61 - - [2025-07-31 05:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.747213 [API:8081]10.0.0.41 - - [2025-07-31 05:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.238984 [API:8081]10.0.0.61 - - [2025-07-31 05:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.413373 [API:8081]10.0.0.41 - - [2025-07-31 05:24:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.322927 [API:8081]10.0.0.61 - - [2025-07-31 05:26:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087730 [API:8081]10.0.0.61 - - [2025-07-31 05:27:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.077332 [API:8081]10.0.0.41 - - [2025-07-31 05:28:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.41 - - [2025-07-31 05:29:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.102712 [API:8081]10.0.0.41 - - [2025-07-31 05:29:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.066743 [API:8081]10.0.0.61 - - [2025-07-31 05:29:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058922 [API:8081]10.0.0.38 - - [2025-07-31 05:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.629320 [API:8081]10.0.0.61 - - [2025-07-31 05:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.070628 [API:8081]10.0.0.38 - - [2025-07-31 05:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.743925 [API:8081]10.0.0.61 - - [2025-07-31 05:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.854541 [API:8081]10.0.0.41 - - [2025-07-31 05:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.504272 [API:8081]10.0.0.41 - - [2025-07-31 05:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.027821 [API:8081]10.0.0.61 - - [2025-07-31 05:30:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.170963 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.024001 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006672 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.009774 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006911 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.016894 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006825 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.009862 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006520 [API:8081]10.0.0.61 - - [2025-07-31 05:32:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080137 [API:8081]10.0.0.41 - - [2025-07-31 05:32:47] "GET /analytics HTTP/1.1" 401 205 0.000744 [API:8081]10.0.0.41 - - [2025-07-31 05:32:47] "GET /analytics HTTP/1.1" 401 205 0.000647 [API:8081]10.0.0.38 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.000664 [API:8081]10.0.0.38 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.001280 [API:8081]10.0.0.61 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.61 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.61 - - [2025-07-31 05:33:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.102296 [API:8081]10.0.0.61 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.332839 [API:8081]10.0.0.38 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.437860 [API:8081]10.0.0.38 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.505646 [API:8081]10.0.0.41 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.029338 [API:8081]10.0.0.61 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.235043 [API:8081]10.0.0.41 - - [2025-07-31 05:34:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.418932 [API:8081]10.0.0.61 - - [2025-07-31 05:35:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085566 [API:8081]10.0.0.61 - - [2025-07-31 05:36:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.110166 [API:8081]10.0.0.61 - - [2025-07-31 05:38:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067814 [API:8081]10.0.0.61 - - [2025-07-31 05:39:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.087120 [API:8081]10.0.0.38 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.382699 [API:8081]10.0.0.38 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.475981 [API:8081]10.0.0.61 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.503910 [API:8081]10.0.0.61 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167666 [API:8081]10.0.0.41 - - [2025-07-31 05:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.148026 [API:8081]10.0.0.41 - - [2025-07-31 05:39:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.081975 [API:8081]10.0.0.61 - - [2025-07-31 05:41:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085675 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005275 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006612 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003301 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002791 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002960 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003394 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003312 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003739 [API:8081]10.0.0.61 - - [2025-07-31 05:42:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.080247 [API:8081]10.0.0.41 - - [2025-07-31 05:42:47] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.41 - - [2025-07-31 05:42:47] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.38 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000522 [API:8081]10.0.0.38 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.61 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000677 [API:8081]10.0.0.61 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000527 [API:8081]10.0.0.61 - - [2025-07-31 05:44:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088458 [API:8081]10.0.0.38 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.888538 [API:8081]10.0.0.38 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.029546 [API:8081]10.0.0.61 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.551817 [API:8081]10.0.0.61 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.139874 [API:8081]10.0.0.41 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.103685 [API:8081]10.0.0.41 - - [2025-07-31 05:44:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.410537 [API:8081]10.0.0.61 - - [2025-07-31 05:45:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.064483 [API:8081]10.0.0.61 - - [2025-07-31 05:47:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088068 [API:8081]10.0.0.61 - - [2025-07-31 05:48:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.205599 [API:8081]10.0.0.41 - - [2025-07-31 05:49:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-61040279:1f86f0a3-0022-4435-9c90-10517dc03192?flat HTTP/1.1" 401 205 0.000424 [API:8081]10.0.0.41 - - [2025-07-31 05:49:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-61040279:1f86f0a3-0022-4435-9c90-10517dc03192?flat HTTP/1.1" 200 5320 0.517407 [API:8081]10.0.0.41 - - [2025-07-31 05:49:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-61040279:1f86f0a3-0022-4435-9c90-10517dc03192?flat HTTP/1.1" 200 5320 0.137199 [API:8081]10.0.0.41 - - [2025-07-31 05:49:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-61040279:1f86f0a3-0022-4435-9c90-10517dc03192?flat HTTP/1.1" 200 5320 0.077854 [API:8081]10.0.0.41 - - [2025-07-31 05:49:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-87047121:ctest-TestRbac-87047121-75279397?flat HTTP/1.1" 200 8365 0.078743 [API:8081]10.0.0.41 - - [2025-07-31 05:49:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.094394 [API:8081]10.0.0.41 - - [2025-07-31 05:49:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.214572 [API:8081]10.0.0.41 - - [2025-07-31 05:49:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000592 [API:8081]10.0.0.41 - - [2025-07-31 05:49:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.135881 [API:8081]10.0.0.41 - - [2025-07-31 05:49:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.045918 [API:8081]10.0.0.41 - - [2025-07-31 05:49:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.200472 [API:8081]10.0.0.41 - - [2025-07-31 05:49:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.130941 [API:8081]10.0.0.41 - - [2025-07-31 05:49:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.073161 [API:8081]10.0.0.41 - - [2025-07-31 05:49:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.177114 [API:8081]10.0.0.41 - - [2025-07-31 05:49:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.156464 [API:8081]10.0.0.41 - - [2025-07-31 05:49:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.029507 [API:8081]10.0.0.41 - - [2025-07-31 05:49:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.416525 [API:8081]10.0.0.41 - - [2025-07-31 05:49:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.038250 [API:8081]10.0.0.38 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140635 [API:8081]10.0.0.38 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.276009 [API:8081]10.0.0.61 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.448699 [API:8081]10.0.0.61 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.030956 [API:8081]10.0.0.41 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016679 [API:8081]10.0.0.41 - - [2025-07-31 05:49:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.062361 [API:8081]10.0.0.41 - - [2025-07-31 05:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.020379 [API:8081]10.0.0.41 - - [2025-07-31 05:49:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.058683 [API:8081]10.0.0.41 - - [2025-07-31 05:49:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.043071 [API:8081]10.0.0.41 - - [2025-07-31 05:49:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.036958 [API:8081]10.0.0.41 - - [2025-07-31 05:49:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.041193 [API:8081]10.0.0.41 - - [2025-07-31 05:49:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-87047121:ctest-TestRbac-87047121-75279397?flat HTTP/1.1" 200 6493 0.023785 [API:8081]10.0.0.41 - - [2025-07-31 05:49:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.017165 [API:8081]10.0.0.41 - - [2025-07-31 05:50:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000433 [API:8081]10.0.0.41 - - [2025-07-31 05:50:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.119830 [API:8081]10.0.0.61 - - [2025-07-31 05:50:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089177 [API:8081]10.0.0.41 - - [2025-07-31 05:50:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.109807 [API:8081]10.0.0.41 - - [2025-07-31 05:50:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2086 0.016825 [API:8081]10.0.0.41 - - [2025-07-31 05:50:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-11250397:8d131e4d-cf26-465a-9f87-30eca8109170?flat HTTP/1.1" 401 205 0.000400 [API:8081]10.0.0.41 - - [2025-07-31 05:50:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-11250397:8d131e4d-cf26-465a-9f87-30eca8109170?flat HTTP/1.1" 200 5244 0.149930 [API:8081]10.0.0.41 - - [2025-07-31 05:50:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-11250397:8d131e4d-cf26-465a-9f87-30eca8109170?flat HTTP/1.1" 200 5244 0.088169 [API:8081]10.0.0.41 - - [2025-07-31 05:50:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-11250397:8d131e4d-cf26-465a-9f87-30eca8109170?flat HTTP/1.1" 200 5244 0.072598 [API:8081]10.0.0.41 - - [2025-07-31 05:51:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-11250397:ctest-TestRbacBasic-11250397-25738878?flat HTTP/1.1" 200 3506 0.062844 [API:8081]10.0.0.41 - - [2025-07-31 05:51:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.057248 [API:8081]10.0.0.41 - - [2025-07-31 05:51:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.095298 [API:8081]10.0.0.41 - - [2025-07-31 05:51:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.029727 [API:8081]10.0.0.41 - - [2025-07-31 05:51:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.055733 [API:8081]10.0.0.41 - - [2025-07-31 05:51:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.109108 [API:8081]10.0.0.41 - - [2025-07-31 05:51:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.098972 [API:8081]10.0.0.41 - - [2025-07-31 05:51:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.062402 [API:8081]10.0.0.41 - - [2025-07-31 05:51:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.114879 [API:8081]10.0.0.41 - - [2025-07-31 05:51:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.181915 [API:8081]10.0.0.41 - - [2025-07-31 05:51:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3732-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24672 0.032676