+++ date ++ echo 'INFO: =================== Mon Mar 23 05:35:24 UTC 2026 ===================' INFO: =================== Mon Mar 23 05:35:24 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33: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.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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 +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.38,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 + cassandra_server_list='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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 ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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/23/2026 05:35:33.419 7f11447a8948 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/23/2026 05:35:33.448 7f11447a8948 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/23/2026 05:35:33.463 7f11447a8948 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/23/2026 05:35:33.463 7f11447a8948 [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 23 05:35:51 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=) 3745 self._gsc_uuid = gsc.uuid 3746 gvc = self.create_singleton_entry(GlobalVrouterConfig( 3747 parent_obj=gsc)) 3748 domain = self.create_singleton_entry(Domain()) 3749 self._default_domain = domain.serialize_to_json() parent_obj undefined gsc = /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/global_vrouter_config:...447ef868-b188-4dec-82d4-7f164bba70eb at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_vrouter_config:default-global-system-config:default-global-vrouter-config exists already with ID: 447ef868-b188-4dec-82d4-7f164bba70eb at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_vrouter_config default-global-system-config:default-global-vrouter-config',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...447ef868-b188-4dec-82d4-7f164bba70eb 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/global_vrouter_config:...447ef868-b188-4dec-82d4-7f164bba70eb at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...447ef868-b188-4dec-82d4-7f164bba70eb 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: global_vrouter_config default-global-system-config:default-global-vrouter-config 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 3747, in _db_init_entries parent_obj=gsc)) 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/global_vrouter_config:default-global-system-config:default-global-vrouter-config exists already with ID: 447ef868-b188-4dec-82d4-7f164bba70eb at zookeeper +++ date ++ echo 'INFO: =================== Mon Mar 23 05:35:53 UTC 2026 ===================' INFO: =================== Mon Mar 23 05:35:53 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33: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.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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 +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips +++ cut -d ' ' -f 1 ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.38,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 + cassandra_server_list='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ 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/23/2026 05:36:03.164 7fe32728d6c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/23/2026 05:36:03.202 7fe32728d6c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/23/2026 05:36:03.222 7fe32728d6c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/23/2026 05:36:03.222 7fe32728d6c8 [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.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-03-23 05:36:04] "GET / HTTP/1.1" 200 45871 0.003909 10.0.0.38 - - [2026-03-23 05:36:04] "GET / HTTP/1.1" 200 45871 0.004868 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.38 - - [2026-03-23 05:36:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.001229 10.0.0.38 - - [2026-03-23 05:36:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000334 10.0.0.33 - - [2026-03-23 05:36:09] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.33 - - [2026-03-23 05:36:09] "POST /alarms HTTP/1.1" 401 292 0.000452 10.0.0.38 - - [2026-03-23 05:36:21] "GET / HTTP/1.1" 200 35931 0.001629 10.0.0.38 - - [2026-03-23 05:36:21] "POST /alarms HTTP/1.1" 401 292 0.000572 10.0.0.50 - - [2026-03-23 05:36:28] "GET / HTTP/1.1" 200 35931 0.002699 10.0.0.50 - - [2026-03-23 05:36:28] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000620 10.0.0.38 - - [2026-03-23 05:36:30] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.38 - - [2026-03-23 05:36:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000575 10.0.0.50 - - [2026-03-23 05:36:30] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.50 - - [2026-03-23 05:36:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.33 - - [2026-03-23 05:36:31] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.33 - - [2026-03-23 05:36:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.38 - - [2026-03-23 05:36:40] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 23.845211 10.0.0.38 - - [2026-03-23 05:36:40] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004369 10.0.0.38 - - [2026-03-23 05:36:40] "GET /global-system-configs HTTP/1.1" 200 322 3.889465 10.0.0.38 - - [2026-03-23 05:36:40] "GET /global-system-configs HTTP/1.1" 200 322 2.456121 10.0.0.50 - - [2026-03-23 05:36:40] "GET /global-system-configs HTTP/1.1" 200 322 11.492283 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 581 6.257481 10.0.0.50 - - [2026-03-23 05:36:40] "GET /global-system-configs HTTP/1.1" 200 322 8.553160 10.0.0.33 - - [2026-03-23 05:36:40] "GET /global-system-configs HTTP/1.1" 200 322 6.628376 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 575 0.052355 10.0.0.50 - - [2026-03-23 05:36:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.422639 10.0.0.38 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 23.764282 10.0.0.38 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 575 0.042155 10.0.0.50 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 21.141678 10.0.0.33 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 409 264 18.043546 10.0.0.33 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.33 - - [2026-03-23 05:36:40] "GET /global-system-configs HTTP/1.1" 200 322 15.194495 10.0.0.33 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.653062 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 559 0.039826 10.0.0.33 - - [2026-03-23 05:36:40] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003699 10.0.0.38 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 1.264693 10.0.0.38 - - [2026-03-23 05:36:40] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004485 10.0.0.33 - - [2026-03-23 05:36:40] "PUT /alarm/0298a49c-e1e3-4b68-bc3e-1a15bcff906c HTTP/1.1" 200 244 0.029164 10.0.0.50 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 1.014888 10.0.0.50 - - [2026-03-23 05:36:40] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006207 10.0.0.33 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 409 261 0.007998 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 555 0.083395 10.0.0.33 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009335 10.0.0.50 - - [2026-03-23 05:36:40] "POST /job-templates HTTP/1.1" 200 553 0.664670 10.0.0.33 - - [2026-03-23 05:36:40] "POST /bgp-routers HTTP/1.1" 200 620 0.094556 10.0.0.38 - - [2026-03-23 05:36:40] "POST /bgp-routers HTTP/1.1" 200 620 0.091747 10.0.0.50 - - [2026-03-23 05:36:40] "POST /bgp-routers HTTP/1.1" 200 620 0.089907 10.0.0.33 - - [2026-03-23 05:36:40] "GET /bgp-router/7da613d5-fd45-44b2-b4ca-b4facca45b08?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.015610 10.0.0.38 - - [2026-03-23 05:36:40] "GET /bgp-router/1ee29400-0574-4f4d-8821-cc3f355167ad?fields=global_system_config_back_refs HTTP/1.1" 200 1114 0.008619 10.0.0.33 - - [2026-03-23 05:36:40] "PUT /alarm/fe515ce9-124c-4267-ae50-4bedf42bf5c4 HTTP/1.1" 200 244 0.033509 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 557 0.067369 10.0.0.50 - - [2026-03-23 05:36:40] "GET /bgp-router/bef45022-4f1c-4a9e-8d6c-1afb6c0fbc4f?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.007090 10.0.0.33 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.38 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009961 10.0.0.33 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 409 261 0.013232 10.0.0.50 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.005312 10.0.0.50 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006167 10.0.0.33 - - [2026-03-23 05:36:40] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003552 10.0.0.38 - - [2026-03-23 05:36:40] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003372 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 565 0.047815 10.0.0.33 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.50 - - [2026-03-23 05:36:40] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005382 10.0.0.38 - - [2026-03-23 05:36:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2026-03-23 05:36:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032425 10.0.0.50 - - [2026-03-23 05:36:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005293 10.0.0.33 - - [2026-03-23 05:36:40] "PUT /alarm/47d88c9a-20a8-4106-9784-b7c7fa2740a4 HTTP/1.1" 200 244 0.036813 10.0.0.38 - - [2026-03-23 05:36:40] "POST /ref-update HTTP/1.1" 200 156 0.025710 10.0.0.50 - - [2026-03-23 05:36:40] "POST /config-propertiess HTTP/1.1" 200 551 0.108206 10.0.0.33 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 409 253 0.016875 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 549 0.119880 10.0.0.50 - - [2026-03-23 05:36:40] "POST /ref-update HTTP/1.1" 200 156 0.054171 10.0.0.33 - - [2026-03-23 05:36:40] "POST /ref-update HTTP/1.1" 200 156 0.079382 10.0.0.33 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2026-03-23 05:36:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.016793 10.0.0.38 - - [2026-03-23 05:36:40] "POST /alarms HTTP/1.1" 200 557 0.091451 10.0.0.33 - - [2026-03-23 05:36:40] "PUT /alarm/5838db69-c5c9-44e5-bfd2-005428f2e40b HTTP/1.1" 200 244 0.058048 10.0.0.33 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 409 251 0.004256 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 567 0.069102 10.0.0.33 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.50 - - [2026-03-23 05:36:41] "POST /tags HTTP/1.1" 200 333 0.073992 10.0.0.33 - - [2026-03-23 05:36:41] "PUT /alarm/a47fd540-9df9-42c1-a8cc-99bb7378e413 HTTP/1.1" 200 244 0.035019 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 555 0.052530 10.0.0.50 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.013960 10.0.0.33 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 409 252 0.004843 /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.33 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 567 0.065335 10.0.0.50 - - [2026-03-23 05:36:41] "POST /tags HTTP/1.1" 200 313 0.107295 10.0.0.33 - - [2026-03-23 05:36:41] "PUT /alarm/cb3fad84-1462-4212-b666-0c7491acfb42 HTTP/1.1" 200 244 0.055292 10.0.0.50 - - [2026-03-23 05:36:41] "POST /ref-update HTTP/1.1" 200 156 0.070172 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 575 0.086700 10.0.0.33 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 409 256 0.006655 10.0.0.50 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022908 10.0.0.33 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 569 0.059627 10.0.0.50 - - [2026-03-23 05:36:41] "POST /hardwares HTTP/1.1" 200 327 0.025015 10.0.0.33 - - [2026-03-23 05:36:41] "PUT /alarm/b4c90925-0f5d-45df-ba7a-7d5e3422b96a HTTP/1.1" 200 244 0.028010 10.0.0.50 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 404 166 0.005370 10.0.0.33 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 409 248 0.012098 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 561 0.055333 10.0.0.33 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.50 - - [2026-03-23 05:36:41] "POST /hardwares HTTP/1.1" 200 327 0.016991 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 561 0.048576 10.0.0.33 - - [2026-03-23 05:36:41] "PUT /alarm/02811b80-ce69-4eb9-a887-5dfbf738f1ae HTTP/1.1" 200 244 0.027921 10.0.0.50 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.005198 10.0.0.33 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 409 252 0.005290 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 561 0.046586 10.0.0.33 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010236 10.0.0.50 - - [2026-03-23 05:36:41] "POST /hardwares HTTP/1.1" 200 317 0.022547 10.0.0.38 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 200 547 0.040312 10.0.0.33 - - [2026-03-23 05:36:41] "PUT /alarm/fbee799d-7205-43c2-954a-ef0baf066939 HTTP/1.1" 200 244 0.037042 10.0.0.50 - - [2026-03-23 05:36:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.006891 10.0.0.33 - - [2026-03-23 05:36:41] "POST /alarms HTTP/1.1" 409 257 0.003767 10.0.0.38 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 200 595 0.047888 10.0.0.33 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018186 10.0.0.50 - - [2026-03-23 05:36:42] "POST /hardwares HTTP/1.1" 200 323 0.029752 10.0.0.50 - - [2026-03-23 05:36:42] "POST /access-control-lists HTTP/1.1" 200 587 0.073402 10.0.0.38 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 200 575 0.060475 10.0.0.33 - - [2026-03-23 05:36:42] "PUT /alarm/40cea2be-664c-438f-8e00-2f70585e08d0 HTTP/1.1" 200 244 0.034878 10.0.0.50 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.012121 10.0.0.33 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 409 251 0.003517 10.0.0.38 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 200 571 0.071993 10.0.0.33 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012250 10.0.0.50 - - [2026-03-23 05:36:42] "POST /route-targets HTTP/1.1" 200 327 0.028166 10.0.0.50 - - [2026-03-23 05:36:42] "POST /hardwares HTTP/1.1" 200 325 0.017353 10.0.0.38 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 200 583 0.060524 10.0.0.33 - - [2026-03-23 05:36:42] "PUT /alarm/c048b776-2220-48b2-a061-a459aba76b19 HTTP/1.1" 200 244 0.056823 10.0.0.50 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.011583 10.0.0.50 - - [2026-03-23 05:36:42] "POST /ref-update HTTP/1.1" 200 156 0.047198 10.0.0.33 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 409 257 0.007780 10.0.0.38 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 200 609 0.050233 10.0.0.33 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011131 10.0.0.50 - - [2026-03-23 05:36:42] "POST /hardwares HTTP/1.1" 200 317 0.039222 10.0.0.50 - - [2026-03-23 05:36:42] "POST /route-targets HTTP/1.1" 200 327 0.022058 10.0.0.33 - - [2026-03-23 05:36:42] "PUT /alarm/81eaa861-b0b7-4e41-8eef-f7da908a67ee HTTP/1.1" 200 244 0.034024 10.0.0.50 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.009533 10.0.0.33 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 409 261 0.004321 10.0.0.33 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.50 - - [2026-03-23 05:36:42] "POST /access-control-lists HTTP/1.1" 200 551 0.088290 10.0.0.50 - - [2026-03-23 05:36:42] "POST /hardwares HTTP/1.1" 200 323 0.052062 10.0.0.33 - - [2026-03-23 05:36:42] "PUT /alarm/aea3e5c3-c9e1-4b32-9574-0347a9ae8593 HTTP/1.1" 200 244 0.018952 10.0.0.33 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 409 258 0.003616 10.0.0.50 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.016779 10.0.0.33 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.50 - - [2026-03-23 05:36:42] "POST /hardwares HTTP/1.1" 200 325 0.017494 10.0.0.33 - - [2026-03-23 05:36:42] "PUT /alarm/d5c4a7e9-c2ca-4f17-8136-c09fa7c9f02d HTTP/1.1" 200 244 0.036616 10.0.0.38 - - [2026-03-23 05:36:42] "GET / HTTP/1.1" 200 35931 0.003760 10.0.0.38 - - [2026-03-23 05:36:42] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000529 10.0.0.33 - - [2026-03-23 05:36:42] "POST /alarms HTTP/1.1" 409 254 0.003386 10.0.0.50 - - [2026-03-23 05:36:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.003332 10.0.0.33 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.50 - - [2026-03-23 05:36:43] "POST /hardwares HTTP/1.1" 200 319 0.020540 10.0.0.33 - - [2026-03-23 05:36:43] "PUT /alarm/70edabd3-0dbb-416c-99dc-fdd195f3df36 HTTP/1.1" 200 244 0.039666 10.0.0.33 - - [2026-03-23 05:36:43] "POST /alarms HTTP/1.1" 409 254 0.003957 10.0.0.50 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.003494 10.0.0.33 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009371 10.0.0.50 - - [2026-03-23 05:36:43] "POST /hardwares HTTP/1.1" 200 311 0.016957 10.0.0.33 - - [2026-03-23 05:36:43] "PUT /alarm/205d5b67-7012-45b0-aa20-83d21ee6d092 HTTP/1.1" 200 244 0.031865 10.0.0.33 - - [2026-03-23 05:36:43] "POST /alarms HTTP/1.1" 409 254 0.005630 10.0.0.50 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 404 160 0.003533 10.0.0.33 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.38 - - [2026-03-23 05:36:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.029893 10.0.0.38 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.50 - - [2026-03-23 05:36:43] "POST /hardwares HTTP/1.1" 200 303 0.019417 10.0.0.33 - - [2026-03-23 05:36:43] "PUT /alarm/703c53c3-ae44-48b9-9d2f-a11136023f7e HTTP/1.1" 200 244 0.029353 10.0.0.38 - - [2026-03-23 05:36:43] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.037509 10.0.0.33 - - [2026-03-23 05:36:43] "POST /alarms HTTP/1.1" 409 247 0.005289 10.0.0.50 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 404 155 0.003663 10.0.0.33 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017043 10.0.0.50 - - [2026-03-23 05:36:43] "POST /hardwares HTTP/1.1" 200 305 0.039941 10.0.0.50 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 404 155 0.019897 10.0.0.33 - - [2026-03-23 05:36:43] "PUT /alarm/027b7ac2-0893-4135-9021-cd5be815af11 HTTP/1.1" 200 244 0.061565 10.0.0.33 - - [2026-03-23 05:36:43] "POST /alarms HTTP/1.1" 409 272 0.006565 10.0.0.50 - - [2026-03-23 05:36:43] "POST /hardwares HTTP/1.1" 200 307 0.030140 10.0.0.33 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.50 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 404 156 0.014380 10.0.0.33 - - [2026-03-23 05:36:43] "PUT /alarm/1b526b11-d04f-4940-bcca-356fee01a45a HTTP/1.1" 200 244 0.034016 10.0.0.33 - - [2026-03-23 05:36:43] "POST /alarms HTTP/1.1" 409 261 0.003966 10.0.0.33 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.50 - - [2026-03-23 05:36:43] "POST /hardwares HTTP/1.1" 200 309 0.022291 10.0.0.38 - - [2026-03-23 05:36:43] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.38 - - [2026-03-23 05:36:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.33 - - [2026-03-23 05:36:44] "PUT /alarm/a6cad600-d5f9-4218-bcd3-e5d3cd617bcb HTTP/1.1" 200 244 0.020706 10.0.0.50 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.005533 10.0.0.33 - - [2026-03-23 05:36:44] "POST /alarms HTTP/1.1" 409 259 0.004838 10.0.0.33 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.50 - - [2026-03-23 05:36:44] "POST /hardwares HTTP/1.1" 200 301 0.015652 10.0.0.33 - - [2026-03-23 05:36:44] "PUT /alarm/9b70d1b0-48e2-4cde-b414-cb1dc4e0ab71 HTTP/1.1" 200 244 0.020161 10.0.0.50 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.004705 10.0.0.33 - - [2026-03-23 05:36:44] "POST /alarms HTTP/1.1" 409 265 0.003776 10.0.0.33 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.50 - - [2026-03-23 05:36:44] "POST /hardwares HTTP/1.1" 200 309 0.015655 10.0.0.33 - - [2026-03-23 05:36:44] "PUT /alarm/fc88139f-c7d6-44c3-a675-4a2d8da6f923 HTTP/1.1" 200 244 0.020129 10.0.0.33 - - [2026-03-23 05:36:44] "POST /alarms HTTP/1.1" 409 279 0.011150 10.0.0.50 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.006358 10.0.0.33 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.38 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.033671 10.0.0.38 - - [2026-03-23 05:36:44] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004709 10.0.0.50 - - [2026-03-23 05:36:44] "POST /hardwares HTTP/1.1" 200 317 0.014153 10.0.0.33 - - [2026-03-23 05:36:44] "PUT /alarm/1beafcc1-2e77-4c7b-8916-e1b9427fd2b7 HTTP/1.1" 200 244 0.017369 10.0.0.38 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.50 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.014591 10.0.0.38 - - [2026-03-23 05:36:44] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.014203 10.0.0.50 - - [2026-03-23 05:36:44] "POST /hardwares HTTP/1.1" 200 303 0.023928 10.0.0.50 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 404 185 0.007002 10.0.0.50 - - [2026-03-23 05:36:44] "POST /features HTTP/1.1" 200 521 0.028157 10.0.0.50 - - [2026-03-23 05:36:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.009754 10.0.0.33 - - [2026-03-23 05:36:44] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.33 - - [2026-03-23 05:36:44] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000446 10.0.0.50 - - [2026-03-23 05:36:44] "POST /features HTTP/1.1" 200 521 0.059836 10.0.0.38 - - [2026-03-23 05:36:44] "GET / HTTP/1.1" 200 35931 0.002196 10.0.0.38 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.004258 10.0.0.50 - - [2026-03-23 05:36:45] "POST /features HTTP/1.1" 200 519 0.034297 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.004319 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.50 - - [2026-03-23 05:36:45] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003378 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.50 - - [2026-03-23 05:36:45] "POST /features HTTP/1.1" 200 541 0.053317 10.0.0.50 - - [2026-03-23 05:36:45] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.013459 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 404 179 0.004528 10.0.0.50 - - [2026-03-23 05:36:45] "POST /physical-roles HTTP/1.1" 200 533 0.036168 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.004388 10.0.0.50 - - [2026-03-23 05:36:45] "POST /overlay-roles HTTP/1.1" 200 531 0.028158 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 404 185 0.004214 10.0.0.50 - - [2026-03-23 05:36:45] "GET / HTTP/1.1" 200 35931 0.001970 10.0.0.50 - - [2026-03-23 05:36:45] "POST /alarms HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2026-03-23 05:36:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.391384 10.0.0.33 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.50 - - [2026-03-23 05:36:45] "POST /overlay-roles HTTP/1.1" 200 541 0.045891 10.0.0.38 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.056445 10.0.0.38 - - [2026-03-23 05:36:45] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.010370 10.0.0.50 - - [2026-03-23 05:36:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.007655 10.0.0.33 - - [2026-03-23 05:36:45] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.029218 10.0.0.38 - - [2026-03-23 05:36:45] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.082264 10.0.0.50 - - [2026-03-23 05:36:45] "POST /overlay-roles HTTP/1.1" 200 533 0.112301 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 404 187 0.015366 10.0.0.50 - - [2026-03-23 05:36:46] "POST /alarms HTTP/1.1" 409 264 0.048079 10.0.0.33 - - [2026-03-23 05:36:46] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000344 10.0.0.50 - - [2026-03-23 05:36:46] "POST /overlay-roles HTTP/1.1" 200 541 0.051460 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.005949 10.0.0.50 - - [2026-03-23 05:36:46] "PUT /alarm/0298a49c-e1e3-4b68-bc3e-1a15bcff906c HTTP/1.1" 200 244 0.038079 10.0.0.50 - - [2026-03-23 05:36:46] "POST /alarms HTTP/1.1" 409 261 0.004724 10.0.0.50 - - [2026-03-23 05:36:46] "POST /role-definitions HTTP/1.1" 200 533 0.045393 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014414 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.013831 10.0.0.50 - - [2026-03-23 05:36:46] "PUT /alarm/fe515ce9-124c-4267-ae50-4bedf42bf5c4 HTTP/1.1" 200 244 0.041743 10.0.0.50 - - [2026-03-23 05:36:46] "POST /alarms HTTP/1.1" 409 261 0.017273 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009384 10.0.0.50 - - [2026-03-23 05:36:46] "POST /role-definitions HTTP/1.1" 200 551 0.100035 10.0.0.50 - - [2026-03-23 05:36:46] "PUT /alarm/47d88c9a-20a8-4106-9784-b7c7fa2740a4 HTTP/1.1" 200 244 0.050891 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.011526 10.0.0.50 - - [2026-03-23 05:36:46] "POST /alarms HTTP/1.1" 409 253 0.008047 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.33 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.090900 10.0.0.33 - - [2026-03-23 05:36:46] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003570 10.0.0.33 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.50 - - [2026-03-23 05:36:46] "PUT /alarm/5838db69-c5c9-44e5-bfd2-005428f2e40b HTTP/1.1" 200 244 0.027360 10.0.0.50 - - [2026-03-23 05:36:46] "POST /role-definitions HTTP/1.1" 200 549 0.088910 10.0.0.50 - - [2026-03-23 05:36:46] "POST /alarms HTTP/1.1" 409 251 0.004143 10.0.0.33 - - [2026-03-23 05:36:46] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.041349 10.0.0.50 - - [2026-03-23 05:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.006152 10.0.0.50 - - [2026-03-23 05:36:47] "PUT /alarm/a47fd540-9df9-42c1-a8cc-99bb7378e413 HTTP/1.1" 200 244 0.037470 10.0.0.50 - - [2026-03-23 05:36:47] "POST /alarms HTTP/1.1" 409 252 0.003853 10.0.0.50 - - [2026-03-23 05:36:47] "POST /role-definitions HTTP/1.1" 200 561 0.038595 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.006903 10.0.0.50 - - [2026-03-23 05:36:47] "PUT /alarm/cb3fad84-1462-4212-b666-0c7491acfb42 HTTP/1.1" 200 244 0.018045 10.0.0.50 - - [2026-03-23 05:36:47] "POST /alarms HTTP/1.1" 409 256 0.004607 10.0.0.50 - - [2026-03-23 05:36:47] "POST /role-definitions HTTP/1.1" 200 545 0.040156 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013051 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.004404 10.0.0.33 - - [2026-03-23 05:36:47] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.33 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.50 - - [2026-03-23 05:36:47] "PUT /alarm/b4c90925-0f5d-45df-ba7a-7d5e3422b96a HTTP/1.1" 200 244 0.035914 10.0.0.50 - - [2026-03-23 05:36:47] "POST /role-definitions HTTP/1.1" 200 555 0.037246 10.0.0.50 - - [2026-03-23 05:36:47] "POST /alarms HTTP/1.1" 409 248 0.004899 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.003700 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.50 - - [2026-03-23 05:36:47] "PUT /alarm/02811b80-ce69-4eb9-a887-5dfbf738f1ae HTTP/1.1" 200 244 0.042560 10.0.0.50 - - [2026-03-23 05:36:47] "POST /role-definitions HTTP/1.1" 200 531 0.076619 10.0.0.50 - - [2026-03-23 05:36:47] "POST /alarms HTTP/1.1" 409 252 0.004838 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.009946 10.0.0.50 - - [2026-03-23 05:36:47] "PUT /alarm/fbee799d-7205-43c2-954a-ef0baf066939 HTTP/1.1" 200 244 0.029001 10.0.0.50 - - [2026-03-23 05:36:47] "POST /role-definitions HTTP/1.1" 200 557 0.028800 10.0.0.50 - - [2026-03-23 05:36:47] "POST /alarms HTTP/1.1" 409 257 0.003469 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.015304 10.0.0.50 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006692 10.0.0.33 - - [2026-03-23 05:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.055595 10.0.0.33 - - [2026-03-23 05:36:47] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003717 10.0.0.50 - - [2026-03-23 05:36:47] "PUT /alarm/40cea2be-664c-438f-8e00-2f70585e08d0 HTTP/1.1" 200 244 0.042996 10.0.0.33 - - [2026-03-23 05:36:47] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.058798 10.0.0.50 - - [2026-03-23 05:36:47] "POST /feature-configs HTTP/1.1" 200 537 0.058232 10.0.0.50 - - [2026-03-23 05:36:48] "POST /alarms HTTP/1.1" 409 251 0.005737 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009937 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.010615 10.0.0.50 - - [2026-03-23 05:36:48] "PUT /alarm/c048b776-2220-48b2-a061-a459aba76b19 HTTP/1.1" 200 244 0.038132 10.0.0.50 - - [2026-03-23 05:36:48] "POST /node-profiles HTTP/1.1" 200 547 0.060923 10.0.0.50 - - [2026-03-23 05:36:48] "POST /alarms HTTP/1.1" 409 257 0.004287 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.007085 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007161 10.0.0.50 - - [2026-03-23 05:36:48] "PUT /alarm/81eaa861-b0b7-4e41-8eef-f7da908a67ee HTTP/1.1" 200 244 0.025861 10.0.0.50 - - [2026-03-23 05:36:48] "POST /node-profiles HTTP/1.1" 200 541 0.051455 10.0.0.50 - - [2026-03-23 05:36:48] "POST /alarms HTTP/1.1" 409 261 0.010514 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.007530 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.50 - - [2026-03-23 05:36:48] "PUT /alarm/aea3e5c3-c9e1-4b32-9574-0347a9ae8593 HTTP/1.1" 200 244 0.046105 10.0.0.50 - - [2026-03-23 05:36:48] "POST /node-profiles HTTP/1.1" 200 531 0.081501 10.0.0.50 - - [2026-03-23 05:36:48] "POST /alarms HTTP/1.1" 409 258 0.004699 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.012256 10.0.0.50 - - [2026-03-23 05:36:48] "PUT /alarm/d5c4a7e9-c2ca-4f17-8136-c09fa7c9f02d HTTP/1.1" 200 244 0.025204 10.0.0.50 - - [2026-03-23 05:36:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.048889 10.0.0.50 - - [2026-03-23 05:36:48] "POST /alarms HTTP/1.1" 409 254 0.004293 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.006002 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.50 - - [2026-03-23 05:36:48] "PUT /alarm/70edabd3-0dbb-416c-99dc-fdd195f3df36 HTTP/1.1" 200 244 0.019766 10.0.0.50 - - [2026-03-23 05:36:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.038835 10.0.0.50 - - [2026-03-23 05:36:48] "POST /alarms HTTP/1.1" 409 254 0.003601 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003625 10.0.0.50 - - [2026-03-23 05:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.50 - - [2026-03-23 05:36:49] "PUT /alarm/205d5b67-7012-45b0-aa20-83d21ee6d092 HTTP/1.1" 200 244 0.026612 10.0.0.50 - - [2026-03-23 05:36:49] "POST /sflow-profiles HTTP/1.1" 200 532 0.052396 10.0.0.50 - - [2026-03-23 05:36:49] "POST /alarms HTTP/1.1" 409 254 0.006463 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.007845 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008623 10.0.0.50 - - [2026-03-23 05:36:49] "POST /grpc-profiles HTTP/1.1" 200 530 0.045117 10.0.0.50 - - [2026-03-23 05:36:49] "PUT /alarm/703c53c3-ae44-48b9-9d2f-a11136023f7e HTTP/1.1" 200 244 0.040298 10.0.0.50 - - [2026-03-23 05:36:49] "POST /alarms HTTP/1.1" 409 247 0.003911 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.009195 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.50 - - [2026-03-23 05:36:49] "POST /device-functional-groups HTTP/1.1" 200 540 0.043452 10.0.0.50 - - [2026-03-23 05:36:49] "PUT /alarm/027b7ac2-0893-4135-9021-cd5be815af11 HTTP/1.1" 200 244 0.025975 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.003940 10.0.0.50 - - [2026-03-23 05:36:49] "POST /alarms HTTP/1.1" 409 272 0.012723 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.50 - - [2026-03-23 05:36:49] "POST /device-functional-groups HTTP/1.1" 200 542 0.041565 10.0.0.50 - - [2026-03-23 05:36:49] "PUT /alarm/1b526b11-d04f-4940-bcca-356fee01a45a HTTP/1.1" 200 244 0.015233 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.003661 10.0.0.50 - - [2026-03-23 05:36:49] "POST /alarms HTTP/1.1" 409 261 0.007886 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.50 - - [2026-03-23 05:36:49] "POST /device-functional-groups HTTP/1.1" 200 620 0.045872 10.0.0.50 - - [2026-03-23 05:36:49] "PUT /alarm/a6cad600-d5f9-4218-bcd3-e5d3cd617bcb HTTP/1.1" 200 244 0.016249 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.005477 10.0.0.50 - - [2026-03-23 05:36:49] "POST /alarms HTTP/1.1" 409 259 0.004651 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.50 - - [2026-03-23 05:36:49] "POST /device-functional-groups HTTP/1.1" 200 574 0.052102 10.0.0.50 - - [2026-03-23 05:36:49] "PUT /alarm/9b70d1b0-48e2-4cde-b414-cb1dc4e0ab71 HTTP/1.1" 200 244 0.016182 10.0.0.50 - - [2026-03-23 05:36:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.015120 10.0.0.50 - - [2026-03-23 05:36:49] "POST /alarms HTTP/1.1" 409 265 0.003873 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.50 - - [2026-03-23 05:36:50] "POST /role-configs HTTP/1.1" 200 522 0.041476 10.0.0.50 - - [2026-03-23 05:36:50] "PUT /alarm/fc88139f-c7d6-44c3-a675-4a2d8da6f923 HTTP/1.1" 200 244 0.027376 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.007700 10.0.0.50 - - [2026-03-23 05:36:50] "POST /alarms HTTP/1.1" 409 279 0.003793 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011787 10.0.0.50 - - [2026-03-23 05:36:50] "POST /role-configs HTTP/1.1" 200 521 0.038743 10.0.0.50 - - [2026-03-23 05:36:50] "PUT /alarm/1beafcc1-2e77-4c7b-8916-e1b9427fd2b7 HTTP/1.1" 200 244 0.033579 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.006782 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005622 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.50 - - [2026-03-23 05:36:50] "GET / HTTP/1.1" 200 35931 0.003107 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008975 10.0.0.50 - - [2026-03-23 05:36:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000454 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.50 - - [2026-03-23 05:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.50 - - [2026-03-23 05:36:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.058238 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.50 - - [2026-03-23 05:36:51] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.030304 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.50 - - [2026-03-23 05:36:51] "GET / HTTP/1.1" 200 35931 0.002549 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000604 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017014 10.0.0.50 - - [2026-03-23 05:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.034534 10.0.0.50 - - [2026-03-23 05:36:52] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003795 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.50 - - [2026-03-23 05:36:52] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.015371 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.50 - - [2026-03-23 05:36:52] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012489 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.50 - - [2026-03-23 05:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.040277 10.0.0.50 - - [2026-03-23 05:36:53] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.018325 10.0.0.50 - - [2026-03-23 05:36:53] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.035032 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006002 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.50 - - [2026-03-23 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008593 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012013 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.50 - - [2026-03-23 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.50 - - [2026-03-23 05:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013155 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.50 - - [2026-03-23 05:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006822 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.50 - - [2026-03-23 05:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.50 - - [2026-03-23 05:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.50 - - [2026-03-23 05:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013095 10.0.0.50 - - [2026-03-23 05:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.50 - - [2026-03-23 05:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.50 - - [2026-03-23 05:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006817 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008350 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.50 - - [2026-03-23 05:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.50 - - [2026-03-23 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.50 - - [2026-03-23 05:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007959 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.50 - - [2026-03-23 05:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.50 - - [2026-03-23 05:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.50 - - [2026-03-23 05:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.50 - - [2026-03-23 05:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.50 - - [2026-03-23 05:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.50 - - [2026-03-23 05:37:11] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.50 - - [2026-03-23 05:37:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000665 10.0.0.38 - - [2026-03-23 05:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003067 10.0.0.50 - - [2026-03-23 05:37:11] "POST /virtual-networks HTTP/1.1" 200 552 0.167534 10.0.0.50 - - [2026-03-23 05:37:11] "POST /fqname-to-id HTTP/1.1" 404 178 0.003550 10.0.0.50 - - [2026-03-23 05:37:11] "POST /route-targets HTTP/1.1" 200 327 0.042831 10.0.0.50 - - [2026-03-23 05:37:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.004038 10.0.0.33 - - [2026-03-23 05:37:11] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.33 - - [2026-03-23 05:37:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2026-03-23 05:37:11] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.38 - - [2026-03-23 05:37:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.50 - - [2026-03-23 05:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.482895 10.0.0.50 - - [2026-03-23 05:37:12] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004228 10.0.0.50 - - [2026-03-23 05:37:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.003436 10.0.0.50 - - [2026-03-23 05:37:12] "POST /database-nodes HTTP/1.1" 200 603 0.035047 10.0.0.33 - - [2026-03-23 05:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.652503 10.0.0.33 - - [2026-03-23 05:37:13] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003685 10.0.0.33 - - [2026-03-23 05:37:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.004336 10.0.0.38 - - [2026-03-23 05:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.146471 10.0.0.38 - - [2026-03-23 05:37:13] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003854 10.0.0.38 - - [2026-03-23 05:37:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.004954 10.0.0.33 - - [2026-03-23 05:37:13] "POST /database-nodes HTTP/1.1" 200 603 0.074879 10.0.0.38 - - [2026-03-23 05:37:13] "POST /database-nodes HTTP/1.1" 200 603 0.091424 10.0.0.50 - - [2026-03-23 05:37:39] "GET / HTTP/1.1" 200 35931 0.002661 10.0.0.50 - - [2026-03-23 05:37:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.33 - - [2026-03-23 05:37:39] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.33 - - [2026-03-23 05:37:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2026-03-23 05:37:39] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.38 - - [2026-03-23 05:37:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.50 - - [2026-03-23 05:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.876006 10.0.0.50 - - [2026-03-23 05:37:40] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005087 10.0.0.50 - - [2026-03-23 05:37:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.003322 10.0.0.33 - - [2026-03-23 05:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.452731 10.0.0.33 - - [2026-03-23 05:37:40] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003760 10.0.0.33 - - [2026-03-23 05:37:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.003874 10.0.0.50 - - [2026-03-23 05:37:40] "POST /analytics-nodes HTTP/1.1" 200 605 0.034731 10.0.0.38 - - [2026-03-23 05:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.155401 10.0.0.38 - - [2026-03-23 05:37:40] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007580 10.0.0.33 - - [2026-03-23 05:37:40] "POST /analytics-nodes HTTP/1.1" 200 605 0.042129 10.0.0.38 - - [2026-03-23 05:37:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.004793 10.0.0.38 - - [2026-03-23 05:37:40] "POST /analytics-nodes HTTP/1.1" 200 605 0.052117 10.0.0.50 - - [2026-03-23 05:37:44] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.38 - - [2026-03-23 05:37:44] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.33 - - [2026-03-23 05:37:44] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.38 - - [2026-03-23 05:37:54] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.38 - - [2026-03-23 05:37:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.50 - - [2026-03-23 05:37:54] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.50 - - [2026-03-23 05:37:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2026-03-23 05:37:55] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.33 - - [2026-03-23 05:37:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2026-03-23 05:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.424022 10.0.0.38 - - [2026-03-23 05:37:55] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007433 10.0.0.38 - - [2026-03-23 05:37:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.006066 10.0.0.38 - - [2026-03-23 05:37:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.141293 10.0.0.50 - - [2026-03-23 05:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.852838 10.0.0.50 - - [2026-03-23 05:37:56] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007201 10.0.0.50 - - [2026-03-23 05:37:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.004991 10.0.0.33 - - [2026-03-23 05:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.145123 10.0.0.33 - - [2026-03-23 05:37:56] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.032547 10.0.0.33 - - [2026-03-23 05:37:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.014417 10.0.0.50 - - [2026-03-23 05:37:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.111495 10.0.0.33 - - [2026-03-23 05:37:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.061467 10.0.0.38 - - [2026-03-23 05:38:04] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.38 - - [2026-03-23 05:38:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.50 - - [2026-03-23 05:38:04] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.50 - - [2026-03-23 05:38:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.38 - - [2026-03-23 05:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.512746 10.0.0.38 - - [2026-03-23 05:38:05] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004587 10.0.0.50 - - [2026-03-23 05:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.140451 10.0.0.38 - - [2026-03-23 05:38:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.007028 10.0.0.50 - - [2026-03-23 05:38:05] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.011715 10.0.0.50 - - [2026-03-23 05:38:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.010285 10.0.0.33 - - [2026-03-23 05:38:05] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.33 - - [2026-03-23 05:38:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.38 - - [2026-03-23 05:38:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.090133 10.0.0.50 - - [2026-03-23 05:38:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.095177 10.0.0.33 - - [2026-03-23 05:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.115248 10.0.0.33 - - [2026-03-23 05:38:06] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008289 10.0.0.33 - - [2026-03-23 05:38:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.006042 10.0.0.33 - - [2026-03-23 05:38:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.045193 10.0.0.22 - - [2026-03-23 05:40:05] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.22 - - [2026-03-23 05:40:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.249 - - [2026-03-23 05:40:05] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.249 - - [2026-03-23 05:40:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.22 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.029892 10.0.0.22 - - [2026-03-23 05:40:06] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005247 10.0.0.22 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.22 - - [2026-03-23 05:40:06] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004714 10.0.0.22 - - [2026-03-23 05:40:06] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.028755 10.0.0.22 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 404 218 0.004071 10.0.0.22 - - [2026-03-23 05:40:06] "POST /virtual-routers HTTP/1.1" 200 603 0.042875 10.0.0.22 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.249 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027690 10.0.0.249 - - [2026-03-23 05:40:06] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006391 10.0.0.22 - - [2026-03-23 05:40:06] "GET /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006272 10.0.0.249 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011882 10.0.0.22 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.003337 10.0.0.249 - - [2026-03-23 05:40:06] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006098 10.0.0.22 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.249 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 404 218 0.003926 10.0.0.22 - - [2026-03-23 05:40:06] "GET /virtual-network/2a48835d-71fd-43b7-b9e5-e014e16fc475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.003987 10.0.0.249 - - [2026-03-23 05:40:06] "POST /virtual-routers HTTP/1.1" 200 603 0.040314 10.0.0.249 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.249 - - [2026-03-23 05:40:06] "GET /virtual-router/9230f624-1013-4598-8315-11b42b1f1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020446 10.0.0.22 - - [2026-03-23 05:40:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.151722 10.0.0.249 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.004822 10.0.0.249 - - [2026-03-23 05:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.249 - - [2026-03-23 05:40:06] "GET /virtual-network/2a48835d-71fd-43b7-b9e5-e014e16fc475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.003817 10.0.0.249 - - [2026-03-23 05:40:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.080750 [Introspect:8084]10.0.0.38 - - [2026-03-23 05:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.38 - - [2026-03-23 05:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000864 10.0.0.33 - - [2026-03-23 05:40:59] "GET /global-system-configs HTTP/1.1" 200 322 0.058730 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.50 - - [2026-03-23 05:40:59] "GET /global-system-configs HTTP/1.1" 200 322 0.085121 10.0.0.38 - - [2026-03-23 05:41:00] "GET /obj-perms HTTP/1.1" 200 5056 0.612263 10.0.0.33 - - [2026-03-23 05:41:00] "GET /obj-perms HTTP/1.1" 200 5056 0.636716 10.0.0.50 - - [2026-03-23 05:41:00] "GET /obj-perms HTTP/1.1" 200 5056 0.726259 10.0.0.50 - - [2026-03-23 05:41:00] "GET /global-system-configs HTTP/1.1" 200 322 0.057995 10.0.0.33 - - [2026-03-23 05:41:01] "GET /global-system-configs HTTP/1.1" 200 322 0.103378 10.0.0.38 - - [2026-03-23 05:41:01] "GET /obj-perms HTTP/1.1" 200 5056 0.285287 10.0.0.50 - - [2026-03-23 05:41:01] "GET /obj-perms HTTP/1.1" 200 5056 0.319733 10.0.0.33 - - [2026-03-23 05:41:01] "GET /obj-perms HTTP/1.1" 200 5056 0.349164 10.0.0.38 - - [2026-03-23 05:41:01] "GET /global-system-configs HTTP/1.1" 200 322 0.035133 10.0.0.38 - - [2026-03-23 05:41:02] "GET /global-system-configs HTTP/1.1" 200 322 0.033443 10.0.0.33 - - [2026-03-23 05:41:05] "GET /obj-perms HTTP/1.1" 200 5056 0.065307 10.0.0.38 - - [2026-03-23 05:41:05] "GET /obj-perms HTTP/1.1" 200 5056 0.050486 [Introspect:8084]10.0.0.38 - - [2026-03-23 05:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.38 - - [2026-03-23 05:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000860 10.0.0.50 - - [2026-03-23 05:42:05] "GET /obj-perms HTTP/1.1" 200 5056 0.092148 10.0.0.38 - - [2026-03-23 05:43:14] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.22 - - [2026-03-23 05:43:28] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.22 - - [2026-03-23 05:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.33 - - [2026-03-23 05:43:28] "GET / HTTP/1.1" 200 35931 0.002454 10.0.0.33 - - [2026-03-23 05:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000547 10.0.0.50 - - [2026-03-23 05:43:28] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.50 - - [2026-03-23 05:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.33 - - [2026-03-23 05:43:28] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.33 - - [2026-03-23 05:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.249 - - [2026-03-23 05:43:29] "GET / HTTP/1.1" 200 35931 0.002869 10.0.0.249 - - [2026-03-23 05:43:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.22 - - [2026-03-23 05:43:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.605796 10.0.0.33 - - [2026-03-23 05:43:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.619165 10.0.0.50 - - [2026-03-23 05:43:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.627926 10.0.0.33 - - [2026-03-23 05:43:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.346945 10.0.0.50 - - [2026-03-23 05:43:29] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.249 - - [2026-03-23 05:43:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.059155 10.0.0.50 - - [2026-03-23 05:43:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000356 10.0.0.22 - - [2026-03-23 05:43:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.002077 10.0.0.50 - - [2026-03-23 05:43:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.036969 10.0.0.33 - - [2026-03-23 05:43:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001392 10.0.0.50 - - [2026-03-23 05:43:30] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.50 - - [2026-03-23 05:43:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000589 10.0.0.50 - - [2026-03-23 05:43:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001517 10.0.0.33 - - [2026-03-23 05:43:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001351 10.0.0.249 - - [2026-03-23 05:43:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001960 10.0.0.50 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.026304 10.0.0.33 - - [2026-03-23 05:43:31] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.33 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.33 - - [2026-03-23 05:43:31] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.33 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.008608 10.0.0.50 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001372 10.0.0.33 - - [2026-03-23 05:43:31] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.33 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.33 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001389 10.0.0.50 - - [2026-03-23 05:43:31] "GET / HTTP/1.1" 200 35931 0.001629 10.0.0.50 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.33 - - [2026-03-23 05:43:31] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.33 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.50 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001457 10.0.0.50 - - [2026-03-23 05:43:31] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.33 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001346 10.0.0.50 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.249 - - [2026-03-23 05:43:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001681 10.0.0.50 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001442 10.0.0.22 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001358 10.0.0.50 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001497 10.0.0.50 - - [2026-03-23 05:43:32] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.50 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001427 10.0.0.50 - - [2026-03-23 05:43:32] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.50 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000387 10.0.0.33 - - [2026-03-23 05:43:32] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.33 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000770 10.0.0.33 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 1.072165 10.0.0.50 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001495 10.0.0.33 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001380 10.0.0.249 - - [2026-03-23 05:43:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001440 10.0.0.50 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001359 10.0.0.22 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001727 10.0.0.50 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001355 10.0.0.33 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001443 10.0.0.33 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 1.350643 10.0.0.33 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002095 10.0.0.50 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001360 10.0.0.33 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001374 10.0.0.249 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001521 10.0.0.33 - - [2026-03-23 05:43:33] "POST /fqname-to-id HTTP/1.1" 503 160 1.332358 10.0.0.50 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001641 10.0.0.22 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001549 10.0.0.50 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001377 10.0.0.33 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001869 10.0.0.50 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 1.626435 10.0.0.33 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001416 10.0.0.33 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 1.321680 10.0.0.33 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002620 10.0.0.50 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 1.069448 10.0.0.50 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.775936 10.0.0.50 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001477 10.0.0.33 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001764 10.0.0.249 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001587 10.0.0.33 - - [2026-03-23 05:43:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001448 10.0.0.50 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.004061 10.0.0.22 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001548 10.0.0.50 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001719 10.0.0.33 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001494 10.0.0.50 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001751 10.0.0.33 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001462 10.0.0.33 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002250 10.0.0.33 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.004108 10.0.0.50 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001529 10.0.0.50 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001518 10.0.0.50 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001800 10.0.0.33 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001627 10.0.0.249 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001469 10.0.0.33 - - [2026-03-23 05:43:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001832 10.0.0.50 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001667 10.0.0.22 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001429 10.0.0.50 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001614 10.0.0.50 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 2.297564 10.0.0.33 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001509 10.0.0.33 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 2.029025 10.0.0.50 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001517 10.0.0.33 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001573 10.0.0.33 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001714 10.0.0.33 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001367 10.0.0.50 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001338 10.0.0.50 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001661 10.0.0.50 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001710 10.0.0.33 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002533 10.0.0.249 - - [2026-03-23 05:43:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001410 10.0.0.33 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002519 10.0.0.50 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001406 10.0.0.22 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001501 10.0.0.50 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001616 10.0.0.50 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001907 10.0.0.33 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001397 10.0.0.33 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001210 10.0.0.50 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001736 10.0.0.33 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001475 10.0.0.33 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001686 10.0.0.33 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002027 10.0.0.50 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001287 10.0.0.50 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001530 10.0.0.50 - - [2026-03-23 05:43:37] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.50 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001535 10.0.0.33 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001453 10.0.0.249 - - [2026-03-23 05:43:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001439 10.0.0.33 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001459 10.0.0.50 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001458 10.0.0.22 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001515 10.0.0.50 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001738 10.0.0.33 - - [2026-03-23 05:43:38] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.50 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001359 10.0.0.33 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001424 10.0.0.33 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.002266 10.0.0.50 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001640 10.0.0.33 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001292 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 23 05:43:38 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.33 - - [2026-03-23 05:43:38] "POST /fqname-to-id HTTP/1.1" 500 156 0.140638 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 23 05:43:39 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.33 - - [2026-03-23 05:43:39] "POST /fqname-to-id HTTP/1.1" 500 156 1.121204 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 23 05:43:39 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.50 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.165532 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 23 05:43:40 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.50 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.289810 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 23 05:43:40 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.50 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.226562 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 23 05:43:40 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.33 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.262144 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 23 05:43:40 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.33 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.333436 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 23 05:43:40 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.249 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.390172 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 23 05:43:40 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.50 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.219642 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 23 05:43:40 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.22 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.161639 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 23 05:43:40 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.50 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.222685 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 23 05:43:40 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.33 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.024076 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 23 05:43:40 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.50 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.095862 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 23 05:43:40 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.33 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.114349 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 23 05:43:40 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.33 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.082466 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 23 05:43:40 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.50 - - [2026-03-23 05:43:40] "POST /fqname-to-id HTTP/1.1" 500 156 1.155949 10.0.0.22 - - [2026-03-23 05:43:44] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.22 - - [2026-03-23 05:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.249 - - [2026-03-23 05:43:44] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.249 - - [2026-03-23 05:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.33 - - [2026-03-23 05:43:45] "GET / HTTP/1.1" 200 35931 0.002134 10.0.0.33 - - [2026-03-23 05:43:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.50 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.002596 10.0.0.50 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.50 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.50 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.33 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.33 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000417 10.0.0.50 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.50 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.50 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.50 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.33 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.33 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.33 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.50 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.50 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.50 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.50 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.50 - - [2026-03-23 05:43:46] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.50 - - [2026-03-23 05:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000374 10.0.0.33 - - [2026-03-23 05:43:47] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.33 - - [2026-03-23 05:43:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.33 - - [2026-03-23 05:43:47] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.33 - - [2026-03-23 05:43:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.33 - - [2026-03-23 05:43:47] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.33 - - [2026-03-23 05:43:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 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 23 05:43:48 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.50 - - [2026-03-23 05:43:48] "GET /global-system-configs HTTP/1.1" 500 156 6.727628 10.0.0.38 - - [2026-03-23 05:43:59] "GET /obj-perms HTTP/1.1" 200 5056 18.205525 10.0.0.22 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 11.578676 10.0.0.22 - - [2026-03-23 05:44:02] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009517 10.0.0.22 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011169 10.0.0.249 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 11.322102 10.0.0.249 - - [2026-03-23 05:44:02] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011822 10.0.0.249 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008851 10.0.0.22 - - [2026-03-23 05:44:02] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011727 10.0.0.33 - - [2026-03-23 05:44:02] "GET /global-system-configs HTTP/1.1" 200 322 10.709560 10.0.0.249 - - [2026-03-23 05:44:02] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006884 10.0.0.22 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014392 10.0.0.33 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 9.756562 10.0.0.33 - - [2026-03-23 05:44:02] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018696 10.0.0.249 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019691 10.0.0.33 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.033843 10.0.0.22 - - [2026-03-23 05:44:02] "GET /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019131 10.0.0.33 - - [2026-03-23 05:44:02] "GET /obj-perms HTTP/1.1" 200 5056 16.865441 10.0.0.249 - - [2026-03-23 05:44:02] "GET /virtual-router/9230f624-1013-4598-8315-11b42b1f1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.004910 10.0.0.33 - - [2026-03-23 05:44:02] "GET /analytics-node/7b35debf-d43a-41a3-bde2-141a8e0116c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.024089 10.0.0.22 - - [2026-03-23 05:44:02] "PUT /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f HTTP/1.1" 200 262 0.075759 10.0.0.249 - - [2026-03-23 05:44:02] "PUT /virtual-router/9230f624-1013-4598-8315-11b42b1f1015 HTTP/1.1" 200 262 0.102288 10.0.0.22 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014970 10.0.0.249 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.22 - - [2026-03-23 05:44:02] "GET /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013048 10.0.0.249 - - [2026-03-23 05:44:02] "GET /virtual-router/9230f624-1013-4598-8315-11b42b1f1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.008891 10.0.0.22 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025234 10.0.0.249 - - [2026-03-23 05:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.026236 10.0.0.22 - - [2026-03-23 05:44:02] "GET /virtual-machine-interface/58961c49-d35c-4b24-9ad5-aa89739e9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.020021 10.0.0.249 - - [2026-03-23 05:44:02] "GET /virtual-machine-interface/c1841029-2166-49e3-b848-12b796bac0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.019992 10.0.0.22 - - [2026-03-23 05:44:03] "PUT /virtual-machine-interface/58961c49-d35c-4b24-9ad5-aa89739e9fb3 HTTP/1.1" 200 284 0.154954 10.0.0.249 - - [2026-03-23 05:44:03] "PUT /virtual-machine-interface/c1841029-2166-49e3-b848-12b796bac0e2 HTTP/1.1" 200 284 0.172184 10.0.0.50 - - [2026-03-23 05:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 10.005071 10.0.0.50 - - [2026-03-23 05:44:03] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011135 10.0.0.50 - - [2026-03-23 05:44:03] "POST /bgp-routers HTTP/1.1" 409 303 0.010716 10.0.0.50 - - [2026-03-23 05:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007898 10.0.0.50 - - [2026-03-23 05:44:03] "GET /bgp-router/bef45022-4f1c-4a9e-8d6c-1afb6c0fbc4f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1804 0.033528 10.0.0.50 - - [2026-03-23 05:44:03] "PUT /bgp-router/bef45022-4f1c-4a9e-8d6c-1afb6c0fbc4f HTTP/1.1" 200 254 0.187163 10.0.0.33 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 10.173255 10.0.0.33 - - [2026-03-23 05:44:04] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013673 10.0.0.33 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015373 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 9.892239 10.0.0.50 - - [2026-03-23 05:44:04] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004410 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 9.615252 10.0.0.50 - - [2026-03-23 05:44:04] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006939 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009961 10.0.0.33 - - [2026-03-23 05:44:04] "GET /analytics-alarm-node/9e80c835-b609-4fad-8daf-38d0502663c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.013668 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 9.375300 10.0.0.50 - - [2026-03-23 05:44:04] "GET /analytics-node/708cdf44-feb6-44f9-a066-8fb62519a808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.050244 10.0.0.50 - - [2026-03-23 05:44:04] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024586 10.0.0.33 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 9.130879 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011183 10.0.0.50 - - [2026-03-23 05:44:04] "GET /database-node/e264f59a-3888-4221-8395-25a769c4eaa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.032075 10.0.0.33 - - [2026-03-23 05:44:04] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007419 10.0.0.33 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011676 10.0.0.33 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 8.857740 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 8.534875 10.0.0.33 - - [2026-03-23 05:44:04] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.062729 10.0.0.50 - - [2026-03-23 05:44:04] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.040971 10.0.0.33 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021827 10.0.0.50 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020066 10.0.0.33 - - [2026-03-23 05:44:04] "GET /analytics-snmp-node/6c454001-2e90-4556-b16d-acdae8160124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1223 0.081590 10.0.0.50 - - [2026-03-23 05:44:04] "GET /analytics-alarm-node/d48b27ba-00cc-4b19-9131-391f0d2d7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.105469 10.0.0.38 - - [2026-03-23 05:44:04] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.33 - - [2026-03-23 05:44:04] "GET /config-node/40b03761-43cc-4ac2-b77d-dd5f48bae560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.030323 10.0.0.50 - - [2026-03-23 05:44:04] "GET /config-database-node/5b6ba60d-5f2f-4c78-8c4e-2e711b059a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.028768 10.0.0.38 - - [2026-03-23 05:44:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.50 - - [2026-03-23 05:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 8.312726 10.0.0.50 - - [2026-03-23 05:44:05] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008000 10.0.0.50 - - [2026-03-23 05:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017740 10.0.0.50 - - [2026-03-23 05:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 8.028883 10.0.0.50 - - [2026-03-23 05:44:05] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005210 10.0.0.50 - - [2026-03-23 05:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.057305 10.0.0.33 - - [2026-03-23 05:44:05] "GET / HTTP/1.1" 200 35931 0.002170 10.0.0.33 - - [2026-03-23 05:44:05] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000458 10.0.0.50 - - [2026-03-23 05:44:05] "GET /config-node/8fcc0958-3ae1-4ccb-b029-c93d3f6918c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.093207 10.0.0.50 - - [2026-03-23 05:44:05] "GET /analytics-snmp-node/cb21c9e4-215a-49fa-8007-f6e947c7e977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1223 0.045178 10.0.0.50 - - [2026-03-23 05:44:05] "GET / HTTP/1.1" 200 35931 0.002922 10.0.0.50 - - [2026-03-23 05:44:05] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2026-03-23 05:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 8.017351 10.0.0.33 - - [2026-03-23 05:44:05] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006046 10.0.0.33 - - [2026-03-23 05:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 7.707087 10.0.0.33 - - [2026-03-23 05:44:06] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015838 10.0.0.33 - - [2026-03-23 05:44:06] "POST /bgp-routers HTTP/1.1" 409 303 0.015460 10.0.0.33 - - [2026-03-23 05:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012864 10.0.0.33 - - [2026-03-23 05:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 7.348404 10.0.0.33 - - [2026-03-23 05:44:06] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007795 10.0.0.33 - - [2026-03-23 05:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021431 10.0.0.33 - - [2026-03-23 05:44:06] "GET /config-database-node/1fddddbf-a875-4c70-9818-3dd8b8642192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.014813 10.0.0.33 - - [2026-03-23 05:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028054 10.0.0.33 - - [2026-03-23 05:44:06] "GET /database-node/39d3742e-176b-4ce2-8f3b-e976a8140132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.154785 10.0.0.33 - - [2026-03-23 05:44:06] "GET /bgp-router/7da613d5-fd45-44b2-b4ca-b4facca45b08?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1801 0.143738 10.0.0.33 - - [2026-03-23 05:44:06] "PUT /bgp-router/7da613d5-fd45-44b2-b4ca-b4facca45b08 HTTP/1.1" 200 254 0.080585 10.0.0.50 - - [2026-03-23 05:44:06] "GET /obj-perms HTTP/1.1" 200 5056 18.847482 10.0.0.50 - - [2026-03-23 05:44:06] "GET /global-system-configs HTTP/1.1" 200 322 6.594743 10.0.0.38 - - [2026-03-23 05:44:07] "GET /obj-perms HTTP/1.1" 200 5056 16.901150 10.0.0.50 - - [2026-03-23 05:44:07] "GET /obj-perms HTTP/1.1" 200 5056 16.646477 10.0.0.33 - - [2026-03-23 05:44:07] "GET /obj-perms HTTP/1.1" 200 5056 15.769163 10.0.0.33 - - [2026-03-23 05:44:07] "GET /global-system-configs HTTP/1.1" 200 322 2.727852 10.0.0.38 - - [2026-03-23 05:44:08] "GET /obj-perms HTTP/1.1" 200 5056 9.162583 10.0.0.50 - - [2026-03-23 05:44:08] "GET /obj-perms HTTP/1.1" 200 5056 8.064669 10.0.0.33 - - [2026-03-23 05:44:09] "GET /obj-perms HTTP/1.1" 200 5056 7.403980 10.0.0.50 - - [2026-03-23 05:44:09] "GET /obj-perms HTTP/1.1" 200 5056 5.714225 10.0.0.38 - - [2026-03-23 05:44:10] "GET /obj-perms HTTP/1.1" 200 5056 6.256365 10.0.0.33 - - [2026-03-23 05:44:10] "GET /obj-perms HTTP/1.1" 200 5056 5.688001 10.0.0.33 - - [2026-03-23 05:44:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.769338 10.0.0.50 - - [2026-03-23 05:44:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.343982 10.0.0.38 - - [2026-03-23 05:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.866878 10.0.0.38 - - [2026-03-23 05:44:13] "PUT /job-template/bc6bf4d8-8885-4874-8bbf-0460528b579d HTTP/1.1" 200 258 0.043742 10.0.0.38 - - [2026-03-23 05:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009726 10.0.0.38 - - [2026-03-23 05:44:13] "PUT /job-template/5b1c129d-70f3-4bcf-a312-40711aa9d7de HTTP/1.1" 200 258 0.180253 10.0.0.38 - - [2026-03-23 05:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.38 - - [2026-03-23 05:44:13] "PUT /job-template/0261c8df-2ac0-49ec-982b-bbc2ad45ef2e HTTP/1.1" 200 258 0.080966 10.0.0.38 - - [2026-03-23 05:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018941 10.0.0.38 - - [2026-03-23 05:44:13] "PUT /job-template/794a9529-1657-4a21-bd93-ab0c4440490b HTTP/1.1" 200 258 0.051626 10.0.0.38 - - [2026-03-23 05:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013587 10.0.0.38 - - [2026-03-23 05:44:14] "PUT /job-template/ca6b00ea-edf9-42b1-aaa0-2734ab728754 HTTP/1.1" 200 258 0.256449 10.0.0.38 - - [2026-03-23 05:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009351 10.0.0.38 - - [2026-03-23 05:44:14] "PUT /job-template/742c414a-07e7-49b1-8028-8cab5fd506cf HTTP/1.1" 200 258 0.108599 10.0.0.38 - - [2026-03-23 05:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009160 10.0.0.38 - - [2026-03-23 05:44:14] "PUT /job-template/30eb2a5b-6e82-4c4e-829b-ae9da1e3fbb3 HTTP/1.1" 200 258 0.037542 10.0.0.38 - - [2026-03-23 05:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.33 - - [2026-03-23 05:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010998 10.0.0.33 - - [2026-03-23 05:44:15] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.008979 10.0.0.50 - - [2026-03-23 05:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013138 10.0.0.50 - - [2026-03-23 05:44:15] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007025 10.0.0.33 - - [2026-03-23 05:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013644 10.0.0.38 - - [2026-03-23 05:44:15] "PUT /job-template/976ab5bc-2b3e-45da-a08f-81db31c1f984 HTTP/1.1" 200 258 0.115916 10.0.0.50 - - [2026-03-23 05:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026377 10.0.0.33 - - [2026-03-23 05:44:15] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.041286 10.0.0.38 - - [2026-03-23 05:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.50 - - [2026-03-23 05:44:15] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.098883 10.0.0.38 - - [2026-03-23 05:44:15] "PUT /job-template/0d4c0f2a-70d5-4f15-ae75-43f438832da1 HTTP/1.1" 200 258 0.035924 10.0.0.38 - - [2026-03-23 05:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013268 10.0.0.38 - - [2026-03-23 05:44:15] "PUT /job-template/23f68a17-0c0e-49d3-a650-abccbab55ef0 HTTP/1.1" 200 258 0.101004 10.0.0.38 - - [2026-03-23 05:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011958 10.0.0.33 - - [2026-03-23 05:44:15] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.33 - - [2026-03-23 05:44:15] "POST /alarms HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2026-03-23 05:44:15] "PUT /config-properties/c904512b-de5f-4aef-ad7a-b93855d62961 HTTP/1.1" 200 268 0.045857 10.0.0.38 - - [2026-03-23 05:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.50 - - [2026-03-23 05:44:16] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.50 - - [2026-03-23 05:44:16] "POST /alarms HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2026-03-23 05:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 10.0.0.38 - - [2026-03-23 05:44:16] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.046951 10.0.0.38 - - [2026-03-23 05:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.38 - - [2026-03-23 05:44:16] "PUT /hardware/adb1c274-593b-4320-986e-0d11b715c213 HTTP/1.1" 200 250 0.053538 10.0.0.38 - - [2026-03-23 05:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.38 - - [2026-03-23 05:44:16] "PUT /hardware/2fd7fe88-bf57-483c-ba04-383842582fbb HTTP/1.1" 200 250 0.055780 10.0.0.38 - - [2026-03-23 05:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013185 10.0.0.38 - - [2026-03-23 05:44:16] "PUT /hardware/a7ea294e-2fb5-4ddc-bfa5-0ebeecf50cb4 HTTP/1.1" 200 250 0.054390 10.0.0.38 - - [2026-03-23 05:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012673 10.0.0.38 - - [2026-03-23 05:44:17] "PUT /hardware/d95602de-09e8-4539-9fa0-e6ece5a6ddfc HTTP/1.1" 200 250 0.047557 10.0.0.38 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015871 10.0.0.38 - - [2026-03-23 05:44:17] "PUT /hardware/4065207e-c687-405c-83e2-e1aff9398945 HTTP/1.1" 200 250 0.033205 10.0.0.38 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010147 10.0.0.33 - - [2026-03-23 05:44:17] "POST /alarms HTTP/1.1" 409 264 0.808956 10.0.0.33 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011433 10.0.0.50 - - [2026-03-23 05:44:17] "POST /alarms HTTP/1.1" 409 264 0.190874 10.0.0.38 - - [2026-03-23 05:44:17] "PUT /hardware/481f5e8a-43a2-490f-8594-c5e4e9e22ebb HTTP/1.1" 200 250 0.116455 10.0.0.33 - - [2026-03-23 05:44:17] "PUT /alarm/0298a49c-e1e3-4b68-bc3e-1a15bcff906c HTTP/1.1" 200 244 0.072129 10.0.0.50 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023301 10.0.0.33 - - [2026-03-23 05:44:17] "POST /alarms HTTP/1.1" 409 261 0.012418 10.0.0.38 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006928 10.0.0.33 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009884 10.0.0.50 - - [2026-03-23 05:44:17] "PUT /alarm/0298a49c-e1e3-4b68-bc3e-1a15bcff906c HTTP/1.1" 200 244 0.063771 10.0.0.50 - - [2026-03-23 05:44:17] "POST /alarms HTTP/1.1" 409 261 0.021072 10.0.0.38 - - [2026-03-23 05:44:17] "PUT /hardware/777985c2-2470-4c1e-992e-5658582eb2f1 HTTP/1.1" 200 250 0.060034 10.0.0.50 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.33 - - [2026-03-23 05:44:17] "PUT /alarm/fe515ce9-124c-4267-ae50-4bedf42bf5c4 HTTP/1.1" 200 244 0.081420 10.0.0.38 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017366 10.0.0.33 - - [2026-03-23 05:44:17] "POST /alarms HTTP/1.1" 409 261 0.003913 10.0.0.33 - - [2026-03-23 05:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008635 10.0.0.50 - - [2026-03-23 05:44:17] "PUT /alarm/fe515ce9-124c-4267-ae50-4bedf42bf5c4 HTTP/1.1" 200 244 0.093257 10.0.0.38 - - [2026-03-23 05:44:17] "PUT /hardware/d951304e-cde9-4b49-9626-0fb8cd4a59da HTTP/1.1" 200 250 0.060482 10.0.0.50 - - [2026-03-23 05:44:17] "POST /alarms HTTP/1.1" 409 261 0.020501 10.0.0.33 - - [2026-03-23 05:44:17] "PUT /alarm/47d88c9a-20a8-4106-9784-b7c7fa2740a4 HTTP/1.1" 200 244 0.067372 10.0.0.50 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.38 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026933 10.0.0.33 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 253 0.012361 10.0.0.33 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015180 10.0.0.50 - - [2026-03-23 05:44:18] "PUT /alarm/47d88c9a-20a8-4106-9784-b7c7fa2740a4 HTTP/1.1" 200 244 0.062177 10.0.0.38 - - [2026-03-23 05:44:18] "PUT /hardware/50930396-e137-47c7-890b-7685565aae50 HTTP/1.1" 200 250 0.036594 10.0.0.50 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 253 0.005273 10.0.0.38 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008322 10.0.0.33 - - [2026-03-23 05:44:18] "PUT /alarm/5838db69-c5c9-44e5-bfd2-005428f2e40b HTTP/1.1" 200 244 0.061651 10.0.0.50 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018107 10.0.0.33 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 251 0.006592 10.0.0.38 - - [2026-03-23 05:44:18] "PUT /hardware/884284f3-9c13-4dbd-8230-20ff0c696e68 HTTP/1.1" 200 250 0.038801 10.0.0.33 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.50 - - [2026-03-23 05:44:18] "PUT /alarm/5838db69-c5c9-44e5-bfd2-005428f2e40b HTTP/1.1" 200 244 0.060810 10.0.0.38 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.50 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 251 0.004775 10.0.0.50 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.33 - - [2026-03-23 05:44:18] "PUT /alarm/a47fd540-9df9-42c1-a8cc-99bb7378e413 HTTP/1.1" 200 244 0.077912 10.0.0.33 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 252 0.008542 10.0.0.38 - - [2026-03-23 05:44:18] "PUT /hardware/39f350de-3043-4f8d-89ea-c0d3337cec11 HTTP/1.1" 200 250 0.083677 10.0.0.33 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010018 10.0.0.50 - - [2026-03-23 05:44:18] "PUT /alarm/a47fd540-9df9-42c1-a8cc-99bb7378e413 HTTP/1.1" 200 244 0.097331 10.0.0.50 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 252 0.034767 10.0.0.38 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020627 10.0.0.33 - - [2026-03-23 05:44:18] "PUT /alarm/cb3fad84-1462-4212-b666-0c7491acfb42 HTTP/1.1" 200 244 0.124502 10.0.0.50 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.042715 10.0.0.33 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 256 0.016068 10.0.0.33 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.38 - - [2026-03-23 05:44:18] "PUT /hardware/c584c164-48aa-4b6b-82fd-78447b216f0a HTTP/1.1" 200 250 0.078866 10.0.0.50 - - [2026-03-23 05:44:18] "PUT /alarm/cb3fad84-1462-4212-b666-0c7491acfb42 HTTP/1.1" 200 244 0.101401 10.0.0.38 - - [2026-03-23 05:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.033464 10.0.0.33 - - [2026-03-23 05:44:18] "PUT /alarm/b4c90925-0f5d-45df-ba7a-7d5e3422b96a HTTP/1.1" 200 244 0.085877 10.0.0.50 - - [2026-03-23 05:44:18] "POST /alarms HTTP/1.1" 409 256 0.025912 10.0.0.33 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 248 0.030927 10.0.0.50 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.094810 10.0.0.33 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.029114 10.0.0.38 - - [2026-03-23 05:44:19] "PUT /hardware/12637c14-9c0a-432c-b071-7c4a4db8cf83 HTTP/1.1" 200 250 0.036028 10.0.0.33 - - [2026-03-23 05:44:19] "PUT /alarm/02811b80-ce69-4eb9-a887-5dfbf738f1ae HTTP/1.1" 200 244 0.068113 10.0.0.50 - - [2026-03-23 05:44:19] "PUT /alarm/b4c90925-0f5d-45df-ba7a-7d5e3422b96a HTTP/1.1" 200 244 0.086091 10.0.0.38 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.33 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 252 0.015649 10.0.0.50 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 248 0.004534 10.0.0.33 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.50 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006219 10.0.0.38 - - [2026-03-23 05:44:19] "PUT /hardware/2f1f9431-98f9-4ae5-a99b-9d43a5f76774 HTTP/1.1" 200 250 0.037953 10.0.0.38 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014949 10.0.0.33 - - [2026-03-23 05:44:19] "PUT /alarm/fbee799d-7205-43c2-954a-ef0baf066939 HTTP/1.1" 200 244 0.074719 10.0.0.50 - - [2026-03-23 05:44:19] "PUT /alarm/02811b80-ce69-4eb9-a887-5dfbf738f1ae HTTP/1.1" 200 244 0.081227 10.0.0.33 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 257 0.006249 10.0.0.50 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 252 0.043188 10.0.0.33 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.38 - - [2026-03-23 05:44:19] "PUT /hardware/64b186e2-39c6-4528-a565-416e1f5fba02 HTTP/1.1" 200 250 0.075115 10.0.0.50 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012268 10.0.0.33 - - [2026-03-23 05:44:19] "PUT /alarm/40cea2be-664c-438f-8e00-2f70585e08d0 HTTP/1.1" 200 244 0.046455 10.0.0.38 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010215 10.0.0.33 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 251 0.006456 10.0.0.50 - - [2026-03-23 05:44:19] "PUT /alarm/fbee799d-7205-43c2-954a-ef0baf066939 HTTP/1.1" 200 244 0.063768 10.0.0.33 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.026665 10.0.0.50 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 257 0.006507 10.0.0.38 - - [2026-03-23 05:44:19] "PUT /hardware/a120fdec-eba5-4f0d-9160-ed5fcd057907 HTTP/1.1" 200 250 0.074326 10.0.0.50 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020964 10.0.0.33 - - [2026-03-23 05:44:19] "PUT /alarm/c048b776-2220-48b2-a061-a459aba76b19 HTTP/1.1" 200 244 0.051659 10.0.0.38 - - [2026-03-23 05:44:19] "GET / HTTP/1.1" 200 35931 0.002531 10.0.0.38 - - [2026-03-23 05:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.033318 10.0.0.33 - - [2026-03-23 05:44:19] "POST /alarms HTTP/1.1" 409 257 0.014858 10.0.0.50 - - [2026-03-23 05:44:19] "PUT /alarm/40cea2be-664c-438f-8e00-2f70585e08d0 HTTP/1.1" 200 244 0.073911 10.0.0.33 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010418 10.0.0.50 - - [2026-03-23 05:44:20] "POST /alarms HTTP/1.1" 409 251 0.024172 10.0.0.50 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010435 10.0.0.38 - - [2026-03-23 05:44:20] "PUT /hardware/4328217c-4772-4a3d-893a-337d13448fad HTTP/1.1" 200 250 0.078693 10.0.0.33 - - [2026-03-23 05:44:20] "PUT /alarm/81eaa861-b0b7-4e41-8eef-f7da908a67ee HTTP/1.1" 200 244 0.106415 10.0.0.38 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.033974 10.0.0.33 - - [2026-03-23 05:44:20] "POST /alarms HTTP/1.1" 409 261 0.067863 10.0.0.50 - - [2026-03-23 05:44:20] "PUT /alarm/c048b776-2220-48b2-a061-a459aba76b19 HTTP/1.1" 200 244 0.139442 10.0.0.33 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019545 10.0.0.50 - - [2026-03-23 05:44:20] "POST /alarms HTTP/1.1" 409 257 0.013919 10.0.0.50 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016183 10.0.0.38 - - [2026-03-23 05:44:20] "PUT /feature/4f6be37e-a23b-4e79-9c3a-642d74cca35a HTTP/1.1" 200 248 0.061008 10.0.0.33 - - [2026-03-23 05:44:20] "PUT /alarm/aea3e5c3-c9e1-4b32-9574-0347a9ae8593 HTTP/1.1" 200 244 0.076008 10.0.0.33 - - [2026-03-23 05:44:20] "POST /alarms HTTP/1.1" 409 258 0.012920 10.0.0.50 - - [2026-03-23 05:44:20] "PUT /alarm/81eaa861-b0b7-4e41-8eef-f7da908a67ee HTTP/1.1" 200 244 0.072157 10.0.0.38 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.044699 10.0.0.33 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011170 10.0.0.50 - - [2026-03-23 05:44:20] "POST /alarms HTTP/1.1" 409 261 0.011432 10.0.0.50 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016370 10.0.0.50 - - [2026-03-23 05:44:20] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.33 - - [2026-03-23 05:44:20] "PUT /alarm/d5c4a7e9-c2ca-4f17-8136-c09fa7c9f02d HTTP/1.1" 200 244 0.069973 10.0.0.38 - - [2026-03-23 05:44:20] "PUT /feature/0b943330-d562-4a8c-8f78-09b0f981c359 HTTP/1.1" 200 248 0.074404 10.0.0.33 - - [2026-03-23 05:44:20] "POST /alarms HTTP/1.1" 409 254 0.011251 10.0.0.50 - - [2026-03-23 05:44:20] "PUT /alarm/aea3e5c3-c9e1-4b32-9574-0347a9ae8593 HTTP/1.1" 200 244 0.090769 10.0.0.33 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021380 10.0.0.38 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018861 10.0.0.50 - - [2026-03-23 05:44:20] "POST /alarms HTTP/1.1" 409 258 0.013283 10.0.0.50 - - [2026-03-23 05:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019297 10.0.0.33 - - [2026-03-23 05:44:20] "PUT /alarm/70edabd3-0dbb-416c-99dc-fdd195f3df36 HTTP/1.1" 200 244 0.090389 10.0.0.38 - - [2026-03-23 05:44:20] "PUT /feature/fd5d071b-a3f0-496b-ae1c-4b699d0dd0b9 HTTP/1.1" 200 248 0.050144 10.0.0.33 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 254 0.029988 10.0.0.38 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011152 10.0.0.50 - - [2026-03-23 05:44:21] "PUT /alarm/d5c4a7e9-c2ca-4f17-8136-c09fa7c9f02d HTTP/1.1" 200 244 0.133190 10.0.0.33 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015846 10.0.0.50 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 254 0.010596 10.0.0.50 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.33 - - [2026-03-23 05:44:21] "PUT /alarm/205d5b67-7012-45b0-aa20-83d21ee6d092 HTTP/1.1" 200 244 0.094248 10.0.0.38 - - [2026-03-23 05:44:21] "PUT /feature/4e98850e-f911-4d8a-8e3b-58b7e2df7b55 HTTP/1.1" 200 248 0.091397 10.0.0.33 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 254 0.062845 10.0.0.50 - - [2026-03-23 05:44:21] "PUT /alarm/70edabd3-0dbb-416c-99dc-fdd195f3df36 HTTP/1.1" 200 244 0.142847 10.0.0.33 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021482 10.0.0.50 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 254 0.013142 10.0.0.38 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026848 10.0.0.50 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.33 - - [2026-03-23 05:44:21] "PUT /alarm/703c53c3-ae44-48b9-9d2f-a11136023f7e HTTP/1.1" 200 244 0.045330 10.0.0.38 - - [2026-03-23 05:44:21] "PUT /physical-role/bb314388-3417-4c39-8452-affafcad57cd HTTP/1.1" 200 260 0.041907 10.0.0.33 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 247 0.007164 10.0.0.33 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010058 10.0.0.50 - - [2026-03-23 05:44:21] "PUT /alarm/205d5b67-7012-45b0-aa20-83d21ee6d092 HTTP/1.1" 200 244 0.161394 10.0.0.38 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020047 10.0.0.50 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 254 0.025951 10.0.0.33 - - [2026-03-23 05:44:21] "PUT /alarm/027b7ac2-0893-4135-9021-cd5be815af11 HTTP/1.1" 200 244 0.125486 10.0.0.50 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 272 0.013534 10.0.0.38 - - [2026-03-23 05:44:21] "PUT /overlay-role/da8725ac-70a0-4c7e-b6fc-91eb1da31159 HTTP/1.1" 200 258 0.049508 10.0.0.33 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023015 10.0.0.50 - - [2026-03-23 05:44:21] "PUT /alarm/703c53c3-ae44-48b9-9d2f-a11136023f7e HTTP/1.1" 200 244 0.076753 10.0.0.38 - - [2026-03-23 05:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019140 10.0.0.50 - - [2026-03-23 05:44:21] "POST /alarms HTTP/1.1" 409 247 0.005707 10.0.0.33 - - [2026-03-23 05:44:22] "PUT /alarm/1b526b11-d04f-4940-bcca-356fee01a45a HTTP/1.1" 200 244 0.058856 10.0.0.50 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.021152 10.0.0.33 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 261 0.032947 10.0.0.38 - - [2026-03-23 05:44:22] "PUT /overlay-role/42da6f39-ab84-4ec6-8eec-0d7a833fe182 HTTP/1.1" 200 258 0.073952 10.0.0.38 - - [2026-03-23 05:44:22] "GET /network-ipam/9d27cef3-4ddc-4049-ab21-632430c3e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.066689 10.0.0.33 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010184 10.0.0.50 - - [2026-03-23 05:44:22] "GET /service-appliance-set/213f6d5f-3694-4f50-9b67-30858edc486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.054110 10.0.0.38 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028436 10.0.0.50 - - [2026-03-23 05:44:22] "PUT /alarm/027b7ac2-0893-4135-9021-cd5be815af11 HTTP/1.1" 200 244 0.086760 10.0.0.50 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 272 0.004810 10.0.0.33 - - [2026-03-23 05:44:22] "PUT /alarm/a6cad600-d5f9-4218-bcd3-e5d3cd617bcb HTTP/1.1" 200 244 0.067165 10.0.0.50 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.50 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.38 - - [2026-03-23 05:44:22] "PUT /overlay-role/8f66a078-6ab6-404c-b9fc-6b11ccc70f55 HTTP/1.1" 200 258 0.054695 10.0.0.33 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 259 0.014385 10.0.0.38 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.50 - - [2026-03-23 05:44:22] "PUT /alarm/1b526b11-d04f-4940-bcca-356fee01a45a HTTP/1.1" 200 244 0.047225 10.0.0.33 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.024310 10.0.0.50 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 261 0.008513 10.0.0.50 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.33 - - [2026-03-23 05:44:22] "PUT /alarm/9b70d1b0-48e2-4cde-b414-cb1dc4e0ab71 HTTP/1.1" 200 244 0.057757 10.0.0.38 - - [2026-03-23 05:44:22] "PUT /overlay-role/5425c9ac-582a-4f5e-9d2b-e0b93fa6d117 HTTP/1.1" 200 258 0.064973 10.0.0.33 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 265 0.003072 10.0.0.50 - - [2026-03-23 05:44:22] "PUT /alarm/a6cad600-d5f9-4218-bcd3-e5d3cd617bcb HTTP/1.1" 200 244 0.047843 10.0.0.38 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011634 10.0.0.33 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009479 10.0.0.50 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 259 0.010089 10.0.0.50 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006513 10.0.0.38 - - [2026-03-23 05:44:22] "PUT /overlay-role/792fb5ad-a117-49e8-88b5-10ea6701a965 HTTP/1.1" 200 258 0.055238 10.0.0.33 - - [2026-03-23 05:44:22] "PUT /alarm/fc88139f-c7d6-44c3-a675-4a2d8da6f923 HTTP/1.1" 200 244 0.090224 10.0.0.38 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011449 10.0.0.50 - - [2026-03-23 05:44:22] "PUT /alarm/9b70d1b0-48e2-4cde-b414-cb1dc4e0ab71 HTTP/1.1" 200 244 0.053974 10.0.0.33 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 279 0.015213 10.0.0.50 - - [2026-03-23 05:44:22] "POST /alarms HTTP/1.1" 409 265 0.013561 10.0.0.33 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007990 10.0.0.50 - - [2026-03-23 05:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008217 10.0.0.38 - - [2026-03-23 05:44:22] "PUT /role-definition/003f4daa-b635-4e36-85be-1e77680c79c6 HTTP/1.1" 200 264 0.086345 10.0.0.33 - - [2026-03-23 05:44:22] "PUT /alarm/1beafcc1-2e77-4c7b-8916-e1b9427fd2b7 HTTP/1.1" 200 244 0.044140 10.0.0.38 - - [2026-03-23 05:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010048 10.0.0.50 - - [2026-03-23 05:44:23] "PUT /alarm/fc88139f-c7d6-44c3-a675-4a2d8da6f923 HTTP/1.1" 200 244 0.060390 10.0.0.50 - - [2026-03-23 05:44:23] "POST /alarms HTTP/1.1" 409 279 0.020822 10.0.0.50 - - [2026-03-23 05:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015856 10.0.0.38 - - [2026-03-23 05:44:23] "PUT /role-definition/6859947c-d5ac-4a74-942a-b999ce8fa3f7 HTTP/1.1" 200 264 0.071014 10.0.0.38 - - [2026-03-23 05:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009079 10.0.0.50 - - [2026-03-23 05:44:23] "PUT /alarm/1beafcc1-2e77-4c7b-8916-e1b9427fd2b7 HTTP/1.1" 200 244 0.059036 10.0.0.38 - - [2026-03-23 05:44:23] "PUT /role-definition/2978857c-95f6-4f1e-b7d5-5b029db5975d HTTP/1.1" 200 264 0.045489 10.0.0.38 - - [2026-03-23 05:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019315 10.0.0.33 - - [2026-03-23 05:44:23] "GET / HTTP/1.1" 200 35931 0.003675 10.0.0.33 - - [2026-03-23 05:44:23] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000616 10.0.0.38 - - [2026-03-23 05:44:23] "PUT /role-definition/0d00d702-f2da-477c-b517-9b66ecb63bf8 HTTP/1.1" 200 264 0.051528 10.0.0.38 - - [2026-03-23 05:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720 10.0.0.50 - - [2026-03-23 05:44:23] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.50 - - [2026-03-23 05:44:23] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000794 10.0.0.38 - - [2026-03-23 05:44:23] "PUT /role-definition/f44b5cb4-584a-4c45-8dc9-f8e5a7afccd5 HTTP/1.1" 200 264 0.075283 10.0.0.38 - - [2026-03-23 05:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557 10.0.0.38 - - [2026-03-23 05:44:23] "PUT /role-definition/10963ad1-2964-443f-91a0-5d422f563aaa HTTP/1.1" 200 264 0.047028 10.0.0.38 - - [2026-03-23 05:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.38 - - [2026-03-23 05:44:24] "PUT /role-definition/e2b2c126-619b-4a4f-93f1-331c4e4f9c2b HTTP/1.1" 200 264 0.022797 10.0.0.38 - - [2026-03-23 05:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016346 10.0.0.38 - - [2026-03-23 05:44:24] "PUT /role-definition/6c6ba504-047a-4435-a3c8-2a819c262fb4 HTTP/1.1" 200 264 0.030780 10.0.0.38 - - [2026-03-23 05:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014578 10.0.0.38 - - [2026-03-23 05:44:24] "PUT /feature-config/84aaecb7-9a98-4295-8468-a0580ab6a897 HTTP/1.1" 200 262 0.026747 10.0.0.38 - - [2026-03-23 05:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013633 10.0.0.38 - - [2026-03-23 05:44:24] "PUT /node-profile/bed9dea5-27d4-44a5-8296-ce07223cc2b8 HTTP/1.1" 200 258 0.035234 10.0.0.38 - - [2026-03-23 05:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.33 - - [2026-03-23 05:44:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.659879 10.0.0.33 - - [2026-03-23 05:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.38 - - [2026-03-23 05:44:24] "PUT /node-profile/ffb46602-0df8-4259-a17e-fc7a67425cc0 HTTP/1.1" 200 258 0.073067 10.0.0.50 - - [2026-03-23 05:44:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.091215 10.0.0.38 - - [2026-03-23 05:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011462 10.0.0.50 - - [2026-03-23 05:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012894 10.0.0.33 - - [2026-03-23 05:44:24] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.065504 10.0.0.50 - - [2026-03-23 05:44:25] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.036146 10.0.0.38 - - [2026-03-23 05:44:25] "PUT /node-profile/90fbf96d-cd36-4fe2-85d6-e434df309b68 HTTP/1.1" 200 258 0.066376 10.0.0.38 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014555 10.0.0.38 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007694 10.0.0.38 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.38 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012288 10.0.0.33 - - [2026-03-23 05:44:25] "GET / HTTP/1.1" 200 35931 0.003844 10.0.0.50 - - [2026-03-23 05:44:25] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.33 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000501 10.0.0.50 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.38 - - [2026-03-23 05:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010628 10.0.0.38 - - [2026-03-23 05:44:25] "GET /role-config/f29266a6-3bee-4fdd-835c-a04a1c6480f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014128 10.0.0.38 - - [2026-03-23 05:44:25] "GET /role-config/7305e3af-241d-4c1f-ab73-27c565681ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1141 0.029695 10.0.0.38 - - [2026-03-23 05:44:25] "GET /role-config/19d74d32-c2d7-4729-9aa0-d09b9e1ebee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.013963 10.0.0.38 - - [2026-03-23 05:44:25] "GET /role-config/ab56c483-f40e-496c-b9f7-55b40e11a47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.007487 10.0.0.38 - - [2026-03-23 05:44:26] "GET /role-config/72a86118-ee3e-4a5d-951f-4af043ade51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013371 10.0.0.38 - - [2026-03-23 05:44:26] "GET /role-config/e6981c63-eed3-4b3e-8a78-e1ea06f3d970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1142 0.012082 10.0.0.38 - - [2026-03-23 05:44:26] "GET /role-config/4ce5b8be-0bfd-4e83-82e9-f50d84df9d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.007047 10.0.0.38 - - [2026-03-23 05:44:26] "GET /role-config/2f253045-39f8-4326-9c32-09e9cf03a0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1139 0.009669 10.0.0.38 - - [2026-03-23 05:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.38 - - [2026-03-23 05:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.38 - - [2026-03-23 05:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.38 - - [2026-03-23 05:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008636 10.0.0.38 - - [2026-03-23 05:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.38 - - [2026-03-23 05:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007433 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.710319 10.0.0.33 - - [2026-03-23 05:44:27] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006840 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.50 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.149729 10.0.0.50 - - [2026-03-23 05:44:27] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003694 10.0.0.33 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007120 10.0.0.50 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.33 - - [2026-03-23 05:44:27] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.042592 10.0.0.50 - - [2026-03-23 05:44:27] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.034720 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011942 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.38 - - [2026-03-23 05:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.33 - - [2026-03-23 05:44:28] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.33 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015291 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007608 10.0.0.50 - - [2026-03-23 05:44:28] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.50 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.38 - - [2026-03-23 05:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.33 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.470537 10.0.0.33 - - [2026-03-23 05:44:29] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010568 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.50 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.148614 10.0.0.50 - - [2026-03-23 05:44:29] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024206 10.0.0.33 - - [2026-03-23 05:44:29] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.109233 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011110 10.0.0.50 - - [2026-03-23 05:44:29] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.127541 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005573 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.38 - - [2026-03-23 05:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013832 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.38 - - [2026-03-23 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007481 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.38 - - [2026-03-23 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008114 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008220 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007923 10.0.0.38 - - [2026-03-23 05:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009151 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007182 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.38 - - [2026-03-23 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013451 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007220 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016733 10.0.0.38 - - [2026-03-23 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014948 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008536 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014796 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.38 - - [2026-03-23 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006602 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015598 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009102 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020184 10.0.0.38 - - [2026-03-23 05:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008991 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013002 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011307 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016255 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009479 10.0.0.38 - - [2026-03-23 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012092 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010673 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007880 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.38 - - [2026-03-23 05:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025391 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007448 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007884 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.38 - - [2026-03-23 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.38 - - [2026-03-23 05:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011048 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.38 - - [2026-03-23 05:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010138 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.38 - - [2026-03-23 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.38 - - [2026-03-23 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.38 - - [2026-03-23 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010003 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.38 - - [2026-03-23 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008583 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.38 - - [2026-03-23 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007777 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.38 - - [2026-03-23 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012695 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007690 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.38 - - [2026-03-23 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.38 - - [2026-03-23 05:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.38 - - [2026-03-23 05:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.38 - - [2026-03-23 05:44:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.004010 10.0.0.38 - - [2026-03-23 05:44:50] "GET /fabric/024e3195-a520-4e28-bb98-99c4d9ffb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.005987 10.0.0.38 - - [2026-03-23 05:44:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.004022 +++ date ++ echo 'INFO: =================== Mon Mar 23 05:46:51 AM UTC 2026 ===================' INFO: =================== Mon Mar 23 05:46:51 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33: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.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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 +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.38,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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 ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + 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/23/2026 05:47:02.282 7f749c625980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/23/2026 05:47:02.449 7f749c625980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/23/2026 05:47:02.464 7f749c625980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/23/2026 05:47:02.464 7f749c625980 [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.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-03-23 05:47:03] "GET / HTTP/1.1" 200 45871 0.001344 10.0.0.38 - - [2026-03-23 05:47:03] "GET / HTTP/1.1" 200 45871 0.001429 10.0.0.50 - - [2026-03-23 05:47:03] "GET / HTTP/1.1" 200 35931 0.000977 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.38 - - [2026-03-23 05:47:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.38 - - [2026-03-23 05:47:03] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000250 10.0.0.50 - - [2026-03-23 05:47:03] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.50 - - [2026-03-23 05:47:04] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.38 - - [2026-03-23 05:47:07] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.221171 10.0.0.38 - - [2026-03-23 05:47:07] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.005730 10.0.0.38 - - [2026-03-23 05:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 2.536233 10.0.0.38 - - [2026-03-23 05:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.50 - - [2026-03-23 05:47:07] "GET /network-ipam/9d27cef3-4ddc-4049-ab21-632430c3e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.105142 10.0.0.33 - - [2026-03-23 05:47:07] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.33 - - [2026-03-23 05:47:07] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000358 10.0.0.50 - - [2026-03-23 05:47:07] "GET / HTTP/1.1" 200 35931 0.001209 10.0.0.50 - - [2026-03-23 05:47:07] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000344 10.0.0.38 - - [2026-03-23 05:47:07] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.38 - - [2026-03-23 05:47:07] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.001097 10.0.0.50 - - [2026-03-23 05:47:07] "GET /service-appliance-set/213f6d5f-3694-4f50-9b67-30858edc486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.423198 10.0.0.50 - - [2026-03-23 05:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 /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.33 - - [2026-03-23 05:47:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.089427 10.0.0.50 - - [2026-03-23 05:47:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.828871 10.0.0.38 - - [2026-03-23 05:47:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.567309 10.0.0.50 - - [2026-03-23 05:47:09] "PUT /access-control-list/e72c4d82-000d-42bb-8eb5-c9668f7ff056 HTTP/1.1" 200 272 0.028237 10.0.0.50 - - [2026-03-23 05:47:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.50 - - [2026-03-23 05:47:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.33 - - [2026-03-23 05:47:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.33 - - [2026-03-23 05:47:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.33 - - [2026-03-23 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.33 - - [2026-03-23 05:47:14] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.008792 10.0.0.50 - - [2026-03-23 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008918 10.0.0.50 - - [2026-03-23 05:47:14] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005392 10.0.0.38 - - [2026-03-23 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009768 10.0.0.33 - - [2026-03-23 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018425 10.0.0.38 - - [2026-03-23 05:47:14] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.012048 10.0.0.50 - - [2026-03-23 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.38 - - [2026-03-23 05:47:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.38 - - [2026-03-23 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2026-03-23 05:47:14] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.046515 10.0.0.50 - - [2026-03-23 05:47:14] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.026094 10.0.0.38 - - [2026-03-23 05:47:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.38 - - [2026-03-23 05:47:14] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.014279 10.0.0.50 - - [2026-03-23 05:47:14] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.50 - - [2026-03-23 05:47:14] "POST /alarms HTTP/1.1" 401 292 0.000334 10.0.0.33 - - [2026-03-23 05:47:14] "GET / HTTP/1.1" 200 35931 0.001187 10.0.0.33 - - [2026-03-23 05:47:14] "POST /alarms HTTP/1.1" 401 292 0.000339 10.0.0.38 - - [2026-03-23 05:47:14] "GET / HTTP/1.1" 200 35931 0.001242 10.0.0.38 - - [2026-03-23 05:47:14] "POST /alarms HTTP/1.1" 401 292 0.000334 10.0.0.50 - - [2026-03-23 05:47:15] "POST /alarms HTTP/1.1" 409 264 0.695782 10.0.0.50 - - [2026-03-23 05:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.33 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 264 0.385024 10.0.0.33 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.38 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 264 0.106818 10.0.0.38 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.50 - - [2026-03-23 05:47:16] "PUT /alarm/0298a49c-e1e3-4b68-bc3e-1a15bcff906c HTTP/1.1" 200 244 0.025039 10.0.0.33 - - [2026-03-23 05:47:16] "PUT /alarm/0298a49c-e1e3-4b68-bc3e-1a15bcff906c HTTP/1.1" 200 244 0.022836 10.0.0.50 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 261 0.005913 10.0.0.38 - - [2026-03-23 05:47:16] "PUT /alarm/0298a49c-e1e3-4b68-bc3e-1a15bcff906c HTTP/1.1" 200 244 0.017914 10.0.0.33 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 261 0.002729 10.0.0.50 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.38 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 261 0.004308 10.0.0.33 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.38 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.50 - - [2026-03-23 05:47:16] "PUT /alarm/fe515ce9-124c-4267-ae50-4bedf42bf5c4 HTTP/1.1" 200 244 0.018911 10.0.0.33 - - [2026-03-23 05:47:16] "PUT /alarm/fe515ce9-124c-4267-ae50-4bedf42bf5c4 HTTP/1.1" 200 244 0.031228 10.0.0.50 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 261 0.008525 10.0.0.38 - - [2026-03-23 05:47:16] "PUT /alarm/fe515ce9-124c-4267-ae50-4bedf42bf5c4 HTTP/1.1" 200 244 0.026142 10.0.0.33 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 261 0.004619 10.0.0.50 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.38 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 261 0.004490 10.0.0.33 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007886 10.0.0.38 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.50 - - [2026-03-23 05:47:16] "PUT /alarm/47d88c9a-20a8-4106-9784-b7c7fa2740a4 HTTP/1.1" 200 244 0.019866 10.0.0.33 - - [2026-03-23 05:47:16] "PUT /alarm/47d88c9a-20a8-4106-9784-b7c7fa2740a4 HTTP/1.1" 200 244 0.019112 10.0.0.50 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 253 0.008426 10.0.0.38 - - [2026-03-23 05:47:16] "PUT /alarm/47d88c9a-20a8-4106-9784-b7c7fa2740a4 HTTP/1.1" 200 244 0.028836 10.0.0.33 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 253 0.003156 10.0.0.50 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.38 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 253 0.004050 10.0.0.33 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.38 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.50 - - [2026-03-23 05:47:16] "PUT /alarm/5838db69-c5c9-44e5-bfd2-005428f2e40b HTTP/1.1" 200 244 0.024232 10.0.0.33 - - [2026-03-23 05:47:16] "PUT /alarm/5838db69-c5c9-44e5-bfd2-005428f2e40b HTTP/1.1" 200 244 0.016541 10.0.0.50 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 251 0.002824 10.0.0.38 - - [2026-03-23 05:47:16] "PUT /alarm/5838db69-c5c9-44e5-bfd2-005428f2e40b HTTP/1.1" 200 244 0.022099 10.0.0.33 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 251 0.003349 10.0.0.50 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.38 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 251 0.007496 10.0.0.33 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.38 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.50 - - [2026-03-23 05:47:16] "PUT /alarm/a47fd540-9df9-42c1-a8cc-99bb7378e413 HTTP/1.1" 200 244 0.025742 10.0.0.33 - - [2026-03-23 05:47:16] "PUT /alarm/a47fd540-9df9-42c1-a8cc-99bb7378e413 HTTP/1.1" 200 244 0.023528 10.0.0.50 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 252 0.004111 10.0.0.38 - - [2026-03-23 05:47:16] "PUT /alarm/a47fd540-9df9-42c1-a8cc-99bb7378e413 HTTP/1.1" 200 244 0.020983 10.0.0.33 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 252 0.006641 10.0.0.50 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 252 0.003255 10.0.0.33 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.38 - - [2026-03-23 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.50 - - [2026-03-23 05:47:16] "PUT /alarm/cb3fad84-1462-4212-b666-0c7491acfb42 HTTP/1.1" 200 244 0.041859 10.0.0.33 - - [2026-03-23 05:47:16] "PUT /alarm/cb3fad84-1462-4212-b666-0c7491acfb42 HTTP/1.1" 200 244 0.026459 10.0.0.38 - - [2026-03-23 05:47:16] "PUT /alarm/cb3fad84-1462-4212-b666-0c7491acfb42 HTTP/1.1" 200 244 0.025504 10.0.0.50 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 256 0.004024 10.0.0.33 - - [2026-03-23 05:47:16] "POST /alarms HTTP/1.1" 409 256 0.014600 10.0.0.38 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 256 0.008547 10.0.0.50 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.33 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.38 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.50 - - [2026-03-23 05:47:17] "PUT /alarm/b4c90925-0f5d-45df-ba7a-7d5e3422b96a HTTP/1.1" 200 244 0.018407 10.0.0.33 - - [2026-03-23 05:47:17] "PUT /alarm/b4c90925-0f5d-45df-ba7a-7d5e3422b96a HTTP/1.1" 200 244 0.011420 10.0.0.50 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 248 0.004034 10.0.0.33 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 248 0.004123 10.0.0.38 - - [2026-03-23 05:47:17] "PUT /alarm/b4c90925-0f5d-45df-ba7a-7d5e3422b96a HTTP/1.1" 200 244 0.030007 10.0.0.50 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.33 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 248 0.003770 10.0.0.38 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008035 10.0.0.33 - - [2026-03-23 05:47:17] "PUT /alarm/02811b80-ce69-4eb9-a887-5dfbf738f1ae HTTP/1.1" 200 244 0.030200 10.0.0.50 - - [2026-03-23 05:47:17] "PUT /alarm/02811b80-ce69-4eb9-a887-5dfbf738f1ae HTTP/1.1" 200 244 0.037866 10.0.0.38 - - [2026-03-23 05:47:17] "PUT /alarm/02811b80-ce69-4eb9-a887-5dfbf738f1ae HTTP/1.1" 200 244 0.020272 10.0.0.33 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 252 0.007921 10.0.0.50 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 252 0.006045 10.0.0.38 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 252 0.004686 10.0.0.33 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.50 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011403 10.0.0.38 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.33 - - [2026-03-23 05:47:17] "PUT /alarm/fbee799d-7205-43c2-954a-ef0baf066939 HTTP/1.1" 200 244 0.024762 10.0.0.50 - - [2026-03-23 05:47:17] "PUT /alarm/fbee799d-7205-43c2-954a-ef0baf066939 HTTP/1.1" 200 244 0.025938 10.0.0.38 - - [2026-03-23 05:47:17] "PUT /alarm/fbee799d-7205-43c2-954a-ef0baf066939 HTTP/1.1" 200 244 0.023321 10.0.0.50 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 257 0.002698 10.0.0.33 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 257 0.008580 10.0.0.38 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 257 0.008160 10.0.0.33 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.50 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.38 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009840 10.0.0.33 - - [2026-03-23 05:47:17] "PUT /alarm/40cea2be-664c-438f-8e00-2f70585e08d0 HTTP/1.1" 200 244 0.022093 10.0.0.50 - - [2026-03-23 05:47:17] "PUT /alarm/40cea2be-664c-438f-8e00-2f70585e08d0 HTTP/1.1" 200 244 0.026317 10.0.0.38 - - [2026-03-23 05:47:17] "PUT /alarm/40cea2be-664c-438f-8e00-2f70585e08d0 HTTP/1.1" 200 244 0.019761 10.0.0.33 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 251 0.004584 10.0.0.50 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 251 0.005977 10.0.0.33 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.38 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 251 0.006561 10.0.0.50 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.33 - - [2026-03-23 05:47:17] "PUT /alarm/c048b776-2220-48b2-a061-a459aba76b19 HTTP/1.1" 200 244 0.027010 10.0.0.50 - - [2026-03-23 05:47:17] "PUT /alarm/c048b776-2220-48b2-a061-a459aba76b19 HTTP/1.1" 200 244 0.021266 10.0.0.33 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 257 0.005057 10.0.0.38 - - [2026-03-23 05:47:17] "PUT /alarm/c048b776-2220-48b2-a061-a459aba76b19 HTTP/1.1" 200 244 0.028180 10.0.0.50 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 257 0.004651 10.0.0.33 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.38 - - [2026-03-23 05:47:17] "POST /alarms HTTP/1.1" 409 257 0.007122 10.0.0.50 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.38 - - [2026-03-23 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006839 10.0.0.50 - - [2026-03-23 05:47:17] "PUT /alarm/81eaa861-b0b7-4e41-8eef-f7da908a67ee HTTP/1.1" 200 244 0.018751 10.0.0.33 - - [2026-03-23 05:47:17] "PUT /alarm/81eaa861-b0b7-4e41-8eef-f7da908a67ee HTTP/1.1" 200 244 0.029192 10.0.0.50 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 261 0.002511 10.0.0.33 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 261 0.003236 10.0.0.38 - - [2026-03-23 05:47:18] "PUT /alarm/81eaa861-b0b7-4e41-8eef-f7da908a67ee HTTP/1.1" 200 244 0.028217 10.0.0.50 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.38 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 261 0.004143 10.0.0.33 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.38 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.50 - - [2026-03-23 05:47:18] "PUT /alarm/aea3e5c3-c9e1-4b32-9574-0347a9ae8593 HTTP/1.1" 200 244 0.036774 10.0.0.33 - - [2026-03-23 05:47:18] "PUT /alarm/aea3e5c3-c9e1-4b32-9574-0347a9ae8593 HTTP/1.1" 200 244 0.043411 10.0.0.50 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 258 0.004304 10.0.0.38 - - [2026-03-23 05:47:18] "PUT /alarm/aea3e5c3-c9e1-4b32-9574-0347a9ae8593 HTTP/1.1" 200 244 0.038829 10.0.0.33 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 258 0.011662 10.0.0.50 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024 10.0.0.38 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 258 0.003724 10.0.0.33 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.38 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.50 - - [2026-03-23 05:47:18] "PUT /alarm/d5c4a7e9-c2ca-4f17-8136-c09fa7c9f02d HTTP/1.1" 200 244 0.015626 10.0.0.33 - - [2026-03-23 05:47:18] "PUT /alarm/d5c4a7e9-c2ca-4f17-8136-c09fa7c9f02d HTTP/1.1" 200 244 0.025624 10.0.0.38 - - [2026-03-23 05:47:18] "PUT /alarm/d5c4a7e9-c2ca-4f17-8136-c09fa7c9f02d HTTP/1.1" 200 244 0.022821 10.0.0.50 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.011914 10.0.0.33 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.008996 10.0.0.38 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.003045 10.0.0.50 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.33 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.38 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.50 - - [2026-03-23 05:47:18] "PUT /alarm/70edabd3-0dbb-416c-99dc-fdd195f3df36 HTTP/1.1" 200 244 0.033172 10.0.0.33 - - [2026-03-23 05:47:18] "PUT /alarm/70edabd3-0dbb-416c-99dc-fdd195f3df36 HTTP/1.1" 200 244 0.026326 10.0.0.33 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.005899 10.0.0.50 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.004711 10.0.0.38 - - [2026-03-23 05:47:18] "PUT /alarm/70edabd3-0dbb-416c-99dc-fdd195f3df36 HTTP/1.1" 200 244 0.061125 10.0.0.33 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.50 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.38 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.003312 10.0.0.38 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006480 10.0.0.33 - - [2026-03-23 05:47:18] "PUT /alarm/205d5b67-7012-45b0-aa20-83d21ee6d092 HTTP/1.1" 200 244 0.025645 10.0.0.50 - - [2026-03-23 05:47:18] "PUT /alarm/205d5b67-7012-45b0-aa20-83d21ee6d092 HTTP/1.1" 200 244 0.032930 10.0.0.33 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.003818 10.0.0.33 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.50 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.079826 10.0.0.38 - - [2026-03-23 05:47:18] "PUT /alarm/205d5b67-7012-45b0-aa20-83d21ee6d092 HTTP/1.1" 200 244 0.097057 10.0.0.50 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.33 - - [2026-03-23 05:47:18] "PUT /alarm/703c53c3-ae44-48b9-9d2f-a11136023f7e HTTP/1.1" 200 244 0.021147 10.0.0.38 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 254 0.013610 10.0.0.38 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2026-03-23 05:47:18] "PUT /alarm/703c53c3-ae44-48b9-9d2f-a11136023f7e HTTP/1.1" 200 244 0.020969 10.0.0.33 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 247 0.013743 10.0.0.50 - - [2026-03-23 05:47:18] "POST /alarms HTTP/1.1" 409 247 0.003432 10.0.0.33 - - [2026-03-23 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.38 - - [2026-03-23 05:47:18] "PUT /alarm/703c53c3-ae44-48b9-9d2f-a11136023f7e HTTP/1.1" 200 244 0.015575 10.0.0.50 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.38 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 247 0.006244 10.0.0.33 - - [2026-03-23 05:47:19] "PUT /alarm/027b7ac2-0893-4135-9021-cd5be815af11 HTTP/1.1" 200 244 0.049174 10.0.0.38 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015635 10.0.0.50 - - [2026-03-23 05:47:19] "PUT /alarm/027b7ac2-0893-4135-9021-cd5be815af11 HTTP/1.1" 200 244 0.043525 10.0.0.33 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 272 0.006259 10.0.0.50 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 272 0.005198 10.0.0.38 - - [2026-03-23 05:47:19] "PUT /alarm/027b7ac2-0893-4135-9021-cd5be815af11 HTTP/1.1" 200 244 0.018381 10.0.0.33 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006609 10.0.0.50 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.38 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 272 0.003143 10.0.0.33 - - [2026-03-23 05:47:19] "PUT /alarm/1b526b11-d04f-4940-bcca-356fee01a45a HTTP/1.1" 200 244 0.020890 10.0.0.38 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.50 - - [2026-03-23 05:47:19] "PUT /alarm/1b526b11-d04f-4940-bcca-356fee01a45a HTTP/1.1" 200 244 0.017209 10.0.0.33 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 261 0.004588 10.0.0.50 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 261 0.004391 10.0.0.38 - - [2026-03-23 05:47:19] "PUT /alarm/1b526b11-d04f-4940-bcca-356fee01a45a HTTP/1.1" 200 244 0.017967 10.0.0.33 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008228 10.0.0.50 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.38 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 261 0.005122 10.0.0.33 - - [2026-03-23 05:47:19] "PUT /alarm/a6cad600-d5f9-4218-bcd3-e5d3cd617bcb HTTP/1.1" 200 244 0.016136 10.0.0.38 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.50 - - [2026-03-23 05:47:19] "PUT /alarm/a6cad600-d5f9-4218-bcd3-e5d3cd617bcb HTTP/1.1" 200 244 0.024681 10.0.0.33 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 259 0.006566 10.0.0.38 - - [2026-03-23 05:47:19] "PUT /alarm/a6cad600-d5f9-4218-bcd3-e5d3cd617bcb HTTP/1.1" 200 244 0.018025 10.0.0.50 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 259 0.003922 10.0.0.33 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.38 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 259 0.004084 10.0.0.50 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.33 - - [2026-03-23 05:47:19] "PUT /alarm/9b70d1b0-48e2-4cde-b414-cb1dc4e0ab71 HTTP/1.1" 200 244 0.014853 10.0.0.38 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.50 - - [2026-03-23 05:47:19] "PUT /alarm/9b70d1b0-48e2-4cde-b414-cb1dc4e0ab71 HTTP/1.1" 200 244 0.016361 10.0.0.33 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 265 0.005770 10.0.0.50 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 265 0.003547 10.0.0.38 - - [2026-03-23 05:47:19] "PUT /alarm/9b70d1b0-48e2-4cde-b414-cb1dc4e0ab71 HTTP/1.1" 200 244 0.020349 10.0.0.33 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.38 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 265 0.004057 10.0.0.50 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.33 - - [2026-03-23 05:47:19] "PUT /alarm/fc88139f-c7d6-44c3-a675-4a2d8da6f923 HTTP/1.1" 200 244 0.013763 10.0.0.38 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.50 - - [2026-03-23 05:47:19] "PUT /alarm/fc88139f-c7d6-44c3-a675-4a2d8da6f923 HTTP/1.1" 200 244 0.014084 10.0.0.33 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 279 0.003097 10.0.0.50 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 279 0.003153 10.0.0.38 - - [2026-03-23 05:47:19] "PUT /alarm/fc88139f-c7d6-44c3-a675-4a2d8da6f923 HTTP/1.1" 200 244 0.018669 10.0.0.33 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.50 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.38 - - [2026-03-23 05:47:19] "POST /alarms HTTP/1.1" 409 279 0.003186 10.0.0.33 - - [2026-03-23 05:47:19] "PUT /alarm/1beafcc1-2e77-4c7b-8916-e1b9427fd2b7 HTTP/1.1" 200 244 0.014066 10.0.0.38 - - [2026-03-23 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.50 - - [2026-03-23 05:47:19] "PUT /alarm/1beafcc1-2e77-4c7b-8916-e1b9427fd2b7 HTTP/1.1" 200 244 0.018696 10.0.0.38 - - [2026-03-23 05:47:20] "PUT /alarm/1beafcc1-2e77-4c7b-8916-e1b9427fd2b7 HTTP/1.1" 200 244 0.039014 10.0.0.50 - - [2026-03-23 05:47:20] "GET / HTTP/1.1" 200 35931 0.002417 10.0.0.50 - - [2026-03-23 05:47:20] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000376 10.0.0.33 - - [2026-03-23 05:47:20] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.33 - - [2026-03-23 05:47:20] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000395 10.0.0.38 - - [2026-03-23 05:47:20] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.38 - - [2026-03-23 05:47:20] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000346 10.0.0.50 - - [2026-03-23 05:47:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.603723 10.0.0.50 - - [2026-03-23 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.33 - - [2026-03-23 05:47:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.333647 10.0.0.33 - - [2026-03-23 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.38 - - [2026-03-23 05:47:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.066422 10.0.0.38 - - [2026-03-23 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.50 - - [2026-03-23 05:47:21] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.012010 10.0.0.33 - - [2026-03-23 05:47:21] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.012938 10.0.0.38 - - [2026-03-23 05:47:21] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.024701 10.0.0.50 - - [2026-03-23 05:47:21] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.50 - - [2026-03-23 05:47:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000372 10.0.0.33 - - [2026-03-23 05:47:21] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.38 - - [2026-03-23 05:47:21] "GET / HTTP/1.1" 200 35931 0.001155 10.0.0.33 - - [2026-03-23 05:47:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000311 10.0.0.38 - - [2026-03-23 05:47:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000335 10.0.0.50 - - [2026-03-23 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.623299 10.0.0.50 - - [2026-03-23 05:47:22] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004656 10.0.0.33 - - [2026-03-23 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.363432 10.0.0.33 - - [2026-03-23 05:47:22] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.012148 10.0.0.50 - - [2026-03-23 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006519 10.0.0.38 - - [2026-03-23 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.091991 10.0.0.38 - - [2026-03-23 05:47:22] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005559 10.0.0.33 - - [2026-03-23 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.50 - - [2026-03-23 05:47:22] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.010410 10.0.0.38 - - [2026-03-23 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.33 - - [2026-03-23 05:47:22] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.014660 10.0.0.38 - - [2026-03-23 05:47:22] "PUT /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 276 0.020256 10.0.0.50 - - [2026-03-23 05:47:22] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.50 - - [2026-03-23 05:47:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000381 10.0.0.33 - - [2026-03-23 05:47:23] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.33 - - [2026-03-23 05:47:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000353 10.0.0.38 - - [2026-03-23 05:47:23] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.38 - - [2026-03-23 05:47:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000355 10.0.0.50 - - [2026-03-23 05:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.614527 10.0.0.50 - - [2026-03-23 05:47:23] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006364 10.0.0.33 - - [2026-03-23 05:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.349263 10.0.0.50 - - [2026-03-23 05:47:23] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.029117 10.0.0.33 - - [2026-03-23 05:47:23] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020401 10.0.0.38 - - [2026-03-23 05:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.093659 10.0.0.38 - - [2026-03-23 05:47:23] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007056 10.0.0.33 - - [2026-03-23 05:47:24] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.058422 10.0.0.38 - - [2026-03-23 05:47:24] "PUT /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4 HTTP/1.1" 200 274 0.091638 10.0.0.50 - - [2026-03-23 05:47:30] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.50 - - [2026-03-23 05:47:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2026-03-23 05:47:30] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.33 - - [2026-03-23 05:47:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000339 10.0.0.38 - - [2026-03-23 05:47:31] "GET / HTTP/1.1" 200 35931 0.003189 10.0.0.38 - - [2026-03-23 05:47:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000378 10.0.0.50 - - [2026-03-23 05:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.458817 10.0.0.50 - - [2026-03-23 05:47:31] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007087 10.0.0.50 - - [2026-03-23 05:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.50 - - [2026-03-23 05:47:31] "GET /analytics-node/708cdf44-feb6-44f9-a066-8fb62519a808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006635 10.0.0.33 - - [2026-03-23 05:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.395251 10.0.0.33 - - [2026-03-23 05:47:32] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006748 10.0.0.33 - - [2026-03-23 05:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.38 - - [2026-03-23 05:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.045539 10.0.0.38 - - [2026-03-23 05:47:32] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008351 10.0.0.33 - - [2026-03-23 05:47:32] "GET /analytics-node/7b35debf-d43a-41a3-bde2-141a8e0116c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003886 10.0.0.38 - - [2026-03-23 05:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.38 - - [2026-03-23 05:47:32] "GET /analytics-node/c5a69f88-9fac-4d0e-8562-d551997d673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.009715 10.0.0.33 - - [2026-03-23 05:47:35] "GET / HTTP/1.1" 200 35931 0.002182 10.0.0.33 - - [2026-03-23 05:47:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.50 - - [2026-03-23 05:47:35] "GET / HTTP/1.1" 200 35931 0.002507 10.0.0.50 - - [2026-03-23 05:47:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000501 10.0.0.38 - - [2026-03-23 05:47:36] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.38 - - [2026-03-23 05:47:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000371 10.0.0.33 - - [2026-03-23 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.541311 10.0.0.33 - - [2026-03-23 05:47:36] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005731 10.0.0.33 - - [2026-03-23 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.33 - - [2026-03-23 05:47:36] "GET /analytics-alarm-node/9e80c835-b609-4fad-8daf-38d0502663c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.008114 10.0.0.50 - - [2026-03-23 05:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.418442 10.0.0.50 - - [2026-03-23 05:47:37] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.034402 10.0.0.50 - - [2026-03-23 05:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.38 - - [2026-03-23 05:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.149492 10.0.0.38 - - [2026-03-23 05:47:37] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013749 10.0.0.50 - - [2026-03-23 05:47:37] "GET /analytics-alarm-node/d48b27ba-00cc-4b19-9131-391f0d2d7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.008830 10.0.0.38 - - [2026-03-23 05:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.38 - - [2026-03-23 05:47:37] "GET /analytics-alarm-node/8e85f88c-e58c-4b21-a2ff-0c638ee1dfd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.004497 10.0.0.38 - - [2026-03-23 05:47:38] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.33 - - [2026-03-23 05:47:38] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.50 - - [2026-03-23 05:47:38] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.38 - - [2026-03-23 05:47:40] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.38 - - [2026-03-23 05:47:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.50 - - [2026-03-23 05:47:40] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.50 - - [2026-03-23 05:47:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000360 10.0.0.33 - - [2026-03-23 05:47:40] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.33 - - [2026-03-23 05:47:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000388 10.0.0.38 - - [2026-03-23 05:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.722109 10.0.0.38 - - [2026-03-23 05:47:41] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006764 10.0.0.50 - - [2026-03-23 05:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.383573 10.0.0.50 - - [2026-03-23 05:47:41] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006903 10.0.0.50 - - [2026-03-23 05:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.33 - - [2026-03-23 05:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.081905 10.0.0.38 - - [2026-03-23 05:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.33 - - [2026-03-23 05:47:41] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006622 10.0.0.33 - - [2026-03-23 05:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006515 10.0.0.50 - - [2026-03-23 05:47:41] "GET /analytics-snmp-node/cb21c9e4-215a-49fa-8007-f6e947c7e977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1223 0.009229 10.0.0.38 - - [2026-03-23 05:47:41] "GET /analytics-snmp-node/161cd851-6fd3-49f7-a3ec-c8d16f124f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1223 0.003683 10.0.0.33 - - [2026-03-23 05:47:41] "GET /analytics-snmp-node/6c454001-2e90-4556-b16d-acdae8160124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1223 0.004354 10.0.0.33 - - [2026-03-23 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.50 - - [2026-03-23 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.33 - - [2026-03-23 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.50 - - [2026-03-23 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.38 - - [2026-03-23 05:47:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.38 - - [2026-03-23 05:47:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.38 - - [2026-03-23 05:48:14] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.38 - - [2026-03-23 05:48:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.38 - - [2026-03-23 05:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025338 10.0.0.38 - - [2026-03-23 05:48:15] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004714 10.0.0.38 - - [2026-03-23 05:48:15] "POST /bgp-routers HTTP/1.1" 409 303 0.004474 10.0.0.38 - - [2026-03-23 05:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.38 - - [2026-03-23 05:48:15] "GET /bgp-router/1ee29400-0574-4f4d-8821-cc3f355167ad?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1800 0.004696 10.0.0.38 - - [2026-03-23 05:48:15] "PUT /bgp-router/1ee29400-0574-4f4d-8821-cc3f355167ad HTTP/1.1" 200 254 0.031682 10.0.0.50 - - [2026-03-23 05:48:47] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.50 - - [2026-03-23 05:48:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000365 10.0.0.50 - - [2026-03-23 05:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.041980 10.0.0.50 - - [2026-03-23 05:48:47] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005506 10.0.0.50 - - [2026-03-23 05:48:48] "POST /bgp-routers HTTP/1.1" 409 303 0.003622 10.0.0.50 - - [2026-03-23 05:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.50 - - [2026-03-23 05:48:48] "GET /bgp-router/bef45022-4f1c-4a9e-8d6c-1afb6c0fbc4f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1804 0.005738 10.0.0.50 - - [2026-03-23 05:48:48] "PUT /bgp-router/bef45022-4f1c-4a9e-8d6c-1afb6c0fbc4f HTTP/1.1" 200 254 0.024907 10.0.0.33 - - [2026-03-23 05:49:21] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.33 - - [2026-03-23 05:49:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.33 - - [2026-03-23 05:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.032801 10.0.0.33 - - [2026-03-23 05:49:21] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004335 10.0.0.33 - - [2026-03-23 05:49:21] "POST /bgp-routers HTTP/1.1" 409 303 0.005173 10.0.0.33 - - [2026-03-23 05:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2026-03-23 05:49:21] "GET /bgp-router/7da613d5-fd45-44b2-b4ca-b4facca45b08?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1801 0.004965 10.0.0.33 - - [2026-03-23 05:49:21] "PUT /bgp-router/7da613d5-fd45-44b2-b4ca-b4facca45b08 HTTP/1.1" 200 254 0.021598 10.0.0.38 - - [2026-03-23 05:50:19] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.38 - - [2026-03-23 05:50:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000370 10.0.0.38 - - [2026-03-23 05:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.045645 10.0.0.38 - - [2026-03-23 05:50:19] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005674 10.0.0.38 - - [2026-03-23 05:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.38 - - [2026-03-23 05:50:20] "GET /config-database-node/78b25ece-3c79-4c24-ad1f-f5dd059d652e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.004071 10.0.0.38 - - [2026-03-23 05:50:49] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.38 - - [2026-03-23 05:50:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-03-23 05:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.137922 10.0.0.38 - - [2026-03-23 05:50:50] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007086 10.0.0.38 - - [2026-03-23 05:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.38 - - [2026-03-23 05:50:50] "GET /database-node/7ea5bb1c-c62b-4a59-ae19-f66fd968ddbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.007103 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.50 - - [2026-03-23 05:51:13] "GET /obj-perms HTTP/1.1" 200 5056 0.391734 10.0.0.33 - - [2026-03-23 05:51:13] "GET /obj-perms HTTP/1.1" 200 5056 0.050735 10.0.0.50 - - [2026-03-23 05:51:41] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.50 - - [2026-03-23 05:51:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.50 - - [2026-03-23 05:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.045080 10.0.0.50 - - [2026-03-23 05:51:42] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009535 10.0.0.50 - - [2026-03-23 05:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.50 - - [2026-03-23 05:51:42] "GET /config-database-node/5b6ba60d-5f2f-4c78-8c4e-2e711b059a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.003880 10.0.0.50 - - [2026-03-23 05:52:11] "GET / HTTP/1.1" 200 35931 0.001292 10.0.0.50 - - [2026-03-23 05:52:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.50 - - [2026-03-23 05:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.044339 10.0.0.50 - - [2026-03-23 05:52:11] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007366 10.0.0.50 - - [2026-03-23 05:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.50 - - [2026-03-23 05:52:11] "GET /database-node/e264f59a-3888-4221-8395-25a769c4eaa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004459 10.0.0.50 - - [2026-03-23 05:52:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.50 - - [2026-03-23 05:52:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.33 - - [2026-03-23 05:52:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.33 - - [2026-03-23 05:52:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2026-03-23 05:52:14] "GET /obj-perms HTTP/1.1" 200 5056 0.118849 10.0.0.38 - - [2026-03-23 05:52:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.38 - - [2026-03-23 05:52:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.33 - - [2026-03-23 05:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.33 - - [2026-03-23 05:52:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.50 - - [2026-03-23 05:52:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.50 - - [2026-03-23 05:52:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.38 - - [2026-03-23 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.38 - - [2026-03-23 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.33 - - [2026-03-23 05:53:05] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.33 - - [2026-03-23 05:53:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000369 10.0.0.33 - - [2026-03-23 05:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027064 10.0.0.33 - - [2026-03-23 05:53:06] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009598 10.0.0.33 - - [2026-03-23 05:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.33 - - [2026-03-23 05:53:06] "GET /config-database-node/1fddddbf-a875-4c70-9818-3dd8b8642192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.010899 10.0.0.33 - - [2026-03-23 05:53:35] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.33 - - [2026-03-23 05:53:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2026-03-23 05:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.039906 10.0.0.33 - - [2026-03-23 05:53:35] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007289 10.0.0.33 - - [2026-03-23 05:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.33 - - [2026-03-23 05:53:35] "GET /database-node/39d3742e-176b-4ce2-8f3b-e976a8140132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.007843 10.0.0.50 - - [2026-03-23 05:55:16] "GET /obj-perms HTTP/1.1" 200 5056 0.051408 10.0.0.33 - - [2026-03-23 05:56:17] "GET /obj-perms HTTP/1.1" 200 5056 0.195651 10.0.0.38 - - [2026-03-23 05:56:17] "GET /obj-perms HTTP/1.1" 200 5056 0.060650 10.0.0.50 - - [2026-03-23 05:57:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.50 - - [2026-03-23 05:57:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.33 - - [2026-03-23 05:57:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.33 - - [2026-03-23 05:57:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.38 - - [2026-03-23 05:57:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.38 - - [2026-03-23 05:57:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.33 - - [2026-03-23 05:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.33 - - [2026-03-23 05:57:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.50 - - [2026-03-23 05:57:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.50 - - [2026-03-23 05:57:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.38 - - [2026-03-23 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.001061 10.0.0.38 - - [2026-03-23 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.50 - - [2026-03-23 06:00:21] "GET /obj-perms HTTP/1.1" 200 5056 0.076994 10.0.0.33 - - [2026-03-23 06:00:21] "GET /obj-perms HTTP/1.1" 200 5056 0.052367 10.0.0.38 - - [2026-03-23 06:01:21] "GET /obj-perms HTTP/1.1" 200 5056 0.056063 10.0.0.50 - - [2026-03-23 06:02:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.50 - - [2026-03-23 06:02:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.33 - - [2026-03-23 06:02:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.33 - - [2026-03-23 06:02:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.38 - - [2026-03-23 06:02:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.38 - - [2026-03-23 06:02:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2026-03-23 06:02:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.33 - - [2026-03-23 06:02:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.50 - - [2026-03-23 06:02:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.50 - - [2026-03-23 06:02:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.38 - - [2026-03-23 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.38 - - [2026-03-23 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.50 - - [2026-03-23 06:04:24] "GET /obj-perms HTTP/1.1" 200 5056 0.050122 10.0.0.33 - - [2026-03-23 06:05:24] "GET /obj-perms HTTP/1.1" 200 5056 0.057076 10.0.0.38 - - [2026-03-23 06:05:25] "GET /obj-perms HTTP/1.1" 200 5056 0.073845 10.0.0.50 - - [2026-03-23 06:05:25] "GET /virtual-router/9230f624-1013-4598-8315-11b42b1f1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017145 10.0.0.50 - - [2026-03-23 06:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024962 10.0.0.50 - - [2026-03-23 06:06:26] "GET /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005823 10.0.0.22 - - [2026-03-23 06:06:32] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.22 - - [2026-03-23 06:06:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000346 10.0.0.22 - - [2026-03-23 06:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.032446 10.0.0.22 - - [2026-03-23 06:06:32] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007408 10.0.0.22 - - [2026-03-23 06:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012918 10.0.0.22 - - [2026-03-23 06:06:32] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006084 10.0.0.22 - - [2026-03-23 06:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.22 - - [2026-03-23 06:06:32] "GET /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006537 10.0.0.22 - - [2026-03-23 06:06:32] "PUT /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f HTTP/1.1" 200 262 0.036415 10.0.0.22 - - [2026-03-23 06:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007604 10.0.0.22 - - [2026-03-23 06:06:33] "GET /virtual-router/22badc6c-e09b-44c1-899a-67a75350595f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.007114 10.0.0.22 - - [2026-03-23 06:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.22 - - [2026-03-23 06:06:33] "GET /virtual-machine-interface/58961c49-d35c-4b24-9ad5-aa89739e9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.009565 10.0.0.22 - - [2026-03-23 06:06:33] "PUT /virtual-machine-interface/58961c49-d35c-4b24-9ad5-aa89739e9fb3 HTTP/1.1" 200 284 0.019751 10.0.0.50 - - [2026-03-23 06:07:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.50 - - [2026-03-23 06:07:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.33 - - [2026-03-23 06:07:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.33 - - [2026-03-23 06:07:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.38 - - [2026-03-23 06:07:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2026-03-23 06:07:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.249 - - [2026-03-23 06:07:24] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.249 - - [2026-03-23 06:07:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.249 - - [2026-03-23 06:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025244 10.0.0.249 - - [2026-03-23 06:07:25] "GET /global-system-config/11100c2a-2919-46e6-b638-b6a39c1c63a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006782 10.0.0.249 - - [2026-03-23 06:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.249 - - [2026-03-23 06:07:25] "GET /routing-instance/382dd40d-0028-468b-9b9f-2e0e6ec7f92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004758 10.0.0.249 - - [2026-03-23 06:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.249 - - [2026-03-23 06:07:25] "GET /virtual-router/9230f624-1013-4598-8315-11b42b1f1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006165 10.0.0.249 - - [2026-03-23 06:07:25] "PUT /virtual-router/9230f624-1013-4598-8315-11b42b1f1015 HTTP/1.1" 200 262 0.019922 10.0.0.249 - - [2026-03-23 06:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.249 - - [2026-03-23 06:07:25] "GET /virtual-router/9230f624-1013-4598-8315-11b42b1f1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005689 10.0.0.249 - - [2026-03-23 06:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.249 - - [2026-03-23 06:07:25] "GET /virtual-machine-interface/c1841029-2166-49e3-b848-12b796bac0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.006975 10.0.0.249 - - [2026-03-23 06:07:25] "PUT /virtual-machine-interface/c1841029-2166-49e3-b848-12b796bac0e2 HTTP/1.1" 200 284 0.019848 10.0.0.33 - - [2026-03-23 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.33 - - [2026-03-23 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.50 - - [2026-03-23 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.50 - - [2026-03-23 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000325 10.0.0.38 - - [2026-03-23 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2026-03-23 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000812 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:07:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:07:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000903 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:07:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:07:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000850 10.0.0.50 - - [2026-03-23 06:09:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.384377 10.0.0.50 - - [2026-03-23 06:09:28] "GET /obj-perms HTTP/1.1" 200 5056 0.110373 10.0.0.33 - - [2026-03-23 06:09:28] "GET /obj-perms HTTP/1.1" 200 5056 0.046727 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:09:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001171 10.0.0.50 - - [2026-03-23 06:09:30] "POST /access-control-lists HTTP/1.1" 200 607 0.040673 10.0.0.38 - - [2026-03-23 06:09:33] "POST /neutron/network HTTP/1.1" 200 117 0.049867 10.0.0.50 - - [2026-03-23 06:09:33] "POST /route-targets HTTP/1.1" 200 327 0.028350 10.0.0.38 - - [2026-03-23 06:09:34] "POST /neutron/network HTTP/1.1" 200 837 0.014979 10.0.0.38 - - [2026-03-23 06:09:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.011604 10.0.0.38 - - [2026-03-23 06:09:34] "GET /domains HTTP/1.1" 401 292 0.000343 10.0.0.38 - - [2026-03-23 06:09:34] "GET /domains HTTP/1.1" 200 280 0.025051 10.0.0.38 - - [2026-03-23 06:09:34] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.024870 10.0.0.38 - - [2026-03-23 06:09:34] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2584 0.040259 10.0.0.38 - - [2026-03-23 06:09:34] "GET /projects?obj_uuids=a9a5bbe6-c172-42b3-b44e-408a006704fe&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001354 10.0.0.38 - - [2026-03-23 06:09:34] "GET /project/a9a5bbe6-c172-42b3-b44e-408a006704fe HTTP/1.1" 200 2169 0.097119 10.0.0.38 - - [2026-03-23 06:09:34] "GET /virtual-network/e23cc4a0-0cb5-49b5-837f-a07833f592ec HTTP/1.1" 200 2336 0.007904 10.0.0.38 - - [2026-03-23 06:09:34] "GET /virtual-network/e23cc4a0-0cb5-49b5-837f-a07833f592ec HTTP/1.1" 200 2336 0.005811 10.0.0.38 - - [2026-03-23 06:09:34] "GET /routing-instance/fa74ee9e-bb3f-41d4-aa79-75ea8a66bf39 HTTP/1.1" 200 1495 0.006655 10.0.0.38 - - [2026-03-23 06:09:34] "GET /routing-instance/fa74ee9e-bb3f-41d4-aa79-75ea8a66bf39 HTTP/1.1" 200 1495 0.006603 10.0.0.38 - - [2026-03-23 06:09:34] "GET /route-target/82ebd583-7286-4c3b-aac7-fcd231e32264 HTTP/1.1" 200 1219 0.004833 10.0.0.38 - - [2026-03-23 06:09:34] "GET /virtual-network/e23cc4a0-0cb5-49b5-837f-a07833f592ec HTTP/1.1" 200 2336 0.009657 10.0.0.38 - - [2026-03-23 06:09:34] "GET /routing-instance/fa74ee9e-bb3f-41d4-aa79-75ea8a66bf39 HTTP/1.1" 200 1495 0.004596 10.0.0.38 - - [2026-03-23 06:09:34] "GET /virtual-network/e23cc4a0-0cb5-49b5-837f-a07833f592ec HTTP/1.1" 200 2336 0.006237 10.0.0.38 - - [2026-03-23 06:09:34] "GET /routing-instance/fa74ee9e-bb3f-41d4-aa79-75ea8a66bf39 HTTP/1.1" 200 1495 0.004564 10.0.0.38 - - [2026-03-23 06:09:34] "GET /routing-instance/fa74ee9e-bb3f-41d4-aa79-75ea8a66bf39 HTTP/1.1" 200 1495 0.007162 10.0.0.38 - - [2026-03-23 06:09:34] "GET /route-target/82ebd583-7286-4c3b-aac7-fcd231e32264 HTTP/1.1" 200 1219 0.004223 10.0.0.38 - - [2026-03-23 06:09:34] "GET /domains HTTP/1.1" 200 280 0.003664 10.0.0.38 - - [2026-03-23 06:09:34] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000842 10.0.0.38 - - [2026-03-23 06:09:34] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2584 0.006940 10.0.0.38 - - [2026-03-23 06:09:34] "GET /projects?obj_uuids=a9a5bbe6-c172-42b3-b44e-408a006704fe&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000798 10.0.0.38 - - [2026-03-23 06:09:35] "GET /project/a9a5bbe6-c172-42b3-b44e-408a006704fe HTTP/1.1" 200 2169 0.122463 10.0.0.38 - - [2026-03-23 06:09:35] "GET /virtual-network/e23cc4a0-0cb5-49b5-837f-a07833f592ec HTTP/1.1" 200 2336 0.006784 10.0.0.38 - - [2026-03-23 06:09:35] "GET /obj-perms HTTP/1.1" 200 5052 0.046466 10.0.0.38 - - [2026-03-23 06:09:37] "GET /aaa-mode HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2026-03-23 06:09:38] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.38 - - [2026-03-23 06:09:39] "POST /neutron/port HTTP/1.1" 200 117 0.008297 10.0.0.38 - - [2026-03-23 06:09:40] "POST /neutron/network HTTP/1.1" 200 847 0.008553 10.0.0.38 - - [2026-03-23 06:09:41] "POST /neutron/port HTTP/1.1" 200 1069 0.045290 10.0.0.38 - - [2026-03-23 06:09:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004798 10.0.0.38 - - [2026-03-23 06:09:41] "POST /neutron/network HTTP/1.1" 200 837 0.008400 10.0.0.38 - - [2026-03-23 06:09:46] "GET /obj-perms HTTP/1.1" 200 5052 0.005720 10.0.0.38 - - [2026-03-23 06:09:50] "POST /neutron/network HTTP/1.1" 200 837 0.016093 10.0.0.38 - - [2026-03-23 06:09:50] "POST /neutron/port HTTP/1.1" 200 1123 0.019273 10.0.0.38 - - [2026-03-23 06:09:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006238 10.0.0.38 - - [2026-03-23 06:09:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004102 10.0.0.38 - - [2026-03-23 06:09:52] "POST /neutron/network HTTP/1.1" 200 151 0.180758 10.0.0.38 - - [2026-03-23 06:09:52] "GET /routing-instance/fa74ee9e-bb3f-41d4-aa79-75ea8a66bf39 HTTP/1.1" 404 171 0.010135 10.0.0.38 - - [2026-03-23 06:09:52] "GET /domains HTTP/1.1" 200 280 0.003446 10.0.0.38 - - [2026-03-23 06:09:52] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895 10.0.0.50 - - [2026-03-23 06:09:52] "DELETE /route-target/82ebd583-7286-4c3b-aac7-fcd231e32264 HTTP/1.1" 200 115 0.055937 10.0.0.38 - - [2026-03-23 06:09:52] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2584 0.048222 10.0.0.38 - - [2026-03-23 06:09:52] "GET /projects?obj_uuids=a9a5bbe6-c172-42b3-b44e-408a006704fe&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000895 10.0.0.38 - - [2026-03-23 06:09:52] "GET /project/a9a5bbe6-c172-42b3-b44e-408a006704fe HTTP/1.1" 200 1919 0.115813 10.0.0.38 - - [2026-03-23 06:10:05] "GET /documentation/index.html HTTP/1.1" 200 219571 0.002902 10.0.0.50 - - [2026-03-23 06:10:06] "POST /fqname-to-id HTTP/1.1" 404 245 0.011794 10.0.0.50 - - [2026-03-23 06:10:09] "PUT /access-control-list/81c387e7-6462-4139-bab1-df4846c6490e HTTP/1.1" 200 272 0.050627 10.0.0.38 - - [2026-03-23 06:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005360 10.0.0.38 - - [2026-03-23 06:10:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.258815 10.0.0.38 - - [2026-03-23 06:10:11] "POST /neutron/network HTTP/1.1" 200 840 0.006849 10.0.0.38 - - [2026-03-23 06:10:11] "GET /domains HTTP/1.1" 401 292 0.000490 10.0.0.38 - - [2026-03-23 06:10:11] "GET /domains HTTP/1.1" 200 280 0.057566 10.0.0.38 - - [2026-03-23 06:10:11] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003265 10.0.0.38 - - [2026-03-23 06:10:11] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2782 0.014506 10.0.0.38 - - [2026-03-23 06:10:11] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000864 10.0.0.38 - - [2026-03-23 06:10:11] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 2174 0.126762 10.0.0.38 - - [2026-03-23 06:10:11] "GET /virtual-network/ed8009a5-e840-4432-9f44-3e18d32664a6 HTTP/1.1" 200 2347 0.014273 10.0.0.38 - - [2026-03-23 06:10:11] "GET /virtual-network/ed8009a5-e840-4432-9f44-3e18d32664a6 HTTP/1.1" 200 2347 0.009690 10.0.0.38 - - [2026-03-23 06:10:11] "GET /routing-instance/91c226b8-86ce-4c52-9b5e-4d990757546d HTTP/1.1" 200 1492 0.009950 10.0.0.38 - - [2026-03-23 06:10:11] "GET /routing-instance/91c226b8-86ce-4c52-9b5e-4d990757546d HTTP/1.1" 200 1492 0.027763 10.0.0.38 - - [2026-03-23 06:10:11] "GET /route-target/22f26700-5c60-4a12-92f9-58bf3e6d1c79 HTTP/1.1" 200 1218 0.013697 10.0.0.38 - - [2026-03-23 06:10:11] "GET /virtual-network/ed8009a5-e840-4432-9f44-3e18d32664a6 HTTP/1.1" 200 2347 0.014717 10.0.0.38 - - [2026-03-23 06:10:11] "GET /routing-instance/91c226b8-86ce-4c52-9b5e-4d990757546d HTTP/1.1" 200 1492 0.008655 10.0.0.38 - - [2026-03-23 06:10:11] "GET /virtual-network/ed8009a5-e840-4432-9f44-3e18d32664a6 HTTP/1.1" 200 2347 0.016613 10.0.0.38 - - [2026-03-23 06:10:11] "GET /routing-instance/91c226b8-86ce-4c52-9b5e-4d990757546d HTTP/1.1" 200 1492 0.004467 10.0.0.38 - - [2026-03-23 06:10:11] "GET /routing-instance/91c226b8-86ce-4c52-9b5e-4d990757546d HTTP/1.1" 200 1492 0.005006 10.0.0.38 - - [2026-03-23 06:10:11] "GET /route-target/22f26700-5c60-4a12-92f9-58bf3e6d1c79 HTTP/1.1" 200 1218 0.005282 10.0.0.38 - - [2026-03-23 06:10:11] "GET /domains HTTP/1.1" 200 280 0.007017 10.0.0.38 - - [2026-03-23 06:10:11] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001482 10.0.0.50 - - [2026-03-23 06:10:11] "DELETE /access-control-list/8533c74a-ca73-432c-b0b4-089ba2bf3993 HTTP/1.1" 200 115 0.109826 10.0.0.38 - - [2026-03-23 06:10:11] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2782 0.032531 10.0.0.38 - - [2026-03-23 06:10:11] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001128 10.0.0.38 - - [2026-03-23 06:10:12] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 2174 0.097267 10.0.0.38 - - [2026-03-23 06:10:12] "GET /virtual-network/ed8009a5-e840-4432-9f44-3e18d32664a6 HTTP/1.1" 200 2347 0.016903 10.0.0.38 - - [2026-03-23 06:10:12] "GET /obj-perms HTTP/1.1" 200 5054 0.064731 10.0.0.38 - - [2026-03-23 06:10:13] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.38 - - [2026-03-23 06:10:13] "POST /neutron/network HTTP/1.1" 200 619 0.166023 10.0.0.50 - - [2026-03-23 06:10:13] "POST /ref-update HTTP/1.1" 200 156 0.053360 10.0.0.38 - - [2026-03-23 06:10:13] "POST /neutron/network HTTP/1.1" 200 836 0.009581 10.0.0.38 - - [2026-03-23 06:10:13] "GET /domains HTTP/1.1" 200 280 0.003468 10.0.0.38 - - [2026-03-23 06:10:13] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.38 - - [2026-03-23 06:10:13] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2585 0.009709 10.0.0.38 - - [2026-03-23 06:10:13] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000847 10.0.0.38 - - [2026-03-23 06:10:14] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 2402 0.109684 10.0.0.38 - - [2026-03-23 06:10:14] "GET /virtual-network/32765363-3c55-48cb-854b-dd0ff50f3e6a HTTP/1.1" 200 2333 0.009872 10.0.0.38 - - [2026-03-23 06:10:14] "GET /virtual-network/32765363-3c55-48cb-854b-dd0ff50f3e6a HTTP/1.1" 200 2333 0.005042 10.0.0.38 - - [2026-03-23 06:10:14] "GET /routing-instance/2c878553-d84e-423c-85ef-a71763adc61f HTTP/1.1" 200 1490 0.004443 10.0.0.38 - - [2026-03-23 06:10:14] "GET /routing-instance/2c878553-d84e-423c-85ef-a71763adc61f HTTP/1.1" 200 1490 0.003942 10.0.0.38 - - [2026-03-23 06:10:14] "GET /route-target/71f16e15-2ca6-4d2b-95af-318e0c049994 HTTP/1.1" 200 1218 0.004064 10.0.0.38 - - [2026-03-23 06:10:14] "GET /virtual-network/32765363-3c55-48cb-854b-dd0ff50f3e6a HTTP/1.1" 200 2333 0.005320 10.0.0.38 - - [2026-03-23 06:10:14] "GET /routing-instance/2c878553-d84e-423c-85ef-a71763adc61f HTTP/1.1" 200 1490 0.004472 10.0.0.38 - - [2026-03-23 06:10:14] "GET /virtual-network/32765363-3c55-48cb-854b-dd0ff50f3e6a HTTP/1.1" 200 2333 0.007520 10.0.0.38 - - [2026-03-23 06:10:14] "GET /routing-instance/2c878553-d84e-423c-85ef-a71763adc61f HTTP/1.1" 200 1490 0.004474 10.0.0.38 - - [2026-03-23 06:10:14] "GET /routing-instance/2c878553-d84e-423c-85ef-a71763adc61f HTTP/1.1" 200 1490 0.004242 10.0.0.38 - - [2026-03-23 06:10:14] "GET /route-target/71f16e15-2ca6-4d2b-95af-318e0c049994 HTTP/1.1" 200 1218 0.003744 10.0.0.38 - - [2026-03-23 06:10:14] "GET /domains HTTP/1.1" 200 280 0.003778 10.0.0.38 - - [2026-03-23 06:10:14] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.38 - - [2026-03-23 06:10:14] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2585 0.007145 10.0.0.38 - - [2026-03-23 06:10:14] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849 10.0.0.38 - - [2026-03-23 06:10:14] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 2402 0.104060 10.0.0.38 - - [2026-03-23 06:10:14] "GET /virtual-network/32765363-3c55-48cb-854b-dd0ff50f3e6a HTTP/1.1" 200 2333 0.009195 10.0.0.50 - - [2026-03-23 06:10:14] "GET /obj-perms HTTP/1.1" 200 5054 0.050510 10.0.0.33 - - [2026-03-23 06:10:14] "GET /obj-perms HTTP/1.1" 200 5054 0.045844 10.0.0.38 - - [2026-03-23 06:10:14] "POST /neutron/network HTTP/1.1" 200 846 0.007254 10.0.0.38 - - [2026-03-23 06:10:14] "GET /aaa-mode HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-03-23 06:10:15] "GET / HTTP/1.1" 200 35931 0.002204 10.0.0.38 - - [2026-03-23 06:10:15] "POST /neutron/port HTTP/1.1" 200 117 0.007099 10.0.0.38 - - [2026-03-23 06:10:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2026-03-23 06:10:15] "POST /neutron/network HTTP/1.1" 200 846 0.007127 10.0.0.38 - - [2026-03-23 06:10:16] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.38 - - [2026-03-23 06:10:16] "POST /neutron/port HTTP/1.1" 200 1070 0.016769 10.0.0.38 - - [2026-03-23 06:10:16] "POST /neutron/port HTTP/1.1" 200 1134 0.019649 10.0.0.38 - - [2026-03-23 06:10:16] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.38 - - [2026-03-23 06:10:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008872 10.0.0.38 - - [2026-03-23 06:10:17] "GET /domains HTTP/1.1" 200 280 0.003412 10.0.0.38 - - [2026-03-23 06:10:17] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001265 10.0.0.38 - - [2026-03-23 06:10:17] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2585 0.014793 10.0.0.38 - - [2026-03-23 06:10:17] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.38 - - [2026-03-23 06:10:17] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 2988 0.135946 10.0.0.38 - - [2026-03-23 06:10:17] "GET /virtual-network/ed8009a5-e840-4432-9f44-3e18d32664a6 HTTP/1.1" 200 2627 0.016263 10.0.0.38 - - [2026-03-23 06:10:17] "GET /floating-ip-pool/e8e5039e-8ac5-4697-a015-8bcc6d374c37 HTTP/1.1" 200 1442 0.009094 10.0.0.38 - - [2026-03-23 06:10:17] "GET /domains HTTP/1.1" 200 280 0.005485 10.0.0.38 - - [2026-03-23 06:10:17] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001063 10.0.0.38 - - [2026-03-23 06:10:17] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2585 0.013053 10.0.0.38 - - [2026-03-23 06:10:17] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001785 10.0.0.38 - - [2026-03-23 06:10:17] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 2988 0.135946 10.0.0.38 - - [2026-03-23 06:10:17] "GET /virtual-network/ed8009a5-e840-4432-9f44-3e18d32664a6 HTTP/1.1" 200 2627 0.015747 10.0.0.38 - - [2026-03-23 06:10:17] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001154 10.0.0.38 - - [2026-03-23 06:10:18] "POST /neutron/port HTTP/1.1" 200 1074 0.430496 10.0.0.38 - - [2026-03-23 06:10:18] "POST /neutron/port HTTP/1.1" 200 1074 0.036625 10.0.0.38 - - [2026-03-23 06:10:18] "POST /neutron/port HTTP/1.1" 200 1138 0.020534 10.0.0.38 - - [2026-03-23 06:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.38 - - [2026-03-23 06:10:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007518 10.0.0.38 - - [2026-03-23 06:10:23] "POST /neutron/port HTTP/1.1" 200 1134 0.020814 10.0.0.38 - - [2026-03-23 06:10:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.037667 10.0.0.38 - - [2026-03-23 06:10:30] "POST /neutron/port HTTP/1.1" 200 1138 0.019511 10.0.0.38 - - [2026-03-23 06:10:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004180 10.0.0.38 - - [2026-03-23 06:10:30] "POST /neutron/network HTTP/1.1" 200 840 0.007006 10.0.0.38 - - [2026-03-23 06:10:34] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.38 - - [2026-03-23 06:10:34] "POST /neutron/floatingip HTTP/1.1" 200 532 0.154318 10.0.0.38 - - [2026-03-23 06:10:34] "POST /neutron/floatingip HTTP/1.1" 200 577 0.065567 10.0.0.38 - - [2026-03-23 06:10:34] "POST /neutron/port HTTP/1.1" 200 1138 0.017106 10.0.0.38 - - [2026-03-23 06:10:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007463 10.0.0.38 - - [2026-03-23 06:10:36] "GET /floating-ip/26d92d65-3840-4407-96bb-e8fcfe37a9a4 HTTP/1.1" 200 1889 0.004947 10.0.0.38 - - [2026-03-23 06:10:39] "POST /neutron/floatingip HTTP/1.1" 200 532 0.040323 10.0.0.38 - - [2026-03-23 06:10:39] "POST /neutron/network HTTP/1.1" 200 836 0.008094 10.0.0.38 - - [2026-03-23 06:10:40] "POST /neutron/port HTTP/1.1" 200 1134 0.028214 10.0.0.38 - - [2026-03-23 06:10:40] "POST /neutron/port HTTP/1.1" 200 1124 0.013284 10.0.0.38 - - [2026-03-23 06:10:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003915 10.0.0.38 - - [2026-03-23 06:10:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004991 10.0.0.38 - - [2026-03-23 06:10:41] "POST /neutron/network HTTP/1.1" 200 151 0.177425 10.0.0.38 - - [2026-03-23 06:10:41] "GET /routing-instance/2c878553-d84e-423c-85ef-a71763adc61f HTTP/1.1" 404 171 0.005025 10.0.0.38 - - [2026-03-23 06:10:41] "GET /domains HTTP/1.1" 200 280 0.005516 10.0.0.38 - - [2026-03-23 06:10:41] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001344 10.0.0.38 - - [2026-03-23 06:10:41] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2585 0.052547 10.0.0.38 - - [2026-03-23 06:10:41] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.38 - - [2026-03-23 06:10:41] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 2174 0.102572 10.0.0.50 - - [2026-03-23 06:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.38 - - [2026-03-23 06:10:42] "GET /routing-instance/91c226b8-86ce-4c52-9b5e-4d990757546d HTTP/1.1" 404 171 0.003495 10.0.0.38 - - [2026-03-23 06:10:42] "GET /domains HTTP/1.1" 200 280 0.003537 10.0.0.38 - - [2026-03-23 06:10:42] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001318 10.0.0.38 - - [2026-03-23 06:10:42] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2585 0.021256 10.0.0.38 - - [2026-03-23 06:10:42] "GET /projects?obj_uuids=45e4ee85-3ee6-40ce-aa02-84120f7c71a8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003931 10.0.0.38 - - [2026-03-23 06:10:42] "GET /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 200 1924 0.089453 10.0.0.50 - - [2026-03-23 06:10:45] "POST /access-control-lists HTTP/1.1" 200 591 0.035763 10.0.0.50 - - [2026-03-23 06:10:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.004278 10.0.0.50 - - [2026-03-23 06:10:51] "POST /access-control-lists HTTP/1.1" 200 589 0.050682 10.0.0.38 - - [2026-03-23 06:10:53] "GET /projects?obj_uuids=11f650fe-a61f-49be-9d83-56196a6de462&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000942 10.0.0.50 - - [2026-03-23 06:10:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.009755 10.0.0.50 - - [2026-03-23 06:10:53] "PUT /access-control-list/823033ab-a13d-4af5-82dc-609c6bae36c3 HTTP/1.1" 200 272 0.035593 10.0.0.38 - - [2026-03-23 06:10:53] "POST /neutron/security_group HTTP/1.1" 200 1364 0.427137 10.0.0.38 - - [2026-03-23 06:10:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.127415 10.0.0.50 - - [2026-03-23 06:10:54] "PUT /access-control-list/823033ab-a13d-4af5-82dc-609c6bae36c3 HTTP/1.1" 200 272 0.025867 10.0.0.38 - - [2026-03-23 06:10:54] "GET /projects?obj_uuids=11f650fe-a61f-49be-9d83-56196a6de462&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.012809 10.0.0.50 - - [2026-03-23 06:10:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.008471 10.0.0.50 - - [2026-03-23 06:10:54] "PUT /access-control-list/165cf07d-d862-488c-a663-11dfcdecfae9 HTTP/1.1" 200 272 0.030316 10.0.0.38 - - [2026-03-23 06:10:54] "POST /neutron/security_group HTTP/1.1" 200 1364 0.472561 10.0.0.38 - - [2026-03-23 06:10:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.187843 10.0.0.50 - - [2026-03-23 06:10:55] "PUT /access-control-list/165cf07d-d862-488c-a663-11dfcdecfae9 HTTP/1.1" 200 272 0.016023 10.0.0.38 - - [2026-03-23 06:10:55] "GET /projects?obj_uuids=f28fa4bf-f8fb-4742-b8c8-7276a6856b39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003530 10.0.0.50 - - [2026-03-23 06:10:55] "POST /fqname-to-id HTTP/1.1" 404 244 0.010330 10.0.0.50 - - [2026-03-23 06:10:55] "PUT /access-control-list/6ff662ec-65be-438a-8e84-6f5fd2840d4c HTTP/1.1" 200 272 0.023727 10.0.0.38 - - [2026-03-23 06:10:55] "POST /neutron/security_group HTTP/1.1" 200 1379 0.416309 10.0.0.38 - - [2026-03-23 06:10:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.160918 10.0.0.38 - - [2026-03-23 06:10:56] "GET /projects?obj_uuids=f28fa4bf-f8fb-4742-b8c8-7276a6856b39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001567 10.0.0.50 - - [2026-03-23 06:10:56] "PUT /access-control-list/6ff662ec-65be-438a-8e84-6f5fd2840d4c HTTP/1.1" 200 272 0.022405 10.0.0.50 - - [2026-03-23 06:10:56] "POST /fqname-to-id HTTP/1.1" 404 244 0.011920 10.0.0.50 - - [2026-03-23 06:10:56] "PUT /access-control-list/00cb7795-e987-487f-ba61-37ea9ecc709c HTTP/1.1" 200 272 0.022417 10.0.0.38 - - [2026-03-23 06:10:56] "POST /neutron/security_group HTTP/1.1" 200 1379 0.469144 10.0.0.38 - - [2026-03-23 06:10:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.157794 10.0.0.50 - - [2026-03-23 06:10:57] "PUT /access-control-list/00cb7795-e987-487f-ba61-37ea9ecc709c HTTP/1.1" 200 272 0.016505 10.0.0.38 - - [2026-03-23 06:10:58] "GET /projects?obj_uuids=11f650fe-a61f-49be-9d83-56196a6de462&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000905 10.0.0.38 - - [2026-03-23 06:10:58] "POST /neutron/router HTTP/1.1" 200 541 0.116591 10.0.0.38 - - [2026-03-23 06:10:58] "POST /neutron/router HTTP/1.1" 200 541 0.011298 10.0.0.38 - - [2026-03-23 06:10:58] "POST /neutron/router HTTP/1.1" 200 541 0.010962 10.0.0.38 - - [2026-03-23 06:10:58] "POST /neutron/router HTTP/1.1" 200 541 0.004071 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.005076 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.004114 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.004857 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.005661 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.004248 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.004398 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.004667 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.038441 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 541 0.004538 10.0.0.50 - - [2026-03-23 06:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019334 10.0.0.50 - - [2026-03-23 06:10:59] "GET /logical-router/a4a44d09-d1e3-426a-a2e5-4d92a8730681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.074804 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 559 0.016913 10.0.0.50 - - [2026-03-23 06:10:59] "PUT /logical-router/a00842a2-8608-477c-9bd1-fe53aa3d99ef HTTP/1.1" 200 262 0.042604 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 559 0.008478 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 559 0.004712 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 559 0.004803 10.0.0.38 - - [2026-03-23 06:10:59] "POST /neutron/router HTTP/1.1" 200 559 0.004391 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 559 0.004687 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 559 0.004707 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 559 0.004506 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 559 0.004401 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 559 0.005187 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 559 0.004086 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 559 0.006866 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 151 0.119898 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 542 0.008534 10.0.0.50 - - [2026-03-23 06:11:00] "POST /route-targets HTTP/1.1" 200 327 0.039060 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 542 0.018296 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 542 0.004477 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 542 0.004092 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 542 0.005523 10.0.0.38 - - [2026-03-23 06:11:00] "POST /neutron/router HTTP/1.1" 200 542 0.004153 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/router HTTP/1.1" 200 542 0.005535 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/router HTTP/1.1" 200 542 0.004043 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/router HTTP/1.1" 200 542 0.004692 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/router HTTP/1.1" 200 542 0.004246 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/router HTTP/1.1" 200 542 0.004300 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/router HTTP/1.1" 200 542 0.041347 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/security_group HTTP/1.1" 200 521 0.004637 10.0.0.50 - - [2026-03-23 06:11:01] "DELETE /route-target/b44a1cbd-9ae7-4f77-b655-c3c31d3da80a HTTP/1.1" 200 115 0.029639 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/security_group HTTP/1.1" 200 151 0.080492 10.0.0.50 - - [2026-03-23 06:11:01] "DELETE /access-control-list/44cfaf68-996a-4e01-9aef-46d6cd254640 HTTP/1.1" 200 115 0.042041 10.0.0.38 - - [2026-03-23 06:11:01] "POST /neutron/security_group HTTP/1.1" 200 506 0.006429 10.0.0.50 - - [2026-03-23 06:11:01] "DELETE /access-control-list/165cf07d-d862-488c-a663-11dfcdecfae9 HTTP/1.1" 200 115 0.049271 10.0.0.50 - - [2026-03-23 06:11:04] "POST /fqname-to-id HTTP/1.1" 404 230 0.004656 10.0.0.50 - - [2026-03-23 06:11:04] "POST /access-control-lists HTTP/1.1" 200 590 0.044562 10.0.0.38 - - [2026-03-23 06:11:08] "GET /projects?obj_uuids=832a3e59-6aa6-4468-b039-621527a280e8&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003395 10.0.0.38 - - [2026-03-23 06:11:08] "POST /neutron/network HTTP/1.1" 200 601 0.186110 10.0.0.38 - - [2026-03-23 06:11:08] "POST /neutron/network HTTP/1.1" 200 818 0.008650 10.0.0.38 - - [2026-03-23 06:11:08] "GET /projects?obj_uuids=832a3e59-6aa6-4468-b039-621527a280e8&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000981 10.0.0.38 - - [2026-03-23 06:11:09] "POST /neutron/port HTTP/1.1" 200 1015 0.282570 10.0.0.38 - - [2026-03-23 06:11:09] "GET /virtual-machine-interface/d13aebc4-f5b2-4ede-ac08-fcfe1877c294 HTTP/1.1" 401 292 0.000404 10.0.0.38 - - [2026-03-23 06:11:09] "GET /virtual-machine-interface/d13aebc4-f5b2-4ede-ac08-fcfe1877c294 HTTP/1.1" 200 2606 0.029058 10.0.0.38 - - [2026-03-23 06:11:09] "POST /neutron/network HTTP/1.1" 200 818 0.006678 10.0.0.50 - - [2026-03-23 06:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.50 - - [2026-03-23 06:11:11] "DELETE /access-control-list/dfa7e987-ddb2-446e-b2e2-bd8f61f16e6e HTTP/1.1" 200 115 0.066660 10.0.0.38 - - [2026-03-23 06:11:11] "DELETE /project/45e4ee85-3ee6-40ce-aa02-84120f7c71a8 HTTP/1.1" 404 177 0.050717 10.0.0.38 - - [2026-03-23 06:11:12] "GET /projects?obj_uuids=832a3e59-6aa6-4468-b039-621527a280e8&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001066 10.0.0.50 - - [2026-03-23 06:11:12] "DELETE /access-control-list/055c159d-07aa-46c5-80a1-73166d2d46f9 HTTP/1.1" 200 115 0.072235 10.0.0.38 - - [2026-03-23 06:11:12] "POST /neutron/network HTTP/1.1" 200 603 0.313107 10.0.0.50 - - [2026-03-23 06:11:13] "POST /ref-update HTTP/1.1" 200 156 0.058753 10.0.0.38 - - [2026-03-23 06:11:13] "POST /neutron/network HTTP/1.1" 200 977 0.017648 10.0.0.38 - - [2026-03-23 06:11:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.008620 10.0.0.38 - - [2026-03-23 06:11:13] "GET /projects?obj_uuids=832a3e59-6aa6-4468-b039-621527a280e8&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001240 10.0.0.38 - - [2026-03-23 06:11:14] "POST /neutron/port HTTP/1.1" 200 1017 0.322825 10.0.0.38 - - [2026-03-23 06:11:14] "POST /neutron/network HTTP/1.1" 200 977 0.056200 10.0.0.38 - - [2026-03-23 06:11:14] "POST /neutron/port HTTP/1.1" 200 117 0.008229 10.0.0.38 - - [2026-03-23 06:11:14] "POST /neutron/port HTTP/1.1" 200 1017 0.017693 10.0.0.38 - - [2026-03-23 06:11:14] "POST /neutron/port HTTP/1.1" 200 1018 0.015091 10.0.0.38 - - [2026-03-23 06:11:15] "POST /neutron/port HTTP/1.1" 200 117 0.006602 10.0.0.38 - - [2026-03-23 06:11:15] "POST /neutron/network HTTP/1.1" 200 987 0.008377 10.0.0.38 - - [2026-03-23 06:11:15] "POST /neutron/port HTTP/1.1" 200 1110 0.164017 10.0.0.38 - - [2026-03-23 06:11:15] "POST /neutron/network HTTP/1.1" 200 987 0.010547 10.0.0.38 - - [2026-03-23 06:11:15] "POST /neutron/port HTTP/1.1" 200 1017 0.013857 10.0.0.38 - - [2026-03-23 06:11:15] "POST /neutron/port HTTP/1.1" 200 117 0.002090 10.0.0.38 - - [2026-03-23 06:11:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004838 10.0.0.38 - - [2026-03-23 06:11:16] "POST /neutron/network HTTP/1.1" 200 977 0.008759 10.0.0.38 - - [2026-03-23 06:11:20] "POST /neutron/port HTTP/1.1" 200 1120 0.017924 10.0.0.38 - - [2026-03-23 06:11:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010424 10.0.0.38 - - [2026-03-23 06:11:26] "POST /neutron/port HTTP/1.1" 200 1119 0.021379 10.0.0.38 - - [2026-03-23 06:11:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008297 10.0.0.38 - - [2026-03-23 06:11:26] "POST /neutron/port HTTP/1.1" 200 1119 0.018292 10.0.0.38 - - [2026-03-23 06:11:29] "GET /obj-perms HTTP/1.1" 200 5056 0.055552 10.0.0.38 - - [2026-03-23 06:11:31] "POST /neutron/port HTTP/1.1" 200 1119 0.017755 10.0.0.38 - - [2026-03-23 06:11:31] "POST /neutron/port HTTP/1.1" 200 1109 0.014130 10.0.0.38 - - [2026-03-23 06:11:31] "POST /neutron/port HTTP/1.1" 200 151 0.225175 10.0.0.38 - - [2026-03-23 06:11:31] "POST /neutron/port HTTP/1.1" 200 1110 0.017843 10.0.0.38 - - [2026-03-23 06:11:32] "POST /neutron/network HTTP/1.1" 200 977 0.019565 10.0.0.50 - - [2026-03-23 06:11:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.006463 10.0.0.50 - - [2026-03-23 06:11:35] "POST /access-control-lists HTTP/1.1" 200 592 0.036848 10.0.0.38 - - [2026-03-23 06:11:37] "POST /neutron/port HTTP/1.1" 400 205 0.004441 10.0.0.38 - - [2026-03-23 06:11:38] "POST /neutron/network HTTP/1.1" 200 117 0.039335 10.0.0.38 - - [2026-03-23 06:11:39] "POST /neutron/network HTTP/1.1" 200 824 0.010706 10.0.0.38 - - [2026-03-23 06:11:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.008111 10.0.0.50 - - [2026-03-23 06:11:39] "POST /route-targets HTTP/1.1" 200 327 0.028086 10.0.0.38 - - [2026-03-23 06:11:39] "POST /useragent-kv HTTP/1.1" 200 115 0.013157 10.0.0.38 - - [2026-03-23 06:11:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.231968 10.0.0.38 - - [2026-03-23 06:11:40] "POST /neutron/network HTTP/1.1" 200 824 0.006344 10.0.0.38 - - [2026-03-23 06:11:40] "GET /aaa-mode HTTP/1.1" 401 292 0.000525 10.0.0.38 - - [2026-03-23 06:11:40] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.38 - - [2026-03-23 06:11:41] "POST /neutron/network HTTP/1.1" 200 824 0.007017 10.0.0.38 - - [2026-03-23 06:11:41] "POST /neutron/port HTTP/1.1" 200 117 0.006593 10.0.0.38 - - [2026-03-23 06:11:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2026-03-23 06:11:41] "GET /projects?obj_uuids=b5727de4-0625-46b2-aead-52c8102555a0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005054 10.0.0.38 - - [2026-03-23 06:11:41] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.38 - - [2026-03-23 06:11:42] "POST /neutron/port HTTP/1.1" 200 1058 0.419543 10.0.0.38 - - [2026-03-23 06:11:42] "POST /neutron/port HTTP/1.1" 200 1112 0.146909 10.0.0.38 - - [2026-03-23 06:11:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004035 10.0.0.38 - - [2026-03-23 06:11:42] "POST /neutron/network HTTP/1.1" 200 824 0.013994 10.0.0.38 - - [2026-03-23 06:11:42] "POST /neutron/port HTTP/1.1" 200 117 0.007075 10.0.0.38 - - [2026-03-23 06:11:42] "GET /projects?obj_uuids=b5727de4-0625-46b2-aead-52c8102555a0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.006093 10.0.0.50 - - [2026-03-23 06:11:42] "PUT /logical-router/4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b HTTP/1.1" 200 262 0.061913 10.0.0.38 - - [2026-03-23 06:11:43] "POST /neutron/router HTTP/1.1" 200 344 0.418197 10.0.0.38 - - [2026-03-23 06:11:43] "POST /neutron/port HTTP/1.1" 200 1122 0.064575 10.0.0.38 - - [2026-03-23 06:11:43] "POST /neutron/port HTTP/1.1" 200 1058 0.025095 10.0.0.38 - - [2026-03-23 06:11:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003714 10.0.0.38 - - [2026-03-23 06:11:43] "POST /neutron/network HTTP/1.1" 200 824 0.006407 10.0.0.38 - - [2026-03-23 06:11:48] "POST /neutron/port HTTP/1.1" 200 1122 0.016387 10.0.0.38 - - [2026-03-23 06:11:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007586 10.0.0.38 - - [2026-03-23 06:11:54] "POST /neutron/port HTTP/1.1" 200 1122 0.020230 10.0.0.38 - - [2026-03-23 06:11:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007861 10.0.0.38 - - [2026-03-23 06:11:56] "POST /neutron/port HTTP/1.1" 200 1122 0.036314 10.0.0.38 - - [2026-03-23 06:12:03] "GET /projects?obj_uuids=b5727de4-0625-46b2-aead-52c8102555a0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.38 - - [2026-03-23 06:12:03] "POST /neutron/router HTTP/1.1" 200 344 0.398978 10.0.0.50 - - [2026-03-23 06:12:06] "POST /ref-update HTTP/1.1" 200 156 0.034321 10.0.0.38 - - [2026-03-23 06:12:06] "POST /neutron/router HTTP/1.1" 200 344 0.253582 10.0.0.38 - - [2026-03-23 06:12:11] "GET /projects?obj_uuids=832a3e59-6aa6-4468-b039-621527a280e8&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001103 10.0.0.38 - - [2026-03-23 06:12:11] "GET /project/832a3e59-6aa6-4468-b039-621527a280e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.073630 10.0.0.38 - - [2026-03-23 06:12:11] "GET /projects?obj_uuids=832a3e59-6aa6-4468-b039-621527a280e8&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002122 10.0.0.38 - - [2026-03-23 06:12:11] "GET /project/832a3e59-6aa6-4468-b039-621527a280e8?fields=security_groups HTTP/1.1" 200 1094 0.071940 10.0.0.38 - - [2026-03-23 06:12:11] "GET /projects?obj_uuids=832a3e59-6aa6-4468-b039-621527a280e8&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001003 10.0.0.38 - - [2026-03-23 06:12:11] "GET /project/832a3e59-6aa6-4468-b039-621527a280e8?fields=application_policy_sets HTTP/1.1" 200 1390 0.076969 10.0.0.50 - - [2026-03-23 06:12:11] "DELETE /access-control-list/cd27b274-29f1-4af2-992a-e1e96ef48fda HTTP/1.1" 200 115 0.073673 10.0.0.38 - - [2026-03-23 06:12:12] "POST /neutron/router HTTP/1.1" 200 580 0.019217 10.0.0.38 - - [2026-03-23 06:12:12] "DELETE /project/832a3e59-6aa6-4468-b039-621527a280e8 HTTP/1.1" 200 115 0.497086 10.0.0.38 - - [2026-03-23 06:12:12] "POST /neutron/router HTTP/1.1" 200 344 0.215981 10.0.0.50 - - [2026-03-23 06:12:12] "GET /logical-router/4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006813 10.0.0.50 - - [2026-03-23 06:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008342 10.0.0.38 - - [2026-03-23 06:12:13] "POST /neutron/network HTTP/1.1" 200 824 0.006746 10.0.0.38 - - [2026-03-23 06:12:13] "POST /neutron/port HTTP/1.1" 200 1112 0.013276 10.0.0.38 - - [2026-03-23 06:12:13] "POST /neutron/port HTTP/1.1" 200 1112 0.012148 10.0.0.50 - - [2026-03-23 06:12:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.50 - - [2026-03-23 06:12:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.33 - - [2026-03-23 06:12:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.33 - - [2026-03-23 06:12:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.38 - - [2026-03-23 06:12:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.38 - - [2026-03-23 06:12:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.38 - - [2026-03-23 06:12:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004298 10.0.0.38 - - [2026-03-23 06:12:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005960 10.0.0.38 - - [2026-03-23 06:12:15] "POST /neutron/network HTTP/1.1" 200 151 0.158058 10.0.0.50 - - [2026-03-23 06:12:15] "DELETE /route-target/916f06b1-2f3d-488f-b81f-c931443a1322 HTTP/1.1" 200 115 0.037782 10.0.0.50 - - [2026-03-23 06:12:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.007184 10.0.0.50 - - [2026-03-23 06:12:18] "POST /access-control-lists HTTP/1.1" 200 597 0.045201 10.0.0.38 - - [2026-03-23 06:12:22] "POST /neutron/network HTTP/1.1" 200 117 0.033938 10.0.0.50 - - [2026-03-23 06:12:22] "POST /route-targets HTTP/1.1" 200 327 0.019279 10.0.0.38 - - [2026-03-23 06:12:23] "POST /neutron/network HTTP/1.1" 200 824 0.010128 10.0.0.38 - - [2026-03-23 06:12:23] "POST /neutron/subnet HTTP/1.1" 200 710 0.007816 10.0.0.50 - - [2026-03-23 06:12:23] "POST /ref-update HTTP/1.1" 200 156 0.031734 10.0.0.38 - - [2026-03-23 06:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008050 10.0.0.38 - - [2026-03-23 06:12:23] "POST /neutron/subnet HTTP/1.1" 200 710 0.241241 10.0.0.38 - - [2026-03-23 06:12:23] "POST /neutron/network HTTP/1.1" 200 831 0.006321 10.0.0.38 - - [2026-03-23 06:12:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-03-23 06:12:24] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.38 - - [2026-03-23 06:12:24] "POST /neutron/network HTTP/1.1" 200 824 0.009238 10.0.0.38 - - [2026-03-23 06:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.006012 10.0.0.38 - - [2026-03-23 06:12:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000387 10.0.0.38 - - [2026-03-23 06:12:25] "GET /projects?obj_uuids=b8d1566f-8945-421b-93e2-38f2c176dd01&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.014836 10.0.0.38 - - [2026-03-23 06:12:25] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.38 - - [2026-03-23 06:12:25] "POST /neutron/port HTTP/1.1" 200 1060 0.405490 10.0.0.38 - - [2026-03-23 06:12:25] "POST /neutron/port HTTP/1.1" 200 1114 0.157189 10.0.0.38 - - [2026-03-23 06:12:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003870 10.0.0.38 - - [2026-03-23 06:12:26] "POST /neutron/network HTTP/1.1" 200 824 0.007377 10.0.0.38 - - [2026-03-23 06:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.006032 10.0.0.38 - - [2026-03-23 06:12:26] "POST /neutron/router HTTP/1.1" 200 656 0.061097 10.0.0.50 - - [2026-03-23 06:12:26] "GET /service-template/7c5730d1-0e44-4005-8e28-6ada295f9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.013553 10.0.0.38 - - [2026-03-23 06:12:26] "POST /neutron/network HTTP/1.1" 200 841 0.017633 10.0.0.50 - - [2026-03-23 06:12:26] "POST /route-targets HTTP/1.1" 200 327 0.020487 10.0.0.50 - - [2026-03-23 06:12:26] "POST /service-instances HTTP/1.1" 200 670 0.098337 10.0.0.38 - - [2026-03-23 06:12:27] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008613 10.0.0.50 - - [2026-03-23 06:12:27] "POST /ref-update HTTP/1.1" 200 156 0.064247 10.0.0.50 - - [2026-03-23 06:12:27] "POST /virtual-machines HTTP/1.1" 200 553 0.043344 10.0.0.38 - - [2026-03-23 06:12:27] "POST /neutron/port HTTP/1.1" 200 1114 0.163175 10.0.0.38 - - [2026-03-23 06:12:27] "POST /neutron/subnet HTTP/1.1" 200 684 0.020283 10.0.0.50 - - [2026-03-23 06:12:27] "POST /instance-ips HTTP/1.1" 200 551 0.041728 10.0.0.50 - - [2026-03-23 06:12:27] "PUT /virtual-machine-interface/404b3c2e-4188-4d81-9994-a0400ef8df0d HTTP/1.1" 200 284 0.043948 10.0.0.50 - - [2026-03-23 06:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.136787 10.0.0.50 - - [2026-03-23 06:12:28] "POST /instance-ips HTTP/1.1" 400 316 0.020915 10.0.0.50 - - [2026-03-23 06:12:28] "PUT /instance-ip/0374050e-bdeb-4dce-9d2b-abeb0e252bfc HTTP/1.1" 200 256 0.040123 10.0.0.50 - - [2026-03-23 06:12:28] "POST /ref-update HTTP/1.1" 200 156 0.025246 10.0.0.50 - - [2026-03-23 06:12:28] "POST /virtual-machines HTTP/1.1" 200 553 0.060184 10.0.0.50 - - [2026-03-23 06:12:28] "POST /instance-ips HTTP/1.1" 400 246 0.030840 10.0.0.50 - - [2026-03-23 06:12:28] "PUT /instance-ip/0023bd1c-39ca-4447-ba9f-e48c35f9af81 HTTP/1.1" 200 256 0.055884 10.0.0.50 - - [2026-03-23 06:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.103791 10.0.0.50 - - [2026-03-23 06:12:29] "PUT /routing-instance/0b670431-060b-4a88-9088-e9611209e1c0 HTTP/1.1" 200 266 0.034649 10.0.0.50 - - [2026-03-23 06:12:29] "POST /chown HTTP/1.1" 200 109 0.014097 10.0.0.50 - - [2026-03-23 06:12:29] "POST /ref-update HTTP/1.1" 200 156 0.030904 10.0.0.38 - - [2026-03-23 06:12:32] "POST /neutron/port HTTP/1.1" 200 1124 0.036388 10.0.0.38 - - [2026-03-23 06:12:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008945 10.0.0.38 - - [2026-03-23 06:12:33] "POST /neutron/port HTTP/1.1" 200 1124 0.022271 10.0.0.38 - - [2026-03-23 06:12:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003958 10.0.0.38 - - [2026-03-23 06:12:33] "POST /neutron/network HTTP/1.1" 200 831 0.006047 10.0.0.38 - - [2026-03-23 06:12:38] "POST /neutron/port HTTP/1.1" 200 1124 0.019356 10.0.0.38 - - [2026-03-23 06:12:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006566 10.0.0.38 - - [2026-03-23 06:12:38] "POST /neutron/port HTTP/1.1" 200 1124 0.017003 10.0.0.38 - - [2026-03-23 06:12:42] "POST /neutron/port HTTP/1.1" 200 1124 0.017052 10.0.0.38 - - [2026-03-23 06:12:43] "POST /neutron/subnet HTTP/1.1" 200 684 0.010966 10.0.0.33 - - [2026-03-23 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2026-03-23 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.50 - - [2026-03-23 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.50 - - [2026-03-23 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.38 - - [2026-03-23 06:12:43] "POST /neutron/router HTTP/1.1" 200 656 0.004603 10.0.0.50 - - [2026-03-23 06:12:43] "POST /ref-update HTTP/1.1" 200 156 0.033152 10.0.0.50 - - [2026-03-23 06:12:44] "GET /logical-router/12a7fe9c-3fec-4957-9c2e-9522524a61d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.049812 10.0.0.38 - - [2026-03-23 06:12:44] "POST /neutron/router HTTP/1.1" 200 151 0.117165 10.0.0.50 - - [2026-03-23 06:12:44] "DELETE /route-table/76a39d00-5c7c-4912-b74f-d62dcdd7dd8b HTTP/1.1" 200 115 0.050850 10.0.0.50 - - [2026-03-23 06:12:44] "POST /ref-update HTTP/1.1" 200 156 0.032302 10.0.0.50 - - [2026-03-23 06:12:44] "POST /ref-update HTTP/1.1" 200 156 0.041063 10.0.0.50 - - [2026-03-23 06:12:44] "POST /ref-update HTTP/1.1" 200 156 0.035415 10.0.0.50 - - [2026-03-23 06:12:44] "GET /virtual-machine-interface/c76440a7-1fc6-4fa2-96dd-5c404e3e5355?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.012444 10.0.0.38 - - [2026-03-23 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.50 - - [2026-03-23 06:12:44] "DELETE /instance-ip/0374050e-bdeb-4dce-9d2b-abeb0e252bfc HTTP/1.1" 200 115 0.065158 10.0.0.38 - - [2026-03-23 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.38 - - [2026-03-23 06:12:44] "POST /neutron/port HTTP/1.1" 200 1124 0.024658 10.0.0.38 - - [2026-03-23 06:12:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003855 10.0.0.38 - - [2026-03-23 06:12:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007711 10.0.0.50 - - [2026-03-23 06:12:44] "DELETE /virtual-network/b5926e5c-d48b-4a7d-8e74-7976b5464d55 HTTP/1.1" 200 115 0.144827 10.0.0.38 - - [2026-03-23 06:12:44] "POST /neutron/port HTTP/1.1" 200 1114 0.019579 10.0.0.50 - - [2026-03-23 06:12:44] "DELETE /route-target/2d1729cd-8b0e-46d3-968e-7b6ee960e288 HTTP/1.1" 200 115 0.047908 10.0.0.50 - - [2026-03-23 06:12:44] "GET /service-instance/ac144d6f-502a-4ec7-b5f2-e021699cf5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003906 10.0.0.50 - - [2026-03-23 06:12:45] "GET /instance-ip/0023bd1c-39ca-4447-ba9f-e48c35f9af81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015612 10.0.0.50 - - [2026-03-23 06:12:45] "DELETE /virtual-machine/ce88adbd-84bd-4b63-bb2b-d6f366027317 HTTP/1.1" 200 115 0.060018 10.0.0.50 - - [2026-03-23 06:12:45] "GET /instance-ip/0023bd1c-39ca-4447-ba9f-e48c35f9af81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.017381 10.0.0.50 - - [2026-03-23 06:12:45] "POST /ref-update HTTP/1.1" 200 156 0.031467 10.0.0.38 - - [2026-03-23 06:12:46] "POST /neutron/network HTTP/1.1" 200 831 0.007484 10.0.0.38 - - [2026-03-23 06:12:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003714 10.0.0.50 - - [2026-03-23 06:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.38 - - [2026-03-23 06:12:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002928 10.0.0.38 - - [2026-03-23 06:12:46] "POST /neutron/network HTTP/1.1" 200 151 0.178054 10.0.0.50 - - [2026-03-23 06:12:49] "POST /access-control-lists HTTP/1.1" 200 604 0.026676 10.0.0.50 - - [2026-03-23 06:12:53] "POST /route-targets HTTP/1.1" 200 327 0.016932 10.0.0.38 - - [2026-03-23 06:12:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005702 10.0.0.38 - - [2026-03-23 06:12:53] "POST /neutron/subnet HTTP/1.1" 200 724 0.263942 10.0.0.38 - - [2026-03-23 06:12:53] "POST /neutron/network HTTP/1.1" 200 1005 0.010053 10.0.0.38 - - [2026-03-23 06:12:54] "POST /neutron/subnet HTTP/1.1" 200 823 0.008499 10.0.0.50 - - [2026-03-23 06:12:54] "GET /virtual-network/e4f581f0-d970-4ba0-bd31-941ea2a66487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.052654 10.0.0.50 - - [2026-03-23 06:12:54] "POST /ref-update HTTP/1.1" 200 156 0.024438 10.0.0.38 - - [2026-03-23 06:12:54] "POST /useragent-kv HTTP/1.1" 200 115 0.010786 10.0.0.38 - - [2026-03-23 06:12:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.247969 10.0.0.38 - - [2026-03-23 06:12:54] "POST /neutron/network HTTP/1.1" 200 1004 0.010309 10.0.0.38 - - [2026-03-23 06:12:54] "POST /neutron/subnet HTTP/1.1" 200 823 0.009308 10.0.0.50 - - [2026-03-23 06:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009494 10.0.0.38 - - [2026-03-23 06:12:55] "POST /neutron/network HTTP/1.1" 200 1113 0.011858 10.0.0.50 - - [2026-03-23 06:12:55] "GET /virtual-network/e4f581f0-d970-4ba0-bd31-941ea2a66487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.013314 10.0.0.50 - - [2026-03-23 06:12:55] "PUT /access-control-list/03247728-9a10-411a-a4dc-596ee1b7560a HTTP/1.1" 200 272 0.025426 10.0.0.38 - - [2026-03-23 06:12:55] "POST /neutron/network HTTP/1.1" 200 1112 0.020089 10.0.0.50 - - [2026-03-23 06:12:55] "POST /ref-update HTTP/1.1" 200 156 0.039821 10.0.0.38 - - [2026-03-23 06:12:55] "GET /domains HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2026-03-23 06:12:56] "GET /domains HTTP/1.1" 200 280 0.025321 10.0.0.38 - - [2026-03-23 06:12:56] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.38 - - [2026-03-23 06:12:56] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2954 0.010727 10.0.0.38 - - [2026-03-23 06:12:56] "GET /projects?obj_uuids=18bc5125-52ae-48e7-9d4e-ef6878ae6c2c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000904 10.0.0.38 - - [2026-03-23 06:12:56] "GET /project/18bc5125-52ae-48e7-9d4e-ef6878ae6c2c HTTP/1.1" 200 2625 0.105257 10.0.0.38 - - [2026-03-23 06:12:56] "GET /virtual-network/60ca948b-6efe-462f-8303-9e91e38371ab HTTP/1.1" 200 3502 0.016843 10.0.0.38 - - [2026-03-23 06:12:56] "GET /virtual-network/60ca948b-6efe-462f-8303-9e91e38371ab HTTP/1.1" 200 3502 0.011206 10.0.0.38 - - [2026-03-23 06:12:56] "GET /routing-instance/d62b4894-cae9-4e6c-be21-02f89ca73643 HTTP/1.1" 200 1796 0.004703 10.0.0.38 - - [2026-03-23 06:12:56] "GET /routing-instance/d62b4894-cae9-4e6c-be21-02f89ca73643 HTTP/1.1" 200 1796 0.004053 10.0.0.38 - - [2026-03-23 06:12:56] "GET /route-target/feac14ef-266c-44c7-910f-ca0dc90212cf HTTP/1.1" 200 1213 0.004189 10.0.0.38 - - [2026-03-23 06:12:56] "GET /virtual-network/60ca948b-6efe-462f-8303-9e91e38371ab HTTP/1.1" 200 3502 0.005434 10.0.0.38 - - [2026-03-23 06:12:56] "GET /routing-instance/d62b4894-cae9-4e6c-be21-02f89ca73643 HTTP/1.1" 200 1796 0.004292 10.0.0.38 - - [2026-03-23 06:12:56] "GET /virtual-network/60ca948b-6efe-462f-8303-9e91e38371ab HTTP/1.1" 200 3502 0.005263 10.0.0.38 - - [2026-03-23 06:12:56] "GET /routing-instance/d62b4894-cae9-4e6c-be21-02f89ca73643 HTTP/1.1" 200 1796 0.003787 10.0.0.38 - - [2026-03-23 06:12:56] "GET /routing-instance/d62b4894-cae9-4e6c-be21-02f89ca73643 HTTP/1.1" 200 1796 0.003347 10.0.0.38 - - [2026-03-23 06:12:56] "GET /route-target/feac14ef-266c-44c7-910f-ca0dc90212cf HTTP/1.1" 200 1213 0.002963 10.0.0.38 - - [2026-03-23 06:12:56] "GET /domains HTTP/1.1" 200 280 0.002968 10.0.0.38 - - [2026-03-23 06:12:56] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.38 - - [2026-03-23 06:12:56] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2954 0.006521 10.0.0.38 - - [2026-03-23 06:12:56] "GET /projects?obj_uuids=18bc5125-52ae-48e7-9d4e-ef6878ae6c2c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000821 10.0.0.38 - - [2026-03-23 06:12:56] "GET /project/18bc5125-52ae-48e7-9d4e-ef6878ae6c2c HTTP/1.1" 200 2625 0.085943 10.0.0.38 - - [2026-03-23 06:12:56] "GET /virtual-network/60ca948b-6efe-462f-8303-9e91e38371ab HTTP/1.1" 200 3502 0.005072 10.0.0.50 - - [2026-03-23 06:12:57] "GET /obj-perms HTTP/1.1" 200 5046 0.050811 10.0.0.33 - - [2026-03-23 06:12:57] "GET /obj-perms HTTP/1.1" 200 5046 0.045076 10.0.0.38 - - [2026-03-23 06:12:57] "GET /domains HTTP/1.1" 200 280 0.003189 10.0.0.38 - - [2026-03-23 06:12:57] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000855 10.0.0.38 - - [2026-03-23 06:12:57] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2954 0.006376 10.0.0.38 - - [2026-03-23 06:12:57] "GET /projects?obj_uuids=18bc5125-52ae-48e7-9d4e-ef6878ae6c2c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000849 10.0.0.38 - - [2026-03-23 06:12:57] "GET /project/18bc5125-52ae-48e7-9d4e-ef6878ae6c2c HTTP/1.1" 200 2625 0.086722 10.0.0.38 - - [2026-03-23 06:12:57] "GET /virtual-network/8b75ba25-c873-4fa9-a62d-9ebc6a66eaa6 HTTP/1.1" 200 3501 0.011091 10.0.0.38 - - [2026-03-23 06:12:57] "GET /virtual-network/8b75ba25-c873-4fa9-a62d-9ebc6a66eaa6 HTTP/1.1" 200 3501 0.004918 10.0.0.38 - - [2026-03-23 06:12:57] "GET /routing-instance/9d0c5373-6645-4142-b9e8-a7d674f1c240 HTTP/1.1" 200 1796 0.004100 10.0.0.38 - - [2026-03-23 06:12:57] "GET /routing-instance/9d0c5373-6645-4142-b9e8-a7d674f1c240 HTTP/1.1" 200 1796 0.003614 10.0.0.38 - - [2026-03-23 06:12:57] "GET /route-target/5b1ca11b-02d9-4d13-88af-297d27d09c5b HTTP/1.1" 200 1211 0.003373 10.0.0.38 - - [2026-03-23 06:12:57] "GET /virtual-network/8b75ba25-c873-4fa9-a62d-9ebc6a66eaa6 HTTP/1.1" 200 3501 0.004835 10.0.0.38 - - [2026-03-23 06:12:57] "GET /routing-instance/9d0c5373-6645-4142-b9e8-a7d674f1c240 HTTP/1.1" 200 1796 0.003668 10.0.0.38 - - [2026-03-23 06:12:57] "GET /virtual-network/8b75ba25-c873-4fa9-a62d-9ebc6a66eaa6 HTTP/1.1" 200 3501 0.005154 10.0.0.38 - - [2026-03-23 06:12:57] "GET /routing-instance/9d0c5373-6645-4142-b9e8-a7d674f1c240 HTTP/1.1" 200 1796 0.003855 10.0.0.38 - - [2026-03-23 06:12:57] "GET /routing-instance/9d0c5373-6645-4142-b9e8-a7d674f1c240 HTTP/1.1" 200 1796 0.003193 10.0.0.38 - - [2026-03-23 06:12:57] "GET /route-target/5b1ca11b-02d9-4d13-88af-297d27d09c5b HTTP/1.1" 200 1211 0.004457 10.0.0.38 - - [2026-03-23 06:12:57] "GET /domains HTTP/1.1" 200 280 0.003127 10.0.0.38 - - [2026-03-23 06:12:57] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.38 - - [2026-03-23 06:12:57] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2954 0.007571 10.0.0.38 - - [2026-03-23 06:12:57] "GET /projects?obj_uuids=18bc5125-52ae-48e7-9d4e-ef6878ae6c2c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000767 10.0.0.38 - - [2026-03-23 06:12:57] "GET /project/18bc5125-52ae-48e7-9d4e-ef6878ae6c2c HTTP/1.1" 200 2625 0.093341 10.0.0.38 - - [2026-03-23 06:12:57] "GET /virtual-network/8b75ba25-c873-4fa9-a62d-9ebc6a66eaa6 HTTP/1.1" 200 3501 0.007099 10.0.0.38 - - [2026-03-23 06:12:58] "POST /neutron/network HTTP/1.1" 200 1004 0.012782 10.0.0.50 - - [2026-03-23 06:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007809 10.0.0.50 - - [2026-03-23 06:12:58] "DELETE /access-control-list/03247728-9a10-411a-a4dc-596ee1b7560a HTTP/1.1" 200 115 0.048296 10.0.0.38 - - [2026-03-23 06:12:58] "POST /neutron/network HTTP/1.1" 200 1005 0.033398 10.0.0.50 - - [2026-03-23 06:12:58] "DELETE /route-target/5b1ca11b-02d9-4d13-88af-297d27d09c5b HTTP/1.1" 200 115 0.027854 10.0.0.38 - - [2026-03-23 06:12:58] "GET /routing-instance/9d0c5373-6645-4142-b9e8-a7d674f1c240 HTTP/1.1" 404 171 0.003861 10.0.0.38 - - [2026-03-23 06:12:58] "GET /domains HTTP/1.1" 200 280 0.007301 10.0.0.38 - - [2026-03-23 06:12:58] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002062 10.0.0.38 - - [2026-03-23 06:12:58] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2954 0.009467 10.0.0.38 - - [2026-03-23 06:12:58] "GET /projects?obj_uuids=18bc5125-52ae-48e7-9d4e-ef6878ae6c2c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.38 - - [2026-03-23 06:12:58] "GET /project/18bc5125-52ae-48e7-9d4e-ef6878ae6c2c HTTP/1.1" 200 2145 0.081178 10.0.0.38 - - [2026-03-23 06:12:58] "POST /neutron/network HTTP/1.1" 200 1005 0.009826 10.0.0.38 - - [2026-03-23 06:12:59] "GET /routing-instance/d62b4894-cae9-4e6c-be21-02f89ca73643 HTTP/1.1" 404 171 0.006307 10.0.0.38 - - [2026-03-23 06:12:59] "GET /domains HTTP/1.1" 200 280 0.003230 10.0.0.38 - - [2026-03-23 06:12:59] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.38 - - [2026-03-23 06:12:59] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2954 0.009369 10.0.0.38 - - [2026-03-23 06:12:59] "GET /projects?obj_uuids=18bc5125-52ae-48e7-9d4e-ef6878ae6c2c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001155 10.0.0.38 - - [2026-03-23 06:12:59] "GET /project/18bc5125-52ae-48e7-9d4e-ef6878ae6c2c HTTP/1.1" 200 1900 0.085565 10.0.0.50 - - [2026-03-23 06:13:02] "POST /fqname-to-id HTTP/1.1" 404 250 0.003384 10.0.0.50 - - [2026-03-23 06:13:02] "POST /access-control-lists HTTP/1.1" 200 610 0.026097 10.0.0.38 - - [2026-03-23 06:13:07] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003028 10.0.0.38 - - [2026-03-23 06:13:07] "POST /neutron/network HTTP/1.1" 200 623 0.160361 10.0.0.50 - - [2026-03-23 06:13:07] "GET /virtual-network/e4f581f0-d970-4ba0-bd31-941ea2a66487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010999 10.0.0.38 - - [2026-03-23 06:13:07] "POST /neutron/network HTTP/1.1" 200 1014 0.012931 10.0.0.38 - - [2026-03-23 06:13:08] "POST /neutron/subnet HTTP/1.1" 200 719 0.009410 10.0.0.50 - - [2026-03-23 06:13:08] "POST /fqname-to-id HTTP/1.1" 404 252 0.017917 10.0.0.38 - - [2026-03-23 06:13:08] "POST /neutron/network HTTP/1.1" 200 1121 0.094322 10.0.0.38 - - [2026-03-23 06:13:08] "GET /domains HTTP/1.1" 401 292 0.000414 10.0.0.38 - - [2026-03-23 06:13:08] "GET /domains HTTP/1.1" 200 280 0.024417 10.0.0.38 - - [2026-03-23 06:13:08] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.38 - - [2026-03-23 06:13:08] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 3156 0.008408 10.0.0.38 - - [2026-03-23 06:13:08] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000771 10.0.0.38 - - [2026-03-23 06:13:08] "GET /project/c36a5de7-c020-4c3d-8221-e969b804c660 HTTP/1.1" 200 2458 0.089653 10.0.0.38 - - [2026-03-23 06:13:08] "GET /virtual-network/41bc5e89-4aeb-4184-b626-620ecbd943a5 HTTP/1.1" 200 3538 0.009131 10.0.0.38 - - [2026-03-23 06:13:08] "GET /virtual-network/41bc5e89-4aeb-4184-b626-620ecbd943a5 HTTP/1.1" 200 3538 0.004590 10.0.0.38 - - [2026-03-23 06:13:08] "GET /routing-instance/e34da732-3b03-4193-ae8e-f4d8105de3b8 HTTP/1.1" 200 1496 0.004015 10.0.0.38 - - [2026-03-23 06:13:08] "GET /routing-instance/e34da732-3b03-4193-ae8e-f4d8105de3b8 HTTP/1.1" 200 1496 0.003400 10.0.0.38 - - [2026-03-23 06:13:08] "GET /route-target/905d367b-e8b3-4eee-9715-0a6427af7f34 HTTP/1.1" 200 1223 0.002770 10.0.0.38 - - [2026-03-23 06:13:08] "GET /virtual-network/41bc5e89-4aeb-4184-b626-620ecbd943a5 HTTP/1.1" 200 3538 0.004492 10.0.0.38 - - [2026-03-23 06:13:08] "GET /routing-instance/e34da732-3b03-4193-ae8e-f4d8105de3b8 HTTP/1.1" 200 1496 0.003718 10.0.0.38 - - [2026-03-23 06:13:08] "GET /virtual-network/41bc5e89-4aeb-4184-b626-620ecbd943a5 HTTP/1.1" 200 3538 0.004431 10.0.0.38 - - [2026-03-23 06:13:08] "GET /routing-instance/e34da732-3b03-4193-ae8e-f4d8105de3b8 HTTP/1.1" 200 1496 0.003433 10.0.0.38 - - [2026-03-23 06:13:08] "GET /routing-instance/e34da732-3b03-4193-ae8e-f4d8105de3b8 HTTP/1.1" 200 1496 0.003526 10.0.0.38 - - [2026-03-23 06:13:08] "GET /route-target/905d367b-e8b3-4eee-9715-0a6427af7f34 HTTP/1.1" 200 1223 0.003016 10.0.0.38 - - [2026-03-23 06:13:08] "GET /domains HTTP/1.1" 200 280 0.003266 10.0.0.38 - - [2026-03-23 06:13:08] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.38 - - [2026-03-23 06:13:08] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 3156 0.006812 10.0.0.38 - - [2026-03-23 06:13:08] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000800 10.0.0.38 - - [2026-03-23 06:13:08] "GET /project/c36a5de7-c020-4c3d-8221-e969b804c660 HTTP/1.1" 200 2458 0.093327 10.0.0.38 - - [2026-03-23 06:13:08] "GET /virtual-network/41bc5e89-4aeb-4184-b626-620ecbd943a5 HTTP/1.1" 200 3538 0.014273 10.0.0.38 - - [2026-03-23 06:13:09] "GET /obj-perms HTTP/1.1" 200 5062 0.054113 10.0.0.38 - - [2026-03-23 06:13:10] "GET /domains HTTP/1.1" 200 280 0.003734 10.0.0.38 - - [2026-03-23 06:13:10] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.38 - - [2026-03-23 06:13:10] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 3156 0.007301 10.0.0.38 - - [2026-03-23 06:13:10] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001080 10.0.0.38 - - [2026-03-23 06:13:10] "GET /project/c36a5de7-c020-4c3d-8221-e969b804c660 HTTP/1.1" 200 2458 0.098895 10.0.0.38 - - [2026-03-23 06:13:10] "GET /network-policy/45fc7dcc-00f2-4349-a84d-99a21e3ee80f HTTP/1.1" 200 3479 0.005268 10.0.0.38 - - [2026-03-23 06:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003727 10.0.0.50 - - [2026-03-23 06:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.38 - - [2026-03-23 06:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005737 10.0.0.38 - - [2026-03-23 06:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003606 10.0.0.38 - - [2026-03-23 06:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002534 10.0.0.38 - - [2026-03-23 06:13:10] "POST /neutron/network HTTP/1.1" 200 151 0.149828 10.0.0.38 - - [2026-03-23 06:13:10] "GET /routing-instance/e34da732-3b03-4193-ae8e-f4d8105de3b8 HTTP/1.1" 404 171 0.001952 10.0.0.38 - - [2026-03-23 06:13:10] "GET /domains HTTP/1.1" 200 280 0.002309 10.0.0.38 - - [2026-03-23 06:13:10] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003191 10.0.0.38 - - [2026-03-23 06:13:10] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 3156 0.051982 10.0.0.38 - - [2026-03-23 06:13:10] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001339 10.0.0.38 - - [2026-03-23 06:13:10] "GET /project/c36a5de7-c020-4c3d-8221-e969b804c660 HTTP/1.1" 200 2204 0.081660 10.0.0.38 - - [2026-03-23 06:13:12] "GET /projects?obj_uuids=b5727de4-0625-46b2-aead-52c8102555a0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003818 10.0.0.38 - - [2026-03-23 06:13:12] "GET /project/b5727de4-0625-46b2-aead-52c8102555a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.095825 10.0.0.38 - - [2026-03-23 06:13:12] "GET /projects?obj_uuids=b5727de4-0625-46b2-aead-52c8102555a0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001487 10.0.0.38 - - [2026-03-23 06:13:12] "GET /project/b5727de4-0625-46b2-aead-52c8102555a0?fields=security_groups HTTP/1.1" 200 1358 0.079254 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1167, in uuid_to_fq_name return copy.copy(self._cache_uuid_to_fq_name[id][0]) KeyError: '759ad5d7-0b7e-4bf0-ad14-062137fc3c1f' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1467, in http_resource_delete (ok, del_result) = self._delete_common( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4630, in _delete_common fq_name = self._db_conn.uuid_to_fq_name(uuid) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2479, in uuid_to_fq_name return self._object_db.uuid_to_fq_name(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1172, in uuid_to_fq_name raise NoIdError(id) vnc_api.exceptions.NoIdError: Unknown id: 759ad5d7-0b7e-4bf0-ad14-062137fc3c1f 10.0.0.38 - - [2026-03-23 06:13:12] "DELETE /security-group/759ad5d7-0b7e-4bf0-ad14-062137fc3c1f HTTP/1.1" 500 156 0.169947 10.0.0.38 - - [2026-03-23 06:13:12] "DELETE /project/b5727de4-0625-46b2-aead-52c8102555a0 HTTP/1.1" 404 190 0.480776 10.0.0.50 - - [2026-03-23 06:13:12] "DELETE /access-control-list/12bef5eb-6521-4c93-8e65-783aa07298f3 HTTP/1.1" 200 115 0.083555 10.0.0.50 - - [2026-03-23 06:13:13] "DELETE /access-control-list/4e58291d-9a07-4217-917b-79e88242a0d4 HTTP/1.1" 200 115 0.064525 10.0.0.50 - - [2026-03-23 06:13:15] "POST /access-control-lists HTTP/1.1" 200 598 0.028287 10.0.0.50 - - [2026-03-23 06:13:19] "POST /route-targets HTTP/1.1" 200 327 0.019215 10.0.0.38 - - [2026-03-23 06:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.011498 10.0.0.38 - - [2026-03-23 06:13:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.288644 10.0.0.38 - - [2026-03-23 06:13:19] "POST /neutron/network HTTP/1.1" 200 824 0.007286 10.0.0.38 - - [2026-03-23 06:13:19] "GET /projects?obj_uuids=01880b24-aeb2-4e3d-a813-3f5bfa0321b5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005088 10.0.0.38 - - [2026-03-23 06:13:19] "POST /neutron/network HTTP/1.1" 200 607 0.161730 10.0.0.50 - - [2026-03-23 06:13:19] "POST /ref-update HTTP/1.1" 200 156 0.034160 10.0.0.38 - - [2026-03-23 06:13:20] "POST /neutron/network HTTP/1.1" 200 825 0.008900 10.0.0.38 - - [2026-03-23 06:13:20] "POST /neutron/network HTTP/1.1" 200 824 0.006993 10.0.0.38 - - [2026-03-23 06:13:20] "POST /neutron/network HTTP/1.1" 200 825 0.016172 10.0.0.50 - - [2026-03-23 06:13:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.003010 10.0.0.38 - - [2026-03-23 06:13:20] "GET /domains HTTP/1.1" 401 292 0.000430 10.0.0.50 - - [2026-03-23 06:13:20] "PUT /access-control-list/8af8c767-1ec0-4b08-9fe3-50d990acd88f HTTP/1.1" 200 272 0.069092 10.0.0.38 - - [2026-03-23 06:13:21] "GET /domains HTTP/1.1" 200 280 0.028546 10.0.0.38 - - [2026-03-23 06:13:21] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001288 10.0.0.38 - - [2026-03-23 06:13:21] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2777 0.015115 10.0.0.38 - - [2026-03-23 06:13:21] "GET /projects?obj_uuids=01880b24-aeb2-4e3d-a813-3f5bfa0321b5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000902 10.0.0.38 - - [2026-03-23 06:13:21] "GET /project/01880b24-aeb2-4e3d-a813-3f5bfa0321b5 HTTP/1.1" 200 2570 0.104169 10.0.0.38 - - [2026-03-23 06:13:21] "GET /virtual-network/fa2c75a7-0c87-4022-8de6-f42232a624e8 HTTP/1.1" 200 2887 0.014632 10.0.0.38 - - [2026-03-23 06:13:21] "GET /virtual-network/fa2c75a7-0c87-4022-8de6-f42232a624e8 HTTP/1.1" 200 2887 0.006544 10.0.0.38 - - [2026-03-23 06:13:21] "GET /routing-instance/2eb58cb0-ed2a-4ef4-bb50-e96901a28794 HTTP/1.1" 200 1783 0.003684 10.0.0.38 - - [2026-03-23 06:13:21] "GET /routing-instance/2eb58cb0-ed2a-4ef4-bb50-e96901a28794 HTTP/1.1" 200 1783 0.006795 10.0.0.38 - - [2026-03-23 06:13:21] "GET /route-target/ea1cf119-3178-4d46-9ad8-7e54a49a1f28 HTTP/1.1" 200 1207 0.005605 10.0.0.38 - - [2026-03-23 06:13:21] "GET /virtual-network/fa2c75a7-0c87-4022-8de6-f42232a624e8 HTTP/1.1" 200 2887 0.006407 10.0.0.38 - - [2026-03-23 06:13:21] "GET /routing-instance/2eb58cb0-ed2a-4ef4-bb50-e96901a28794 HTTP/1.1" 200 1783 0.003923 10.0.0.38 - - [2026-03-23 06:13:21] "GET /virtual-network/fa2c75a7-0c87-4022-8de6-f42232a624e8 HTTP/1.1" 200 2887 0.005375 10.0.0.38 - - [2026-03-23 06:13:21] "GET /routing-instance/2eb58cb0-ed2a-4ef4-bb50-e96901a28794 HTTP/1.1" 200 1783 0.004987 10.0.0.38 - - [2026-03-23 06:13:21] "GET /routing-instance/2eb58cb0-ed2a-4ef4-bb50-e96901a28794 HTTP/1.1" 200 1783 0.003473 10.0.0.38 - - [2026-03-23 06:13:21] "GET /route-target/ea1cf119-3178-4d46-9ad8-7e54a49a1f28 HTTP/1.1" 200 1207 0.003330 10.0.0.38 - - [2026-03-23 06:13:21] "GET /domains HTTP/1.1" 200 280 0.003418 10.0.0.38 - - [2026-03-23 06:13:21] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.38 - - [2026-03-23 06:13:21] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2777 0.006370 10.0.0.38 - - [2026-03-23 06:13:21] "GET /projects?obj_uuids=01880b24-aeb2-4e3d-a813-3f5bfa0321b5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000842 10.0.0.38 - - [2026-03-23 06:13:21] "GET /project/01880b24-aeb2-4e3d-a813-3f5bfa0321b5 HTTP/1.1" 200 2570 0.087673 10.0.0.38 - - [2026-03-23 06:13:21] "GET /virtual-network/fa2c75a7-0c87-4022-8de6-f42232a624e8 HTTP/1.1" 200 2887 0.006017 10.0.0.50 - - [2026-03-23 06:13:22] "GET /obj-perms HTTP/1.1" 200 5034 0.050089 10.0.0.33 - - [2026-03-23 06:13:22] "GET /obj-perms HTTP/1.1" 200 5034 0.049086 10.0.0.38 - - [2026-03-23 06:13:22] "GET /domains HTTP/1.1" 200 280 0.003858 10.0.0.38 - - [2026-03-23 06:13:22] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.38 - - [2026-03-23 06:13:22] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2777 0.006876 10.0.0.38 - - [2026-03-23 06:13:22] "GET /projects?obj_uuids=01880b24-aeb2-4e3d-a813-3f5bfa0321b5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001197 10.0.0.38 - - [2026-03-23 06:13:22] "GET /project/01880b24-aeb2-4e3d-a813-3f5bfa0321b5 HTTP/1.1" 200 2570 0.084018 10.0.0.38 - - [2026-03-23 06:13:22] "GET /virtual-network/67df5a90-7b8c-4774-bdc7-380b590334a5 HTTP/1.1" 200 2889 0.016047 10.0.0.38 - - [2026-03-23 06:13:22] "GET /virtual-network/67df5a90-7b8c-4774-bdc7-380b590334a5 HTTP/1.1" 200 2889 0.005930 10.0.0.38 - - [2026-03-23 06:13:22] "GET /routing-instance/7b08b21d-5aeb-479a-9ee9-09e1162200c0 HTTP/1.1" 200 1783 0.003844 10.0.0.38 - - [2026-03-23 06:13:22] "GET /routing-instance/7b08b21d-5aeb-479a-9ee9-09e1162200c0 HTTP/1.1" 200 1783 0.003880 10.0.0.38 - - [2026-03-23 06:13:22] "GET /route-target/9762fed8-3f8f-4664-a358-a382fad2de90 HTTP/1.1" 200 1207 0.003593 10.0.0.38 - - [2026-03-23 06:13:22] "GET /virtual-network/67df5a90-7b8c-4774-bdc7-380b590334a5 HTTP/1.1" 200 2889 0.005207 10.0.0.38 - - [2026-03-23 06:13:22] "GET /routing-instance/7b08b21d-5aeb-479a-9ee9-09e1162200c0 HTTP/1.1" 200 1783 0.004099 10.0.0.38 - - [2026-03-23 06:13:22] "GET /virtual-network/67df5a90-7b8c-4774-bdc7-380b590334a5 HTTP/1.1" 200 2889 0.005013 10.0.0.38 - - [2026-03-23 06:13:22] "GET /routing-instance/7b08b21d-5aeb-479a-9ee9-09e1162200c0 HTTP/1.1" 200 1783 0.003525 10.0.0.38 - - [2026-03-23 06:13:22] "GET /routing-instance/7b08b21d-5aeb-479a-9ee9-09e1162200c0 HTTP/1.1" 200 1783 0.006623 10.0.0.38 - - [2026-03-23 06:13:22] "GET /route-target/9762fed8-3f8f-4664-a358-a382fad2de90 HTTP/1.1" 200 1207 0.003213 10.0.0.38 - - [2026-03-23 06:13:22] "GET /domains HTTP/1.1" 200 280 0.002899 10.0.0.38 - - [2026-03-23 06:13:22] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001207 10.0.0.38 - - [2026-03-23 06:13:22] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2777 0.007242 10.0.0.38 - - [2026-03-23 06:13:22] "GET /projects?obj_uuids=01880b24-aeb2-4e3d-a813-3f5bfa0321b5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000919 10.0.0.38 - - [2026-03-23 06:13:23] "GET /project/01880b24-aeb2-4e3d-a813-3f5bfa0321b5 HTTP/1.1" 200 2570 0.082017 10.0.0.38 - - [2026-03-23 06:13:23] "GET /virtual-network/67df5a90-7b8c-4774-bdc7-380b590334a5 HTTP/1.1" 200 2889 0.008772 10.0.0.38 - - [2026-03-23 06:13:23] "POST /neutron/network HTTP/1.1" 200 936 0.006112 10.0.0.38 - - [2026-03-23 06:13:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2026-03-23 06:13:23] "GET / HTTP/1.1" 200 35931 0.002532 10.0.0.38 - - [2026-03-23 06:13:24] "POST /neutron/port HTTP/1.1" 200 117 0.005727 10.0.0.38 - - [2026-03-23 06:13:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000472 10.0.0.38 - - [2026-03-23 06:13:24] "POST /neutron/network HTTP/1.1" 200 936 0.006836 10.0.0.38 - - [2026-03-23 06:13:24] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.38 - - [2026-03-23 06:13:25] "POST /neutron/port HTTP/1.1" 200 1060 0.014909 10.0.0.38 - - [2026-03-23 06:13:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007634 10.0.0.38 - - [2026-03-23 06:13:25] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.38 - - [2026-03-23 06:13:25] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008863 10.0.0.38 - - [2026-03-23 06:13:25] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006889 10.0.0.38 - - [2026-03-23 06:13:26] "POST /neutron/port HTTP/1.1" 200 1061 0.016010 10.0.0.38 - - [2026-03-23 06:13:26] "POST /neutron/port HTTP/1.1" 200 1125 0.018903 10.0.0.38 - - [2026-03-23 06:13:26] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.38 - - [2026-03-23 06:13:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008343 10.0.0.38 - - [2026-03-23 06:13:30] "POST /neutron/port HTTP/1.1" 200 1124 0.017548 10.0.0.38 - - [2026-03-23 06:13:31] "GET /obj-perms HTTP/1.1" 200 5056 0.341128 10.0.0.38 - - [2026-03-23 06:13:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007274 10.0.0.38 - - [2026-03-23 06:13:34] "POST /neutron/network HTTP/1.1" 200 937 0.007800 10.0.0.38 - - [2026-03-23 06:13:34] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.38 - - [2026-03-23 06:13:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007538 10.0.0.38 - - [2026-03-23 06:13:37] "POST /neutron/port HTTP/1.1" 200 1125 0.016109 10.0.0.38 - - [2026-03-23 06:13:37] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010860 10.0.0.38 - - [2026-03-23 06:13:42] "POST /neutron/port HTTP/1.1" 200 1124 0.016143 10.0.0.38 - - [2026-03-23 06:13:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004396 10.0.0.38 - - [2026-03-23 06:13:42] "POST /neutron/network HTTP/1.1" 200 926 0.007896 10.0.0.50 - - [2026-03-23 06:13:48] "POST /ref-update HTTP/1.1" 200 156 0.027071 10.0.0.50 - - [2026-03-23 06:13:51] "DELETE /access-control-list/664bdc5c-9567-4773-aad9-c070fb2e81a3 HTTP/1.1" 200 115 0.042787 10.0.0.38 - - [2026-03-23 06:13:51] "POST /neutron/network HTTP/1.1" 200 825 0.028365 10.0.0.38 - - [2026-03-23 06:13:51] "POST /neutron/network HTTP/1.1" 200 824 0.015970 10.0.0.38 - - [2026-03-23 06:13:51] "POST /neutron/port HTTP/1.1" 200 1125 0.015778 10.0.0.38 - - [2026-03-23 06:13:52] "POST /neutron/port HTTP/1.1" 200 1124 0.037588 10.0.0.38 - - [2026-03-23 06:13:53] "POST /neutron/network HTTP/1.1" 200 825 0.007329 10.0.0.38 - - [2026-03-23 06:13:53] "GET /routing-instance/7b08b21d-5aeb-479a-9ee9-09e1162200c0 HTTP/1.1" 404 171 0.003070 10.0.0.50 - - [2026-03-23 06:13:54] "DELETE /route-target/9762fed8-3f8f-4664-a358-a382fad2de90 HTTP/1.1" 200 115 0.027901 10.0.0.38 - - [2026-03-23 06:13:54] "GET /domains HTTP/1.1" 200 280 0.005148 10.0.0.38 - - [2026-03-23 06:13:54] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.38 - - [2026-03-23 06:13:54] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2777 0.015967 10.0.0.38 - - [2026-03-23 06:13:54] "GET /projects?obj_uuids=01880b24-aeb2-4e3d-a813-3f5bfa0321b5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001067 10.0.0.38 - - [2026-03-23 06:13:54] "GET /project/01880b24-aeb2-4e3d-a813-3f5bfa0321b5 HTTP/1.1" 200 2102 0.092376 10.0.0.38 - - [2026-03-23 06:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002613 10.0.0.38 - - [2026-03-23 06:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003104 10.0.0.38 - - [2026-03-23 06:13:54] "POST /neutron/network HTTP/1.1" 200 151 0.135123 10.0.0.38 - - [2026-03-23 06:13:54] "GET /routing-instance/2eb58cb0-ed2a-4ef4-bb50-e96901a28794 HTTP/1.1" 404 171 0.007490 10.0.0.38 - - [2026-03-23 06:13:54] "GET /domains HTTP/1.1" 200 280 0.003968 10.0.0.38 - - [2026-03-23 06:13:54] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001266 10.0.0.38 - - [2026-03-23 06:13:54] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2777 0.050761 10.0.0.38 - - [2026-03-23 06:13:54] "GET /projects?obj_uuids=01880b24-aeb2-4e3d-a813-3f5bfa0321b5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000883 10.0.0.38 - - [2026-03-23 06:13:54] "GET /project/01880b24-aeb2-4e3d-a813-3f5bfa0321b5 HTTP/1.1" 200 1863 0.095629 10.0.0.50 - - [2026-03-23 06:13:57] "POST /fqname-to-id HTTP/1.1" 404 227 0.016570 10.0.0.50 - - [2026-03-23 06:13:57] "POST /access-control-lists HTTP/1.1" 200 587 0.028672 10.0.0.38 - - [2026-03-23 06:14:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004472 10.0.0.38 - - [2026-03-23 06:14:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.287182 10.0.0.38 - - [2026-03-23 06:14:01] "POST /neutron/network HTTP/1.1" 200 832 0.006317 10.0.0.50 - - [2026-03-23 06:14:01] "POST /route-targets HTTP/1.1" 200 323 0.018833 10.0.0.38 - - [2026-03-23 06:14:01] "GET /projects?obj_uuids=2e2ae72a-393f-4f75-89ad-6aef5847fbb3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005502 10.0.0.38 - - [2026-03-23 06:14:01] "POST /neutron/network HTTP/1.1" 200 612 0.172143 10.0.0.50 - - [2026-03-23 06:14:01] "POST /ref-update HTTP/1.1" 200 156 0.025681 10.0.0.38 - - [2026-03-23 06:14:02] "POST /neutron/network HTTP/1.1" 200 833 0.008227 10.0.0.38 - - [2026-03-23 06:14:02] "POST /neutron/network HTTP/1.1" 200 842 0.008028 10.0.0.38 - - [2026-03-23 06:14:02] "GET /aaa-mode HTTP/1.1" 401 292 0.000387 10.0.0.38 - - [2026-03-23 06:14:02] "GET / HTTP/1.1" 200 35931 0.002517 10.0.0.38 - - [2026-03-23 06:14:03] "POST /neutron/port HTTP/1.1" 200 117 0.005569 10.0.0.38 - - [2026-03-23 06:14:03] "GET /aaa-mode HTTP/1.1" 401 292 0.000451 10.0.0.38 - - [2026-03-23 06:14:03] "POST /neutron/network HTTP/1.1" 200 842 0.006555 10.0.0.38 - - [2026-03-23 06:14:04] "GET / HTTP/1.1" 200 35931 0.002588 10.0.0.38 - - [2026-03-23 06:14:04] "POST /neutron/port HTTP/1.1" 200 1054 0.016724 10.0.0.38 - - [2026-03-23 06:14:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004153 10.0.0.38 - - [2026-03-23 06:14:04] "POST /neutron/network HTTP/1.1" 200 832 0.006400 10.0.0.38 - - [2026-03-23 06:14:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010453 10.0.0.38 - - [2026-03-23 06:14:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010929 10.0.0.38 - - [2026-03-23 06:14:05] "POST /neutron/port HTTP/1.1" 200 1055 0.018825 10.0.0.38 - - [2026-03-23 06:14:05] "POST /neutron/port HTTP/1.1" 200 1119 0.017033 10.0.0.38 - - [2026-03-23 06:14:05] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.38 - - [2026-03-23 06:14:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006973 10.0.0.38 - - [2026-03-23 06:14:10] "POST /neutron/port HTTP/1.1" 200 1118 0.020559 10.0.0.38 - - [2026-03-23 06:14:12] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007746 10.0.0.38 - - [2026-03-23 06:14:12] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003431 10.0.0.38 - - [2026-03-23 06:14:12] "GET /project/c36a5de7-c020-4c3d-8221-e969b804c660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.067825 10.0.0.38 - - [2026-03-23 06:14:12] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002052 10.0.0.38 - - [2026-03-23 06:14:12] "GET /project/c36a5de7-c020-4c3d-8221-e969b804c660?fields=security_groups HTTP/1.1" 200 1411 0.039841 10.0.0.38 - - [2026-03-23 06:14:13] "DELETE /security-group/d1c08e7b-b03c-4dd1-b7cd-298e2c502a55 HTTP/1.1" 200 115 0.047862 10.0.0.38 - - [2026-03-23 06:14:13] "GET /projects?obj_uuids=c36a5de7-c020-4c3d-8221-e969b804c660&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001471 10.0.0.38 - - [2026-03-23 06:14:13] "GET /project/c36a5de7-c020-4c3d-8221-e969b804c660?fields=application_policy_sets HTTP/1.1" 200 1450 0.064877 10.0.0.50 - - [2026-03-23 06:14:13] "DELETE /access-control-list/f2052278-e9a4-41f7-9aa6-d6cbbc563beb HTTP/1.1" 200 115 0.072387 10.0.0.38 - - [2026-03-23 06:14:13] "DELETE /project/c36a5de7-c020-4c3d-8221-e969b804c660 HTTP/1.1" 200 115 0.485868 10.0.0.38 - - [2026-03-23 06:14:16] "POST /neutron/port HTTP/1.1" 200 1119 0.022641 10.0.0.38 - - [2026-03-23 06:14:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007260 10.0.0.38 - - [2026-03-23 06:14:17] "POST /neutron/port HTTP/1.1" 200 1119 0.019636 10.0.0.38 - - [2026-03-23 06:14:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006863 10.0.0.50 - - [2026-03-23 06:14:28] "POST /ref-update HTTP/1.1" 200 156 0.055434 10.0.0.38 - - [2026-03-23 06:14:32] "POST /neutron/port HTTP/1.1" 200 1119 0.024513 10.0.0.38 - - [2026-03-23 06:14:32] "POST /neutron/port HTTP/1.1" 200 1108 0.018162 10.0.0.38 - - [2026-03-23 06:14:34] "POST /neutron/network HTTP/1.1" 200 833 0.007227 10.0.0.50 - - [2026-03-23 06:14:34] "DELETE /route-target/ba3ca80c-ece3-4fc3-9e4f-c83f452fe95f HTTP/1.1" 200 115 0.025106 10.0.0.50 - - [2026-03-23 06:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.38 - - [2026-03-23 06:14:34] "POST /useragent-kv HTTP/1.1" 200 115 0.049853 10.0.0.38 - - [2026-03-23 06:14:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003425 10.0.0.38 - - [2026-03-23 06:14:34] "POST /neutron/network HTTP/1.1" 200 151 0.198716 10.0.0.50 - - [2026-03-23 06:14:34] "DELETE /route-target/07e739ee-4026-4275-becd-e879b16b7b86 HTTP/1.1" 200 115 0.028453 10.0.0.50 - - [2026-03-23 06:14:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.006011 10.0.0.50 - - [2026-03-23 06:14:41] "POST /ref-update HTTP/1.1" 200 156 0.033685 10.0.0.38 - - [2026-03-23 06:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.015865 10.0.0.38 - - [2026-03-23 06:14:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.301820 10.0.0.38 - - [2026-03-23 06:14:41] "POST /neutron/network HTTP/1.1" 200 834 0.005953 10.0.0.38 - - [2026-03-23 06:14:41] "GET /domains HTTP/1.1" 401 292 0.000533 10.0.0.38 - - [2026-03-23 06:14:42] "GET /domains HTTP/1.1" 200 280 0.045842 10.0.0.38 - - [2026-03-23 06:14:42] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001032 10.0.0.38 - - [2026-03-23 06:14:42] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2750 0.013236 10.0.0.38 - - [2026-03-23 06:14:42] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001395 10.0.0.38 - - [2026-03-23 06:14:42] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2081 0.080612 10.0.0.38 - - [2026-03-23 06:14:42] "GET /virtual-network/26a44239-9b7b-4710-8700-c1e4d623d97d HTTP/1.1" 200 2324 0.010519 10.0.0.38 - - [2026-03-23 06:14:42] "GET /virtual-network/26a44239-9b7b-4710-8700-c1e4d623d97d HTTP/1.1" 200 2324 0.006758 10.0.0.38 - - [2026-03-23 06:14:42] "GET /routing-instance/fbfbe692-854c-4d0d-90a6-6efe2e4b6adf HTTP/1.1" 200 1494 0.004751 10.0.0.38 - - [2026-03-23 06:14:42] "GET /routing-instance/fbfbe692-854c-4d0d-90a6-6efe2e4b6adf HTTP/1.1" 200 1494 0.003625 10.0.0.38 - - [2026-03-23 06:14:42] "GET /route-target/a0e9ab3c-a78b-447f-8ce1-5ce7fd9d1f18 HTTP/1.1" 200 1213 0.003469 10.0.0.38 - - [2026-03-23 06:14:42] "GET /virtual-network/26a44239-9b7b-4710-8700-c1e4d623d97d HTTP/1.1" 200 2324 0.004951 10.0.0.38 - - [2026-03-23 06:14:42] "GET /routing-instance/fbfbe692-854c-4d0d-90a6-6efe2e4b6adf HTTP/1.1" 200 1494 0.004707 10.0.0.38 - - [2026-03-23 06:14:42] "GET /virtual-network/26a44239-9b7b-4710-8700-c1e4d623d97d HTTP/1.1" 200 2324 0.005029 10.0.0.38 - - [2026-03-23 06:14:42] "GET /routing-instance/fbfbe692-854c-4d0d-90a6-6efe2e4b6adf HTTP/1.1" 200 1494 0.003954 10.0.0.38 - - [2026-03-23 06:14:42] "GET /routing-instance/fbfbe692-854c-4d0d-90a6-6efe2e4b6adf HTTP/1.1" 200 1494 0.003373 10.0.0.38 - - [2026-03-23 06:14:42] "GET /route-target/a0e9ab3c-a78b-447f-8ce1-5ce7fd9d1f18 HTTP/1.1" 200 1213 0.003453 10.0.0.38 - - [2026-03-23 06:14:42] "GET /domains HTTP/1.1" 200 280 0.002906 10.0.0.38 - - [2026-03-23 06:14:42] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001235 10.0.0.38 - - [2026-03-23 06:14:42] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2750 0.006679 10.0.0.38 - - [2026-03-23 06:14:42] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000847 10.0.0.38 - - [2026-03-23 06:14:42] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2081 0.098622 10.0.0.38 - - [2026-03-23 06:14:42] "GET /virtual-network/26a44239-9b7b-4710-8700-c1e4d623d97d HTTP/1.1" 200 2324 0.015327 10.0.0.50 - - [2026-03-23 06:14:43] "GET /obj-perms HTTP/1.1" 200 5026 0.049013 10.0.0.33 - - [2026-03-23 06:14:43] "GET /obj-perms HTTP/1.1" 200 5026 0.049284 10.0.0.38 - - [2026-03-23 06:14:43] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.38 - - [2026-03-23 06:14:43] "POST /neutron/network HTTP/1.1" 200 613 0.143071 10.0.0.38 - - [2026-03-23 06:14:44] "POST /neutron/network HTTP/1.1" 200 830 0.009029 10.0.0.38 - - [2026-03-23 06:14:44] "GET /domains HTTP/1.1" 200 280 0.002829 10.0.0.38 - - [2026-03-23 06:14:44] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.38 - - [2026-03-23 06:14:44] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2750 0.006599 10.0.0.38 - - [2026-03-23 06:14:44] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001223 10.0.0.38 - - [2026-03-23 06:14:44] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2299 0.090339 10.0.0.38 - - [2026-03-23 06:14:44] "GET /virtual-network/b73608b7-6826-417c-bc69-37b89dd5eec2 HTTP/1.1" 200 2314 0.017355 10.0.0.38 - - [2026-03-23 06:14:44] "GET /virtual-network/b73608b7-6826-417c-bc69-37b89dd5eec2 HTTP/1.1" 200 2314 0.004799 10.0.0.38 - - [2026-03-23 06:14:44] "GET /routing-instance/78577df5-7e81-4b19-b82a-ab6546a998ee HTTP/1.1" 200 1493 0.005228 10.0.0.38 - - [2026-03-23 06:14:44] "GET /routing-instance/78577df5-7e81-4b19-b82a-ab6546a998ee HTTP/1.1" 200 1493 0.003163 10.0.0.38 - - [2026-03-23 06:14:44] "GET /route-target/c838b1b5-322b-42db-bcfd-3811518d28c3 HTTP/1.1" 200 1213 0.003321 10.0.0.38 - - [2026-03-23 06:14:44] "GET /virtual-network/b73608b7-6826-417c-bc69-37b89dd5eec2 HTTP/1.1" 200 2314 0.004644 10.0.0.38 - - [2026-03-23 06:14:44] "GET /routing-instance/78577df5-7e81-4b19-b82a-ab6546a998ee HTTP/1.1" 200 1493 0.004666 10.0.0.38 - - [2026-03-23 06:14:44] "GET /virtual-network/b73608b7-6826-417c-bc69-37b89dd5eec2 HTTP/1.1" 200 2314 0.005686 10.0.0.38 - - [2026-03-23 06:14:44] "GET /routing-instance/78577df5-7e81-4b19-b82a-ab6546a998ee HTTP/1.1" 200 1493 0.004842 10.0.0.38 - - [2026-03-23 06:14:44] "GET /routing-instance/78577df5-7e81-4b19-b82a-ab6546a998ee HTTP/1.1" 200 1493 0.003777 10.0.0.38 - - [2026-03-23 06:14:44] "GET /route-target/c838b1b5-322b-42db-bcfd-3811518d28c3 HTTP/1.1" 200 1213 0.003560 10.0.0.38 - - [2026-03-23 06:14:44] "GET /domains HTTP/1.1" 200 280 0.003026 10.0.0.38 - - [2026-03-23 06:14:44] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001444 10.0.0.38 - - [2026-03-23 06:14:44] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2750 0.007416 10.0.0.38 - - [2026-03-23 06:14:44] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.38 - - [2026-03-23 06:14:44] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2299 0.095894 10.0.0.38 - - [2026-03-23 06:14:44] "GET /virtual-network/b73608b7-6826-417c-bc69-37b89dd5eec2 HTTP/1.1" 200 2314 0.011342 10.0.0.38 - - [2026-03-23 06:14:44] "GET /obj-perms HTTP/1.1" 200 5026 0.052755 10.0.0.38 - - [2026-03-23 06:14:44] "POST /neutron/network HTTP/1.1" 200 117 0.016910 10.0.0.50 - - [2026-03-23 06:14:45] "POST /ref-update HTTP/1.1" 200 156 0.017467 10.0.0.38 - - [2026-03-23 06:14:45] "POST /neutron/network HTTP/1.1" 200 835 0.008391 10.0.0.38 - - [2026-03-23 06:14:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.008780 10.0.0.38 - - [2026-03-23 06:14:45] "GET /domains HTTP/1.1" 200 280 0.002838 10.0.0.38 - - [2026-03-23 06:14:45] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.38 - - [2026-03-23 06:14:45] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2750 0.008228 10.0.0.38 - - [2026-03-23 06:14:45] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000890 10.0.0.38 - - [2026-03-23 06:14:45] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2518 0.103290 10.0.0.38 - - [2026-03-23 06:14:45] "GET /virtual-network/1f64cb80-4c8c-4839-903f-14eaf8f1bef4 HTTP/1.1" 200 2327 0.007823 10.0.0.38 - - [2026-03-23 06:14:45] "GET /virtual-network/1f64cb80-4c8c-4839-903f-14eaf8f1bef4 HTTP/1.1" 200 2327 0.004755 10.0.0.38 - - [2026-03-23 06:14:45] "GET /routing-instance/2fe08d28-b8de-49d9-8737-c363607242e0 HTTP/1.1" 200 1496 0.004374 10.0.0.38 - - [2026-03-23 06:14:45] "GET /routing-instance/2fe08d28-b8de-49d9-8737-c363607242e0 HTTP/1.1" 200 1496 0.004130 10.0.0.38 - - [2026-03-23 06:14:45] "GET /route-target/2b9dbc05-9467-4b75-baa8-540ab6150d2f HTTP/1.1" 200 1214 0.003927 10.0.0.38 - - [2026-03-23 06:14:45] "GET /virtual-network/1f64cb80-4c8c-4839-903f-14eaf8f1bef4 HTTP/1.1" 200 2327 0.005344 10.0.0.38 - - [2026-03-23 06:14:45] "GET /routing-instance/2fe08d28-b8de-49d9-8737-c363607242e0 HTTP/1.1" 200 1496 0.004217 10.0.0.38 - - [2026-03-23 06:14:45] "GET /virtual-network/1f64cb80-4c8c-4839-903f-14eaf8f1bef4 HTTP/1.1" 200 2327 0.010014 10.0.0.38 - - [2026-03-23 06:14:45] "GET /routing-instance/2fe08d28-b8de-49d9-8737-c363607242e0 HTTP/1.1" 200 1496 0.003676 10.0.0.38 - - [2026-03-23 06:14:45] "GET /routing-instance/2fe08d28-b8de-49d9-8737-c363607242e0 HTTP/1.1" 200 1496 0.003908 10.0.0.38 - - [2026-03-23 06:14:45] "GET /route-target/2b9dbc05-9467-4b75-baa8-540ab6150d2f HTTP/1.1" 200 1214 0.003374 10.0.0.38 - - [2026-03-23 06:14:45] "GET /domains HTTP/1.1" 200 280 0.002872 10.0.0.38 - - [2026-03-23 06:14:45] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001133 10.0.0.38 - - [2026-03-23 06:14:45] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2750 0.006832 10.0.0.38 - - [2026-03-23 06:14:45] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000969 10.0.0.38 - - [2026-03-23 06:14:45] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2518 0.087662 10.0.0.38 - - [2026-03-23 06:14:45] "GET /virtual-network/1f64cb80-4c8c-4839-903f-14eaf8f1bef4 HTTP/1.1" 200 2327 0.005080 10.0.0.38 - - [2026-03-23 06:14:46] "GET /aaa-mode HTTP/1.1" 401 292 0.000381 10.0.0.38 - - [2026-03-23 06:14:46] "GET / HTTP/1.1" 200 35931 0.002264 10.0.0.38 - - [2026-03-23 06:14:47] "POST /neutron/port HTTP/1.1" 200 117 0.006611 10.0.0.38 - - [2026-03-23 06:14:47] "POST /neutron/network HTTP/1.1" 200 845 0.006839 10.0.0.38 - - [2026-03-23 06:14:47] "GET /aaa-mode HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-03-23 06:14:47] "GET / HTTP/1.1" 200 35931 0.075963 10.0.0.38 - - [2026-03-23 06:14:48] "POST /neutron/port HTTP/1.1" 200 1056 0.090963 10.0.0.38 - - [2026-03-23 06:14:48] "POST /neutron/network HTTP/1.1" 200 835 0.010095 10.0.0.38 - - [2026-03-23 06:14:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.009011 10.0.0.38 - - [2026-03-23 06:14:49] "POST /neutron/port HTTP/1.1" 200 1120 0.029083 10.0.0.38 - - [2026-03-23 06:14:49] "POST /neutron/network HTTP/1.1" 200 845 0.006538 10.0.0.38 - - [2026-03-23 06:14:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013502 10.0.0.38 - - [2026-03-23 06:14:50] "POST /neutron/port HTTP/1.1" 200 1113 0.133102 10.0.0.38 - - [2026-03-23 06:14:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.008472 10.0.0.38 - - [2026-03-23 06:14:50] "POST /neutron/network HTTP/1.1" 200 2224 0.012996 10.0.0.38 - - [2026-03-23 06:14:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2026-03-23 06:14:50] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.38 - - [2026-03-23 06:14:51] "POST /neutron/network HTTP/1.1" 200 835 0.006361 10.0.0.38 - - [2026-03-23 06:14:51] "POST /neutron/port HTTP/1.1" 200 117 0.005955 10.0.0.38 - - [2026-03-23 06:14:52] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001598 10.0.0.38 - - [2026-03-23 06:14:52] "POST /neutron/port HTTP/1.1" 200 1060 0.388430 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/port HTTP/1.1" 200 1060 0.015423 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/port HTTP/1.1" 200 1056 0.022863 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/port HTTP/1.1" 200 1059 0.015654 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/port HTTP/1.1" 200 3062 0.033155 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/subnet HTTP/1.1" 200 689 0.008506 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003795 10.0.0.38 - - [2026-03-23 06:14:53] "POST /neutron/network HTTP/1.1" 200 835 0.006404 10.0.0.38 - - [2026-03-23 06:14:56] "POST /neutron/port HTTP/1.1" 200 3062 0.025735 10.0.0.38 - - [2026-03-23 06:14:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007369 10.0.0.38 - - [2026-03-23 06:14:57] "POST /neutron/port HTTP/1.1" 200 3062 0.026577 10.0.0.38 - - [2026-03-23 06:14:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006722 10.0.0.38 - - [2026-03-23 06:15:13] "GET /projects?obj_uuids=2e2ae72a-393f-4f75-89ad-6aef5847fbb3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000874 10.0.0.38 - - [2026-03-23 06:15:13] "GET /project/2e2ae72a-393f-4f75-89ad-6aef5847fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.071899 10.0.0.38 - - [2026-03-23 06:15:13] "GET /projects?obj_uuids=2e2ae72a-393f-4f75-89ad-6aef5847fbb3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002941 10.0.0.38 - - [2026-03-23 06:15:13] "GET /project/2e2ae72a-393f-4f75-89ad-6aef5847fbb3?fields=security_groups HTTP/1.1" 200 1341 0.069977 10.0.0.38 - - [2026-03-23 06:15:13] "DELETE /security-group/b8a266f5-cc77-4f7d-a15b-688bdb70137d HTTP/1.1" 404 177 0.015606 10.0.0.38 - - [2026-03-23 06:15:13] "GET /projects?obj_uuids=2e2ae72a-393f-4f75-89ad-6aef5847fbb3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001563 10.0.0.38 - - [2026-03-23 06:15:13] "GET /project/2e2ae72a-393f-4f75-89ad-6aef5847fbb3?fields=application_policy_sets HTTP/1.1" 200 1380 0.055188 10.0.0.38 - - [2026-03-23 06:15:13] "DELETE /project/2e2ae72a-393f-4f75-89ad-6aef5847fbb3 HTTP/1.1" 200 115 0.444252 10.0.0.38 - - [2026-03-23 06:15:19] "POST /neutron/port HTTP/1.1" 200 3062 0.023983 10.0.0.38 - - [2026-03-23 06:15:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007531 10.0.0.38 - - [2026-03-23 06:15:29] "POST /neutron/port HTTP/1.1" 200 3062 0.034047 10.0.0.50 - - [2026-03-23 06:15:32] "GET /obj-perms HTTP/1.1" 200 5056 0.043925 10.0.0.33 - - [2026-03-23 06:15:33] "GET /obj-perms HTTP/1.1" 200 5056 0.045234 10.0.0.38 - - [2026-03-23 06:15:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006904 10.0.0.38 - - [2026-03-23 06:15:36] "POST /neutron/network HTTP/1.1" 200 845 0.036084 10.0.0.38 - - [2026-03-23 06:15:36] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.50 - - [2026-03-23 06:15:41] "POST /ref-update HTTP/1.1" 200 156 0.048620 10.0.0.50 - - [2026-03-23 06:15:41] "POST /instance-ips HTTP/1.1" 200 385 0.059908 10.0.0.50 - - [2026-03-23 06:15:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010018 10.0.0.38 - - [2026-03-23 06:15:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012823 10.0.0.50 - - [2026-03-23 06:15:41] "POST /ref-update HTTP/1.1" 200 156 0.029058 10.0.0.50 - - [2026-03-23 06:15:41] "POST /ref-update HTTP/1.1" 200 156 0.032292 10.0.0.38 - - [2026-03-23 06:15:42] "POST /neutron/port HTTP/1.1" 200 1120 0.054702 10.0.0.50 - - [2026-03-23 06:15:42] "POST /instance-ips HTTP/1.1" 200 375 0.048752 10.0.0.50 - - [2026-03-23 06:15:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004422 10.0.0.50 - - [2026-03-23 06:15:42] "POST /ref-update HTTP/1.1" 200 156 0.026664 10.0.0.38 - - [2026-03-23 06:15:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006508 10.0.0.38 - - [2026-03-23 06:15:43] "POST /neutron/port HTTP/1.1" 200 1123 0.021590 10.0.0.38 - - [2026-03-23 06:15:45] "POST /neutron/port HTTP/1.1" 200 1120 0.015125 10.0.0.38 - - [2026-03-23 06:15:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.007692 10.0.0.50 - - [2026-03-23 06:15:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.002997 10.0.0.38 - - [2026-03-23 06:15:45] "POST /neutron/network HTTP/1.1" 200 918 0.009665 10.0.0.50 - - [2026-03-23 06:15:46] "POST /fqname-to-id HTTP/1.1" 404 244 0.007066 10.0.0.50 - - [2026-03-23 06:15:46] "POST /route-targets HTTP/1.1" 200 327 0.012481 10.0.0.50 - - [2026-03-23 06:15:46] "GET /routing-instance/4f709ed4-cae9-42f9-93ee-375a988fc77e?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.009546 10.0.0.50 - - [2026-03-23 06:15:46] "POST /route-targets HTTP/1.1" 200 327 0.022366 10.0.0.50 - - [2026-03-23 06:15:46] "GET /routing-instance/1e46e967-a1da-4bf1-b119-431d389aaca9?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.009700 10.0.0.38 - - [2026-03-23 06:15:46] "GET /domains HTTP/1.1" 200 280 0.006730 10.0.0.38 - - [2026-03-23 06:15:46] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004518 10.0.0.38 - - [2026-03-23 06:15:46] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2771 0.018351 10.0.0.38 - - [2026-03-23 06:15:46] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000887 10.0.0.50 - - [2026-03-23 06:15:46] "POST /ref-update HTTP/1.1" 200 156 0.041675 10.0.0.38 - - [2026-03-23 06:15:46] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 4234 0.125215 10.0.0.38 - - [2026-03-23 06:15:46] "GET /service-instance/cd28afbf-f321-42a5-95c3-c71c0dc14495 HTTP/1.1" 200 3784 0.006631 10.0.0.38 - - [2026-03-23 06:15:46] "GET /domains HTTP/1.1" 200 280 0.015181 10.0.0.38 - - [2026-03-23 06:15:46] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001374 10.0.0.38 - - [2026-03-23 06:15:46] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2771 0.008443 10.0.0.38 - - [2026-03-23 06:15:46] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003477 10.0.0.38 - - [2026-03-23 06:15:46] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 4234 0.087947 10.0.0.38 - - [2026-03-23 06:15:46] "GET /service-instance/cd28afbf-f321-42a5-95c3-c71c0dc14495 HTTP/1.1" 200 3784 0.006236 10.0.0.38 - - [2026-03-23 06:15:46] "GET /port-tuple/83a3541a-fdf3-46ba-8760-cde49488170a HTTP/1.1" 200 1978 0.004369 10.0.0.38 - - [2026-03-23 06:15:46] "GET /virtual-machine-interface/2e92f27b-abec-40b2-adc5-1401d10d6f0b HTTP/1.1" 200 3804 0.009148 10.0.0.38 - - [2026-03-23 06:15:46] "GET /virtual-machine-interface/4adfbc91-d61a-4d89-b820-39d4c48ba5d0 HTTP/1.1" 200 3798 0.008693 10.0.0.38 - - [2026-03-23 06:15:46] "GET /virtual-machine-interface/8f5c22eb-c12a-4190-b486-90b4f374aa5d HTTP/1.1" 200 3817 0.009441 10.0.0.38 - - [2026-03-23 06:15:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007471 10.0.0.38 - - [2026-03-23 06:15:47] "POST /neutron/port HTTP/1.1" 200 3833 0.053467 10.0.0.38 - - [2026-03-23 06:15:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007345 10.0.0.38 - - [2026-03-23 06:15:47] "POST /neutron/network HTTP/1.1" 200 808 0.026084 10.0.0.38 - - [2026-03-23 06:15:47] "POST /neutron/network HTTP/1.1" 200 923 0.006412 10.0.0.38 - - [2026-03-23 06:15:47] "POST /neutron/port HTTP/1.1" 200 3833 0.041507 10.0.0.38 - - [2026-03-23 06:15:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007324 10.0.0.38 - - [2026-03-23 06:15:51] "GET /virtual-machine/3057165d-5a27-4025-8d24-21ca8a6492b7 HTTP/1.1" 200 1802 0.005914 10.0.0.38 - - [2026-03-23 06:15:51] "GET /domains HTTP/1.1" 200 280 0.002713 10.0.0.38 - - [2026-03-23 06:15:51] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.38 - - [2026-03-23 06:15:51] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2771 0.006680 10.0.0.38 - - [2026-03-23 06:15:51] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001155 10.0.0.38 - - [2026-03-23 06:15:52] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 4234 0.096555 10.0.0.38 - - [2026-03-23 06:15:52] "GET /service-instance/cd28afbf-f321-42a5-95c3-c71c0dc14495 HTTP/1.1" 200 3784 0.008836 10.0.0.38 - - [2026-03-23 06:15:56] "POST /neutron/network HTTP/1.1" 200 835 0.010469 10.0.0.38 - - [2026-03-23 06:15:56] "GET /domains HTTP/1.1" 200 280 0.002858 10.0.0.38 - - [2026-03-23 06:15:56] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.38 - - [2026-03-23 06:15:56] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2771 0.007771 10.0.0.38 - - [2026-03-23 06:15:56] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.50 - - [2026-03-23 06:15:56] "DELETE /instance-ip/6b03d5c1-bdb4-4176-9853-b70badd0b124 HTTP/1.1" 200 115 0.046641 10.0.0.38 - - [2026-03-23 06:15:56] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 3760 0.122108 10.0.0.38 - - [2026-03-23 06:15:56] "GET /virtual-machine/3057165d-5a27-4025-8d24-21ca8a6492b7 HTTP/1.1" 200 1802 0.014207 10.0.0.50 - - [2026-03-23 06:15:56] "POST /ref-update HTTP/1.1" 200 156 0.017885 10.0.0.50 - - [2026-03-23 06:15:56] "DELETE /routing-instance/4f709ed4-cae9-42f9-93ee-375a988fc77e HTTP/1.1" 200 115 0.072137 10.0.0.50 - - [2026-03-23 06:15:56] "DELETE /instance-ip/5f77b702-b627-48b8-a832-1990ead1e5dc HTTP/1.1" 200 115 0.041832 10.0.0.50 - - [2026-03-23 06:15:56] "DELETE /routing-instance/1e46e967-a1da-4bf1-b119-431d389aaca9 HTTP/1.1" 200 115 0.069959 10.0.0.50 - - [2026-03-23 06:15:56] "DELETE /access-control-list/d87c4f7e-adfc-4e96-85e9-2918b88c360a HTTP/1.1" 200 115 0.042545 10.0.0.50 - - [2026-03-23 06:15:56] "POST /ref-update HTTP/1.1" 200 156 0.033157 10.0.0.38 - - [2026-03-23 06:15:57] "POST /neutron/network HTTP/1.1" 400 204 0.016086 10.0.0.38 - - [2026-03-23 06:15:57] "POST /neutron/port HTTP/1.1" 200 1110 0.041493 10.0.0.38 - - [2026-03-23 06:15:57] "POST /neutron/port HTTP/1.1" 200 151 0.195806 10.0.0.38 - - [2026-03-23 06:15:58] "POST /neutron/port HTTP/1.1" 200 151 0.246263 10.0.0.38 - - [2026-03-23 06:15:58] "POST /neutron/port HTTP/1.1" 200 1114 0.019575 10.0.0.38 - - [2026-03-23 06:15:59] "POST /useragent-kv HTTP/1.1" 200 115 0.012007 10.0.0.38 - - [2026-03-23 06:15:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005745 10.0.0.38 - - [2026-03-23 06:15:59] "POST /neutron/network HTTP/1.1" 200 151 0.122479 10.0.0.38 - - [2026-03-23 06:15:59] "GET /routing-instance/2fe08d28-b8de-49d9-8737-c363607242e0 HTTP/1.1" 404 171 0.003241 10.0.0.38 - - [2026-03-23 06:15:59] "GET /domains HTTP/1.1" 200 280 0.012094 10.0.0.38 - - [2026-03-23 06:15:59] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001394 10.0.0.38 - - [2026-03-23 06:15:59] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2571 0.053061 10.0.0.38 - - [2026-03-23 06:15:59] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001263 10.0.0.38 - - [2026-03-23 06:15:59] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2299 0.088682 10.0.0.50 - - [2026-03-23 06:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.38 - - [2026-03-23 06:15:59] "GET /routing-instance/78577df5-7e81-4b19-b82a-ab6546a998ee HTTP/1.1" 404 171 0.002800 10.0.0.38 - - [2026-03-23 06:15:59] "GET /domains HTTP/1.1" 200 280 0.008315 10.0.0.38 - - [2026-03-23 06:15:59] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.38 - - [2026-03-23 06:15:59] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2571 0.009364 10.0.0.38 - - [2026-03-23 06:15:59] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.38 - - [2026-03-23 06:15:59] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 2081 0.079056 10.0.0.38 - - [2026-03-23 06:15:59] "POST /neutron/network HTTP/1.1" 200 834 0.006591 10.0.0.38 - - [2026-03-23 06:16:00] "GET /routing-instance/fbfbe692-854c-4d0d-90a6-6efe2e4b6adf HTTP/1.1" 404 171 0.011725 10.0.0.50 - - [2026-03-23 06:16:00] "DELETE /route-target/a0e9ab3c-a78b-447f-8ce1-5ce7fd9d1f18 HTTP/1.1" 200 115 0.039006 10.0.0.38 - - [2026-03-23 06:16:00] "GET /domains HTTP/1.1" 200 280 0.006576 10.0.0.38 - - [2026-03-23 06:16:00] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003065 10.0.0.38 - - [2026-03-23 06:16:00] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2571 0.018559 10.0.0.38 - - [2026-03-23 06:16:00] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.38 - - [2026-03-23 06:16:00] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 1841 0.115918 10.0.0.50 - - [2026-03-23 06:16:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.007700 10.0.0.38 - - [2026-03-23 06:16:07] "GET /domains HTTP/1.1" 401 292 0.000500 10.0.0.38 - - [2026-03-23 06:16:07] "GET /domains HTTP/1.1" 200 280 0.032845 10.0.0.38 - - [2026-03-23 06:16:07] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.38 - - [2026-03-23 06:16:07] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2958 0.013360 10.0.0.38 - - [2026-03-23 06:16:07] "GET /virtual-DNS/0a7a2db7-61f6-4e41-80a5-e3a50ebf37d6 HTTP/1.1" 200 1436 0.003349 10.0.0.38 - - [2026-03-23 06:16:08] "GET /projects?obj_uuids=950d384a-fcce-4e0d-88bc-adde5c3b3bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.38 - - [2026-03-23 06:16:08] "POST /neutron/network HTTP/1.1" 200 618 0.179462 10.0.0.50 - - [2026-03-23 06:16:08] "POST /ref-update HTTP/1.1" 200 156 0.026378 10.0.0.38 - - [2026-03-23 06:16:08] "POST /neutron/network HTTP/1.1" 200 833 0.008395 10.0.0.38 - - [2026-03-23 06:16:08] "POST /neutron/network HTTP/1.1" 200 807 0.013008 10.0.0.38 - - [2026-03-23 06:16:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2026-03-23 06:16:09] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.38 - - [2026-03-23 06:16:09] "POST /neutron/network HTTP/1.1" 200 833 0.006023 10.0.0.38 - - [2026-03-23 06:16:09] "POST /neutron/port HTTP/1.1" 200 117 0.005645 10.0.0.38 - - [2026-03-23 06:16:10] "POST /neutron/port HTTP/1.1" 200 1058 0.017494 10.0.0.38 - - [2026-03-23 06:16:10] "POST /neutron/port HTTP/1.1" 200 1122 0.016791 10.0.0.38 - - [2026-03-23 06:16:10] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.38 - - [2026-03-23 06:16:13] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001190 10.0.0.38 - - [2026-03-23 06:16:13] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.041317 10.0.0.38 - - [2026-03-23 06:16:14] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001036 10.0.0.38 - - [2026-03-23 06:16:14] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12?fields=security_groups HTTP/1.1" 200 1358 0.056531 10.0.0.38 - - [2026-03-23 06:16:14] "DELETE /security-group/4f4b2480-4b9d-4986-a0fc-a4591e3644ca HTTP/1.1" 200 115 0.087893 10.0.0.38 - - [2026-03-23 06:16:14] "GET /projects?obj_uuids=b3ac4a73-46f8-425c-b11b-5553dd4c9c12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001576 10.0.0.38 - - [2026-03-23 06:16:14] "GET /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12?fields=application_policy_sets HTTP/1.1" 200 1397 0.049516 10.0.0.38 - - [2026-03-23 06:16:14] "DELETE /project/b3ac4a73-46f8-425c-b11b-5553dd4c9c12 HTTP/1.1" 200 115 0.544237 10.0.0.38 - - [2026-03-23 06:16:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007434 10.0.0.38 - - [2026-03-23 06:16:15] "POST /neutron/port HTTP/1.1" 200 1122 0.019585 10.0.0.38 - - [2026-03-23 06:16:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.029099 10.0.0.38 - - [2026-03-23 06:16:25] "POST /neutron/port HTTP/1.1" 200 1122 0.020112 10.0.0.38 - - [2026-03-23 06:16:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2026-03-23 06:16:25] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.38 - - [2026-03-23 06:16:26] "POST /neutron/network HTTP/1.1" 200 833 0.032030 10.0.0.38 - - [2026-03-23 06:16:26] "POST /neutron/port HTTP/1.1" 200 117 0.005949 10.0.0.38 - - [2026-03-23 06:16:26] "GET /projects?obj_uuids=950d384a-fcce-4e0d-88bc-adde5c3b3bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001398 10.0.0.38 - - [2026-03-23 06:16:27] "POST /neutron/port HTTP/1.1" 200 1058 0.312929 10.0.0.38 - - [2026-03-23 06:16:27] "POST /neutron/port HTTP/1.1" 200 1112 0.117877 10.0.0.38 - - [2026-03-23 06:16:27] "POST /neutron/subnet HTTP/1.1" 200 685 0.008933 10.0.0.38 - - [2026-03-23 06:16:31] "POST /neutron/port HTTP/1.1" 200 1122 0.016072 10.0.0.38 - - [2026-03-23 06:16:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006757 10.0.0.38 - - [2026-03-23 06:16:36] "POST /neutron/port HTTP/1.1" 200 1122 0.018661 10.0.0.38 - - [2026-03-23 06:16:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004910 10.0.0.38 - - [2026-03-23 06:16:36] "POST /neutron/network HTTP/1.1" 200 833 0.006643 10.0.0.38 - - [2026-03-23 06:16:39] "POST /neutron/port HTTP/1.1" 200 1122 0.016653 10.0.0.38 - - [2026-03-23 06:16:52] "GET /domains HTTP/1.1" 200 280 0.003253 10.0.0.38 - - [2026-03-23 06:16:52] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001434 10.0.0.38 - - [2026-03-23 06:16:52] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2774 0.009698 10.0.0.38 - - [2026-03-23 06:16:52] "GET /virtual-DNS/0a7a2db7-61f6-4e41-80a5-e3a50ebf37d6 HTTP/1.1" 200 1905 0.010963 10.0.0.38 - - [2026-03-23 06:16:52] "GET /virtual-DNS-record/9ee7832f-81f2-4fd9-9fea-fafcfe6004cb HTTP/1.1" 200 1337 0.003145 10.0.0.38 - - [2026-03-23 06:16:57] "POST /neutron/network HTTP/1.1" 400 204 0.011742 10.0.0.38 - - [2026-03-23 06:16:58] "POST /neutron/port HTTP/1.1" 200 1112 0.013008 10.0.0.38 - - [2026-03-23 06:16:58] "POST /neutron/port HTTP/1.1" 200 151 0.209747 10.0.0.50 - - [2026-03-23 06:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.38 - - [2026-03-23 06:17:00] "GET /domains HTTP/1.1" 200 280 0.003480 10.0.0.38 - - [2026-03-23 06:17:00] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001344 10.0.0.38 - - [2026-03-23 06:17:00] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2574 0.009026 10.0.0.50 - - [2026-03-23 06:17:03] "POST /access-control-lists HTTP/1.1" 200 597 0.030240 10.0.0.38 - - [2026-03-23 06:17:06] "POST /neutron/network HTTP/1.1" 200 117 0.046826 10.0.0.50 - - [2026-03-23 06:17:06] "POST /route-targets HTTP/1.1" 200 327 0.013610 10.0.0.38 - - [2026-03-23 06:17:06] "POST /neutron/network HTTP/1.1" 200 826 0.011265 10.0.0.38 - - [2026-03-23 06:17:06] "POST /neutron/subnet HTTP/1.1" 200 730 0.008481 10.0.0.38 - - [2026-03-23 06:17:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000395 10.0.0.38 - - [2026-03-23 06:17:07] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.38 - - [2026-03-23 06:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.007724 10.0.0.38 - - [2026-03-23 06:17:08] "POST /neutron/network HTTP/1.1" 200 836 0.007205 10.0.0.38 - - [2026-03-23 06:17:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000424 10.0.0.38 - - [2026-03-23 06:17:08] "GET / HTTP/1.1" 200 35931 0.002364 10.0.0.38 - - [2026-03-23 06:17:08] "POST /neutron/port HTTP/1.1" 200 1062 0.019112 10.0.0.38 - - [2026-03-23 06:17:09] "POST /neutron/port HTTP/1.1" 200 1126 0.017665 10.0.0.38 - - [2026-03-23 06:17:09] "POST /neutron/port HTTP/1.1" 200 117 0.001058 10.0.0.38 - - [2026-03-23 06:17:09] "POST /neutron/port HTTP/1.1" 200 1126 0.021709 10.0.0.38 - - [2026-03-23 06:17:09] "POST /neutron/port HTTP/1.1" 200 1126 0.016816 10.0.0.38 - - [2026-03-23 06:17:09] "GET /projects?obj_uuids=ace452e1-571c-42b4-a4fe-d2dbe99d1d77&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004042 10.0.0.38 - - [2026-03-23 06:17:10] "POST /neutron/port HTTP/1.1" 200 1062 0.336644 10.0.0.38 - - [2026-03-23 06:17:10] "POST /neutron/port HTTP/1.1" 200 1116 0.103892 10.0.0.38 - - [2026-03-23 06:17:10] "POST /neutron/subnet HTTP/1.1" 200 704 0.008145 10.0.0.50 - - [2026-03-23 06:17:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.50 - - [2026-03-23 06:17:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.33 - - [2026-03-23 06:17:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.33 - - [2026-03-23 06:17:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.38 - - [2026-03-23 06:17:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.38 - - [2026-03-23 06:17:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.38 - - [2026-03-23 06:17:14] "GET /projects?obj_uuids=950d384a-fcce-4e0d-88bc-adde5c3b3bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003345 10.0.0.38 - - [2026-03-23 06:17:14] "POST /neutron/port HTTP/1.1" 200 1126 0.043696 10.0.0.38 - - [2026-03-23 06:17:14] "GET /project/950d384a-fcce-4e0d-88bc-adde5c3b3bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.109295 10.0.0.38 - - [2026-03-23 06:17:14] "GET /projects?obj_uuids=950d384a-fcce-4e0d-88bc-adde5c3b3bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001361 10.0.0.38 - - [2026-03-23 06:17:14] "GET /project/950d384a-fcce-4e0d-88bc-adde5c3b3bc1?fields=security_groups HTTP/1.1" 200 1104 0.133322 10.0.0.38 - - [2026-03-23 06:17:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.039345 10.0.0.50 - - [2026-03-23 06:17:14] "DELETE /access-control-list/9b00b6ab-b27f-4471-a48f-d4a736dcbabf HTTP/1.1" 200 115 0.093387 10.0.0.38 - - [2026-03-23 06:17:14] "GET /projects?obj_uuids=950d384a-fcce-4e0d-88bc-adde5c3b3bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005114 10.0.0.38 - - [2026-03-23 06:17:15] "GET /project/950d384a-fcce-4e0d-88bc-adde5c3b3bc1?fields=application_policy_sets HTTP/1.1" 200 1405 0.068870 10.0.0.38 - - [2026-03-23 06:17:15] "DELETE /project/950d384a-fcce-4e0d-88bc-adde5c3b3bc1 HTTP/1.1" 200 115 0.561779 10.0.0.38 - - [2026-03-23 06:17:17] "POST /neutron/port HTTP/1.1" 200 1126 0.016883 10.0.0.38 - - [2026-03-23 06:17:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006868 10.0.0.38 - - [2026-03-23 06:17:21] "POST /neutron/port HTTP/1.1" 200 1126 0.018548 10.0.0.38 - - [2026-03-23 06:17:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007259 10.0.0.38 - - [2026-03-23 06:17:23] "POST /neutron/port HTTP/1.1" 200 1126 0.015253 10.0.0.38 - - [2026-03-23 06:17:23] "POST /neutron/port HTTP/1.1" 200 151 0.196832 10.0.0.38 - - [2026-03-23 06:17:25] "POST /neutron/network HTTP/1.1" 200 826 0.009112 10.0.0.50 - - [2026-03-23 06:17:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.005334 10.0.0.50 - - [2026-03-23 06:17:28] "POST /access-control-lists HTTP/1.1" 200 594 0.033295 10.0.0.38 - - [2026-03-23 06:17:31] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002863 10.0.0.38 - - [2026-03-23 06:17:31] "POST /neutron/network HTTP/1.1" 200 625 0.163527 10.0.0.38 - - [2026-03-23 06:17:31] "POST /neutron/network HTTP/1.1" 200 839 0.007350 10.0.0.38 - - [2026-03-23 06:17:31] "POST /neutron/network HTTP/1.1" 200 839 0.005618 10.0.0.38 - - [2026-03-23 06:17:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000444 10.0.0.38 - - [2026-03-23 06:17:32] "GET / HTTP/1.1" 200 35931 0.001821 10.0.0.38 - - [2026-03-23 06:17:33] "POST /neutron/port HTTP/1.1" 200 117 0.005597 10.0.0.38 - - [2026-03-23 06:17:33] "POST /neutron/network HTTP/1.1" 200 849 0.005887 10.0.0.38 - - [2026-03-23 06:17:33] "POST /neutron/port HTTP/1.1" 200 1055 0.014545 10.0.0.38 - - [2026-03-23 06:17:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003470 10.0.0.38 - - [2026-03-23 06:17:34] "POST /neutron/network HTTP/1.1" 200 839 0.006027 10.0.0.38 - - [2026-03-23 06:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.052465 10.0.0.38 - - [2026-03-23 06:17:38] "POST /neutron/port HTTP/1.1" 200 1119 0.018332 10.0.0.38 - - [2026-03-23 06:17:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007253 10.0.0.33 - - [2026-03-23 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.33 - - [2026-03-23 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.50 - - [2026-03-23 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.50 - - [2026-03-23 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.38 - - [2026-03-23 06:17:44] "POST /neutron/port HTTP/1.1" 200 1119 0.018284 10.0.0.38 - - [2026-03-23 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.38 - - [2026-03-23 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.38 - - [2026-03-23 06:17:47] "POST /neutron/port HTTP/1.1" 200 1119 0.016740 10.0.0.38 - - [2026-03-23 06:17:47] "POST /neutron/subnet HTTP/1.1" 200 675 0.009403 10.0.0.38 - - [2026-03-23 06:17:51] "POST /neutron/network HTTP/1.1" 200 839 0.007106 10.0.0.38 - - [2026-03-23 06:17:52] "POST /neutron/port HTTP/1.1" 200 1109 0.020100 10.0.0.38 - - [2026-03-23 06:17:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005010 10.0.0.50 - - [2026-03-23 06:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.38 - - [2026-03-23 06:17:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002202 10.0.0.38 - - [2026-03-23 06:17:54] "POST /neutron/network HTTP/1.1" 200 151 0.113981 10.0.0.38 - - [2026-03-23 06:17:56] "GET /global-vrouter-configs HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2026-03-23 06:17:56] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.026569 10.0.0.38 - - [2026-03-23 06:17:56] "GET /global-vrouter-config/447ef868-b188-4dec-82d4-7f164bba70eb HTTP/1.1" 200 1825 0.003464 10.0.0.50 - - [2026-03-23 06:17:57] "POST /ref-update HTTP/1.1" 200 156 0.026646 10.0.0.38 - - [2026-03-23 06:17:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002466 10.0.0.38 - - [2026-03-23 06:17:57] "POST /neutron/subnet HTTP/1.1" 200 719 0.231802 10.0.0.38 - - [2026-03-23 06:17:57] "POST /neutron/network HTTP/1.1" 200 823 0.005740 10.0.0.38 - - [2026-03-23 06:17:57] "GET /aaa-mode HTTP/1.1" 401 292 0.000394 10.0.0.38 - - [2026-03-23 06:17:58] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.38 - - [2026-03-23 06:17:58] "POST /neutron/network HTTP/1.1" 200 823 0.005648 10.0.0.38 - - [2026-03-23 06:17:58] "POST /neutron/port HTTP/1.1" 200 117 0.005648 10.0.0.38 - - [2026-03-23 06:17:59] "POST /neutron/port HTTP/1.1" 200 1059 0.015381 10.0.0.38 - - [2026-03-23 06:17:59] "POST /neutron/port HTTP/1.1" 200 1123 0.019293 10.0.0.38 - - [2026-03-23 06:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.001058 10.0.0.38 - - [2026-03-23 06:18:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006652 10.0.0.38 - - [2026-03-23 06:18:03] "POST /neutron/port HTTP/1.1" 200 1123 0.016515 10.0.0.38 - - [2026-03-23 06:18:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006482 10.0.0.38 - - [2026-03-23 06:18:15] "GET /projects?obj_uuids=ace452e1-571c-42b4-a4fe-d2dbe99d1d77&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000902 10.0.0.38 - - [2026-03-23 06:18:15] "GET /project/ace452e1-571c-42b4-a4fe-d2dbe99d1d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.044702 10.0.0.38 - - [2026-03-23 06:18:15] "GET /projects?obj_uuids=ace452e1-571c-42b4-a4fe-d2dbe99d1d77&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002981 10.0.0.38 - - [2026-03-23 06:18:15] "GET /project/ace452e1-571c-42b4-a4fe-d2dbe99d1d77?fields=security_groups HTTP/1.1" 200 1105 0.120972 10.0.0.38 - - [2026-03-23 06:18:15] "GET /projects?obj_uuids=ace452e1-571c-42b4-a4fe-d2dbe99d1d77&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000928 10.0.0.38 - - [2026-03-23 06:18:15] "GET /project/ace452e1-571c-42b4-a4fe-d2dbe99d1d77?fields=application_policy_sets HTTP/1.1" 200 1406 0.095124 10.0.0.38 - - [2026-03-23 06:18:15] "DELETE /project/ace452e1-571c-42b4-a4fe-d2dbe99d1d77 HTTP/1.1" 200 115 0.508220 10.0.0.38 - - [2026-03-23 06:18:16] "POST /neutron/port HTTP/1.1" 200 1123 0.018024 10.0.0.38 - - [2026-03-23 06:18:17] "POST /neutron/network HTTP/1.1" 200 823 0.006279 10.0.0.50 - - [2026-03-23 06:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.38 - - [2026-03-23 06:18:21] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001551 10.0.0.38 - - [2026-03-23 06:18:21] "POST /neutron/network HTTP/1.1" 200 605 0.169040 10.0.0.50 - - [2026-03-23 06:18:21] "POST /ref-update HTTP/1.1" 200 156 0.028869 10.0.0.38 - - [2026-03-23 06:18:21] "POST /neutron/network HTTP/1.1" 200 994 0.015052 10.0.0.38 - - [2026-03-23 06:18:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.008876 10.0.0.38 - - [2026-03-23 06:18:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.009611 10.0.0.38 - - [2026-03-23 06:18:22] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000900 10.0.0.38 - - [2026-03-23 06:18:22] "POST /neutron/port HTTP/1.1" 200 1017 0.230375 10.0.0.38 - - [2026-03-23 06:18:22] "POST /neutron/network HTTP/1.1" 200 994 0.008408 10.0.0.38 - - [2026-03-23 06:18:22] "POST /neutron/port HTTP/1.1" 200 1017 0.019567 10.0.0.38 - - [2026-03-23 06:18:23] "POST /neutron/port HTTP/1.1" 200 1017 0.018173 10.0.0.38 - - [2026-03-23 06:18:23] "POST /neutron/port HTTP/1.1" 200 1017 0.017246 10.0.0.38 - - [2026-03-23 06:18:23] "POST /neutron/port HTTP/1.1" 200 1017 0.025059 10.0.0.38 - - [2026-03-23 06:18:23] "POST /neutron/port HTTP/1.1" 200 1017 0.021360 10.0.0.38 - - [2026-03-23 06:18:23] "POST /neutron/port HTTP/1.1" 200 1119 0.034467 10.0.0.38 - - [2026-03-23 06:18:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004524 10.0.0.38 - - [2026-03-23 06:18:24] "POST /neutron/network HTTP/1.1" 200 1004 0.006924 10.0.0.38 - - [2026-03-23 06:18:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000403 10.0.0.38 - - [2026-03-23 06:18:24] "POST /neutron/network HTTP/1.1" 200 1004 0.009563 10.0.0.38 - - [2026-03-23 06:18:24] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.38 - - [2026-03-23 06:18:24] "POST /neutron/port HTTP/1.1" 200 1109 0.172399 10.0.0.38 - - [2026-03-23 06:18:24] "POST /neutron/subnet HTTP/1.1" 200 673 0.009678 10.0.0.38 - - [2026-03-23 06:18:24] "POST /neutron/network HTTP/1.1" 200 994 0.011190 10.0.0.38 - - [2026-03-23 06:18:25] "POST /neutron/port HTTP/1.1" 200 117 0.005981 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domains HTTP/1.1" 200 280 0.002825 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001445 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2573 0.012439 10.0.0.38 - - [2026-03-23 06:18:25] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000996 10.0.0.38 - - [2026-03-23 06:18:25] "GET /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911 HTTP/1.1" 200 2843 0.114986 10.0.0.38 - - [2026-03-23 06:18:25] "GET /network-ipam/3b55484d-87c5-4632-a1b4-31329368f313 HTTP/1.1" 200 2646 0.009838 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domains HTTP/1.1" 200 280 0.002948 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001169 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2573 0.006677 10.0.0.38 - - [2026-03-23 06:18:25] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000906 10.0.0.38 - - [2026-03-23 06:18:25] "GET /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911 HTTP/1.1" 200 2843 0.108653 10.0.0.38 - - [2026-03-23 06:18:25] "GET /virtual-network/c6f733f0-c302-4ea7-96f4-a6f4da617431 HTTP/1.1" 200 3781 0.015303 10.0.0.38 - - [2026-03-23 06:18:25] "GET /virtual-network/c6f733f0-c302-4ea7-96f4-a6f4da617431 HTTP/1.1" 200 3781 0.009804 10.0.0.38 - - [2026-03-23 06:18:25] "GET /routing-instance/1fb42d96-4180-40b8-86af-43dae21a6ab8 HTTP/1.1" 200 2379 0.007154 10.0.0.38 - - [2026-03-23 06:18:25] "GET /routing-instance/1fb42d96-4180-40b8-86af-43dae21a6ab8 HTTP/1.1" 200 2379 0.004763 10.0.0.38 - - [2026-03-23 06:18:25] "GET /route-target/857cbe66-76d7-4596-ab35-f6af9265a1aa HTTP/1.1" 200 1204 0.005485 10.0.0.38 - - [2026-03-23 06:18:25] "GET /virtual-network/c6f733f0-c302-4ea7-96f4-a6f4da617431 HTTP/1.1" 200 3781 0.005862 10.0.0.38 - - [2026-03-23 06:18:25] "GET /routing-instance/1fb42d96-4180-40b8-86af-43dae21a6ab8 HTTP/1.1" 200 2379 0.007239 10.0.0.38 - - [2026-03-23 06:18:25] "GET /virtual-network/c6f733f0-c302-4ea7-96f4-a6f4da617431 HTTP/1.1" 200 3781 0.005366 10.0.0.38 - - [2026-03-23 06:18:25] "GET /routing-instance/1fb42d96-4180-40b8-86af-43dae21a6ab8 HTTP/1.1" 200 2379 0.006250 10.0.0.38 - - [2026-03-23 06:18:25] "GET /routing-instance/1fb42d96-4180-40b8-86af-43dae21a6ab8 HTTP/1.1" 200 2379 0.011430 10.0.0.38 - - [2026-03-23 06:18:25] "GET /route-target/857cbe66-76d7-4596-ab35-f6af9265a1aa HTTP/1.1" 200 1204 0.005653 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domains HTTP/1.1" 200 280 0.003638 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.38 - - [2026-03-23 06:18:25] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2573 0.007987 10.0.0.38 - - [2026-03-23 06:18:25] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001202 10.0.0.38 - - [2026-03-23 06:18:25] "GET /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911 HTTP/1.1" 200 3087 0.084226 10.0.0.38 - - [2026-03-23 06:18:25] "GET /virtual-network/c6f733f0-c302-4ea7-96f4-a6f4da617431 HTTP/1.1" 200 4233 0.012719 10.0.0.38 - - [2026-03-23 06:18:25] "POST /neutron/port HTTP/1.1" 200 1055 0.013583 10.0.0.38 - - [2026-03-23 06:18:26] "POST /neutron/port HTTP/1.1" 200 1119 0.019302 10.0.0.38 - - [2026-03-23 06:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.38 - - [2026-03-23 06:18:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009161 10.0.0.38 - - [2026-03-23 06:18:27] "POST /neutron/port HTTP/1.1" 200 1119 0.018102 10.0.0.38 - - [2026-03-23 06:18:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008071 10.0.0.50 - - [2026-03-23 06:18:35] "GET /obj-perms HTTP/1.1" 200 5056 0.053650 10.0.0.33 - - [2026-03-23 06:18:35] "GET /obj-perms HTTP/1.1" 200 5056 0.054513 10.0.0.38 - - [2026-03-23 06:18:37] "POST /neutron/port HTTP/1.1" 200 1119 0.019357 10.0.0.38 - - [2026-03-23 06:18:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007324 10.0.0.38 - - [2026-03-23 06:18:37] "POST /neutron/port HTTP/1.1" 200 1119 0.022277 10.0.0.38 - - [2026-03-23 06:18:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007121 10.0.0.38 - - [2026-03-23 06:18:39] "POST /neutron/port HTTP/1.1" 200 1119 0.016064 10.0.0.38 - - [2026-03-23 06:18:39] "POST /neutron/port HTTP/1.1" 200 1119 0.020373 10.0.0.38 - - [2026-03-23 06:18:39] "POST /neutron/subnet HTTP/1.1" 200 673 0.010218 10.0.0.38 - - [2026-03-23 06:18:48] "POST /neutron/port HTTP/1.1" 200 1119 0.017125 10.0.0.38 - - [2026-03-23 06:18:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003597 10.0.0.38 - - [2026-03-23 06:18:48] "POST /neutron/network HTTP/1.1" 200 994 0.008525 10.0.0.38 - - [2026-03-23 06:18:56] "POST /neutron/port HTTP/1.1" 200 151 0.191967 10.0.0.38 - - [2026-03-23 06:18:56] "POST /neutron/port HTTP/1.1" 200 151 0.222922 10.0.0.38 - - [2026-03-23 06:18:56] "POST /neutron/port HTTP/1.1" 200 151 0.239880 10.0.0.38 - - [2026-03-23 06:18:56] "GET /routing-instance/1fb42d96-4180-40b8-86af-43dae21a6ab8 HTTP/1.1" 404 171 0.005166 10.0.0.38 - - [2026-03-23 06:18:56] "GET /domains HTTP/1.1" 200 280 0.002839 10.0.0.38 - - [2026-03-23 06:18:56] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002312 10.0.0.38 - - [2026-03-23 06:18:56] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 2573 0.009172 10.0.0.38 - - [2026-03-23 06:18:56] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.38 - - [2026-03-23 06:18:56] "GET /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911 HTTP/1.1" 200 2086 0.100976 10.0.0.38 - - [2026-03-23 06:19:01] "POST /neutron/port HTTP/1.1" 200 117 0.006711 10.0.0.38 - - [2026-03-23 06:19:01] "POST /neutron/port HTTP/1.1" 400 205 0.003593 10.0.0.50 - - [2026-03-23 06:19:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.003465 10.0.0.50 - - [2026-03-23 06:19:11] "POST /access-control-lists HTTP/1.1" 200 589 0.033982 10.0.0.38 - - [2026-03-23 06:19:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2026-03-23 06:19:15] "GET /aaa-mode HTTP/1.1" 200 128 0.025373 10.0.0.38 - - [2026-03-23 06:19:16] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001008 10.0.0.38 - - [2026-03-23 06:19:16] "GET /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.092290 10.0.0.38 - - [2026-03-23 06:19:16] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.38 - - [2026-03-23 06:19:16] "GET /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911?fields=security_groups HTTP/1.1" 200 1103 0.095747 10.0.0.38 - - [2026-03-23 06:19:16] "GET /projects?obj_uuids=e96d9c4e-fa42-4ca2-932a-0252e32cf911&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001001 10.0.0.38 - - [2026-03-23 06:19:16] "GET /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911?fields=application_policy_sets HTTP/1.1" 200 1403 0.077173 10.0.0.38 - - [2026-03-23 06:19:16] "DELETE /project/e96d9c4e-fa42-4ca2-932a-0252e32cf911 HTTP/1.1" 200 115 0.518114 10.0.0.50 - - [2026-03-23 06:19:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.004901 10.0.0.50 - - [2026-03-23 06:19:17] "POST /access-control-lists HTTP/1.1" 200 589 0.051248 10.0.0.50 - - [2026-03-23 06:19:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.004550 10.0.0.38 - - [2026-03-23 06:19:20] "GET /api-access-list/d94402e8-4a5f-40be-be1d-93559f3c4ce9 HTTP/1.1" 401 292 0.000405 10.0.0.38 - - [2026-03-23 06:19:20] "GET /api-access-list/d94402e8-4a5f-40be-be1d-93559f3c4ce9 HTTP/1.1" 200 1266 0.067194 10.0.0.50 - - [2026-03-23 06:19:21] "POST /ref-update HTTP/1.1" 200 156 0.055682 10.0.0.38 - - [2026-03-23 06:19:21] "POST /neutron/network HTTP/1.1" 200 829 0.071478 10.0.0.38 - - [2026-03-23 06:19:21] "GET /virtual-network/83ac3646-e3ee-4acc-bf85-13f8915864b3 HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2026-03-23 06:19:22] "GET /virtual-network/83ac3646-e3ee-4acc-bf85-13f8915864b3 HTTP/1.1" 200 2258 0.051028 10.0.0.38 - - [2026-03-23 06:19:22] "GET /virtual-network/83ac3646-e3ee-4acc-bf85-13f8915864b3 HTTP/1.1" 401 292 0.000362 10.0.0.38 - - [2026-03-23 06:19:22] "GET /virtual-network/83ac3646-e3ee-4acc-bf85-13f8915864b3 HTTP/1.1" 200 1998 0.045604 10.0.0.38 - - [2026-03-23 06:19:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.38 - - [2026-03-23 06:19:23] "GET /obj-perms HTTP/1.1" 200 4915 0.069475 10.0.0.38 - - [2026-03-23 06:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.028194 10.0.0.38 - - [2026-03-23 06:19:24] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.053569 10.0.0.38 - - [2026-03-23 06:19:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2026-03-23 06:19:25] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.38 - - [2026-03-23 06:19:25] "POST /neutron/network HTTP/1.1" 200 829 0.006407 10.0.0.38 - - [2026-03-23 06:19:26] "POST /neutron/port HTTP/1.1" 200 117 0.027750 10.0.0.38 - - [2026-03-23 06:19:26] "GET /projects?obj_uuids=3385ae6d-3f04-4ed7-aff0-958f37764c50&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.38 - - [2026-03-23 06:19:26] "POST /neutron/port HTTP/1.1" 200 1053 0.495125 10.0.0.38 - - [2026-03-23 06:19:27] "POST /neutron/port HTTP/1.1" 200 1107 0.114539 10.0.0.38 - - [2026-03-23 06:19:27] "POST /neutron/subnet HTTP/1.1" 200 637 0.008360 10.0.0.38 - - [2026-03-23 06:19:31] "POST /neutron/port HTTP/1.1" 200 1117 0.015501 10.0.0.38 - - [2026-03-23 06:19:31] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006845 10.0.0.38 - - [2026-03-23 06:19:31] "POST /neutron/port HTTP/1.1" 200 1117 0.017616 10.0.0.38 - - [2026-03-23 06:19:39] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006683 10.0.0.38 - - [2026-03-23 06:19:40] "POST /neutron/network HTTP/1.1" 200 839 0.006430 10.0.0.38 - - [2026-03-23 06:19:40] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.33 - - [2026-03-23 06:19:46] "GET /obj-perms HTTP/1.1" 200 4915 0.063105 10.0.0.33 - - [2026-03-23 06:19:48] "GET /virtual-machine/28968870-a71a-4372-b1d0-048a72af524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.014535 10.0.0.33 - - [2026-03-23 06:19:52] "GET /obj-perms HTTP/1.1" 200 4915 0.013747 10.0.0.33 - - [2026-03-23 06:19:54] "GET /virtual-machine/28968870-a71a-4372-b1d0-048a72af524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.014209 10.0.0.38 - - [2026-03-23 06:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.38 - - [2026-03-23 06:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.38 - - [2026-03-23 06:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.38 - - [2026-03-23 06:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.33 - - [2026-03-23 06:19:54] "GET /obj-perms HTTP/1.1" 200 4915 0.013731 10.0.0.38 - - [2026-03-23 06:19:54] "GET /obj-perms HTTP/1.1" 200 4915 0.053257 10.0.0.38 - - [2026-03-23 06:19:55] "GET /obj-perms HTTP/1.1" 200 5020 0.047965 10.0.0.38 - - [2026-03-23 06:19:56] "GET /obj-perms HTTP/1.1" 200 4915 0.060180 10.0.0.50 - - [2026-03-23 06:19:56] "GET /obj-perms HTTP/1.1" 200 5020 0.062056 10.0.0.38 - - [2026-03-23 06:19:56] "GET /obj-perms HTTP/1.1" 200 4915 0.013721 10.0.0.33 - - [2026-03-23 06:19:56] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.017328 10.0.0.38 - - [2026-03-23 06:19:57] "POST /neutron/port HTTP/1.1" 200 1107 0.012728 10.0.0.38 - - [2026-03-23 06:19:59] "GET /obj-perms HTTP/1.1" 200 4915 0.022632 10.0.0.38 - - [2026-03-23 06:20:00] "GET /obj-perms HTTP/1.1" 200 5020 0.003847 10.0.0.50 - - [2026-03-23 06:20:00] "GET /obj-perms HTTP/1.1" 200 5020 0.003850 10.0.0.38 - - [2026-03-23 06:20:09] "GET /obj-perms HTTP/1.1" 200 5020 0.003980 10.0.0.50 - - [2026-03-23 06:20:09] "GET /obj-perms HTTP/1.1" 200 5020 0.004177 10.0.0.38 - - [2026-03-23 06:20:18] "GET /obj-perms HTTP/1.1" 200 5020 0.017777 10.0.0.50 - - [2026-03-23 06:20:18] "GET /obj-perms HTTP/1.1" 200 5020 0.003488 10.0.0.38 - - [2026-03-23 06:20:24] "GET /obj-perms HTTP/1.1" 200 5020 0.003573 10.0.0.50 - - [2026-03-23 06:20:24] "GET /obj-perms HTTP/1.1" 200 5020 0.003557 10.0.0.38 - - [2026-03-23 06:20:25] "GET /api-access-list/d94402e8-4a5f-40be-be1d-93559f3c4ce9 HTTP/1.1" 404 171 0.003502 10.0.0.50 - - [2026-03-23 06:20:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.038853 10.0.0.50 - - [2026-03-23 06:20:30] "POST /access-control-lists HTTP/1.1" 200 594 0.038306 10.0.0.38 - - [2026-03-23 06:20:34] "GET /aaa-mode HTTP/1.1" 200 128 0.001064 10.0.0.50 - - [2026-03-23 06:20:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.011212 10.0.0.50 - - [2026-03-23 06:20:36] "POST /access-control-lists HTTP/1.1" 200 596 0.024359 10.0.0.38 - - [2026-03-23 06:20:38] "GET /api-access-list/4d2ad6dc-2f20-45b9-b393-863c332a94c2 HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2026-03-23 06:20:39] "GET /api-access-list/4d2ad6dc-2f20-45b9-b393-863c332a94c2 HTTP/1.1" 200 1289 0.055057 10.0.0.50 - - [2026-03-23 06:20:39] "POST /route-targets HTTP/1.1" 200 327 0.013134 10.0.0.38 - - [2026-03-23 06:20:40] "POST /neutron/network HTTP/1.1" 200 850 0.065059 10.0.0.50 - - [2026-03-23 06:20:41] "POST /ref-update HTTP/1.1" 200 156 0.032936 10.0.0.38 - - [2026-03-23 06:20:41] "POST /neutron/network HTTP/1.1" 200 848 0.060460 10.0.0.38 - - [2026-03-23 06:20:41] "POST /neutron/subnet HTTP/1.1" 200 679 0.036307 10.0.0.38 - - [2026-03-23 06:20:41] "GET /virtual-network/4e0a6b67-c5df-408b-98b7-323ebcd5f046 HTTP/1.1" 401 292 0.000349 10.0.0.38 - - [2026-03-23 06:20:42] "GET /virtual-network/4e0a6b67-c5df-408b-98b7-323ebcd5f046 HTTP/1.1" 200 2317 0.050148 10.0.0.38 - - [2026-03-23 06:20:42] "GET /virtual-network/4e0a6b67-c5df-408b-98b7-323ebcd5f046 HTTP/1.1" 401 292 0.000381 10.0.0.38 - - [2026-03-23 06:20:42] "GET /virtual-network/4e0a6b67-c5df-408b-98b7-323ebcd5f046 HTTP/1.1" 403 376 0.040083 10.0.0.38 - - [2026-03-23 06:20:42] "GET /virtual-network/4e0a6b67-c5df-408b-98b7-323ebcd5f046 HTTP/1.1" 200 2317 0.004901 10.0.0.38 - - [2026-03-23 06:20:42] "GET /virtual-networks HTTP/1.1" 200 371 0.031835 10.0.0.38 - - [2026-03-23 06:20:42] "GET /virtual-networks HTTP/1.1" 200 371 0.039348 10.0.0.38 - - [2026-03-23 06:20:42] "GET /obj-perms HTTP/1.1" 403 257 0.046464 10.0.0.38 - - [2026-03-23 06:20:43] "GET /obj-perms HTTP/1.1" 403 257 0.039617 10.0.0.50 - - [2026-03-23 06:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025501 10.0.0.33 - - [2026-03-23 06:20:44] "GET /obj-perms HTTP/1.1" 403 257 0.034913 10.0.0.33 - - [2026-03-23 06:20:44] "GET /virtual-network/4e0a6b67-c5df-408b-98b7-323ebcd5f046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.015469 10.0.0.38 - - [2026-03-23 06:20:45] "GET /obj-perms HTTP/1.1" 200 5030 0.049889 10.0.0.38 - - [2026-03-23 06:20:45] "GET /obj-perms HTTP/1.1" 403 257 0.010771 10.0.0.38 - - [2026-03-23 06:20:45] "GET /virtual-networks HTTP/1.1" 200 132 0.043648 10.0.0.38 - - [2026-03-23 06:20:45] "GET /virtual-networks HTTP/1.1" 200 611 0.026153 10.0.0.38 - - [2026-03-23 06:20:45] "GET /virtual-networks HTTP/1.1" 200 1647 0.002559 10.0.0.38 - - [2026-03-23 06:20:45] "GET /obj-perms HTTP/1.1" 403 257 0.010610 10.0.0.38 - - [2026-03-23 06:20:45] "GET /obj-perms HTTP/1.1" 403 257 0.035285 10.0.0.50 - - [2026-03-23 06:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.33 - - [2026-03-23 06:20:46] "GET /virtual-network/4e0a6b67-c5df-408b-98b7-323ebcd5f046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.036331 10.0.0.38 - - [2026-03-23 06:20:46] "GET /obj-perms HTTP/1.1" 403 257 0.011507 10.0.0.38 - - [2026-03-23 06:20:46] "GET /obj-perms HTTP/1.1" 200 5030 0.004350 10.0.0.38 - - [2026-03-23 06:20:46] "GET /obj-perms HTTP/1.1" 403 257 0.009794 10.0.0.50 - - [2026-03-23 06:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.38 - - [2026-03-23 06:20:47] "GET /api-access-list/4d2ad6dc-2f20-45b9-b393-863c332a94c2 HTTP/1.1" 404 171 0.002917 10.0.0.38 - - [2026-03-23 06:20:50] "GET /aaa-mode HTTP/1.1" 200 128 0.000951 10.0.0.38 - - [2026-03-23 06:20:52] "GET /api-access-list/f9a82e6c-b396-4d7d-8120-7e6dde7ea398 HTTP/1.1" 200 1323 0.006088 10.0.0.50 - - [2026-03-23 06:20:53] "POST /ref-update HTTP/1.1" 200 156 0.031449 10.0.0.38 - - [2026-03-23 06:20:53] "POST /neutron/network HTTP/1.1" 200 848 0.061272 10.0.0.38 - - [2026-03-23 06:20:53] "GET /domains HTTP/1.1" 200 280 0.003165 10.0.0.38 - - [2026-03-23 06:20:53] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.024750 10.0.0.38 - - [2026-03-23 06:20:53] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 3488 0.030890 10.0.0.38 - - [2026-03-23 06:20:53] "GET /projects?obj_uuids=fb3ccd7d-45a5-40a0-a971-340538da13be&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.38 - - [2026-03-23 06:20:54] "GET /project/fb3ccd7d-45a5-40a0-a971-340538da13be HTTP/1.1" 200 2353 0.096087 10.0.0.38 - - [2026-03-23 06:20:54] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.008376 10.0.0.38 - - [2026-03-23 06:20:54] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.005949 10.0.0.38 - - [2026-03-23 06:20:54] "GET /routing-instance/e59bdec6-a72a-4f9c-8f28-d4557e8f48dc HTTP/1.1" 200 1556 0.003889 10.0.0.38 - - [2026-03-23 06:20:54] "GET /routing-instance/e59bdec6-a72a-4f9c-8f28-d4557e8f48dc HTTP/1.1" 200 1556 0.003806 10.0.0.38 - - [2026-03-23 06:20:54] "GET /route-target/94d09001-ada6-4438-b6ef-5d0929aff5b6 HTTP/1.1" 200 1245 0.003865 10.0.0.38 - - [2026-03-23 06:20:54] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.005558 10.0.0.38 - - [2026-03-23 06:20:54] "GET /routing-instance/e59bdec6-a72a-4f9c-8f28-d4557e8f48dc HTTP/1.1" 200 1556 0.004079 10.0.0.38 - - [2026-03-23 06:20:54] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.006188 10.0.0.38 - - [2026-03-23 06:20:54] "GET /routing-instance/e59bdec6-a72a-4f9c-8f28-d4557e8f48dc HTTP/1.1" 200 1556 0.003905 10.0.0.38 - - [2026-03-23 06:20:54] "GET /routing-instance/e59bdec6-a72a-4f9c-8f28-d4557e8f48dc HTTP/1.1" 200 1556 0.004833 10.0.0.38 - - [2026-03-23 06:20:54] "GET /route-target/94d09001-ada6-4438-b6ef-5d0929aff5b6 HTTP/1.1" 200 1245 0.003205 10.0.0.38 - - [2026-03-23 06:20:54] "GET /domains HTTP/1.1" 200 280 0.003287 10.0.0.38 - - [2026-03-23 06:20:54] "GET /domains?obj_uuids=19002491-cc47-43ed-ab00-1b0f52f8fe40&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000864 10.0.0.38 - - [2026-03-23 06:20:54] "GET /domain/19002491-cc47-43ed-ab00-1b0f52f8fe40 HTTP/1.1" 200 3488 0.007316 10.0.0.38 - - [2026-03-23 06:20:54] "GET /projects?obj_uuids=fb3ccd7d-45a5-40a0-a971-340538da13be&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001287 10.0.0.38 - - [2026-03-23 06:20:54] "GET /project/fb3ccd7d-45a5-40a0-a971-340538da13be HTTP/1.1" 200 2353 0.094139 10.0.0.38 - - [2026-03-23 06:20:54] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.011035 10.0.0.38 - - [2026-03-23 06:20:54] "GET /obj-perms HTTP/1.1" 200 5030 0.003343 10.0.0.38 - - [2026-03-23 06:20:55] "GET /api-access-list/e4df2d89-43c3-4f9b-9fac-bd8f4f963e73 HTTP/1.1" 200 1291 0.006064 10.0.0.38 - - [2026-03-23 06:20:55] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2026-03-23 06:20:56] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 403 263 0.039181 10.0.0.38 - - [2026-03-23 06:20:56] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.012352 10.0.0.38 - - [2026-03-23 06:20:56] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.034992 10.0.0.38 - - [2026-03-23 06:20:56] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.035815 10.0.0.50 - - [2026-03-23 06:20:57] "GET /obj-perms HTTP/1.1" 403 257 0.038945 10.0.0.33 - - [2026-03-23 06:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.027092 10.0.0.38 - - [2026-03-23 06:20:57] "GET /api-access-list/f9a82e6c-b396-4d7d-8120-7e6dde7ea398 HTTP/1.1" 200 1460 0.006848 10.0.0.38 - - [2026-03-23 06:20:57] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.021095 10.0.0.38 - - [2026-03-23 06:20:58] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.016672 10.0.0.38 - - [2026-03-23 06:20:58] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.038413 10.0.0.38 - - [2026-03-23 06:20:58] "GET /obj-perms HTTP/1.1" 403 257 0.010850 10.0.0.38 - - [2026-03-23 06:20:58] "GET /obj-perms HTTP/1.1" 403 257 0.011852 10.0.0.38 - - [2026-03-23 06:20:59] "GET /api-access-list/e4df2d89-43c3-4f9b-9fac-bd8f4f963e73 HTTP/1.1" 200 1429 0.005608 10.0.0.38 - - [2026-03-23 06:20:59] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 200 1853 0.014331 10.0.0.38 - - [2026-03-23 06:20:59] "GET /api-access-list/f9a82e6c-b396-4d7d-8120-7e6dde7ea398 HTTP/1.1" 200 1323 0.005013 10.0.0.38 - - [2026-03-23 06:20:59] "GET /api-access-list/e4df2d89-43c3-4f9b-9fac-bd8f4f963e73 HTTP/1.1" 200 1291 0.005536 10.0.0.38 - - [2026-03-23 06:20:59] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 403 263 0.013566 10.0.0.38 - - [2026-03-23 06:20:59] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 403 263 0.038687 10.0.0.38 - - [2026-03-23 06:20:59] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.011100 10.0.0.38 - - [2026-03-23 06:21:00] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.040281 10.0.0.38 - - [2026-03-23 06:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.38 - - [2026-03-23 06:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.50 - - [2026-03-23 06:21:00] "GET /obj-perms HTTP/1.1" 403 257 0.011193 10.0.0.50 - - [2026-03-23 06:21:00] "GET /obj-perms HTTP/1.1" 403 257 0.041480 10.0.0.33 - - [2026-03-23 06:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.33 - - [2026-03-23 06:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.38 - - [2026-03-23 06:21:01] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.037694 10.0.0.38 - - [2026-03-23 06:21:01] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 200 1853 0.019884 10.0.0.38 - - [2026-03-23 06:21:01] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.021757 10.0.0.38 - - [2026-03-23 06:21:01] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019203 10.0.0.38 - - [2026-03-23 06:21:01] "GET /api-access-list/f9a82e6c-b396-4d7d-8120-7e6dde7ea398 HTTP/1.1" 404 171 0.005344 10.0.0.38 - - [2026-03-23 06:21:01] "GET /api-access-list/e4df2d89-43c3-4f9b-9fac-bd8f4f963e73 HTTP/1.1" 404 171 0.004105 10.0.0.38 - - [2026-03-23 06:21:01] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2026-03-23 06:21:02] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 403 263 0.063627 10.0.0.38 - - [2026-03-23 06:21:02] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.011436 10.0.0.38 - - [2026-03-23 06:21:02] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 403 264 0.038741 10.0.0.38 - - [2026-03-23 06:21:02] "GET /obj-perms HTTP/1.1" 403 257 0.039513 10.0.0.50 - - [2026-03-23 06:21:03] "GET /obj-perms HTTP/1.1" 403 257 0.037759 10.0.0.33 - - [2026-03-23 06:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.38 - - [2026-03-23 06:21:03] "GET /obj-perms HTTP/1.1" 403 257 0.010455 10.0.0.38 - - [2026-03-23 06:21:03] "GET /virtual-network/bc518d38-3de7-4d9c-a8d1-788413b16105 HTTP/1.1" 200 2314 0.021296 10.0.0.38 - - [2026-03-23 06:21:03] "GET /service-template/5433b1c4-ece3-4779-9f76-90c6bfe47d24 HTTP/1.1" 200 1853 0.012553 10.0.0.38 - - [2026-03-23 06:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007136 10.0.0.38 - - [2026-03-23 06:21:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.026036 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:21:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001024 10.0.0.50 - - [2026-03-23 06:21:09] "POST /fqname-to-id HTTP/1.1" 404 230 0.004371 10.0.0.50 - - [2026-03-23 06:21:09] "POST /access-control-lists HTTP/1.1" 200 590 0.028689 10.0.0.38 - - [2026-03-23 06:21:16] "GET /projects?obj_uuids=77cfd67a-409f-41d4-962f-8061f077dd2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000912 10.0.0.38 - - [2026-03-23 06:21:16] "GET /projects?obj_uuids=1a76f118-a328-4ea0-9135-2aed141b9431&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001465 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/77cfd67a-409f-41d4-962f-8061f077dd2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.061421 10.0.0.38 - - [2026-03-23 06:21:17] "GET /projects?obj_uuids=3385ae6d-3f04-4ed7-aff0-958f37764c50&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000976 10.0.0.38 - - [2026-03-23 06:21:17] "GET /projects?obj_uuids=77cfd67a-409f-41d4-962f-8061f077dd2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001252 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/1a76f118-a328-4ea0-9135-2aed141b9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.079940 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/3385ae6d-3f04-4ed7-aff0-958f37764c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.084118 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/77cfd67a-409f-41d4-962f-8061f077dd2f?fields=security_groups HTTP/1.1" 200 1348 0.110882 10.0.0.38 - - [2026-03-23 06:21:17] "GET /projects?obj_uuids=1a76f118-a328-4ea0-9135-2aed141b9431&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002650 10.0.0.38 - - [2026-03-23 06:21:17] "GET /projects?obj_uuids=3385ae6d-3f04-4ed7-aff0-958f37764c50&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003584 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/1a76f118-a328-4ea0-9135-2aed141b9431?fields=security_groups HTTP/1.1" 200 1348 0.121586 10.0.0.38 - - [2026-03-23 06:21:17] "DELETE /security-group/30d3b649-0160-4148-b3f6-9c912b72e4e5 HTTP/1.1" 200 115 0.156090 10.0.0.38 - - [2026-03-23 06:21:17] "GET /projects?obj_uuids=77cfd67a-409f-41d4-962f-8061f077dd2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002625 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/3385ae6d-3f04-4ed7-aff0-958f37764c50?fields=security_groups HTTP/1.1" 200 1348 0.204002 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/77cfd67a-409f-41d4-962f-8061f077dd2f?fields=application_policy_sets HTTP/1.1" 200 1387 0.168814 10.0.0.38 - - [2026-03-23 06:21:17] "DELETE /security-group/cafd511a-0917-412c-a619-51da3486e049 HTTP/1.1" 200 115 0.266909 10.0.0.38 - - [2026-03-23 06:21:17] "GET /projects?obj_uuids=1a76f118-a328-4ea0-9135-2aed141b9431&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001107 10.0.0.38 - - [2026-03-23 06:21:17] "DELETE /security-group/17602588-0ee9-4d02-97c1-d2bbf5726698 HTTP/1.1" 200 115 0.156640 10.0.0.38 - - [2026-03-23 06:21:17] "GET /projects?obj_uuids=3385ae6d-3f04-4ed7-aff0-958f37764c50&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.007143 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/1a76f118-a328-4ea0-9135-2aed141b9431?fields=application_policy_sets HTTP/1.1" 200 1387 0.121581 10.0.0.38 - - [2026-03-23 06:21:17] "GET /project/3385ae6d-3f04-4ed7-aff0-958f37764c50?fields=application_policy_sets HTTP/1.1" 200 1387 0.164390 10.0.0.38 - - [2026-03-23 06:21:17] "DELETE /project/77cfd67a-409f-41d4-962f-8061f077dd2f HTTP/1.1" 200 115 1.041646 10.0.0.38 - - [2026-03-23 06:21:18] "DELETE /project/1a76f118-a328-4ea0-9135-2aed141b9431 HTTP/1.1" 404 190 1.191542 10.0.0.50 - - [2026-03-23 06:21:18] "DELETE /access-control-list/ac05a51d-833e-4471-9d97-14b0a8844c49 HTTP/1.1" 200 115 0.161673 10.0.0.38 - - [2026-03-23 06:21:18] "DELETE /project/3385ae6d-3f04-4ed7-aff0-958f37764c50 HTTP/1.1" 200 115 1.270722 10.0.0.50 - - [2026-03-23 06:21:18] "DELETE /access-control-list/454cdeb7-5dcc-481d-aeb8-41ebe2f948a3 HTTP/1.1" 200 115 0.039405 10.0.0.50 - - [2026-03-23 06:21:18] "DELETE /access-control-list/f94b20f5-2783-44a0-a908-88b4ea3ba8e1 HTTP/1.1" 200 115 0.051235 10.0.0.50 - - [2026-03-23 06:21:18] "DELETE /access-control-list/6010a1f2-027e-4ed8-96db-23bd8f707193 HTTP/1.1" 200 115 0.038284 10.0.0.50 - - [2026-03-23 06:21:37] "GET /obj-perms HTTP/1.1" 200 5056 0.069946 10.0.0.50 - - [2026-03-23 06:22:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.50 - - [2026-03-23 06:22:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.33 - - [2026-03-23 06:22:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.33 - - [2026-03-23 06:22:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2026-03-23 06:22:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2026-03-23 06:22:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.33 - - [2026-03-23 06:22:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.33 - - [2026-03-23 06:22:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.50 - - [2026-03-23 06:22:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.50 - - [2026-03-23 06:22:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.38 - - [2026-03-23 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.38 - - [2026-03-23 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:23:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.38 - - [2026-03-23 06:23:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000913