+++ date ++ echo 'INFO: =================== Mon Mar 30 03:34:35 UTC 2026 ===================' INFO: =================== Mon Mar 30 03:34:35 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ 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 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.241:8081 10.0.0.141:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.241:8081 10.0.0.141:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.241:8081 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.241:8086 10.0.0.141:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.241:8086 10.0.0.141:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.241:8086 10.0.0.141: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.249,10.0.0.241,10.0.0.141 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.241:8082 10.0.0.141:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.241:8082 10.0.0.141:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.241:8082 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.241:9161 10.0.0.141:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.241:9161 10.0.0.141:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.241:9161 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.241:9041 10.0.0.141: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.17,10.20.0.25,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.241:2181,10.0.0.141:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.241:2181,10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.241:2181,10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.241:5673,10.0.0.141:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.241:5673,10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.241:5673,10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.241:6379 10.0.0.141:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.241:6379 10.0.0.141:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.241:6379 10.0.0.141: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.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.241:9092 10.0.0.141:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.241:9092 10.0.0.141:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.241:9092 10.0.0.141: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.249 ++ 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.249,10.0.0.241,10.0.0.141 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.249,10.0.0.241,10.0.0.141 ++ 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_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249,10.0.0.241,10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.241,10.0.0.141 +++ local servers=10.0.0.249,10.0.0.241,10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.249,10.20.0.17,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041 + cassandra_server_list='10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + 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 contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/30/2026 03:34:44.294 7f40b9ee82c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/30/2026 03:34:44.331 7f40b9ee82c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/30/2026 03:34:44.345 7f40b9ee82c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/30/2026 03:34:44.345 7f40b9ee82c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:35:09 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3756 self._global_pm_uuid = pm.uuid 3757 aps = self.create_singleton_entry(ApplicationPolicySet( 3758 parent_obj=pm, all_applications=True)) 3759 ok, result = self._db_conn.ref_update( 3760 ApplicationPolicySet.object_type, parent_obj undefined pm = all_applications undefined /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/application_policy_set...4afa46cf-64be-40d5-9efa-019bcc6bd32a at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: 4afa46cf-64be-40d5-9efa-019bcc6bd32a at zookeeper __cause__ = None __class__ = __context__ = NoIdError('application_policy_set default-policy-management:default-application-policy-set',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/application_policy_set...4afa46cf-64be-40d5-9efa-019bcc6bd32a at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/application_policy_set...4afa46cf-64be-40d5-9efa-019bcc6bd32a at zookeeper') content = 'FQ Name: /fq-name-to-uuid/application_policy_set...4afa46cf-64be-40d5-9efa-019bcc6bd32a at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1199, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: application_policy_set default-policy-management:default-application-policy-set During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3758, in _db_init_entries parent_obj=pm, all_applications=True)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: 4afa46cf-64be-40d5-9efa-019bcc6bd32a at zookeeper +++ date ++ echo 'INFO: =================== Mon Mar 30 03:35:10 UTC 2026 ===================' INFO: =================== Mon Mar 30 03:35:10 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ cut -d / -f 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.241:8081 10.0.0.141:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.241:8081 10.0.0.141:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.241:8081 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.241:8086 10.0.0.141:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.241:8086 10.0.0.141:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.241:8086 10.0.0.141: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.249,10.0.0.241,10.0.0.141 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.241:8082 10.0.0.141:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.241:8082 10.0.0.141:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.241:8082 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.241:9161 10.0.0.141:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.241:9161 10.0.0.141:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.241:9161 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.241:9041 10.0.0.141: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.17,10.20.0.25,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.241:2181,10.0.0.141:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.241:2181,10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.241:2181,10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.241:5673,10.0.0.141:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.241:5673,10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.241:5673,10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.241:6379 10.0.0.141:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.241:6379 10.0.0.141:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.241:6379 10.0.0.141: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.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.241:9092 10.0.0.141:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.241:9092 10.0.0.141:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.241:9092 10.0.0.141: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.249 ++ 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.249,10.0.0.241,10.0.0.141 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.249,10.0.0.241,10.0.0.141 ++ 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_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249,10.0.0.241,10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.241,10.0.0.141 +++ local servers=10.0.0.249,10.0.0.241,10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.20.0.17,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + 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 contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/30/2026 03:35:20.893 7f70c8320348 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/30/2026 03:35:20.929 7f70c8320348 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/30/2026 03:35:20.951 7f70c8320348 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/30/2026 03:35:20.951 7f70c8320348 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-03-30 03:35:22] "GET / HTTP/1.1" 200 45871 0.002883 10.0.0.249 - - [2026-03-30 03:35:22] "GET / HTTP/1.1" 200 45871 0.002080 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2026-03-30 03:35:22] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000864 10.0.0.249 - - [2026-03-30 03:35:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000290 10.0.0.241 - - [2026-03-30 03:35:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000427 10.0.0.141 - - [2026-03-30 03:35:34] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.141 - - [2026-03-30 03:35:34] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000564 10.0.0.249 - - [2026-03-30 03:35:43] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.249 - - [2026-03-30 03:35:43] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000474 10.0.0.241 - - [2026-03-30 03:35:50] "GET / HTTP/1.1" 200 36215 0.003542 10.0.0.241 - - [2026-03-30 03:35:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000774 10.0.0.141 - - [2026-03-30 03:35:50] "GET / HTTP/1.1" 200 36215 0.002538 10.0.0.141 - - [2026-03-30 03:35:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.001001 10.0.0.249 - - [2026-03-30 03:35:51] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.249 - - [2026-03-30 03:35:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000596 10.0.0.249 - - [2026-03-30 03:35:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 22.854604 10.0.0.249 - - [2026-03-30 03:35:59] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.005316 10.0.0.249 - - [2026-03-30 03:35:59] "GET /global-system-configs HTTP/1.1" 200 323 2.399873 10.0.0.249 - - [2026-03-30 03:36:00] "GET /global-system-configs HTTP/1.1" 200 323 3.942395 10.0.0.249 - - [2026-03-30 03:36:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 5.131957 10.0.0.141 - - [2026-03-30 03:36:00] "GET /global-system-configs HTTP/1.1" 200 323 6.412530 10.0.0.141 - - [2026-03-30 03:36:00] "GET /global-system-configs HTTP/1.1" 200 323 9.610363 10.0.0.241 - - [2026-03-30 03:36:00] "GET /global-system-configs HTTP/1.1" 200 323 11.654566 10.0.0.141 - - [2026-03-30 03:36:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 13.157843 10.0.0.241 - - [2026-03-30 03:36:00] "GET /global-system-configs HTTP/1.1" 200 323 17.710422 10.0.0.249 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 22.830986 10.0.0.249 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006270 10.0.0.241 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 1.438518 10.0.0.241 - - [2026-03-30 03:36:00] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007647 10.0.0.141 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 1.163456 10.0.0.141 - - [2026-03-30 03:36:00] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006251 10.0.0.249 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.872801 10.0.0.249 - - [2026-03-30 03:36:00] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009734 10.0.0.241 - - [2026-03-30 03:36:00] "POST /bgp-routers HTTP/1.1" 200 622 0.074054 10.0.0.141 - - [2026-03-30 03:36:00] "POST /bgp-routers HTTP/1.1" 200 622 0.091614 10.0.0.241 - - [2026-03-30 03:36:00] "GET /bgp-router/5e64fad9-878b-4e20-b522-cbe2a2b4c22b?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.010606 10.0.0.249 - - [2026-03-30 03:36:00] "POST /bgp-routers HTTP/1.1" 200 622 0.087950 10.0.0.141 - - [2026-03-30 03:36:00] "GET /bgp-router/c0269c4a-a577-42df-a40c-e53c800fcde8?fields=global_system_config_back_refs HTTP/1.1" 200 1118 0.017338 10.0.0.241 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.249 - - [2026-03-30 03:36:00] "GET /bgp-router/d260f6d4-3a1d-4d44-a064-8a56f6fc1db1?fields=global_system_config_back_refs HTTP/1.1" 200 1118 0.007137 10.0.0.241 - - [2026-03-30 03:36:00] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010384 10.0.0.141 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009107 10.0.0.249 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.241 - - [2026-03-30 03:36:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008065 10.0.0.249 - - [2026-03-30 03:36:00] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007958 10.0.0.141 - - [2026-03-30 03:36:00] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011436 10.0.0.249 - - [2026-03-30 03:36:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007915 10.0.0.141 - - [2026-03-30 03:36:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009579 10.0.0.241 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 404 162 1.024481 10.0.0.241 - - [2026-03-30 03:36:00] "POST /ref-update HTTP/1.1" 200 156 0.031740 10.0.0.241 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.143730 10.0.0.141 - - [2026-03-30 03:36:00] "POST /ref-update HTTP/1.1" 200 156 0.028050 10.0.0.249 - - [2026-03-30 03:36:00] "POST /ref-update HTTP/1.1" 200 156 0.048104 10.0.0.241 - - [2026-03-30 03:36:00] "POST /access-control-lists HTTP/1.1" 200 587 0.050632 10.0.0.241 - - [2026-03-30 03:36:00] "POST /tags HTTP/1.1" 200 334 0.117345 10.0.0.241 - - [2026-03-30 03:36:00] "POST /fqname-to-id HTTP/1.1" 404 169 0.014836 10.0.0.241 - - [2026-03-30 03:36:01] "POST /route-targets HTTP/1.1" 200 328 0.043604 10.0.0.241 - - [2026-03-30 03:36:01] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.035786 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.241 - - [2026-03-30 03:36:01] "POST /fqname-to-id HTTP/1.1" 404 166 0.014118 10.0.0.241 - - [2026-03-30 03:36:01] "POST /ref-update HTTP/1.1" 200 156 0.046658 10.0.0.241 - - [2026-03-30 03:36:01] "POST /hardwares HTTP/1.1" 200 328 0.032304 10.0.0.241 - - [2026-03-30 03:36:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.007986 10.0.0.241 - - [2026-03-30 03:36:01] "POST /hardwares HTTP/1.1" 200 324 0.020456 10.0.0.241 - - [2026-03-30 03:36:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.010200 10.0.0.241 - - [2026-03-30 03:36:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.005503 10.0.0.241 - - [2026-03-30 03:36:01] "POST /hardwares HTTP/1.1" 200 324 0.024466 10.0.0.241 - - [2026-03-30 03:36:01] "PUT /access-control-list/914454a0-9497-4aee-832a-02a0331d9865 HTTP/1.1" 200 273 0.028324 10.0.0.241 - - [2026-03-30 03:36:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.008077 10.0.0.241 - - [2026-03-30 03:36:01] "POST /hardwares HTTP/1.1" 200 326 0.020037 10.0.0.241 - - [2026-03-30 03:36:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.013302 10.0.0.241 - - [2026-03-30 03:36:01] "POST /hardwares HTTP/1.1" 200 324 0.022634 10.0.0.241 - - [2026-03-30 03:36:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.019919 10.0.0.241 - - [2026-03-30 03:36:02] "POST /ref-update HTTP/1.1" 200 156 0.083911 10.0.0.241 - - [2026-03-30 03:36:02] "POST /hardwares HTTP/1.1" 200 318 0.021559 10.0.0.241 - - [2026-03-30 03:36:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.004063 10.0.0.241 - - [2026-03-30 03:36:02] "POST /hardwares HTTP/1.1" 200 320 0.018733 10.0.0.241 - - [2026-03-30 03:36:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.007206 10.0.0.241 - - [2026-03-30 03:36:02] "POST /hardwares HTTP/1.1" 200 318 0.030708 10.0.0.241 - - [2026-03-30 03:36:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.005103 10.0.0.241 - - [2026-03-30 03:36:02] "POST /hardwares HTTP/1.1" 200 320 0.018239 10.0.0.241 - - [2026-03-30 03:36:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.009286 10.0.0.241 - - [2026-03-30 03:36:02] "POST /hardwares HTTP/1.1" 200 316 0.017862 10.0.0.241 - - [2026-03-30 03:36:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.006756 10.0.0.241 - - [2026-03-30 03:36:02] "POST /hardwares HTTP/1.1" 200 306 0.015322 10.0.0.241 - - [2026-03-30 03:36:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.006155 10.0.0.241 - - [2026-03-30 03:36:03] "POST /hardwares HTTP/1.1" 200 306 0.020694 10.0.0.241 - - [2026-03-30 03:36:03] "POST /fqname-to-id HTTP/1.1" 404 156 0.005140 10.0.0.241 - - [2026-03-30 03:36:03] "POST /hardwares HTTP/1.1" 200 308 0.019912 10.0.0.241 - - [2026-03-30 03:36:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.005545 10.0.0.241 - - [2026-03-30 03:36:03] "POST /hardwares HTTP/1.1" 200 312 0.018068 10.0.0.241 - - [2026-03-30 03:36:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.005650 10.0.0.241 - - [2026-03-30 03:36:03] "POST /hardwares HTTP/1.1" 200 310 0.017300 10.0.0.241 - - [2026-03-30 03:36:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.007744 10.0.0.241 - - [2026-03-30 03:36:03] "POST /hardwares HTTP/1.1" 200 310 0.040579 10.0.0.241 - - [2026-03-30 03:36:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.005481 10.0.0.241 - - [2026-03-30 03:36:03] "POST /hardwares HTTP/1.1" 200 310 0.017991 10.0.0.241 - - [2026-03-30 03:36:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.006027 10.0.0.241 - - [2026-03-30 03:36:04] "POST /features HTTP/1.1" 200 525 0.035243 10.0.0.241 - - [2026-03-30 03:36:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.004642 10.0.0.241 - - [2026-03-30 03:36:04] "POST /features HTTP/1.1" 200 533 0.038728 10.0.0.241 - - [2026-03-30 03:36:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.010950 10.0.0.241 - - [2026-03-30 03:36:04] "POST /features HTTP/1.1" 200 527 0.041674 10.0.0.241 - - [2026-03-30 03:36:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.005372 10.0.0.241 - - [2026-03-30 03:36:04] "POST /features HTTP/1.1" 200 535 0.048739 10.0.0.241 - - [2026-03-30 03:36:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.007593 10.0.0.241 - - [2026-03-30 03:36:04] "POST /physical-roles HTTP/1.1" 200 525 0.045048 10.0.0.241 - - [2026-03-30 03:36:04] "POST /fqname-to-id HTTP/1.1" 404 177 0.006770 10.0.0.241 - - [2026-03-30 03:36:04] "POST /overlay-roles HTTP/1.1" 200 547 0.056834 10.0.0.241 - - [2026-03-30 03:36:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.008410 10.0.0.241 - - [2026-03-30 03:36:05] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.241 - - [2026-03-30 03:36:05] "POST /alarms HTTP/1.1" 401 293 0.000453 10.0.0.249 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.249 - - [2026-03-30 03:36:05] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.009033 10.0.0.241 - - [2026-03-30 03:36:05] "POST /overlay-roles HTTP/1.1" 200 535 0.041274 10.0.0.249 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016172 10.0.0.141 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.141 - - [2026-03-30 03:36:05] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.005683 10.0.0.241 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011999 10.0.0.249 - - [2026-03-30 03:36:05] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.030874 10.0.0.141 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006632 10.0.0.241 - - [2026-03-30 03:36:05] "POST /overlay-roles HTTP/1.1" 200 533 0.047290 10.0.0.141 - - [2026-03-30 03:36:05] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.034882 10.0.0.241 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.010476 10.0.0.241 - - [2026-03-30 03:36:05] "POST /overlay-roles HTTP/1.1" 200 539 0.039632 10.0.0.241 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 404 178 0.014989 10.0.0.241 - - [2026-03-30 03:36:05] "POST /alarms HTTP/1.1" 200 583 0.116097 10.0.0.241 - - [2026-03-30 03:36:05] "POST /overlay-roles HTTP/1.1" 200 545 0.055056 10.0.0.141 - - [2026-03-30 03:36:05] "GET / HTTP/1.1" 200 36215 0.001972 10.0.0.141 - - [2026-03-30 03:36:05] "POST /alarms HTTP/1.1" 401 293 0.000463 10.0.0.241 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.007914 10.0.0.241 - - [2026-03-30 03:36:05] "POST /alarms HTTP/1.1" 200 577 0.078911 10.0.0.241 - - [2026-03-30 03:36:05] "POST /alarms HTTP/1.1" 200 577 0.064127 10.0.0.241 - - [2026-03-30 03:36:05] "POST /role-definitions HTTP/1.1" 200 551 0.053476 10.0.0.249 - - [2026-03-30 03:36:05] "GET / HTTP/1.1" 200 36215 0.002370 10.0.0.241 - - [2026-03-30 03:36:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.009428 10.0.0.249 - - [2026-03-30 03:36:05] "POST /alarms HTTP/1.1" 401 293 0.000419 10.0.0.241 - - [2026-03-30 03:36:05] "POST /alarms HTTP/1.1" 200 561 0.068344 10.0.0.241 - - [2026-03-30 03:36:06] "POST /role-definitions HTTP/1.1" 200 549 0.060557 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 557 0.070873 10.0.0.241 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.003611 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 559 0.048829 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 567 0.075916 10.0.0.241 - - [2026-03-30 03:36:06] "POST /role-definitions HTTP/1.1" 200 551 0.084925 10.0.0.241 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.004768 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 551 0.062154 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 559 0.049525 10.0.0.241 - - [2026-03-30 03:36:06] "POST /role-definitions HTTP/1.1" 200 551 0.060571 10.0.0.241 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.005047 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 569 0.054063 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 557 0.059681 10.0.0.141 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 409 264 0.482052 10.0.0.141 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.241 - - [2026-03-30 03:36:06] "POST /role-definitions HTTP/1.1" 200 555 0.068192 10.0.0.249 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 409 264 0.065011 10.0.0.249 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017453 10.0.0.141 - - [2026-03-30 03:36:06] "PUT /alarm/8013cd6d-04e4-4d73-a182-3030a554e1dc HTTP/1.1" 200 245 0.039110 10.0.0.241 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.022467 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 569 0.083189 10.0.0.249 - - [2026-03-30 03:36:06] "PUT /alarm/8013cd6d-04e4-4d73-a182-3030a554e1dc HTTP/1.1" 200 245 0.031678 10.0.0.141 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 409 261 0.005107 10.0.0.249 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 409 261 0.003624 10.0.0.141 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 577 0.047966 10.0.0.241 - - [2026-03-30 03:36:06] "POST /role-definitions HTTP/1.1" 200 545 0.053190 10.0.0.249 - - [2026-03-30 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.141 - - [2026-03-30 03:36:06] "PUT /alarm/1056aee3-c0bd-476b-ab2c-891a2be49263 HTTP/1.1" 200 245 0.039714 10.0.0.241 - - [2026-03-30 03:36:06] "POST /alarms HTTP/1.1" 200 571 0.054921 10.0.0.241 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.015466 10.0.0.249 - - [2026-03-30 03:36:07] "PUT /alarm/1056aee3-c0bd-476b-ab2c-891a2be49263 HTTP/1.1" 200 245 0.036328 10.0.0.141 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 261 0.011821 10.0.0.249 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 261 0.007541 10.0.0.141 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.249 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 563 0.113174 10.0.0.141 - - [2026-03-30 03:36:07] "PUT /alarm/cc42c67c-643c-4a29-94b4-3f59a5ef320c HTTP/1.1" 200 245 0.041591 10.0.0.241 - - [2026-03-30 03:36:07] "POST /role-definitions HTTP/1.1" 200 549 0.076690 10.0.0.249 - - [2026-03-30 03:36:07] "PUT /alarm/cc42c67c-643c-4a29-94b4-3f59a5ef320c HTTP/1.1" 200 245 0.035505 10.0.0.141 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 253 0.007790 10.0.0.241 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.008147 10.0.0.249 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 253 0.003526 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 563 0.064719 10.0.0.141 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.249 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010580 10.0.0.141 - - [2026-03-30 03:36:07] "PUT /alarm/8189fa03-c93f-4bcd-af34-e3c38ce4e2ce HTTP/1.1" 200 245 0.029088 10.0.0.241 - - [2026-03-30 03:36:07] "POST /role-definitions HTTP/1.1" 200 561 0.050508 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 563 0.066693 10.0.0.249 - - [2026-03-30 03:36:07] "PUT /alarm/8189fa03-c93f-4bcd-af34-e3c38ce4e2ce HTTP/1.1" 200 245 0.030655 10.0.0.141 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 251 0.006721 10.0.0.241 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.009947 10.0.0.249 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 251 0.003651 10.0.0.141 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 549 0.045903 10.0.0.249 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.141 - - [2026-03-30 03:36:07] "PUT /alarm/79cc53d3-8e0f-4a48-94b2-eb75ca3a56e1 HTTP/1.1" 200 245 0.020833 10.0.0.241 - - [2026-03-30 03:36:07] "POST /feature-configs HTTP/1.1" 200 563 0.046379 10.0.0.141 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 252 0.004718 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 597 0.059713 10.0.0.249 - - [2026-03-30 03:36:07] "PUT /alarm/79cc53d3-8e0f-4a48-94b2-eb75ca3a56e1 HTTP/1.1" 200 245 0.042476 10.0.0.241 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.005961 10.0.0.141 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008571 10.0.0.249 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 252 0.006705 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 577 0.039088 10.0.0.249 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.141 - - [2026-03-30 03:36:07] "PUT /alarm/93b4f71b-493a-4b3f-b7bd-705515d48fdb HTTP/1.1" 200 245 0.032580 10.0.0.241 - - [2026-03-30 03:36:07] "POST /node-profiles HTTP/1.1" 200 551 0.050987 10.0.0.249 - - [2026-03-30 03:36:07] "PUT /alarm/93b4f71b-493a-4b3f-b7bd-705515d48fdb HTTP/1.1" 200 245 0.026761 10.0.0.141 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 256 0.005734 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 573 0.054268 10.0.0.241 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.006337 10.0.0.249 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 256 0.004104 10.0.0.141 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 585 0.042632 10.0.0.249 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013965 10.0.0.141 - - [2026-03-30 03:36:07] "PUT /alarm/db4bd419-c2e2-4b94-be2f-69dc124ff96c HTTP/1.1" 200 245 0.021767 10.0.0.241 - - [2026-03-30 03:36:07] "POST /node-profiles HTTP/1.1" 200 541 0.046341 10.0.0.141 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 409 248 0.003604 10.0.0.249 - - [2026-03-30 03:36:07] "PUT /alarm/db4bd419-c2e2-4b94-be2f-69dc124ff96c HTTP/1.1" 200 245 0.019394 10.0.0.241 - - [2026-03-30 03:36:07] "POST /alarms HTTP/1.1" 200 611 0.060730 10.0.0.241 - - [2026-03-30 03:36:07] "POST /fqname-to-id HTTP/1.1" 404 185 0.005127 10.0.0.249 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 248 0.005245 10.0.0.141 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.249 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009758 10.0.0.141 - - [2026-03-30 03:36:08] "PUT /alarm/f6aeed6f-b668-42af-a75d-2d5cd6ea8ad3 HTTP/1.1" 200 245 0.025165 10.0.0.241 - - [2026-03-30 03:36:08] "POST /node-profiles HTTP/1.1" 200 559 0.049973 10.0.0.141 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 252 0.005329 10.0.0.249 - - [2026-03-30 03:36:08] "PUT /alarm/f6aeed6f-b668-42af-a75d-2d5cd6ea8ad3 HTTP/1.1" 200 245 0.034142 10.0.0.249 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 252 0.008013 10.0.0.141 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.241 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.019483 10.0.0.249 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012640 10.0.0.141 - - [2026-03-30 03:36:08] "PUT /alarm/94187eab-98e1-4808-ad43-ee6f1fbabaa0 HTTP/1.1" 200 245 0.039112 10.0.0.241 - - [2026-03-30 03:36:08] "POST /telemetry-profiles HTTP/1.1" 200 556 0.059571 10.0.0.141 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 257 0.004878 10.0.0.241 - - [2026-03-30 03:36:08] "GET / HTTP/1.1" 200 36215 0.002659 10.0.0.241 - - [2026-03-30 03:36:08] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000525 10.0.0.249 - - [2026-03-30 03:36:08] "PUT /alarm/94187eab-98e1-4808-ad43-ee6f1fbabaa0 HTTP/1.1" 200 245 0.040034 10.0.0.241 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.005820 10.0.0.141 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.249 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 257 0.004545 10.0.0.249 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009612 10.0.0.141 - - [2026-03-30 03:36:08] "PUT /alarm/30f2d9af-1b45-4b90-a8ad-d60ce0fd1cda HTTP/1.1" 200 245 0.046664 10.0.0.141 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 251 0.013192 10.0.0.249 - - [2026-03-30 03:36:08] "PUT /alarm/30f2d9af-1b45-4b90-a8ad-d60ce0fd1cda HTTP/1.1" 200 245 0.025496 10.0.0.241 - - [2026-03-30 03:36:08] "POST /telemetry-profiles HTTP/1.1" 200 556 0.082427 10.0.0.249 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 251 0.006420 10.0.0.141 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.241 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.022813 10.0.0.249 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.141 - - [2026-03-30 03:36:08] "PUT /alarm/2106c3fc-634b-455f-8783-919eb6c6fd99 HTTP/1.1" 200 245 0.033777 10.0.0.249 - - [2026-03-30 03:36:08] "PUT /alarm/2106c3fc-634b-455f-8783-919eb6c6fd99 HTTP/1.1" 200 245 0.026299 10.0.0.141 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 257 0.009969 10.0.0.241 - - [2026-03-30 03:36:08] "POST /sflow-profiles HTTP/1.1" 200 540 0.040465 10.0.0.249 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 257 0.009273 10.0.0.141 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.241 - - [2026-03-30 03:36:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.051922 10.0.0.241 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.010875 10.0.0.249 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006651 10.0.0.241 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.141 - - [2026-03-30 03:36:08] "PUT /alarm/dbe868d9-d77a-43ce-8a24-addb9e9f4b2e HTTP/1.1" 200 245 0.040406 10.0.0.141 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 261 0.004224 10.0.0.249 - - [2026-03-30 03:36:08] "PUT /alarm/dbe868d9-d77a-43ce-8a24-addb9e9f4b2e HTTP/1.1" 200 245 0.040955 10.0.0.241 - - [2026-03-30 03:36:08] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.036016 10.0.0.241 - - [2026-03-30 03:36:08] "POST /netconf-profiles HTTP/1.1" 200 544 0.054179 10.0.0.141 - - [2026-03-30 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011466 10.0.0.249 - - [2026-03-30 03:36:08] "POST /alarms HTTP/1.1" 409 261 0.010132 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.007289 10.0.0.249 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.141 - - [2026-03-30 03:36:09] "PUT /alarm/419693f0-929a-40c1-8ff1-68bfe8b24b1b HTTP/1.1" 200 245 0.051224 10.0.0.249 - - [2026-03-30 03:36:09] "PUT /alarm/419693f0-929a-40c1-8ff1-68bfe8b24b1b HTTP/1.1" 200 245 0.030088 10.0.0.141 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 258 0.005616 10.0.0.241 - - [2026-03-30 03:36:09] "POST /device-functional-groups HTTP/1.1" 200 546 0.047679 10.0.0.249 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 258 0.005727 10.0.0.141 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.249 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 404 218 0.012154 10.0.0.141 - - [2026-03-30 03:36:09] "PUT /alarm/d2bf222f-fa35-418d-ad5a-8dc9004624d7 HTTP/1.1" 200 245 0.028246 10.0.0.249 - - [2026-03-30 03:36:09] "PUT /alarm/d2bf222f-fa35-418d-ad5a-8dc9004624d7 HTTP/1.1" 200 245 0.024021 10.0.0.141 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 254 0.004430 10.0.0.241 - - [2026-03-30 03:36:09] "GET / HTTP/1.1" 200 36215 0.001741 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.002643 10.0.0.249 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 254 0.004276 10.0.0.241 - - [2026-03-30 03:36:09] "POST /device-functional-groups HTTP/1.1" 200 572 0.045253 10.0.0.141 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.249 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.003684 10.0.0.141 - - [2026-03-30 03:36:09] "PUT /alarm/1d412403-2ccb-4f12-a6a4-7bcc95ba166d HTTP/1.1" 200 245 0.040411 10.0.0.249 - - [2026-03-30 03:36:09] "PUT /alarm/1d412403-2ccb-4f12-a6a4-7bcc95ba166d HTTP/1.1" 200 245 0.030472 10.0.0.241 - - [2026-03-30 03:36:09] "POST /device-functional-groups HTTP/1.1" 200 566 0.043646 10.0.0.249 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 254 0.005454 10.0.0.141 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 254 0.023730 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.004112 10.0.0.249 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.141 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.249 - - [2026-03-30 03:36:09] "PUT /alarm/f6b4c468-086e-49a9-99a9-a3601a0d8fb8 HTTP/1.1" 200 245 0.038897 10.0.0.241 - - [2026-03-30 03:36:09] "POST /role-configs HTTP/1.1" 200 522 0.085039 10.0.0.141 - - [2026-03-30 03:36:09] "PUT /alarm/f6b4c468-086e-49a9-99a9-a3601a0d8fb8 HTTP/1.1" 200 245 0.076159 10.0.0.249 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 254 0.008408 10.0.0.141 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 254 0.004660 10.0.0.249 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.141 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.020783 10.0.0.141 - - [2026-03-30 03:36:09] "PUT /alarm/a9562ada-7e65-4294-b9a0-772cf9c83736 HTTP/1.1" 200 245 0.055890 10.0.0.249 - - [2026-03-30 03:36:09] "PUT /alarm/a9562ada-7e65-4294-b9a0-772cf9c83736 HTTP/1.1" 200 245 0.084975 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.086420 10.0.0.241 - - [2026-03-30 03:36:09] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.008063 10.0.0.141 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 247 0.024687 10.0.0.249 - - [2026-03-30 03:36:09] "POST /alarms HTTP/1.1" 409 247 0.014084 10.0.0.241 - - [2026-03-30 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.241 - - [2026-03-30 03:36:09] "POST /role-configs HTTP/1.1" 200 528 0.050696 10.0.0.249 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012997 10.0.0.141 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014091 10.0.0.241 - - [2026-03-30 03:36:10] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.014104 10.0.0.241 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.007745 10.0.0.141 - - [2026-03-30 03:36:10] "PUT /alarm/42d0d577-20d2-4eca-9e72-8f98c59ed895 HTTP/1.1" 200 245 0.027508 10.0.0.249 - - [2026-03-30 03:36:10] "PUT /alarm/42d0d577-20d2-4eca-9e72-8f98c59ed895 HTTP/1.1" 200 245 0.041435 10.0.0.141 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 272 0.007648 10.0.0.249 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 272 0.004449 10.0.0.241 - - [2026-03-30 03:36:10] "POST /role-configs HTTP/1.1" 200 520 0.044351 10.0.0.141 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.249 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.019025 10.0.0.141 - - [2026-03-30 03:36:10] "PUT /alarm/25312ca3-c0db-4b2e-851a-68ed80b2c8f2 HTTP/1.1" 200 245 0.019838 10.0.0.249 - - [2026-03-30 03:36:10] "PUT /alarm/25312ca3-c0db-4b2e-851a-68ed80b2c8f2 HTTP/1.1" 200 245 0.032850 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.023400 10.0.0.141 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 261 0.011721 10.0.0.249 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 261 0.004672 10.0.0.141 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.017648 10.0.0.249 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.141 - - [2026-03-30 03:36:10] "PUT /alarm/6e81f346-5688-4499-acd8-36fc04a601ef HTTP/1.1" 200 245 0.021082 10.0.0.249 - - [2026-03-30 03:36:10] "PUT /alarm/6e81f346-5688-4499-acd8-36fc04a601ef HTTP/1.1" 200 245 0.021138 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.024606 10.0.0.141 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 259 0.021232 10.0.0.249 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 259 0.008142 10.0.0.141 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010245 10.0.0.241 - - [2026-03-30 03:36:10] "GET / HTTP/1.1" 200 36215 0.001343 10.0.0.241 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000413 10.0.0.249 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.037968 10.0.0.141 - - [2026-03-30 03:36:10] "PUT /alarm/2ae64f3a-3253-4481-b2d6-fbd4b17d5fbc HTTP/1.1" 200 245 0.065454 10.0.0.249 - - [2026-03-30 03:36:10] "PUT /alarm/2ae64f3a-3253-4481-b2d6-fbd4b17d5fbc HTTP/1.1" 200 245 0.072366 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.058245 10.0.0.141 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 265 0.006407 10.0.0.249 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 265 0.004264 10.0.0.141 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.249 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.023210 10.0.0.141 - - [2026-03-30 03:36:10] "PUT /alarm/a1156431-1987-449e-bc67-63ba0b339158 HTTP/1.1" 200 245 0.044110 10.0.0.249 - - [2026-03-30 03:36:10] "PUT /alarm/a1156431-1987-449e-bc67-63ba0b339158 HTTP/1.1" 200 245 0.033833 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.024158 10.0.0.141 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 279 0.003944 10.0.0.249 - - [2026-03-30 03:36:10] "POST /alarms HTTP/1.1" 409 279 0.004259 10.0.0.141 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.249 - - [2026-03-30 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.241 - - [2026-03-30 03:36:10] "POST /ref-update HTTP/1.1" 200 156 0.020953 10.0.0.141 - - [2026-03-30 03:36:11] "PUT /alarm/d461d831-e649-457c-a85f-2b84cacfa2bf HTTP/1.1" 200 245 0.019655 10.0.0.249 - - [2026-03-30 03:36:11] "PUT /alarm/d461d831-e649-457c-a85f-2b84cacfa2bf HTTP/1.1" 200 245 0.021349 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.019469 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.016768 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.014837 10.0.0.241 - - [2026-03-30 03:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.100931 10.0.0.241 - - [2026-03-30 03:36:11] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005005 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.025154 10.0.0.241 - - [2026-03-30 03:36:11] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.051889 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.018440 10.0.0.141 - - [2026-03-30 03:36:11] "GET / HTTP/1.1" 200 36215 0.002037 10.0.0.141 - - [2026-03-30 03:36:11] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000432 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.023155 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.018676 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.020838 10.0.0.249 - - [2026-03-30 03:36:11] "GET / HTTP/1.1" 200 36215 0.003063 10.0.0.249 - - [2026-03-30 03:36:11] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000437 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.021064 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.021219 10.0.0.241 - - [2026-03-30 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.028309 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.054865 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.024593 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.021389 10.0.0.141 - - [2026-03-30 03:36:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.425003 10.0.0.141 - - [2026-03-30 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.040589 10.0.0.249 - - [2026-03-30 03:36:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.070232 10.0.0.249 - - [2026-03-30 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.141 - - [2026-03-30 03:36:12] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.026497 10.0.0.249 - - [2026-03-30 03:36:12] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.018456 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.027466 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.017370 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.022237 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.016228 10.0.0.141 - - [2026-03-30 03:36:12] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.141 - - [2026-03-30 03:36:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000481 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.035559 10.0.0.249 - - [2026-03-30 03:36:12] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.249 - - [2026-03-30 03:36:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000434 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.026895 10.0.0.241 - - [2026-03-30 03:36:12] "POST /ref-update HTTP/1.1" 200 156 0.029288 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.017192 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.017562 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.035225 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.044037 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.035221 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.016266 10.0.0.141 - - [2026-03-30 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.381470 10.0.0.141 - - [2026-03-30 03:36:13] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004174 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.020564 10.0.0.141 - - [2026-03-30 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.249 - - [2026-03-30 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.101417 10.0.0.249 - - [2026-03-30 03:36:13] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005503 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.018646 10.0.0.249 - - [2026-03-30 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.141 - - [2026-03-30 03:36:13] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.023942 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.018125 10.0.0.249 - - [2026-03-30 03:36:13] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.018365 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.029866 10.0.0.241 - - [2026-03-30 03:36:13] "POST /ref-update HTTP/1.1" 200 156 0.023193 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.034914 10.0.0.141 - - [2026-03-30 03:36:14] "GET / HTTP/1.1" 200 36215 0.002560 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.036160 10.0.0.141 - - [2026-03-30 03:36:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.001104 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.040522 10.0.0.249 - - [2026-03-30 03:36:14] "GET / HTTP/1.1" 200 36215 0.002433 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.033272 10.0.0.249 - - [2026-03-30 03:36:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000467 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.018178 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.018740 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.033343 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.031989 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.019707 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.017619 10.0.0.241 - - [2026-03-30 03:36:14] "POST /ref-update HTTP/1.1" 200 156 0.028128 10.0.0.141 - - [2026-03-30 03:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.403550 10.0.0.141 - - [2026-03-30 03:36:14] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.011124 10.0.0.249 - - [2026-03-30 03:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.098103 10.0.0.249 - - [2026-03-30 03:36:15] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.006229 10.0.0.141 - - [2026-03-30 03:36:15] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.052426 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.039366 10.0.0.249 - - [2026-03-30 03:36:15] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.032012 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.018139 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.015408 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.018525 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.019066 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.016709 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.025297 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.021994 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.015244 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.016864 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.020898 10.0.0.241 - - [2026-03-30 03:36:15] "POST /ref-update HTTP/1.1" 200 156 0.026686 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.021455 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.021192 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.031996 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.028995 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.018051 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.016702 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.019805 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.018048 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.021204 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.016114 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.014297 10.0.0.241 - - [2026-03-30 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.019403 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.018676 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.023379 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.020461 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.018222 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.017968 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.017328 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.015137 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.016155 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.015407 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.014648 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.017818 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.015410 10.0.0.241 - - [2026-03-30 03:36:17] "POST /ref-update HTTP/1.1" 200 156 0.029861 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.017605 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.019209 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.014582 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.019809 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.021240 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.018368 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.015535 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.023067 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.021997 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.023517 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.019434 10.0.0.241 - - [2026-03-30 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.027648 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.022687 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.020112 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.018362 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.017503 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.019427 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.018915 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.015320 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.018574 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.021360 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.017374 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.019199 10.0.0.241 - - [2026-03-30 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.017019 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.019108 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.017242 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.017467 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.016427 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.023181 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.030077 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.030260 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.015346 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.023643 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.017692 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.018703 10.0.0.241 - - [2026-03-30 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.019455 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.016991 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.016888 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.016341 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.019891 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.017199 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.025243 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.021414 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.014828 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.017105 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.021150 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.020049 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.016016 10.0.0.241 - - [2026-03-30 03:36:21] "POST /ref-update HTTP/1.1" 200 156 0.021601 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.017602 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.016557 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.017076 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.020275 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.017654 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.041423 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.019432 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.016909 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.016772 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.021173 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.017189 10.0.0.241 - - [2026-03-30 03:36:22] "POST /ref-update HTTP/1.1" 200 156 0.035503 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.017146 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.016083 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.017057 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.019848 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.018671 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.031106 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.026116 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.022806 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.023741 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.021770 10.0.0.241 - - [2026-03-30 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.024852 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.041378 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.037988 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.018379 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.020886 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.020288 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.023218 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.022040 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.028399 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.016198 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.036472 10.0.0.241 - - [2026-03-30 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.021087 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.042095 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.048117 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.032950 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.026362 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.017575 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.029537 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.034025 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.027613 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.017857 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.035625 10.0.0.241 - - [2026-03-30 03:36:25] "POST /ref-update HTTP/1.1" 200 156 0.039716 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.033055 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.019108 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.034214 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.036313 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.016397 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.016801 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.032597 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.030114 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.021640 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.020940 10.0.0.241 - - [2026-03-30 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.034643 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.035849 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.034721 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.022860 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.021011 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.023802 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.041197 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.029770 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.034827 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.021452 10.0.0.241 - - [2026-03-30 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.026442 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.025452 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.024087 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.020176 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.029445 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.028133 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.018509 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.022382 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.020150 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.019807 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.019342 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.027377 10.0.0.241 - - [2026-03-30 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.017205 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.021870 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.018829 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.019003 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.021831 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.021190 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.020781 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.017614 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.020340 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.024331 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.019838 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.024664 10.0.0.241 - - [2026-03-30 03:36:29] "POST /ref-update HTTP/1.1" 200 156 0.019360 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.030227 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.024144 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.020734 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.026299 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.022835 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.017589 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.016037 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.022023 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.019025 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.018330 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.019494 10.0.0.241 - - [2026-03-30 03:36:30] "POST /ref-update HTTP/1.1" 200 156 0.022604 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.019015 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.016784 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.015725 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.017704 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.021585 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.039868 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.024123 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.022900 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.025964 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.022096 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.021658 10.0.0.241 - - [2026-03-30 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.017756 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.016499 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.015172 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.019247 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.019408 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.022622 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.022041 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.018110 10.0.0.241 - - [2026-03-30 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.021403 10.0.0.241 - - [2026-03-30 03:36:32] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004241 10.0.0.241 - - [2026-03-30 03:36:32] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.010476 10.0.0.241 - - [2026-03-30 03:36:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.004083 10.0.0.241 - - [2026-03-30 03:36:37] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.241 - - [2026-03-30 03:36:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000555 10.0.0.141 - - [2026-03-30 03:36:37] "GET / HTTP/1.1" 200 36215 0.001741 10.0.0.141 - - [2026-03-30 03:36:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000489 10.0.0.249 - - [2026-03-30 03:36:38] "GET / HTTP/1.1" 200 36215 0.001735 10.0.0.249 - - [2026-03-30 03:36:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000448 10.0.0.241 - - [2026-03-30 03:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.837198 10.0.0.241 - - [2026-03-30 03:36:39] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.018621 10.0.0.241 - - [2026-03-30 03:36:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.007018 10.0.0.241 - - [2026-03-30 03:36:39] "POST /database-nodes HTTP/1.1" 200 605 0.072934 10.0.0.141 - - [2026-03-30 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.939047 10.0.0.141 - - [2026-03-30 03:36:40] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004826 10.0.0.141 - - [2026-03-30 03:36:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.003940 10.0.0.249 - - [2026-03-30 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.151168 10.0.0.249 - - [2026-03-30 03:36:40] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005183 10.0.0.141 - - [2026-03-30 03:36:40] "POST /database-nodes HTTP/1.1" 200 605 0.049639 10.0.0.249 - - [2026-03-30 03:36:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.007612 10.0.0.249 - - [2026-03-30 03:36:40] "POST /database-nodes HTTP/1.1" 200 605 0.056095 10.0.0.241 - - [2026-03-30 03:37:11] "GET / HTTP/1.1" 200 36215 0.003060 10.0.0.241 - - [2026-03-30 03:37:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000470 10.0.0.141 - - [2026-03-30 03:37:11] "GET / HTTP/1.1" 200 36215 0.002697 10.0.0.141 - - [2026-03-30 03:37:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000630 10.0.0.249 - - [2026-03-30 03:37:12] "GET / HTTP/1.1" 200 36215 0.002332 10.0.0.249 - - [2026-03-30 03:37:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000487 10.0.0.241 - - [2026-03-30 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.354129 10.0.0.241 - - [2026-03-30 03:37:12] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.018485 10.0.0.241 - - [2026-03-30 03:37:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.006821 10.0.0.241 - - [2026-03-30 03:37:12] "POST /analytics-nodes HTTP/1.1" 200 607 0.056669 10.0.0.141 - - [2026-03-30 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.735546 10.0.0.141 - - [2026-03-30 03:37:12] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005382 10.0.0.141 - - [2026-03-30 03:37:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.004879 10.0.0.249 - - [2026-03-30 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.109853 10.0.0.249 - - [2026-03-30 03:37:12] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004544 10.0.0.249 - - [2026-03-30 03:37:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.005366 10.0.0.141 - - [2026-03-30 03:37:13] "POST /analytics-nodes HTTP/1.1" 200 607 0.056921 10.0.0.249 - - [2026-03-30 03:37:13] "POST /analytics-nodes HTTP/1.1" 200 607 0.036663 10.0.0.241 - - [2026-03-30 03:37:17] "GET / HTTP/1.1" 200 36215 0.002641 10.0.0.141 - - [2026-03-30 03:37:17] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.249 - - [2026-03-30 03:37:18] "GET / HTTP/1.1" 200 36215 0.001986 10.0.0.241 - - [2026-03-30 03:37:31] "GET / HTTP/1.1" 200 36215 0.001936 10.0.0.241 - - [2026-03-30 03:37:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000494 10.0.0.141 - - [2026-03-30 03:37:32] "GET / HTTP/1.1" 200 36215 0.002187 10.0.0.141 - - [2026-03-30 03:37:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000528 10.0.0.249 - - [2026-03-30 03:37:32] "GET / HTTP/1.1" 200 36215 0.001837 10.0.0.249 - - [2026-03-30 03:37:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000597 10.0.0.241 - - [2026-03-30 03:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.490747 10.0.0.241 - - [2026-03-30 03:37:32] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005777 10.0.0.241 - - [2026-03-30 03:37:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.036480 10.0.0.241 - - [2026-03-30 03:37:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.036661 10.0.0.141 - - [2026-03-30 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.517962 10.0.0.141 - - [2026-03-30 03:37:33] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004403 10.0.0.141 - - [2026-03-30 03:37:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.003027 10.0.0.249 - - [2026-03-30 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.055479 10.0.0.249 - - [2026-03-30 03:37:33] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.006311 10.0.0.249 - - [2026-03-30 03:37:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.011589 10.0.0.141 - - [2026-03-30 03:37:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.072114 10.0.0.249 - - [2026-03-30 03:37:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.084472 10.0.0.241 - - [2026-03-30 03:37:42] "GET / HTTP/1.1" 200 36215 0.002355 10.0.0.241 - - [2026-03-30 03:37:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000620 10.0.0.141 - - [2026-03-30 03:37:42] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.141 - - [2026-03-30 03:37:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000595 10.0.0.249 - - [2026-03-30 03:37:43] "GET / HTTP/1.1" 200 36215 0.002159 10.0.0.249 - - [2026-03-30 03:37:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000411 10.0.0.241 - - [2026-03-30 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.734353 10.0.0.241 - - [2026-03-30 03:37:43] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005466 10.0.0.241 - - [2026-03-30 03:37:43] "POST /fqname-to-id HTTP/1.1" 404 220 0.004260 10.0.0.241 - - [2026-03-30 03:37:43] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.035430 10.0.0.141 - - [2026-03-30 03:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.613327 10.0.0.141 - - [2026-03-30 03:37:44] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005887 10.0.0.141 - - [2026-03-30 03:37:44] "POST /fqname-to-id HTTP/1.1" 404 220 0.004503 10.0.0.249 - - [2026-03-30 03:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.072237 10.0.0.249 - - [2026-03-30 03:37:44] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005025 10.0.0.249 - - [2026-03-30 03:37:44] "POST /fqname-to-id HTTP/1.1" 404 220 0.003812 10.0.0.141 - - [2026-03-30 03:37:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.039824 10.0.0.249 - - [2026-03-30 03:37:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.060163 10.0.0.129 - - [2026-03-30 03:39:39] "GET / HTTP/1.1" 200 36215 0.002113 10.0.0.129 - - [2026-03-30 03:39:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000615 10.0.0.27 - - [2026-03-30 03:39:39] "GET / HTTP/1.1" 200 36215 0.003710 10.0.0.27 - - [2026-03-30 03:39:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000698 10.0.0.129 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.340880 10.0.0.129 - - [2026-03-30 03:39:40] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.003974 10.0.0.129 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.27 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.047956 10.0.0.27 - - [2026-03-30 03:39:40] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.008345 10.0.0.27 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.129 - - [2026-03-30 03:39:40] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004276 10.0.0.27 - - [2026-03-30 03:39:40] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005092 10.0.0.129 - - [2026-03-30 03:39:40] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.024783 10.0.0.129 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 404 218 0.006594 10.0.0.27 - - [2026-03-30 03:39:40] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.038168 10.0.0.27 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 404 218 0.009297 10.0.0.129 - - [2026-03-30 03:39:40] "POST /virtual-routers HTTP/1.1" 200 605 0.078491 10.0.0.129 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025846 10.0.0.27 - - [2026-03-30 03:39:40] "POST /virtual-routers HTTP/1.1" 200 605 0.102497 10.0.0.129 - - [2026-03-30 03:39:40] "GET /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.008330 10.0.0.27 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.129 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.004393 10.0.0.27 - - [2026-03-30 03:39:40] "GET /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010631 10.0.0.129 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.27 - - [2026-03-30 03:39:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.004955 10.0.0.129 - - [2026-03-30 03:39:41] "GET /virtual-network/36bc7744-ae37-4c9a-8b41-4a7641223f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008231 10.0.0.27 - - [2026-03-30 03:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.27 - - [2026-03-30 03:39:41] "GET /virtual-network/36bc7744-ae37-4c9a-8b41-4a7641223f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007021 10.0.0.129 - - [2026-03-30 03:39:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.113955 10.0.0.27 - - [2026-03-30 03:39:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.176126 10.0.0.241 - - [2026-03-30 03:39:41] "PUT /access-control-list/b54f4996-aad3-4cf0-9b4e-ed8378969648 HTTP/1.1" 200 273 0.036600 10.0.0.241 - - [2026-03-30 03:40:15] "GET /global-system-configs HTTP/1.1" 200 323 0.080215 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2026-03-30 03:40:16] "GET /obj-perms HTTP/1.1" 200 5075 0.524615 10.0.0.141 - - [2026-03-30 03:40:16] "GET /obj-perms HTTP/1.1" 200 5075 0.547410 10.0.0.241 - - [2026-03-30 03:40:16] "GET /obj-perms HTTP/1.1" 200 5075 0.586733 10.0.0.241 - - [2026-03-30 03:40:16] "GET /global-system-configs HTTP/1.1" 200 323 0.039516 10.0.0.141 - - [2026-03-30 03:40:16] "GET /global-system-configs HTTP/1.1" 200 323 0.040984 10.0.0.141 - - [2026-03-30 03:40:17] "GET /global-system-configs HTTP/1.1" 200 323 0.063690 10.0.0.249 - - [2026-03-30 03:40:17] "GET /obj-perms HTTP/1.1" 200 5075 0.159493 10.0.0.241 - - [2026-03-30 03:40:17] "GET /obj-perms HTTP/1.1" 200 5075 0.178693 10.0.0.141 - - [2026-03-30 03:40:17] "GET /obj-perms HTTP/1.1" 200 5075 0.197188 10.0.0.249 - - [2026-03-30 03:40:19] "GET /global-system-configs HTTP/1.1" 200 323 0.045392 10.0.0.249 - - [2026-03-30 03:40:19] "GET /global-system-configs HTTP/1.1" 200 323 0.147718 10.0.0.141 - - [2026-03-30 03:40:27] "GET /obj-perms HTTP/1.1" 200 5075 0.075438 10.0.0.249 - - [2026-03-30 03:40:27] "GET /obj-perms HTTP/1.1" 200 5075 0.105186 [Introspect:8084]10.0.0.249 - - [2026-03-30 03:40:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.249 - - [2026-03-30 03:40:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3167 0.001054 [Introspect:8084]10.0.0.249 - - [2026-03-30 03:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001199 [Introspect:8084]10.0.0.249 - - [2026-03-30 03:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3167 0.001157 10.0.0.241 - - [2026-03-30 03:41:28] "GET /obj-perms HTTP/1.1" 200 5075 0.110366 10.0.0.27 - - [2026-03-30 03:43:32] "GET / HTTP/1.1" 200 36215 0.003164 10.0.0.27 - - [2026-03-30 03:43:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000706 10.0.0.129 - - [2026-03-30 03:43:32] "GET / HTTP/1.1" 200 36215 0.002166 10.0.0.129 - - [2026-03-30 03:43:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.241 - - [2026-03-30 03:43:32] "GET / HTTP/1.1" 200 36215 0.002581 10.0.0.241 - - [2026-03-30 03:43:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.001117 10.0.0.141 - - [2026-03-30 03:43:33] "GET / HTTP/1.1" 200 36215 0.002321 10.0.0.141 - - [2026-03-30 03:43:33] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.141 - - [2026-03-30 03:43:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000553 10.0.0.141 - - [2026-03-30 03:43:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000468 10.0.0.27 - - [2026-03-30 03:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.619169 10.0.0.129 - - [2026-03-30 03:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.349209 10.0.0.241 - - [2026-03-30 03:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.663217 10.0.0.141 - - [2026-03-30 03:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.340338 10.0.0.141 - - [2026-03-30 03:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.061102 10.0.0.27 - - [2026-03-30 03:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002719 10.0.0.129 - - [2026-03-30 03:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.003685 10.0.0.241 - - [2026-03-30 03:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001817 10.0.0.141 - - [2026-03-30 03:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002175 10.0.0.141 - - [2026-03-30 03:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002430 10.0.0.27 - - [2026-03-30 03:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002713 10.0.0.129 - - [2026-03-30 03:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002434 10.0.0.141 - - [2026-03-30 03:43:35] "GET / HTTP/1.1" 200 36215 0.002553 10.0.0.141 - - [2026-03-30 03:43:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000486 10.0.0.141 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.030382 10.0.0.241 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001949 10.0.0.141 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001997 10.0.0.141 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001959 10.0.0.241 - - [2026-03-30 03:43:36] "GET / HTTP/1.1" 200 36215 0.005906 10.0.0.241 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000631 10.0.0.241 - - [2026-03-30 03:43:36] "GET / HTTP/1.1" 200 36215 0.001474 10.0.0.241 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.241 - - [2026-03-30 03:43:36] "GET / HTTP/1.1" 200 36215 0.001474 10.0.0.241 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000506 10.0.0.27 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001451 10.0.0.141 - - [2026-03-30 03:43:36] "GET / HTTP/1.1" 200 36215 0.002344 10.0.0.129 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001431 10.0.0.241 - - [2026-03-30 03:43:36] "GET / HTTP/1.1" 200 36215 0.001869 10.0.0.241 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000627 10.0.0.141 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000659 10.0.0.141 - - [2026-03-30 03:43:36] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.241 - - [2026-03-30 03:43:36] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.141 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.017806 10.0.0.241 - - [2026-03-30 03:43:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2026-03-30 03:43:37] "GET / HTTP/1.1" 200 36215 0.003456 10.0.0.141 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.001002 10.0.0.141 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002561 10.0.0.241 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002521 10.0.0.141 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.008850 10.0.0.141 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001808 10.0.0.241 - - [2026-03-30 03:43:37] "GET / HTTP/1.1" 200 36215 0.003922 10.0.0.241 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000952 10.0.0.27 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002054 10.0.0.129 - - [2026-03-30 03:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002040 10.0.0.141 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001415 10.0.0.241 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.002122 10.0.0.141 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.002126 10.0.0.141 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001426 10.0.0.141 - - [2026-03-30 03:43:38] "GET / HTTP/1.1" 200 36215 0.002173 10.0.0.141 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000639 10.0.0.241 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 1.740609 10.0.0.27 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.003596 10.0.0.129 - - [2026-03-30 03:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.013742 10.0.0.241 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 1.738350 10.0.0.141 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002230 10.0.0.241 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002264 10.0.0.141 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001687 10.0.0.141 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001393 10.0.0.241 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001382 10.0.0.27 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001499 10.0.0.241 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 2.126552 10.0.0.129 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001521 10.0.0.241 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 1.821694 10.0.0.141 - - [2026-03-30 03:43:39] "POST /fqname-to-id HTTP/1.1" 503 160 1.544840 10.0.0.241 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001956 10.0.0.141 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 1.527652 10.0.0.241 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 1.245283 10.0.0.141 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.924589 10.0.0.241 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.569537 10.0.0.141 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001490 10.0.0.241 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001794 10.0.0.141 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002297 10.0.0.141 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002331 10.0.0.241 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001486 10.0.0.27 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002090 10.0.0.241 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001550 10.0.0.129 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002018 10.0.0.241 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001831 10.0.0.141 - - [2026-03-30 03:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.003374 10.0.0.241 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.003362 10.0.0.141 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002453 10.0.0.241 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.003338 10.0.0.141 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001525 10.0.0.241 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001760 10.0.0.141 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002193 10.0.0.241 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001912 10.0.0.141 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002254 10.0.0.141 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001723 10.0.0.241 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001606 10.0.0.27 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001698 10.0.0.241 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002949 10.0.0.129 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002420 10.0.0.241 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.006866 10.0.0.141 - - [2026-03-30 03:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002056 10.0.0.241 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001907 10.0.0.141 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001429 10.0.0.241 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001464 10.0.0.141 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001379 10.0.0.241 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001662 10.0.0.141 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 2.183077 10.0.0.141 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001720 10.0.0.241 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001834 10.0.0.141 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001626 10.0.0.141 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001979 10.0.0.241 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001922 10.0.0.27 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002167 10.0.0.241 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.129 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001581 10.0.0.241 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002309 10.0.0.141 - - [2026-03-30 03:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002249 10.0.0.241 - - [2026-03-30 03:43:42] "GET / HTTP/1.1" 200 36215 0.002953 10.0.0.241 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002366 10.0.0.141 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002817 10.0.0.241 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002511 10.0.0.141 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002500 10.0.0.241 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002181 10.0.0.141 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002262 10.0.0.141 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002731 10.0.0.241 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.003336 10.0.0.141 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002046 10.0.0.141 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001494 10.0.0.241 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001493 10.0.0.27 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002021 10.0.0.241 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001699 10.0.0.129 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002157 10.0.0.241 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001783 10.0.0.141 - - [2026-03-30 03:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001692 10.0.0.241 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001554 10.0.0.141 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001661 10.0.0.241 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001573 10.0.0.141 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001613 10.0.0.241 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001789 10.0.0.141 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001457 10.0.0.141 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001495 10.0.0.241 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001543 10.0.0.141 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001445 10.0.0.141 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001368 10.0.0.241 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001465 10.0.0.27 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001800 10.0.0.241 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002502 10.0.0.129 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001901 10.0.0.241 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001968 10.0.0.141 - - [2026-03-30 03:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002067 10.0.0.241 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001793 10.0.0.141 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001736 10.0.0.241 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002277 10.0.0.141 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002059 10.0.0.241 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002110 10.0.0.141 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001897 10.0.0.141 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001860 10.0.0.241 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002255 10.0.0.141 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002017 10.0.0.141 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.005636 10.0.0.241 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.003908 10.0.0.27 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002173 10.0.0.241 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001906 10.0.0.129 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002440 10.0.0.241 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001986 10.0.0.141 - - [2026-03-30 03:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001969 10.0.0.241 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002396 10.0.0.141 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002213 10.0.0.141 - - [2026-03-30 03:43:46] "GET / HTTP/1.1" 200 36215 0.008871 10.0.0.241 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001725 10.0.0.141 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002119 10.0.0.241 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001946 10.0.0.141 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002106 10.0.0.141 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001599 10.0.0.241 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001751 10.0.0.141 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.005039 10.0.0.141 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002926 10.0.0.241 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002343 10.0.0.27 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002565 10.0.0.241 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.004333 10.0.0.129 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002086 10.0.0.241 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002288 10.0.0.141 - - [2026-03-30 03:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002494 10.0.0.241 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002406 10.0.0.141 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001987 10.0.0.241 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002238 10.0.0.141 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002199 10.0.0.241 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002241 10.0.0.141 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002228 10.0.0.141 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002483 10.0.0.241 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001934 10.0.0.141 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001955 10.0.0.141 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002378 10.0.0.241 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001671 10.0.0.27 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001501 10.0.0.241 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001828 10.0.0.129 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001646 10.0.0.241 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001413 10.0.0.141 - - [2026-03-30 03:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001379 10.0.0.241 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002014 10.0.0.141 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.003750 10.0.0.241 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001710 10.0.0.141 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001704 10.0.0.241 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002432 10.0.0.141 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001660 10.0.0.141 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001632 10.0.0.241 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001519 10.0.0.141 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001555 10.0.0.141 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001631 10.0.0.241 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002187 10.0.0.27 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002077 10.0.0.241 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001712 10.0.0.129 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002045 10.0.0.241 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001539 10.0.0.141 - - [2026-03-30 03:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002763 10.0.0.241 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002041 10.0.0.141 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.241 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001926 10.0.0.141 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001550 10.0.0.241 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001512 10.0.0.141 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001568 10.0.0.141 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001376 10.0.0.241 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002272 10.0.0.141 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002580 10.0.0.141 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001932 10.0.0.241 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002082 10.0.0.27 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001994 10.0.0.241 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001836 10.0.0.129 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001720 10.0.0.241 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002088 10.0.0.141 - - [2026-03-30 03:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001849 10.0.0.241 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002344 10.0.0.141 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001660 10.0.0.241 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001930 10.0.0.141 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001778 10.0.0.241 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001537 10.0.0.141 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001720 10.0.0.141 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001664 10.0.0.241 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001935 10.0.0.141 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001966 10.0.0.141 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001324 10.0.0.241 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001712 10.0.0.27 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001606 10.0.0.241 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001885 10.0.0.129 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001892 10.0.0.241 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002449 10.0.0.141 - - [2026-03-30 03:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002043 10.0.0.241 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001420 10.0.0.241 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.006970 10.0.0.141 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.004367 10.0.0.241 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002797 10.0.0.141 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001383 10.0.0.141 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.004240 10.0.0.141 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001510 10.0.0.241 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.003536 10.0.0.141 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001471 10.0.0.141 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.241 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001473 10.0.0.27 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001532 10.0.0.241 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001880 10.0.0.129 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001424 10.0.0.241 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001555 10.0.0.141 - - [2026-03-30 03:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001461 10.0.0.241 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002688 10.0.0.241 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002356 10.0.0.141 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001904 10.0.0.141 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.009895 10.0.0.241 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.010189 10.0.0.141 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002714 10.0.0.141 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002076 10.0.0.241 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001946 10.0.0.141 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001961 10.0.0.141 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001668 10.0.0.241 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001994 10.0.0.27 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002084 10.0.0.241 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001958 10.0.0.129 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001930 10.0.0.241 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002416 10.0.0.141 - - [2026-03-30 03:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001999 10.0.0.241 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002026 10.0.0.241 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001444 10.0.0.141 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001295 10.0.0.141 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002052 10.0.0.241 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002065 10.0.0.141 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001434 10.0.0.141 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001421 10.0.0.241 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001877 10.0.0.141 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001549 10.0.0.141 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002069 10.0.0.241 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001444 10.0.0.27 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001518 10.0.0.241 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001442 10.0.0.129 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001759 10.0.0.241 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002399 10.0.0.141 - - [2026-03-30 03:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001993 10.0.0.241 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001843 10.0.0.241 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001916 10.0.0.141 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002287 10.0.0.141 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002192 10.0.0.241 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001977 10.0.0.141 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.003653 10.0.0.141 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001893 10.0.0.241 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001638 10.0.0.141 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001544 10.0.0.141 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002039 10.0.0.241 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001925 10.0.0.27 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002040 10.0.0.241 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002120 10.0.0.129 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002084 10.0.0.241 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002009 10.0.0.141 - - [2026-03-30 03:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002096 10.0.0.241 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001637 10.0.0.241 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001754 10.0.0.141 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002116 10.0.0.141 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002045 10.0.0.241 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001554 10.0.0.141 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001897 10.0.0.141 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001845 10.0.0.241 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001820 10.0.0.141 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001928 10.0.0.141 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001793 10.0.0.241 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002327 10.0.0.27 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001875 10.0.0.241 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001936 10.0.0.129 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002101 10.0.0.241 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002001 10.0.0.141 - - [2026-03-30 03:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002042 10.0.0.241 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001897 10.0.0.241 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001665 10.0.0.141 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002166 10.0.0.141 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001498 10.0.0.241 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001372 10.0.0.141 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001383 10.0.0.141 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001372 10.0.0.241 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001342 10.0.0.141 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001659 10.0.0.141 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001276 10.0.0.241 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001476 10.0.0.27 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001782 10.0.0.241 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001810 10.0.0.129 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001941 10.0.0.241 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001384 10.0.0.141 - - [2026-03-30 03:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001786 10.0.0.241 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001485 10.0.0.241 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002061 10.0.0.141 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001973 10.0.0.141 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001405 10.0.0.241 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001405 10.0.0.141 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001740 10.0.0.141 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001401 10.0.0.241 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001375 10.0.0.141 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001400 10.0.0.141 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001541 10.0.0.241 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001797 10.0.0.27 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001951 10.0.0.241 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001464 10.0.0.129 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001478 10.0.0.241 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002065 10.0.0.141 - - [2026-03-30 03:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002040 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:43:58 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:43:58] "POST /fqname-to-id HTTP/1.1" 500 156 0.173401 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:00 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.494193 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:00 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.141 - - [2026-03-30 03:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.598420 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:00 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.141 - - [2026-03-30 03:44:01] "POST /fqname-to-id HTTP/1.1" 500 156 2.633150 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.141 - - [2026-03-30 03:44:01] "POST /fqname-to-id HTTP/1.1" 500 156 2.648894 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:44:01] "POST /fqname-to-id HTTP/1.1" 500 156 2.951187 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.141 - - [2026-03-30 03:44:01] "POST /fqname-to-id HTTP/1.1" 500 156 2.926378 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:44:01] "POST /fqname-to-id HTTP/1.1" 500 156 3.062775 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.141 - - [2026-03-30 03:44:01] "POST /fqname-to-id HTTP/1.1" 500 156 3.219709 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.141 - - [2026-03-30 03:44:01] "POST /fqname-to-id HTTP/1.1" 500 156 3.468297 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:44:02] "POST /fqname-to-id HTTP/1.1" 500 156 3.170083 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:02 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.27 - - [2026-03-30 03:44:02] "POST /fqname-to-id HTTP/1.1" 500 156 3.149494 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:02 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:44:02] "POST /fqname-to-id HTTP/1.1" 500 156 3.161274 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:02 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.141 - - [2026-03-30 03:44:02] "POST /fqname-to-id HTTP/1.1" 500 156 3.206395 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:02 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.129 - - [2026-03-30 03:44:02] "POST /fqname-to-id HTTP/1.1" 500 156 3.424939 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:02 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:44:02] "POST /fqname-to-id HTTP/1.1" 500 156 3.529374 10.0.0.241 - - [2026-03-30 03:44:03] "GET / HTTP/1.1" 200 36215 0.003361 10.0.0.241 - - [2026-03-30 03:44:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000439 10.0.0.241 - - [2026-03-30 03:44:05] "GET / HTTP/1.1" 200 36215 0.003152 10.0.0.241 - - [2026-03-30 03:44:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.27 - - [2026-03-30 03:44:05] "GET / HTTP/1.1" 200 36215 0.002680 10.0.0.27 - - [2026-03-30 03:44:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000765 10.0.0.129 - - [2026-03-30 03:44:06] "GET / HTTP/1.1" 200 36215 0.002216 10.0.0.129 - - [2026-03-30 03:44:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000628 10.0.0.141 - - [2026-03-30 03:44:06] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.141 - - [2026-03-30 03:44:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000447 10.0.0.241 - - [2026-03-30 03:44:06] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.241 - - [2026-03-30 03:44:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000552 10.0.0.141 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.001793 10.0.0.241 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.002762 10.0.0.141 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000384 10.0.0.241 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000515 10.0.0.241 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.001399 10.0.0.241 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000450 10.0.0.141 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.002401 10.0.0.141 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000419 10.0.0.141 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.141 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000413 10.0.0.241 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.241 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.241 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.141 - - [2026-03-30 03:44:07] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.241 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000395 10.0.0.141 - - [2026-03-30 03:44:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000364 10.0.0.141 - - [2026-03-30 03:44:08] "GET / HTTP/1.1" 200 36215 0.002590 10.0.0.141 - - [2026-03-30 03:44:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000614 10.0.0.141 - - [2026-03-30 03:44:08] "GET / HTTP/1.1" 200 36215 0.003541 10.0.0.141 - - [2026-03-30 03:44:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000616 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Mar 30 03:44:08 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.241 - - [2026-03-30 03:44:08] "GET /global-system-configs HTTP/1.1" 500 156 11.643178 10.0.0.141 - - [2026-03-30 03:44:11] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.141 - - [2026-03-30 03:44:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2026-03-30 03:44:13] "GET /global-system-configs HTTP/1.1" 200 323 9.458349 10.0.0.249 - - [2026-03-30 03:44:13] "GET /obj-perms HTTP/1.1" 200 5075 20.043608 10.0.0.241 - - [2026-03-30 03:44:23] "GET /obj-perms HTTP/1.1" 200 5075 27.193390 10.0.0.141 - - [2026-03-30 03:44:23] "GET /obj-perms HTTP/1.1" 200 5075 26.860128 10.0.0.241 - - [2026-03-30 03:44:23] "GET / HTTP/1.1" 200 36215 0.002278 10.0.0.241 - - [2026-03-30 03:44:24] "GET /global-system-configs HTTP/1.1" 200 323 12.911609 10.0.0.249 - - [2026-03-30 03:44:24] "GET /obj-perms HTTP/1.1" 200 5075 22.160539 10.0.0.241 - - [2026-03-30 03:44:24] "GET /obj-perms HTTP/1.1" 200 5075 21.696285 10.0.0.241 - - [2026-03-30 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 12.145444 10.0.0.241 - - [2026-03-30 03:44:24] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.035714 10.0.0.241 - - [2026-03-30 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.041093 10.0.0.141 - - [2026-03-30 03:44:25] "GET /obj-perms HTTP/1.1" 200 5075 21.696861 10.0.0.241 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 10.815371 10.0.0.27 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 10.135098 10.0.0.241 - - [2026-03-30 03:44:25] "GET /database-node/3e49f497-3b1b-457e-bd33-1ccec84b5919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.056697 10.0.0.27 - - [2026-03-30 03:44:25] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.010958 10.0.0.241 - - [2026-03-30 03:44:25] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.064996 10.0.0.27 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.071613 10.0.0.241 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017227 10.0.0.27 - - [2026-03-30 03:44:25] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018345 10.0.0.241 - - [2026-03-30 03:44:25] "GET /analytics-node/de07bee8-47b5-470f-8875-030bf8ef0f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.019068 10.0.0.27 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006748 10.0.0.27 - - [2026-03-30 03:44:25] "GET /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.006092 10.0.0.27 - - [2026-03-30 03:44:25] "PUT /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228 HTTP/1.1" 200 263 0.094544 10.0.0.27 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.27 - - [2026-03-30 03:44:25] "GET /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013138 10.0.0.27 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009892 10.0.0.27 - - [2026-03-30 03:44:25] "GET /virtual-machine-interface/974d9cc2-0edb-4713-9941-e85dd9b00209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.016577 10.0.0.129 - - [2026-03-30 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 9.607451 10.0.0.129 - - [2026-03-30 03:44:25] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.013654 10.0.0.129 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020379 10.0.0.27 - - [2026-03-30 03:44:26] "PUT /virtual-machine-interface/974d9cc2-0edb-4713-9941-e85dd9b00209 HTTP/1.1" 200 285 0.295990 10.0.0.129 - - [2026-03-30 03:44:26] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021126 10.0.0.241 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 7.966132 10.0.0.141 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 8.458489 10.0.0.141 - - [2026-03-30 03:44:26] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.013175 10.0.0.241 - - [2026-03-30 03:44:26] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.015899 10.0.0.141 - - [2026-03-30 03:44:26] "GET /global-system-configs HTTP/1.1" 200 323 7.454191 10.0.0.241 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020344 10.0.0.141 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.027176 10.0.0.129 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.045726 10.0.0.141 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 7.102111 10.0.0.141 - - [2026-03-30 03:44:26] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.019332 10.0.0.241 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 6.658021 10.0.0.241 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 6.216074 10.0.0.141 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012768 10.0.0.241 - - [2026-03-30 03:44:26] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.034680 10.0.0.241 - - [2026-03-30 03:44:26] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.042270 10.0.0.241 - - [2026-03-30 03:44:26] "GET /analytics-snmp-node/c0acbaa6-ff6c-487c-8b13-76f691250068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.085165 10.0.0.141 - - [2026-03-30 03:44:26] "GET /analytics-alarm-node/addbaac2-13ef-4410-853f-ed9f40440fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1229 0.079034 10.0.0.129 - - [2026-03-30 03:44:26] "GET /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.049632 10.0.0.241 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021582 10.0.0.141 - - [2026-03-30 03:44:26] "GET /analytics-snmp-node/43a3609d-fc2a-447e-9ceb-ccd90638010f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.031364 10.0.0.241 - - [2026-03-30 03:44:26] "POST /bgp-routers HTTP/1.1" 409 303 0.005656 10.0.0.241 - - [2026-03-30 03:44:26] "GET /config-node/aae11d11-ceb9-4be3-8946-de137fea1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.008167 10.0.0.241 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023092 10.0.0.129 - - [2026-03-30 03:44:26] "PUT /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a HTTP/1.1" 200 263 0.100305 10.0.0.241 - - [2026-03-30 03:44:26] "GET /bgp-router/5e64fad9-878b-4e20-b522-cbe2a2b4c22b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1804 0.014321 10.0.0.129 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023069 10.0.0.129 - - [2026-03-30 03:44:26] "GET /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012435 10.0.0.241 - - [2026-03-30 03:44:26] "PUT /bgp-router/5e64fad9-878b-4e20-b522-cbe2a2b4c22b HTTP/1.1" 200 255 0.120965 10.0.0.129 - - [2026-03-30 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.030533 10.0.0.129 - - [2026-03-30 03:44:26] "GET /virtual-machine-interface/2110ea4e-bb2a-4468-bcad-ed600215e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.011256 10.0.0.129 - - [2026-03-30 03:44:26] "PUT /virtual-machine-interface/2110ea4e-bb2a-4468-bcad-ed600215e0f4 HTTP/1.1" 200 285 0.078554 10.0.0.241 - - [2026-03-30 03:44:26] "GET / HTTP/1.1" 200 36215 0.002170 10.0.0.241 - - [2026-03-30 03:44:27] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000474 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 6.460318 10.0.0.141 - - [2026-03-30 03:44:27] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.018275 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008773 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 5.574730 10.0.0.141 - - [2026-03-30 03:44:27] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018227 10.0.0.141 - - [2026-03-30 03:44:27] "GET /database-node/d086805b-96f8-474f-92f6-05cf8dad2705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.023951 10.0.0.241 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 5.238123 10.0.0.141 - - [2026-03-30 03:44:27] "POST /bgp-routers HTTP/1.1" 409 303 0.040510 10.0.0.241 - - [2026-03-30 03:44:27] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.028401 10.0.0.241 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.054410 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 4.908195 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024663 10.0.0.141 - - [2026-03-30 03:44:27] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.029491 10.0.0.241 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 4.600296 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.043579 10.0.0.241 - - [2026-03-30 03:44:27] "GET /analytics-alarm-node/e670e0d4-8632-4eed-b054-564e9e8801a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1230 0.078159 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 4.281301 10.0.0.241 - - [2026-03-30 03:44:27] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.117356 10.0.0.141 - - [2026-03-30 03:44:27] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.059088 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 3.522902 10.0.0.141 - - [2026-03-30 03:44:27] "GET /bgp-router/c0269c4a-a577-42df-a40c-e53c800fcde8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1805 0.186595 10.0.0.141 - - [2026-03-30 03:44:27] "GET /config-node/f9735bbb-3dec-4a3d-b645-41f935a6ce74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.077743 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.059163 10.0.0.141 - - [2026-03-30 03:44:27] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.031968 10.0.0.241 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.064668 10.0.0.141 - - [2026-03-30 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021129 10.0.0.249 - - [2026-03-30 03:44:27] "GET /obj-perms HTTP/1.1" 200 5075 18.708936 10.0.0.141 - - [2026-03-30 03:44:27] "GET /config-database-node/281d2e9d-020f-4eb4-9351-d7d0c7be3d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1229 0.036229 10.0.0.241 - - [2026-03-30 03:44:27] "GET /config-database-node/4cae485a-b31f-4cdd-b22a-236c5c0ac094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1229 0.036695 10.0.0.241 - - [2026-03-30 03:44:27] "GET /obj-perms HTTP/1.1" 200 5075 18.090009 10.0.0.141 - - [2026-03-30 03:44:27] "GET /analytics-node/190125b1-a605-428a-8ac3-ec3bd26d3f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.031133 10.0.0.141 - - [2026-03-30 03:44:27] "PUT /bgp-router/c0269c4a-a577-42df-a40c-e53c800fcde8 HTTP/1.1" 200 255 0.157485 10.0.0.141 - - [2026-03-30 03:44:27] "GET /obj-perms HTTP/1.1" 200 5075 16.119231 10.0.0.141 - - [2026-03-30 03:44:28] "GET / HTTP/1.1" 200 36215 0.002946 10.0.0.141 - - [2026-03-30 03:44:28] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000412 10.0.0.249 - - [2026-03-30 03:44:28] "GET /obj-perms HTTP/1.1" 200 5075 14.917407 10.0.0.241 - - [2026-03-30 03:44:28] "GET /obj-perms HTTP/1.1" 200 5075 12.912396 10.0.0.141 - - [2026-03-30 03:44:28] "GET /obj-perms HTTP/1.1" 200 5075 11.391914 10.0.0.141 - - [2026-03-30 03:44:29] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.241 - - [2026-03-30 03:44:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 2.250763 10.0.0.141 - - [2026-03-30 03:44:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.533753 10.0.0.241 - - [2026-03-30 03:44:32] "GET /network-ipam/a36d87b6-c7cd-43b2-bcb7-815dd0ca21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.475549 10.0.0.141 - - [2026-03-30 03:44:32] "PUT /job-template/8dde2666-7f33-4180-85a1-5b460fe746bb HTTP/1.1" 200 259 0.337572 10.0.0.141 - - [2026-03-30 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 1.544056 10.0.0.141 - - [2026-03-30 03:44:33] "GET /network-ipam/a36d87b6-c7cd-43b2-bcb7-815dd0ca21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009127 10.0.0.141 - - [2026-03-30 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012078 10.0.0.141 - - [2026-03-30 03:44:34] "PUT /job-template/0dd434fb-1d11-476f-94cd-90853d2ffc0b HTTP/1.1" 200 259 0.111649 10.0.0.141 - - [2026-03-30 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013955 10.0.0.141 - - [2026-03-30 03:44:34] "PUT /job-template/ae602bb4-9318-4fd5-9317-f50bd1ed695f HTTP/1.1" 200 259 0.094818 10.0.0.141 - - [2026-03-30 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012715 10.0.0.141 - - [2026-03-30 03:44:34] "PUT /job-template/5b5a6357-490c-4b04-b936-29b1fe5f7235 HTTP/1.1" 200 259 0.052846 10.0.0.141 - - [2026-03-30 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009268 10.0.0.141 - - [2026-03-30 03:44:34] "PUT /job-template/14af913b-41a4-4087-b7a1-8a1b208d09ae HTTP/1.1" 200 259 0.079484 10.0.0.141 - - [2026-03-30 03:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017487 10.0.0.141 - - [2026-03-30 03:44:35] "PUT /job-template/36d602e7-5a1a-4769-9f91-5cb7e2dcaac5 HTTP/1.1" 200 259 0.059558 10.0.0.141 - - [2026-03-30 03:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026785 10.0.0.141 - - [2026-03-30 03:44:35] "PUT /job-template/72d842d0-3689-4815-a85f-0a0b81b84211 HTTP/1.1" 200 259 0.096668 10.0.0.141 - - [2026-03-30 03:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012166 10.0.0.141 - - [2026-03-30 03:44:35] "PUT /job-template/b51bb47b-5f2d-48b8-9658-f2f936e96657 HTTP/1.1" 200 259 0.057925 10.0.0.141 - - [2026-03-30 03:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025721 10.0.0.141 - - [2026-03-30 03:44:35] "PUT /job-template/2102d1b5-dc14-44b5-803b-87a39fa4ab74 HTTP/1.1" 200 259 0.053096 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011892 10.0.0.141 - - [2026-03-30 03:44:36] "PUT /job-template/b8e95eb3-46ca-40ea-ad14-920df071d913 HTTP/1.1" 200 259 0.061674 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013928 10.0.0.241 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009127 10.0.0.241 - - [2026-03-30 03:44:36] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.022733 10.0.0.141 - - [2026-03-30 03:44:36] "PUT /job-template/abf67b40-97e9-4a0d-b2c7-f6c1f2a1babd HTTP/1.1" 200 259 0.082776 10.0.0.241 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009283 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028307 10.0.0.141 - - [2026-03-30 03:44:36] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005725 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009154 10.0.0.241 - - [2026-03-30 03:44:36] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.078887 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019753 10.0.0.141 - - [2026-03-30 03:44:36] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.097975 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.141 - - [2026-03-30 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468 10.0.0.141 - - [2026-03-30 03:44:37] "PUT /hardware/84c28421-4406-49dd-8ea1-8a32d8670309 HTTP/1.1" 200 251 0.036385 10.0.0.141 - - [2026-03-30 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.141 - - [2026-03-30 03:44:37] "PUT /hardware/3ab1a0b1-a136-48d2-bf08-aa0a5e597a4f HTTP/1.1" 200 251 0.030787 10.0.0.241 - - [2026-03-30 03:44:37] "GET / HTTP/1.1" 200 36215 0.002355 10.0.0.241 - - [2026-03-30 03:44:37] "POST /alarms HTTP/1.1" 401 293 0.000525 10.0.0.141 - - [2026-03-30 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.141 - - [2026-03-30 03:44:37] "PUT /hardware/8ed99266-2edf-4f8c-865b-3437e1a64aa3 HTTP/1.1" 200 251 0.028157 10.0.0.141 - - [2026-03-30 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008954 10.0.0.141 - - [2026-03-30 03:44:37] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.141 - - [2026-03-30 03:44:37] "POST /alarms HTTP/1.1" 401 293 0.000433 10.0.0.141 - - [2026-03-30 03:44:37] "PUT /hardware/288f5d10-63e1-4993-9312-fdb95a2c23f8 HTTP/1.1" 200 251 0.032725 10.0.0.141 - - [2026-03-30 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.141 - - [2026-03-30 03:44:37] "PUT /hardware/80e908af-0cc1-4519-9ce3-aa0e31b10032 HTTP/1.1" 200 251 0.043221 10.0.0.141 - - [2026-03-30 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.141 - - [2026-03-30 03:44:37] "PUT /hardware/da7a56d5-a985-4327-a590-5713ca5719d6 HTTP/1.1" 200 251 0.064870 10.0.0.141 - - [2026-03-30 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.141 - - [2026-03-30 03:44:38] "PUT /hardware/5d94de06-f288-4cab-be15-9e1ebbd7aa06 HTTP/1.1" 200 251 0.098675 10.0.0.141 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.141 - - [2026-03-30 03:44:38] "PUT /hardware/d4f15c25-fdf3-4a36-8ab8-7b9b7ee995d9 HTTP/1.1" 200 251 0.033727 10.0.0.141 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.141 - - [2026-03-30 03:44:38] "PUT /hardware/9a93d53d-6b55-40dd-bd80-3935f670a30e HTTP/1.1" 200 251 0.047720 10.0.0.241 - - [2026-03-30 03:44:38] "POST /alarms HTTP/1.1" 409 264 0.481772 10.0.0.241 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011611 10.0.0.141 - - [2026-03-30 03:44:38] "POST /alarms HTTP/1.1" 409 264 0.108261 10.0.0.141 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018313 10.0.0.141 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009256 10.0.0.241 - - [2026-03-30 03:44:38] "PUT /alarm/8013cd6d-04e4-4d73-a182-3030a554e1dc HTTP/1.1" 200 245 0.067798 10.0.0.241 - - [2026-03-30 03:44:38] "POST /alarms HTTP/1.1" 409 261 0.020583 10.0.0.141 - - [2026-03-30 03:44:38] "PUT /alarm/8013cd6d-04e4-4d73-a182-3030a554e1dc HTTP/1.1" 200 245 0.113269 10.0.0.141 - - [2026-03-30 03:44:38] "PUT /hardware/2a9c1d64-8308-41c2-ab12-11e2d868bfae HTTP/1.1" 200 251 0.091624 10.0.0.141 - - [2026-03-30 03:44:38] "POST /alarms HTTP/1.1" 409 261 0.011264 10.0.0.241 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.034766 10.0.0.141 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.141 - - [2026-03-30 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024102 10.0.0.241 - - [2026-03-30 03:44:38] "PUT /alarm/1056aee3-c0bd-476b-ab2c-891a2be49263 HTTP/1.1" 200 245 0.067352 10.0.0.241 - - [2026-03-30 03:44:39] "POST /alarms HTTP/1.1" 409 261 0.016903 10.0.0.141 - - [2026-03-30 03:44:39] "PUT /hardware/c262eb1d-1f72-4ef5-8bd8-38a724c702d5 HTTP/1.1" 200 251 0.071841 10.0.0.141 - - [2026-03-30 03:44:39] "PUT /alarm/1056aee3-c0bd-476b-ab2c-891a2be49263 HTTP/1.1" 200 245 0.110517 10.0.0.241 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015846 10.0.0.141 - - [2026-03-30 03:44:39] "POST /alarms HTTP/1.1" 409 261 0.020409 10.0.0.141 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022975 10.0.0.141 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007827 10.0.0.141 - - [2026-03-30 03:44:39] "PUT /alarm/cc42c67c-643c-4a29-94b4-3f59a5ef320c HTTP/1.1" 200 245 0.104797 10.0.0.241 - - [2026-03-30 03:44:39] "PUT /alarm/cc42c67c-643c-4a29-94b4-3f59a5ef320c HTTP/1.1" 200 245 0.241673 10.0.0.141 - - [2026-03-30 03:44:39] "POST /alarms HTTP/1.1" 409 253 0.039894 10.0.0.141 - - [2026-03-30 03:44:39] "PUT /hardware/c7e1fa34-3fbb-4112-8826-603105ee71aa HTTP/1.1" 200 251 0.096898 10.0.0.241 - - [2026-03-30 03:44:39] "POST /alarms HTTP/1.1" 409 253 0.012498 10.0.0.141 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008056 10.0.0.241 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019427 10.0.0.141 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.241 - - [2026-03-30 03:44:39] "PUT /alarm/8189fa03-c93f-4bcd-af34-e3c38ce4e2ce HTTP/1.1" 200 245 0.117582 10.0.0.141 - - [2026-03-30 03:44:39] "PUT /alarm/8189fa03-c93f-4bcd-af34-e3c38ce4e2ce HTTP/1.1" 200 245 0.161112 10.0.0.241 - - [2026-03-30 03:44:39] "POST /alarms HTTP/1.1" 409 251 0.014123 10.0.0.141 - - [2026-03-30 03:44:39] "POST /alarms HTTP/1.1" 409 251 0.007307 10.0.0.141 - - [2026-03-30 03:44:39] "PUT /hardware/2d751f27-4293-4778-9fdd-ae54874373ba HTTP/1.1" 200 251 0.105362 10.0.0.241 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.141 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024685 10.0.0.141 - - [2026-03-30 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013759 10.0.0.241 - - [2026-03-30 03:44:39] "PUT /alarm/79cc53d3-8e0f-4a48-94b2-eb75ca3a56e1 HTTP/1.1" 200 245 0.103686 10.0.0.141 - - [2026-03-30 03:44:40] "PUT /alarm/79cc53d3-8e0f-4a48-94b2-eb75ca3a56e1 HTTP/1.1" 200 245 0.137813 10.0.0.241 - - [2026-03-30 03:44:40] "POST /alarms HTTP/1.1" 409 252 0.025811 10.0.0.141 - - [2026-03-30 03:44:40] "PUT /hardware/77bdf6e5-a4aa-498b-b34a-7032fcd406b6 HTTP/1.1" 200 251 0.057865 10.0.0.241 - - [2026-03-30 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019224 10.0.0.141 - - [2026-03-30 03:44:40] "POST /alarms HTTP/1.1" 409 252 0.023790 10.0.0.141 - - [2026-03-30 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.141 - - [2026-03-30 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.037951 10.0.0.241 - - [2026-03-30 03:44:40] "PUT /alarm/93b4f71b-493a-4b3f-b7bd-705515d48fdb HTTP/1.1" 200 245 0.067577 10.0.0.241 - - [2026-03-30 03:44:40] "POST /alarms HTTP/1.1" 409 256 0.006389 10.0.0.141 - - [2026-03-30 03:44:40] "PUT /alarm/93b4f71b-493a-4b3f-b7bd-705515d48fdb HTTP/1.1" 200 245 0.098202 10.0.0.241 - - [2026-03-30 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015285 10.0.0.141 - - [2026-03-30 03:44:40] "PUT /hardware/cb6ef64c-ea40-45d0-bffa-160754541616 HTTP/1.1" 200 251 0.074222 10.0.0.141 - - [2026-03-30 03:44:40] "POST /alarms HTTP/1.1" 409 256 0.055191 10.0.0.241 - - [2026-03-30 03:44:40] "PUT /alarm/db4bd419-c2e2-4b94-be2f-69dc124ff96c HTTP/1.1" 200 245 0.091412 10.0.0.241 - - [2026-03-30 03:44:40] "POST /alarms HTTP/1.1" 409 248 0.248588 10.0.0.141 - - [2026-03-30 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.321169 10.0.0.141 - - [2026-03-30 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014081 10.0.0.241 - - [2026-03-30 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.141 - - [2026-03-30 03:44:40] "PUT /alarm/db4bd419-c2e2-4b94-be2f-69dc124ff96c HTTP/1.1" 200 245 0.147350 10.0.0.141 - - [2026-03-30 03:44:40] "PUT /hardware/c01d5156-9379-46a3-a3fd-f78c879c0edd HTTP/1.1" 200 251 0.092760 10.0.0.241 - - [2026-03-30 03:44:40] "PUT /alarm/f6aeed6f-b668-42af-a75d-2d5cd6ea8ad3 HTTP/1.1" 200 245 0.148293 10.0.0.141 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 248 0.023476 10.0.0.241 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 252 0.006512 10.0.0.141 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024791 10.0.0.241 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.141 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026387 10.0.0.141 - - [2026-03-30 03:44:41] "PUT /alarm/f6aeed6f-b668-42af-a75d-2d5cd6ea8ad3 HTTP/1.1" 200 245 0.070287 10.0.0.241 - - [2026-03-30 03:44:41] "PUT /alarm/94187eab-98e1-4808-ad43-ee6f1fbabaa0 HTTP/1.1" 200 245 0.104912 10.0.0.141 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 252 0.007557 10.0.0.141 - - [2026-03-30 03:44:41] "PUT /hardware/250aeb20-cff3-48c2-a242-8e7c3277b5b7 HTTP/1.1" 200 251 0.060432 10.0.0.141 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009583 10.0.0.241 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 257 0.020048 10.0.0.241 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.141 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.141 - - [2026-03-30 03:44:41] "PUT /alarm/94187eab-98e1-4808-ad43-ee6f1fbabaa0 HTTP/1.1" 200 245 0.142728 10.0.0.241 - - [2026-03-30 03:44:41] "PUT /alarm/30f2d9af-1b45-4b90-a8ad-d60ce0fd1cda HTTP/1.1" 200 245 0.132636 10.0.0.141 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 257 0.024972 10.0.0.241 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 251 0.015817 10.0.0.141 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010592 10.0.0.141 - - [2026-03-30 03:44:41] "PUT /hardware/8efdb3fa-095f-4633-b523-c6e63a3204f4 HTTP/1.1" 200 251 0.084897 10.0.0.241 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025095 10.0.0.141 - - [2026-03-30 03:44:41] "PUT /alarm/30f2d9af-1b45-4b90-a8ad-d60ce0fd1cda HTTP/1.1" 200 245 0.104126 10.0.0.141 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.045755 10.0.0.141 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 251 0.007286 10.0.0.241 - - [2026-03-30 03:44:41] "PUT /alarm/2106c3fc-634b-455f-8783-919eb6c6fd99 HTTP/1.1" 200 245 0.107595 10.0.0.241 - - [2026-03-30 03:44:41] "POST /alarms HTTP/1.1" 409 257 0.008526 10.0.0.141 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011679 10.0.0.241 - - [2026-03-30 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015393 10.0.0.141 - - [2026-03-30 03:44:41] "PUT /feature/6dac2cf1-b46b-4a3a-a065-81380b5e2461 HTTP/1.1" 200 249 0.066739 10.0.0.141 - - [2026-03-30 03:44:42] "PUT /alarm/2106c3fc-634b-455f-8783-919eb6c6fd99 HTTP/1.1" 200 245 0.112162 10.0.0.141 - - [2026-03-30 03:44:42] "POST /alarms HTTP/1.1" 409 257 0.013124 10.0.0.141 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022810 10.0.0.241 - - [2026-03-30 03:44:42] "PUT /alarm/dbe868d9-d77a-43ce-8a24-addb9e9f4b2e HTTP/1.1" 200 245 0.134149 10.0.0.241 - - [2026-03-30 03:44:42] "POST /alarms HTTP/1.1" 409 261 0.023534 10.0.0.141 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.095033 10.0.0.241 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024602 10.0.0.141 - - [2026-03-30 03:44:42] "PUT /alarm/dbe868d9-d77a-43ce-8a24-addb9e9f4b2e HTTP/1.1" 200 245 0.085997 10.0.0.141 - - [2026-03-30 03:44:42] "POST /alarms HTTP/1.1" 409 261 0.025186 10.0.0.141 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010240 10.0.0.141 - - [2026-03-30 03:44:42] "PUT /feature/198cfac3-fe8e-4d42-afe3-c02e908fd7b7 HTTP/1.1" 200 249 0.142448 10.0.0.241 - - [2026-03-30 03:44:42] "PUT /alarm/419693f0-929a-40c1-8ff1-68bfe8b24b1b HTTP/1.1" 200 245 0.243315 10.0.0.241 - - [2026-03-30 03:44:42] "POST /alarms HTTP/1.1" 409 258 0.004119 10.0.0.141 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011212 10.0.0.141 - - [2026-03-30 03:44:42] "PUT /alarm/419693f0-929a-40c1-8ff1-68bfe8b24b1b HTTP/1.1" 200 245 0.163424 10.0.0.241 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.042765 10.0.0.141 - - [2026-03-30 03:44:42] "POST /alarms HTTP/1.1" 409 258 0.037375 10.0.0.241 - - [2026-03-30 03:44:42] "PUT /alarm/d2bf222f-fa35-418d-ad5a-8dc9004624d7 HTTP/1.1" 200 245 0.071173 10.0.0.141 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013471 10.0.0.141 - - [2026-03-30 03:44:42] "PUT /feature/84f95fc2-e7c4-4443-ba0c-165eaf292c07 HTTP/1.1" 200 249 0.092294 10.0.0.241 - - [2026-03-30 03:44:42] "POST /alarms HTTP/1.1" 409 254 0.018749 10.0.0.241 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017907 10.0.0.141 - - [2026-03-30 03:44:42] "PUT /alarm/d2bf222f-fa35-418d-ad5a-8dc9004624d7 HTTP/1.1" 200 245 0.059998 10.0.0.141 - - [2026-03-30 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.053786 10.0.0.141 - - [2026-03-30 03:44:43] "POST /alarms HTTP/1.1" 409 254 0.033817 10.0.0.241 - - [2026-03-30 03:44:43] "PUT /alarm/1d412403-2ccb-4f12-a6a4-7bcc95ba166d HTTP/1.1" 200 245 0.092367 10.0.0.141 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014569 10.0.0.141 - - [2026-03-30 03:44:43] "PUT /feature/ec595897-6980-4e5d-832e-2df5e8514371 HTTP/1.1" 200 249 0.045066 10.0.0.241 - - [2026-03-30 03:44:43] "POST /alarms HTTP/1.1" 409 254 0.015599 10.0.0.241 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022003 10.0.0.141 - - [2026-03-30 03:44:43] "PUT /alarm/1d412403-2ccb-4f12-a6a4-7bcc95ba166d HTTP/1.1" 200 245 0.087107 10.0.0.141 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.056328 10.0.0.141 - - [2026-03-30 03:44:43] "POST /alarms HTTP/1.1" 409 254 0.076951 10.0.0.241 - - [2026-03-30 03:44:43] "PUT /alarm/f6b4c468-086e-49a9-99a9-a3601a0d8fb8 HTTP/1.1" 200 245 0.127946 10.0.0.141 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008927 10.0.0.241 - - [2026-03-30 03:44:43] "POST /alarms HTTP/1.1" 409 254 0.017567 10.0.0.141 - - [2026-03-30 03:44:43] "PUT /physical-role/36bb5905-ab91-4273-a15f-f6231114ccd1 HTTP/1.1" 200 261 0.071497 10.0.0.241 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022347 10.0.0.141 - - [2026-03-30 03:44:43] "PUT /alarm/f6b4c468-086e-49a9-99a9-a3601a0d8fb8 HTTP/1.1" 200 245 0.112615 10.0.0.141 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010507 10.0.0.141 - - [2026-03-30 03:44:43] "POST /alarms HTTP/1.1" 409 254 0.017700 10.0.0.141 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011351 10.0.0.241 - - [2026-03-30 03:44:43] "PUT /alarm/a9562ada-7e65-4294-b9a0-772cf9c83736 HTTP/1.1" 200 245 0.121606 10.0.0.141 - - [2026-03-30 03:44:43] "PUT /overlay-role/8146f9a1-03bc-47a7-b89f-ea8375505f0e HTTP/1.1" 200 259 0.094679 10.0.0.241 - - [2026-03-30 03:44:43] "POST /alarms HTTP/1.1" 409 247 0.025068 10.0.0.141 - - [2026-03-30 03:44:43] "PUT /alarm/a9562ada-7e65-4294-b9a0-772cf9c83736 HTTP/1.1" 200 245 0.096996 10.0.0.241 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.141 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020258 10.0.0.141 - - [2026-03-30 03:44:43] "POST /alarms HTTP/1.1" 409 247 0.025640 10.0.0.241 - - [2026-03-30 03:44:43] "PUT /alarm/42d0d577-20d2-4eca-9e72-8f98c59ed895 HTTP/1.1" 200 245 0.064824 10.0.0.141 - - [2026-03-30 03:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021802 10.0.0.241 - - [2026-03-30 03:44:44] "POST /alarms HTTP/1.1" 409 272 0.015172 10.0.0.241 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012215 10.0.0.141 - - [2026-03-30 03:44:44] "PUT /overlay-role/25029d9d-c54a-40b6-8a39-ff60b3e12059 HTTP/1.1" 200 259 0.067091 10.0.0.141 - - [2026-03-30 03:44:44] "PUT /alarm/42d0d577-20d2-4eca-9e72-8f98c59ed895 HTTP/1.1" 200 245 0.084702 10.0.0.141 - - [2026-03-30 03:44:44] "POST /alarms HTTP/1.1" 409 272 0.016086 10.0.0.141 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027513 10.0.0.141 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014768 10.0.0.241 - - [2026-03-30 03:44:44] "PUT /alarm/25312ca3-c0db-4b2e-851a-68ed80b2c8f2 HTTP/1.1" 200 245 0.110974 10.0.0.241 - - [2026-03-30 03:44:44] "POST /alarms HTTP/1.1" 409 261 0.024973 10.0.0.141 - - [2026-03-30 03:44:44] "PUT /overlay-role/7d73966d-d1a4-41ed-894d-22d6560f9d65 HTTP/1.1" 200 259 0.043685 10.0.0.241 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026929 10.0.0.141 - - [2026-03-30 03:44:44] "PUT /alarm/25312ca3-c0db-4b2e-851a-68ed80b2c8f2 HTTP/1.1" 200 245 0.141511 10.0.0.141 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024403 10.0.0.141 - - [2026-03-30 03:44:44] "POST /alarms HTTP/1.1" 409 261 0.005624 10.0.0.241 - - [2026-03-30 03:44:44] "PUT /alarm/6e81f346-5688-4499-acd8-36fc04a601ef HTTP/1.1" 200 245 0.070289 10.0.0.141 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008846 10.0.0.241 - - [2026-03-30 03:44:44] "POST /alarms HTTP/1.1" 409 259 0.007029 10.0.0.141 - - [2026-03-30 03:44:44] "PUT /overlay-role/e9c1d6ba-178c-4bb2-8f4b-3f6ae3ba04b6 HTTP/1.1" 200 259 0.048284 10.0.0.241 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013047 10.0.0.141 - - [2026-03-30 03:44:44] "PUT /alarm/6e81f346-5688-4499-acd8-36fc04a601ef HTTP/1.1" 200 245 0.046833 10.0.0.141 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017356 10.0.0.141 - - [2026-03-30 03:44:44] "POST /alarms HTTP/1.1" 409 259 0.005554 10.0.0.241 - - [2026-03-30 03:44:44] "PUT /alarm/2ae64f3a-3253-4481-b2d6-fbd4b17d5fbc HTTP/1.1" 200 245 0.054999 10.0.0.141 - - [2026-03-30 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015657 10.0.0.141 - - [2026-03-30 03:44:45] "PUT /role-definition/484dfee6-e084-4d07-acc0-0331cad6f995 HTTP/1.1" 200 265 0.309299 10.0.0.241 - - [2026-03-30 03:44:45] "POST /alarms HTTP/1.1" 409 265 0.292672 10.0.0.141 - - [2026-03-30 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025157 10.0.0.241 - - [2026-03-30 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017727 10.0.0.141 - - [2026-03-30 03:44:45] "PUT /alarm/2ae64f3a-3253-4481-b2d6-fbd4b17d5fbc HTTP/1.1" 200 245 0.123373 10.0.0.141 - - [2026-03-30 03:44:45] "POST /alarms HTTP/1.1" 409 265 0.031576 10.0.0.141 - - [2026-03-30 03:44:45] "PUT /role-definition/48bf25ae-bf54-4dcd-8030-00fdc0e32c9a HTTP/1.1" 200 265 0.037994 10.0.0.241 - - [2026-03-30 03:44:45] "PUT /alarm/a1156431-1987-449e-bc67-63ba0b339158 HTTP/1.1" 200 245 0.093464 10.0.0.141 - - [2026-03-30 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019872 10.0.0.241 - - [2026-03-30 03:44:45] "POST /alarms HTTP/1.1" 409 279 0.011783 10.0.0.241 - - [2026-03-30 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020033 10.0.0.141 - - [2026-03-30 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035116 10.0.0.241 - - [2026-03-30 03:44:45] "PUT /alarm/d461d831-e649-457c-a85f-2b84cacfa2bf HTTP/1.1" 200 245 0.232606 10.0.0.141 - - [2026-03-30 03:44:45] "PUT /alarm/a1156431-1987-449e-bc67-63ba0b339158 HTTP/1.1" 200 245 0.348155 10.0.0.141 - - [2026-03-30 03:44:45] "POST /alarms HTTP/1.1" 409 279 0.014355 10.0.0.141 - - [2026-03-30 03:44:45] "PUT /role-definition/a9dd93e8-9bfd-4101-bc52-1489bdc0f661 HTTP/1.1" 200 265 0.042364 10.0.0.141 - - [2026-03-30 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010867 10.0.0.141 - - [2026-03-30 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.056109 10.0.0.141 - - [2026-03-30 03:44:45] "PUT /alarm/d461d831-e649-457c-a85f-2b84cacfa2bf HTTP/1.1" 200 245 0.076371 10.0.0.141 - - [2026-03-30 03:44:46] "PUT /role-definition/c9f91c99-85f9-486b-89c5-5585c268bc24 HTTP/1.1" 200 265 0.064207 10.0.0.141 - - [2026-03-30 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024003 10.0.0.141 - - [2026-03-30 03:44:46] "PUT /role-definition/c2233237-c756-45db-abcb-720f97540908 HTTP/1.1" 200 265 0.042045 10.0.0.241 - - [2026-03-30 03:44:46] "GET / HTTP/1.1" 200 36215 0.002664 10.0.0.241 - - [2026-03-30 03:44:46] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000582 10.0.0.141 - - [2026-03-30 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011164 10.0.0.141 - - [2026-03-30 03:44:46] "PUT /role-definition/f1c23991-1b49-4b7d-bfc1-b50e733dd2e0 HTTP/1.1" 200 265 0.043993 10.0.0.141 - - [2026-03-30 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021317 10.0.0.141 - - [2026-03-30 03:44:46] "PUT /role-definition/9250d260-6447-4ef2-8d6c-5f611584a6b5 HTTP/1.1" 200 265 0.027011 10.0.0.141 - - [2026-03-30 03:44:46] "GET / HTTP/1.1" 200 36215 0.001927 10.0.0.141 - - [2026-03-30 03:44:46] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000484 10.0.0.141 - - [2026-03-30 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011832 10.0.0.141 - - [2026-03-30 03:44:46] "PUT /role-definition/a55162fa-e5c7-4171-a129-9d0a08236c7e HTTP/1.1" 200 265 0.033329 10.0.0.141 - - [2026-03-30 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.038219 10.0.0.141 - - [2026-03-30 03:44:47] "PUT /feature-config/8b016f34-6884-423d-baf6-75978a74faee HTTP/1.1" 200 263 0.027274 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009728 10.0.0.141 - - [2026-03-30 03:44:47] "PUT /node-profile/ef55a756-2b07-4f55-9d1e-c055d72dc49c HTTP/1.1" 200 259 0.030112 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007708 10.0.0.141 - - [2026-03-30 03:44:47] "PUT /node-profile/81d40ff8-f7f0-4307-a50b-4a6eb4d94250 HTTP/1.1" 200 259 0.030224 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007978 10.0.0.141 - - [2026-03-30 03:44:47] "PUT /node-profile/3f2822a0-b180-4778-9aee-ba18859bf6ed HTTP/1.1" 200 259 0.025424 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013940 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023097 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.241 - - [2026-03-30 03:44:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.568316 10.0.0.241 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.026501 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.141 - - [2026-03-30 03:44:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.122071 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016250 10.0.0.241 - - [2026-03-30 03:44:47] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.049815 10.0.0.141 - - [2026-03-30 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023845 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009994 10.0.0.141 - - [2026-03-30 03:44:48] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.074746 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010361 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009738 10.0.0.241 - - [2026-03-30 03:44:48] "GET / HTTP/1.1" 200 36215 0.002918 10.0.0.241 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000623 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.141 - - [2026-03-30 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014086 10.0.0.141 - - [2026-03-30 03:44:49] "GET / HTTP/1.1" 200 36215 0.003200 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000608 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017741 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007981 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.241 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.663844 10.0.0.241 - - [2026-03-30 03:44:49] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.006661 10.0.0.241 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.188499 10.0.0.141 - - [2026-03-30 03:44:49] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.008257 10.0.0.141 - - [2026-03-30 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.063355 10.0.0.241 - - [2026-03-30 03:44:49] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.060213 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.049917 10.0.0.141 - - [2026-03-30 03:44:50] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.093879 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.037812 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012216 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011373 10.0.0.241 - - [2026-03-30 03:44:50] "GET / HTTP/1.1" 200 36215 0.002710 10.0.0.241 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000450 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016564 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016862 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.141 - - [2026-03-30 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027210 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016944 10.0.0.241 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.102340 10.0.0.241 - - [2026-03-30 03:44:51] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.028265 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012524 10.0.0.141 - - [2026-03-30 03:44:51] "GET / HTTP/1.1" 200 36215 0.007484 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000926 10.0.0.241 - - [2026-03-30 03:44:51] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.195840 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.057142 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010937 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014807 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008761 10.0.0.141 - - [2026-03-30 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011312 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008336 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013646 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.110413 10.0.0.141 - - [2026-03-30 03:44:52] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.012771 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013846 10.0.0.141 - - [2026-03-30 03:44:52] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.119113 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013036 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010952 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.141 - - [2026-03-30 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008028 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011369 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025264 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008548 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006782 10.0.0.141 - - [2026-03-30 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011709 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006169 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.141 - - [2026-03-30 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011395 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012404 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.141 - - [2026-03-30 03:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008625 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018163 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009078 10.0.0.141 - - [2026-03-30 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023511 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007606 10.0.0.141 - - [2026-03-30 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017251 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007363 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.141 - - [2026-03-30 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015055 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010554 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014151 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016811 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.141 - - [2026-03-30 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010327 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024890 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014039 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006939 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010260 10.0.0.141 - - [2026-03-30 03:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009163 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008324 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009494 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007521 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008604 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010488 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.141 - - [2026-03-30 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008483 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006889 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009793 10.0.0.141 - - [2026-03-30 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011414 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009214 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016896 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.141 - - [2026-03-30 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026235 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.141 - - [2026-03-30 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.141 - - [2026-03-30 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.141 - - [2026-03-30 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008978 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.141 - - [2026-03-30 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010330 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.141 - - [2026-03-30 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008569 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.141 - - [2026-03-30 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.141 - - [2026-03-30 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027329 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013193 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007759 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009055 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.141 - - [2026-03-30 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005436 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009855 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.141 - - [2026-03-30 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008699 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013620 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.141 - - [2026-03-30 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.141 - - [2026-03-30 03:45:14] "POST /network-ipams HTTP/1.1" 409 257 0.012702 10.0.0.141 - - [2026-03-30 03:45:14] "POST /virtual-networks HTTP/1.1" 409 255 0.018002 10.0.0.141 - - [2026-03-30 03:45:14] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004798 10.0.0.141 - - [2026-03-30 03:45:14] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.005189 10.0.0.141 - - [2026-03-30 03:45:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.005427 10.0.0.249 - - [2026-03-30 03:45:19] "GET /global-system-configs HTTP/1.1" 200 323 0.100005 10.0.0.249 - - [2026-03-30 03:45:19] "GET /global-system-configs HTTP/1.1" 200 323 0.214923 10.0.0.241 - - [2026-03-30 03:45:19] "GET /obj-perms HTTP/1.1" 200 5075 0.390438 10.0.0.249 - - [2026-03-30 03:45:19] "GET /obj-perms HTTP/1.1" 200 5075 0.437138 10.0.0.141 - - [2026-03-30 03:45:36] "GET /obj-perms HTTP/1.1" 200 5075 0.113914 10.0.0.141 - - [2026-03-30 03:46:18] "GET / HTTP/1.1" 200 36215 0.002367 +++ date ++ echo 'INFO: =================== Mon Mar 30 03:47:33 AM UTC 2026 ===================' INFO: =================== Mon Mar 30 03:47:33 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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 '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.249,10.0.0.241,10.0.0.141 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.241:8081 10.0.0.141:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.241:8081 10.0.0.141:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.241:8081 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.241:9042 10.0.0.141:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.241:8086 10.0.0.141:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.241:8086 10.0.0.141:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.241:8086 10.0.0.141: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.249,10.0.0.241,10.0.0.141 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.241:8082 10.0.0.141:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.241:8082 10.0.0.141:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.241:8082 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.241:9161 10.0.0.141:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.241:9161 10.0.0.141:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.241:9161 10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.241:9041 10.0.0.141: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.17,10.20.0.25,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.241:2181,10.0.0.141:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.241:2181,10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.241:2181,10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.241:2181 10.0.0.141:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.241:5673,10.0.0.141:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.241:5673,10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.241:5673,10.0.0.141: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.241:6379 10.0.0.141:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.241:6379 10.0.0.141:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.241:6379 10.0.0.141: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.249,10.0.0.241,10.0.0.141 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.241:9092 10.0.0.141:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.241:9092 10.0.0.141:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.241:9092 10.0.0.141: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.249 ++ 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.249,10.0.0.241,10.0.0.141 ++ 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.249,10.0.0.241,10.0.0.141 ++ 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_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249,10.0.0.241,10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.241,10.0.0.141 +++ local servers=10.0.0.249,10.0.0.241,10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ tr '\n' , ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.249,10.20.0.17,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.249:9041 10.0.0.241:9041 10.0.0.141:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + 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 contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/30/2026 03:47:46.574 7f323c246840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/30/2026 03:47:46.772 7f323c246840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/30/2026 03:47:46.784 7f323c246840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/30/2026 03:47:46.785 7f323c246840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-03-30 03:47:48] "GET / HTTP/1.1" 503 181 0.000958 10.0.0.249 - - [2026-03-30 03:47:48] "GET / HTTP/1.1" 503 181 0.000160 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2026-03-30 03:47:49] "GET / HTTP/1.1" 200 45871 0.001895 10.0.0.249 - - [2026-03-30 03:47:49] "GET / HTTP/1.1" 200 45871 0.001782 10.0.0.249 - - [2026-03-30 03:47:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000506 10.0.0.249 - - [2026-03-30 03:47:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000398 10.0.0.241 - - [2026-03-30 03:47:50] "GET / HTTP/1.1" 200 36215 0.002452 10.0.0.241 - - [2026-03-30 03:47:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000512 10.0.0.241 - - [2026-03-30 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 3.439353 10.0.0.249 - - [2026-03-30 03:47:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.206226 10.0.0.249 - - [2026-03-30 03:47:51] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004326 10.0.0.249 - - [2026-03-30 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 1.551754 10.0.0.249 - - [2026-03-30 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.241 - - [2026-03-30 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 2.844116 10.0.0.141 - - [2026-03-30 03:47:51] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.241 - - [2026-03-30 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.484126 10.0.0.141 - - [2026-03-30 03:47:51] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000360 10.0.0.241 - - [2026-03-30 03:47:51] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.007445 10.0.0.241 - - [2026-03-30 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.241 - - [2026-03-30 03:47:51] "GET /config-node/aae11d11-ceb9-4be3-8946-de137fea1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012753 10.0.0.249 - - [2026-03-30 03:47:51] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.249 - - [2026-03-30 03:47:51] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000551 10.0.0.241 - - [2026-03-30 03:47:52] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.241 - - [2026-03-30 03:47:52] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000512 10.0.0.241 - - [2026-03-30 03:47:53] "GET /service-appliance-set/9b6a682a-b24f-4138-bf98-0e6855d5aa73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.004558 10.0.0.141 - - [2026-03-30 03:47:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.416322 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.241 - - [2026-03-30 03:47:54] "PUT /access-control-list/914454a0-9497-4aee-832a-02a0331d9865 HTTP/1.1" 200 273 0.033232 10.0.0.249 - - [2026-03-30 03:47:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.075379 10.0.0.241 - - [2026-03-30 03:47:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.802678 10.0.0.141 - - [2026-03-30 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.141 - - [2026-03-30 03:47:59] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.009240 10.0.0.141 - - [2026-03-30 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.141 - - [2026-03-30 03:47:59] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.018099 10.0.0.249 - - [2026-03-30 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.249 - - [2026-03-30 03:47:59] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005623 10.0.0.241 - - [2026-03-30 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.241 - - [2026-03-30 03:47:59] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005652 10.0.0.249 - - [2026-03-30 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.241 - - [2026-03-30 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.249 - - [2026-03-30 03:47:59] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.018556 10.0.0.141 - - [2026-03-30 03:47:59] "GET / HTTP/1.1" 200 36215 0.002179 10.0.0.141 - - [2026-03-30 03:47:59] "POST /alarms HTTP/1.1" 401 293 0.000336 10.0.0.241 - - [2026-03-30 03:47:59] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.014149 10.0.0.241 - - [2026-03-30 03:47:59] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.241 - - [2026-03-30 03:47:59] "POST /alarms HTTP/1.1" 401 293 0.000377 10.0.0.249 - - [2026-03-30 03:47:59] "GET / HTTP/1.1" 200 36215 0.001892 10.0.0.249 - - [2026-03-30 03:48:00] "POST /alarms HTTP/1.1" 401 293 0.000505 10.0.0.141 - - [2026-03-30 03:48:00] "POST /alarms HTTP/1.1" 409 264 0.715543 10.0.0.141 - - [2026-03-30 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.141 - - [2026-03-30 03:48:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000522 10.0.0.141 - - [2026-03-30 03:48:00] "PUT /alarm/8013cd6d-04e4-4d73-a182-3030a554e1dc HTTP/1.1" 200 245 0.033915 10.0.0.241 - - [2026-03-30 03:48:00] "POST /alarms HTTP/1.1" 409 264 0.472953 10.0.0.241 - - [2026-03-30 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.141 - - [2026-03-30 03:48:00] "POST /alarms HTTP/1.1" 409 261 0.006483 10.0.0.249 - - [2026-03-30 03:48:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.241 - - [2026-03-30 03:48:00] "PUT /alarm/8013cd6d-04e4-4d73-a182-3030a554e1dc HTTP/1.1" 200 245 0.018410 10.0.0.141 - - [2026-03-30 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009183 10.0.0.249 - - [2026-03-30 03:48:00] "POST /alarms HTTP/1.1" 409 264 0.258730 10.0.0.141 - - [2026-03-30 03:48:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.249 - - [2026-03-30 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014304 10.0.0.241 - - [2026-03-30 03:48:00] "POST /alarms HTTP/1.1" 409 261 0.005439 10.0.0.241 - - [2026-03-30 03:48:01] "GET /global-system-configs HTTP/1.1" 401 293 0.000548 10.0.0.141 - - [2026-03-30 03:48:01] "PUT /alarm/1056aee3-c0bd-476b-ab2c-891a2be49263 HTTP/1.1" 200 245 0.035646 10.0.0.241 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016466 10.0.0.249 - - [2026-03-30 03:48:01] "GET /global-system-configs HTTP/1.1" 401 293 0.001438 10.0.0.249 - - [2026-03-30 03:48:01] "PUT /alarm/8013cd6d-04e4-4d73-a182-3030a554e1dc HTTP/1.1" 200 245 0.031773 10.0.0.241 - - [2026-03-30 03:48:01] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.141 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 261 0.024090 10.0.0.241 - - [2026-03-30 03:48:01] "PUT /alarm/1056aee3-c0bd-476b-ab2c-891a2be49263 HTTP/1.1" 200 245 0.024137 10.0.0.249 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 261 0.010739 10.0.0.141 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.241 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 261 0.004029 10.0.0.249 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.241 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.141 - - [2026-03-30 03:48:01] "PUT /alarm/cc42c67c-643c-4a29-94b4-3f59a5ef320c HTTP/1.1" 200 245 0.022994 10.0.0.141 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 253 0.003405 10.0.0.249 - - [2026-03-30 03:48:01] "PUT /alarm/1056aee3-c0bd-476b-ab2c-891a2be49263 HTTP/1.1" 200 245 0.042597 10.0.0.241 - - [2026-03-30 03:48:01] "PUT /alarm/cc42c67c-643c-4a29-94b4-3f59a5ef320c HTTP/1.1" 200 245 0.046359 10.0.0.249 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 261 0.004982 10.0.0.141 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.241 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 253 0.005903 10.0.0.249 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006249 10.0.0.141 - - [2026-03-30 03:48:01] "PUT /alarm/8189fa03-c93f-4bcd-af34-e3c38ce4e2ce HTTP/1.1" 200 245 0.027936 10.0.0.241 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.141 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 251 0.005987 10.0.0.249 - - [2026-03-30 03:48:01] "PUT /alarm/cc42c67c-643c-4a29-94b4-3f59a5ef320c HTTP/1.1" 200 245 0.026646 10.0.0.141 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.249 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 253 0.003691 10.0.0.241 - - [2026-03-30 03:48:01] "PUT /alarm/8189fa03-c93f-4bcd-af34-e3c38ce4e2ce HTTP/1.1" 200 245 0.031786 10.0.0.249 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.241 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 251 0.003361 10.0.0.141 - - [2026-03-30 03:48:01] "PUT /alarm/79cc53d3-8e0f-4a48-94b2-eb75ca3a56e1 HTTP/1.1" 200 245 0.019849 10.0.0.241 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008049 10.0.0.141 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 252 0.005627 10.0.0.249 - - [2026-03-30 03:48:01] "PUT /alarm/8189fa03-c93f-4bcd-af34-e3c38ce4e2ce HTTP/1.1" 200 245 0.021834 10.0.0.141 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.241 - - [2026-03-30 03:48:01] "PUT /alarm/79cc53d3-8e0f-4a48-94b2-eb75ca3a56e1 HTTP/1.1" 200 245 0.020700 10.0.0.249 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 251 0.016591 10.0.0.241 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 252 0.005130 10.0.0.249 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.141 - - [2026-03-30 03:48:01] "PUT /alarm/93b4f71b-493a-4b3f-b7bd-705515d48fdb HTTP/1.1" 200 245 0.035904 10.0.0.241 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.141 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 256 0.004647 10.0.0.249 - - [2026-03-30 03:48:01] "PUT /alarm/79cc53d3-8e0f-4a48-94b2-eb75ca3a56e1 HTTP/1.1" 200 245 0.028875 10.0.0.241 - - [2026-03-30 03:48:01] "PUT /alarm/93b4f71b-493a-4b3f-b7bd-705515d48fdb HTTP/1.1" 200 245 0.022156 10.0.0.141 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006814 10.0.0.249 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 252 0.005687 10.0.0.241 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 256 0.004441 10.0.0.249 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006561 10.0.0.141 - - [2026-03-30 03:48:01] "PUT /alarm/db4bd419-c2e2-4b94-be2f-69dc124ff96c HTTP/1.1" 200 245 0.022393 10.0.0.241 - - [2026-03-30 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.141 - - [2026-03-30 03:48:01] "POST /alarms HTTP/1.1" 409 248 0.004600 10.0.0.249 - - [2026-03-30 03:48:01] "PUT /alarm/93b4f71b-493a-4b3f-b7bd-705515d48fdb HTTP/1.1" 200 245 0.026347 10.0.0.241 - - [2026-03-30 03:48:02] "PUT /alarm/db4bd419-c2e2-4b94-be2f-69dc124ff96c HTTP/1.1" 200 245 0.024414 10.0.0.141 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010192 10.0.0.249 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 256 0.016475 10.0.0.241 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 248 0.004552 10.0.0.249 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.141 - - [2026-03-30 03:48:02] "PUT /alarm/f6aeed6f-b668-42af-a75d-2d5cd6ea8ad3 HTTP/1.1" 200 245 0.023237 10.0.0.241 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.249 - - [2026-03-30 03:48:02] "PUT /alarm/db4bd419-c2e2-4b94-be2f-69dc124ff96c HTTP/1.1" 200 245 0.021025 10.0.0.141 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 252 0.004164 10.0.0.241 - - [2026-03-30 03:48:02] "PUT /alarm/f6aeed6f-b668-42af-a75d-2d5cd6ea8ad3 HTTP/1.1" 200 245 0.030376 10.0.0.141 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.249 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 248 0.011049 10.0.0.241 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 252 0.004831 10.0.0.249 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.141 - - [2026-03-30 03:48:02] "PUT /alarm/94187eab-98e1-4808-ad43-ee6f1fbabaa0 HTTP/1.1" 200 245 0.017538 10.0.0.241 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.141 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 257 0.008965 10.0.0.249 - - [2026-03-30 03:48:02] "PUT /alarm/f6aeed6f-b668-42af-a75d-2d5cd6ea8ad3 HTTP/1.1" 200 245 0.032447 10.0.0.241 - - [2026-03-30 03:48:02] "PUT /alarm/94187eab-98e1-4808-ad43-ee6f1fbabaa0 HTTP/1.1" 200 245 0.049056 10.0.0.141 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020217 10.0.0.249 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 252 0.009931 10.0.0.241 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 257 0.007515 10.0.0.249 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006263 10.0.0.141 - - [2026-03-30 03:48:02] "PUT /alarm/30f2d9af-1b45-4b90-a8ad-d60ce0fd1cda HTTP/1.1" 200 245 0.025982 10.0.0.241 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.141 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 251 0.006402 10.0.0.249 - - [2026-03-30 03:48:02] "PUT /alarm/94187eab-98e1-4808-ad43-ee6f1fbabaa0 HTTP/1.1" 200 245 0.031356 10.0.0.241 - - [2026-03-30 03:48:02] "PUT /alarm/30f2d9af-1b45-4b90-a8ad-d60ce0fd1cda HTTP/1.1" 200 245 0.026262 10.0.0.141 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.249 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 257 0.007537 10.0.0.241 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 251 0.004663 10.0.0.249 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.141 - - [2026-03-30 03:48:02] "PUT /alarm/2106c3fc-634b-455f-8783-919eb6c6fd99 HTTP/1.1" 200 245 0.030546 10.0.0.241 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.249 - - [2026-03-30 03:48:02] "PUT /alarm/30f2d9af-1b45-4b90-a8ad-d60ce0fd1cda HTTP/1.1" 200 245 0.017535 10.0.0.141 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 257 0.003672 10.0.0.241 - - [2026-03-30 03:48:02] "PUT /alarm/2106c3fc-634b-455f-8783-919eb6c6fd99 HTTP/1.1" 200 245 0.019738 10.0.0.249 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 251 0.005866 10.0.0.141 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009650 10.0.0.241 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 257 0.004237 10.0.0.249 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008532 10.0.0.141 - - [2026-03-30 03:48:02] "PUT /alarm/dbe868d9-d77a-43ce-8a24-addb9e9f4b2e HTTP/1.1" 200 245 0.020666 10.0.0.241 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.141 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 261 0.003637 10.0.0.249 - - [2026-03-30 03:48:02] "PUT /alarm/2106c3fc-634b-455f-8783-919eb6c6fd99 HTTP/1.1" 200 245 0.026358 10.0.0.241 - - [2026-03-30 03:48:02] "PUT /alarm/dbe868d9-d77a-43ce-8a24-addb9e9f4b2e HTTP/1.1" 200 245 0.026556 10.0.0.141 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014248 10.0.0.249 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 257 0.015639 10.0.0.241 - - [2026-03-30 03:48:02] "POST /alarms HTTP/1.1" 409 261 0.004500 10.0.0.249 - - [2026-03-30 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008679 10.0.0.241 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011468 10.0.0.141 - - [2026-03-30 03:48:03] "PUT /alarm/419693f0-929a-40c1-8ff1-68bfe8b24b1b HTTP/1.1" 200 245 0.044197 10.0.0.249 - - [2026-03-30 03:48:03] "PUT /alarm/dbe868d9-d77a-43ce-8a24-addb9e9f4b2e HTTP/1.1" 200 245 0.019290 10.0.0.141 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 258 0.004854 10.0.0.241 - - [2026-03-30 03:48:03] "PUT /alarm/419693f0-929a-40c1-8ff1-68bfe8b24b1b HTTP/1.1" 200 245 0.021232 10.0.0.249 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 261 0.004507 10.0.0.141 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.241 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 258 0.004194 10.0.0.249 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.241 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.141 - - [2026-03-30 03:48:03] "PUT /alarm/d2bf222f-fa35-418d-ad5a-8dc9004624d7 HTTP/1.1" 200 245 0.023517 10.0.0.249 - - [2026-03-30 03:48:03] "PUT /alarm/419693f0-929a-40c1-8ff1-68bfe8b24b1b HTTP/1.1" 200 245 0.017463 10.0.0.141 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.003880 10.0.0.241 - - [2026-03-30 03:48:03] "PUT /alarm/d2bf222f-fa35-418d-ad5a-8dc9004624d7 HTTP/1.1" 200 245 0.027357 10.0.0.249 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 258 0.006405 10.0.0.141 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.241 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.003976 10.0.0.249 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.141 - - [2026-03-30 03:48:03] "PUT /alarm/1d412403-2ccb-4f12-a6a4-7bcc95ba166d HTTP/1.1" 200 245 0.022956 10.0.0.241 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012976 10.0.0.249 - - [2026-03-30 03:48:03] "PUT /alarm/d2bf222f-fa35-418d-ad5a-8dc9004624d7 HTTP/1.1" 200 245 0.024722 10.0.0.141 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.004080 10.0.0.241 - - [2026-03-30 03:48:03] "PUT /alarm/1d412403-2ccb-4f12-a6a4-7bcc95ba166d HTTP/1.1" 200 245 0.018089 10.0.0.249 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.004613 10.0.0.141 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.241 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.003950 10.0.0.249 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.241 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.141 - - [2026-03-30 03:48:03] "PUT /alarm/f6b4c468-086e-49a9-99a9-a3601a0d8fb8 HTTP/1.1" 200 245 0.024314 10.0.0.249 - - [2026-03-30 03:48:03] "PUT /alarm/1d412403-2ccb-4f12-a6a4-7bcc95ba166d HTTP/1.1" 200 245 0.031873 10.0.0.141 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.007705 10.0.0.241 - - [2026-03-30 03:48:03] "PUT /alarm/f6b4c468-086e-49a9-99a9-a3601a0d8fb8 HTTP/1.1" 200 245 0.034817 10.0.0.249 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.013021 10.0.0.141 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.241 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.004797 10.0.0.249 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.141 - - [2026-03-30 03:48:03] "PUT /alarm/a9562ada-7e65-4294-b9a0-772cf9c83736 HTTP/1.1" 200 245 0.018020 10.0.0.241 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.249 - - [2026-03-30 03:48:03] "PUT /alarm/f6b4c468-086e-49a9-99a9-a3601a0d8fb8 HTTP/1.1" 200 245 0.018745 10.0.0.141 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 247 0.006980 10.0.0.241 - - [2026-03-30 03:48:03] "PUT /alarm/a9562ada-7e65-4294-b9a0-772cf9c83736 HTTP/1.1" 200 245 0.017747 10.0.0.249 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 254 0.006764 10.0.0.141 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008863 10.0.0.241 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 247 0.058840 10.0.0.249 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.141 - - [2026-03-30 03:48:03] "PUT /alarm/42d0d577-20d2-4eca-9e72-8f98c59ed895 HTTP/1.1" 200 245 0.022489 10.0.0.241 - - [2026-03-30 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.141 - - [2026-03-30 03:48:03] "POST /alarms HTTP/1.1" 409 272 0.006531 10.0.0.249 - - [2026-03-30 03:48:03] "PUT /alarm/a9562ada-7e65-4294-b9a0-772cf9c83736 HTTP/1.1" 200 245 0.023780 10.0.0.241 - - [2026-03-30 03:48:04] "PUT /alarm/42d0d577-20d2-4eca-9e72-8f98c59ed895 HTTP/1.1" 200 245 0.022207 10.0.0.141 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006204 10.0.0.249 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 247 0.005608 10.0.0.241 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 272 0.004450 10.0.0.249 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.141 - - [2026-03-30 03:48:04] "PUT /alarm/25312ca3-c0db-4b2e-851a-68ed80b2c8f2 HTTP/1.1" 200 245 0.020133 10.0.0.241 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.141 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 261 0.003877 10.0.0.249 - - [2026-03-30 03:48:04] "PUT /alarm/42d0d577-20d2-4eca-9e72-8f98c59ed895 HTTP/1.1" 200 245 0.021664 10.0.0.241 - - [2026-03-30 03:48:04] "PUT /alarm/25312ca3-c0db-4b2e-851a-68ed80b2c8f2 HTTP/1.1" 200 245 0.018048 10.0.0.141 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011567 10.0.0.249 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 272 0.004915 10.0.0.241 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 261 0.004636 10.0.0.249 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.141 - - [2026-03-30 03:48:04] "PUT /alarm/6e81f346-5688-4499-acd8-36fc04a601ef HTTP/1.1" 200 245 0.021101 10.0.0.241 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.141 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 259 0.003943 10.0.0.249 - - [2026-03-30 03:48:04] "PUT /alarm/25312ca3-c0db-4b2e-851a-68ed80b2c8f2 HTTP/1.1" 200 245 0.025438 10.0.0.241 - - [2026-03-30 03:48:04] "PUT /alarm/6e81f346-5688-4499-acd8-36fc04a601ef HTTP/1.1" 200 245 0.027436 10.0.0.141 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.249 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 261 0.007270 10.0.0.241 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 259 0.004158 10.0.0.249 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.141 - - [2026-03-30 03:48:04] "PUT /alarm/2ae64f3a-3253-4481-b2d6-fbd4b17d5fbc HTTP/1.1" 200 245 0.023824 10.0.0.241 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.141 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 265 0.003670 10.0.0.249 - - [2026-03-30 03:48:04] "PUT /alarm/6e81f346-5688-4499-acd8-36fc04a601ef HTTP/1.1" 200 245 0.019130 10.0.0.241 - - [2026-03-30 03:48:04] "PUT /alarm/2ae64f3a-3253-4481-b2d6-fbd4b17d5fbc HTTP/1.1" 200 245 0.018464 10.0.0.141 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.249 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 259 0.007237 10.0.0.241 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 265 0.004883 10.0.0.141 - - [2026-03-30 03:48:04] "PUT /alarm/a1156431-1987-449e-bc67-63ba0b339158 HTTP/1.1" 200 245 0.019714 10.0.0.249 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.241 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.141 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 279 0.004268 10.0.0.249 - - [2026-03-30 03:48:04] "PUT /alarm/2ae64f3a-3253-4481-b2d6-fbd4b17d5fbc HTTP/1.1" 200 245 0.019978 10.0.0.241 - - [2026-03-30 03:48:04] "PUT /alarm/a1156431-1987-449e-bc67-63ba0b339158 HTTP/1.1" 200 245 0.019236 10.0.0.141 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011280 10.0.0.249 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 265 0.011864 10.0.0.241 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 279 0.005959 10.0.0.249 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.241 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.141 - - [2026-03-30 03:48:04] "PUT /alarm/d461d831-e649-457c-a85f-2b84cacfa2bf HTTP/1.1" 200 245 0.033974 10.0.0.249 - - [2026-03-30 03:48:04] "PUT /alarm/a1156431-1987-449e-bc67-63ba0b339158 HTTP/1.1" 200 245 0.021499 10.0.0.241 - - [2026-03-30 03:48:04] "PUT /alarm/d461d831-e649-457c-a85f-2b84cacfa2bf HTTP/1.1" 200 245 0.028661 10.0.0.249 - - [2026-03-30 03:48:04] "POST /alarms HTTP/1.1" 409 279 0.004891 10.0.0.249 - - [2026-03-30 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.249 - - [2026-03-30 03:48:04] "PUT /alarm/d461d831-e649-457c-a85f-2b84cacfa2bf HTTP/1.1" 200 245 0.023834 10.0.0.141 - - [2026-03-30 03:48:05] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.141 - - [2026-03-30 03:48:05] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000374 10.0.0.241 - - [2026-03-30 03:48:05] "GET / HTTP/1.1" 200 36215 0.001885 10.0.0.241 - - [2026-03-30 03:48:05] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000547 10.0.0.249 - - [2026-03-30 03:48:05] "GET / HTTP/1.1" 200 36215 0.003191 10.0.0.249 - - [2026-03-30 03:48:05] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000396 10.0.0.141 - - [2026-03-30 03:48:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.638243 10.0.0.141 - - [2026-03-30 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.241 - - [2026-03-30 03:48:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.374808 10.0.0.241 - - [2026-03-30 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.249 - - [2026-03-30 03:48:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.102160 10.0.0.141 - - [2026-03-30 03:48:06] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.024573 10.0.0.249 - - [2026-03-30 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009677 10.0.0.241 - - [2026-03-30 03:48:06] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.035792 10.0.0.249 - - [2026-03-30 03:48:06] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.032294 10.0.0.141 - - [2026-03-30 03:48:06] "GET / HTTP/1.1" 200 36215 0.002986 10.0.0.141 - - [2026-03-30 03:48:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000670 10.0.0.241 - - [2026-03-30 03:48:06] "GET / HTTP/1.1" 200 36215 0.002392 10.0.0.241 - - [2026-03-30 03:48:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000513 10.0.0.249 - - [2026-03-30 03:48:06] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.249 - - [2026-03-30 03:48:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000449 10.0.0.141 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.617112 10.0.0.141 - - [2026-03-30 03:48:07] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.013834 10.0.0.241 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.381496 10.0.0.241 - - [2026-03-30 03:48:07] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005349 10.0.0.141 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.249 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.135107 10.0.0.249 - - [2026-03-30 03:48:07] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.006273 10.0.0.241 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.141 - - [2026-03-30 03:48:07] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.023759 10.0.0.249 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.241 - - [2026-03-30 03:48:07] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.011618 10.0.0.249 - - [2026-03-30 03:48:07] "PUT /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 277 0.013168 10.0.0.241 - - [2026-03-30 03:48:07] "GET / HTTP/1.1" 200 36215 0.002199 10.0.0.141 - - [2026-03-30 03:48:07] "GET / HTTP/1.1" 200 36215 0.001762 10.0.0.241 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.001987 10.0.0.141 - - [2026-03-30 03:48:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.003593 10.0.0.249 - - [2026-03-30 03:48:08] "GET / HTTP/1.1" 200 36215 0.001993 10.0.0.249 - - [2026-03-30 03:48:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000391 10.0.0.241 - - [2026-03-30 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.703459 10.0.0.241 - - [2026-03-30 03:48:09] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.010043 10.0.0.141 - - [2026-03-30 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.407414 10.0.0.141 - - [2026-03-30 03:48:09] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006013 10.0.0.241 - - [2026-03-30 03:48:09] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.048444 10.0.0.249 - - [2026-03-30 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.099968 10.0.0.249 - - [2026-03-30 03:48:09] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.010556 10.0.0.141 - - [2026-03-30 03:48:09] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.058744 10.0.0.249 - - [2026-03-30 03:48:09] "PUT /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9 HTTP/1.1" 200 275 0.079725 10.0.0.241 - - [2026-03-30 03:48:19] "GET / HTTP/1.1" 200 36215 0.001879 10.0.0.241 - - [2026-03-30 03:48:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000451 10.0.0.141 - - [2026-03-30 03:48:19] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.141 - - [2026-03-30 03:48:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000381 10.0.0.241 - - [2026-03-30 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.529604 10.0.0.241 - - [2026-03-30 03:48:20] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.009425 10.0.0.141 - - [2026-03-30 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.088868 10.0.0.241 - - [2026-03-30 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021882 10.0.0.141 - - [2026-03-30 03:48:20] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.007199 10.0.0.141 - - [2026-03-30 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.241 - - [2026-03-30 03:48:20] "GET /analytics-node/de07bee8-47b5-470f-8875-030bf8ef0f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.010455 10.0.0.141 - - [2026-03-30 03:48:20] "GET /analytics-node/190125b1-a605-428a-8ac3-ec3bd26d3f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004097 10.0.0.249 - - [2026-03-30 03:48:20] "GET / HTTP/1.1" 200 36215 0.001573 10.0.0.249 - - [2026-03-30 03:48:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000353 10.0.0.249 - - [2026-03-30 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.031925 10.0.0.249 - - [2026-03-30 03:48:20] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005819 10.0.0.249 - - [2026-03-30 03:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.249 - - [2026-03-30 03:48:21] "GET /analytics-node/2c9ceb2e-54d3-4233-a44b-d89708cd85be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005233 10.0.0.241 - - [2026-03-30 03:48:24] "GET / HTTP/1.1" 200 36215 0.002537 10.0.0.241 - - [2026-03-30 03:48:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000377 10.0.0.141 - - [2026-03-30 03:48:24] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.141 - - [2026-03-30 03:48:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000394 10.0.0.249 - - [2026-03-30 03:48:25] "GET / HTTP/1.1" 200 36215 0.001610 10.0.0.249 - - [2026-03-30 03:48:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000424 10.0.0.241 - - [2026-03-30 03:48:25] "GET / HTTP/1.1" 200 36215 0.001709 10.0.0.241 - - [2026-03-30 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.534074 10.0.0.241 - - [2026-03-30 03:48:25] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.019889 10.0.0.241 - - [2026-03-30 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.141 - - [2026-03-30 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.099600 10.0.0.141 - - [2026-03-30 03:48:25] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.020288 10.0.0.141 - - [2026-03-30 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019307 10.0.0.241 - - [2026-03-30 03:48:25] "GET /analytics-alarm-node/e670e0d4-8632-4eed-b054-564e9e8801a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1230 0.020816 10.0.0.141 - - [2026-03-30 03:48:25] "GET /analytics-alarm-node/addbaac2-13ef-4410-853f-ed9f40440fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1229 0.004373 10.0.0.249 - - [2026-03-30 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.055731 10.0.0.249 - - [2026-03-30 03:48:26] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.014599 10.0.0.141 - - [2026-03-30 03:48:26] "GET / HTTP/1.1" 200 36215 0.003141 10.0.0.249 - - [2026-03-30 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.249 - - [2026-03-30 03:48:26] "GET /analytics-alarm-node/0fb2a05b-17c7-41d4-b2e6-fb04f41e58e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1229 0.005637 10.0.0.241 - - [2026-03-30 03:48:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.249 - - [2026-03-30 03:48:29] "GET / HTTP/1.1" 200 36215 0.002703 10.0.0.241 - - [2026-03-30 03:48:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.141 - - [2026-03-30 03:48:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.141 - - [2026-03-30 03:48:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.241 - - [2026-03-30 03:48:29] "GET / HTTP/1.1" 200 36215 0.002001 10.0.0.241 - - [2026-03-30 03:48:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000345 10.0.0.241 - - [2026-03-30 03:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.047657 10.0.0.241 - - [2026-03-30 03:48:30] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.008155 10.0.0.241 - - [2026-03-30 03:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.025744 10.0.0.241 - - [2026-03-30 03:48:30] "GET /analytics-snmp-node/c0acbaa6-ff6c-487c-8b13-76f691250068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.004334 10.0.0.141 - - [2026-03-30 03:48:30] "GET / HTTP/1.1" 200 36215 0.001697 10.0.0.141 - - [2026-03-30 03:48:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000404 10.0.0.249 - - [2026-03-30 03:48:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.141 - - [2026-03-30 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.171080 10.0.0.141 - - [2026-03-30 03:48:32] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.018276 10.0.0.141 - - [2026-03-30 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.249 - - [2026-03-30 03:48:32] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.141 - - [2026-03-30 03:48:32] "GET /analytics-snmp-node/43a3609d-fc2a-447e-9ceb-ccd90638010f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.004167 10.0.0.249 - - [2026-03-30 03:48:32] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.249 - - [2026-03-30 03:48:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000373 10.0.0.249 - - [2026-03-30 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.061249 10.0.0.249 - - [2026-03-30 03:48:33] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006539 10.0.0.249 - - [2026-03-30 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.249 - - [2026-03-30 03:48:33] "GET /analytics-snmp-node/a584fa9e-9711-4171-b3bf-a483dc88471e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.016523 10.0.0.249 - - [2026-03-30 03:49:13] "GET / HTTP/1.1" 200 36215 0.002635 10.0.0.249 - - [2026-03-30 03:49:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.249 - - [2026-03-30 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027197 10.0.0.249 - - [2026-03-30 03:49:14] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005189 10.0.0.249 - - [2026-03-30 03:49:14] "POST /bgp-routers HTTP/1.1" 409 303 0.005599 10.0.0.249 - - [2026-03-30 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.249 - - [2026-03-30 03:49:14] "GET /bgp-router/d260f6d4-3a1d-4d44-a064-8a56f6fc1db1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1805 0.014749 10.0.0.249 - - [2026-03-30 03:49:14] "PUT /bgp-router/d260f6d4-3a1d-4d44-a064-8a56f6fc1db1 HTTP/1.1" 200 255 0.029354 10.0.0.241 - - [2026-03-30 03:49:48] "GET / HTTP/1.1" 200 36215 0.002741 10.0.0.241 - - [2026-03-30 03:49:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000561 10.0.0.241 - - [2026-03-30 03:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031370 10.0.0.241 - - [2026-03-30 03:49:48] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004857 10.0.0.241 - - [2026-03-30 03:49:48] "POST /bgp-routers HTTP/1.1" 409 303 0.005062 10.0.0.241 - - [2026-03-30 03:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.241 - - [2026-03-30 03:49:48] "GET /bgp-router/5e64fad9-878b-4e20-b522-cbe2a2b4c22b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1804 0.007511 10.0.0.241 - - [2026-03-30 03:49:48] "PUT /bgp-router/5e64fad9-878b-4e20-b522-cbe2a2b4c22b HTTP/1.1" 200 255 0.054424 10.0.0.141 - - [2026-03-30 03:50:27] "GET / HTTP/1.1" 200 36215 0.001292 10.0.0.141 - - [2026-03-30 03:50:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000412 10.0.0.141 - - [2026-03-30 03:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.034024 10.0.0.141 - - [2026-03-30 03:50:27] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008384 10.0.0.141 - - [2026-03-30 03:50:27] "POST /bgp-routers HTTP/1.1" 409 303 0.005003 10.0.0.141 - - [2026-03-30 03:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.141 - - [2026-03-30 03:50:27] "GET /bgp-router/c0269c4a-a577-42df-a40c-e53c800fcde8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1805 0.007143 10.0.0.141 - - [2026-03-30 03:50:27] "PUT /bgp-router/c0269c4a-a577-42df-a40c-e53c800fcde8 HTTP/1.1" 200 255 0.028468 10.0.0.249 - - [2026-03-30 03:51:40] "GET / HTTP/1.1" 200 36215 0.002140 10.0.0.249 - - [2026-03-30 03:51:40] "POST /fqname-to-id HTTP/1.1" 401 293 0.000872 10.0.0.249 - - [2026-03-30 03:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.054997 10.0.0.249 - - [2026-03-30 03:51:40] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.013224 10.0.0.249 - - [2026-03-30 03:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.249 - - [2026-03-30 03:51:40] "GET /config-database-node/ebef3ebd-ae60-435d-bd5b-c757bf12c49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1230 0.005647 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.241 - - [2026-03-30 03:51:58] "GET /obj-perms HTTP/1.1" 200 5075 0.484821 10.0.0.141 - - [2026-03-30 03:51:59] "GET /obj-perms HTTP/1.1" 200 5075 0.075395 10.0.0.249 - - [2026-03-30 03:52:14] "GET / HTTP/1.1" 200 36215 0.001438 10.0.0.249 - - [2026-03-30 03:52:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.249 - - [2026-03-30 03:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.057650 10.0.0.249 - - [2026-03-30 03:52:15] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.010377 10.0.0.249 - - [2026-03-30 03:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009603 10.0.0.249 - - [2026-03-30 03:52:15] "GET /database-node/cc5a9a13-1d57-4e88-bfd3-e576cf45b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005000 10.0.0.249 - - [2026-03-30 03:52:59] "GET /obj-perms HTTP/1.1" 200 5075 0.104730 10.0.0.141 - - [2026-03-30 03:53:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-03-30 03:53:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.249 - - [2026-03-30 03:53:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000670 10.0.0.249 - - [2026-03-30 03:53:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000506 10.0.0.241 - - [2026-03-30 03:53:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000961 10.0.0.241 - - [2026-03-30 03:53:00] "GET /global-system-configs HTTP/1.1" 401 293 0.001040 10.0.0.241 - - [2026-03-30 03:53:10] "GET / HTTP/1.1" 200 36215 0.001889 10.0.0.241 - - [2026-03-30 03:53:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000462 10.0.0.241 - - [2026-03-30 03:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.047199 10.0.0.241 - - [2026-03-30 03:53:11] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.010957 10.0.0.241 - - [2026-03-30 03:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.241 - - [2026-03-30 03:53:11] "GET /config-database-node/4cae485a-b31f-4cdd-b22a-236c5c0ac094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1229 0.006650 10.0.0.241 - - [2026-03-30 03:53:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000551 10.0.0.241 - - [2026-03-30 03:53:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000546 10.0.0.141 - - [2026-03-30 03:53:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.141 - - [2026-03-30 03:53:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.249 - - [2026-03-30 03:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.249 - - [2026-03-30 03:53:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.241 - - [2026-03-30 03:53:44] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.241 - - [2026-03-30 03:53:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000486 10.0.0.241 - - [2026-03-30 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.034998 10.0.0.241 - - [2026-03-30 03:53:44] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.009890 10.0.0.241 - - [2026-03-30 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.241 - - [2026-03-30 03:53:44] "GET /database-node/3e49f497-3b1b-457e-bd33-1ccec84b5919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.008825 10.0.0.141 - - [2026-03-30 03:54:44] "GET / HTTP/1.1" 200 36215 0.003173 10.0.0.141 - - [2026-03-30 03:54:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.001024 10.0.0.141 - - [2026-03-30 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.042276 10.0.0.141 - - [2026-03-30 03:54:45] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.021497 10.0.0.141 - - [2026-03-30 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.141 - - [2026-03-30 03:54:45] "GET /config-database-node/281d2e9d-020f-4eb4-9351-d7d0c7be3d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1229 0.008308 10.0.0.141 - - [2026-03-30 03:55:18] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.141 - - [2026-03-30 03:55:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000382 10.0.0.141 - - [2026-03-30 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.041251 10.0.0.141 - - [2026-03-30 03:55:19] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.021398 10.0.0.141 - - [2026-03-30 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.141 - - [2026-03-30 03:55:19] "GET /database-node/d086805b-96f8-474f-92f6-05cf8dad2705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.008468 10.0.0.241 - - [2026-03-30 03:56:02] "GET /obj-perms HTTP/1.1" 200 5075 0.085361 10.0.0.141 - - [2026-03-30 03:57:03] "GET /obj-perms HTTP/1.1" 200 5075 0.075437 10.0.0.249 - - [2026-03-30 03:57:03] "GET /obj-perms HTTP/1.1" 200 5075 0.096052 10.0.0.141 - - [2026-03-30 03:58:04] "GET /global-system-configs HTTP/1.1" 401 293 0.001383 10.0.0.249 - - [2026-03-30 03:58:04] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.241 - - [2026-03-30 03:58:04] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.141 - - [2026-03-30 03:58:04] "GET /global-system-configs HTTP/1.1" 401 293 0.001091 10.0.0.249 - - [2026-03-30 03:58:04] "GET /global-system-configs HTTP/1.1" 401 293 0.000573 10.0.0.241 - - [2026-03-30 03:58:05] "GET /global-system-configs HTTP/1.1" 401 293 0.000504 10.0.0.241 - - [2026-03-30 03:58:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000632 10.0.0.241 - - [2026-03-30 03:58:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.141 - - [2026-03-30 03:58:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.141 - - [2026-03-30 03:58:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000474 10.0.0.249 - - [2026-03-30 03:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000521 10.0.0.249 - - [2026-03-30 03:58:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.241 - - [2026-03-30 04:01:07] "GET /obj-perms HTTP/1.1" 200 5075 0.070759 10.0.0.141 - - [2026-03-30 04:01:08] "GET /obj-perms HTTP/1.1" 200 5075 0.088893 10.0.0.249 - - [2026-03-30 04:02:08] "GET /obj-perms HTTP/1.1" 200 5075 0.059971 10.0.0.141 - - [2026-03-30 04:03:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000498 10.0.0.141 - - [2026-03-30 04:03:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.249 - - [2026-03-30 04:03:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000473 10.0.0.249 - - [2026-03-30 04:03:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.241 - - [2026-03-30 04:03:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.241 - - [2026-03-30 04:03:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.241 - - [2026-03-30 04:03:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000766 10.0.0.241 - - [2026-03-30 04:03:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000543 10.0.0.141 - - [2026-03-30 04:03:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000713 10.0.0.141 - - [2026-03-30 04:03:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.249 - - [2026-03-30 04:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.249 - - [2026-03-30 04:03:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.241 - - [2026-03-30 04:05:12] "GET /obj-perms HTTP/1.1" 200 5075 0.069370 10.0.0.141 - - [2026-03-30 04:06:12] "GET /obj-perms HTTP/1.1" 200 5075 0.070145 10.0.0.249 - - [2026-03-30 04:06:13] "GET /obj-perms HTTP/1.1" 200 5075 0.082646 10.0.0.141 - - [2026-03-30 04:08:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000721 10.0.0.141 - - [2026-03-30 04:08:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.249 - - [2026-03-30 04:08:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000987 10.0.0.249 - - [2026-03-30 04:08:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.241 - - [2026-03-30 04:08:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.241 - - [2026-03-30 04:08:01] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.241 - - [2026-03-30 04:08:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000721 10.0.0.241 - - [2026-03-30 04:08:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.141 - - [2026-03-30 04:08:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000603 10.0.0.141 - - [2026-03-30 04:08:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.249 - - [2026-03-30 04:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000723 10.0.0.249 - - [2026-03-30 04:08:31] "GET /global-system-configs HTTP/1.1" 401 293 0.001019 10.0.0.241 - - [2026-03-30 04:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.046144 10.0.0.241 - - [2026-03-30 04:09:15] "GET /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.007687 10.0.0.241 - - [2026-03-30 04:10:16] "GET /obj-perms HTTP/1.1" 200 5075 0.061510 10.0.0.141 - - [2026-03-30 04:10:16] "GET /obj-perms HTTP/1.1" 200 5075 0.082446 10.0.0.241 - - [2026-03-30 04:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005990 10.0.0.27 - - [2026-03-30 04:10:17] "GET / HTTP/1.1" 200 36215 0.001638 10.0.0.27 - - [2026-03-30 04:10:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000489 10.0.0.27 - - [2026-03-30 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.037529 10.0.0.27 - - [2026-03-30 04:10:17] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.011055 10.0.0.27 - - [2026-03-30 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.27 - - [2026-03-30 04:10:17] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009569 10.0.0.27 - - [2026-03-30 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.27 - - [2026-03-30 04:10:17] "GET /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.006013 10.0.0.27 - - [2026-03-30 04:10:17] "PUT /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228 HTTP/1.1" 200 263 0.026365 10.0.0.27 - - [2026-03-30 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.27 - - [2026-03-30 04:10:18] "GET /virtual-router/3c1cfd6d-6a54-4484-88a4-cb9550872228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.005831 10.0.0.27 - - [2026-03-30 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.27 - - [2026-03-30 04:10:18] "GET /virtual-machine-interface/974d9cc2-0edb-4713-9941-e85dd9b00209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.008001 10.0.0.27 - - [2026-03-30 04:10:18] "PUT /virtual-machine-interface/974d9cc2-0edb-4713-9941-e85dd9b00209 HTTP/1.1" 200 285 0.042087 10.0.0.129 - - [2026-03-30 04:11:09] "GET / HTTP/1.1" 200 36215 0.002963 10.0.0.129 - - [2026-03-30 04:11:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000912 10.0.0.129 - - [2026-03-30 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.050178 10.0.0.129 - - [2026-03-30 04:11:10] "GET /global-system-config/df81cc1d-c818-41d3-ab6e-499bb49a6ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.016096 10.0.0.129 - - [2026-03-30 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.129 - - [2026-03-30 04:11:10] "GET /routing-instance/38859be7-e5dc-4a83-bcee-119f76d2da97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012464 10.0.0.129 - - [2026-03-30 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.129 - - [2026-03-30 04:11:10] "GET /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.008994 10.0.0.129 - - [2026-03-30 04:11:10] "PUT /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a HTTP/1.1" 200 263 0.039822 10.0.0.129 - - [2026-03-30 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010514 10.0.0.129 - - [2026-03-30 04:11:10] "GET /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.005461 10.0.0.129 - - [2026-03-30 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.129 - - [2026-03-30 04:11:10] "GET /virtual-machine-interface/2110ea4e-bb2a-4468-bcad-ed600215e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.024323 10.0.0.129 - - [2026-03-30 04:11:10] "PUT /virtual-machine-interface/2110ea4e-bb2a-4468-bcad-ed600215e0f4 HTTP/1.1" 200 285 0.039586 10.0.0.249 - - [2026-03-30 04:11:17] "GET /obj-perms HTTP/1.1" 200 5075 0.073911 10.0.0.241 - - [2026-03-30 04:11:17] "GET /virtual-router/fdbb5387-9281-4d29-b2fc-2caa2ea8b44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.041431 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:11:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:11:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3167 0.001251 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:11:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001374 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:11:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3167 0.002294 10.0.0.141 - - [2026-03-30 04:13:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2026-03-30 04:13:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.249 - - [2026-03-30 04:13:00] "GET /global-system-configs HTTP/1.1" 401 293 0.002193 10.0.0.249 - - [2026-03-30 04:13:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.241 - - [2026-03-30 04:13:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.241 - - [2026-03-30 04:13:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.241 - - [2026-03-30 04:13:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.241 - - [2026-03-30 04:13:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.141 - - [2026-03-30 04:13:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000978 10.0.0.141 - - [2026-03-30 04:13:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.249 - - [2026-03-30 04:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.249 - - [2026-03-30 04:13:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000540 10.0.0.241 - - [2026-03-30 04:13:32] "POST /access-control-lists HTTP/1.1" 200 575 0.066576 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3167 0.001416 10.0.0.241 - - [2026-03-30 04:13:35] "POST /fqname-to-id HTTP/1.1" 404 245 0.004847 10.0.0.241 - - [2026-03-30 04:13:35] "POST /access-control-lists HTTP/1.1" 200 607 0.106757 10.0.0.249 - - [2026-03-30 04:13:38] "POST /neutron/network HTTP/1.1" 200 117 0.091243 10.0.0.249 - - [2026-03-30 04:13:39] "POST /neutron/network HTTP/1.1" 200 839 0.014401 10.0.0.249 - - [2026-03-30 04:13:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.013911 10.0.0.249 - - [2026-03-30 04:13:40] "GET /domains HTTP/1.1" 401 293 0.000538 10.0.0.249 - - [2026-03-30 04:13:40] "GET /domains HTTP/1.1" 200 281 0.035685 10.0.0.249 - - [2026-03-30 04:13:40] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.045686 10.0.0.249 - - [2026-03-30 04:13:40] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2595 0.061977 10.0.0.249 - - [2026-03-30 04:13:40] "GET /projects?obj_uuids=8e455587-28ed-4e64-b310-3442e0cef7ae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001367 10.0.0.249 - - [2026-03-30 04:13:40] "GET /project/8e455587-28ed-4e64-b310-3442e0cef7ae HTTP/1.1" 200 2175 0.125044 10.0.0.249 - - [2026-03-30 04:13:40] "GET /virtual-network/e8449f26-f9de-438d-839e-6a071c8a3c44 HTTP/1.1" 200 2346 0.034741 10.0.0.249 - - [2026-03-30 04:13:40] "GET /virtual-network/e8449f26-f9de-438d-839e-6a071c8a3c44 HTTP/1.1" 200 2346 0.008417 10.0.0.249 - - [2026-03-30 04:13:40] "GET /routing-instance/92aa1c21-4686-48e9-b615-8b09aa788192 HTTP/1.1" 200 1498 0.014589 10.0.0.249 - - [2026-03-30 04:13:40] "GET /routing-instance/92aa1c21-4686-48e9-b615-8b09aa788192 HTTP/1.1" 200 1498 0.017290 10.0.0.249 - - [2026-03-30 04:13:40] "GET /route-target/b06b5c64-233f-4177-9843-f380c99fa2ea HTTP/1.1" 200 1222 0.004802 10.0.0.249 - - [2026-03-30 04:13:40] "GET /virtual-network/e8449f26-f9de-438d-839e-6a071c8a3c44 HTTP/1.1" 200 2346 0.006623 10.0.0.249 - - [2026-03-30 04:13:40] "GET /routing-instance/92aa1c21-4686-48e9-b615-8b09aa788192 HTTP/1.1" 200 1498 0.016383 10.0.0.249 - - [2026-03-30 04:13:40] "GET /virtual-network/e8449f26-f9de-438d-839e-6a071c8a3c44 HTTP/1.1" 200 2346 0.008347 10.0.0.249 - - [2026-03-30 04:13:40] "GET /routing-instance/92aa1c21-4686-48e9-b615-8b09aa788192 HTTP/1.1" 200 1498 0.005973 10.0.0.249 - - [2026-03-30 04:13:40] "GET /routing-instance/92aa1c21-4686-48e9-b615-8b09aa788192 HTTP/1.1" 200 1498 0.005753 10.0.0.249 - - [2026-03-30 04:13:40] "GET /route-target/b06b5c64-233f-4177-9843-f380c99fa2ea HTTP/1.1" 200 1222 0.005020 10.0.0.249 - - [2026-03-30 04:13:40] "GET /domains HTTP/1.1" 200 281 0.004879 10.0.0.249 - - [2026-03-30 04:13:40] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.249 - - [2026-03-30 04:13:40] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2595 0.009547 10.0.0.249 - - [2026-03-30 04:13:40] "GET /projects?obj_uuids=8e455587-28ed-4e64-b310-3442e0cef7ae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001456 10.0.0.249 - - [2026-03-30 04:13:41] "GET /project/8e455587-28ed-4e64-b310-3442e0cef7ae HTTP/1.1" 200 2175 0.110347 10.0.0.249 - - [2026-03-30 04:13:41] "GET /virtual-network/e8449f26-f9de-438d-839e-6a071c8a3c44 HTTP/1.1" 200 2346 0.009920 10.0.0.241 - - [2026-03-30 04:13:41] "GET /obj-perms HTTP/1.1" 200 5071 0.050964 10.0.0.141 - - [2026-03-30 04:13:42] "GET /obj-perms HTTP/1.1" 200 5071 0.076908 10.0.0.249 - - [2026-03-30 04:13:44] "GET /aaa-mode HTTP/1.1" 401 293 0.000499 10.0.0.249 - - [2026-03-30 04:13:44] "GET / HTTP/1.1" 200 36215 0.004222 10.0.0.249 - - [2026-03-30 04:13:46] "POST /neutron/port HTTP/1.1" 200 117 0.009361 10.0.0.249 - - [2026-03-30 04:13:47] "POST /neutron/network HTTP/1.1" 200 849 0.012484 10.0.0.249 - - [2026-03-30 04:13:48] "POST /neutron/port HTTP/1.1" 200 1071 0.059482 10.0.0.249 - - [2026-03-30 04:13:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006032 10.0.0.249 - - [2026-03-30 04:13:48] "POST /neutron/network HTTP/1.1" 200 839 0.010214 10.0.0.249 - - [2026-03-30 04:13:56] "POST /neutron/port HTTP/1.1" 200 1135 0.037501 10.0.0.249 - - [2026-03-30 04:13:56] "GET /obj-perms HTTP/1.1" 200 5071 0.070799 10.0.0.249 - - [2026-03-30 04:13:59] "GET /obj-perms HTTP/1.1" 200 5071 0.009322 10.0.0.249 - - [2026-03-30 04:14:02] "POST /neutron/network HTTP/1.1" 400 204 0.035513 10.0.0.249 - - [2026-03-30 04:14:03] "POST /neutron/port HTTP/1.1" 200 151 0.277895 10.0.0.249 - - [2026-03-30 04:14:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008992 10.0.0.241 - - [2026-03-30 04:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009116 10.0.0.249 - - [2026-03-30 04:14:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008268 10.0.0.249 - - [2026-03-30 04:14:04] "POST /neutron/network HTTP/1.1" 200 151 0.197334 10.0.0.249 - - [2026-03-30 04:14:04] "GET /routing-instance/92aa1c21-4686-48e9-b615-8b09aa788192 HTTP/1.1" 404 171 0.007128 10.0.0.249 - - [2026-03-30 04:14:04] "GET /domains HTTP/1.1" 200 281 0.011587 10.0.0.249 - - [2026-03-30 04:14:04] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.249 - - [2026-03-30 04:14:04] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2595 0.015655 10.0.0.249 - - [2026-03-30 04:14:04] "GET /projects?obj_uuids=8e455587-28ed-4e64-b310-3442e0cef7ae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001521 10.0.0.249 - - [2026-03-30 04:14:04] "GET /project/8e455587-28ed-4e64-b310-3442e0cef7ae HTTP/1.1" 200 1924 0.124303 10.0.0.249 - - [2026-03-30 04:14:19] "GET /documentation/index.html HTTP/1.1" 200 219571 0.005666 10.0.0.241 - - [2026-03-30 04:14:21] "POST /access-control-lists HTTP/1.1" 200 610 0.035640 10.0.0.241 - - [2026-03-30 04:14:24] "PUT /access-control-list/d94a5a7c-1eac-42d1-9952-9741508f6b77 HTTP/1.1" 200 273 0.023862 10.0.0.241 - - [2026-03-30 04:14:26] "POST /ref-update HTTP/1.1" 200 156 0.063598 10.0.0.249 - - [2026-03-30 04:14:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009732 10.0.0.249 - - [2026-03-30 04:14:26] "POST /neutron/subnet HTTP/1.1" 200 719 0.302181 10.0.0.249 - - [2026-03-30 04:14:26] "POST /neutron/network HTTP/1.1" 200 837 0.011643 10.0.0.249 - - [2026-03-30 04:14:26] "GET /domains HTTP/1.1" 401 293 0.000569 10.0.0.249 - - [2026-03-30 04:14:27] "GET /domains HTTP/1.1" 200 281 0.047708 10.0.0.249 - - [2026-03-30 04:14:27] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001483 10.0.0.249 - - [2026-03-30 04:14:27] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2794 0.014849 10.0.0.249 - - [2026-03-30 04:14:27] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.249 - - [2026-03-30 04:14:27] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 2181 0.117524 10.0.0.249 - - [2026-03-30 04:14:27] "GET /virtual-network/041f4d16-9091-492c-9478-199982be8064 HTTP/1.1" 200 2340 0.026550 10.0.0.249 - - [2026-03-30 04:14:27] "GET /virtual-network/041f4d16-9091-492c-9478-199982be8064 HTTP/1.1" 200 2340 0.008509 10.0.0.249 - - [2026-03-30 04:14:27] "GET /routing-instance/56f2fcb5-6c16-4ce4-8995-3fecfc4cc4ca HTTP/1.1" 200 1493 0.007083 10.0.0.249 - - [2026-03-30 04:14:27] "GET /routing-instance/56f2fcb5-6c16-4ce4-8995-3fecfc4cc4ca HTTP/1.1" 200 1493 0.006003 10.0.0.249 - - [2026-03-30 04:14:27] "GET /route-target/fa462775-f838-4dc7-8b3f-7eb4181e7746 HTTP/1.1" 200 1221 0.006005 10.0.0.249 - - [2026-03-30 04:14:27] "GET /virtual-network/041f4d16-9091-492c-9478-199982be8064 HTTP/1.1" 200 2340 0.008632 10.0.0.249 - - [2026-03-30 04:14:27] "GET /routing-instance/56f2fcb5-6c16-4ce4-8995-3fecfc4cc4ca HTTP/1.1" 200 1493 0.004502 10.0.0.249 - - [2026-03-30 04:14:27] "GET /virtual-network/041f4d16-9091-492c-9478-199982be8064 HTTP/1.1" 200 2340 0.009598 10.0.0.249 - - [2026-03-30 04:14:27] "GET /routing-instance/56f2fcb5-6c16-4ce4-8995-3fecfc4cc4ca HTTP/1.1" 200 1493 0.006133 10.0.0.249 - - [2026-03-30 04:14:27] "GET /routing-instance/56f2fcb5-6c16-4ce4-8995-3fecfc4cc4ca HTTP/1.1" 200 1493 0.004948 10.0.0.249 - - [2026-03-30 04:14:27] "GET /route-target/fa462775-f838-4dc7-8b3f-7eb4181e7746 HTTP/1.1" 200 1221 0.004609 10.0.0.249 - - [2026-03-30 04:14:27] "GET /domains HTTP/1.1" 200 281 0.004510 10.0.0.249 - - [2026-03-30 04:14:27] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001318 10.0.0.249 - - [2026-03-30 04:14:27] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2794 0.009847 10.0.0.249 - - [2026-03-30 04:14:27] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001809 10.0.0.249 - - [2026-03-30 04:14:27] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 2181 0.124849 10.0.0.249 - - [2026-03-30 04:14:27] "GET /virtual-network/041f4d16-9091-492c-9478-199982be8064 HTTP/1.1" 200 2340 0.009365 10.0.0.249 - - [2026-03-30 04:14:28] "GET /obj-perms HTTP/1.1" 200 5073 0.077902 10.0.0.249 - - [2026-03-30 04:14:29] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001646 10.0.0.249 - - [2026-03-30 04:14:29] "POST /neutron/network HTTP/1.1" 200 619 0.245404 10.0.0.249 - - [2026-03-30 04:14:29] "POST /neutron/network HTTP/1.1" 200 839 0.013283 10.0.0.249 - - [2026-03-30 04:14:29] "GET /domains HTTP/1.1" 200 281 0.006163 10.0.0.249 - - [2026-03-30 04:14:29] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.249 - - [2026-03-30 04:14:29] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2794 0.008753 10.0.0.249 - - [2026-03-30 04:14:29] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.249 - - [2026-03-30 04:14:30] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 2410 0.125355 10.0.0.249 - - [2026-03-30 04:14:30] "GET /virtual-network/d527ccfa-129a-4e4d-bacf-ff6605ae7d2f HTTP/1.1" 200 2348 0.019840 10.0.0.249 - - [2026-03-30 04:14:30] "GET /virtual-network/d527ccfa-129a-4e4d-bacf-ff6605ae7d2f HTTP/1.1" 200 2348 0.013277 10.0.0.249 - - [2026-03-30 04:14:30] "GET /routing-instance/be67d201-32d4-4981-92ca-3e13b1ac785f HTTP/1.1" 200 1495 0.007904 10.0.0.249 - - [2026-03-30 04:14:30] "GET /routing-instance/be67d201-32d4-4981-92ca-3e13b1ac785f HTTP/1.1" 200 1495 0.005363 10.0.0.249 - - [2026-03-30 04:14:30] "GET /route-target/0aab7863-66f9-4a57-8992-405c78b9547d HTTP/1.1" 200 1218 0.004969 10.0.0.249 - - [2026-03-30 04:14:30] "GET /virtual-network/d527ccfa-129a-4e4d-bacf-ff6605ae7d2f HTTP/1.1" 200 2348 0.009378 10.0.0.249 - - [2026-03-30 04:14:30] "GET /routing-instance/be67d201-32d4-4981-92ca-3e13b1ac785f HTTP/1.1" 200 1495 0.007544 10.0.0.249 - - [2026-03-30 04:14:30] "GET /virtual-network/d527ccfa-129a-4e4d-bacf-ff6605ae7d2f HTTP/1.1" 200 2348 0.007352 10.0.0.249 - - [2026-03-30 04:14:30] "GET /routing-instance/be67d201-32d4-4981-92ca-3e13b1ac785f HTTP/1.1" 200 1495 0.004665 10.0.0.249 - - [2026-03-30 04:14:30] "GET /routing-instance/be67d201-32d4-4981-92ca-3e13b1ac785f HTTP/1.1" 200 1495 0.005460 10.0.0.249 - - [2026-03-30 04:14:30] "GET /route-target/0aab7863-66f9-4a57-8992-405c78b9547d HTTP/1.1" 200 1218 0.004466 10.0.0.249 - - [2026-03-30 04:14:30] "GET /domains HTTP/1.1" 200 281 0.006030 10.0.0.249 - - [2026-03-30 04:14:30] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002258 10.0.0.249 - - [2026-03-30 04:14:30] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2794 0.017343 10.0.0.249 - - [2026-03-30 04:14:30] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001553 10.0.0.249 - - [2026-03-30 04:14:30] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 2410 0.143929 10.0.0.249 - - [2026-03-30 04:14:30] "GET /virtual-network/d527ccfa-129a-4e4d-bacf-ff6605ae7d2f HTTP/1.1" 200 2348 0.013091 10.0.0.241 - - [2026-03-30 04:14:30] "GET /obj-perms HTTP/1.1" 200 5073 0.070991 10.0.0.249 - - [2026-03-30 04:14:31] "POST /neutron/network HTTP/1.1" 200 849 0.015771 10.0.0.249 - - [2026-03-30 04:14:31] "GET /aaa-mode HTTP/1.1" 401 293 0.000780 10.0.0.249 - - [2026-03-30 04:14:31] "GET / HTTP/1.1" 200 36215 0.006879 10.0.0.249 - - [2026-03-30 04:14:32] "POST /neutron/port HTTP/1.1" 200 117 0.025229 10.0.0.249 - - [2026-03-30 04:14:32] "GET /aaa-mode HTTP/1.1" 401 293 0.000447 10.0.0.249 - - [2026-03-30 04:14:32] "GET / HTTP/1.1" 200 36215 0.002179 10.0.0.249 - - [2026-03-30 04:14:32] "POST /neutron/network HTTP/1.1" 200 849 0.010085 10.0.0.249 - - [2026-03-30 04:14:33] "POST /neutron/port HTTP/1.1" 200 1073 0.023932 10.0.0.249 - - [2026-03-30 04:14:33] "POST /neutron/port HTTP/1.1" 200 1137 0.032382 10.0.0.249 - - [2026-03-30 04:14:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.020203 10.0.0.249 - - [2026-03-30 04:14:33] "POST /neutron/network HTTP/1.1" 200 839 0.008554 10.0.0.249 - - [2026-03-30 04:14:34] "GET /domains HTTP/1.1" 200 281 0.003717 10.0.0.249 - - [2026-03-30 04:14:34] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001395 10.0.0.249 - - [2026-03-30 04:14:34] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2794 0.015182 10.0.0.249 - - [2026-03-30 04:14:34] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001516 10.0.0.249 - - [2026-03-30 04:14:34] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 2998 0.141121 10.0.0.249 - - [2026-03-30 04:14:34] "GET /virtual-network/041f4d16-9091-492c-9478-199982be8064 HTTP/1.1" 200 2621 0.015763 10.0.0.249 - - [2026-03-30 04:14:34] "GET /floating-ip-pool/d1c7a4ee-c87d-4285-abcb-15d87cc0c34f HTTP/1.1" 200 1445 0.007357 10.0.0.249 - - [2026-03-30 04:14:34] "GET /domains HTTP/1.1" 200 281 0.003941 10.0.0.249 - - [2026-03-30 04:14:34] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001282 10.0.0.249 - - [2026-03-30 04:14:34] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2794 0.008921 10.0.0.249 - - [2026-03-30 04:14:34] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001263 10.0.0.249 - - [2026-03-30 04:14:34] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 2998 0.160979 10.0.0.249 - - [2026-03-30 04:14:34] "GET /virtual-network/041f4d16-9091-492c-9478-199982be8064 HTTP/1.1" 200 2621 0.011349 10.0.0.249 - - [2026-03-30 04:14:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014086 10.0.0.249 - - [2026-03-30 04:14:35] "POST /neutron/port HTTP/1.1" 200 1071 0.051518 10.0.0.249 - - [2026-03-30 04:14:36] "POST /neutron/port HTTP/1.1" 200 1135 0.028985 10.0.0.249 - - [2026-03-30 04:14:36] "POST /neutron/port HTTP/1.1" 200 117 0.001378 10.0.0.249 - - [2026-03-30 04:14:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009650 10.0.0.249 - - [2026-03-30 04:14:39] "POST /neutron/port HTTP/1.1" 200 1137 0.024064 10.0.0.249 - - [2026-03-30 04:14:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.034424 10.0.0.249 - - [2026-03-30 04:14:46] "POST /neutron/floatingip HTTP/1.1" 200 529 0.013828 10.0.0.249 - - [2026-03-30 04:14:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017450 10.0.0.249 - - [2026-03-30 04:14:46] "POST /neutron/port HTTP/1.1" 200 1135 0.037761 10.0.0.249 - - [2026-03-30 04:14:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014225 10.0.0.249 - - [2026-03-30 04:14:53] "POST /neutron/floatingip HTTP/1.1" 200 577 0.041467 10.0.0.249 - - [2026-03-30 04:14:53] "GET /floating-ip/c5fffef7-e124-42a5-b415-b3230eef1ae8 HTTP/1.1" 200 1894 0.009904 10.0.0.249 - - [2026-03-30 04:14:56] "POST /neutron/floatingip HTTP/1.1" 200 529 0.014550 10.0.0.249 - - [2026-03-30 04:14:56] "POST /neutron/network HTTP/1.1" 400 204 0.020969 10.0.0.241 - - [2026-03-30 04:14:57] "DELETE /access-control-list/8d086052-030a-4053-a4eb-01c35aa485d5 HTTP/1.1" 200 115 0.079320 10.0.0.249 - - [2026-03-30 04:14:57] "POST /neutron/port HTTP/1.1" 200 151 0.393192 10.0.0.249 - - [2026-03-30 04:14:58] "POST /neutron/port HTTP/1.1" 200 151 0.420000 10.0.0.249 - - [2026-03-30 04:14:58] "DELETE /project/8e455587-28ed-4e64-b310-3442e0cef7ae HTTP/1.1" 404 177 0.082353 10.0.0.249 - - [2026-03-30 04:14:59] "GET /routing-instance/be67d201-32d4-4981-92ca-3e13b1ac785f HTTP/1.1" 404 171 0.004928 10.0.0.249 - - [2026-03-30 04:14:59] "GET /domains HTTP/1.1" 200 281 0.003386 10.0.0.249 - - [2026-03-30 04:14:59] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001290 10.0.0.241 - - [2026-03-30 04:14:59] "DELETE /route-target/0aab7863-66f9-4a57-8992-405c78b9547d HTTP/1.1" 200 115 0.039163 10.0.0.249 - - [2026-03-30 04:14:59] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2596 0.022782 10.0.0.249 - - [2026-03-30 04:14:59] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000996 10.0.0.249 - - [2026-03-30 04:14:59] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 2181 0.093359 10.0.0.249 - - [2026-03-30 04:14:59] "POST /neutron/network HTTP/1.1" 200 837 0.009089 10.0.0.249 - - [2026-03-30 04:14:59] "GET /routing-instance/56f2fcb5-6c16-4ce4-8995-3fecfc4cc4ca HTTP/1.1" 404 171 0.004767 10.0.0.249 - - [2026-03-30 04:14:59] "GET /domains HTTP/1.1" 200 281 0.005050 10.0.0.249 - - [2026-03-30 04:14:59] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.249 - - [2026-03-30 04:14:59] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2596 0.014911 10.0.0.249 - - [2026-03-30 04:14:59] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.249 - - [2026-03-30 04:14:59] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 200 1930 0.101233 10.0.0.241 - - [2026-03-30 04:15:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003600 10.0.0.241 - - [2026-03-30 04:15:03] "POST /access-control-lists HTTP/1.1" 200 591 0.065665 10.0.0.241 - - [2026-03-30 04:15:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.004231 10.0.0.241 - - [2026-03-30 04:15:12] "POST /access-control-lists HTTP/1.1" 200 592 0.035695 10.0.0.241 - - [2026-03-30 04:15:12] "PUT /access-control-list/d66ef642-3c78-4e57-9c1f-da5083cf78d9 HTTP/1.1" 200 273 0.027718 10.0.0.249 - - [2026-03-30 04:15:12] "GET /projects?obj_uuids=5eb5c387-50ec-491e-b367-383085e60b1e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001792 10.0.0.249 - - [2026-03-30 04:15:13] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.181296 10.0.0.249 - - [2026-03-30 04:15:13] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.035735 10.0.0.241 - - [2026-03-30 04:15:13] "PUT /access-control-list/2a32aa83-9588-48af-9b5f-0eeb7eb92dd8 HTTP/1.1" 200 273 0.060436 10.0.0.241 - - [2026-03-30 04:15:13] "POST /access-control-lists HTTP/1.1" 200 592 0.040490 10.0.0.241 - - [2026-03-30 04:15:13] "PUT /access-control-list/b4c09237-241b-4f5a-8f41-afa49e5ecfa3 HTTP/1.1" 200 273 0.017040 10.0.0.249 - - [2026-03-30 04:15:14] "GET /projects?obj_uuids=5eb5c387-50ec-491e-b367-383085e60b1e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001330 10.0.0.249 - - [2026-03-30 04:15:14] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.106983 10.0.0.241 - - [2026-03-30 04:15:14] "PUT /access-control-list/2a9f46f8-4377-40b6-99e3-87f9c97108a0 HTTP/1.1" 200 273 0.035023 10.0.0.249 - - [2026-03-30 04:15:14] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.032675 10.0.0.241 - - [2026-03-30 04:15:15] "POST /access-control-lists HTTP/1.1" 200 609 0.036101 10.0.0.241 - - [2026-03-30 04:15:15] "PUT /access-control-list/5b5f08cb-72b5-4cef-89f6-614a906d9d53 HTTP/1.1" 200 273 0.033515 10.0.0.249 - - [2026-03-30 04:15:15] "GET /projects?obj_uuids=4b965836-5b70-488e-97a4-64e4bddf8cb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005730 10.0.0.249 - - [2026-03-30 04:15:15] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.128456 10.0.0.249 - - [2026-03-30 04:15:16] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.026063 10.0.0.241 - - [2026-03-30 04:15:16] "PUT /access-control-list/21ef4963-6b3f-4d69-8458-2ddcc3501fb8 HTTP/1.1" 200 273 0.045646 10.0.0.241 - - [2026-03-30 04:15:16] "POST /access-control-lists HTTP/1.1" 200 609 0.060834 10.0.0.241 - - [2026-03-30 04:15:16] "PUT /access-control-list/9ac5e8ce-8056-4e35-9460-feccb6cd2970 HTTP/1.1" 200 273 0.022900 10.0.0.249 - - [2026-03-30 04:15:16] "GET /projects?obj_uuids=4b965836-5b70-488e-97a4-64e4bddf8cb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001688 10.0.0.249 - - [2026-03-30 04:15:16] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.126881 10.0.0.249 - - [2026-03-30 04:15:17] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.029732 10.0.0.241 - - [2026-03-30 04:15:17] "PUT /access-control-list/9bae1f51-e7bf-4af2-ae8e-7a23fa618081 HTTP/1.1" 200 273 0.046062 10.0.0.249 - - [2026-03-30 04:15:18] "POST /neutron/router HTTP/1.1" 200 541 0.008352 10.0.0.241 - - [2026-03-30 04:15:18] "PUT /logical-router/35b3b0cf-26ef-4e11-874c-5e39459054d1 HTTP/1.1" 200 263 0.035692 10.0.0.249 - - [2026-03-30 04:15:18] "POST /neutron/router HTTP/1.1" 200 541 0.006943 10.0.0.249 - - [2026-03-30 04:15:18] "POST /neutron/router HTTP/1.1" 200 541 0.004331 10.0.0.249 - - [2026-03-30 04:15:18] "POST /neutron/router HTTP/1.1" 200 541 0.004684 10.0.0.249 - - [2026-03-30 04:15:18] "POST /neutron/router HTTP/1.1" 200 541 0.005796 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 541 0.006522 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 541 0.006851 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 541 0.016259 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 541 0.004493 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 541 0.004362 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 541 0.007240 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 541 0.008374 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 151 0.137267 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 542 0.006989 10.0.0.241 - - [2026-03-30 04:15:19] "POST /route-targets HTTP/1.1" 200 328 0.027255 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 542 0.023559 10.0.0.249 - - [2026-03-30 04:15:19] "POST /neutron/router HTTP/1.1" 200 542 0.013549 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.004744 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.005271 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.008710 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.004931 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.005208 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.004432 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.008417 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.005191 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 542 0.061700 10.0.0.141 - - [2026-03-30 04:15:20] "GET /obj-perms HTTP/1.1" 200 5075 0.189565 10.0.0.249 - - [2026-03-30 04:15:20] "GET /projects?obj_uuids=4b965836-5b70-488e-97a4-64e4bddf8cb7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001299 10.0.0.241 - - [2026-03-30 04:15:20] "DELETE /route-target/9324ac15-8779-4cdd-9765-6d86629f0a3d HTTP/1.1" 200 115 0.054688 10.0.0.249 - - [2026-03-30 04:15:20] "POST /neutron/router HTTP/1.1" 200 559 0.149503 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.005627 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.010617 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.005960 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.005761 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.005599 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.007185 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.013028 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.005843 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.005165 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.004757 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.054636 10.0.0.249 - - [2026-03-30 04:15:21] "POST /neutron/router HTTP/1.1" 200 559 0.006957 10.0.0.241 - - [2026-03-30 04:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010870 10.0.0.241 - - [2026-03-30 04:15:21] "GET /logical-router/859001bc-b7f7-4774-8f99-ecbaa4fd3b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.052892 10.0.0.249 - - [2026-03-30 04:15:22] "POST /neutron/security_group HTTP/1.1" 200 151 0.098923 10.0.0.241 - - [2026-03-30 04:15:22] "DELETE /access-control-list/9bae1f51-e7bf-4af2-ae8e-7a23fa618081 HTTP/1.1" 200 115 0.044361 10.0.0.249 - - [2026-03-30 04:15:22] "POST /neutron/security_group HTTP/1.1" 200 506 0.004287 10.0.0.241 - - [2026-03-30 04:15:22] "DELETE /access-control-list/b4c09237-241b-4f5a-8f41-afa49e5ecfa3 HTTP/1.1" 200 115 0.032391 10.0.0.249 - - [2026-03-30 04:15:22] "POST /neutron/security_group HTTP/1.1" 200 151 0.098861 10.0.0.241 - - [2026-03-30 04:15:22] "DELETE /access-control-list/2a32aa83-9588-48af-9b5f-0eeb7eb92dd8 HTTP/1.1" 200 115 0.044266 10.0.0.241 - - [2026-03-30 04:15:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.005398 10.0.0.241 - - [2026-03-30 04:15:29] "POST /ref-update HTTP/1.1" 200 156 0.049553 10.0.0.249 - - [2026-03-30 04:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.012994 10.0.0.249 - - [2026-03-30 04:15:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.261665 10.0.0.249 - - [2026-03-30 04:15:30] "POST /neutron/network HTTP/1.1" 200 820 0.009573 10.0.0.249 - - [2026-03-30 04:15:30] "GET /virtual-machine-interface/5846b0a8-9f48-445b-a108-6afdf2dc4544 HTTP/1.1" 401 293 0.000607 10.0.0.249 - - [2026-03-30 04:15:30] "GET /virtual-machine-interface/5846b0a8-9f48-445b-a108-6afdf2dc4544 HTTP/1.1" 200 2611 0.047602 10.0.0.249 - - [2026-03-30 04:15:30] "POST /neutron/port HTTP/1.1" 200 1017 0.019373 10.0.0.249 - - [2026-03-30 04:15:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003807 10.0.0.249 - - [2026-03-30 04:15:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003989 10.0.0.249 - - [2026-03-30 04:15:31] "POST /neutron/network HTTP/1.1" 200 151 0.191277 10.0.0.249 - - [2026-03-30 04:15:34] "POST /useragent-kv HTTP/1.1" 200 115 0.021945 10.0.0.249 - - [2026-03-30 04:15:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.288678 10.0.0.241 - - [2026-03-30 04:15:34] "POST /route-targets HTTP/1.1" 200 328 0.026368 10.0.0.249 - - [2026-03-30 04:15:34] "POST /neutron/network HTTP/1.1" 200 974 0.016410 10.0.0.249 - - [2026-03-30 04:15:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.013952 10.0.0.249 - - [2026-03-30 04:15:35] "POST /neutron/port HTTP/1.1" 200 1016 0.028889 10.0.0.249 - - [2026-03-30 04:15:36] "POST /neutron/port HTTP/1.1" 200 1016 0.018200 10.0.0.249 - - [2026-03-30 04:15:36] "POST /neutron/port HTTP/1.1" 200 117 0.009718 10.0.0.249 - - [2026-03-30 04:15:36] "POST /neutron/port HTTP/1.1" 200 1016 0.089476 10.0.0.249 - - [2026-03-30 04:15:36] "POST /neutron/port HTTP/1.1" 200 1016 0.021481 10.0.0.249 - - [2026-03-30 04:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.007349 10.0.0.249 - - [2026-03-30 04:15:37] "POST /neutron/port HTTP/1.1" 200 1016 0.035482 10.0.0.249 - - [2026-03-30 04:15:37] "POST /neutron/port HTTP/1.1" 200 1016 0.028540 10.0.0.249 - - [2026-03-30 04:15:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005099 10.0.0.249 - - [2026-03-30 04:15:37] "POST /neutron/port HTTP/1.1" 200 1016 0.016888 10.0.0.249 - - [2026-03-30 04:15:37] "POST /neutron/network HTTP/1.1" 200 974 0.010769 10.0.0.249 - - [2026-03-30 04:15:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.012966 10.0.0.249 - - [2026-03-30 04:15:42] "POST /neutron/port HTTP/1.1" 200 1118 0.027019 10.0.0.249 - - [2026-03-30 04:15:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014869 10.0.0.249 - - [2026-03-30 04:15:46] "POST /neutron/port HTTP/1.1" 200 1118 0.032808 10.0.0.249 - - [2026-03-30 04:15:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010941 10.0.0.249 - - [2026-03-30 04:15:48] "POST /neutron/port HTTP/1.1" 200 1118 0.024876 10.0.0.249 - - [2026-03-30 04:15:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.018153 10.0.0.249 - - [2026-03-30 04:15:53] "POST /neutron/port HTTP/1.1" 200 151 0.282111 10.0.0.249 - - [2026-03-30 04:15:54] "POST /neutron/port HTTP/1.1" 200 151 0.272712 10.0.0.241 - - [2026-03-30 04:15:54] "DELETE /route-target/dcc88251-7a82-4ace-87ef-7499f9e6fbea HTTP/1.1" 200 115 0.031974 10.0.0.241 - - [2026-03-30 04:15:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.009562 10.0.0.249 - - [2026-03-30 04:15:58] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002076 10.0.0.249 - - [2026-03-30 04:15:58] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.096293 10.0.0.249 - - [2026-03-30 04:15:58] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001896 10.0.0.249 - - [2026-03-30 04:15:58] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63?fields=security_groups HTTP/1.1" 200 1400 0.151592 10.0.0.249 - - [2026-03-30 04:15:58] "DELETE /security-group/8b7d1379-607d-4a0d-9721-f5f41c4de298 HTTP/1.1" 404 171 0.005600 10.0.0.249 - - [2026-03-30 04:15:58] "GET /projects?obj_uuids=99f2df25-06b0-485f-9d1c-ac9f73fb9c63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001140 10.0.0.249 - - [2026-03-30 04:15:58] "POST /neutron/port HTTP/1.1" 200 117 0.010862 10.0.0.249 - - [2026-03-30 04:15:59] "GET /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63?fields=application_policy_sets HTTP/1.1" 200 1439 0.125430 10.0.0.241 - - [2026-03-30 04:15:59] "DELETE /access-control-list/24287a9e-466b-45eb-83fb-0821c05f9df7 HTTP/1.1" 200 115 0.120032 10.0.0.249 - - [2026-03-30 04:15:59] "POST /neutron/port HTTP/1.1" 400 205 0.006389 10.0.0.249 - - [2026-03-30 04:15:59] "DELETE /project/99f2df25-06b0-485f-9d1c-ac9f73fb9c63 HTTP/1.1" 404 190 0.689266 10.0.0.241 - - [2026-03-30 04:15:59] "DELETE /access-control-list/2c0699a3-3fe8-4421-bf62-3f2e97d862ec HTTP/1.1" 200 115 0.042960 10.0.0.241 - - [2026-03-30 04:15:59] "DELETE /access-control-list/2b74ca13-27fc-4324-82d5-bd423594a1ad HTTP/1.1" 200 115 0.070319 10.0.0.249 - - [2026-03-30 04:16:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012789 10.0.0.249 - - [2026-03-30 04:16:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.274302 10.0.0.249 - - [2026-03-30 04:16:03] "POST /neutron/network HTTP/1.1" 200 826 0.007634 10.0.0.249 - - [2026-03-30 04:16:03] "GET /projects?obj_uuids=84d2a65b-d43b-49dc-9c44-807a979ae053&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004462 10.0.0.249 - - [2026-03-30 04:16:03] "POST /neutron/network HTTP/1.1" 200 605 0.182986 10.0.0.241 - - [2026-03-30 04:16:03] "POST /route-targets HTTP/1.1" 200 328 0.015366 10.0.0.249 - - [2026-03-30 04:16:04] "POST /neutron/network HTTP/1.1" 200 823 0.014412 10.0.0.249 - - [2026-03-30 04:16:04] "POST /neutron/network HTTP/1.1" 200 836 0.013218 10.0.0.249 - - [2026-03-30 04:16:04] "GET /aaa-mode HTTP/1.1" 401 293 0.000540 10.0.0.249 - - [2026-03-30 04:16:04] "GET / HTTP/1.1" 200 36215 0.002296 10.0.0.249 - - [2026-03-30 04:16:05] "POST /neutron/port HTTP/1.1" 200 117 0.009727 10.0.0.249 - - [2026-03-30 04:16:05] "GET /aaa-mode HTTP/1.1" 401 293 0.000477 10.0.0.249 - - [2026-03-30 04:16:05] "POST /neutron/network HTTP/1.1" 200 836 0.010987 10.0.0.249 - - [2026-03-30 04:16:06] "GET / HTTP/1.1" 200 36215 0.001898 10.0.0.249 - - [2026-03-30 04:16:06] "POST /neutron/port HTTP/1.1" 200 1060 0.033565 10.0.0.249 - - [2026-03-30 04:16:06] "POST /neutron/network HTTP/1.1" 200 823 0.008187 10.0.0.249 - - [2026-03-30 04:16:06] "POST /neutron/port HTTP/1.1" 200 117 0.001631 10.0.0.249 - - [2026-03-30 04:16:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010059 10.0.0.249 - - [2026-03-30 04:16:07] "POST /neutron/router HTTP/1.1" 200 580 0.007960 10.0.0.241 - - [2026-03-30 04:16:07] "PUT /logical-router/8dc3b2f8-d6b5-4f45-a873-0fb2f088ce15 HTTP/1.1" 200 263 0.062516 10.0.0.249 - - [2026-03-30 04:16:07] "POST /neutron/network HTTP/1.1" 200 833 0.017442 10.0.0.249 - - [2026-03-30 04:16:08] "POST /neutron/port HTTP/1.1" 200 1057 0.023773 10.0.0.249 - - [2026-03-30 04:16:08] "POST /neutron/port HTTP/1.1" 200 1121 0.024301 10.0.0.249 - - [2026-03-30 04:16:08] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.249 - - [2026-03-30 04:16:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009454 10.0.0.249 - - [2026-03-30 04:16:13] "POST /neutron/port HTTP/1.1" 200 1124 0.031967 10.0.0.249 - - [2026-03-30 04:16:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009404 10.0.0.249 - - [2026-03-30 04:16:19] "POST /neutron/port HTTP/1.1" 200 1121 0.022604 10.0.0.249 - - [2026-03-30 04:16:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009720 10.0.0.249 - - [2026-03-30 04:16:22] "POST /neutron/port HTTP/1.1" 200 1124 0.025611 10.0.0.249 - - [2026-03-30 04:16:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006301 10.0.0.249 - - [2026-03-30 04:16:22] "POST /neutron/network HTTP/1.1" 200 826 0.009367 10.0.0.249 - - [2026-03-30 04:16:26] "POST /neutron/router HTTP/1.1" 200 580 0.010780 10.0.0.249 - - [2026-03-30 04:16:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004303 10.0.0.249 - - [2026-03-30 04:16:26] "POST /neutron/network HTTP/1.1" 200 823 0.008355 10.0.0.241 - - [2026-03-30 04:16:29] "POST /ref-update HTTP/1.1" 200 156 0.032671 10.0.0.249 - - [2026-03-30 04:16:29] "POST /neutron/router HTTP/1.1" 200 344 0.277829 10.0.0.249 - - [2026-03-30 04:16:35] "POST /neutron/router HTTP/1.1" 200 580 0.013025 10.0.0.249 - - [2026-03-30 04:16:35] "POST /neutron/router HTTP/1.1" 200 344 0.190803 10.0.0.241 - - [2026-03-30 04:16:35] "POST /ref-update HTTP/1.1" 200 156 0.017961 10.0.0.249 - - [2026-03-30 04:16:35] "POST /neutron/network HTTP/1.1" 200 823 0.008153 10.0.0.249 - - [2026-03-30 04:16:36] "POST /neutron/port HTTP/1.1" 200 1111 0.033484 10.0.0.249 - - [2026-03-30 04:16:36] "POST /neutron/port HTTP/1.1" 200 1114 0.018760 10.0.0.241 - - [2026-03-30 04:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.249 - - [2026-03-30 04:16:38] "POST /useragent-kv HTTP/1.1" 200 115 0.010918 10.0.0.249 - - [2026-03-30 04:16:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004795 10.0.0.249 - - [2026-03-30 04:16:38] "POST /neutron/network HTTP/1.1" 200 151 0.186965 10.0.0.241 - - [2026-03-30 04:16:38] "DELETE /route-target/7e57180b-1a13-4acb-b689-9a692dece80a HTTP/1.1" 200 115 0.029366 10.0.0.241 - - [2026-03-30 04:16:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.006930 10.0.0.241 - - [2026-03-30 04:16:46] "PUT /access-control-list/67f1390e-f25d-4793-b5ad-7f4afc988ef3 HTTP/1.1" 200 273 0.055602 10.0.0.249 - - [2026-03-30 04:16:46] "POST /neutron/network HTTP/1.1" 200 117 0.045558 10.0.0.249 - - [2026-03-30 04:16:47] "POST /neutron/network HTTP/1.1" 200 825 0.013790 10.0.0.249 - - [2026-03-30 04:16:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.009892 10.0.0.241 - - [2026-03-30 04:16:47] "POST /route-targets HTTP/1.1" 200 328 0.026357 10.0.0.249 - - [2026-03-30 04:16:47] "POST /useragent-kv HTTP/1.1" 200 115 0.012987 10.0.0.249 - - [2026-03-30 04:16:47] "POST /neutron/subnet HTTP/1.1" 200 714 0.224820 10.0.0.249 - - [2026-03-30 04:16:47] "POST /neutron/network HTTP/1.1" 200 832 0.008863 10.0.0.249 - - [2026-03-30 04:16:48] "GET /aaa-mode HTTP/1.1" 401 293 0.000567 10.0.0.249 - - [2026-03-30 04:16:48] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.249 - - [2026-03-30 04:16:49] "POST /neutron/network HTTP/1.1" 200 825 0.008008 10.0.0.249 - - [2026-03-30 04:16:49] "POST /neutron/port HTTP/1.1" 200 117 0.011333 10.0.0.249 - - [2026-03-30 04:16:49] "GET /aaa-mode HTTP/1.1" 401 293 0.000888 10.0.0.249 - - [2026-03-30 04:16:49] "GET /projects?obj_uuids=a854b17e-16d5-4f27-8c70-67aa0e7e1872&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003675 10.0.0.249 - - [2026-03-30 04:16:49] "GET / HTTP/1.1" 200 36215 0.003200 10.0.0.249 - - [2026-03-30 04:16:50] "POST /neutron/port HTTP/1.1" 200 1061 0.395587 10.0.0.249 - - [2026-03-30 04:16:50] "POST /neutron/port HTTP/1.1" 200 1115 0.174988 10.0.0.249 - - [2026-03-30 04:16:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004703 10.0.0.249 - - [2026-03-30 04:16:50] "POST /neutron/network HTTP/1.1" 200 825 0.010783 10.0.0.249 - - [2026-03-30 04:16:50] "POST /neutron/port HTTP/1.1" 200 117 0.006359 10.0.0.241 - - [2026-03-30 04:16:50] "PUT /logical-router/d335b19f-c918-4f5e-a853-713f7742b7d0 HTTP/1.1" 200 263 0.039205 10.0.0.249 - - [2026-03-30 04:16:50] "POST /neutron/router HTTP/1.1" 200 656 0.057494 10.0.0.241 - - [2026-03-30 04:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.071623 10.0.0.249 - - [2026-03-30 04:16:51] "POST /neutron/network HTTP/1.1" 200 842 0.009686 10.0.0.249 - - [2026-03-30 04:16:51] "POST /useragent-kv HTTP/1.1" 200 115 0.015100 10.0.0.241 - - [2026-03-30 04:16:51] "POST /virtual-networks HTTP/1.1" 200 696 0.196866 10.0.0.241 - - [2026-03-30 04:16:51] "POST /ref-update HTTP/1.1" 200 156 0.051556 10.0.0.249 - - [2026-03-30 04:16:51] "POST /neutron/security_group HTTP/1.1" 200 2002 0.028277 10.0.0.241 - - [2026-03-30 04:16:51] "PUT /logical-router/d335b19f-c918-4f5e-a853-713f7742b7d0 HTTP/1.1" 200 263 0.069492 10.0.0.241 - - [2026-03-30 04:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.241 - - [2026-03-30 04:16:52] "POST /chown HTTP/1.1" 200 109 0.055921 10.0.0.249 - - [2026-03-30 04:16:52] "POST /neutron/port HTTP/1.1" 200 1115 0.216604 10.0.0.249 - - [2026-03-30 04:16:52] "POST /neutron/subnet HTTP/1.1" 200 688 0.015208 10.0.0.241 - - [2026-03-30 04:16:52] "POST /chown HTTP/1.1" 200 109 0.020290 10.0.0.241 - - [2026-03-30 04:16:52] "POST /ref-update HTTP/1.1" 200 156 0.034729 10.0.0.241 - - [2026-03-30 04:16:52] "POST /instance-ips HTTP/1.1" 200 550 0.070396 10.0.0.241 - - [2026-03-30 04:16:53] "PUT /virtual-machine-interface/cb800e80-a96e-4459-80ce-c75e1e4124c9 HTTP/1.1" 200 285 0.031236 10.0.0.241 - - [2026-03-30 04:16:53] "POST /ref-update HTTP/1.1" 200 156 0.042378 10.0.0.241 - - [2026-03-30 04:16:53] "POST /chown HTTP/1.1" 200 109 0.028808 10.0.0.241 - - [2026-03-30 04:16:53] "PUT /virtual-machine-interface/216a74eb-e46b-4dc6-9373-f843acabda20 HTTP/1.1" 200 285 0.020580 10.0.0.241 - - [2026-03-30 04:16:53] "POST /ref-update HTTP/1.1" 200 156 0.030964 10.0.0.241 - - [2026-03-30 04:16:53] "POST /ref-update HTTP/1.1" 200 156 0.037507 10.0.0.241 - - [2026-03-30 04:16:53] "POST /instance-ips HTTP/1.1" 400 316 0.043442 10.0.0.241 - - [2026-03-30 04:16:53] "PUT /instance-ip/fee670c9-8822-4509-a819-82475b2f7430 HTTP/1.1" 200 257 0.048731 10.0.0.241 - - [2026-03-30 04:16:54] "PUT /routing-instance/0a6d9774-44a1-4cfb-916e-d5bd17f6e253 HTTP/1.1" 200 267 0.026765 10.0.0.241 - - [2026-03-30 04:16:54] "POST /ref-update HTTP/1.1" 200 156 0.037599 10.0.0.249 - - [2026-03-30 04:16:56] "POST /neutron/port HTTP/1.1" 200 1125 0.032405 10.0.0.249 - - [2026-03-30 04:16:56] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010667 10.0.0.249 - - [2026-03-30 04:16:59] "POST /neutron/port HTTP/1.1" 200 1125 0.038845 10.0.0.249 - - [2026-03-30 04:16:59] "GET /projects?obj_uuids=84d2a65b-d43b-49dc-9c44-807a979ae053&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001111 10.0.0.249 - - [2026-03-30 04:16:59] "GET /project/84d2a65b-d43b-49dc-9c44-807a979ae053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.063518 10.0.0.249 - - [2026-03-30 04:16:59] "GET /projects?obj_uuids=84d2a65b-d43b-49dc-9c44-807a979ae053&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.249 - - [2026-03-30 04:16:59] "GET /project/84d2a65b-d43b-49dc-9c44-807a979ae053?fields=security_groups HTTP/1.1" 200 1357 0.067990 10.0.0.249 - - [2026-03-30 04:16:59] "DELETE /security-group/a0cc713c-7b8e-49e6-a557-cefd35439b93 HTTP/1.1" 404 177 0.007121 10.0.0.249 - - [2026-03-30 04:16:59] "GET /projects?obj_uuids=84d2a65b-d43b-49dc-9c44-807a979ae053&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002783 10.0.0.249 - - [2026-03-30 04:16:59] "GET /project/84d2a65b-d43b-49dc-9c44-807a979ae053?fields=application_policy_sets HTTP/1.1" 200 1396 0.055446 10.0.0.249 - - [2026-03-30 04:16:59] "DELETE /project/84d2a65b-d43b-49dc-9c44-807a979ae053 HTTP/1.1" 200 115 0.535783 10.0.0.249 - - [2026-03-30 04:17:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.011723 10.0.0.249 - - [2026-03-30 04:17:01] "POST /neutron/port HTTP/1.1" 200 1125 0.021741 10.0.0.249 - - [2026-03-30 04:17:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008086 10.0.0.249 - - [2026-03-30 04:17:11] "POST /neutron/router HTTP/1.1" 200 656 0.017635 10.0.0.241 - - [2026-03-30 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.029551 10.0.0.241 - - [2026-03-30 04:17:12] "PUT /logical-router/d335b19f-c918-4f5e-a853-713f7742b7d0 HTTP/1.1" 500 213 0.053658 10.0.0.249 - - [2026-03-30 04:17:12] "POST /neutron/router HTTP/1.1" 200 151 0.169831 10.0.0.241 - - [2026-03-30 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.021926 10.0.0.241 - - [2026-03-30 04:17:12] "DELETE /route-table/b1ef1a75-74fe-463c-8579-87abf5f25cae HTTP/1.1" 200 115 0.061994 10.0.0.241 - - [2026-03-30 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.032320 10.0.0.241 - - [2026-03-30 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.053653 10.0.0.241 - - [2026-03-30 04:17:12] "GET /virtual-machine-interface/cb800e80-a96e-4459-80ce-c75e1e4124c9?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.011466 10.0.0.241 - - [2026-03-30 04:17:13] "DELETE /instance-ip/fee670c9-8822-4509-a819-82475b2f7430 HTTP/1.1" 200 115 0.080586 10.0.0.249 - - [2026-03-30 04:17:13] "POST /neutron/port HTTP/1.1" 200 1125 0.029220 10.0.0.249 - - [2026-03-30 04:17:13] "POST /neutron/port HTTP/1.1" 200 1125 0.069985 10.0.0.249 - - [2026-03-30 04:17:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003228 10.0.0.249 - - [2026-03-30 04:17:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005208 10.0.0.241 - - [2026-03-30 04:17:13] "DELETE /virtual-network/87d1bf2c-8822-407f-8b02-1827651cbfaf HTTP/1.1" 200 115 0.224378 10.0.0.241 - - [2026-03-30 04:17:13] "DELETE /route-target/f7247b7f-b3bd-4393-936c-2bd34cafc940 HTTP/1.1" 200 115 0.055138 10.0.0.241 - - [2026-03-30 04:17:13] "POST /ref-update HTTP/1.1" 200 156 0.055333 10.0.0.241 - - [2026-03-30 04:17:13] "POST /ref-update HTTP/1.1" 200 156 0.047973 10.0.0.241 - - [2026-03-30 04:17:13] "POST /ref-update HTTP/1.1" 200 156 0.033130 10.0.0.241 - - [2026-03-30 04:17:14] "DELETE /virtual-machine-interface/bdb2076c-451a-47f8-ad67-afd3f12cd7da HTTP/1.1" 200 115 0.092308 10.0.0.249 - - [2026-03-30 04:17:14] "POST /neutron/network HTTP/1.1" 200 832 0.009234 10.0.0.249 - - [2026-03-30 04:17:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004181 10.0.0.241 - - [2026-03-30 04:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010038 10.0.0.249 - - [2026-03-30 04:17:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008095 10.0.0.249 - - [2026-03-30 04:17:15] "POST /neutron/network HTTP/1.1" 200 151 0.214259 10.0.0.241 - - [2026-03-30 04:17:18] "POST /access-control-lists HTTP/1.1" 200 606 0.033483 10.0.0.249 - - [2026-03-30 04:17:22] "GET /obj-perms HTTP/1.1" 200 5075 0.098475 10.0.0.241 - - [2026-03-30 04:17:22] "POST /route-targets HTTP/1.1" 200 328 0.022938 10.0.0.249 - - [2026-03-30 04:17:23] "POST /useragent-kv HTTP/1.1" 200 115 0.019657 10.0.0.249 - - [2026-03-30 04:17:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.617072 10.0.0.249 - - [2026-03-30 04:17:23] "POST /neutron/network HTTP/1.1" 200 1006 0.013335 10.0.0.249 - - [2026-03-30 04:17:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.010912 10.0.0.241 - - [2026-03-30 04:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.041443 10.0.0.241 - - [2026-03-30 04:17:24] "POST /ref-update HTTP/1.1" 200 156 0.030289 10.0.0.249 - - [2026-03-30 04:17:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003477 10.0.0.249 - - [2026-03-30 04:17:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.209924 10.0.0.241 - - [2026-03-30 04:17:24] "GET /virtual-network/9a4e8b3e-820a-4794-be87-4a9327a311e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007843 10.0.0.249 - - [2026-03-30 04:17:24] "POST /neutron/network HTTP/1.1" 200 1005 0.013684 10.0.0.249 - - [2026-03-30 04:17:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.011088 10.0.0.249 - - [2026-03-30 04:17:25] "POST /neutron/network HTTP/1.1" 200 1114 0.030213 10.0.0.241 - - [2026-03-30 04:17:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.006182 10.0.0.241 - - [2026-03-30 04:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.249 - - [2026-03-30 04:17:25] "POST /neutron/network HTTP/1.1" 200 1113 0.074559 10.0.0.241 - - [2026-03-30 04:17:25] "PUT /access-control-list/d845bcf6-6682-4feb-a92e-97618f2ba8c3 HTTP/1.1" 200 273 0.067996 10.0.0.249 - - [2026-03-30 04:17:25] "GET /domains HTTP/1.1" 401 293 0.000529 10.0.0.249 - - [2026-03-30 04:17:26] "GET /domains HTTP/1.1" 200 281 0.056705 10.0.0.249 - - [2026-03-30 04:17:26] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001446 10.0.0.249 - - [2026-03-30 04:17:26] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2782 0.015265 10.0.0.249 - - [2026-03-30 04:17:26] "GET /projects?obj_uuids=61f83526-a2d4-4e93-a758-cddc2e18231a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002112 10.0.0.249 - - [2026-03-30 04:17:26] "GET /project/61f83526-a2d4-4e93-a758-cddc2e18231a HTTP/1.1" 200 2633 0.128056 10.0.0.249 - - [2026-03-30 04:17:26] "GET /virtual-network/89c19a7a-249b-4b9e-96dd-2e2dce367caf HTTP/1.1" 200 3512 0.020265 10.0.0.249 - - [2026-03-30 04:17:26] "GET /virtual-network/89c19a7a-249b-4b9e-96dd-2e2dce367caf HTTP/1.1" 200 3512 0.007696 10.0.0.249 - - [2026-03-30 04:17:26] "GET /routing-instance/84ebfefc-27c6-4257-90a3-585000aa3e77 HTTP/1.1" 200 1799 0.004837 10.0.0.249 - - [2026-03-30 04:17:26] "GET /routing-instance/84ebfefc-27c6-4257-90a3-585000aa3e77 HTTP/1.1" 200 1799 0.005627 10.0.0.249 - - [2026-03-30 04:17:26] "GET /route-target/ddc95762-866a-40be-bc15-ba6962747e20 HTTP/1.1" 200 1215 0.005323 10.0.0.249 - - [2026-03-30 04:17:26] "GET /virtual-network/89c19a7a-249b-4b9e-96dd-2e2dce367caf HTTP/1.1" 200 3512 0.005719 10.0.0.249 - - [2026-03-30 04:17:26] "GET /routing-instance/84ebfefc-27c6-4257-90a3-585000aa3e77 HTTP/1.1" 200 1799 0.005328 10.0.0.249 - - [2026-03-30 04:17:26] "GET /virtual-network/89c19a7a-249b-4b9e-96dd-2e2dce367caf HTTP/1.1" 200 3512 0.006908 10.0.0.249 - - [2026-03-30 04:17:26] "GET /routing-instance/84ebfefc-27c6-4257-90a3-585000aa3e77 HTTP/1.1" 200 1799 0.004827 10.0.0.249 - - [2026-03-30 04:17:26] "GET /routing-instance/84ebfefc-27c6-4257-90a3-585000aa3e77 HTTP/1.1" 200 1799 0.005052 10.0.0.249 - - [2026-03-30 04:17:26] "GET /route-target/ddc95762-866a-40be-bc15-ba6962747e20 HTTP/1.1" 200 1215 0.004770 10.0.0.249 - - [2026-03-30 04:17:26] "GET /domains HTTP/1.1" 200 281 0.004401 10.0.0.249 - - [2026-03-30 04:17:26] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002012 10.0.0.249 - - [2026-03-30 04:17:26] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2782 0.010581 10.0.0.249 - - [2026-03-30 04:17:26] "GET /projects?obj_uuids=61f83526-a2d4-4e93-a758-cddc2e18231a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001122 10.0.0.249 - - [2026-03-30 04:17:26] "GET /project/61f83526-a2d4-4e93-a758-cddc2e18231a HTTP/1.1" 200 2633 0.129617 10.0.0.249 - - [2026-03-30 04:17:27] "GET /virtual-network/89c19a7a-249b-4b9e-96dd-2e2dce367caf HTTP/1.1" 200 3512 0.013762 10.0.0.241 - - [2026-03-30 04:17:27] "GET /obj-perms HTTP/1.1" 200 5065 0.061428 10.0.0.249 - - [2026-03-30 04:17:28] "GET /domains HTTP/1.1" 200 281 0.003680 10.0.0.249 - - [2026-03-30 04:17:28] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001483 10.0.0.249 - - [2026-03-30 04:17:28] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2782 0.010525 10.0.0.249 - - [2026-03-30 04:17:28] "GET /projects?obj_uuids=61f83526-a2d4-4e93-a758-cddc2e18231a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.249 - - [2026-03-30 04:17:28] "GET /project/61f83526-a2d4-4e93-a758-cddc2e18231a HTTP/1.1" 200 2633 0.117178 10.0.0.249 - - [2026-03-30 04:17:28] "GET /virtual-network/357be8be-5b85-44e8-9448-d1d751b43ab9 HTTP/1.1" 200 3509 0.013033 10.0.0.249 - - [2026-03-30 04:17:28] "GET /virtual-network/357be8be-5b85-44e8-9448-d1d751b43ab9 HTTP/1.1" 200 3509 0.009760 10.0.0.249 - - [2026-03-30 04:17:28] "GET /routing-instance/9bac9f18-7ed0-4fae-8d49-338da3f09505 HTTP/1.1" 200 1800 0.007200 10.0.0.249 - - [2026-03-30 04:17:28] "GET /routing-instance/9bac9f18-7ed0-4fae-8d49-338da3f09505 HTTP/1.1" 200 1800 0.008341 10.0.0.249 - - [2026-03-30 04:17:28] "GET /route-target/89232c36-d397-4b69-9bae-4085e0d99dfe HTTP/1.1" 200 1214 0.004878 10.0.0.249 - - [2026-03-30 04:17:28] "GET /virtual-network/357be8be-5b85-44e8-9448-d1d751b43ab9 HTTP/1.1" 200 3509 0.006418 10.0.0.249 - - [2026-03-30 04:17:28] "GET /routing-instance/9bac9f18-7ed0-4fae-8d49-338da3f09505 HTTP/1.1" 200 1800 0.005314 10.0.0.249 - - [2026-03-30 04:17:28] "GET /virtual-network/357be8be-5b85-44e8-9448-d1d751b43ab9 HTTP/1.1" 200 3509 0.008250 10.0.0.249 - - [2026-03-30 04:17:28] "GET /routing-instance/9bac9f18-7ed0-4fae-8d49-338da3f09505 HTTP/1.1" 200 1800 0.008136 10.0.0.249 - - [2026-03-30 04:17:28] "GET /routing-instance/9bac9f18-7ed0-4fae-8d49-338da3f09505 HTTP/1.1" 200 1800 0.005480 10.0.0.249 - - [2026-03-30 04:17:28] "GET /route-target/89232c36-d397-4b69-9bae-4085e0d99dfe HTTP/1.1" 200 1214 0.005027 10.0.0.249 - - [2026-03-30 04:17:28] "GET /domains HTTP/1.1" 200 281 0.004599 10.0.0.249 - - [2026-03-30 04:17:28] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001461 10.0.0.249 - - [2026-03-30 04:17:28] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2782 0.010469 10.0.0.249 - - [2026-03-30 04:17:28] "GET /projects?obj_uuids=61f83526-a2d4-4e93-a758-cddc2e18231a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001434 10.0.0.249 - - [2026-03-30 04:17:28] "GET /project/61f83526-a2d4-4e93-a758-cddc2e18231a HTTP/1.1" 200 2633 0.107945 10.0.0.249 - - [2026-03-30 04:17:28] "GET /virtual-network/357be8be-5b85-44e8-9448-d1d751b43ab9 HTTP/1.1" 200 3509 0.005435 10.0.0.141 - - [2026-03-30 04:17:29] "GET /obj-perms HTTP/1.1" 200 5065 0.096138 10.0.0.241 - - [2026-03-30 04:17:29] "GET /virtual-network/9a4e8b3e-820a-4794-be87-4a9327a311e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007759 10.0.0.249 - - [2026-03-30 04:17:29] "POST /neutron/network HTTP/1.1" 200 1005 0.032464 10.0.0.241 - - [2026-03-30 04:17:29] "DELETE /access-control-list/d845bcf6-6682-4feb-a92e-97618f2ba8c3 HTTP/1.1" 200 115 0.060944 10.0.0.249 - - [2026-03-30 04:17:29] "POST /neutron/network HTTP/1.1" 200 1006 0.028488 10.0.0.249 - - [2026-03-30 04:17:29] "GET /routing-instance/9bac9f18-7ed0-4fae-8d49-338da3f09505 HTTP/1.1" 404 171 0.003509 10.0.0.249 - - [2026-03-30 04:17:29] "GET /domains HTTP/1.1" 200 281 0.005661 10.0.0.249 - - [2026-03-30 04:17:29] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.006884 10.0.0.241 - - [2026-03-30 04:17:29] "DELETE /route-target/89232c36-d397-4b69-9bae-4085e0d99dfe HTTP/1.1" 200 115 0.047902 10.0.0.249 - - [2026-03-30 04:17:29] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2782 0.020973 10.0.0.249 - - [2026-03-30 04:17:29] "GET /projects?obj_uuids=61f83526-a2d4-4e93-a758-cddc2e18231a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000941 10.0.0.249 - - [2026-03-30 04:17:29] "GET /project/61f83526-a2d4-4e93-a758-cddc2e18231a HTTP/1.1" 200 2151 0.099052 10.0.0.249 - - [2026-03-30 04:17:30] "POST /neutron/network HTTP/1.1" 200 1006 0.013932 10.0.0.249 - - [2026-03-30 04:17:30] "GET /routing-instance/84ebfefc-27c6-4257-90a3-585000aa3e77 HTTP/1.1" 404 171 0.005547 10.0.0.249 - - [2026-03-30 04:17:30] "GET /domains HTTP/1.1" 200 281 0.004560 10.0.0.249 - - [2026-03-30 04:17:30] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003604 10.0.0.249 - - [2026-03-30 04:17:30] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2782 0.018991 10.0.0.249 - - [2026-03-30 04:17:30] "GET /projects?obj_uuids=61f83526-a2d4-4e93-a758-cddc2e18231a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001255 10.0.0.249 - - [2026-03-30 04:17:30] "GET /project/61f83526-a2d4-4e93-a758-cddc2e18231a HTTP/1.1" 200 1905 0.092864 10.0.0.241 - - [2026-03-30 04:17:33] "POST /fqname-to-id HTTP/1.1" 404 250 0.006998 10.0.0.241 - - [2026-03-30 04:17:33] "POST /access-control-lists HTTP/1.1" 200 612 0.064433 10.0.0.249 - - [2026-03-30 04:17:39] "GET /projects?obj_uuids=3aeaa3a6-aa68-4912-bd71-6675ca69fd78&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004271 10.0.0.249 - - [2026-03-30 04:17:39] "POST /neutron/network HTTP/1.1" 200 623 0.196520 10.0.0.241 - - [2026-03-30 04:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015301 10.0.0.249 - - [2026-03-30 04:17:39] "POST /neutron/network HTTP/1.1" 200 1017 0.011587 10.0.0.249 - - [2026-03-30 04:17:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.010267 10.0.0.241 - - [2026-03-30 04:17:40] "POST /fqname-to-id HTTP/1.1" 404 252 0.009481 10.0.0.241 - - [2026-03-30 04:17:40] "GET /virtual-network/9a4e8b3e-820a-4794-be87-4a9327a311e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.021180 10.0.0.249 - - [2026-03-30 04:17:40] "POST /neutron/network HTTP/1.1" 200 1124 0.101836 10.0.0.249 - - [2026-03-30 04:17:40] "GET /domains HTTP/1.1" 401 293 0.000420 10.0.0.249 - - [2026-03-30 04:17:40] "GET /domains HTTP/1.1" 200 281 0.030833 10.0.0.249 - - [2026-03-30 04:17:40] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.249 - - [2026-03-30 04:17:40] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2985 0.012414 10.0.0.249 - - [2026-03-30 04:17:40] "GET /projects?obj_uuids=3aeaa3a6-aa68-4912-bd71-6675ca69fd78&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001777 10.0.0.249 - - [2026-03-30 04:17:40] "GET /project/3aeaa3a6-aa68-4912-bd71-6675ca69fd78 HTTP/1.1" 200 2465 0.113757 10.0.0.249 - - [2026-03-30 04:17:40] "GET /virtual-network/fb1f72fd-b88e-40c7-920d-44600ad3cde9 HTTP/1.1" 200 3554 0.012990 10.0.0.249 - - [2026-03-30 04:17:40] "GET /virtual-network/fb1f72fd-b88e-40c7-920d-44600ad3cde9 HTTP/1.1" 200 3554 0.005358 10.0.0.249 - - [2026-03-30 04:17:40] "GET /routing-instance/f8d98993-237f-4bca-a3a3-27fbe81d4484 HTTP/1.1" 200 1499 0.004338 10.0.0.249 - - [2026-03-30 04:17:40] "GET /routing-instance/f8d98993-237f-4bca-a3a3-27fbe81d4484 HTTP/1.1" 200 1499 0.004999 10.0.0.249 - - [2026-03-30 04:17:40] "GET /route-target/05e28c0b-7bca-44c9-a11b-7003bf15a679 HTTP/1.1" 200 1223 0.005469 10.0.0.249 - - [2026-03-30 04:17:40] "GET /virtual-network/fb1f72fd-b88e-40c7-920d-44600ad3cde9 HTTP/1.1" 200 3554 0.006391 10.0.0.249 - - [2026-03-30 04:17:40] "GET /routing-instance/f8d98993-237f-4bca-a3a3-27fbe81d4484 HTTP/1.1" 200 1499 0.005195 10.0.0.249 - - [2026-03-30 04:17:40] "GET /virtual-network/fb1f72fd-b88e-40c7-920d-44600ad3cde9 HTTP/1.1" 200 3554 0.006543 10.0.0.249 - - [2026-03-30 04:17:40] "GET /routing-instance/f8d98993-237f-4bca-a3a3-27fbe81d4484 HTTP/1.1" 200 1499 0.005315 10.0.0.249 - - [2026-03-30 04:17:40] "GET /routing-instance/f8d98993-237f-4bca-a3a3-27fbe81d4484 HTTP/1.1" 200 1499 0.004824 10.0.0.249 - - [2026-03-30 04:17:40] "GET /route-target/05e28c0b-7bca-44c9-a11b-7003bf15a679 HTTP/1.1" 200 1223 0.004353 10.0.0.249 - - [2026-03-30 04:17:41] "GET /domains HTTP/1.1" 200 281 0.004088 10.0.0.249 - - [2026-03-30 04:17:41] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001917 10.0.0.249 - - [2026-03-30 04:17:41] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2985 0.011929 10.0.0.249 - - [2026-03-30 04:17:41] "GET /projects?obj_uuids=3aeaa3a6-aa68-4912-bd71-6675ca69fd78&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001548 10.0.0.249 - - [2026-03-30 04:17:41] "GET /project/3aeaa3a6-aa68-4912-bd71-6675ca69fd78 HTTP/1.1" 200 2465 0.128670 10.0.0.249 - - [2026-03-30 04:17:41] "GET /virtual-network/fb1f72fd-b88e-40c7-920d-44600ad3cde9 HTTP/1.1" 200 3554 0.026573 10.0.0.249 - - [2026-03-30 04:17:41] "GET /obj-perms HTTP/1.1" 200 5081 0.072497 10.0.0.249 - - [2026-03-30 04:17:42] "GET /domains HTTP/1.1" 200 281 0.003518 10.0.0.249 - - [2026-03-30 04:17:42] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000971 10.0.0.249 - - [2026-03-30 04:17:42] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2985 0.008294 10.0.0.249 - - [2026-03-30 04:17:42] "GET /projects?obj_uuids=3aeaa3a6-aa68-4912-bd71-6675ca69fd78&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001254 10.0.0.249 - - [2026-03-30 04:17:42] "GET /project/3aeaa3a6-aa68-4912-bd71-6675ca69fd78 HTTP/1.1" 200 2465 0.111449 10.0.0.249 - - [2026-03-30 04:17:42] "GET /network-policy/2d1aec3a-18f2-40aa-8ee2-29c11ee26119 HTTP/1.1" 200 3482 0.004678 10.0.0.249 - - [2026-03-30 04:17:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005937 10.0.0.241 - - [2026-03-30 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.249 - - [2026-03-30 04:17:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003787 10.0.0.249 - - [2026-03-30 04:17:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003881 10.0.0.249 - - [2026-03-30 04:17:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005565 10.0.0.249 - - [2026-03-30 04:17:42] "POST /neutron/network HTTP/1.1" 200 151 0.199685 10.0.0.249 - - [2026-03-30 04:17:42] "GET /routing-instance/f8d98993-237f-4bca-a3a3-27fbe81d4484 HTTP/1.1" 404 171 0.004617 10.0.0.249 - - [2026-03-30 04:17:42] "GET /domains HTTP/1.1" 200 281 0.006797 10.0.0.249 - - [2026-03-30 04:17:42] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003434 10.0.0.249 - - [2026-03-30 04:17:42] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2985 0.053524 10.0.0.249 - - [2026-03-30 04:17:42] "GET /projects?obj_uuids=3aeaa3a6-aa68-4912-bd71-6675ca69fd78&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002759 10.0.0.249 - - [2026-03-30 04:17:43] "GET /project/3aeaa3a6-aa68-4912-bd71-6675ca69fd78 HTTP/1.1" 200 2210 0.105125 10.0.0.241 - - [2026-03-30 04:17:48] "POST /access-control-lists HTTP/1.1" 200 600 0.047651 10.0.0.241 - - [2026-03-30 04:17:52] "POST /route-targets HTTP/1.1" 200 328 0.031962 10.0.0.249 - - [2026-03-30 04:17:52] "POST /useragent-kv HTTP/1.1" 200 115 0.019353 10.0.0.249 - - [2026-03-30 04:17:52] "POST /neutron/subnet HTTP/1.1" 200 730 0.284152 10.0.0.249 - - [2026-03-30 04:17:52] "POST /neutron/network HTTP/1.1" 200 827 0.006666 10.0.0.249 - - [2026-03-30 04:17:52] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003409 10.0.0.249 - - [2026-03-30 04:17:53] "POST /neutron/network HTTP/1.1" 200 607 0.153382 10.0.0.241 - - [2026-03-30 04:17:53] "POST /ref-update HTTP/1.1" 200 156 0.040398 10.0.0.249 - - [2026-03-30 04:17:53] "POST /neutron/network HTTP/1.1" 200 826 0.015979 10.0.0.249 - - [2026-03-30 04:17:53] "POST /neutron/network HTTP/1.1" 200 827 0.008486 10.0.0.249 - - [2026-03-30 04:17:54] "POST /neutron/network HTTP/1.1" 200 826 0.007771 10.0.0.241 - - [2026-03-30 04:17:54] "PUT /access-control-list/7107ed95-4897-462f-8c20-78506f925941 HTTP/1.1" 200 273 0.025283 10.0.0.241 - - [2026-03-30 04:17:54] "POST /ref-update HTTP/1.1" 200 156 0.035208 10.0.0.249 - - [2026-03-30 04:17:54] "GET /domains HTTP/1.1" 401 293 0.000583 10.0.0.249 - - [2026-03-30 04:17:54] "GET /domains HTTP/1.1" 200 281 0.048119 10.0.0.249 - - [2026-03-30 04:17:54] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001389 10.0.0.249 - - [2026-03-30 04:17:54] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 3174 0.014516 10.0.0.249 - - [2026-03-30 04:17:54] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001880 10.0.0.249 - - [2026-03-30 04:17:54] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf HTTP/1.1" 200 2580 0.130562 10.0.0.249 - - [2026-03-30 04:17:54] "GET /virtual-network/00b59cac-6529-4c8d-b07e-ef37c0faf9f9 HTTP/1.1" 200 2899 0.016306 10.0.0.249 - - [2026-03-30 04:17:54] "GET /virtual-network/00b59cac-6529-4c8d-b07e-ef37c0faf9f9 HTTP/1.1" 200 2899 0.010008 10.0.0.249 - - [2026-03-30 04:17:54] "GET /routing-instance/818d9053-4054-4921-ac24-986d0ac5fb93 HTTP/1.1" 200 1787 0.005028 10.0.0.249 - - [2026-03-30 04:17:54] "GET /routing-instance/818d9053-4054-4921-ac24-986d0ac5fb93 HTTP/1.1" 200 1787 0.004376 10.0.0.249 - - [2026-03-30 04:17:54] "GET /route-target/f7d40765-55c4-46d8-a4bf-798ecebaf377 HTTP/1.1" 200 1209 0.004696 10.0.0.249 - - [2026-03-30 04:17:54] "GET /virtual-network/00b59cac-6529-4c8d-b07e-ef37c0faf9f9 HTTP/1.1" 200 2899 0.006748 10.0.0.249 - - [2026-03-30 04:17:54] "GET /routing-instance/818d9053-4054-4921-ac24-986d0ac5fb93 HTTP/1.1" 200 1787 0.004761 10.0.0.249 - - [2026-03-30 04:17:54] "GET /virtual-network/00b59cac-6529-4c8d-b07e-ef37c0faf9f9 HTTP/1.1" 200 2899 0.009687 10.0.0.249 - - [2026-03-30 04:17:54] "GET /routing-instance/818d9053-4054-4921-ac24-986d0ac5fb93 HTTP/1.1" 200 1787 0.005918 10.0.0.249 - - [2026-03-30 04:17:54] "GET /routing-instance/818d9053-4054-4921-ac24-986d0ac5fb93 HTTP/1.1" 200 1787 0.004870 10.0.0.249 - - [2026-03-30 04:17:54] "GET /route-target/f7d40765-55c4-46d8-a4bf-798ecebaf377 HTTP/1.1" 200 1209 0.004976 10.0.0.249 - - [2026-03-30 04:17:54] "GET /domains HTTP/1.1" 200 281 0.005402 10.0.0.249 - - [2026-03-30 04:17:54] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001511 10.0.0.249 - - [2026-03-30 04:17:54] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 3174 0.012905 10.0.0.249 - - [2026-03-30 04:17:54] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001288 10.0.0.249 - - [2026-03-30 04:17:55] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf HTTP/1.1" 200 2580 0.121133 10.0.0.249 - - [2026-03-30 04:17:55] "GET /virtual-network/00b59cac-6529-4c8d-b07e-ef37c0faf9f9 HTTP/1.1" 200 2899 0.007106 10.0.0.241 - - [2026-03-30 04:17:55] "GET /obj-perms HTTP/1.1" 200 5053 0.069736 10.0.0.249 - - [2026-03-30 04:17:56] "GET /domains HTTP/1.1" 200 281 0.004063 10.0.0.249 - - [2026-03-30 04:17:56] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001360 10.0.0.249 - - [2026-03-30 04:17:56] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 3174 0.010962 10.0.0.249 - - [2026-03-30 04:17:56] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001713 10.0.0.249 - - [2026-03-30 04:17:56] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf HTTP/1.1" 200 2580 0.132053 10.0.0.249 - - [2026-03-30 04:17:56] "GET /virtual-network/c1d784f4-a4ec-45c8-a52d-78c60e554b23 HTTP/1.1" 200 2899 0.014707 10.0.0.249 - - [2026-03-30 04:17:56] "GET /virtual-network/c1d784f4-a4ec-45c8-a52d-78c60e554b23 HTTP/1.1" 200 2899 0.010430 10.0.0.249 - - [2026-03-30 04:17:56] "GET /routing-instance/67c4cabd-1d6b-4a4a-981b-5bd24fbeb317 HTTP/1.1" 200 1787 0.006304 10.0.0.249 - - [2026-03-30 04:17:56] "GET /routing-instance/67c4cabd-1d6b-4a4a-981b-5bd24fbeb317 HTTP/1.1" 200 1787 0.004872 10.0.0.249 - - [2026-03-30 04:17:56] "GET /route-target/63a811f9-1875-4a26-8a77-ac5f32e2eba1 HTTP/1.1" 200 1207 0.005635 10.0.0.249 - - [2026-03-30 04:17:56] "GET /virtual-network/c1d784f4-a4ec-45c8-a52d-78c60e554b23 HTTP/1.1" 200 2899 0.006681 10.0.0.249 - - [2026-03-30 04:17:56] "GET /routing-instance/67c4cabd-1d6b-4a4a-981b-5bd24fbeb317 HTTP/1.1" 200 1787 0.005159 10.0.0.249 - - [2026-03-30 04:17:56] "GET /virtual-network/c1d784f4-a4ec-45c8-a52d-78c60e554b23 HTTP/1.1" 200 2899 0.005723 10.0.0.249 - - [2026-03-30 04:17:56] "GET /routing-instance/67c4cabd-1d6b-4a4a-981b-5bd24fbeb317 HTTP/1.1" 200 1787 0.005774 10.0.0.249 - - [2026-03-30 04:17:56] "GET /routing-instance/67c4cabd-1d6b-4a4a-981b-5bd24fbeb317 HTTP/1.1" 200 1787 0.004805 10.0.0.249 - - [2026-03-30 04:17:56] "GET /route-target/63a811f9-1875-4a26-8a77-ac5f32e2eba1 HTTP/1.1" 200 1207 0.003791 10.0.0.249 - - [2026-03-30 04:17:56] "GET /domains HTTP/1.1" 200 281 0.004313 10.0.0.249 - - [2026-03-30 04:17:56] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001266 10.0.0.249 - - [2026-03-30 04:17:56] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 3174 0.009345 10.0.0.249 - - [2026-03-30 04:17:56] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001621 10.0.0.249 - - [2026-03-30 04:17:56] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf HTTP/1.1" 200 2580 0.108966 10.0.0.249 - - [2026-03-30 04:17:56] "GET /virtual-network/c1d784f4-a4ec-45c8-a52d-78c60e554b23 HTTP/1.1" 200 2899 0.006273 10.0.0.141 - - [2026-03-30 04:17:57] "GET /obj-perms HTTP/1.1" 200 5053 0.072654 10.0.0.249 - - [2026-03-30 04:17:57] "POST /neutron/network HTTP/1.1" 200 939 0.012675 10.0.0.249 - - [2026-03-30 04:17:57] "GET /aaa-mode HTTP/1.1" 401 293 0.001040 10.0.0.249 - - [2026-03-30 04:17:57] "GET / HTTP/1.1" 200 36215 0.004888 10.0.0.249 - - [2026-03-30 04:17:58] "POST /neutron/port HTTP/1.1" 200 117 0.007402 10.0.0.249 - - [2026-03-30 04:17:58] "GET /aaa-mode HTTP/1.1" 401 293 0.000530 10.0.0.249 - - [2026-03-30 04:17:59] "POST /neutron/network HTTP/1.1" 200 939 0.007234 10.0.0.249 - - [2026-03-30 04:17:59] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.249 - - [2026-03-30 04:17:59] "POST /neutron/port HTTP/1.1" 200 1063 0.018566 10.0.0.249 - - [2026-03-30 04:17:59] "POST /neutron/port HTTP/1.1" 200 1127 0.033795 10.0.0.249 - - [2026-03-30 04:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.001983 10.0.0.249 - - [2026-03-30 04:18:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.028614 10.0.0.249 - - [2026-03-30 04:18:00] "GET /projects?obj_uuids=a854b17e-16d5-4f27-8c70-67aa0e7e1872&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.023043 10.0.0.141 - - [2026-03-30 04:18:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000521 10.0.0.249 - - [2026-03-30 04:18:00] "GET /project/a854b17e-16d5-4f27-8c70-67aa0e7e1872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.189527 10.0.0.249 - - [2026-03-30 04:18:00] "GET /projects?obj_uuids=a854b17e-16d5-4f27-8c70-67aa0e7e1872&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001300 10.0.0.141 - - [2026-03-30 04:18:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.249 - - [2026-03-30 04:18:00] "GET /project/a854b17e-16d5-4f27-8c70-67aa0e7e1872?fields=security_groups HTTP/1.1" 200 1109 0.098858 10.0.0.249 - - [2026-03-30 04:18:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.018954 10.0.0.249 - - [2026-03-30 04:18:00] "GET /projects?obj_uuids=a854b17e-16d5-4f27-8c70-67aa0e7e1872&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001322 10.0.0.249 - - [2026-03-30 04:18:00] "GET /project/a854b17e-16d5-4f27-8c70-67aa0e7e1872?fields=application_policy_sets HTTP/1.1" 200 1412 0.120298 10.0.0.249 - - [2026-03-30 04:18:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.241 - - [2026-03-30 04:18:00] "DELETE /access-control-list/57f385d6-9377-4f29-bfb0-3624b3043942 HTTP/1.1" 200 115 0.074285 10.0.0.249 - - [2026-03-30 04:18:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.249 - - [2026-03-30 04:18:00] "DELETE /project/a854b17e-16d5-4f27-8c70-67aa0e7e1872 HTTP/1.1" 200 115 0.770595 10.0.0.241 - - [2026-03-30 04:18:01] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.241 - - [2026-03-30 04:18:01] "DELETE /access-control-list/2f35993d-8c22-4484-99f4-47042a7312be HTTP/1.1" 200 115 0.074706 10.0.0.241 - - [2026-03-30 04:18:01] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.249 - - [2026-03-30 04:18:01] "POST /neutron/port HTTP/1.1" 200 1062 0.059303 10.0.0.249 - - [2026-03-30 04:18:01] "POST /neutron/port HTTP/1.1" 200 1126 0.034604 10.0.0.249 - - [2026-03-30 04:18:01] "POST /neutron/port HTTP/1.1" 200 117 0.001118 10.0.0.249 - - [2026-03-30 04:18:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012378 10.0.0.249 - - [2026-03-30 04:18:05] "POST /neutron/port HTTP/1.1" 200 1127 0.026543 10.0.0.249 - - [2026-03-30 04:18:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008287 10.0.0.249 - - [2026-03-30 04:18:12] "POST /neutron/port HTTP/1.1" 200 1126 0.023637 10.0.0.249 - - [2026-03-30 04:18:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008928 10.0.0.241 - - [2026-03-30 04:18:18] "POST /ref-update HTTP/1.1" 200 156 0.027061 10.0.0.249 - - [2026-03-30 04:18:21] "POST /neutron/network HTTP/1.1" 200 928 0.017466 10.0.0.241 - - [2026-03-30 04:18:21] "DELETE /access-control-list/20819bc0-d281-40e9-9abd-02f16011de3b HTTP/1.1" 200 115 0.054565 10.0.0.249 - - [2026-03-30 04:18:21] "POST /neutron/network HTTP/1.1" 200 929 0.007023 10.0.0.249 - - [2026-03-30 04:18:21] "POST /neutron/network HTTP/1.1" 200 827 0.019765 10.0.0.249 - - [2026-03-30 04:18:22] "POST /neutron/port HTTP/1.1" 200 1127 0.032008 10.0.0.249 - - [2026-03-30 04:18:22] "POST /neutron/port HTTP/1.1" 200 1117 0.022591 10.0.0.249 - - [2026-03-30 04:18:24] "GET /obj-perms HTTP/1.1" 200 5075 0.094153 10.0.0.249 - - [2026-03-30 04:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007345 10.0.0.249 - - [2026-03-30 04:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005503 10.0.0.249 - - [2026-03-30 04:18:24] "POST /neutron/network HTTP/1.1" 200 151 0.180844 10.0.0.249 - - [2026-03-30 04:18:24] "GET /routing-instance/67c4cabd-1d6b-4a4a-981b-5bd24fbeb317 HTTP/1.1" 404 171 0.003599 10.0.0.249 - - [2026-03-30 04:18:24] "GET /domains HTTP/1.1" 200 281 0.016137 10.0.0.241 - - [2026-03-30 04:18:24] "DELETE /route-target/63a811f9-1875-4a26-8a77-ac5f32e2eba1 HTTP/1.1" 200 115 0.061682 10.0.0.249 - - [2026-03-30 04:18:24] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001434 10.0.0.249 - - [2026-03-30 04:18:24] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2586 0.023763 10.0.0.249 - - [2026-03-30 04:18:24] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002176 10.0.0.249 - - [2026-03-30 04:18:24] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf HTTP/1.1" 200 2110 0.104811 10.0.0.249 - - [2026-03-30 04:18:24] "GET /routing-instance/818d9053-4054-4921-ac24-986d0ac5fb93 HTTP/1.1" 404 171 0.004503 10.0.0.249 - - [2026-03-30 04:18:24] "GET /domains HTTP/1.1" 200 281 0.013933 10.0.0.249 - - [2026-03-30 04:18:24] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.009002 10.0.0.249 - - [2026-03-30 04:18:24] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2586 0.021583 10.0.0.249 - - [2026-03-30 04:18:24] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002462 10.0.0.249 - - [2026-03-30 04:18:24] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf HTTP/1.1" 200 1870 0.112765 10.0.0.241 - - [2026-03-30 04:18:28] "POST /fqname-to-id HTTP/1.1" 404 227 0.005577 10.0.0.241 - - [2026-03-30 04:18:28] "POST /access-control-lists HTTP/1.1" 200 589 0.032921 10.0.0.241 - - [2026-03-30 04:18:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.241 - - [2026-03-30 04:18:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.141 - - [2026-03-30 04:18:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000504 10.0.0.141 - - [2026-03-30 04:18:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.249 - - [2026-03-30 04:18:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000997 10.0.0.249 - - [2026-03-30 04:18:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000695 10.0.0.249 - - [2026-03-30 04:18:32] "POST /neutron/network HTTP/1.1" 200 117 0.041901 10.0.0.249 - - [2026-03-30 04:18:32] "POST /neutron/network HTTP/1.1" 200 831 0.008942 10.0.0.249 - - [2026-03-30 04:18:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.010789 10.0.0.241 - - [2026-03-30 04:18:32] "POST /route-targets HTTP/1.1" 200 324 0.070779 10.0.0.241 - - [2026-03-30 04:18:33] "POST /ref-update HTTP/1.1" 200 156 0.046713 10.0.0.249 - - [2026-03-30 04:18:33] "POST /useragent-kv HTTP/1.1" 200 115 0.013950 10.0.0.249 - - [2026-03-30 04:18:33] "POST /neutron/subnet HTTP/1.1" 200 734 0.221842 10.0.0.249 - - [2026-03-30 04:18:33] "POST /neutron/network HTTP/1.1" 200 833 0.007277 10.0.0.249 - - [2026-03-30 04:18:34] "GET /aaa-mode HTTP/1.1" 401 293 0.000437 10.0.0.249 - - [2026-03-30 04:18:34] "GET / HTTP/1.1" 200 36215 0.002055 10.0.0.249 - - [2026-03-30 04:18:34] "POST /neutron/network HTTP/1.1" 200 831 0.009959 10.0.0.249 - - [2026-03-30 04:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.006104 10.0.0.249 - - [2026-03-30 04:18:35] "GET /aaa-mode HTTP/1.1" 401 293 0.000517 10.0.0.249 - - [2026-03-30 04:18:35] "GET / HTTP/1.1" 200 36215 0.002053 10.0.0.249 - - [2026-03-30 04:18:35] "GET /projects?obj_uuids=c5abd956-2601-4888-ae16-f710fc825abe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003305 10.0.0.249 - - [2026-03-30 04:18:35] "POST /neutron/port HTTP/1.1" 200 1053 0.422627 10.0.0.249 - - [2026-03-30 04:18:36] "POST /neutron/port HTTP/1.1" 200 1107 0.178814 10.0.0.249 - - [2026-03-30 04:18:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004341 10.0.0.249 - - [2026-03-30 04:18:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008018 10.0.0.249 - - [2026-03-30 04:18:36] "POST /neutron/network HTTP/1.1" 200 831 0.007817 10.0.0.249 - - [2026-03-30 04:18:37] "POST /neutron/network HTTP/1.1" 200 843 0.017458 10.0.0.249 - - [2026-03-30 04:18:37] "POST /neutron/port HTTP/1.1" 200 1055 0.019470 10.0.0.249 - - [2026-03-30 04:18:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004334 10.0.0.249 - - [2026-03-30 04:18:37] "POST /neutron/network HTTP/1.1" 200 833 0.008298 10.0.0.249 - - [2026-03-30 04:18:41] "POST /neutron/port HTTP/1.1" 200 1117 0.020744 10.0.0.249 - - [2026-03-30 04:18:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009397 10.0.0.249 - - [2026-03-30 04:18:46] "POST /neutron/port HTTP/1.1" 200 1119 0.025342 10.0.0.249 - - [2026-03-30 04:18:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.013147 10.0.0.249 - - [2026-03-30 04:18:48] "POST /neutron/port HTTP/1.1" 200 1119 0.021819 10.0.0.241 - - [2026-03-30 04:18:54] "POST /ref-update HTTP/1.1" 200 156 0.043017 10.0.0.249 - - [2026-03-30 04:18:55] "POST /neutron/network HTTP/1.1" 400 204 0.018918 10.0.0.249 - - [2026-03-30 04:18:55] "POST /neutron/port HTTP/1.1" 200 151 0.273523 10.0.0.249 - - [2026-03-30 04:18:56] "POST /neutron/port HTTP/1.1" 200 151 0.294589 10.0.0.249 - - [2026-03-30 04:18:57] "POST /neutron/network HTTP/1.1" 200 831 0.024158 10.0.0.241 - - [2026-03-30 04:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.241 - - [2026-03-30 04:18:57] "DELETE /route-target/930f3565-2fd1-489a-ae1b-c58cc8e73431 HTTP/1.1" 200 115 0.032404 10.0.0.241 - - [2026-03-30 04:19:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.007091 10.0.0.241 - - [2026-03-30 04:19:01] "POST /access-control-lists HTTP/1.1" 200 594 0.089346 10.0.0.249 - - [2026-03-30 04:19:01] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002187 10.0.0.249 - - [2026-03-30 04:19:01] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1158 0.268609 10.0.0.249 - - [2026-03-30 04:19:01] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001562 10.0.0.249 - - [2026-03-30 04:19:01] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf?fields=security_groups HTTP/1.1" 404 171 0.133442 10.0.0.249 - - [2026-03-30 04:19:01] "GET /projects?obj_uuids=9d864394-003f-426a-9ffb-63f240993bcf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003502 10.0.0.241 - - [2026-03-30 04:19:02] "DELETE /access-control-list/34d0bcf9-45c7-4b3a-996b-3cb1e7071e61 HTTP/1.1" 200 115 0.056928 10.0.0.249 - - [2026-03-30 04:19:02] "GET /project/9d864394-003f-426a-9ffb-63f240993bcf?fields=application_policy_sets HTTP/1.1" 404 171 1.165574 10.0.0.249 - - [2026-03-30 04:19:02] "DELETE /project/9d864394-003f-426a-9ffb-63f240993bcf HTTP/1.1" 404 171 1.696686 10.0.0.249 - - [2026-03-30 04:19:06] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004724 10.0.0.249 - - [2026-03-30 04:19:06] "POST /neutron/network HTTP/1.1" 200 613 0.212348 10.0.0.241 - - [2026-03-30 04:19:06] "POST /ref-update HTTP/1.1" 200 156 0.030705 10.0.0.249 - - [2026-03-30 04:19:06] "POST /neutron/network HTTP/1.1" 200 830 0.010606 10.0.0.249 - - [2026-03-30 04:19:06] "GET /domains HTTP/1.1" 401 293 0.000585 10.0.0.249 - - [2026-03-30 04:19:07] "GET /domains HTTP/1.1" 200 281 0.055306 10.0.0.249 - - [2026-03-30 04:19:07] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002748 10.0.0.249 - - [2026-03-30 04:19:07] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.023879 10.0.0.249 - - [2026-03-30 04:19:07] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001470 10.0.0.249 - - [2026-03-30 04:19:07] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2086 0.103767 10.0.0.249 - - [2026-03-30 04:19:07] "GET /virtual-network/4bf330ee-c3b3-4845-a6ad-c0b2fdc8c754 HTTP/1.1" 200 2317 0.009541 10.0.0.249 - - [2026-03-30 04:19:07] "GET /virtual-network/4bf330ee-c3b3-4845-a6ad-c0b2fdc8c754 HTTP/1.1" 200 2317 0.007903 10.0.0.249 - - [2026-03-30 04:19:07] "GET /routing-instance/3ddd51e1-3e10-4ea1-a502-4c2a6bd0d067 HTTP/1.1" 200 1496 0.008422 10.0.0.249 - - [2026-03-30 04:19:07] "GET /routing-instance/3ddd51e1-3e10-4ea1-a502-4c2a6bd0d067 HTTP/1.1" 200 1496 0.005895 10.0.0.249 - - [2026-03-30 04:19:07] "GET /route-target/57045ae9-f3bd-4bb5-9cf9-3672b7a2ea88 HTTP/1.1" 200 1214 0.006500 10.0.0.249 - - [2026-03-30 04:19:07] "GET /virtual-network/4bf330ee-c3b3-4845-a6ad-c0b2fdc8c754 HTTP/1.1" 200 2317 0.008429 10.0.0.249 - - [2026-03-30 04:19:07] "GET /routing-instance/3ddd51e1-3e10-4ea1-a502-4c2a6bd0d067 HTTP/1.1" 200 1496 0.005589 10.0.0.249 - - [2026-03-30 04:19:07] "GET /virtual-network/4bf330ee-c3b3-4845-a6ad-c0b2fdc8c754 HTTP/1.1" 200 2317 0.007701 10.0.0.249 - - [2026-03-30 04:19:07] "GET /routing-instance/3ddd51e1-3e10-4ea1-a502-4c2a6bd0d067 HTTP/1.1" 200 1496 0.006044 10.0.0.249 - - [2026-03-30 04:19:07] "GET /routing-instance/3ddd51e1-3e10-4ea1-a502-4c2a6bd0d067 HTTP/1.1" 200 1496 0.005128 10.0.0.249 - - [2026-03-30 04:19:07] "GET /route-target/57045ae9-f3bd-4bb5-9cf9-3672b7a2ea88 HTTP/1.1" 200 1214 0.004705 10.0.0.249 - - [2026-03-30 04:19:07] "GET /domains HTTP/1.1" 200 281 0.004080 10.0.0.249 - - [2026-03-30 04:19:07] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001383 10.0.0.249 - - [2026-03-30 04:19:07] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.009118 10.0.0.249 - - [2026-03-30 04:19:07] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001316 10.0.0.249 - - [2026-03-30 04:19:07] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2086 0.112419 10.0.0.249 - - [2026-03-30 04:19:07] "GET /virtual-network/4bf330ee-c3b3-4845-a6ad-c0b2fdc8c754 HTTP/1.1" 200 2317 0.005798 10.0.0.249 - - [2026-03-30 04:19:09] "POST /neutron/network HTTP/1.1" 200 117 0.023503 10.0.0.249 - - [2026-03-30 04:19:09] "POST /neutron/network HTTP/1.1" 200 831 0.008801 10.0.0.249 - - [2026-03-30 04:19:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.010770 10.0.0.249 - - [2026-03-30 04:19:09] "GET /domains HTTP/1.1" 200 281 0.003173 10.0.0.249 - - [2026-03-30 04:19:09] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001485 10.0.0.249 - - [2026-03-30 04:19:09] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.009342 10.0.0.249 - - [2026-03-30 04:19:09] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001122 10.0.0.249 - - [2026-03-30 04:19:09] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2305 0.110221 10.0.0.249 - - [2026-03-30 04:19:09] "GET /virtual-network/860f2f8c-7590-4fa7-8f29-66e7eb93aea3 HTTP/1.1" 200 2320 0.010774 10.0.0.249 - - [2026-03-30 04:19:09] "GET /virtual-network/860f2f8c-7590-4fa7-8f29-66e7eb93aea3 HTTP/1.1" 200 2320 0.007916 10.0.0.249 - - [2026-03-30 04:19:09] "GET /routing-instance/b02f5552-0db2-4d4c-b079-143362f2dc07 HTTP/1.1" 200 1497 0.008097 10.0.0.249 - - [2026-03-30 04:19:09] "GET /routing-instance/b02f5552-0db2-4d4c-b079-143362f2dc07 HTTP/1.1" 200 1497 0.005898 10.0.0.249 - - [2026-03-30 04:19:09] "GET /route-target/6516f6aa-bd3e-4f6e-8201-9e9d54619f9e HTTP/1.1" 200 1213 0.007403 10.0.0.249 - - [2026-03-30 04:19:09] "GET /virtual-network/860f2f8c-7590-4fa7-8f29-66e7eb93aea3 HTTP/1.1" 200 2320 0.007990 10.0.0.249 - - [2026-03-30 04:19:09] "GET /routing-instance/b02f5552-0db2-4d4c-b079-143362f2dc07 HTTP/1.1" 200 1497 0.004655 10.0.0.249 - - [2026-03-30 04:19:09] "GET /virtual-network/860f2f8c-7590-4fa7-8f29-66e7eb93aea3 HTTP/1.1" 200 2320 0.006038 10.0.0.249 - - [2026-03-30 04:19:09] "GET /routing-instance/b02f5552-0db2-4d4c-b079-143362f2dc07 HTTP/1.1" 200 1497 0.004427 10.0.0.249 - - [2026-03-30 04:19:09] "GET /routing-instance/b02f5552-0db2-4d4c-b079-143362f2dc07 HTTP/1.1" 200 1497 0.005532 10.0.0.249 - - [2026-03-30 04:19:09] "GET /route-target/6516f6aa-bd3e-4f6e-8201-9e9d54619f9e HTTP/1.1" 200 1213 0.004216 10.0.0.249 - - [2026-03-30 04:19:09] "GET /domains HTTP/1.1" 200 281 0.003823 10.0.0.249 - - [2026-03-30 04:19:09] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001410 10.0.0.249 - - [2026-03-30 04:19:09] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.010531 10.0.0.249 - - [2026-03-30 04:19:09] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000980 10.0.0.249 - - [2026-03-30 04:19:10] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2305 0.101878 10.0.0.249 - - [2026-03-30 04:19:10] "GET /virtual-network/860f2f8c-7590-4fa7-8f29-66e7eb93aea3 HTTP/1.1" 200 2320 0.006628 10.0.0.241 - - [2026-03-30 04:19:10] "GET /obj-perms HTTP/1.1" 200 5045 0.081762 10.0.0.141 - - [2026-03-30 04:19:10] "GET /obj-perms HTTP/1.1" 200 5045 0.083848 10.0.0.241 - - [2026-03-30 04:19:10] "POST /ref-update HTTP/1.1" 200 156 0.038743 10.0.0.249 - - [2026-03-30 04:19:11] "POST /useragent-kv HTTP/1.1" 200 115 0.014591 10.0.0.249 - - [2026-03-30 04:19:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.313202 10.0.0.249 - - [2026-03-30 04:19:11] "POST /neutron/network HTTP/1.1" 200 835 0.008416 10.0.0.249 - - [2026-03-30 04:19:11] "GET /domains HTTP/1.1" 200 281 0.012058 10.0.0.249 - - [2026-03-30 04:19:11] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001514 10.0.0.249 - - [2026-03-30 04:19:11] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.008270 10.0.0.249 - - [2026-03-30 04:19:11] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.249 - - [2026-03-30 04:19:11] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2525 0.129201 10.0.0.249 - - [2026-03-30 04:19:11] "GET /virtual-network/3bd9620a-3047-4d07-b3af-fefa4d217140 HTTP/1.1" 200 2331 0.008981 10.0.0.249 - - [2026-03-30 04:19:11] "GET /virtual-network/3bd9620a-3047-4d07-b3af-fefa4d217140 HTTP/1.1" 200 2331 0.007705 10.0.0.249 - - [2026-03-30 04:19:11] "GET /routing-instance/b3ec9d5d-7466-443c-a918-441b0a855146 HTTP/1.1" 200 1501 0.005902 10.0.0.249 - - [2026-03-30 04:19:11] "GET /routing-instance/b3ec9d5d-7466-443c-a918-441b0a855146 HTTP/1.1" 200 1501 0.004559 10.0.0.249 - - [2026-03-30 04:19:11] "GET /route-target/92216fdb-2719-4ff3-bb6c-e8cd0bcf379d HTTP/1.1" 200 1217 0.007608 10.0.0.249 - - [2026-03-30 04:19:11] "GET /virtual-network/3bd9620a-3047-4d07-b3af-fefa4d217140 HTTP/1.1" 200 2331 0.007433 10.0.0.249 - - [2026-03-30 04:19:11] "GET /routing-instance/b3ec9d5d-7466-443c-a918-441b0a855146 HTTP/1.1" 200 1501 0.005667 10.0.0.249 - - [2026-03-30 04:19:11] "GET /virtual-network/3bd9620a-3047-4d07-b3af-fefa4d217140 HTTP/1.1" 200 2331 0.007474 10.0.0.249 - - [2026-03-30 04:19:11] "GET /routing-instance/b3ec9d5d-7466-443c-a918-441b0a855146 HTTP/1.1" 200 1501 0.006512 10.0.0.249 - - [2026-03-30 04:19:11] "GET /routing-instance/b3ec9d5d-7466-443c-a918-441b0a855146 HTTP/1.1" 200 1501 0.004887 10.0.0.249 - - [2026-03-30 04:19:11] "GET /route-target/92216fdb-2719-4ff3-bb6c-e8cd0bcf379d HTTP/1.1" 200 1217 0.004423 10.0.0.249 - - [2026-03-30 04:19:11] "GET /domains HTTP/1.1" 200 281 0.004425 10.0.0.249 - - [2026-03-30 04:19:11] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002110 10.0.0.249 - - [2026-03-30 04:19:11] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.012393 10.0.0.249 - - [2026-03-30 04:19:11] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001386 10.0.0.249 - - [2026-03-30 04:19:11] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2525 0.119126 10.0.0.249 - - [2026-03-30 04:19:11] "GET /virtual-network/3bd9620a-3047-4d07-b3af-fefa4d217140 HTTP/1.1" 200 2331 0.016997 10.0.0.249 - - [2026-03-30 04:19:11] "GET /obj-perms HTTP/1.1" 200 5045 0.077604 10.0.0.249 - - [2026-03-30 04:19:12] "GET /aaa-mode HTTP/1.1" 401 293 0.000516 10.0.0.249 - - [2026-03-30 04:19:12] "GET / HTTP/1.1" 200 36215 0.002607 10.0.0.249 - - [2026-03-30 04:19:13] "POST /neutron/network HTTP/1.1" 200 831 0.008845 10.0.0.249 - - [2026-03-30 04:19:13] "POST /neutron/port HTTP/1.1" 200 117 0.007577 10.0.0.249 - - [2026-03-30 04:19:13] "GET /aaa-mode HTTP/1.1" 401 293 0.000481 10.0.0.249 - - [2026-03-30 04:19:13] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001935 10.0.0.249 - - [2026-03-30 04:19:13] "GET / HTTP/1.1" 200 36215 0.002358 10.0.0.249 - - [2026-03-30 04:19:14] "POST /neutron/port HTTP/1.1" 200 1057 0.358888 10.0.0.249 - - [2026-03-30 04:19:14] "POST /neutron/port HTTP/1.1" 200 1111 0.227550 10.0.0.249 - - [2026-03-30 04:19:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005275 10.0.0.249 - - [2026-03-30 04:19:14] "POST /neutron/network HTTP/1.1" 200 831 0.006847 10.0.0.249 - - [2026-03-30 04:19:14] "POST /neutron/port HTTP/1.1" 200 117 0.015825 10.0.0.249 - - [2026-03-30 04:19:15] "POST /neutron/port HTTP/1.1" 200 1121 0.058083 10.0.0.249 - - [2026-03-30 04:19:15] "POST /neutron/port HTTP/1.1" 200 1059 0.028709 10.0.0.249 - - [2026-03-30 04:19:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005204 10.0.0.249 - - [2026-03-30 04:19:16] "POST /neutron/network HTTP/1.1" 200 835 0.008929 10.0.0.249 - - [2026-03-30 04:19:16] "GET /aaa-mode HTTP/1.1" 401 293 0.000547 10.0.0.249 - - [2026-03-30 04:19:17] "GET / HTTP/1.1" 200 36215 0.004208 10.0.0.249 - - [2026-03-30 04:19:17] "POST /neutron/network HTTP/1.1" 200 831 0.008599 10.0.0.249 - - [2026-03-30 04:19:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013076 10.0.0.249 - - [2026-03-30 04:19:18] "POST /neutron/network HTTP/1.1" 200 2221 0.016603 10.0.0.249 - - [2026-03-30 04:19:19] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.249 - - [2026-03-30 04:19:19] "POST /neutron/port HTTP/1.1" 200 1059 0.440232 10.0.0.249 - - [2026-03-30 04:19:19] "POST /neutron/port HTTP/1.1" 200 1110 0.172574 10.0.0.249 - - [2026-03-30 04:19:19] "POST /neutron/port HTTP/1.1" 200 1111 0.127207 10.0.0.249 - - [2026-03-30 04:19:20] "POST /neutron/port HTTP/1.1" 200 1113 0.137989 10.0.0.249 - - [2026-03-30 04:19:20] "POST /neutron/subnet HTTP/1.1" 200 689 0.013799 10.0.0.249 - - [2026-03-30 04:19:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005706 10.0.0.249 - - [2026-03-30 04:19:20] "POST /neutron/network HTTP/1.1" 200 831 0.006984 10.0.0.249 - - [2026-03-30 04:19:20] "POST /neutron/port HTTP/1.1" 200 117 0.001439 10.0.0.249 - - [2026-03-30 04:19:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008366 10.0.0.249 - - [2026-03-30 04:19:23] "POST /neutron/port HTTP/1.1" 200 3059 0.030609 10.0.0.249 - - [2026-03-30 04:19:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015048 10.0.0.249 - - [2026-03-30 04:19:24] "POST /neutron/port HTTP/1.1" 200 1121 0.026281 10.0.0.249 - - [2026-03-30 04:19:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007714 10.0.0.249 - - [2026-03-30 04:19:25] "POST /neutron/network HTTP/1.1" 200 841 0.008681 10.0.0.249 - - [2026-03-30 04:19:25] "POST /neutron/port HTTP/1.1" 200 117 0.002021 10.0.0.249 - - [2026-03-30 04:19:28] "POST /neutron/port HTTP/1.1" 200 1123 0.038083 10.0.0.249 - - [2026-03-30 04:19:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.011640 10.0.0.249 - - [2026-03-30 04:19:42] "POST /neutron/port HTTP/1.1" 200 3059 0.033870 10.0.0.249 - - [2026-03-30 04:19:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011991 10.0.0.249 - - [2026-03-30 04:19:53] "POST /neutron/port HTTP/1.1" 200 3059 0.130559 10.0.0.249 - - [2026-03-30 04:19:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008712 10.0.0.241 - - [2026-03-30 04:20:03] "POST /instance-ips HTTP/1.1" 200 386 0.102362 10.0.0.241 - - [2026-03-30 04:20:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008539 10.0.0.241 - - [2026-03-30 04:20:04] "POST /ref-update HTTP/1.1" 200 156 0.025200 10.0.0.241 - - [2026-03-30 04:20:04] "POST /ref-update HTTP/1.1" 200 156 0.038719 10.0.0.241 - - [2026-03-30 04:20:04] "POST /instance-ips HTTP/1.1" 200 374 0.038003 10.0.0.241 - - [2026-03-30 04:20:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003412 10.0.0.249 - - [2026-03-30 04:20:04] "POST /neutron/port HTTP/1.1" 200 1121 0.040445 10.0.0.241 - - [2026-03-30 04:20:04] "POST /ref-update HTTP/1.1" 200 156 0.035553 10.0.0.241 - - [2026-03-30 04:20:04] "POST /ref-update HTTP/1.1" 200 156 0.042914 10.0.0.249 - - [2026-03-30 04:20:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010831 10.0.0.249 - - [2026-03-30 04:20:06] "POST /neutron/port HTTP/1.1" 200 1123 0.029917 10.0.0.249 - - [2026-03-30 04:20:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011345 10.0.0.241 - - [2026-03-30 04:20:09] "POST /fqname-to-id HTTP/1.1" 404 244 0.008068 10.0.0.241 - - [2026-03-30 04:20:09] "POST /route-targets HTTP/1.1" 200 328 0.021370 10.0.0.241 - - [2026-03-30 04:20:09] "GET /routing-instance/d2af6684-4b99-48b9-a122-c9baecc926a4?fields=routing_policy_back_refs HTTP/1.1" 200 1280 0.008844 10.0.0.241 - - [2026-03-30 04:20:09] "POST /route-targets HTTP/1.1" 200 328 0.019226 10.0.0.241 - - [2026-03-30 04:20:09] "GET /routing-instance/61c1064d-e03f-49de-80d7-020fad39a1be?fields=routing_policy_back_refs HTTP/1.1" 200 1279 0.016856 10.0.0.249 - - [2026-03-30 04:20:09] "GET /domains HTTP/1.1" 200 281 0.003982 10.0.0.241 - - [2026-03-30 04:20:09] "POST /ref-update HTTP/1.1" 200 156 0.033244 10.0.0.249 - - [2026-03-30 04:20:09] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002550 10.0.0.249 - - [2026-03-30 04:20:09] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2783 0.037964 10.0.0.249 - - [2026-03-30 04:20:09] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002496 10.0.0.249 - - [2026-03-30 04:20:09] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 4248 0.109502 10.0.0.249 - - [2026-03-30 04:20:09] "GET /service-instance/67b6f4d1-b986-4668-928e-3c0794f5f468 HTTP/1.1" 200 3793 0.009537 10.0.0.249 - - [2026-03-30 04:20:09] "GET /domains HTTP/1.1" 200 281 0.009032 10.0.0.249 - - [2026-03-30 04:20:09] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001270 10.0.0.249 - - [2026-03-30 04:20:09] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2783 0.015235 10.0.0.249 - - [2026-03-30 04:20:09] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.249 - - [2026-03-30 04:20:09] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 4248 0.085676 10.0.0.249 - - [2026-03-30 04:20:10] "GET /service-instance/67b6f4d1-b986-4668-928e-3c0794f5f468 HTTP/1.1" 200 3793 0.013879 10.0.0.249 - - [2026-03-30 04:20:10] "GET /port-tuple/fb413ed2-c632-416e-ab0a-0ad0b261708d HTTP/1.1" 200 1985 0.009128 10.0.0.249 - - [2026-03-30 04:20:10] "GET /virtual-machine-interface/6cc91e44-76cd-44cc-8b19-0801306a8d34 HTTP/1.1" 200 3808 0.009875 10.0.0.249 - - [2026-03-30 04:20:10] "GET /virtual-machine-interface/88c70ab6-de8c-4107-91bc-dac21b829048 HTTP/1.1" 200 3814 0.010998 10.0.0.249 - - [2026-03-30 04:20:10] "GET /virtual-machine-interface/c68ce030-4722-469c-9511-15fe0872bbcb HTTP/1.1" 200 3827 0.007879 10.0.0.249 - - [2026-03-30 04:20:10] "POST /neutron/port HTTP/1.1" 200 3830 0.069511 10.0.0.249 - - [2026-03-30 04:20:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009680 10.0.0.249 - - [2026-03-30 04:20:10] "POST /neutron/port HTTP/1.1" 200 3830 0.058703 10.0.0.249 - - [2026-03-30 04:20:10] "POST /neutron/network HTTP/1.1" 200 919 0.011898 10.0.0.249 - - [2026-03-30 04:20:10] "POST /neutron/network HTTP/1.1" 200 897 0.018812 10.0.0.249 - - [2026-03-30 04:20:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009521 10.0.0.249 - - [2026-03-30 04:20:11] "POST /neutron/port HTTP/1.1" 200 3830 0.073369 10.0.0.249 - - [2026-03-30 04:20:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007387 10.0.0.249 - - [2026-03-30 04:20:15] "GET /virtual-machine/6d58e669-baed-42d0-b95c-0498d6b7f067 HTTP/1.1" 200 1806 0.008779 10.0.0.249 - - [2026-03-30 04:20:15] "GET /domains HTTP/1.1" 200 281 0.005100 10.0.0.249 - - [2026-03-30 04:20:15] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002314 10.0.0.249 - - [2026-03-30 04:20:15] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2783 0.015393 10.0.0.249 - - [2026-03-30 04:20:15] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002049 10.0.0.249 - - [2026-03-30 04:20:15] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 4248 0.124197 10.0.0.249 - - [2026-03-30 04:20:15] "GET /service-instance/67b6f4d1-b986-4668-928e-3c0794f5f468 HTTP/1.1" 200 3793 0.006555 10.0.0.241 - - [2026-03-30 04:20:20] "DELETE /access-control-list/b09dceb7-4491-4dd9-8d14-998feb03778b HTTP/1.1" 200 115 0.072416 10.0.0.241 - - [2026-03-30 04:20:20] "DELETE /route-target/de99e21c-1bfe-4e11-98d1-84d307fa6158 HTTP/1.1" 200 115 0.041779 10.0.0.241 - - [2026-03-30 04:20:20] "DELETE /route-target/6d733134-e345-45ce-baca-f6e63a57357d HTTP/1.1" 200 115 0.025525 10.0.0.249 - - [2026-03-30 04:20:20] "GET /domains HTTP/1.1" 200 281 0.005116 10.0.0.249 - - [2026-03-30 04:20:20] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.005036 10.0.0.249 - - [2026-03-30 04:20:20] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2783 0.017396 10.0.0.249 - - [2026-03-30 04:20:20] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002294 10.0.0.241 - - [2026-03-30 04:20:20] "POST /ref-update HTTP/1.1" 200 156 0.049435 10.0.0.249 - - [2026-03-30 04:20:20] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 3772 0.107638 10.0.0.249 - - [2026-03-30 04:20:20] "GET /virtual-machine/6d58e669-baed-42d0-b95c-0498d6b7f067 HTTP/1.1" 200 1806 0.016021 10.0.0.241 - - [2026-03-30 04:20:20] "DELETE /instance-ip/ccb9438c-b9f6-4b79-803b-53f644da8b5e HTTP/1.1" 200 115 0.056741 10.0.0.241 - - [2026-03-30 04:20:21] "POST /ref-update HTTP/1.1" 200 156 0.020846 10.0.0.241 - - [2026-03-30 04:20:21] "DELETE /instance-ip/8c0e9f25-0905-4106-96c6-c3cb0c1edf18 HTTP/1.1" 200 115 0.059310 10.0.0.249 - - [2026-03-30 04:20:21] "POST /neutron/network HTTP/1.1" 200 835 0.011762 10.0.0.249 - - [2026-03-30 04:20:22] "POST /neutron/port HTTP/1.1" 200 1121 0.026056 10.0.0.249 - - [2026-03-30 04:20:22] "POST /neutron/port HTTP/1.1" 200 151 0.308086 10.0.0.249 - - [2026-03-30 04:20:22] "POST /neutron/port HTTP/1.1" 200 151 0.334610 10.0.0.249 - - [2026-03-30 04:20:22] "POST /neutron/port HTTP/1.1" 200 151 0.276108 10.0.0.249 - - [2026-03-30 04:20:23] "POST /neutron/network HTTP/1.1" 200 835 0.016453 10.0.0.249 - - [2026-03-30 04:20:23] "GET /routing-instance/b3ec9d5d-7466-443c-a918-441b0a855146 HTTP/1.1" 404 171 0.005025 10.0.0.249 - - [2026-03-30 04:20:23] "GET /domains HTTP/1.1" 200 281 0.003297 10.0.0.249 - - [2026-03-30 04:20:23] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.006966 10.0.0.241 - - [2026-03-30 04:20:23] "DELETE /route-target/92216fdb-2719-4ff3-bb6c-e8cd0bcf379d HTTP/1.1" 200 115 0.047708 10.0.0.249 - - [2026-03-30 04:20:23] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.019635 10.0.0.249 - - [2026-03-30 04:20:23] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.249 - - [2026-03-30 04:20:24] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2305 0.099311 10.0.0.249 - - [2026-03-30 04:20:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005717 10.0.0.249 - - [2026-03-30 04:20:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005056 10.0.0.249 - - [2026-03-30 04:20:24] "POST /neutron/network HTTP/1.1" 200 151 0.160517 10.0.0.249 - - [2026-03-30 04:20:24] "GET /routing-instance/b02f5552-0db2-4d4c-b079-143362f2dc07 HTTP/1.1" 404 171 0.003768 10.0.0.249 - - [2026-03-30 04:20:24] "GET /domains HTTP/1.1" 200 281 0.006947 10.0.0.249 - - [2026-03-30 04:20:24] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001773 10.0.0.249 - - [2026-03-30 04:20:24] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.051344 10.0.0.249 - - [2026-03-30 04:20:24] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001650 10.0.0.249 - - [2026-03-30 04:20:24] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 2086 0.140904 10.0.0.241 - - [2026-03-30 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007206 10.0.0.249 - - [2026-03-30 04:20:24] "GET /routing-instance/3ddd51e1-3e10-4ea1-a502-4c2a6bd0d067 HTTP/1.1" 404 171 0.002880 10.0.0.249 - - [2026-03-30 04:20:24] "GET /domains HTTP/1.1" 200 281 0.003219 10.0.0.249 - - [2026-03-30 04:20:24] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.249 - - [2026-03-30 04:20:24] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2582 0.032568 10.0.0.249 - - [2026-03-30 04:20:24] "GET /projects?obj_uuids=fd34e2a7-10a4-41c1-85cb-661ae8b84d20&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001641 10.0.0.249 - - [2026-03-30 04:20:24] "GET /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 200 1845 0.093347 10.0.0.241 - - [2026-03-30 04:20:25] "GET /obj-perms HTTP/1.1" 200 5075 0.080090 10.0.0.241 - - [2026-03-30 04:20:28] "POST /access-control-lists HTTP/1.1" 200 599 0.038372 10.0.0.249 - - [2026-03-30 04:20:32] "GET /domains HTTP/1.1" 401 293 0.000564 10.0.0.249 - - [2026-03-30 04:20:32] "GET /domains HTTP/1.1" 200 281 0.042683 10.0.0.249 - - [2026-03-30 04:20:32] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001218 10.0.0.249 - - [2026-03-30 04:20:32] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2971 0.014037 10.0.0.249 - - [2026-03-30 04:20:32] "GET /virtual-DNS/853f0797-a229-42d6-abba-bf991aa9db89 HTTP/1.1" 200 1440 0.005600 10.0.0.249 - - [2026-03-30 04:20:33] "POST /neutron/network HTTP/1.1" 200 117 0.050993 10.0.0.241 - - [2026-03-30 04:20:33] "POST /route-targets HTTP/1.1" 200 328 0.023808 10.0.0.249 - - [2026-03-30 04:20:34] "POST /neutron/network HTTP/1.1" 200 833 0.011512 10.0.0.249 - - [2026-03-30 04:20:34] "POST /neutron/subnet HTTP/1.1" 200 711 0.010594 10.0.0.249 - - [2026-03-30 04:20:34] "POST /neutron/network HTTP/1.1" 200 843 0.008123 10.0.0.249 - - [2026-03-30 04:20:34] "GET /aaa-mode HTTP/1.1" 401 293 0.000662 10.0.0.249 - - [2026-03-30 04:20:34] "GET / HTTP/1.1" 200 36215 0.002625 10.0.0.249 - - [2026-03-30 04:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.006498 10.0.0.249 - - [2026-03-30 04:20:35] "GET /projects?obj_uuids=736da8c0-30a4-4506-bed7-0ceffb296b10&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001367 10.0.0.249 - - [2026-03-30 04:20:36] "POST /neutron/port HTTP/1.1" 200 1058 0.367243 10.0.0.249 - - [2026-03-30 04:20:36] "POST /neutron/port HTTP/1.1" 200 1112 0.144907 10.0.0.249 - - [2026-03-30 04:20:36] "POST /neutron/subnet HTTP/1.1" 200 685 0.011055 10.0.0.249 - - [2026-03-30 04:20:40] "POST /neutron/port HTTP/1.1" 200 1122 0.025376 10.0.0.249 - - [2026-03-30 04:20:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008343 10.0.0.249 - - [2026-03-30 04:20:44] "POST /neutron/port HTTP/1.1" 200 1122 0.026103 10.0.0.249 - - [2026-03-30 04:20:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009287 10.0.0.249 - - [2026-03-30 04:20:56] "POST /neutron/port HTTP/1.1" 200 1122 0.031159 10.0.0.249 - - [2026-03-30 04:20:56] "GET /aaa-mode HTTP/1.1" 401 293 0.000688 10.0.0.249 - - [2026-03-30 04:20:57] "GET / HTTP/1.1" 200 36215 0.004875 10.0.0.249 - - [2026-03-30 04:20:57] "POST /neutron/network HTTP/1.1" 200 833 0.070941 10.0.0.249 - - [2026-03-30 04:20:57] "POST /neutron/port HTTP/1.1" 200 117 0.009276 10.0.0.249 - - [2026-03-30 04:20:58] "GET /projects?obj_uuids=736da8c0-30a4-4506-bed7-0ceffb296b10&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.249 - - [2026-03-30 04:20:58] "POST /neutron/port HTTP/1.1" 200 1058 0.299867 10.0.0.249 - - [2026-03-30 04:20:59] "POST /neutron/port HTTP/1.1" 200 1112 0.196597 10.0.0.249 - - [2026-03-30 04:20:59] "POST /neutron/subnet HTTP/1.1" 200 685 0.014853 10.0.0.241 - - [2026-03-30 04:21:02] "DELETE /access-control-list/501b0074-e720-4b82-8973-8c5f2c022583 HTTP/1.1" 200 115 0.066482 10.0.0.249 - - [2026-03-30 04:21:03] "DELETE /project/fd34e2a7-10a4-41c1-85cb-661ae8b84d20 HTTP/1.1" 404 177 0.052376 10.0.0.249 - - [2026-03-30 04:21:03] "POST /neutron/port HTTP/1.1" 200 1122 0.029445 10.0.0.249 - - [2026-03-30 04:21:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010123 10.0.0.249 - - [2026-03-30 04:21:08] "POST /neutron/port HTTP/1.1" 200 1122 0.028217 10.0.0.249 - - [2026-03-30 04:21:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012117 10.0.0.249 - - [2026-03-30 04:21:23] "GET /domains HTTP/1.1" 200 281 0.003984 10.0.0.249 - - [2026-03-30 04:21:23] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002691 10.0.0.249 - - [2026-03-30 04:21:23] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2786 0.025205 10.0.0.249 - - [2026-03-30 04:21:23] "GET /virtual-DNS/853f0797-a229-42d6-abba-bf991aa9db89 HTTP/1.1" 200 1911 0.011805 10.0.0.249 - - [2026-03-30 04:21:23] "GET /virtual-DNS-record/1744f9de-b330-4e52-bfda-a49f15cb134c HTTP/1.1" 200 1338 0.006417 10.0.0.141 - - [2026-03-30 04:21:26] "GET /obj-perms HTTP/1.1" 200 5075 0.084766 10.0.0.249 - - [2026-03-30 04:21:28] "POST /neutron/network HTTP/1.1" 200 843 0.008851 10.0.0.249 - - [2026-03-30 04:21:28] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.249 - - [2026-03-30 04:21:29] "POST /neutron/network HTTP/1.1" 400 204 0.023519 10.0.0.249 - - [2026-03-30 04:21:30] "POST /neutron/port HTTP/1.1" 200 151 0.249554 10.0.0.249 - - [2026-03-30 04:21:30] "POST /neutron/port HTTP/1.1" 200 151 0.245413 10.0.0.249 - - [2026-03-30 04:21:31] "GET /domains HTTP/1.1" 200 281 0.003552 10.0.0.249 - - [2026-03-30 04:21:31] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001698 10.0.0.249 - - [2026-03-30 04:21:31] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2585 0.014437 10.0.0.241 - - [2026-03-30 04:21:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.006434 10.0.0.241 - - [2026-03-30 04:21:34] "POST /access-control-lists HTTP/1.1" 200 597 0.039749 10.0.0.249 - - [2026-03-30 04:21:38] "POST /neutron/network HTTP/1.1" 200 117 0.053321 10.0.0.249 - - [2026-03-30 04:21:39] "POST /neutron/network HTTP/1.1" 200 827 0.011626 10.0.0.249 - - [2026-03-30 04:21:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.010277 10.0.0.249 - - [2026-03-30 04:21:39] "GET /aaa-mode HTTP/1.1" 401 293 0.000546 10.0.0.249 - - [2026-03-30 04:21:39] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.249 - - [2026-03-30 04:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.006215 10.0.0.249 - - [2026-03-30 04:21:40] "POST /neutron/network HTTP/1.1" 200 837 0.011390 10.0.0.249 - - [2026-03-30 04:21:40] "GET /aaa-mode HTTP/1.1" 401 293 0.000526 10.0.0.249 - - [2026-03-30 04:21:41] "GET / HTTP/1.1" 200 36215 0.002035 10.0.0.249 - - [2026-03-30 04:21:41] "POST /neutron/port HTTP/1.1" 200 1063 0.038635 10.0.0.249 - - [2026-03-30 04:21:41] "POST /neutron/port HTTP/1.1" 200 1127 0.021174 10.0.0.249 - - [2026-03-30 04:21:41] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.249 - - [2026-03-30 04:21:42] "POST /neutron/port HTTP/1.1" 200 1127 0.029408 10.0.0.249 - - [2026-03-30 04:21:42] "POST /neutron/port HTTP/1.1" 200 1127 0.030276 10.0.0.249 - - [2026-03-30 04:21:42] "GET /projects?obj_uuids=132dd8cf-1a91-492f-a60a-ebd0c32829f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003172 10.0.0.249 - - [2026-03-30 04:21:43] "POST /neutron/port HTTP/1.1" 200 1063 0.425889 10.0.0.249 - - [2026-03-30 04:21:43] "POST /neutron/port HTTP/1.1" 200 1117 0.118303 10.0.0.249 - - [2026-03-30 04:21:43] "POST /neutron/subnet HTTP/1.1" 200 708 0.009828 10.0.0.249 - - [2026-03-30 04:21:47] "POST /neutron/port HTTP/1.1" 200 1127 0.026889 10.0.0.249 - - [2026-03-30 04:21:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008698 10.0.0.249 - - [2026-03-30 04:21:50] "POST /neutron/port HTTP/1.1" 200 1127 0.027570 10.0.0.249 - - [2026-03-30 04:21:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011112 10.0.0.249 - - [2026-03-30 04:21:54] "POST /neutron/port HTTP/1.1" 200 1127 0.024211 10.0.0.249 - - [2026-03-30 04:21:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009898 10.0.0.249 - - [2026-03-30 04:21:56] "POST /neutron/port HTTP/1.1" 200 1127 0.026852 10.0.0.249 - - [2026-03-30 04:21:56] "POST /neutron/port HTTP/1.1" 200 1127 0.043739 10.0.0.249 - - [2026-03-30 04:21:57] "POST /neutron/network HTTP/1.1" 200 827 0.008512 10.0.0.241 - - [2026-03-30 04:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.241 - - [2026-03-30 04:22:01] "POST /access-control-lists HTTP/1.1" 200 598 0.032996 10.0.0.241 - - [2026-03-30 04:22:02] "DELETE /access-control-list/950a8c05-5c45-44cc-a31a-80ee58688708 HTTP/1.1" 200 115 0.051136 10.0.0.241 - - [2026-03-30 04:22:03] "DELETE /access-control-list/162e580b-ad84-4e8a-a6c6-a1a363e35280 HTTP/1.1" 200 115 0.092822 10.0.0.249 - - [2026-03-30 04:22:03] "DELETE /project/736da8c0-30a4-4506-bed7-0ceffb296b10 HTTP/1.1" 404 177 0.003807 10.0.0.249 - - [2026-03-30 04:22:06] "GET /projects?obj_uuids=698a487e-fbb8-4934-98e5-c4b1724a86a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005492 10.0.0.249 - - [2026-03-30 04:22:06] "POST /neutron/network HTTP/1.1" 200 625 0.187653 10.0.0.249 - - [2026-03-30 04:22:06] "POST /neutron/network HTTP/1.1" 200 839 0.015080 10.0.0.249 - - [2026-03-30 04:22:07] "POST /neutron/network HTTP/1.1" 200 839 0.007778 10.0.0.249 - - [2026-03-30 04:22:07] "GET /aaa-mode HTTP/1.1" 401 293 0.000474 10.0.0.249 - - [2026-03-30 04:22:07] "GET / HTTP/1.1" 200 36215 0.002980 10.0.0.249 - - [2026-03-30 04:22:08] "POST /neutron/port HTTP/1.1" 200 117 0.007349 10.0.0.249 - - [2026-03-30 04:22:08] "POST /neutron/network HTTP/1.1" 200 849 0.012134 10.0.0.249 - - [2026-03-30 04:22:09] "POST /neutron/port HTTP/1.1" 200 1055 0.024871 10.0.0.249 - - [2026-03-30 04:22:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004813 10.0.0.249 - - [2026-03-30 04:22:09] "POST /neutron/network HTTP/1.1" 200 839 0.008248 10.0.0.249 - - [2026-03-30 04:22:13] "POST /neutron/port HTTP/1.1" 200 1119 0.031971 10.0.0.249 - - [2026-03-30 04:22:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012215 10.0.0.249 - - [2026-03-30 04:22:19] "POST /neutron/port HTTP/1.1" 200 1119 0.028548 10.0.0.249 - - [2026-03-30 04:22:27] "POST /neutron/network HTTP/1.1" 400 204 0.017454 10.0.0.249 - - [2026-03-30 04:22:28] "POST /neutron/port HTTP/1.1" 200 151 0.200109 10.0.0.241 - - [2026-03-30 04:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.249 - - [2026-03-30 04:22:32] "GET /global-vrouter-configs HTTP/1.1" 401 293 0.000577 10.0.0.249 - - [2026-03-30 04:22:32] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.040604 10.0.0.249 - - [2026-03-30 04:22:32] "GET /global-vrouter-config/cab5fcfe-2d70-4a20-8068-1635d496a69a HTTP/1.1" 200 1830 0.004684 10.0.0.249 - - [2026-03-30 04:22:32] "POST /neutron/network HTTP/1.1" 200 117 0.014386 10.0.0.249 - - [2026-03-30 04:22:33] "POST /neutron/network HTTP/1.1" 200 824 0.009801 10.0.0.249 - - [2026-03-30 04:22:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.011841 10.0.0.249 - - [2026-03-30 04:22:33] "GET /aaa-mode HTTP/1.1" 401 293 0.000780 10.0.0.241 - - [2026-03-30 04:22:33] "POST /ref-update HTTP/1.1" 200 156 0.040286 10.0.0.249 - - [2026-03-30 04:22:34] "GET / HTTP/1.1" 200 36215 0.001739 10.0.0.249 - - [2026-03-30 04:22:34] "POST /neutron/port HTTP/1.1" 200 117 0.006999 10.0.0.249 - - [2026-03-30 04:22:35] "POST /neutron/network HTTP/1.1" 200 834 0.008469 10.0.0.249 - - [2026-03-30 04:22:35] "POST /neutron/port HTTP/1.1" 200 1060 0.023532 10.0.0.249 - - [2026-03-30 04:22:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004855 10.0.0.249 - - [2026-03-30 04:22:35] "POST /neutron/network HTTP/1.1" 200 824 0.008277 10.0.0.249 - - [2026-03-30 04:22:39] "POST /neutron/port HTTP/1.1" 200 1124 0.024793 10.0.0.249 - - [2026-03-30 04:22:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011924 10.0.0.249 - - [2026-03-30 04:22:45] "POST /neutron/port HTTP/1.1" 200 1124 0.021255 10.0.0.249 - - [2026-03-30 04:22:52] "POST /neutron/network HTTP/1.1" 400 204 0.020488 10.0.0.249 - - [2026-03-30 04:22:53] "POST /neutron/port HTTP/1.1" 200 151 0.219438 10.0.0.249 - - [2026-03-30 04:22:58] "POST /neutron/network HTTP/1.1" 200 117 0.014288 10.0.0.241 - - [2026-03-30 04:22:58] "POST /route-targets HTTP/1.1" 200 328 0.016414 10.0.0.249 - - [2026-03-30 04:22:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008940 10.0.0.249 - - [2026-03-30 04:22:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.246223 10.0.0.249 - - [2026-03-30 04:22:59] "POST /neutron/network HTTP/1.1" 200 994 0.011088 10.0.0.249 - - [2026-03-30 04:22:59] "POST /neutron/network HTTP/1.1" 200 994 0.011184 10.0.0.249 - - [2026-03-30 04:22:59] "GET /projects?obj_uuids=698a487e-fbb8-4934-98e5-c4b1724a86a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001434 10.0.0.249 - - [2026-03-30 04:22:59] "POST /neutron/port HTTP/1.1" 200 1017 0.286994 10.0.0.141 - - [2026-03-30 04:23:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000558 10.0.0.141 - - [2026-03-30 04:23:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000815 10.0.0.249 - - [2026-03-30 04:23:00] "POST /neutron/port HTTP/1.1" 200 1017 0.015129 10.0.0.249 - - [2026-03-30 04:23:00] "POST /neutron/port HTTP/1.1" 200 117 0.009063 10.0.0.249 - - [2026-03-30 04:23:00] "POST /neutron/port HTTP/1.1" 200 117 0.007131 10.0.0.249 - - [2026-03-30 04:23:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000601 10.0.0.249 - - [2026-03-30 04:23:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.249 - - [2026-03-30 04:23:00] "POST /neutron/network HTTP/1.1" 200 994 0.012139 10.0.0.241 - - [2026-03-30 04:23:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.241 - - [2026-03-30 04:23:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000313 10.0.0.249 - - [2026-03-30 04:23:00] "POST /neutron/port HTTP/1.1" 200 117 0.010408 10.0.0.249 - - [2026-03-30 04:23:01] "POST /neutron/network HTTP/1.1" 200 1004 0.007478 10.0.0.249 - - [2026-03-30 04:23:01] "POST /neutron/port HTTP/1.1" 200 1109 0.218395 10.0.0.249 - - [2026-03-30 04:23:01] "GET /aaa-mode HTTP/1.1" 401 293 0.000524 10.0.0.249 - - [2026-03-30 04:23:01] "POST /neutron/port HTTP/1.1" 200 1119 0.028166 10.0.0.249 - - [2026-03-30 04:23:01] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.249 - - [2026-03-30 04:23:01] "POST /neutron/network HTTP/1.1" 200 1004 0.008346 10.0.0.249 - - [2026-03-30 04:23:01] "GET / HTTP/1.1" 200 36215 0.001978 10.0.0.249 - - [2026-03-30 04:23:01] "POST /neutron/port HTTP/1.1" 200 1109 0.220125 10.0.0.249 - - [2026-03-30 04:23:02] "POST /neutron/subnet HTTP/1.1" 200 673 0.015819 10.0.0.249 - - [2026-03-30 04:23:02] "POST /neutron/network HTTP/1.1" 200 994 0.009711 10.0.0.249 - - [2026-03-30 04:23:02] "POST /neutron/port HTTP/1.1" 200 117 0.006956 10.0.0.249 - - [2026-03-30 04:23:02] "GET /domains HTTP/1.1" 200 281 0.003645 10.0.0.249 - - [2026-03-30 04:23:02] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001485 10.0.0.249 - - [2026-03-30 04:23:02] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2584 0.020383 10.0.0.249 - - [2026-03-30 04:23:02] "GET /projects?obj_uuids=698a487e-fbb8-4934-98e5-c4b1724a86a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.249 - - [2026-03-30 04:23:02] "GET /project/698a487e-fbb8-4934-98e5-c4b1724a86a6 HTTP/1.1" 200 2851 0.091585 10.0.0.249 - - [2026-03-30 04:23:02] "GET /network-ipam/74dbe277-68a6-4554-ac4b-c93b4be65261 HTTP/1.1" 200 2649 0.011670 10.0.0.249 - - [2026-03-30 04:23:02] "GET /domains HTTP/1.1" 200 281 0.003683 10.0.0.249 - - [2026-03-30 04:23:02] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001595 10.0.0.249 - - [2026-03-30 04:23:02] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2584 0.009181 10.0.0.249 - - [2026-03-30 04:23:02] "GET /projects?obj_uuids=698a487e-fbb8-4934-98e5-c4b1724a86a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001472 10.0.0.249 - - [2026-03-30 04:23:03] "GET /project/698a487e-fbb8-4934-98e5-c4b1724a86a6 HTTP/1.1" 200 2851 0.116494 10.0.0.249 - - [2026-03-30 04:23:03] "GET /virtual-network/879b4112-63cc-49d0-8be2-a64559e8fb7e HTTP/1.1" 200 3788 0.010463 10.0.0.249 - - [2026-03-30 04:23:03] "GET /virtual-network/879b4112-63cc-49d0-8be2-a64559e8fb7e HTTP/1.1" 200 3788 0.005706 10.0.0.249 - - [2026-03-30 04:23:03] "GET /routing-instance/9c534afd-fcaf-4769-b590-9a08ae2c9ccc HTTP/1.1" 200 2386 0.004953 10.0.0.249 - - [2026-03-30 04:23:03] "GET /routing-instance/9c534afd-fcaf-4769-b590-9a08ae2c9ccc HTTP/1.1" 200 2386 0.005224 10.0.0.249 - - [2026-03-30 04:23:03] "GET /route-target/a066df2a-f95b-471f-bd16-0eb19e5e45ab HTTP/1.1" 200 1207 0.007936 10.0.0.249 - - [2026-03-30 04:23:03] "GET /virtual-network/879b4112-63cc-49d0-8be2-a64559e8fb7e HTTP/1.1" 200 3788 0.005227 10.0.0.249 - - [2026-03-30 04:23:03] "GET /routing-instance/9c534afd-fcaf-4769-b590-9a08ae2c9ccc HTTP/1.1" 200 2386 0.004763 10.0.0.249 - - [2026-03-30 04:23:03] "GET /virtual-network/879b4112-63cc-49d0-8be2-a64559e8fb7e HTTP/1.1" 200 3788 0.005363 10.0.0.249 - - [2026-03-30 04:23:03] "GET /routing-instance/9c534afd-fcaf-4769-b590-9a08ae2c9ccc HTTP/1.1" 200 2386 0.004047 10.0.0.249 - - [2026-03-30 04:23:03] "GET /routing-instance/9c534afd-fcaf-4769-b590-9a08ae2c9ccc HTTP/1.1" 200 2386 0.004286 10.0.0.249 - - [2026-03-30 04:23:03] "GET /route-target/a066df2a-f95b-471f-bd16-0eb19e5e45ab HTTP/1.1" 200 1207 0.003661 10.0.0.249 - - [2026-03-30 04:23:03] "GET /domains HTTP/1.1" 200 281 0.002778 10.0.0.249 - - [2026-03-30 04:23:03] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.249 - - [2026-03-30 04:23:03] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2584 0.007940 10.0.0.249 - - [2026-03-30 04:23:03] "GET /projects?obj_uuids=698a487e-fbb8-4934-98e5-c4b1724a86a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001431 10.0.0.249 - - [2026-03-30 04:23:03] "GET /project/698a487e-fbb8-4934-98e5-c4b1724a86a6 HTTP/1.1" 200 2851 0.104694 10.0.0.249 - - [2026-03-30 04:23:03] "GET /virtual-network/879b4112-63cc-49d0-8be2-a64559e8fb7e HTTP/1.1" 200 3788 0.015753 10.0.0.249 - - [2026-03-30 04:23:03] "POST /neutron/port HTTP/1.1" 200 1055 0.018411 10.0.0.249 - - [2026-03-30 04:23:03] "POST /neutron/port HTTP/1.1" 200 1119 0.029148 10.0.0.249 - - [2026-03-30 04:23:03] "POST /neutron/port HTTP/1.1" 200 117 0.001976 10.0.0.249 - - [2026-03-30 04:23:04] "GET /obj-perms HTTP/1.1" 200 5049 0.139879 10.0.0.249 - - [2026-03-30 04:23:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012506 10.0.0.249 - - [2026-03-30 04:23:05] "POST /neutron/port HTTP/1.1" 200 1119 0.021436 10.0.0.249 - - [2026-03-30 04:23:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007724 10.0.0.249 - - [2026-03-30 04:23:13] "POST /neutron/port HTTP/1.1" 200 1119 0.043213 10.0.0.249 - - [2026-03-30 04:23:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008520 10.0.0.249 - - [2026-03-30 04:23:14] "POST /neutron/port HTTP/1.1" 200 1119 0.028666 10.0.0.249 - - [2026-03-30 04:23:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009990 10.0.0.249 - - [2026-03-30 04:23:15] "POST /neutron/port HTTP/1.1" 200 1119 0.028582 10.0.0.241 - - [2026-03-30 04:23:28] "GET /obj-perms HTTP/1.1" 200 5075 0.063191 10.0.0.241 - - [2026-03-30 04:23:28] "GET /global-system-configs HTTP/1.1" 401 293 0.001553 10.0.0.241 - - [2026-03-30 04:23:28] "GET /global-system-configs HTTP/1.1" 401 293 0.001009 10.0.0.141 - - [2026-03-30 04:23:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.141 - - [2026-03-30 04:23:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.249 - - [2026-03-30 04:23:30] "POST /neutron/port HTTP/1.1" 200 1119 0.017884 10.0.0.249 - - [2026-03-30 04:23:30] "POST /neutron/subnet HTTP/1.1" 200 673 0.013790 10.0.0.249 - - [2026-03-30 04:23:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000542 10.0.0.249 - - [2026-03-30 04:23:31] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.249 - - [2026-03-30 04:23:32] "POST /neutron/port HTTP/1.1" 200 1109 0.014766 10.0.0.249 - - [2026-03-30 04:23:33] "POST /neutron/port HTTP/1.1" 200 1109 0.020853 10.0.0.249 - - [2026-03-30 04:23:33] "POST /neutron/port HTTP/1.1" 200 151 0.263871 10.0.0.249 - - [2026-03-30 04:23:33] "POST /neutron/network HTTP/1.1" 200 994 0.012763 10.0.0.249 - - [2026-03-30 04:23:33] "GET /routing-instance/9c534afd-fcaf-4769-b590-9a08ae2c9ccc HTTP/1.1" 404 171 0.005247 10.0.0.249 - - [2026-03-30 04:23:33] "GET /domains HTTP/1.1" 200 281 0.007500 10.0.0.249 - - [2026-03-30 04:23:33] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001667 10.0.0.249 - - [2026-03-30 04:23:33] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2584 0.016948 10.0.0.249 - - [2026-03-30 04:23:33] "GET /projects?obj_uuids=698a487e-fbb8-4934-98e5-c4b1724a86a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001495 10.0.0.249 - - [2026-03-30 04:23:33] "GET /project/698a487e-fbb8-4934-98e5-c4b1724a86a6 HTTP/1.1" 200 2091 0.146959 10.0.0.241 - - [2026-03-30 04:23:33] "DELETE /route-target/a066df2a-f95b-471f-bd16-0eb19e5e45ab HTTP/1.1" 200 115 0.140361 10.0.0.249 - - [2026-03-30 04:23:38] "POST /neutron/port HTTP/1.1" 400 205 0.004043 10.0.0.241 - - [2026-03-30 04:23:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.014362 10.0.0.249 - - [2026-03-30 04:23:55] "GET /aaa-mode HTTP/1.1" 401 293 0.000835 10.0.0.249 - - [2026-03-30 04:23:56] "GET /aaa-mode HTTP/1.1" 200 128 0.032957 10.0.0.241 - - [2026-03-30 04:23:56] "POST /access-control-lists HTTP/1.1" 200 593 0.043532 10.0.0.241 - - [2026-03-30 04:23:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003883 10.0.0.241 - - [2026-03-30 04:23:58] "POST /access-control-lists HTTP/1.1" 200 591 0.046453 10.0.0.249 - - [2026-03-30 04:24:00] "GET /api-access-list/f3dba2c3-8a82-4ba4-a6f6-5613b05e12fa HTTP/1.1" 401 293 0.000545 10.0.0.249 - - [2026-03-30 04:24:00] "GET /api-access-list/f3dba2c3-8a82-4ba4-a6f6-5613b05e12fa HTTP/1.1" 200 1268 0.094474 10.0.0.249 - - [2026-03-30 04:24:01] "POST /neutron/network HTTP/1.1" 200 834 0.087016 10.0.0.249 - - [2026-03-30 04:24:02] "POST /neutron/subnet HTTP/1.1" 200 685 0.064115 10.0.0.249 - - [2026-03-30 04:24:02] "GET /virtual-network/97a91838-01f8-4159-b7eb-a363e9f6ddbb HTTP/1.1" 401 293 0.002806 10.0.0.249 - - [2026-03-30 04:24:02] "GET /virtual-network/97a91838-01f8-4159-b7eb-a363e9f6ddbb HTTP/1.1" 200 2276 0.068918 10.0.0.249 - - [2026-03-30 04:24:02] "GET /virtual-network/97a91838-01f8-4159-b7eb-a363e9f6ddbb HTTP/1.1" 401 293 0.000501 10.0.0.249 - - [2026-03-30 04:24:03] "GET /virtual-network/97a91838-01f8-4159-b7eb-a363e9f6ddbb HTTP/1.1" 200 2015 0.077574 10.0.0.249 - - [2026-03-30 04:24:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000617 10.0.0.241 - - [2026-03-30 04:24:03] "DELETE /access-control-list/582ad6ed-565b-4536-8e6b-490cd042154d HTTP/1.1" 200 115 0.041835 10.0.0.249 - - [2026-03-30 04:24:04] "DELETE /project/698a487e-fbb8-4934-98e5-c4b1724a86a6 HTTP/1.1" 404 177 0.009325 10.0.0.249 - - [2026-03-30 04:24:04] "GET /obj-perms HTTP/1.1" 200 4934 0.089831 10.0.0.249 - - [2026-03-30 04:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.137892 10.0.0.249 - - [2026-03-30 04:24:05] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.060634 10.0.0.249 - - [2026-03-30 04:24:06] "GET /aaa-mode HTTP/1.1" 401 293 0.000687 10.0.0.249 - - [2026-03-30 04:24:06] "GET / HTTP/1.1" 200 36215 0.001567 10.0.0.249 - - [2026-03-30 04:24:07] "POST /neutron/port HTTP/1.1" 200 117 0.046962 10.0.0.249 - - [2026-03-30 04:24:07] "POST /neutron/network HTTP/1.1" 200 844 0.085838 10.0.0.249 - - [2026-03-30 04:24:08] "POST /neutron/port HTTP/1.1" 200 1057 0.027050 10.0.0.249 - - [2026-03-30 04:24:08] "POST /neutron/port HTTP/1.1" 200 1121 0.028020 10.0.0.249 - - [2026-03-30 04:24:08] "POST /neutron/port HTTP/1.1" 200 117 0.001507 10.0.0.249 - - [2026-03-30 04:24:12] "POST /neutron/security_group HTTP/1.1" 200 2053 0.010933 10.0.0.249 - - [2026-03-30 04:24:12] "POST /neutron/port HTTP/1.1" 200 1121 0.027925 10.0.0.249 - - [2026-03-30 04:24:13] "POST /neutron/security_group HTTP/1.1" 200 2053 0.012412 10.0.0.141 - - [2026-03-30 04:24:21] "GET /obj-perms HTTP/1.1" 200 4934 0.140579 10.0.0.249 - - [2026-03-30 04:24:22] "GET /virtual-machine-interface/6552443e-1cad-448a-9ca1-fe01579bceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.030231 10.0.0.249 - - [2026-03-30 04:24:22] "GET /virtual-machine-interface/6552443e-1cad-448a-9ca1-fe01579bceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.026214 10.0.0.141 - - [2026-03-30 04:24:22] "GET /virtual-machine/0ffe9cad-c01b-45fd-8c2c-e550aaeb478d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015442 10.0.0.249 - - [2026-03-30 04:24:22] "GET /virtual-machine-interface/6552443e-1cad-448a-9ca1-fe01579bceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.022886 10.0.0.249 - - [2026-03-30 04:24:22] "GET /virtual-network/97a91838-01f8-4159-b7eb-a363e9f6ddbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.021722 10.0.0.249 - - [2026-03-30 04:24:23] "GET /obj-perms HTTP/1.1" 200 4934 0.080990 10.0.0.141 - - [2026-03-30 04:24:23] "GET /obj-perms HTTP/1.1" 200 5039 0.074575 10.0.0.249 - - [2026-03-30 04:24:23] "GET /obj-perms HTTP/1.1" 200 4934 0.019597 10.0.0.249 - - [2026-03-30 04:24:24] "GET /obj-perms HTTP/1.1" 200 4934 0.117751 10.0.0.249 - - [2026-03-30 04:24:24] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.019305 10.0.0.141 - - [2026-03-30 04:24:25] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.016754 10.0.0.249 - - [2026-03-30 04:24:26] "POST /neutron/port HTTP/1.1" 200 1121 0.029563 10.0.0.249 - - [2026-03-30 04:24:28] "GET /obj-perms HTTP/1.1" 200 4934 0.404417 10.0.0.249 - - [2026-03-30 04:24:29] "GET /obj-perms HTTP/1.1" 200 5039 0.116354 10.0.0.141 - - [2026-03-30 04:24:32] "GET /obj-perms HTTP/1.1" 200 5039 0.011719 10.0.0.249 - - [2026-03-30 04:24:38] "GET /obj-perms HTTP/1.1" 200 5039 0.005963 10.0.0.141 - - [2026-03-30 04:24:42] "GET /obj-perms HTTP/1.1" 200 5039 0.004532 10.0.0.249 - - [2026-03-30 04:24:48] "GET /obj-perms HTTP/1.1" 200 5039 0.005494 10.0.0.241 - - [2026-03-30 04:24:48] "GET /obj-perms HTTP/1.1" 200 5039 0.075762 10.0.0.141 - - [2026-03-30 04:24:48] "GET /obj-perms HTTP/1.1" 200 5039 0.005322 10.0.0.241 - - [2026-03-30 04:24:48] "DELETE /route-target/b36b1b79-c86d-40a7-97b6-c37e7d3b2da7 HTTP/1.1" 200 115 0.024299 10.0.0.249 - - [2026-03-30 04:24:49] "GET /api-access-list/f3dba2c3-8a82-4ba4-a6f6-5613b05e12fa HTTP/1.1" 404 171 0.005485 10.0.0.241 - - [2026-03-30 04:24:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.014462 10.0.0.249 - - [2026-03-30 04:24:59] "GET /aaa-mode HTTP/1.1" 200 128 0.002824 10.0.0.241 - - [2026-03-30 04:25:00] "POST /access-control-lists HTTP/1.1" 200 598 0.030348 10.0.0.241 - - [2026-03-30 04:25:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.006156 10.0.0.241 - - [2026-03-30 04:25:01] "POST /access-control-lists HTTP/1.1" 200 596 0.038743 10.0.0.249 - - [2026-03-30 04:25:04] "GET /api-access-list/7d09338d-c696-49ce-929e-bb1fd8154b05 HTTP/1.1" 401 293 0.006033 10.0.0.249 - - [2026-03-30 04:25:04] "GET /projects?obj_uuids=c6d005ee-e89a-47aa-bd7d-634f162391d6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001291 10.0.0.249 - - [2026-03-30 04:25:04] "GET /project/c6d005ee-e89a-47aa-bd7d-634f162391d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.191968 10.0.0.249 - - [2026-03-30 04:25:04] "GET /projects?obj_uuids=5daf50b7-5c9f-4c33-b776-e7dc7f194910&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001006 10.0.0.249 - - [2026-03-30 04:25:04] "GET /projects?obj_uuids=c6d005ee-e89a-47aa-bd7d-634f162391d6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000914 10.0.0.249 - - [2026-03-30 04:25:04] "GET /projects?obj_uuids=60de9138-cb86-4c89-af79-045823a002b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.006965 10.0.0.241 - - [2026-03-30 04:25:04] "DELETE /access-control-list/5ade573a-6ec1-466c-8704-78b9656cb646 HTTP/1.1" 200 115 0.289254 10.0.0.249 - - [2026-03-30 04:25:04] "GET /project/c6d005ee-e89a-47aa-bd7d-634f162391d6?fields=security_groups HTTP/1.1" 404 171 0.311871 10.0.0.249 - - [2026-03-30 04:25:04] "GET /project/5daf50b7-5c9f-4c33-b776-e7dc7f194910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.536862 10.0.0.249 - - [2026-03-30 04:25:04] "GET /projects?obj_uuids=5daf50b7-5c9f-4c33-b776-e7dc7f194910&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004668 10.0.0.249 - - [2026-03-30 04:25:04] "GET /projects?obj_uuids=c6d005ee-e89a-47aa-bd7d-634f162391d6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005455 10.0.0.249 - - [2026-03-30 04:25:04] "GET /project/60de9138-cb86-4c89-af79-045823a002b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.660698 10.0.0.249 - - [2026-03-30 04:25:05] "DELETE /project/60de9138-cb86-4c89-af79-045823a002b1 HTTP/1.1" 404 171 0.728099 10.0.0.249 - - [2026-03-30 04:25:05] "GET /project/5daf50b7-5c9f-4c33-b776-e7dc7f194910?fields=security_groups HTTP/1.1" 404 182 0.135532 10.0.0.249 - - [2026-03-30 04:25:05] "GET /project/c6d005ee-e89a-47aa-bd7d-634f162391d6?fields=application_policy_sets HTTP/1.1" 404 182 0.155566 10.0.0.249 - - [2026-03-30 04:25:05] "DELETE /project/c6d005ee-e89a-47aa-bd7d-634f162391d6 HTTP/1.1" 404 171 0.822018 10.0.0.249 - - [2026-03-30 04:25:05] "GET /projects?obj_uuids=5daf50b7-5c9f-4c33-b776-e7dc7f194910&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.014106 10.0.0.241 - - [2026-03-30 04:25:05] "DELETE /access-control-list/b4f47da7-35de-4a9b-b9c0-dea0414065c1 HTTP/1.1" 200 115 0.190415 10.0.0.249 - - [2026-03-30 04:25:05] "GET /api-access-list/7d09338d-c696-49ce-929e-bb1fd8154b05 HTTP/1.1" 200 1291 0.145738 10.0.0.249 - - [2026-03-30 04:25:06] "GET /project/5daf50b7-5c9f-4c33-b776-e7dc7f194910?fields=application_policy_sets HTTP/1.1" 404 171 1.444663 10.0.0.249 - - [2026-03-30 04:25:06] "DELETE /project/5daf50b7-5c9f-4c33-b776-e7dc7f194910 HTTP/1.1" 404 171 2.287478 10.0.0.249 - - [2026-03-30 04:25:07] "POST /neutron/network HTTP/1.1" 200 849 0.090342 10.0.0.249 - - [2026-03-30 04:25:07] "POST /neutron/subnet HTTP/1.1" 200 681 0.052262 10.0.0.241 - - [2026-03-30 04:25:08] "POST /route-targets HTTP/1.1" 200 328 0.019708 10.0.0.249 - - [2026-03-30 04:25:08] "POST /neutron/network HTTP/1.1" 200 847 0.081740 10.0.0.249 - - [2026-03-30 04:25:08] "GET /virtual-network/8fa6e891-5e8d-4922-9864-28ade2546fa2 HTTP/1.1" 401 293 0.000462 10.0.0.249 - - [2026-03-30 04:25:09] "GET /virtual-network/8fa6e891-5e8d-4922-9864-28ade2546fa2 HTTP/1.1" 200 2319 0.061642 10.0.0.249 - - [2026-03-30 04:25:09] "GET /virtual-network/8fa6e891-5e8d-4922-9864-28ade2546fa2 HTTP/1.1" 401 293 0.000611 10.0.0.249 - - [2026-03-30 04:25:09] "GET /virtual-network/8fa6e891-5e8d-4922-9864-28ade2546fa2 HTTP/1.1" 403 376 0.049473 10.0.0.249 - - [2026-03-30 04:25:09] "GET /virtual-network/8fa6e891-5e8d-4922-9864-28ade2546fa2 HTTP/1.1" 200 2319 0.011463 10.0.0.249 - - [2026-03-30 04:25:09] "GET /virtual-networks HTTP/1.1" 200 372 0.031531 10.0.0.249 - - [2026-03-30 04:25:09] "GET /virtual-networks HTTP/1.1" 200 372 0.036427 10.0.0.249 - - [2026-03-30 04:25:10] "GET /obj-perms HTTP/1.1" 403 257 0.059719 10.0.0.249 - - [2026-03-30 04:25:10] "GET /obj-perms HTTP/1.1" 403 257 0.056901 10.0.0.241 - - [2026-03-30 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.041851 10.0.0.141 - - [2026-03-30 04:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.043432 10.0.0.249 - - [2026-03-30 04:25:12] "GET /obj-perms HTTP/1.1" 200 5049 0.086258 10.0.0.249 - - [2026-03-30 04:25:12] "GET /obj-perms HTTP/1.1" 403 257 0.024515 10.0.0.249 - - [2026-03-30 04:25:13] "GET /virtual-networks HTTP/1.1" 200 132 0.053085 10.0.0.249 - - [2026-03-30 04:25:13] "GET /virtual-networks HTTP/1.1" 200 613 0.043886 10.0.0.249 - - [2026-03-30 04:25:13] "GET /virtual-networks HTTP/1.1" 200 1654 0.003400 10.0.0.249 - - [2026-03-30 04:25:13] "GET /obj-perms HTTP/1.1" 403 257 0.013015 10.0.0.249 - - [2026-03-30 04:25:13] "GET /obj-perms HTTP/1.1" 403 257 0.053710 10.0.0.241 - - [2026-03-30 04:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.141 - - [2026-03-30 04:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.249 - - [2026-03-30 04:25:14] "GET /obj-perms HTTP/1.1" 403 257 0.016102 10.0.0.249 - - [2026-03-30 04:25:14] "GET /obj-perms HTTP/1.1" 200 5049 0.005632 10.0.0.249 - - [2026-03-30 04:25:14] "GET /obj-perms HTTP/1.1" 403 257 0.013762 10.0.0.241 - - [2026-03-30 04:25:15] "DELETE /route-target/ebebced8-2635-4015-9288-524b00a11cb9 HTTP/1.1" 200 115 0.026949 10.0.0.249 - - [2026-03-30 04:25:15] "GET /api-access-list/7d09338d-c696-49ce-929e-bb1fd8154b05 HTTP/1.1" 404 171 0.012317 10.0.0.249 - - [2026-03-30 04:25:18] "GET /aaa-mode HTTP/1.1" 200 128 0.001490 10.0.0.249 - - [2026-03-30 04:25:21] "GET /api-access-list/0a695e55-cf36-410b-8482-82100a9a8232 HTTP/1.1" 200 1323 0.007557 10.0.0.241 - - [2026-03-30 04:25:22] "POST /route-targets HTTP/1.1" 200 328 0.021778 10.0.0.249 - - [2026-03-30 04:25:22] "POST /neutron/network HTTP/1.1" 200 849 0.088208 10.0.0.249 - - [2026-03-30 04:25:22] "POST /neutron/network HTTP/1.1" 200 849 0.100326 10.0.0.249 - - [2026-03-30 04:25:22] "GET /domains HTTP/1.1" 200 281 0.009004 10.0.0.249 - - [2026-03-30 04:25:22] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001101 10.0.0.249 - - [2026-03-30 04:25:22] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2958 0.008871 10.0.0.249 - - [2026-03-30 04:25:22] "GET /projects?obj_uuids=25303b50-368f-4514-8749-4ce2031eb6b6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001144 10.0.0.249 - - [2026-03-30 04:25:23] "GET /project/25303b50-368f-4514-8749-4ce2031eb6b6 HTTP/1.1" 200 2358 0.113367 10.0.0.249 - - [2026-03-30 04:25:23] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.009752 10.0.0.249 - - [2026-03-30 04:25:23] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.006280 10.0.0.249 - - [2026-03-30 04:25:23] "GET /routing-instance/3101dcec-73cf-4648-9ce8-26e37a83e048 HTTP/1.1" 200 1558 0.007343 10.0.0.249 - - [2026-03-30 04:25:23] "GET /routing-instance/3101dcec-73cf-4648-9ce8-26e37a83e048 HTTP/1.1" 200 1558 0.005756 10.0.0.249 - - [2026-03-30 04:25:23] "GET /route-target/b1fbc563-ab54-4e7f-b182-2928b987853a HTTP/1.1" 200 1247 0.004650 10.0.0.249 - - [2026-03-30 04:25:23] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.006094 10.0.0.249 - - [2026-03-30 04:25:23] "GET /routing-instance/3101dcec-73cf-4648-9ce8-26e37a83e048 HTTP/1.1" 200 1558 0.005398 10.0.0.249 - - [2026-03-30 04:25:23] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.016946 10.0.0.249 - - [2026-03-30 04:25:23] "GET /routing-instance/3101dcec-73cf-4648-9ce8-26e37a83e048 HTTP/1.1" 200 1558 0.005041 10.0.0.249 - - [2026-03-30 04:25:23] "GET /routing-instance/3101dcec-73cf-4648-9ce8-26e37a83e048 HTTP/1.1" 200 1558 0.005049 10.0.0.249 - - [2026-03-30 04:25:23] "GET /route-target/b1fbc563-ab54-4e7f-b182-2928b987853a HTTP/1.1" 200 1247 0.005391 10.0.0.249 - - [2026-03-30 04:25:23] "GET /domains HTTP/1.1" 200 281 0.003708 10.0.0.249 - - [2026-03-30 04:25:23] "GET /domains?obj_uuids=915c2541-ccc7-4e90-b8b1-1d89c2512d73&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001542 10.0.0.249 - - [2026-03-30 04:25:23] "GET /domain/915c2541-ccc7-4e90-b8b1-1d89c2512d73 HTTP/1.1" 200 2958 0.009585 10.0.0.249 - - [2026-03-30 04:25:23] "GET /projects?obj_uuids=25303b50-368f-4514-8749-4ce2031eb6b6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001196 10.0.0.249 - - [2026-03-30 04:25:23] "GET /project/25303b50-368f-4514-8749-4ce2031eb6b6 HTTP/1.1" 200 2358 0.099546 10.0.0.249 - - [2026-03-30 04:25:23] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.008095 10.0.0.249 - - [2026-03-30 04:25:23] "GET /obj-perms HTTP/1.1" 200 5049 0.006356 10.0.0.249 - - [2026-03-30 04:25:24] "GET /api-access-list/6ce0b221-446f-4cf7-a4be-77b351aecce9 HTTP/1.1" 200 1292 0.007506 10.0.0.249 - - [2026-03-30 04:25:25] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 401 293 0.000496 10.0.0.249 - - [2026-03-30 04:25:25] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 403 263 0.061070 10.0.0.249 - - [2026-03-30 04:25:25] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.019573 10.0.0.249 - - [2026-03-30 04:25:25] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.068593 10.0.0.249 - - [2026-03-30 04:25:26] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.043207 10.0.0.241 - - [2026-03-30 04:25:26] "GET /obj-perms HTTP/1.1" 403 257 0.042904 10.0.0.141 - - [2026-03-30 04:25:27] "GET /obj-perms HTTP/1.1" 403 257 0.052945 10.0.0.249 - - [2026-03-30 04:25:27] "GET /api-access-list/0a695e55-cf36-410b-8482-82100a9a8232 HTTP/1.1" 200 1460 0.007745 10.0.0.249 - - [2026-03-30 04:25:27] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.031955 10.0.0.249 - - [2026-03-30 04:25:28] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.018150 10.0.0.249 - - [2026-03-30 04:25:28] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.074214 10.0.0.249 - - [2026-03-30 04:25:28] "GET /obj-perms HTTP/1.1" 403 257 0.017100 10.0.0.249 - - [2026-03-30 04:25:28] "GET /obj-perms HTTP/1.1" 403 257 0.015418 10.0.0.249 - - [2026-03-30 04:25:28] "GET /api-access-list/6ce0b221-446f-4cf7-a4be-77b351aecce9 HTTP/1.1" 200 1430 0.006664 10.0.0.249 - - [2026-03-30 04:25:28] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 200 1856 0.019574 10.0.0.249 - - [2026-03-30 04:25:29] "GET /api-access-list/0a695e55-cf36-410b-8482-82100a9a8232 HTTP/1.1" 200 1323 0.008311 10.0.0.249 - - [2026-03-30 04:25:29] "GET /api-access-list/6ce0b221-446f-4cf7-a4be-77b351aecce9 HTTP/1.1" 200 1292 0.005300 10.0.0.249 - - [2026-03-30 04:25:29] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 403 263 0.014590 10.0.0.249 - - [2026-03-30 04:25:29] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 403 263 0.412253 10.0.0.249 - - [2026-03-30 04:25:29] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.022609 10.0.0.241 - - [2026-03-30 04:25:29] "GET /obj-perms HTTP/1.1" 200 5075 0.156939 10.0.0.249 - - [2026-03-30 04:25:30] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.394655 10.0.0.141 - - [2026-03-30 04:25:30] "GET /obj-perms HTTP/1.1" 200 5075 0.084270 10.0.0.249 - - [2026-03-30 04:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008790 10.0.0.249 - - [2026-03-30 04:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.241 - - [2026-03-30 04:25:31] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.017667 10.0.0.241 - - [2026-03-30 04:25:31] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.046337 10.0.0.141 - - [2026-03-30 04:25:31] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.015125 10.0.0.141 - - [2026-03-30 04:25:32] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.072796 10.0.0.249 - - [2026-03-30 04:25:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.073130 10.0.0.249 - - [2026-03-30 04:25:32] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 200 1856 0.033308 10.0.0.249 - - [2026-03-30 04:25:32] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.031138 10.0.0.249 - - [2026-03-30 04:25:32] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.026000 10.0.0.249 - - [2026-03-30 04:25:32] "GET /api-access-list/0a695e55-cf36-410b-8482-82100a9a8232 HTTP/1.1" 404 171 0.003783 10.0.0.249 - - [2026-03-30 04:25:32] "GET /api-access-list/6ce0b221-446f-4cf7-a4be-77b351aecce9 HTTP/1.1" 404 171 0.003015 10.0.0.249 - - [2026-03-30 04:25:32] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 401 293 0.000526 10.0.0.249 - - [2026-03-30 04:25:33] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 403 263 0.050016 10.0.0.249 - - [2026-03-30 04:25:33] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.011681 10.0.0.249 - - [2026-03-30 04:25:33] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 403 264 0.081303 10.0.0.249 - - [2026-03-30 04:25:33] "GET /obj-perms HTTP/1.1" 403 257 0.058148 10.0.0.241 - - [2026-03-30 04:25:34] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.036492 10.0.0.141 - - [2026-03-30 04:25:34] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.047109 10.0.0.249 - - [2026-03-30 04:25:34] "GET /obj-perms HTTP/1.1" 403 257 0.012581 10.0.0.249 - - [2026-03-30 04:25:35] "GET /virtual-network/d31e865a-6245-4a5e-87ea-654be9a4e504 HTTP/1.1" 200 2318 0.022719 10.0.0.249 - - [2026-03-30 04:25:35] "GET /service-template/ea4ac622-7de5-45d3-b685-48431db602e6 HTTP/1.1" 200 1856 0.015423 10.0.0.249 - - [2026-03-30 04:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.249 - - [2026-03-30 04:25:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.025803 10.0.0.241 - - [2026-03-30 04:25:35] "DELETE /route-target/b1fbc563-ab54-4e7f-b182-2928b987853a HTTP/1.1" 200 115 0.023190 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:25:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3167 0.001463 10.0.0.241 - - [2026-03-30 04:25:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.009063 10.0.0.241 - - [2026-03-30 04:26:05] "DELETE /access-control-list/0e00c9f7-7bd9-46e1-8728-7bc88f42f365 HTTP/1.1" 200 115 0.050079 10.0.0.241 - - [2026-03-30 04:26:05] "DELETE /access-control-list/e740599d-fb80-46d5-9330-08b4cdac08e8 HTTP/1.1" 200 115 0.031521 10.0.0.241 - - [2026-03-30 04:26:06] "DELETE /access-control-list/e81a4c83-dd56-42c4-97b2-6a3b990262f6 HTTP/1.1" 200 115 0.069274 10.0.0.249 - - [2026-03-30 04:26:06] "DELETE /project/a8a29c5f-ac7d-4f55-b14a-27df60447b90 HTTP/1.1" 404 177 0.107949 10.0.0.249 - - [2026-03-30 04:26:06] "DELETE /project/25303b50-368f-4514-8749-4ce2031eb6b6 HTTP/1.1" 404 177 0.147183 10.0.0.249 - - [2026-03-30 04:26:07] "DELETE /project/35268639-8506-4994-8f4f-27ecd3f55202 HTTP/1.1" 404 177 0.194962 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:27:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002229 [Introspect:8084]10.0.0.249 - - [2026-03-30 04:27:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3167 0.001116 10.0.0.141 - - [2026-03-30 04:28:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2026-03-30 04:28:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.249 - - [2026-03-30 04:28:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000505 10.0.0.249 - - [2026-03-30 04:28:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.241 - - [2026-03-30 04:28:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.241 - - [2026-03-30 04:28:00] "GET /global-system-configs HTTP/1.1" 401 293 0.000410