++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 9 10:22:28 AM UTC 2025 ===================' INFO: =================== Thu Oct 9 10:22:28 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=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.33 ++ CONFIGDB_NODES=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=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=True ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.33.61.111 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ 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.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=True ++ 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=True ++ 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=True ++ 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 password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.174.214.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.174.214.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' + 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 True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ 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: 10/09/2025 10:23:07.376 7fe1ca4df740 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 10:23:07.514 7fe1ca4df740 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 10:23:07.529 7fe1ca4df740 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 10:23:07.529 7fe1ca4df740 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-10-09 10:23:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001085 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=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-10-09 10:23:14] "GET / HTTP/1.1" 503 181 0.000313 10.0.0.33 - - [2025-10-09 10:23:14] "GET / HTTP/1.1" 503 181 0.000193 10.0.0.33 - - [2025-10-09 10:23:14] "GET / HTTP/1.1" 200 36215 0.001671 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.33 - - [2025-10-09 10:23:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000650 10.0.0.33 - - [2025-10-09 10:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.347835 10.0.0.33 - - [2025-10-09 10:23:15] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007002 10.0.0.33 - - [2025-10-09 10:23:15] "GET / HTTP/1.1" 200 36215 0.001884 10.0.0.33 - - [2025-10-09 10:23:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.003167 10.0.0.33 - - [2025-10-09 10:23:15] "GET / HTTP/1.1" 200 45019 0.002412 10.0.0.33 - - [2025-10-09 10:23:15] "GET / HTTP/1.1" 200 45019 0.001491 10.0.0.33 - - [2025-10-09 10:23:15] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000380 10.0.0.33 - - [2025-10-09 10:23:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000322 10.0.0.33 - - [2025-10-09 10:23:15] "POST /database-nodes HTTP/1.1" 200 595 0.104679 10.0.0.33 - - [2025-10-09 10:23:15] "GET / HTTP/1.1" 200 36215 0.002126 10.0.0.33 - - [2025-10-09 10:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.040112 10.0.0.33 - - [2025-10-09 10:23:15] "GET / HTTP/1.1" 200 36215 0.003966 10.0.0.33 - - [2025-10-09 10:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010447 10.0.0.33 - - [2025-10-09 10:23:15] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.036199 10.0.0.33 - - [2025-10-09 10:23:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000565 10.0.0.33 - - [2025-10-09 10:23:15] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.007708 10.0.0.33 - - [2025-10-09 10:23:16] "GET / HTTP/1.1" 200 36215 0.002409 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000548 /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 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.049843 10.0.0.33 - - [2025-10-09 10:23:16] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008243 10.0.0.33 - - [2025-10-09 10:23:16] "GET / HTTP/1.1" 200 36215 0.002119 10.0.0.33 - - [2025-10-09 10:23:16] "GET / HTTP/1.1" 200 36215 0.002413 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000997 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.004093 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.037925 10.0.0.33 - - [2025-10-09 10:23:16] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018025 10.0.0.33 - - [2025-10-09 10:23:16] "POST /config-database-nodes HTTP/1.1" 200 609 0.077703 10.0.0.33 - - [2025-10-09 10:23:16] "GET / HTTP/1.1" 200 36215 0.002130 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.030955 10.0.0.33 - - [2025-10-09 10:23:16] "POST /analytics-nodes HTTP/1.1" 200 597 0.131710 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.070150 10.0.0.33 - - [2025-10-09 10:23:16] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.043313 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000752 10.0.0.33 - - [2025-10-09 10:23:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.004741 10.0.0.33 - - [2025-10-09 10:23:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.046208 10.0.0.33 - - [2025-10-09 10:23:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.037624 10.0.0.33 - - [2025-10-09 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008847 10.0.0.33 - - [2025-10-09 10:23:17] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020185 10.0.0.33 - - [2025-10-09 10:23:17] "POST /service-appliance-sets HTTP/1.1" 200 555 0.032531 10.0.0.33 - - [2025-10-09 10:23:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.003835 10.0.0.33 - - [2025-10-09 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.33 - - [2025-10-09 10:23:17] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011564 10.0.0.33 - - [2025-10-09 10:23:17] "POST /service-appliance-sets HTTP/1.1" 200 543 0.034677 10.0.0.33 - - [2025-10-09 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.33 - - [2025-10-09 10:23:17] "GET /network-ipam/9ad7fc53-4810-4897-a5f2-6f448fa29445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005816 10.0.0.33 - - [2025-10-09 10:23:17] "POST /service-templates HTTP/1.1" 200 513 0.034483 10.0.0.33 - - [2025-10-09 10:23:17] "POST /service-templates HTTP/1.1" 200 503 0.038369 10.0.0.33 - - [2025-10-09 10:23:18] "POST /service-templates HTTP/1.1" 200 517 0.034162 10.0.0.33 - - [2025-10-09 10:23:18] "GET / HTTP/1.1" 200 36215 0.002380 10.0.0.33 - - [2025-10-09 10:23:18] "POST /service-templates HTTP/1.1" 200 537 0.045772 10.0.0.33 - - [2025-10-09 10:23:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000416 10.0.0.33 - - [2025-10-09 10:23:18] "POST /service-templates HTTP/1.1" 200 509 0.039075 10.0.0.33 - - [2025-10-09 10:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.049792 10.0.0.33 - - [2025-10-09 10:23:18] "GET /routing-instance/83211993-9af2-4837-a8ae-5d43ac0e0b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010673 10.0.0.33 - - [2025-10-09 10:23:18] "POST /bgp-routers HTTP/1.1" 200 614 0.031820 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.33 - - [2025-10-09 10:23:18] "GET /bgp-router/2ccfdc2c-7424-47eb-8792-d048baf017b0?fields=global_system_config_back_refs HTTP/1.1" 200 1109 0.045152 10.0.0.33 - - [2025-10-09 10:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020485 10.0.0.33 - - [2025-10-09 10:23:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000673 10.0.0.33 - - [2025-10-09 10:23:18] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014308 10.0.0.33 - - [2025-10-09 10:23:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005245 10.0.0.33 - - [2025-10-09 10:23:18] "POST /ref-update HTTP/1.1" 200 156 0.035165 10.0.0.33 - - [2025-10-09 10:23:19] "GET /obj-perms HTTP/1.1" 200 6363 0.407366 10.0.0.33 - - [2025-10-09 10:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.035785 10.0.0.33 - - [2025-10-09 10:23:19] "GET /network-ipam/9ad7fc53-4810-4897-a5f2-6f448fa29445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004872 10.0.0.33 - - [2025-10-09 10:23:19] "GET /obj-perms HTTP/1.1" 200 6363 0.071907 10.0.0.33 - - [2025-10-09 10:23:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003212 10.0.0.33 - - [2025-10-09 10:23:19] "POST /access-control-lists HTTP/1.1" 200 589 0.128875 10.0.0.33 - - [2025-10-09 10:23:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.005361 10.0.0.33 - - [2025-10-09 10:23:20] "POST /access-control-lists HTTP/1.1" 200 587 0.031145 10.0.0.33 - - [2025-10-09 10:23:20] "POST /route-targets HTTP/1.1" 200 328 0.015676 10.0.0.33 - - [2025-10-09 10:23:20] "POST /ref-update HTTP/1.1" 200 156 0.015479 10.0.0.33 - - [2025-10-09 10:23:20] "POST /route-targets HTTP/1.1" 200 328 0.015321 10.0.0.33 - - [2025-10-09 10:23:20] "POST /ref-update HTTP/1.1" 200 156 0.018227 10.0.0.33 - - [2025-10-09 10:23:20] "POST /route-targets HTTP/1.1" 200 328 0.013906 10.0.0.33 - - [2025-10-09 10:23:20] "POST /ref-update HTTP/1.1" 200 156 0.013074 10.0.0.33 - - [2025-10-09 10:23:20] "POST /route-targets HTTP/1.1" 200 328 0.031008 10.0.0.33 - - [2025-10-09 10:23:20] "POST /ref-update HTTP/1.1" 200 156 0.018324 10.0.0.33 - - [2025-10-09 10:23:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.004723 10.0.0.33 - - [2025-10-09 10:23:20] "POST /access-control-lists HTTP/1.1" 200 553 0.066643 10.0.0.33 - - [2025-10-09 10:23:20] "PUT /access-control-list/aa364a2a-4c69-4da8-a7ed-a08fcd0e4de6 HTTP/1.1" 200 273 0.017675 10.0.0.33 - - [2025-10-09 10:23:20] "PUT /access-control-list/3df1eda9-4b8c-409b-a656-077e9606131a HTTP/1.1" 200 273 0.017704 10.0.0.33 - - [2025-10-09 10:23:21] "GET / HTTP/1.1" 200 36215 0.001392 10.0.0.33 - - [2025-10-09 10:23:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000410 10.0.0.33 - - [2025-10-09 10:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.035451 10.0.0.33 - - [2025-10-09 10:23:21] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013901 10.0.0.33 - - [2025-10-09 10:23:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.004289 10.0.0.33 - - [2025-10-09 10:23:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.030712 10.0.0.33 - - [2025-10-09 10:23:24] "GET / HTTP/1.1" 200 36215 0.001701 10.0.0.33 - - [2025-10-09 10:23:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000582 10.0.0.33 - - [2025-10-09 10:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.031468 10.0.0.33 - - [2025-10-09 10:23:25] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005839 10.0.0.33 - - [2025-10-09 10:23:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.003758 10.0.0.33 - - [2025-10-09 10:23:25] "POST /config-nodes HTTP/1.1" 200 591 0.024621 10.0.0.33 - - [2025-10-09 10:23:25] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.33 - - [2025-10-09 10:23:25] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000670 10.0.0.33 - - [2025-10-09 10:23:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.033324 10.0.0.33 - - [2025-10-09 10:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.33 - - [2025-10-09 10:23:30] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003887 10.0.0.33 - - [2025-10-09 10:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.33 - - [2025-10-09 10:23:31] "PUT /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379 HTTP/1.1" 200 277 0.015780 10.0.0.33 - - [2025-10-09 10:23:31] "GET / HTTP/1.1" 200 36215 0.002200 10.0.0.33 - - [2025-10-09 10:23:31] "POST /alarms HTTP/1.1" 401 296 0.000979 10.0.0.33 - - [2025-10-09 10:23:31] "POST /alarms HTTP/1.1" 200 583 0.055715 10.0.0.33 - - [2025-10-09 10:23:31] "POST /alarms HTTP/1.1" 200 577 0.034334 10.0.0.33 - - [2025-10-09 10:23:31] "POST /alarms HTTP/1.1" 200 577 0.022420 10.0.0.33 - - [2025-10-09 10:23:31] "POST /alarms HTTP/1.1" 200 561 0.024763 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 557 0.027984 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 559 0.024931 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 567 0.022994 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 551 0.026885 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 559 0.023771 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 569 0.025117 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 557 0.028953 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 569 0.027226 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 577 0.068331 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 571 0.023781 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 563 0.021574 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 563 0.022330 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 563 0.025017 10.0.0.33 - - [2025-10-09 10:23:32] "POST /alarms HTTP/1.1" 200 549 0.023799 10.0.0.33 - - [2025-10-09 10:23:33] "POST /alarms HTTP/1.1" 200 597 0.024216 10.0.0.33 - - [2025-10-09 10:23:33] "POST /alarms HTTP/1.1" 200 577 0.028184 10.0.0.33 - - [2025-10-09 10:23:33] "POST /alarms HTTP/1.1" 200 573 0.021772 10.0.0.33 - - [2025-10-09 10:23:33] "POST /alarms HTTP/1.1" 200 585 0.022005 10.0.0.33 - - [2025-10-09 10:23:33] "POST /alarms HTTP/1.1" 200 611 0.027687 10.0.0.33 - - [2025-10-09 10:23:33] "GET / HTTP/1.1" 200 36215 0.002602 10.0.0.33 - - [2025-10-09 10:23:33] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000636 10.0.0.33 - - [2025-10-09 10:23:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031019 10.0.0.33 - - [2025-10-09 10:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2025-10-09 10:23:34] "PUT /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379 HTTP/1.1" 200 277 0.010486 10.0.0.33 - - [2025-10-09 10:23:34] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.33 - - [2025-10-09 10:23:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000498 10.0.0.33 - - [2025-10-09 10:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.029894 10.0.0.33 - - [2025-10-09 10:23:34] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003782 10.0.0.33 - - [2025-10-09 10:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2025-10-09 10:23:34] "PUT /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379 HTTP/1.1" 200 277 0.010953 10.0.0.33 - - [2025-10-09 10:23:35] "GET / HTTP/1.1" 200 36215 0.002664 10.0.0.33 - - [2025-10-09 10:23:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000667 10.0.0.33 - - [2025-10-09 10:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029383 10.0.0.33 - - [2025-10-09 10:23:35] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005993 10.0.0.33 - - [2025-10-09 10:23:35] "PUT /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c HTTP/1.1" 200 275 0.020759 10.0.0.33 - - [2025-10-09 10:24:16] "GET / HTTP/1.1" 200 36215 0.002361 10.0.0.33 - - [2025-10-09 10:24:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000435 10.0.0.33 - - [2025-10-09 10:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.040156 10.0.0.33 - - [2025-10-09 10:24:16] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007225 10.0.0.33 - - [2025-10-09 10:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.33 - - [2025-10-09 10:24:16] "GET /routing-instance/83211993-9af2-4837-a8ae-5d43ac0e0b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005482 10.0.0.33 - - [2025-10-09 10:24:16] "PUT /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c HTTP/1.1" 200 275 0.016087 10.0.0.33 - - [2025-10-09 10:24:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.003930 10.0.0.33 - - [2025-10-09 10:24:16] "POST /virtual-routers HTTP/1.1" 200 597 0.019911 10.0.0.33 - - [2025-10-09 10:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.33 - - [2025-10-09 10:24:16] "GET /virtual-router/04eb8e80-3827-4a57-90dc-5c71a3a95c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.007490 10.0.0.33 - - [2025-10-09 10:24:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003177 10.0.0.33 - - [2025-10-09 10:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.33 - - [2025-10-09 10:24:16] "GET /virtual-network/91b08611-5b98-4b02-ae98-cab737bbb30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005418 10.0.0.33 - - [2025-10-09 10:24:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.061473 10.0.0.33 - - [2025-10-09 10:24:17] "PUT /access-control-list/75e1b59b-0c4a-4df2-bce5-f64d27f988a8 HTTP/1.1" 200 273 0.019465 10.0.0.33 - - [2025-10-09 10:24:19] "GET /obj-perms HTTP/1.1" 200 6363 0.056655 10.0.0.33 - - [2025-10-09 10:24:20] "GET /obj-perms HTTP/1.1" 200 6363 0.061150 10.0.0.33 - - [2025-10-09 10:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.33 - - [2025-10-09 10:24:20] "GET /virtual-router/04eb8e80-3827-4a57-90dc-5c71a3a95c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004606 10.0.0.33 - - [2025-10-09 10:25:20] "GET /obj-perms HTTP/1.1" 200 6363 0.057882 10.0.0.33 - - [2025-10-09 10:25:21] "GET /obj-perms HTTP/1.1" 200 6363 0.061898 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:25:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:25:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001095 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:25:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:25:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001159 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:25:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:25:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002061 10.0.0.33 - - [2025-10-09 10:26:21] "GET /obj-perms HTTP/1.1" 200 6363 0.076349 10.0.0.33 - - [2025-10-09 10:26:22] "GET /obj-perms HTTP/1.1" 200 6363 0.060434 10.0.0.33 - - [2025-10-09 10:27:22] "GET /obj-perms HTTP/1.1" 200 6363 0.055492 10.0.0.33 - - [2025-10-09 10:27:22] "GET /obj-perms HTTP/1.1" 200 6363 0.064353 10.0.0.33 - - [2025-10-09 10:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2025-10-09 10:27:23] "GET /virtual-router/04eb8e80-3827-4a57-90dc-5c71a3a95c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005278 10.0.0.33 - - [2025-10-09 10:27:33] "GET / HTTP/1.1" 200 36215 0.002193 10.0.0.33 - - [2025-10-09 10:27:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000640 10.0.0.33 - - [2025-10-09 10:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.032328 10.0.0.33 - - [2025-10-09 10:27:33] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009750 10.0.0.33 - - [2025-10-09 10:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.33 - - [2025-10-09 10:27:33] "GET /routing-instance/83211993-9af2-4837-a8ae-5d43ac0e0b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004297 10.0.0.33 - - [2025-10-09 10:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.33 - - [2025-10-09 10:27:33] "GET /virtual-router/04eb8e80-3827-4a57-90dc-5c71a3a95c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005110 10.0.0.33 - - [2025-10-09 10:27:33] "PUT /virtual-router/04eb8e80-3827-4a57-90dc-5c71a3a95c94 HTTP/1.1" 200 263 0.012790 10.0.0.33 - - [2025-10-09 10:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.33 - - [2025-10-09 10:27:34] "GET /virtual-router/04eb8e80-3827-4a57-90dc-5c71a3a95c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004422 10.0.0.33 - - [2025-10-09 10:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.33 - - [2025-10-09 10:27:34] "GET /virtual-machine-interface/250c8565-36a5-4e92-9400-ea4d0fe8128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.005673 10.0.0.33 - - [2025-10-09 10:27:34] "PUT /virtual-machine-interface/250c8565-36a5-4e92-9400-ea4d0fe8128f HTTP/1.1" 200 285 0.015491 10.0.0.33 - - [2025-10-09 10:27:37] "GET /global-system-configs HTTP/1.1" 401 296 0.000619 10.0.0.33 - - [2025-10-09 10:27:37] "GET /global-system-configs HTTP/1.1" 401 296 0.000409 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:27:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:27:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001062 10.0.0.33 - - [2025-10-09 10:27:39] "GET /global-system-configs HTTP/1.1" 401 296 0.000432 10.0.0.33 - - [2025-10-09 10:27:39] "GET /global-system-configs HTTP/1.1" 401 296 0.000406 10.0.0.33 - - [2025-10-09 10:28:23] "GET /obj-perms HTTP/1.1" 200 6363 0.056412 10.0.0.33 - - [2025-10-09 10:28:23] "GET /obj-perms HTTP/1.1" 200 6363 0.066616 10.0.0.33 - - [2025-10-09 10:29:18] "GET / HTTP/1.1" 200 36215 0.002124 10.0.0.33 - - [2025-10-09 10:29:24] "GET /obj-perms HTTP/1.1" 200 6363 0.056432 10.0.0.33 - - [2025-10-09 10:29:24] "GET /obj-perms HTTP/1.1" 200 6363 0.061529 10.0.0.33 - - [2025-10-09 10:29:28] "GET /project/4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000428 10.0.0.33 - - [2025-10-09 10:29:28] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.027823 10.0.0.33 - - [2025-10-09 10:29:28] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002923 10.0.0.33 - - [2025-10-09 10:29:28] "POST /domains HTTP/1.1" 200 331 0.016658 10.0.0.33 - - [2025-10-09 10:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.058919 10.0.0.33 - - [2025-10-09 10:29:28] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.164604 10.0.0.33 - - [2025-10-09 10:29:28] "POST /id-to-fqname HTTP/1.1" 200 165 0.003371 10.0.0.33 - - [2025-10-09 10:29:28] "POST /fqname-to-id HTTP/1.1" 404 174 0.003218 10.0.0.33 - - [2025-10-09 10:29:28] "POST /security-groups HTTP/1.1" 200 560 0.069495 10.0.0.33 - - [2025-10-09 10:29:28] "POST /projects HTTP/1.1" 200 531 0.305870 10.0.0.33 - - [2025-10-09 10:29:28] "POST /fqname-to-id HTTP/1.1" 404 205 0.030720 10.0.0.33 - - [2025-10-09 10:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.339403 10.0.0.33 - - [2025-10-09 10:29:29] "POST /access-control-lists HTTP/1.1" 200 573 0.072640 10.0.0.33 - - [2025-10-09 10:29:29] "GET /project/4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.698954 10.0.0.33 - - [2025-10-09 10:29:29] "POST /fqname-to-id HTTP/1.1" 404 204 0.003059 10.0.0.33 - - [2025-10-09 10:29:29] "POST /access-control-lists HTTP/1.1" 200 571 0.065331 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:29:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001447 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:29:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001222 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-09T10:29:29Z failed with SSLError [Introspect:8084]10.0.0.33 - - [2025-10-09 10:29:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001107 10.0.0.33 - - [2025-10-09 10:29:30] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001257 10.0.0.33 - - [2025-10-09 10:29:30] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007749 10.0.0.33 - - [2025-10-09 10:29:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.030553 10.0.0.33 - - [2025-10-09 10:29:31] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572 10.0.0.33 - - [2025-10-09 10:29:31] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001048 10.0.0.33 - - [2025-10-09 10:29:31] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009300 10.0.0.33 - - [2025-10-09 10:29:31] "POST /id-to-fqname HTTP/1.1" 200 199 0.001370 10.0.0.33 - - [2025-10-09 10:29:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.007008 10.0.0.33 - - [2025-10-09 10:29:31] "POST /security-groups HTTP/1.1" 200 594 0.072748 10.0.0.33 - - [2025-10-09 10:29:31] "POST /fqname-to-id HTTP/1.1" 404 243 0.003321 10.0.0.33 - - [2025-10-09 10:29:31] "POST /projects HTTP/1.1" 200 599 0.239218 10.0.0.33 - - [2025-10-09 10:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.316125 10.0.0.33 - - [2025-10-09 10:29:31] "POST /access-control-lists HTTP/1.1" 200 607 0.078047 10.0.0.33 - - [2025-10-09 10:29:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.002893 10.0.0.33 - - [2025-10-09 10:29:31] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.474224 10.0.0.33 - - [2025-10-09 10:29:31] "POST /access-control-lists HTTP/1.1" 200 605 0.103100 10.0.0.33 - - [2025-10-09 10:29:33] "GET / HTTP/1.1" 200 36215 0.002100 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:29:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:29:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001266 10.0.0.33 - - [2025-10-09 10:29:40] "POST /fqname-to-id HTTP/1.1" 401 296 0.000518 10.0.0.33 - - [2025-10-09 10:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.070081 10.0.0.33 - - [2025-10-09 10:29:40] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000986 10.0.0.33 - - [2025-10-09 10:29:40] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048322 252.33.8.156 - - [2025-10-09 10:29:41] "POST /neutron/network HTTP/1.1" 200 117 0.095084 10.0.0.33 - - [2025-10-09 10:29:41] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001197 252.33.8.156 - - [2025-10-09 10:29:41] "POST /neutron/network HTTP/1.1" 200 618 0.096756 10.0.0.33 - - [2025-10-09 10:29:41] "POST /route-targets HTTP/1.1" 200 328 0.015654 10.0.0.33 - - [2025-10-09 10:29:41] "POST /ref-update HTTP/1.1" 200 156 0.020626 10.0.0.33 - - [2025-10-09 10:29:42] "POST /useragent-kv HTTP/1.1" 200 115 0.010887 252.33.8.156 - - [2025-10-09 10:29:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.207220 252.33.8.156 - - [2025-10-09 10:29:42] "POST /neutron/network HTTP/1.1" 200 838 0.005884 10.0.0.33 - - [2025-10-09 10:29:42] "POST /id-to-fqname HTTP/1.1" 200 231 0.001477 10.0.0.33 - - [2025-10-09 10:29:42] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005454 252.33.8.156 - - [2025-10-09 10:29:42] "POST /neutron/network HTTP/1.1" 200 838 0.005893 10.0.0.33 - - [2025-10-09 10:29:42] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005953 252.33.8.156 - - [2025-10-09 10:29:42] "POST /neutron/network HTTP/1.1" 200 838 0.006406 252.33.8.156 - - [2025-10-09 10:29:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.008696 10.0.0.33 - - [2025-10-09 10:29:42] "GET /domains HTTP/1.1" 401 296 0.000437 10.0.0.33 - - [2025-10-09 10:29:42] "GET /domains HTTP/1.1" 200 438 0.036976 10.0.0.33 - - [2025-10-09 10:29:42] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001055 10.0.0.33 - - [2025-10-09 10:29:42] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1317 0.008729 10.0.0.33 - - [2025-10-09 10:29:43] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001175 10.0.0.33 - - [2025-10-09 10:29:43] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621 HTTP/1.1" 200 2164 0.045896 10.0.0.33 - - [2025-10-09 10:29:43] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e HTTP/1.1" 200 2346 0.006748 10.0.0.33 - - [2025-10-09 10:29:43] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e HTTP/1.1" 200 2346 0.006909 10.0.0.33 - - [2025-10-09 10:29:43] "GET /routing-instance/6a27b7d4-4eee-4bce-9daa-08239b7c2df6 HTTP/1.1" 200 1495 0.004391 10.0.0.33 - - [2025-10-09 10:29:43] "GET /routing-instance/6a27b7d4-4eee-4bce-9daa-08239b7c2df6 HTTP/1.1" 200 1495 0.005003 10.0.0.33 - - [2025-10-09 10:29:43] "GET /route-target/21c3c958-612e-4f69-a0fb-e09548c28879 HTTP/1.1" 200 1219 0.003958 10.0.0.33 - - [2025-10-09 10:29:43] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e HTTP/1.1" 200 2346 0.007423 10.0.0.33 - - [2025-10-09 10:29:43] "GET /routing-instance/6a27b7d4-4eee-4bce-9daa-08239b7c2df6 HTTP/1.1" 200 1495 0.004326 10.0.0.33 - - [2025-10-09 10:29:43] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005666 10.0.0.33 - - [2025-10-09 10:29:43] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e HTTP/1.1" 200 2346 0.005978 10.0.0.33 - - [2025-10-09 10:29:43] "GET /routing-instance/6a27b7d4-4eee-4bce-9daa-08239b7c2df6 HTTP/1.1" 200 1495 0.004493 10.0.0.33 - - [2025-10-09 10:29:43] "GET /routing-instance/6a27b7d4-4eee-4bce-9daa-08239b7c2df6 HTTP/1.1" 200 1495 0.003955 10.0.0.33 - - [2025-10-09 10:29:43] "GET /route-target/21c3c958-612e-4f69-a0fb-e09548c28879 HTTP/1.1" 200 1219 0.003764 10.0.0.33 - - [2025-10-09 10:29:43] "GET /domains HTTP/1.1" 200 438 0.003150 10.0.0.33 - - [2025-10-09 10:29:43] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001459 10.0.0.33 - - [2025-10-09 10:29:43] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1317 0.007517 10.0.0.33 - - [2025-10-09 10:29:43] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000989 10.0.0.33 - - [2025-10-09 10:29:43] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621 HTTP/1.1" 200 2164 0.032732 10.0.0.33 - - [2025-10-09 10:29:44] "GET /virtual-network/f950d8a5-a548-4935-a5fb-29469631375e HTTP/1.1" 200 2346 0.007163 10.0.0.33 - - [2025-10-09 10:29:44] "GET /obj-perms HTTP/1.1" 200 6432 0.055066 10.0.0.33 - - [2025-10-09 10:29:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001330 10.0.0.33 - - [2025-10-09 10:29:48] "GET / HTTP/1.1" 200 36215 0.001926 10.0.0.33 - - [2025-10-09 10:29:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000415 10.0.0.33 - - [2025-10-09 10:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.034419 10.0.0.33 - - [2025-10-09 10:29:48] "GET /global-system-config/4589aff6-dffe-4e13-b2e3-3ede7334d01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005657 10.0.0.33 - - [2025-10-09 10:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2025-10-09 10:29:48] "GET /config-node/9c667932-0309-4462-be68-4cfef811dee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.005967 252.33.8.156 - - [2025-10-09 10:29:49] "POST /neutron/network HTTP/1.1" 200 848 0.006380 252.33.8.156 - - [2025-10-09 10:29:49] "GET /aaa-mode HTTP/1.1" 401 296 0.000499 252.33.8.156 - - [2025-10-09 10:29:49] "GET / HTTP/1.1" 200 36215 0.001785 252.33.8.156 - - [2025-10-09 10:29:49] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000372 10.0.0.33 - - [2025-10-09 10:29:49] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001120 252.33.8.156 - - [2025-10-09 10:29:49] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.061359 252.33.8.156 - - [2025-10-09 10:29:50] "POST /neutron/network HTTP/1.1" 200 838 0.049969 252.33.8.156 - - [2025-10-09 10:29:51] "POST /neutron/port HTTP/1.1" 200 117 0.011142 252.33.8.156 - - [2025-10-09 10:29:51] "POST /neutron/network HTTP/1.1" 200 848 0.007661 10.0.0.33 - - [2025-10-09 10:29:51] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001131 252.33.8.156 - - [2025-10-09 10:29:52] "POST /neutron/port HTTP/1.1" 200 1070 0.370647 252.33.8.156 - - [2025-10-09 10:29:52] "POST /neutron/port HTTP/1.1" 200 1044 0.014400 252.33.8.156 - - [2025-10-09 10:29:52] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007524 252.33.8.156 - - [2025-10-09 10:29:52] "POST /neutron/port HTTP/1.1" 200 1070 0.040449 252.33.8.156 - - [2025-10-09 10:29:52] "POST /neutron/port HTTP/1.1" 200 1070 0.012192 252.33.8.156 - - [2025-10-09 10:29:52] "POST /neutron/port HTTP/1.1" 200 1120 0.096376 252.33.8.156 - - [2025-10-09 10:29:53] "POST /neutron/port HTTP/1.1" 200 1094 0.018575 252.33.8.156 - - [2025-10-09 10:29:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004879 252.33.8.156 - - [2025-10-09 10:29:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.008654 252.33.8.156 - - [2025-10-09 10:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.001232 252.33.8.156 - - [2025-10-09 10:29:53] "POST /neutron/network HTTP/1.1" 200 838 0.006705 252.33.8.156 - - [2025-10-09 10:29:53] "POST /neutron/port HTTP/1.1" 200 1094 0.014544 252.33.8.156 - - [2025-10-09 10:29:53] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009371 252.33.8.156 - - [2025-10-09 10:29:58] "POST /neutron/port HTTP/1.1" 200 1094 0.013667 252.33.8.156 - - [2025-10-09 10:29:58] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009036 10.0.0.33 - - [2025-10-09 10:29:58] "GET /obj-perms HTTP/1.1" 200 6432 0.001608 10.0.0.33 - - [2025-10-09 10:30:00] "GET /obj-perms HTTP/1.1" 200 6432 0.002107 10.0.0.33 - - [2025-10-09 10:30:00] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.33 - - [2025-10-09 10:30:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000463 10.0.0.33 - - [2025-10-09 10:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.030897 10.0.0.33 - - [2025-10-09 10:30:00] "GET /routing-instance/83211993-9af2-4837-a8ae-5d43ac0e0b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004595 10.0.0.33 - - [2025-10-09 10:30:00] "POST /bgp-routers HTTP/1.1" 409 299 0.009433 10.0.0.33 - - [2025-10-09 10:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.33 - - [2025-10-09 10:30:00] "GET /bgp-router/2ccfdc2c-7424-47eb-8792-d048baf017b0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1794 0.006958 10.0.0.33 - - [2025-10-09 10:30:00] "PUT /bgp-router/2ccfdc2c-7424-47eb-8792-d048baf017b0 HTTP/1.1" 200 255 0.019823 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:30:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000996 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:30:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001345 10.0.0.33 - - [2025-10-09 10:30:01] "GET /obj-perms HTTP/1.1" 200 6432 0.001761 10.0.0.33 - - [2025-10-09 10:30:02] "GET /obj-perms HTTP/1.1" 200 6432 0.002480 10.0.0.33 - - [2025-10-09 10:30:03] "GET /obj-perms HTTP/1.1" 200 6432 0.001975 252.33.8.156 - - [2025-10-09 10:30:04] "POST /neutron/network HTTP/1.1" 200 838 0.031427 252.33.8.156 - - [2025-10-09 10:30:04] "POST /neutron/network HTTP/1.1" 400 204 0.015636 252.33.8.156 - - [2025-10-09 10:30:05] "POST /neutron/port HTTP/1.1" 200 1094 0.015204 252.33.8.156 - - [2025-10-09 10:30:05] "POST /neutron/port HTTP/1.1" 200 1120 0.012564 252.33.8.156 - - [2025-10-09 10:30:05] "POST /neutron/port HTTP/1.1" 200 151 0.145962 252.33.8.156 - - [2025-10-09 10:30:06] "POST /neutron/network HTTP/1.1" 200 838 0.006893 10.0.0.33 - - [2025-10-09 10:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.33 - - [2025-10-09 10:30:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006765 10.0.0.33 - - [2025-10-09 10:30:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002954 252.33.8.156 - - [2025-10-09 10:30:06] "POST /neutron/network HTTP/1.1" 200 151 0.112277 10.0.0.33 - - [2025-10-09 10:30:06] "GET /routing-instance/6a27b7d4-4eee-4bce-9daa-08239b7c2df6 HTTP/1.1" 404 171 0.002871 10.0.0.33 - - [2025-10-09 10:30:06] "DELETE /route-target/21c3c958-612e-4f69-a0fb-e09548c28879 HTTP/1.1" 200 115 0.039760 10.0.0.33 - - [2025-10-09 10:30:06] "GET /domains HTTP/1.1" 200 438 0.003928 10.0.0.33 - - [2025-10-09 10:30:07] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001260 10.0.0.33 - - [2025-10-09 10:30:07] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1317 0.008096 10.0.0.33 - - [2025-10-09 10:30:07] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001836 10.0.0.33 - - [2025-10-09 10:30:07] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621 HTTP/1.1" 200 1915 0.031971 10.0.0.33 - - [2025-10-09 10:30:07] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001128 10.0.0.33 - - [2025-10-09 10:30:07] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.032858 10.0.0.33 - - [2025-10-09 10:30:07] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001057 10.0.0.33 - - [2025-10-09 10:30:07] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?fields=virtual_networks HTTP/1.1" 200 1054 0.075559 10.0.0.33 - - [2025-10-09 10:30:07] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001372 10.0.0.33 - - [2025-10-09 10:30:07] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.031602 10.0.0.33 - - [2025-10-09 10:30:07] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001156 10.0.0.33 - - [2025-10-09 10:30:07] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?fields=security_groups HTTP/1.1" 200 1290 0.030823 10.0.0.33 - - [2025-10-09 10:30:08] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001082 10.0.0.33 - - [2025-10-09 10:30:08] "GET /project/4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.037730 10.0.0.33 - - [2025-10-09 10:30:12] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001023 10.0.0.33 - - [2025-10-09 10:30:12] "GET /project/4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.035872 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-09T10:30:13Z failed with SSLError 10.0.0.33 - - [2025-10-09 10:30:13] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000994 10.0.0.33 - - [2025-10-09 10:30:13] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007461 10.0.0.33 - - [2025-10-09 10:30:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.030266 10.0.0.33 - - [2025-10-09 10:30:13] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002864 10.0.0.33 - - [2025-10-09 10:30:13] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001382 10.0.0.33 - - [2025-10-09 10:30:13] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007713 10.0.0.33 - - [2025-10-09 10:30:13] "POST /id-to-fqname HTTP/1.1" 200 200 0.002026 10.0.0.33 - - [2025-10-09 10:30:13] "POST /fqname-to-id HTTP/1.1" 404 209 0.005904 10.0.0.33 - - [2025-10-09 10:30:14] "POST /security-groups HTTP/1.1" 200 595 0.066980 10.0.0.33 - - [2025-10-09 10:30:14] "POST /fqname-to-id HTTP/1.1" 404 244 0.002998 10.0.0.33 - - [2025-10-09 10:30:14] "POST /projects HTTP/1.1" 200 601 0.232631 10.0.0.33 - - [2025-10-09 10:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.310781 10.0.0.33 - - [2025-10-09 10:30:14] "POST /access-control-lists HTTP/1.1" 200 608 0.068732 10.0.0.33 - - [2025-10-09 10:30:14] "POST /fqname-to-id HTTP/1.1" 404 243 0.004949 10.0.0.33 - - [2025-10-09 10:30:14] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.461240 10.0.0.33 - - [2025-10-09 10:30:14] "POST /access-control-lists HTTP/1.1" 200 606 0.065940 10.0.0.33 - - [2025-10-09 10:30:15] "GET / HTTP/1.1" 200 36215 0.002030 10.0.0.33 - - [2025-10-09 10:30:16] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001048 10.0.0.33 - - [2025-10-09 10:30:16] "GET /project/4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.027091 10.0.0.33 - - [2025-10-09 10:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2025-10-09 10:30:16] "GET /security-group/1cf3a5cb-755d-47a3-9d45-ae4c5df86a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.007172 10.0.0.33 - - [2025-10-09 10:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.33 - - [2025-10-09 10:30:17] "DELETE /project/4ffa32a11c4142f7a8b6f5d80e4454ba HTTP/1.1" 404 173 0.017050 10.0.0.33 - - [2025-10-09 10:30:17] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001080 10.0.0.33 - - [2025-10-09 10:30:17] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001052 10.0.0.33 - - [2025-10-09 10:30:17] "DELETE /project/f13cdd5b307b4bd4bea0bc8e07a56f08 HTTP/1.1" 404 173 0.007369 10.0.0.33 - - [2025-10-09 10:30:17] "DELETE /project/46723dd3caab425fb8ddfc52421ca621 HTTP/1.1" 404 173 0.006569 10.0.0.33 - - [2025-10-09 10:30:17] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.044639 10.0.0.33 - - [2025-10-09 10:30:17] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.33 - - [2025-10-09 10:30:17] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?fields=security_groups HTTP/1.1" 200 1383 0.030230 10.0.0.33 - - [2025-10-09 10:30:17] "GET /project/4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.109654 10.0.0.33 - - [2025-10-09 10:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011986 10.0.0.33 - - [2025-10-09 10:30:17] "DELETE /security-group/ca023704-6a6c-4374-b7b5-53a8608856bf HTTP/1.1" 200 115 0.058863 10.0.0.33 - - [2025-10-09 10:30:17] "GET /projects?obj_uuids=46723dd3-caab-425f-b8dd-fc52421ca621&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001349 10.0.0.33 - - [2025-10-09 10:30:17] "DELETE /access-control-list/55a331c3-e12c-42c1-ab83-8684f471cfaa HTTP/1.1" 200 115 0.048908 10.0.0.33 - - [2025-10-09 10:30:17] "GET /security-group/1cf3a5cb-755d-47a3-9d45-ae4c5df86a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005438 10.0.0.33 - - [2025-10-09 10:30:17] "GET /project/46723dd3-caab-425f-b8dd-fc52421ca621?fields=application_policy_sets HTTP/1.1" 200 1422 0.052278 10.0.0.33 - - [2025-10-09 10:30:17] "DELETE /access-control-list/8bc74617-50d0-407c-a1fa-0f6f338d3e8c HTTP/1.1" 200 115 0.043494 10.0.0.33 - - [2025-10-09 10:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.33 - - [2025-10-09 10:30:17] "PUT /security-group/1cf3a5cb-755d-47a3-9d45-ae4c5df86a83 HTTP/1.1" 200 263 0.021616 10.0.0.33 - - [2025-10-09 10:30:17] "PUT /access-control-list/45fc6b03-fc3f-4b30-a5df-804e24263ce4 HTTP/1.1" 200 273 0.015454 10.0.0.33 - - [2025-10-09 10:30:17] "PUT /access-control-list/ca6e2025-9f12-4675-a881-54c6c888395e HTTP/1.1" 200 273 0.025573 10.0.0.33 - - [2025-10-09 10:30:17] "DELETE /project/46723dd3-caab-425f-b8dd-fc52421ca621 HTTP/1.1" 200 115 0.443773 10.0.0.33 - - [2025-10-09 10:30:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000562 10.0.0.33 - - [2025-10-09 10:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.036318 10.0.0.33 - - [2025-10-09 10:30:18] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001163 10.0.0.33 - - [2025-10-09 10:30:18] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.028968 252.33.8.156 - - [2025-10-09 10:30:18] "POST /neutron/network HTTP/1.1" 200 117 0.035485 10.0.0.33 - - [2025-10-09 10:30:18] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001061 252.33.8.156 - - [2025-10-09 10:30:18] "POST /neutron/network HTTP/1.1" 200 617 0.099401 10.0.0.33 - - [2025-10-09 10:30:18] "POST /route-targets HTTP/1.1" 200 328 0.013600 10.0.0.33 - - [2025-10-09 10:30:18] "POST /ref-update HTTP/1.1" 200 156 0.014951 10.0.0.33 - - [2025-10-09 10:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005569 252.33.8.156 - - [2025-10-09 10:30:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.168071 252.33.8.156 - - [2025-10-09 10:30:18] "POST /neutron/network HTTP/1.1" 200 837 0.005773 10.0.0.33 - - [2025-10-09 10:30:18] "POST /id-to-fqname HTTP/1.1" 200 231 0.001399 10.0.0.33 - - [2025-10-09 10:30:18] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005530 252.33.8.156 - - [2025-10-09 10:30:18] "POST /neutron/network HTTP/1.1" 200 837 0.006367 10.0.0.33 - - [2025-10-09 10:30:18] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005677 252.33.8.156 - - [2025-10-09 10:30:19] "POST /neutron/network HTTP/1.1" 200 837 0.006411 252.33.8.156 - - [2025-10-09 10:30:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.007919 10.0.0.33 - - [2025-10-09 10:30:19] "GET /domains HTTP/1.1" 401 296 0.000417 10.0.0.33 - - [2025-10-09 10:30:19] "GET /domains HTTP/1.1" 200 438 0.035283 10.0.0.33 - - [2025-10-09 10:30:19] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001266 10.0.0.33 - - [2025-10-09 10:30:19] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.009444 10.0.0.33 - - [2025-10-09 10:30:19] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001380 10.0.0.33 - - [2025-10-09 10:30:19] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 2171 0.037482 10.0.0.33 - - [2025-10-09 10:30:19] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e HTTP/1.1" 200 2343 0.015677 10.0.0.33 - - [2025-10-09 10:30:19] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e HTTP/1.1" 200 2343 0.005443 10.0.0.33 - - [2025-10-09 10:30:19] "GET /routing-instance/3b436bbf-9899-41b6-807a-fea4a4db7882 HTTP/1.1" 200 1491 0.004415 10.0.0.33 - - [2025-10-09 10:30:19] "GET /routing-instance/3b436bbf-9899-41b6-807a-fea4a4db7882 HTTP/1.1" 200 1491 0.003870 10.0.0.33 - - [2025-10-09 10:30:19] "GET /route-target/d0d5c811-d904-4dab-b74b-846bfe2769fe HTTP/1.1" 200 1219 0.004730 10.0.0.33 - - [2025-10-09 10:30:20] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e HTTP/1.1" 200 2343 0.006387 10.0.0.33 - - [2025-10-09 10:30:20] "GET /routing-instance/3b436bbf-9899-41b6-807a-fea4a4db7882 HTTP/1.1" 200 1491 0.004769 10.0.0.33 - - [2025-10-09 10:30:20] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008662 10.0.0.33 - - [2025-10-09 10:30:20] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e HTTP/1.1" 200 2343 0.006985 10.0.0.33 - - [2025-10-09 10:30:20] "GET /routing-instance/3b436bbf-9899-41b6-807a-fea4a4db7882 HTTP/1.1" 200 1491 0.004495 10.0.0.33 - - [2025-10-09 10:30:20] "GET /routing-instance/3b436bbf-9899-41b6-807a-fea4a4db7882 HTTP/1.1" 200 1491 0.004044 10.0.0.33 - - [2025-10-09 10:30:20] "GET /route-target/d0d5c811-d904-4dab-b74b-846bfe2769fe HTTP/1.1" 200 1219 0.003774 10.0.0.33 - - [2025-10-09 10:30:20] "GET /domains HTTP/1.1" 200 438 0.003150 10.0.0.33 - - [2025-10-09 10:30:20] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001130 10.0.0.33 - - [2025-10-09 10:30:20] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.010944 10.0.0.33 - - [2025-10-09 10:30:20] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001078 10.0.0.33 - - [2025-10-09 10:30:20] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 2171 0.029623 10.0.0.33 - - [2025-10-09 10:30:20] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e HTTP/1.1" 200 2343 0.005458 10.0.0.33 - - [2025-10-09 10:30:21] "GET /obj-perms HTTP/1.1" 200 6434 0.062064 10.0.0.33 - - [2025-10-09 10:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.33 - - [2025-10-09 10:30:21] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001044 10.0.0.33 - - [2025-10-09 10:30:21] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027929 252.33.8.156 - - [2025-10-09 10:30:21] "POST /neutron/network HTTP/1.1" 200 117 0.011557 10.0.0.33 - - [2025-10-09 10:30:21] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001033 252.33.8.156 - - [2025-10-09 10:30:21] "POST /neutron/network HTTP/1.1" 200 617 0.079122 10.0.0.33 - - [2025-10-09 10:30:21] "POST /route-targets HTTP/1.1" 200 328 0.011689 10.0.0.33 - - [2025-10-09 10:30:21] "POST /ref-update HTTP/1.1" 200 156 0.019499 10.0.0.33 - - [2025-10-09 10:30:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008352 252.33.8.156 - - [2025-10-09 10:30:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.201777 252.33.8.156 - - [2025-10-09 10:30:21] "POST /neutron/network HTTP/1.1" 200 835 0.006540 10.0.0.33 - - [2025-10-09 10:30:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001351 10.0.0.33 - - [2025-10-09 10:30:21] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006141 252.33.8.156 - - [2025-10-09 10:30:22] "POST /neutron/network HTTP/1.1" 200 835 0.012132 10.0.0.33 - - [2025-10-09 10:30:22] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005164 252.33.8.156 - - [2025-10-09 10:30:22] "POST /neutron/network HTTP/1.1" 200 835 0.008791 252.33.8.156 - - [2025-10-09 10:30:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.007319 10.0.0.33 - - [2025-10-09 10:30:22] "GET /domains HTTP/1.1" 200 438 0.003133 10.0.0.33 - - [2025-10-09 10:30:22] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001049 10.0.0.33 - - [2025-10-09 10:30:22] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.007858 10.0.0.33 - - [2025-10-09 10:30:22] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001152 10.0.0.33 - - [2025-10-09 10:30:22] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 2398 0.030679 10.0.0.33 - - [2025-10-09 10:30:22] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f HTTP/1.1" 200 2337 0.008191 10.0.0.33 - - [2025-10-09 10:30:22] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f HTTP/1.1" 200 2337 0.006416 10.0.0.33 - - [2025-10-09 10:30:22] "GET /routing-instance/69836961-196a-4d70-ac8e-cabee1463da2 HTTP/1.1" 200 1492 0.004213 10.0.0.33 - - [2025-10-09 10:30:22] "GET /routing-instance/69836961-196a-4d70-ac8e-cabee1463da2 HTTP/1.1" 200 1492 0.060119 10.0.0.33 - - [2025-10-09 10:30:22] "GET /route-target/22dd0dad-8f37-47e1-8918-b579268a146e HTTP/1.1" 200 1217 0.004069 10.0.0.33 - - [2025-10-09 10:30:22] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f HTTP/1.1" 200 2337 0.005791 10.0.0.33 - - [2025-10-09 10:30:22] "GET /routing-instance/69836961-196a-4d70-ac8e-cabee1463da2 HTTP/1.1" 200 1492 0.005164 10.0.0.33 - - [2025-10-09 10:30:22] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005481 10.0.0.33 - - [2025-10-09 10:30:22] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f HTTP/1.1" 200 2337 0.005807 10.0.0.33 - - [2025-10-09 10:30:22] "GET /routing-instance/69836961-196a-4d70-ac8e-cabee1463da2 HTTP/1.1" 200 1492 0.004578 10.0.0.33 - - [2025-10-09 10:30:22] "GET /routing-instance/69836961-196a-4d70-ac8e-cabee1463da2 HTTP/1.1" 200 1492 0.004986 10.0.0.33 - - [2025-10-09 10:30:23] "GET /route-target/22dd0dad-8f37-47e1-8918-b579268a146e HTTP/1.1" 200 1217 0.004321 10.0.0.33 - - [2025-10-09 10:30:23] "GET /domains HTTP/1.1" 200 438 0.005096 10.0.0.33 - - [2025-10-09 10:30:23] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001040 10.0.0.33 - - [2025-10-09 10:30:23] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.007234 10.0.0.33 - - [2025-10-09 10:30:23] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001743 10.0.0.33 - - [2025-10-09 10:30:23] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 2398 0.035787 10.0.0.33 - - [2025-10-09 10:30:23] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f HTTP/1.1" 200 2337 0.006872 10.0.0.33 - - [2025-10-09 10:30:23] "GET /obj-perms HTTP/1.1" 200 6434 0.001973 10.0.0.33 - - [2025-10-09 10:30:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.001343 252.33.8.156 - - [2025-10-09 10:30:24] "POST /neutron/network HTTP/1.1" 200 845 0.008073 252.33.8.156 - - [2025-10-09 10:30:24] "GET /aaa-mode HTTP/1.1" 401 296 0.001210 252.33.8.156 - - [2025-10-09 10:30:24] "GET / HTTP/1.1" 200 36215 0.004833 252.33.8.156 - - [2025-10-09 10:30:24] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000439 10.0.0.33 - - [2025-10-09 10:30:25] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001722 252.33.8.156 - - [2025-10-09 10:30:25] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.079212 10.0.0.33 - - [2025-10-09 10:30:25] "GET /obj-perms HTTP/1.1" 200 6363 0.060042 252.33.8.156 - - [2025-10-09 10:30:25] "POST /neutron/network HTTP/1.1" 200 835 0.031835 10.0.0.33 - - [2025-10-09 10:30:25] "GET /obj-perms HTTP/1.1" 200 6363 0.066423 252.33.8.156 - - [2025-10-09 10:30:25] "POST /neutron/port HTTP/1.1" 200 117 0.005796 252.33.8.156 - - [2025-10-09 10:30:25] "POST /neutron/port HTTP/1.1" 200 117 0.006797 10.0.0.33 - - [2025-10-09 10:30:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.001534 252.33.8.156 - - [2025-10-09 10:30:26] "POST /neutron/port HTTP/1.1" 200 117 0.006776 252.33.8.156 - - [2025-10-09 10:30:26] "POST /neutron/network HTTP/1.1" 200 847 0.006900 252.33.8.156 - - [2025-10-09 10:30:26] "GET /aaa-mode HTTP/1.1" 401 296 0.000419 252.33.8.156 - - [2025-10-09 10:30:26] "GET / HTTP/1.1" 200 36215 0.005565 252.33.8.156 - - [2025-10-09 10:30:26] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000533 252.33.8.156 - - [2025-10-09 10:30:26] "POST /neutron/network HTTP/1.1" 200 845 0.006187 10.0.0.33 - - [2025-10-09 10:30:26] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001164 10.0.0.33 - - [2025-10-09 10:30:26] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002703 252.33.8.156 - - [2025-10-09 10:30:26] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.089988 252.33.8.156 - - [2025-10-09 10:30:26] "POST /neutron/port HTTP/1.1" 200 1069 0.331439 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/port HTTP/1.1" 200 1069 0.014295 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/port HTTP/1.1" 200 1069 0.011003 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/port HTTP/1.1" 200 1119 0.098769 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/network HTTP/1.1" 200 837 0.037941 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/port HTTP/1.1" 200 1093 0.015705 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005155 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.007706 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/port HTTP/1.1" 200 117 0.001248 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/port HTTP/1.1" 200 1093 0.015716 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/network HTTP/1.1" 200 835 0.008173 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007941 252.33.8.156 - - [2025-10-09 10:30:27] "POST /neutron/port HTTP/1.1" 200 117 0.008733 10.0.0.33 - - [2025-10-09 10:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010520 10.0.0.33 - - [2025-10-09 10:30:27] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001556 10.0.0.33 - - [2025-10-09 10:30:27] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051972 10.0.0.33 - - [2025-10-09 10:30:27] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005723 10.0.0.33 - - [2025-10-09 10:30:27] "GET /floating-ip-pools?parent_id=e25cf0cb-f274-4110-8424-96d68dc91d9e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004298 10.0.0.33 - - [2025-10-09 10:30:27] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006289 10.0.0.33 - - [2025-10-09 10:30:28] "POST /floating-ip-pools HTTP/1.1" 200 609 0.024598 10.0.0.33 - - [2025-10-09 10:30:28] "POST /ref-update HTTP/1.1" 200 156 0.011672 10.0.0.33 - - [2025-10-09 10:30:28] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.010070 10.0.0.33 - - [2025-10-09 10:30:28] "GET /domains HTTP/1.1" 200 438 0.005078 252.33.8.156 - - [2025-10-09 10:30:28] "POST /neutron/network HTTP/1.1" 200 847 0.006164 10.0.0.33 - - [2025-10-09 10:30:28] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001559 10.0.0.33 - - [2025-10-09 10:30:28] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.007972 10.0.0.33 - - [2025-10-09 10:30:28] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001134 10.0.0.33 - - [2025-10-09 10:30:28] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001340 10.0.0.33 - - [2025-10-09 10:30:28] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 2982 0.046025 10.0.0.33 - - [2025-10-09 10:30:28] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e HTTP/1.1" 200 2622 0.016385 10.0.0.33 - - [2025-10-09 10:30:28] "GET /floating-ip-pool/9e960054-26a5-4bc0-835b-0cf0ad62813c HTTP/1.1" 200 1440 0.013276 10.0.0.33 - - [2025-10-09 10:30:28] "GET /domains HTTP/1.1" 200 438 0.003023 10.0.0.33 - - [2025-10-09 10:30:28] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001514 10.0.0.33 - - [2025-10-09 10:30:28] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.010221 252.33.8.156 - - [2025-10-09 10:30:28] "POST /neutron/port HTTP/1.1" 200 1071 0.332582 10.0.0.33 - - [2025-10-09 10:30:28] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001211 10.0.0.33 - - [2025-10-09 10:30:28] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 3237 0.100381 252.33.8.156 - - [2025-10-09 10:30:28] "POST /neutron/port HTTP/1.1" 200 1071 0.069556 10.0.0.33 - - [2025-10-09 10:30:28] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e HTTP/1.1" 200 3154 0.018225 252.33.8.156 - - [2025-10-09 10:30:28] "POST /neutron/port HTTP/1.1" 200 1071 0.013659 10.0.0.33 - - [2025-10-09 10:30:28] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006099 252.33.8.156 - - [2025-10-09 10:30:28] "POST /neutron/port HTTP/1.1" 200 1121 0.098257 252.33.8.156 - - [2025-10-09 10:30:28] "POST /neutron/port HTTP/1.1" 200 1093 0.023413 252.33.8.156 - - [2025-10-09 10:30:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008440 252.33.8.156 - - [2025-10-09 10:30:29] "POST /neutron/port HTTP/1.1" 200 1095 0.014354 252.33.8.156 - - [2025-10-09 10:30:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004340 252.33.8.156 - - [2025-10-09 10:30:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.007910 252.33.8.156 - - [2025-10-09 10:30:29] "POST /neutron/port HTTP/1.1" 200 117 0.001372 252.33.8.156 - - [2025-10-09 10:30:29] "POST /neutron/network HTTP/1.1" 200 837 0.005965 252.33.8.156 - - [2025-10-09 10:30:34] "POST /neutron/port HTTP/1.1" 200 1093 0.013057 252.33.8.156 - - [2025-10-09 10:30:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006679 252.33.8.156 - - [2025-10-09 10:30:34] "POST /neutron/port HTTP/1.1" 200 1093 0.012531 252.33.8.156 - - [2025-10-09 10:30:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007511 252.33.8.156 - - [2025-10-09 10:30:34] "POST /neutron/port HTTP/1.1" 200 1093 0.012749 252.33.8.156 - - [2025-10-09 10:30:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007390 10.0.0.33 - - [2025-10-09 10:30:34] "GET /virtual-machine/83a04577-b9a3-454d-925d-4973a78737bc HTTP/1.1" 200 1304 0.007435 10.0.0.33 - - [2025-10-09 10:30:34] "GET /virtual-machine-interface/e4c9c6aa-922b-478d-8009-dd56064297d2 HTTP/1.1" 200 2999 0.009141 10.0.0.33 - - [2025-10-09 10:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.33 - - [2025-10-09 10:30:34] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005271 10.0.0.33 - - [2025-10-09 10:30:34] "GET /virtual-networks?parent_id=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.007482 10.0.0.33 - - [2025-10-09 10:30:34] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005585 252.33.8.156 - - [2025-10-09 10:30:37] "POST /neutron/port HTTP/1.1" 200 1093 0.015360 252.33.8.156 - - [2025-10-09 10:30:37] "POST /neutron/port HTTP/1.1" 200 1093 0.013468 252.33.8.156 - - [2025-10-09 10:30:37] "POST /neutron/network HTTP/1.1" 200 845 0.009198 252.33.8.156 - - [2025-10-09 10:30:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006124 252.33.8.156 - - [2025-10-09 10:30:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.025131 10.0.0.33 - - [2025-10-09 10:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.33 - - [2025-10-09 10:30:37] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006724 252.33.8.156 - - [2025-10-09 10:30:38] "POST /neutron/port HTTP/1.1" 200 117 0.002415 252.33.8.156 - - [2025-10-09 10:30:38] "POST /neutron/network HTTP/1.1" 200 835 0.008854 252.33.8.156 - - [2025-10-09 10:30:38] "POST /neutron/port HTTP/1.1" 200 1093 0.071415 252.33.8.156 - - [2025-10-09 10:30:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007108 252.33.8.156 - - [2025-10-09 10:30:39] "POST /neutron/port HTTP/1.1" 200 1093 0.043330 252.33.8.156 - - [2025-10-09 10:30:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007499 252.33.8.156 - - [2025-10-09 10:30:39] "POST /neutron/port HTTP/1.1" 200 1095 0.051790 252.33.8.156 - - [2025-10-09 10:30:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007359 10.0.0.33 - - [2025-10-09 10:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.33 - - [2025-10-09 10:30:40] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003351 10.0.0.33 - - [2025-10-09 10:30:40] "GET /virtual-networks?parent_id=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003363 10.0.0.33 - - [2025-10-09 10:30:40] "GET /virtual-network/d9e401b8-1722-4a34-8589-f1e18470b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.011348 252.33.8.156 - - [2025-10-09 10:30:40] "POST /neutron/port HTTP/1.1" 200 1093 0.015451 252.33.8.156 - - [2025-10-09 10:30:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006882 252.33.8.156 - - [2025-10-09 10:30:40] "POST /neutron/port HTTP/1.1" 200 1095 0.047864 252.33.8.156 - - [2025-10-09 10:30:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006317 252.33.8.156 - - [2025-10-09 10:30:41] "POST /neutron/port HTTP/1.1" 200 1093 0.014005 252.33.8.156 - - [2025-10-09 10:30:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006344 252.33.8.156 - - [2025-10-09 10:30:41] "POST /neutron/port HTTP/1.1" 200 1093 0.013699 252.33.8.156 - - [2025-10-09 10:30:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008341 10.0.0.33 - - [2025-10-09 10:30:45] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001179 252.33.8.156 - - [2025-10-09 10:30:45] "POST /neutron/floatingip HTTP/1.1" 200 531 0.088821 252.33.8.156 - - [2025-10-09 10:30:45] "POST /neutron/port HTTP/1.1" 200 1093 0.012219 252.33.8.156 - - [2025-10-09 10:30:45] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006602 252.33.8.156 - - [2025-10-09 10:30:45] "POST /neutron/floatingip HTTP/1.1" 200 577 0.034856 252.33.8.156 - - [2025-10-09 10:30:45] "POST /neutron/port HTTP/1.1" 200 1095 0.014611 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007723 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/port HTTP/1.1" 200 1095 0.018544 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/port HTTP/1.1" 200 1095 0.020768 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007664 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007170 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/port HTTP/1.1" 200 1095 0.022380 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007595 10.0.0.33 - - [2025-10-09 10:30:46] "GET /virtual-machine/f735ed3f-9d00-4e8e-ac3e-b48369c32e68 HTTP/1.1" 200 1305 0.006602 10.0.0.33 - - [2025-10-09 10:30:46] "GET /virtual-machine-interface/4904a174-c0bb-4c83-928d-8353a064dcf1 HTTP/1.1" 200 2999 0.006723 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/port HTTP/1.1" 200 1095 0.015046 10.0.0.33 - - [2025-10-09 10:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 252.33.8.156 - - [2025-10-09 10:30:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009820 10.0.0.33 - - [2025-10-09 10:30:46] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004793 10.0.0.33 - - [2025-10-09 10:30:46] "GET /virtual-networks?parent_id=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003697 10.0.0.33 - - [2025-10-09 10:30:46] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006847 10.0.0.33 - - [2025-10-09 10:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.33 - - [2025-10-09 10:30:47] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007146 10.0.0.33 - - [2025-10-09 10:30:47] "GET /virtual-networks?parent_id=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003419 10.0.0.33 - - [2025-10-09 10:30:47] "GET /virtual-network/e25cf0cb-f274-4110-8424-96d68dc91d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005278 252.33.8.156 - - [2025-10-09 10:30:48] "POST /neutron/floatingip HTTP/1.1" 200 577 0.010200 10.0.0.33 - - [2025-10-09 10:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2025-10-09 10:30:48] "GET /routing-instance/3b436bbf-9899-41b6-807a-fea4a4db7882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.003612 10.0.0.33 - - [2025-10-09 10:30:48] "GET /route-target/d0d5c811-d904-4dab-b74b-846bfe2769fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005557 10.0.0.33 - - [2025-10-09 10:30:48] "GET /floating-ip/4d97cf6d-9ca6-4f6c-a2b2-fc004023f711 HTTP/1.1" 200 1887 0.005555 252.33.8.156 - - [2025-10-09 10:30:51] "POST /neutron/floatingip HTTP/1.1" 200 577 0.010352 252.33.8.156 - - [2025-10-09 10:30:51] "POST /neutron/floatingip HTTP/1.1" 200 531 0.027780 252.33.8.156 - - [2025-10-09 10:30:51] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006065 252.33.8.156 - - [2025-10-09 10:30:51] "POST /neutron/floatingip HTTP/1.1" 200 115 0.039381 10.0.0.33 - - [2025-10-09 10:30:51] "GET /floating-ip-pool/9e960054-26a5-4bc0-835b-0cf0ad62813c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003681 10.0.0.33 - - [2025-10-09 10:30:51] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.33 - - [2025-10-09 10:30:52] "DELETE /floating-ip-pool/9e960054-26a5-4bc0-835b-0cf0ad62813c HTTP/1.1" 200 115 0.025549 252.33.8.156 - - [2025-10-09 10:30:52] "POST /neutron/network HTTP/1.1" 200 835 0.006627 252.33.8.156 - - [2025-10-09 10:30:52] "POST /neutron/network HTTP/1.1" 400 204 0.013202 252.33.8.156 - - [2025-10-09 10:30:53] "POST /neutron/port HTTP/1.1" 200 1095 0.012847 252.33.8.156 - - [2025-10-09 10:30:53] "POST /neutron/port HTTP/1.1" 200 1093 0.012958 252.33.8.156 - - [2025-10-09 10:30:53] "POST /neutron/port HTTP/1.1" 200 1121 0.009480 252.33.8.156 - - [2025-10-09 10:30:53] "POST /neutron/port HTTP/1.1" 200 1119 0.009704 252.33.8.156 - - [2025-10-09 10:30:53] "POST /neutron/port HTTP/1.1" 200 151 0.172723 252.33.8.156 - - [2025-10-09 10:30:53] "POST /neutron/port HTTP/1.1" 200 151 0.191022 252.33.8.156 - - [2025-10-09 10:30:54] "POST /neutron/network HTTP/1.1" 200 835 0.006335 10.0.0.33 - - [2025-10-09 10:30:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004395 10.0.0.33 - - [2025-10-09 10:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.33 - - [2025-10-09 10:30:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002266 252.33.8.156 - - [2025-10-09 10:30:54] "POST /neutron/network HTTP/1.1" 200 151 0.092755 10.0.0.33 - - [2025-10-09 10:30:54] "GET /routing-instance/69836961-196a-4d70-ac8e-cabee1463da2 HTTP/1.1" 404 171 0.007170 10.0.0.33 - - [2025-10-09 10:30:54] "DELETE /route-target/22dd0dad-8f37-47e1-8918-b579268a146e HTTP/1.1" 200 115 0.025680 10.0.0.33 - - [2025-10-09 10:30:54] "GET /domains HTTP/1.1" 200 438 0.003330 10.0.0.33 - - [2025-10-09 10:30:54] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001172 10.0.0.33 - - [2025-10-09 10:30:54] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.007891 10.0.0.33 - - [2025-10-09 10:30:54] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002734 10.0.0.33 - - [2025-10-09 10:30:54] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 2171 0.038985 252.33.8.156 - - [2025-10-09 10:30:55] "POST /neutron/network HTTP/1.1" 200 837 0.006178 10.0.0.33 - - [2025-10-09 10:30:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003209 10.0.0.33 - - [2025-10-09 10:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.33 - - [2025-10-09 10:30:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002238 252.33.8.156 - - [2025-10-09 10:30:55] "POST /neutron/network HTTP/1.1" 200 151 0.091455 10.0.0.33 - - [2025-10-09 10:30:55] "GET /routing-instance/3b436bbf-9899-41b6-807a-fea4a4db7882 HTTP/1.1" 404 171 0.001966 10.0.0.33 - - [2025-10-09 10:30:55] "DELETE /route-target/d0d5c811-d904-4dab-b74b-846bfe2769fe HTTP/1.1" 200 115 0.021390 10.0.0.33 - - [2025-10-09 10:30:55] "GET /domains HTTP/1.1" 200 438 0.002979 10.0.0.33 - - [2025-10-09 10:30:55] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001027 10.0.0.33 - - [2025-10-09 10:30:55] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1318 0.008633 10.0.0.33 - - [2025-10-09 10:30:55] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001097 10.0.0.33 - - [2025-10-09 10:30:55] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 1922 0.027518 10.0.0.33 - - [2025-10-09 10:30:56] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001119 10.0.0.33 - - [2025-10-09 10:30:56] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.029866 10.0.0.33 - - [2025-10-09 10:30:56] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001900 10.0.0.33 - - [2025-10-09 10:30:56] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?fields=virtual_networks HTTP/1.1" 200 1057 0.070832 10.0.0.33 - - [2025-10-09 10:30:56] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001134 10.0.0.33 - - [2025-10-09 10:30:56] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.026523 10.0.0.33 - - [2025-10-09 10:30:56] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000991 10.0.0.33 - - [2025-10-09 10:30:56] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?fields=security_groups HTTP/1.1" 200 1294 0.028247 10.0.0.33 - - [2025-10-09 10:30:57] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001307 10.0.0.33 - - [2025-10-09 10:30:57] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007932 10.0.0.33 - - [2025-10-09 10:30:57] "POST /fqname-to-id HTTP/1.1" 404 181 0.032021 10.0.0.33 - - [2025-10-09 10:30:57] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003038 10.0.0.33 - - [2025-10-09 10:30:57] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003271 10.0.0.33 - - [2025-10-09 10:30:57] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009545 10.0.0.33 - - [2025-10-09 10:30:57] "POST /id-to-fqname HTTP/1.1" 200 183 0.003130 10.0.0.33 - - [2025-10-09 10:30:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.002530 10.0.0.33 - - [2025-10-09 10:30:57] "POST /security-groups HTTP/1.1" 200 578 0.078830 10.0.0.33 - - [2025-10-09 10:30:57] "POST /fqname-to-id HTTP/1.1" 404 227 0.003682 10.0.0.33 - - [2025-10-09 10:30:57] "POST /projects HTTP/1.1" 200 567 0.244256 10.0.0.33 - - [2025-10-09 10:30:57] "POST /access-control-lists HTTP/1.1" 200 591 0.063673 10.0.0.33 - - [2025-10-09 10:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.327258 10.0.0.33 - - [2025-10-09 10:30:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.003250 10.0.0.33 - - [2025-10-09 10:30:58] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.480895 10.0.0.33 - - [2025-10-09 10:30:58] "POST /access-control-lists HTTP/1.1" 200 589 0.064828 10.0.0.33 - - [2025-10-09 10:30:59] "GET / HTTP/1.1" 200 36215 0.001830 10.0.0.33 - - [2025-10-09 10:31:01] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001034 10.0.0.33 - - [2025-10-09 10:31:01] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.029700 10.0.0.33 - - [2025-10-09 10:31:01] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001281 10.0.0.33 - - [2025-10-09 10:31:01] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?fields=virtual_networks HTTP/1.1" 200 1023 0.071475 10.0.0.33 - - [2025-10-09 10:31:01] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001265 10.0.0.33 - - [2025-10-09 10:31:01] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.032725 10.0.0.33 - - [2025-10-09 10:31:01] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001039 10.0.0.33 - - [2025-10-09 10:31:01] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?fields=security_groups HTTP/1.1" 200 1243 0.030422 10.0.0.33 - - [2025-10-09 10:31:02] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001326 10.0.0.33 - - [2025-10-09 10:31:02] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007567 10.0.0.33 - - [2025-10-09 10:31:02] "POST /fqname-to-id HTTP/1.1" 404 181 0.030804 10.0.0.33 - - [2025-10-09 10:31:02] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002593 10.0.0.33 - - [2025-10-09 10:31:02] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001282 10.0.0.33 - - [2025-10-09 10:31:02] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007907 10.0.0.33 - - [2025-10-09 10:31:02] "POST /id-to-fqname HTTP/1.1" 200 183 0.002590 10.0.0.33 - - [2025-10-09 10:31:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.006381 10.0.0.33 - - [2025-10-09 10:31:02] "POST /security-groups HTTP/1.1" 200 578 0.064753 10.0.0.33 - - [2025-10-09 10:31:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.002605 10.0.0.33 - - [2025-10-09 10:31:02] "POST /projects HTTP/1.1" 200 567 0.240317 10.0.0.33 - - [2025-10-09 10:31:03] "POST /access-control-lists HTTP/1.1" 200 591 0.061824 10.0.0.33 - - [2025-10-09 10:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.317928 10.0.0.33 - - [2025-10-09 10:31:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003238 10.0.0.33 - - [2025-10-09 10:31:03] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.465146 10.0.0.33 - - [2025-10-09 10:31:03] "POST /access-control-lists HTTP/1.1" 200 589 0.066562 10.0.0.33 - - [2025-10-09 10:31:04] "GET / HTTP/1.1" 200 36215 0.001973 10.0.0.33 - - [2025-10-09 10:31:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.003059 10.0.0.33 - - [2025-10-09 10:31:05] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001108 10.0.0.33 - - [2025-10-09 10:31:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.002753 10.0.0.33 - - [2025-10-09 10:31:05] "POST /access-control-lists HTTP/1.1" 200 590 0.025896 10.0.0.33 - - [2025-10-09 10:31:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003099 10.0.0.33 - - [2025-10-09 10:31:05] "POST /access-control-lists HTTP/1.1" 200 588 0.031956 10.0.0.33 - - [2025-10-09 10:31:05] "PUT /access-control-list/17d9f7c8-2841-4a97-ae0f-9f66326cf5ef HTTP/1.1" 200 273 0.009336 10.0.0.33 - - [2025-10-09 10:31:05] "PUT /access-control-list/af7738ee-ef35-4776-b8e1-2f80d745cc2a HTTP/1.1" 200 273 0.010636 252.33.8.156 - - [2025-10-09 10:31:05] "POST /neutron/security_group HTTP/1.1" 200 1362 0.384728 10.0.0.33 - - [2025-10-09 10:31:05] "PUT /access-control-list/af7738ee-ef35-4776-b8e1-2f80d745cc2a HTTP/1.1" 200 273 0.013138 10.0.0.33 - - [2025-10-09 10:31:05] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001150 252.33.8.156 - - [2025-10-09 10:31:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.038248 252.33.8.156 - - [2025-10-09 10:31:05] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010695 252.33.8.156 - - [2025-10-09 10:31:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.182051 10.0.0.33 - - [2025-10-09 10:31:05] "PUT /access-control-list/af7738ee-ef35-4776-b8e1-2f80d745cc2a HTTP/1.1" 200 273 0.027048 252.33.8.156 - - [2025-10-09 10:31:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012770 252.33.8.156 - - [2025-10-09 10:31:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.130932 10.0.0.33 - - [2025-10-09 10:31:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.003419 10.0.0.33 - - [2025-10-09 10:31:05] "PUT /access-control-list/af7738ee-ef35-4776-b8e1-2f80d745cc2a HTTP/1.1" 200 273 0.013617 10.0.0.33 - - [2025-10-09 10:31:05] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001055 10.0.0.33 - - [2025-10-09 10:31:06] "POST /fqname-to-id HTTP/1.1" 404 226 0.002713 10.0.0.33 - - [2025-10-09 10:31:06] "POST /access-control-lists HTTP/1.1" 200 590 0.022973 10.0.0.33 - - [2025-10-09 10:31:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003551 10.0.0.33 - - [2025-10-09 10:31:06] "POST /access-control-lists HTTP/1.1" 200 588 0.017528 10.0.0.33 - - [2025-10-09 10:31:06] "PUT /access-control-list/09ff39c2-82f6-41a7-ac6e-688cad06cca0 HTTP/1.1" 200 273 0.015510 252.33.8.156 - - [2025-10-09 10:31:06] "POST /neutron/security_group HTTP/1.1" 200 1362 0.280004 10.0.0.33 - - [2025-10-09 10:31:06] "PUT /access-control-list/67d5e663-6a74-4937-97a5-22178d60bd4a HTTP/1.1" 200 273 0.012764 10.0.0.33 - - [2025-10-09 10:31:06] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000990 252.33.8.156 - - [2025-10-09 10:31:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.046382 10.0.0.33 - - [2025-10-09 10:31:06] "PUT /access-control-list/67d5e663-6a74-4937-97a5-22178d60bd4a HTTP/1.1" 200 273 0.016574 252.33.8.156 - - [2025-10-09 10:31:06] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010891 252.33.8.156 - - [2025-10-09 10:31:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162655 10.0.0.33 - - [2025-10-09 10:31:06] "PUT /access-control-list/67d5e663-6a74-4937-97a5-22178d60bd4a HTTP/1.1" 200 273 0.016117 252.33.8.156 - - [2025-10-09 10:31:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012805 252.33.8.156 - - [2025-10-09 10:31:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.102342 10.0.0.33 - - [2025-10-09 10:31:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000357 10.0.0.33 - - [2025-10-09 10:31:06] "PUT /access-control-list/67d5e663-6a74-4937-97a5-22178d60bd4a HTTP/1.1" 200 273 0.009353 10.0.0.33 - - [2025-10-09 10:31:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.031472 10.0.0.33 - - [2025-10-09 10:31:07] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001431 10.0.0.33 - - [2025-10-09 10:31:07] "POST /fqname-to-id HTTP/1.1" 404 243 0.002716 10.0.0.33 - - [2025-10-09 10:31:07] "POST /access-control-lists HTTP/1.1" 200 607 0.017001 10.0.0.33 - - [2025-10-09 10:31:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.004663 10.0.0.33 - - [2025-10-09 10:31:07] "POST /access-control-lists HTTP/1.1" 200 605 0.028586 10.0.0.33 - - [2025-10-09 10:31:07] "PUT /access-control-list/db54e000-6801-42c0-aada-6e708e1d6c78 HTTP/1.1" 200 273 0.009531 10.0.0.33 - - [2025-10-09 10:31:07] "PUT /access-control-list/c0809e1b-ec12-40c5-a624-724b7ce037c3 HTTP/1.1" 200 273 0.011586 252.33.8.156 - - [2025-10-09 10:31:07] "POST /neutron/security_group HTTP/1.1" 200 1377 0.348769 10.0.0.33 - - [2025-10-09 10:31:07] "PUT /access-control-list/c0809e1b-ec12-40c5-a624-724b7ce037c3 HTTP/1.1" 200 273 0.011738 10.0.0.33 - - [2025-10-09 10:31:07] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001088 252.33.8.156 - - [2025-10-09 10:31:07] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.035079 252.33.8.156 - - [2025-10-09 10:31:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010110 252.33.8.156 - - [2025-10-09 10:31:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126775 10.0.0.33 - - [2025-10-09 10:31:07] "PUT /access-control-list/c0809e1b-ec12-40c5-a624-724b7ce037c3 HTTP/1.1" 200 273 0.016268 252.33.8.156 - - [2025-10-09 10:31:07] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013546 252.33.8.156 - - [2025-10-09 10:31:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.156358 10.0.0.33 - - [2025-10-09 10:31:08] "PUT /access-control-list/c0809e1b-ec12-40c5-a624-724b7ce037c3 HTTP/1.1" 200 273 0.009654 10.0.0.33 - - [2025-10-09 10:31:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.003215 10.0.0.33 - - [2025-10-09 10:31:08] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001040 10.0.0.33 - - [2025-10-09 10:31:08] "POST /fqname-to-id HTTP/1.1" 404 243 0.003989 10.0.0.33 - - [2025-10-09 10:31:08] "POST /access-control-lists HTTP/1.1" 200 607 0.023523 10.0.0.33 - - [2025-10-09 10:31:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.003213 10.0.0.33 - - [2025-10-09 10:31:08] "POST /access-control-lists HTTP/1.1" 200 605 0.016951 10.0.0.33 - - [2025-10-09 10:31:08] "PUT /access-control-list/cd4dd6ee-f19c-4f3a-8680-b77b1fe509d7 HTTP/1.1" 200 273 0.014535 10.0.0.33 - - [2025-10-09 10:31:08] "PUT /access-control-list/8e6c069d-a158-4a96-bec4-971a1b14e902 HTTP/1.1" 200 273 0.010392 252.33.8.156 - - [2025-10-09 10:31:08] "POST /neutron/security_group HTTP/1.1" 200 1377 0.406084 10.0.0.33 - - [2025-10-09 10:31:08] "PUT /access-control-list/8e6c069d-a158-4a96-bec4-971a1b14e902 HTTP/1.1" 200 273 0.015375 10.0.0.33 - - [2025-10-09 10:31:08] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001552 252.33.8.156 - - [2025-10-09 10:31:08] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.054579 252.33.8.156 - - [2025-10-09 10:31:08] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010453 252.33.8.156 - - [2025-10-09 10:31:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.144243 10.0.0.33 - - [2025-10-09 10:31:08] "PUT /access-control-list/8e6c069d-a158-4a96-bec4-971a1b14e902 HTTP/1.1" 200 273 0.024353 252.33.8.156 - - [2025-10-09 10:31:08] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014905 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.156420 10.0.0.33 - - [2025-10-09 10:31:09] "PUT /access-control-list/8e6c069d-a158-4a96-bec4-971a1b14e902 HTTP/1.1" 200 273 0.015899 10.0.0.33 - - [2025-10-09 10:31:09] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001768 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/router HTTP/1.1" 200 539 0.063909 10.0.0.33 - - [2025-10-09 10:31:09] "POST /route-targets HTTP/1.1" 200 328 0.013745 10.0.0.33 - - [2025-10-09 10:31:09] "PUT /logical-router/dc752937-aed3-43d8-84b5-66df5d5a2309 HTTP/1.1" 200 263 0.018190 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/router HTTP/1.1" 200 539 0.006416 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/router HTTP/1.1" 200 539 0.004249 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/router HTTP/1.1" 200 539 0.004099 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/router HTTP/1.1" 200 539 0.005353 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/router HTTP/1.1" 200 539 0.003970 252.33.8.156 - - [2025-10-09 10:31:09] "POST /neutron/router HTTP/1.1" 200 539 0.004325 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004264 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004007 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.003682 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004138 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.003691 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004859 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.003766 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004071 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.003928 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.005328 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.003619 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.003749 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004164 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004226 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.003619 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004059 252.33.8.156 - - [2025-10-09 10:31:10] "POST /neutron/router HTTP/1.1" 200 539 0.004190 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.003742 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.003552 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.003667 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.003859 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.003848 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.003622 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.003470 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.004034 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.004225 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.021407 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.004189 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.021994 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 539 0.004420 252.33.8.156 - - [2025-10-09 10:31:11] "POST /neutron/router HTTP/1.1" 200 151 0.051015 10.0.0.33 - - [2025-10-09 10:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.33 - - [2025-10-09 10:31:11] "GET /logical-router/dc752937-aed3-43d8-84b5-66df5d5a2309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007850 10.0.0.33 - - [2025-10-09 10:31:11] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001022 10.0.0.33 - - [2025-10-09 10:31:11] "DELETE /route-target/939d7329-f3a6-4b76-909e-f327b497ba49 HTTP/1.1" 200 115 0.029206 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.055409 10.0.0.33 - - [2025-10-09 10:31:12] "POST /route-targets HTTP/1.1" 200 328 0.013738 10.0.0.33 - - [2025-10-09 10:31:12] "PUT /logical-router/f2ee5158-4feb-4d38-b285-88bfb3997d97 HTTP/1.1" 200 263 0.024234 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.004548 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.004104 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.004670 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.004100 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003859 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003541 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003665 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003689 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003735 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.004698 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.004182 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003537 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003986 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.004265 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003456 252.33.8.156 - - [2025-10-09 10:31:12] "POST /neutron/router HTTP/1.1" 200 539 0.003813 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004089 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004227 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004914 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004049 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.003850 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.003857 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.005096 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004804 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004193 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.003459 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.003562 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.003758 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004157 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.005423 252.33.8.156 - - [2025-10-09 10:31:13] "POST /neutron/router HTTP/1.1" 200 539 0.004135 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 539 0.004579 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 539 0.016621 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 539 0.003843 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 540 0.021484 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 540 0.003820 10.0.0.33 - - [2025-10-09 10:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.33 - - [2025-10-09 10:31:14] "GET /logical-router/f2ee5158-4feb-4d38-b285-88bfb3997d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003025 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 151 0.061287 10.0.0.33 - - [2025-10-09 10:31:14] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001224 10.0.0.33 - - [2025-10-09 10:31:14] "DELETE /route-target/40223e6a-357c-49e5-80cb-b026e3a048e1 HTTP/1.1" 200 115 0.034509 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.050728 10.0.0.33 - - [2025-10-09 10:31:14] "POST /route-targets HTTP/1.1" 200 328 0.010850 10.0.0.33 - - [2025-10-09 10:31:14] "PUT /logical-router/a8461b7a-1b93-442a-8bff-94afe5bd23df HTTP/1.1" 200 263 0.023422 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.006230 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.003486 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.003427 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.003542 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.003567 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.004464 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.004008 252.33.8.156 - - [2025-10-09 10:31:14] "POST /neutron/router HTTP/1.1" 200 557 0.003837 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003726 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003908 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003878 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003515 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003631 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.004256 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003971 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.004639 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003701 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003747 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003878 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003748 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.004147 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.004013 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003639 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.003793 252.33.8.156 - - [2025-10-09 10:31:15] "POST /neutron/router HTTP/1.1" 200 557 0.004063 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.004172 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.003713 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.004841 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.003778 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.003801 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.003705 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.003761 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.019203 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.004224 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.024128 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 557 0.005003 10.0.0.33 - - [2025-10-09 10:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.33 - - [2025-10-09 10:31:16] "GET /logical-router/a8461b7a-1b93-442a-8bff-94afe5bd23df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003709 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/router HTTP/1.1" 200 151 0.063275 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/security_group HTTP/1.1" 200 519 0.005211 10.0.0.33 - - [2025-10-09 10:31:16] "DELETE /route-target/23b214dc-dd8a-405f-b2c0-ce6b2af38b7d HTTP/1.1" 200 115 0.032175 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.039084 10.0.0.33 - - [2025-10-09 10:31:16] "DELETE /access-control-list/cd4dd6ee-f19c-4f3a-8680-b77b1fe509d7 HTTP/1.1" 200 115 0.023546 252.33.8.156 - - [2025-10-09 10:31:16] "POST /neutron/security_group HTTP/1.1" 200 519 0.003433 10.0.0.33 - - [2025-10-09 10:31:16] "DELETE /access-control-list/8e6c069d-a158-4a96-bec4-971a1b14e902 HTTP/1.1" 200 115 0.035550 252.33.8.156 - - [2025-10-09 10:31:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.041173 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/db54e000-6801-42c0-aada-6e708e1d6c78 HTTP/1.1" 200 115 0.034642 252.33.8.156 - - [2025-10-09 10:31:17] "POST /neutron/security_group HTTP/1.1" 200 504 0.004900 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/c0809e1b-ec12-40c5-a624-724b7ce037c3 HTTP/1.1" 200 115 0.020289 252.33.8.156 - - [2025-10-09 10:31:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.043225 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/09ff39c2-82f6-41a7-ac6e-688cad06cca0 HTTP/1.1" 200 115 0.022179 252.33.8.156 - - [2025-10-09 10:31:17] "POST /neutron/security_group HTTP/1.1" 200 504 0.004427 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/67d5e663-6a74-4937-97a5-22178d60bd4a HTTP/1.1" 200 115 0.026903 252.33.8.156 - - [2025-10-09 10:31:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.039384 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/17d9f7c8-2841-4a97-ae0f-9f66326cf5ef HTTP/1.1" 200 115 0.024539 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/af7738ee-ef35-4776-b8e1-2f80d745cc2a HTTP/1.1" 200 115 0.021611 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /project/f0187e6918244929abc26e5655ece71f HTTP/1.1" 404 173 0.018157 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /project/41efa400ce5645ebb1471e04f85b20f2 HTTP/1.1" 404 173 0.010285 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001409 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001433 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.043040 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001149 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.085358 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000942 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001184 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?fields=security_groups HTTP/1.1" 200 1387 0.074497 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?fields=security_groups HTTP/1.1" 200 1336 0.068485 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.082352 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001349 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?fields=virtual_networks HTTP/1.1" 200 1022 0.038074 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /security-group/6ea49bac-6f22-4d0c-b990-2114203a528e HTTP/1.1" 200 115 0.084687 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=f13cdd5b-307b-4bd4-bea0-bc8e07a56f08&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001313 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001068 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/b5ff4331-8d71-4b48-b168-9c7a1bdf5d97 HTTP/1.1" 200 115 0.061750 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /security-group/e7efc40b-52c8-468f-a0ef-86cecc018e5e HTTP/1.1" 200 115 0.105118 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08?fields=application_policy_sets HTTP/1.1" 200 1426 0.069530 10.0.0.33 - - [2025-10-09 10:31:17] "GET /projects?obj_uuids=f0187e69-1824-4929-abc2-6e5655ece71f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001373 10.0.0.33 - - [2025-10-09 10:31:17] "DELETE /access-control-list/1e354d8f-0c17-4ccc-96dc-bd71ca2fbc27 HTTP/1.1" 200 115 0.066477 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/f0187e69-1824-4929-abc2-6e5655ece71f?fields=application_policy_sets HTTP/1.1" 200 1375 0.062829 10.0.0.33 - - [2025-10-09 10:31:17] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.106223 10.0.0.33 - - [2025-10-09 10:31:18] "DELETE /access-control-list/89698d7c-43b9-4272-9d68-6c43ac2144dc HTTP/1.1" 200 115 0.056633 10.0.0.33 - - [2025-10-09 10:31:18] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001056 10.0.0.33 - - [2025-10-09 10:31:18] "DELETE /access-control-list/6088bd9c-ed1e-4335-a0e4-24861b113f69 HTTP/1.1" 200 115 0.039730 10.0.0.33 - - [2025-10-09 10:31:18] "DELETE /project/f13cdd5b-307b-4bd4-bea0-bc8e07a56f08 HTTP/1.1" 200 115 0.511091 10.0.0.33 - - [2025-10-09 10:31:18] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?fields=security_groups HTTP/1.1" 200 1242 0.096542 10.0.0.33 - - [2025-10-09 10:31:18] "DELETE /project/f0187e69-1824-4929-abc2-6e5655ece71f HTTP/1.1" 200 115 0.548314 10.0.0.33 - - [2025-10-09 10:31:18] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001354 10.0.0.33 - - [2025-10-09 10:31:18] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008929 10.0.0.33 - - [2025-10-09 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.038956 10.0.0.33 - - [2025-10-09 10:31:19] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002584 10.0.0.33 - - [2025-10-09 10:31:19] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.33 - - [2025-10-09 10:31:19] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008940 10.0.0.33 - - [2025-10-09 10:31:19] "POST /id-to-fqname HTTP/1.1" 200 184 0.002845 10.0.0.33 - - [2025-10-09 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.006672 10.0.0.33 - - [2025-10-09 10:31:19] "POST /security-groups HTTP/1.1" 200 579 0.064620 10.0.0.33 - - [2025-10-09 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.002656 10.0.0.33 - - [2025-10-09 10:31:19] "POST /projects HTTP/1.1" 200 569 0.241090 10.0.0.33 - - [2025-10-09 10:31:19] "POST /access-control-lists HTTP/1.1" 200 592 0.065191 10.0.0.33 - - [2025-10-09 10:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.316469 10.0.0.33 - - [2025-10-09 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.003070 10.0.0.33 - - [2025-10-09 10:31:19] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.461959 10.0.0.33 - - [2025-10-09 10:31:19] "POST /access-control-lists HTTP/1.1" 200 590 0.064607 10.0.0.33 - - [2025-10-09 10:31:20] "GET / HTTP/1.1" 200 36215 0.001963 10.0.0.33 - - [2025-10-09 10:31:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000505 10.0.0.33 - - [2025-10-09 10:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.082721 10.0.0.33 - - [2025-10-09 10:31:22] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001216 10.0.0.33 - - [2025-10-09 10:31:22] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.029443 252.33.8.156 - - [2025-10-09 10:31:22] "POST /neutron/network HTTP/1.1" 200 117 0.040367 10.0.0.33 - - [2025-10-09 10:31:22] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001224 252.33.8.156 - - [2025-10-09 10:31:22] "POST /neutron/network HTTP/1.1" 200 599 0.081077 10.0.0.33 - - [2025-10-09 10:31:22] "POST /route-targets HTTP/1.1" 200 328 0.019244 10.0.0.33 - - [2025-10-09 10:31:22] "POST /ref-update HTTP/1.1" 200 156 0.019235 10.0.0.33 - - [2025-10-09 10:31:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002360 252.33.8.156 - - [2025-10-09 10:31:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.209939 252.33.8.156 - - [2025-10-09 10:31:22] "POST /neutron/network HTTP/1.1" 200 817 0.006225 10.0.0.33 - - [2025-10-09 10:31:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001570 10.0.0.33 - - [2025-10-09 10:31:22] "GET /virtual-network/fb0a7757-ed7b-4bfd-ac56-57f818eb2c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005316 252.33.8.156 - - [2025-10-09 10:31:22] "POST /neutron/network HTTP/1.1" 200 817 0.006100 10.0.0.33 - - [2025-10-09 10:31:23] "GET /virtual-network/fb0a7757-ed7b-4bfd-ac56-57f818eb2c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005428 252.33.8.156 - - [2025-10-09 10:31:23] "POST /neutron/network HTTP/1.1" 200 817 0.005947 252.33.8.156 - - [2025-10-09 10:31:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.010016 10.0.0.33 - - [2025-10-09 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 204 0.003105 10.0.0.33 - - [2025-10-09 10:31:23] "GET /virtual-network/fb0a7757-ed7b-4bfd-ac56-57f818eb2c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006062 10.0.0.33 - - [2025-10-09 10:31:23] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001373 252.33.8.156 - - [2025-10-09 10:31:23] "POST /neutron/port HTTP/1.1" 200 1014 0.189594 10.0.0.33 - - [2025-10-09 10:31:23] "GET /virtual-machine-interface/add24c24-e54f-4826-aab6-74a7ee534536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2382 0.007253 10.0.0.33 - - [2025-10-09 10:31:23] "GET /virtual-machine-interface/add24c24-e54f-4826-aab6-74a7ee534536?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.006204 10.0.0.33 - - [2025-10-09 10:31:23] "GET /instance-ip/e49f21bd-6669-4784-8003-e2e075fbbb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004410 10.0.0.33 - - [2025-10-09 10:31:23] "GET /virtual-machine-interface/add24c24-e54f-4826-aab6-74a7ee534536 HTTP/1.1" 401 296 0.000498 10.0.0.33 - - [2025-10-09 10:31:23] "GET /virtual-machine-interface/add24c24-e54f-4826-aab6-74a7ee534536 HTTP/1.1" 200 2604 0.037633 252.33.8.156 - - [2025-10-09 10:31:24] "POST /neutron/port HTTP/1.1" 200 1014 0.008113 252.33.8.156 - - [2025-10-09 10:31:24] "POST /neutron/port HTTP/1.1" 200 151 0.092968 252.33.8.156 - - [2025-10-09 10:31:24] "POST /neutron/network HTTP/1.1" 200 817 0.006866 10.0.0.33 - - [2025-10-09 10:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.33 - - [2025-10-09 10:31:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003018 10.0.0.33 - - [2025-10-09 10:31:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002239 252.33.8.156 - - [2025-10-09 10:31:24] "POST /neutron/network HTTP/1.1" 200 151 0.119390 10.0.0.33 - - [2025-10-09 10:31:24] "DELETE /route-target/ac130ee8-1bf9-4f39-985c-3d803048ed96 HTTP/1.1" 200 115 0.020215 10.0.0.33 - - [2025-10-09 10:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.33 - - [2025-10-09 10:31:25] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001104 10.0.0.33 - - [2025-10-09 10:31:25] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.028385 252.33.8.156 - - [2025-10-09 10:31:25] "POST /neutron/network HTTP/1.1" 200 117 0.007905 10.0.0.33 - - [2025-10-09 10:31:25] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003613 252.33.8.156 - - [2025-10-09 10:31:25] "POST /neutron/network HTTP/1.1" 200 601 0.073410 10.0.0.33 - - [2025-10-09 10:31:25] "POST /route-targets HTTP/1.1" 200 328 0.010076 10.0.0.33 - - [2025-10-09 10:31:25] "POST /ref-update HTTP/1.1" 200 156 0.011470 10.0.0.33 - - [2025-10-09 10:31:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003610 252.33.8.156 - - [2025-10-09 10:31:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.130555 10.0.0.33 - - [2025-10-09 10:31:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007070 252.33.8.156 - - [2025-10-09 10:31:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.182470 252.33.8.156 - - [2025-10-09 10:31:25] "POST /neutron/network HTTP/1.1" 200 973 0.007111 10.0.0.33 - - [2025-10-09 10:31:25] "POST /id-to-fqname HTTP/1.1" 200 215 0.001738 10.0.0.33 - - [2025-10-09 10:31:25] "GET /virtual-network/17498fe3-24d2-4e47-921f-8d7298762e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006140 10.0.0.33 - - [2025-10-09 10:31:26] "GET /obj-perms HTTP/1.1" 200 6363 0.064421 252.33.8.156 - - [2025-10-09 10:31:26] "POST /neutron/network HTTP/1.1" 200 973 0.007150 10.0.0.33 - - [2025-10-09 10:31:26] "GET /virtual-network/17498fe3-24d2-4e47-921f-8d7298762e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006591 252.33.8.156 - - [2025-10-09 10:31:26] "POST /neutron/network HTTP/1.1" 200 973 0.008478 252.33.8.156 - - [2025-10-09 10:31:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.008584 252.33.8.156 - - [2025-10-09 10:31:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.009290 10.0.0.33 - - [2025-10-09 10:31:26] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001127 10.0.0.33 - - [2025-10-09 10:31:26] "GET /obj-perms HTTP/1.1" 200 6363 0.055815 252.33.8.156 - - [2025-10-09 10:31:26] "POST /neutron/port HTTP/1.1" 200 1014 0.202171 10.0.0.33 - - [2025-10-09 10:31:26] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001098 252.33.8.156 - - [2025-10-09 10:31:26] "POST /neutron/port HTTP/1.1" 200 1015 0.171427 10.0.0.33 - - [2025-10-09 10:31:26] "POST /id-to-fqname HTTP/1.1" 200 215 0.001500 252.33.8.156 - - [2025-10-09 10:31:27] "POST /neutron/port HTTP/1.1" 200 1014 0.008435 252.33.8.156 - - [2025-10-09 10:31:27] "POST /neutron/port HTTP/1.1" 200 1014 0.009046 252.33.8.156 - - [2025-10-09 10:31:27] "POST /neutron/network HTTP/1.1" 200 973 0.007143 252.33.8.156 - - [2025-10-09 10:31:27] "POST /neutron/port HTTP/1.1" 200 1014 0.008227 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 117 0.005572 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 117 0.004917 10.0.0.33 - - [2025-10-09 10:31:28] "POST /id-to-fqname HTTP/1.1" 200 215 0.002277 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 117 0.005984 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 1014 0.011629 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 1015 0.006948 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 1015 0.009090 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/network HTTP/1.1" 200 973 0.008498 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 1015 0.008856 252.33.8.156 - - [2025-10-09 10:31:28] "POST /neutron/port HTTP/1.1" 200 117 0.011990 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 117 0.008965 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 1014 0.012733 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 117 0.005227 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/network HTTP/1.1" 200 983 0.014025 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 1015 0.007637 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 1014 0.010189 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 1014 0.009969 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 1102 0.099264 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 1076 0.020138 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004944 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/subnet HTTP/1.1" 200 689 0.013779 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 117 0.001362 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/network HTTP/1.1" 200 973 0.011057 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/port HTTP/1.1" 200 1015 0.009060 252.33.8.156 - - [2025-10-09 10:31:29] "POST /neutron/network HTTP/1.1" 200 983 0.009444 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/port HTTP/1.1" 200 1015 0.008683 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/port HTTP/1.1" 200 1015 0.008764 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/port HTTP/1.1" 200 1103 0.106307 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/port HTTP/1.1" 200 1077 0.018475 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003467 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.011254 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/port HTTP/1.1" 200 117 0.001261 252.33.8.156 - - [2025-10-09 10:31:30] "POST /neutron/network HTTP/1.1" 200 973 0.008120 252.33.8.156 - - [2025-10-09 10:31:34] "POST /neutron/port HTTP/1.1" 200 1076 0.013152 252.33.8.156 - - [2025-10-09 10:31:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007919 252.33.8.156 - - [2025-10-09 10:31:34] "POST /neutron/port HTTP/1.1" 200 1076 0.012490 252.33.8.156 - - [2025-10-09 10:31:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010150 252.33.8.156 - - [2025-10-09 10:31:34] "POST /neutron/port HTTP/1.1" 200 1076 0.012589 252.33.8.156 - - [2025-10-09 10:31:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006460 10.0.0.33 - - [2025-10-09 10:31:34] "GET /virtual-machine/15305388-ddab-4b91-bfa5-b7052286b2d6 HTTP/1.1" 200 1284 0.005708 10.0.0.33 - - [2025-10-09 10:31:34] "GET /virtual-machine-interface/3d5b598a-4ec8-41d3-8bca-3ef94ef08beb HTTP/1.1" 200 2919 0.009772 10.0.0.33 - - [2025-10-09 10:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.33 - - [2025-10-09 10:31:34] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003890 10.0.0.33 - - [2025-10-09 10:31:34] "GET /virtual-networks?parent_id=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004688 10.0.0.33 - - [2025-10-09 10:31:35] "GET /virtual-network/17498fe3-24d2-4e47-921f-8d7298762e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005768 10.0.0.33 - - [2025-10-09 10:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2025-10-09 10:31:38] "GET /virtual-network/17498fe3-24d2-4e47-921f-8d7298762e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005134 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/port HTTP/1.1" 200 1076 0.011389 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007196 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/port HTTP/1.1" 200 1077 0.015519 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/port HTTP/1.1" 200 1076 0.023208 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007348 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010982 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/port HTTP/1.1" 200 1077 0.018843 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006344 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/port HTTP/1.1" 200 1076 0.021047 252.33.8.156 - - [2025-10-09 10:31:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005949 252.33.8.156 - - [2025-10-09 10:31:41] "POST /neutron/port HTTP/1.1" 200 1076 0.018067 252.33.8.156 - - [2025-10-09 10:31:41] "POST /neutron/port HTTP/1.1" 200 1077 0.012854 252.33.8.156 - - [2025-10-09 10:31:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008236 252.33.8.156 - - [2025-10-09 10:31:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006577 10.0.0.33 - - [2025-10-09 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.33 - - [2025-10-09 10:31:42] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003017 10.0.0.33 - - [2025-10-09 10:31:42] "GET /virtual-networks?parent_id=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003355 10.0.0.33 - - [2025-10-09 10:31:42] "GET /virtual-network/17498fe3-24d2-4e47-921f-8d7298762e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005241 252.33.8.156 - - [2025-10-09 10:31:42] "POST /neutron/port HTTP/1.1" 200 1077 0.012657 252.33.8.156 - - [2025-10-09 10:31:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006098 252.33.8.156 - - [2025-10-09 10:31:42] "POST /neutron/port HTTP/1.1" 200 1077 0.012279 252.33.8.156 - - [2025-10-09 10:31:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008818 252.33.8.156 - - [2025-10-09 10:31:43] "POST /neutron/port HTTP/1.1" 200 1077 0.013624 252.33.8.156 - - [2025-10-09 10:31:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006473 10.0.0.33 - - [2025-10-09 10:31:43] "GET /virtual-machine/3d13b6cd-8676-4627-893b-8f6a4fda5fb4 HTTP/1.1" 200 1283 0.005035 10.0.0.33 - - [2025-10-09 10:31:43] "GET /virtual-machine-interface/9c228783-d79e-4249-888c-bd71515058a4 HTTP/1.1" 200 2919 0.005183 10.0.0.33 - - [2025-10-09 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.33 - - [2025-10-09 10:31:43] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003185 10.0.0.33 - - [2025-10-09 10:31:43] "GET /virtual-networks?parent_id=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003617 10.0.0.33 - - [2025-10-09 10:31:43] "GET /virtual-network/17498fe3-24d2-4e47-921f-8d7298762e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005629 10.0.0.33 - - [2025-10-09 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.33 - - [2025-10-09 10:31:44] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003032 10.0.0.33 - - [2025-10-09 10:31:44] "GET /virtual-networks?parent_id=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003397 10.0.0.33 - - [2025-10-09 10:31:44] "GET /virtual-network/17498fe3-24d2-4e47-921f-8d7298762e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005248 252.33.8.156 - - [2025-10-09 10:31:48] "POST /neutron/port HTTP/1.1" 200 1103 0.015543 252.33.8.156 - - [2025-10-09 10:31:48] "POST /neutron/port HTTP/1.1" 200 1103 0.012343 252.33.8.156 - - [2025-10-09 10:31:48] "POST /neutron/port HTTP/1.1" 200 151 0.149944 252.33.8.156 - - [2025-10-09 10:31:48] "POST /neutron/port HTTP/1.1" 200 1102 0.019539 252.33.8.156 - - [2025-10-09 10:31:48] "POST /neutron/port HTTP/1.1" 200 117 0.008099 252.33.8.156 - - [2025-10-09 10:31:48] "POST /neutron/port HTTP/1.1" 200 1102 0.011963 252.33.8.156 - - [2025-10-09 10:31:48] "POST /neutron/port HTTP/1.1" 400 205 0.003833 252.33.8.156 - - [2025-10-09 10:31:49] "POST /neutron/port HTTP/1.1" 200 151 0.559583 252.33.8.156 - - [2025-10-09 10:31:49] "POST /neutron/network HTTP/1.1" 200 973 0.018798 10.0.0.33 - - [2025-10-09 10:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004672 10.0.0.33 - - [2025-10-09 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018447 10.0.0.33 - - [2025-10-09 10:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007134 10.0.0.33 - - [2025-10-09 10:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.013655 10.0.0.33 - - [2025-10-09 10:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005461 252.33.8.156 - - [2025-10-09 10:31:49] "POST /neutron/network HTTP/1.1" 200 151 0.489751 10.0.0.33 - - [2025-10-09 10:31:49] "DELETE /route-target/ce909cb9-08ad-45a2-bcf6-83f1c7a890de HTTP/1.1" 200 115 0.051581 10.0.0.33 - - [2025-10-09 10:31:50] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001231 10.0.0.33 - - [2025-10-09 10:31:50] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.033250 10.0.0.33 - - [2025-10-09 10:31:50] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000976 10.0.0.33 - - [2025-10-09 10:31:50] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?fields=virtual_networks HTTP/1.1" 200 1024 0.069283 10.0.0.33 - - [2025-10-09 10:31:50] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001638 10.0.0.33 - - [2025-10-09 10:31:50] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.025185 10.0.0.33 - - [2025-10-09 10:31:50] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001306 10.0.0.33 - - [2025-10-09 10:31:50] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?fields=security_groups HTTP/1.1" 200 1245 0.028057 10.0.0.33 - - [2025-10-09 10:31:51] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001058 10.0.0.33 - - [2025-10-09 10:31:51] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008491 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001047 10.0.0.33 - - [2025-10-09 10:31:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.031955 10.0.0.33 - - [2025-10-09 10:31:51] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002578 10.0.0.33 - - [2025-10-09 10:31:51] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.33 - - [2025-10-09 10:31:51] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007545 10.0.0.33 - - [2025-10-09 10:31:51] "POST /id-to-fqname HTTP/1.1" 200 186 0.001980 10.0.0.33 - - [2025-10-09 10:31:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.005189 10.0.0.33 - - [2025-10-09 10:31:51] "POST /security-groups HTTP/1.1" 200 581 0.064434 10.0.0.33 - - [2025-10-09 10:31:51] "POST /fqname-to-id HTTP/1.1" 404 230 0.002924 10.0.0.33 - - [2025-10-09 10:31:51] "POST /projects HTTP/1.1" 200 573 0.228455 10.0.0.33 - - [2025-10-09 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.271325 10.0.0.33 - - [2025-10-09 10:31:52] "POST /access-control-lists HTTP/1.1" 200 594 0.062705 10.0.0.33 - - [2025-10-09 10:31:52] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.416305 10.0.0.33 - - [2025-10-09 10:31:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003397 10.0.0.33 - - [2025-10-09 10:31:52] "POST /access-control-lists HTTP/1.1" 200 592 0.067380 10.0.0.33 - - [2025-10-09 10:31:53] "GET / HTTP/1.1" 200 36215 0.002667 252.33.8.156 - - [2025-10-09 10:31:53] "POST /neutron/port HTTP/1.1" 200 117 0.015918 252.33.8.156 - - [2025-10-09 10:31:53] "POST /neutron/port HTTP/1.1" 400 205 0.004602 10.0.0.33 - - [2025-10-09 10:31:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000480 10.0.0.33 - - [2025-10-09 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.080673 10.0.0.33 - - [2025-10-09 10:31:54] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001330 10.0.0.33 - - [2025-10-09 10:31:54] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025786 252.33.8.156 - - [2025-10-09 10:31:54] "POST /neutron/network HTTP/1.1" 200 117 0.037187 10.0.0.33 - - [2025-10-09 10:31:55] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001062 252.33.8.156 - - [2025-10-09 10:31:55] "POST /neutron/network HTTP/1.1" 200 603 0.075875 10.0.0.33 - - [2025-10-09 10:31:55] "POST /route-targets HTTP/1.1" 200 328 0.010538 10.0.0.33 - - [2025-10-09 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.026484 10.0.0.33 - - [2025-10-09 10:31:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003442 252.33.8.156 - - [2025-10-09 10:31:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.213507 252.33.8.156 - - [2025-10-09 10:31:55] "POST /neutron/network HTTP/1.1" 200 824 0.005921 10.0.0.33 - - [2025-10-09 10:31:55] "POST /id-to-fqname HTTP/1.1" 200 217 0.001427 10.0.0.33 - - [2025-10-09 10:31:55] "GET /virtual-network/77f960d9-5385-4622-8b20-e5ffe6dd75c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006963 252.33.8.156 - - [2025-10-09 10:31:55] "POST /neutron/network HTTP/1.1" 200 824 0.005393 10.0.0.33 - - [2025-10-09 10:31:55] "GET /virtual-network/77f960d9-5385-4622-8b20-e5ffe6dd75c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005250 252.33.8.156 - - [2025-10-09 10:31:55] "POST /neutron/network HTTP/1.1" 200 824 0.005502 252.33.8.156 - - [2025-10-09 10:31:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.006727 10.0.0.33 - - [2025-10-09 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.33 - - [2025-10-09 10:31:55] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000941 10.0.0.33 - - [2025-10-09 10:31:55] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029890 252.33.8.156 - - [2025-10-09 10:31:55] "POST /neutron/network HTTP/1.1" 200 117 0.010752 10.0.0.33 - - [2025-10-09 10:31:55] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001025 252.33.8.156 - - [2025-10-09 10:31:56] "POST /neutron/network HTTP/1.1" 200 603 0.068193 10.0.0.33 - - [2025-10-09 10:31:56] "POST /route-targets HTTP/1.1" 200 328 0.010860 10.0.0.33 - - [2025-10-09 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.012957 10.0.0.33 - - [2025-10-09 10:31:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003449 252.33.8.156 - - [2025-10-09 10:31:56] "POST /neutron/subnet HTTP/1.1" 200 710 0.143233 252.33.8.156 - - [2025-10-09 10:31:56] "POST /neutron/network HTTP/1.1" 200 819 0.006143 10.0.0.33 - - [2025-10-09 10:31:56] "POST /id-to-fqname HTTP/1.1" 200 217 0.001475 10.0.0.33 - - [2025-10-09 10:31:56] "GET /virtual-network/b3080333-4672-47b6-9fba-4f784a85f287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005006 252.33.8.156 - - [2025-10-09 10:31:56] "POST /neutron/network HTTP/1.1" 200 819 0.005836 10.0.0.33 - - [2025-10-09 10:31:56] "GET /virtual-network/b3080333-4672-47b6-9fba-4f784a85f287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005685 252.33.8.156 - - [2025-10-09 10:31:56] "POST /neutron/network HTTP/1.1" 200 819 0.006762 252.33.8.156 - - [2025-10-09 10:31:56] "POST /neutron/subnet HTTP/1.1" 200 710 0.006879 10.0.0.33 - - [2025-10-09 10:31:56] "POST /id-to-fqname HTTP/1.1" 200 217 0.001288 252.33.8.156 - - [2025-10-09 10:31:56] "POST /neutron/network HTTP/1.1" 200 834 0.008252 252.33.8.156 - - [2025-10-09 10:31:56] "GET /aaa-mode HTTP/1.1" 401 296 0.000447 252.33.8.156 - - [2025-10-09 10:31:56] "GET / HTTP/1.1" 200 36215 0.002006 252.33.8.156 - - [2025-10-09 10:31:56] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000699 10.0.0.33 - - [2025-10-09 10:31:57] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000996 252.33.8.156 - - [2025-10-09 10:31:57] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.062520 252.33.8.156 - - [2025-10-09 10:31:57] "POST /neutron/network HTTP/1.1" 200 824 0.032614 252.33.8.156 - - [2025-10-09 10:31:58] "POST /neutron/port HTTP/1.1" 200 117 0.005082 252.33.8.156 - - [2025-10-09 10:31:58] "POST /neutron/port HTTP/1.1" 200 117 0.006058 10.0.0.33 - - [2025-10-09 10:31:58] "POST /id-to-fqname HTTP/1.1" 200 217 0.001978 252.33.8.156 - - [2025-10-09 10:31:58] "POST /neutron/port HTTP/1.1" 200 117 0.004878 252.33.8.156 - - [2025-10-09 10:31:58] "POST /neutron/network HTTP/1.1" 200 829 0.006054 252.33.8.156 - - [2025-10-09 10:31:58] "GET /aaa-mode HTTP/1.1" 401 296 0.000673 252.33.8.156 - - [2025-10-09 10:31:58] "GET / HTTP/1.1" 200 36215 0.001910 252.33.8.156 - - [2025-10-09 10:31:58] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000374 252.33.8.156 - - [2025-10-09 10:31:58] "POST /neutron/network HTTP/1.1" 200 834 0.006700 10.0.0.33 - - [2025-10-09 10:31:58] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001066 10.0.0.33 - - [2025-10-09 10:31:58] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001453 252.33.8.156 - - [2025-10-09 10:31:58] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.079451 252.33.8.156 - - [2025-10-09 10:31:58] "POST /neutron/port HTTP/1.1" 200 1058 0.304854 252.33.8.156 - - [2025-10-09 10:31:58] "POST /neutron/network HTTP/1.1" 200 819 0.008837 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/port HTTP/1.1" 200 1058 0.011227 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/port HTTP/1.1" 200 1058 0.010787 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/port HTTP/1.1" 200 1108 0.086199 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/port HTTP/1.1" 200 1082 0.020623 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/port HTTP/1.1" 200 1082 0.021012 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008229 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009870 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/subnet HTTP/1.1" 200 708 0.009382 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/port HTTP/1.1" 200 117 0.006140 10.0.0.33 - - [2025-10-09 10:31:59] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001118 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/port HTTP/1.1" 200 117 0.001056 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/network HTTP/1.1" 200 824 0.005784 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/router HTTP/1.1" 200 578 0.084226 10.0.0.33 - - [2025-10-09 10:31:59] "POST /route-targets HTTP/1.1" 200 328 0.010455 10.0.0.33 - - [2025-10-09 10:31:59] "PUT /logical-router/b96ed8b6-d278-4e9f-88c6-23a3ae9acc68 HTTP/1.1" 200 263 0.022872 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/router HTTP/1.1" 200 578 0.006737 252.33.8.156 - - [2025-10-09 10:31:59] "POST /neutron/network HTTP/1.1" 200 829 0.010288 10.0.0.33 - - [2025-10-09 10:31:59] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002792 10.0.0.33 - - [2025-10-09 10:31:59] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/router HTTP/1.1" 200 344 0.300028 10.0.0.33 - - [2025-10-09 10:32:00] "POST /ref-update HTTP/1.1" 200 156 0.021960 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/port HTTP/1.1" 200 1053 0.300751 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/port HTTP/1.1" 200 1082 0.015217 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/port HTTP/1.1" 200 1053 0.021809 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006342 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/port HTTP/1.1" 200 1053 0.008896 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/port HTTP/1.1" 200 1103 0.062380 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/port HTTP/1.1" 200 1077 0.012338 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003374 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/subnet HTTP/1.1" 200 684 0.007834 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/port HTTP/1.1" 200 117 0.001822 252.33.8.156 - - [2025-10-09 10:32:00] "POST /neutron/network HTTP/1.1" 200 819 0.005935 252.33.8.156 - - [2025-10-09 10:32:05] "POST /neutron/port HTTP/1.1" 200 1082 0.013591 252.33.8.156 - - [2025-10-09 10:32:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007098 252.33.8.156 - - [2025-10-09 10:32:05] "POST /neutron/port HTTP/1.1" 200 1082 0.012249 252.33.8.156 - - [2025-10-09 10:32:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007806 252.33.8.156 - - [2025-10-09 10:32:05] "POST /neutron/port HTTP/1.1" 200 1082 0.013355 252.33.8.156 - - [2025-10-09 10:32:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006328 10.0.0.33 - - [2025-10-09 10:32:05] "GET /virtual-machine/b9d67f0b-e021-4502-9b39-fdb56ce8ca47 HTTP/1.1" 401 296 0.000451 10.0.0.33 - - [2025-10-09 10:32:06] "GET /virtual-machine/b9d67f0b-e021-4502-9b39-fdb56ce8ca47 HTTP/1.1" 200 1291 0.033142 10.0.0.33 - - [2025-10-09 10:32:06] "GET /virtual-machine-interface/7fa1a189-a1b6-4d7a-81f3-15dcae64acf7 HTTP/1.1" 200 2928 0.008270 10.0.0.33 - - [2025-10-09 10:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.33 - - [2025-10-09 10:32:06] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003327 10.0.0.33 - - [2025-10-09 10:32:06] "GET /virtual-networks?parent_id=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003883 10.0.0.33 - - [2025-10-09 10:32:06] "GET /virtual-network/77f960d9-5385-4622-8b20-e5ffe6dd75c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008466 252.33.8.156 - - [2025-10-09 10:32:09] "POST /neutron/port HTTP/1.1" 200 1082 0.010683 252.33.8.156 - - [2025-10-09 10:32:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006624 252.33.8.156 - - [2025-10-09 10:32:09] "POST /neutron/port HTTP/1.1" 200 1082 0.011596 10.0.0.33 - - [2025-10-09 10:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.33 - - [2025-10-09 10:32:09] "GET /virtual-network/77f960d9-5385-4622-8b20-e5ffe6dd75c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005626 252.33.8.156 - - [2025-10-09 10:32:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008311 252.33.8.156 - - [2025-10-09 10:32:09] "POST /neutron/port HTTP/1.1" 200 1082 0.013497 252.33.8.156 - - [2025-10-09 10:32:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006564 252.33.8.156 - - [2025-10-09 10:32:10] "POST /neutron/port HTTP/1.1" 200 1077 0.012078 252.33.8.156 - - [2025-10-09 10:32:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006008 252.33.8.156 - - [2025-10-09 10:32:10] "POST /neutron/port HTTP/1.1" 200 1077 0.017600 252.33.8.156 - - [2025-10-09 10:32:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006361 10.0.0.33 - - [2025-10-09 10:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2025-10-09 10:32:11] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003240 10.0.0.33 - - [2025-10-09 10:32:11] "GET /virtual-networks?parent_id=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003323 252.33.8.156 - - [2025-10-09 10:32:11] "POST /neutron/port HTTP/1.1" 200 1077 0.015365 10.0.0.33 - - [2025-10-09 10:32:11] "GET /virtual-network/77f960d9-5385-4622-8b20-e5ffe6dd75c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008229 252.33.8.156 - - [2025-10-09 10:32:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005559 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/port HTTP/1.1" 200 1077 0.012877 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/port HTTP/1.1" 200 1077 0.011166 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007478 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005766 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/port HTTP/1.1" 200 1077 0.016158 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006693 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/port HTTP/1.1" 200 1077 0.012000 252.33.8.156 - - [2025-10-09 10:32:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007095 10.0.0.33 - - [2025-10-09 10:32:12] "GET /virtual-machine/2d965d3c-3101-428f-9eb6-32c549a2cab3 HTTP/1.1" 200 1290 0.006423 10.0.0.33 - - [2025-10-09 10:32:12] "GET /virtual-machine-interface/68e46482-a99f-479d-b30a-34c25755f3c4 HTTP/1.1" 200 2929 0.005426 10.0.0.33 - - [2025-10-09 10:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.33 - - [2025-10-09 10:32:12] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003069 10.0.0.33 - - [2025-10-09 10:32:12] "GET /virtual-networks?parent_id=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003192 10.0.0.33 - - [2025-10-09 10:32:12] "GET /virtual-network/b3080333-4672-47b6-9fba-4f784a85f287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006940 10.0.0.33 - - [2025-10-09 10:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.33 - - [2025-10-09 10:32:14] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003067 10.0.0.33 - - [2025-10-09 10:32:14] "GET /virtual-networks?parent_id=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003632 10.0.0.33 - - [2025-10-09 10:32:14] "GET /virtual-network/b3080333-4672-47b6-9fba-4f784a85f287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007693 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /project/3e56990e1bc74af2bf90ca605a72d5da HTTP/1.1" 404 173 0.010041 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /project/278bdc02949c4c75a2bfb991d2f670df HTTP/1.1" 404 173 0.009132 10.0.0.33 - - [2025-10-09 10:32:18] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000890 10.0.0.33 - - [2025-10-09 10:32:18] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000797 10.0.0.33 - - [2025-10-09 10:32:18] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.095526 10.0.0.33 - - [2025-10-09 10:32:18] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.098930 10.0.0.33 - - [2025-10-09 10:32:18] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001300 10.0.0.33 - - [2025-10-09 10:32:18] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001156 10.0.0.33 - - [2025-10-09 10:32:18] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?fields=security_groups HTTP/1.1" 200 1335 0.064917 10.0.0.33 - - [2025-10-09 10:32:18] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?fields=security_groups HTTP/1.1" 200 1338 0.070584 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /security-group/c9944afc-f647-4ce6-bc72-37e742d85794 HTTP/1.1" 200 115 0.055559 10.0.0.33 - - [2025-10-09 10:32:18] "GET /projects?obj_uuids=41efa400-ce56-45eb-b147-1e04f85b20f2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001323 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /access-control-list/b44553c6-014a-44e7-816b-6d5bf7c88829 HTTP/1.1" 200 115 0.042067 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /security-group/e211996a-00ca-4110-9d7e-947eaa71240f HTTP/1.1" 200 115 0.067166 10.0.0.33 - - [2025-10-09 10:32:18] "GET /projects?obj_uuids=3e56990e-1bc7-4af2-bf90-ca605a72d5da&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001236 10.0.0.33 - - [2025-10-09 10:32:18] "GET /project/41efa400-ce56-45eb-b147-1e04f85b20f2?fields=application_policy_sets HTTP/1.1" 200 1374 0.046230 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /access-control-list/973a7a02-5b33-46fd-a393-ac3c1433c5ff HTTP/1.1" 200 115 0.037675 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /access-control-list/eb5ee797-0bbe-4e7c-b484-678129c3bda8 HTTP/1.1" 200 115 0.036871 10.0.0.33 - - [2025-10-09 10:32:18] "GET /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da?fields=application_policy_sets HTTP/1.1" 200 1377 0.091022 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /access-control-list/1fe2cf04-223d-4db7-878d-e24f5710768f HTTP/1.1" 200 115 0.047672 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /project/41efa400-ce56-45eb-b147-1e04f85b20f2 HTTP/1.1" 200 115 0.499899 10.0.0.33 - - [2025-10-09 10:32:18] "DELETE /project/3e56990e-1bc7-4af2-bf90-ca605a72d5da HTTP/1.1" 200 115 0.537728 252.33.8.156 - - [2025-10-09 10:32:19] "POST /neutron/router HTTP/1.1" 200 578 0.005333 10.0.0.33 - - [2025-10-09 10:32:19] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001659 252.33.8.156 - - [2025-10-09 10:32:19] "POST /neutron/router HTTP/1.1" 200 344 0.208777 10.0.0.33 - - [2025-10-09 10:32:19] "POST /ref-update HTTP/1.1" 200 156 0.014769 252.33.8.156 - - [2025-10-09 10:32:19] "POST /neutron/port HTTP/1.1" 200 1879 0.016766 252.33.8.156 - - [2025-10-09 10:32:22] "POST /neutron/router HTTP/1.1" 200 578 0.003565 10.0.0.33 - - [2025-10-09 10:32:22] "POST /ref-update HTTP/1.1" 200 156 0.015065 252.33.8.156 - - [2025-10-09 10:32:22] "POST /neutron/router HTTP/1.1" 200 344 0.113344 252.33.8.156 - - [2025-10-09 10:32:25] "POST /neutron/router HTTP/1.1" 200 578 0.005430 10.0.0.33 - - [2025-10-09 10:32:25] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001988 252.33.8.156 - - [2025-10-09 10:32:25] "POST /neutron/router HTTP/1.1" 200 344 0.220083 10.0.0.33 - - [2025-10-09 10:32:25] "POST /ref-update HTTP/1.1" 200 156 0.010266 10.0.0.33 - - [2025-10-09 10:32:26] "GET /obj-perms HTTP/1.1" 200 6363 0.060218 10.0.0.33 - - [2025-10-09 10:32:27] "GET /obj-perms HTTP/1.1" 200 6363 0.060029 252.33.8.156 - - [2025-10-09 10:32:28] "POST /neutron/router HTTP/1.1" 200 578 0.006000 10.0.0.33 - - [2025-10-09 10:32:28] "POST /ref-update HTTP/1.1" 200 156 0.011522 252.33.8.156 - - [2025-10-09 10:32:28] "POST /neutron/router HTTP/1.1" 200 344 0.112150 252.33.8.156 - - [2025-10-09 10:32:28] "POST /neutron/router HTTP/1.1" 200 578 0.005548 10.0.0.33 - - [2025-10-09 10:32:28] "POST /ref-update HTTP/1.1" 200 156 0.019601 252.33.8.156 - - [2025-10-09 10:32:28] "POST /neutron/router HTTP/1.1" 200 344 0.127957 252.33.8.156 - - [2025-10-09 10:32:28] "POST /neutron/router HTTP/1.1" 200 578 0.005794 252.33.8.156 - - [2025-10-09 10:32:28] "POST /neutron/router HTTP/1.1" 200 151 0.050690 10.0.0.33 - - [2025-10-09 10:32:28] "GET /logical-router/b96ed8b6-d278-4e9f-88c6-23a3ae9acc68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006074 10.0.0.33 - - [2025-10-09 10:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.33 - - [2025-10-09 10:32:28] "DELETE /route-target/4ef2f77d-b681-4f24-8a96-3783f852dd3f HTTP/1.1" 200 115 0.018065 252.33.8.156 - - [2025-10-09 10:32:29] "POST /neutron/network HTTP/1.1" 200 819 0.014449 252.33.8.156 - - [2025-10-09 10:32:29] "POST /neutron/network HTTP/1.1" 400 204 0.014129 252.33.8.156 - - [2025-10-09 10:32:29] "POST /neutron/port HTTP/1.1" 200 1082 0.015018 252.33.8.156 - - [2025-10-09 10:32:29] "POST /neutron/port HTTP/1.1" 200 1077 0.012469 252.33.8.156 - - [2025-10-09 10:32:29] "POST /neutron/port HTTP/1.1" 200 1108 0.009035 252.33.8.156 - - [2025-10-09 10:32:29] "POST /neutron/port HTTP/1.1" 200 1103 0.014358 252.33.8.156 - - [2025-10-09 10:32:30] "POST /neutron/port HTTP/1.1" 200 151 0.136157 252.33.8.156 - - [2025-10-09 10:32:30] "POST /neutron/port HTTP/1.1" 200 151 0.161793 252.33.8.156 - - [2025-10-09 10:32:31] "POST /neutron/network HTTP/1.1" 200 819 0.005934 10.0.0.33 - - [2025-10-09 10:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.33 - - [2025-10-09 10:32:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003905 10.0.0.33 - - [2025-10-09 10:32:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001904 252.33.8.156 - - [2025-10-09 10:32:31] "POST /neutron/network HTTP/1.1" 200 151 0.086789 10.0.0.33 - - [2025-10-09 10:32:31] "DELETE /route-target/6015c918-5025-45ef-9c9f-62ce23500b69 HTTP/1.1" 200 115 0.022604 252.33.8.156 - - [2025-10-09 10:32:31] "POST /neutron/network HTTP/1.1" 200 824 0.007545 10.0.0.33 - - [2025-10-09 10:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.33 - - [2025-10-09 10:32:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004191 10.0.0.33 - - [2025-10-09 10:32:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003670 252.33.8.156 - - [2025-10-09 10:32:31] "POST /neutron/network HTTP/1.1" 200 151 0.102813 10.0.0.33 - - [2025-10-09 10:32:31] "DELETE /route-target/33272c5d-8e0e-446e-9f95-9fc713b31b3b HTTP/1.1" 200 115 0.021622 10.0.0.33 - - [2025-10-09 10:32:31] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001112 10.0.0.33 - - [2025-10-09 10:32:32] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.027733 10.0.0.33 - - [2025-10-09 10:32:32] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001016 10.0.0.33 - - [2025-10-09 10:32:32] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?fields=virtual_networks HTTP/1.1" 200 1028 0.070595 10.0.0.33 - - [2025-10-09 10:32:32] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 10.0.0.33 - - [2025-10-09 10:32:32] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.024111 10.0.0.33 - - [2025-10-09 10:32:32] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001068 10.0.0.33 - - [2025-10-09 10:32:32] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?fields=security_groups HTTP/1.1" 200 1251 0.033226 10.0.0.33 - - [2025-10-09 10:32:33] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001535 10.0.0.33 - - [2025-10-09 10:32:33] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008139 10.0.0.33 - - [2025-10-09 10:32:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.039537 10.0.0.33 - - [2025-10-09 10:32:33] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003612 10.0.0.33 - - [2025-10-09 10:32:33] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001357 10.0.0.33 - - [2025-10-09 10:32:33] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008278 10.0.0.33 - - [2025-10-09 10:32:33] "POST /id-to-fqname HTTP/1.1" 200 191 0.001293 10.0.0.33 - - [2025-10-09 10:32:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.003075 10.0.0.33 - - [2025-10-09 10:32:33] "POST /security-groups HTTP/1.1" 200 586 0.082798 10.0.0.33 - - [2025-10-09 10:32:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.002804 10.0.0.33 - - [2025-10-09 10:32:33] "POST /projects HTTP/1.1" 200 583 0.251785 10.0.0.33 - - [2025-10-09 10:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.285255 10.0.0.33 - - [2025-10-09 10:32:33] "POST /access-control-lists HTTP/1.1" 200 599 0.057411 10.0.0.33 - - [2025-10-09 10:32:33] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.440546 10.0.0.33 - - [2025-10-09 10:32:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.004229 10.0.0.33 - - [2025-10-09 10:32:33] "POST /access-control-lists HTTP/1.1" 200 597 0.068361 10.0.0.33 - - [2025-10-09 10:32:35] "GET / HTTP/1.1" 200 36215 0.002031 10.0.0.33 - - [2025-10-09 10:32:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000656 10.0.0.33 - - [2025-10-09 10:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.035488 10.0.0.33 - - [2025-10-09 10:32:36] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001442 10.0.0.33 - - [2025-10-09 10:32:36] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.033631 10.0.0.33 - - [2025-10-09 10:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.33 - - [2025-10-09 10:32:36] "GET /security-group/f6129c93-ea86-4d2b-86b8-4bdb9c432f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005304 10.0.0.33 - - [2025-10-09 10:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.33 - - [2025-10-09 10:32:36] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.33 - - [2025-10-09 10:32:36] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.028558 10.0.0.33 - - [2025-10-09 10:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.33 - - [2025-10-09 10:32:37] "GET /security-group/f6129c93-ea86-4d2b-86b8-4bdb9c432f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004099 10.0.0.33 - - [2025-10-09 10:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2025-10-09 10:32:37] "PUT /security-group/f6129c93-ea86-4d2b-86b8-4bdb9c432f63 HTTP/1.1" 200 263 0.018522 10.0.0.33 - - [2025-10-09 10:32:37] "PUT /access-control-list/3182fd4d-2fce-4fff-b0ea-4b6d55581419 HTTP/1.1" 200 273 0.011262 10.0.0.33 - - [2025-10-09 10:32:37] "PUT /access-control-list/972806fd-be50-4d77-9279-524c55801791 HTTP/1.1" 200 273 0.018220 10.0.0.33 - - [2025-10-09 10:32:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.002898 10.0.0.33 - - [2025-10-09 10:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.33 - - [2025-10-09 10:32:37] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001891 10.0.0.33 - - [2025-10-09 10:32:37] "GET /global-system-configs HTTP/1.1" 401 296 0.000340 10.0.0.33 - - [2025-10-09 10:32:37] "GET /global-system-configs HTTP/1.1" 401 296 0.000849 10.0.0.33 - - [2025-10-09 10:32:37] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052037 252.33.8.156 - - [2025-10-09 10:32:37] "POST /neutron/network HTTP/1.1" 200 117 0.039712 10.0.0.33 - - [2025-10-09 10:32:37] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001150 252.33.8.156 - - [2025-10-09 10:32:37] "POST /neutron/network HTTP/1.1" 200 606 0.075715 10.0.0.33 - - [2025-10-09 10:32:37] "POST /route-targets HTTP/1.1" 200 328 0.010665 10.0.0.33 - - [2025-10-09 10:32:37] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.33 - - [2025-10-09 10:32:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002958 252.33.8.156 - - [2025-10-09 10:32:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.159694 252.33.8.156 - - [2025-10-09 10:32:37] "POST /neutron/network HTTP/1.1" 200 824 0.007338 10.0.0.33 - - [2025-10-09 10:32:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001596 10.0.0.33 - - [2025-10-09 10:32:38] "GET /virtual-network/ec809a00-2bcb-4fc0-9297-581bb45a32fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005558 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/network HTTP/1.1" 200 824 0.008904 10.0.0.33 - - [2025-10-09 10:32:38] "GET /virtual-network/ec809a00-2bcb-4fc0-9297-581bb45a32fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005807 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/network HTTP/1.1" 200 824 0.008189 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.011286 10.0.0.33 - - [2025-10-09 10:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.33 - - [2025-10-09 10:32:38] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000972 10.0.0.33 - - [2025-10-09 10:32:38] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.031095 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/network HTTP/1.1" 200 117 0.009167 10.0.0.33 - - [2025-10-09 10:32:38] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001175 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/network HTTP/1.1" 200 613 0.101350 10.0.0.33 - - [2025-10-09 10:32:38] "POST /route-targets HTTP/1.1" 200 328 0.020764 10.0.0.33 - - [2025-10-09 10:32:38] "POST /ref-update HTTP/1.1" 200 156 0.013107 10.0.0.33 - - [2025-10-09 10:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003862 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.187623 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/network HTTP/1.1" 200 832 0.006470 10.0.0.33 - - [2025-10-09 10:32:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.003638 10.0.0.33 - - [2025-10-09 10:32:38] "GET /virtual-network/609993a4-9c90-4e60-8241-c7ba467d8996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006592 252.33.8.156 - - [2025-10-09 10:32:38] "POST /neutron/network HTTP/1.1" 200 832 0.006056 10.0.0.33 - - [2025-10-09 10:32:39] "GET /virtual-network/609993a4-9c90-4e60-8241-c7ba467d8996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008420 10.0.0.33 - - [2025-10-09 10:32:39] "GET /global-system-configs HTTP/1.1" 401 296 0.001314 252.33.8.156 - - [2025-10-09 10:32:39] "POST /neutron/network HTTP/1.1" 200 832 0.006515 10.0.0.33 - - [2025-10-09 10:32:39] "GET /global-system-configs HTTP/1.1" 401 296 0.000435 252.33.8.156 - - [2025-10-09 10:32:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.009276 10.0.0.33 - - [2025-10-09 10:32:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001817 252.33.8.156 - - [2025-10-09 10:32:39] "POST /neutron/network HTTP/1.1" 200 834 0.005763 252.33.8.156 - - [2025-10-09 10:32:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000404 252.33.8.156 - - [2025-10-09 10:32:39] "GET / HTTP/1.1" 200 36215 0.002331 252.33.8.156 - - [2025-10-09 10:32:39] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000463 10.0.0.33 - - [2025-10-09 10:32:39] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001152 252.33.8.156 - - [2025-10-09 10:32:40] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.073799 252.33.8.156 - - [2025-10-09 10:32:40] "POST /neutron/network HTTP/1.1" 200 824 0.005550 252.33.8.156 - - [2025-10-09 10:32:40] "POST /neutron/port HTTP/1.1" 200 117 0.005120 252.33.8.156 - - [2025-10-09 10:32:40] "POST /neutron/port HTTP/1.1" 200 117 0.005812 10.0.0.33 - - [2025-10-09 10:32:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.002020 252.33.8.156 - - [2025-10-09 10:32:40] "POST /neutron/port HTTP/1.1" 200 117 0.006567 252.33.8.156 - - [2025-10-09 10:32:40] "POST /neutron/network HTTP/1.1" 200 842 0.006375 252.33.8.156 - - [2025-10-09 10:32:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000420 252.33.8.156 - - [2025-10-09 10:32:40] "GET / HTTP/1.1" 200 36215 0.002753 252.33.8.156 - - [2025-10-09 10:32:40] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000469 252.33.8.156 - - [2025-10-09 10:32:40] "POST /neutron/network HTTP/1.1" 200 834 0.015438 10.0.0.33 - - [2025-10-09 10:32:40] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001116 10.0.0.33 - - [2025-10-09 10:32:41] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001412 252.33.8.156 - - [2025-10-09 10:32:41] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.088770 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 1060 0.288200 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/network HTTP/1.1" 200 832 0.005565 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 1060 0.013148 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 1060 0.010878 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 1084 0.041999 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 1110 0.115915 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011390 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 117 0.010116 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 1084 0.011286 10.0.0.33 - - [2025-10-09 10:32:41] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000984 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005570 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/router HTTP/1.1" 200 583 0.073453 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.011642 10.0.0.33 - - [2025-10-09 10:32:41] "POST /route-targets HTTP/1.1" 200 328 0.013309 10.0.0.33 - - [2025-10-09 10:32:41] "PUT /logical-router/9e207a7b-e265-467d-a3d6-09995c05482e HTTP/1.1" 200 263 0.038589 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/port HTTP/1.1" 200 117 0.001448 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/router HTTP/1.1" 200 583 0.010050 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/network HTTP/1.1" 200 824 0.008240 252.33.8.156 - - [2025-10-09 10:32:41] "POST /neutron/router HTTP/1.1" 200 654 0.032721 10.0.0.33 - - [2025-10-09 10:32:41] "GET /logical-router/9e207a7b-e265-467d-a3d6-09995c05482e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.005804 10.0.0.33 - - [2025-10-09 10:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/router HTTP/1.1" 200 654 0.005647 10.0.0.33 - - [2025-10-09 10:32:42] "GET /service-template/b1ae584d-5be7-4014-b40e-d228d79a6e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.012748 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/network HTTP/1.1" 200 842 0.007951 10.0.0.33 - - [2025-10-09 10:32:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.003618 10.0.0.33 - - [2025-10-09 10:32:42] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001803 10.0.0.33 - - [2025-10-09 10:32:42] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001129 10.0.0.33 - - [2025-10-09 10:32:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003239 10.0.0.33 - - [2025-10-09 10:32:42] "POST /virtual-networks HTTP/1.1" 200 694 0.285322 10.0.0.33 - - [2025-10-09 10:32:42] "POST /route-targets HTTP/1.1" 200 328 0.041591 10.0.0.33 - - [2025-10-09 10:32:42] "POST /ref-update HTTP/1.1" 200 156 0.033570 10.0.0.33 - - [2025-10-09 10:32:42] "POST /service-instances HTTP/1.1" 200 670 0.075198 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/router HTTP/1.1" 200 344 0.475307 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/port HTTP/1.1" 200 1061 0.493197 10.0.0.33 - - [2025-10-09 10:32:42] "POST /ref-update HTTP/1.1" 200 156 0.015555 10.0.0.33 - - [2025-10-09 10:32:42] "POST /route-tables HTTP/1.1" 200 582 0.057291 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/port HTTP/1.1" 200 1084 0.020325 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/port HTTP/1.1" 200 1061 0.010066 10.0.0.33 - - [2025-10-09 10:32:42] "PUT /logical-router/9e207a7b-e265-467d-a3d6-09995c05482e HTTP/1.1" 200 263 0.022674 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007345 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/port HTTP/1.1" 200 1061 0.008552 10.0.0.33 - - [2025-10-09 10:32:42] "POST /ref-update HTTP/1.1" 200 156 0.026485 252.33.8.156 - - [2025-10-09 10:32:42] "POST /neutron/port HTTP/1.1" 200 1111 0.067684 10.0.0.33 - - [2025-10-09 10:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.33 - - [2025-10-09 10:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2025-10-09 10:32:42] "POST /virtual-machines HTTP/1.1" 200 550 0.025036 252.33.8.156 - - [2025-10-09 10:32:43] "POST /neutron/port HTTP/1.1" 200 1085 0.030830 252.33.8.156 - - [2025-10-09 10:32:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.032332 10.0.0.33 - - [2025-10-09 10:32:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.091565 252.33.8.156 - - [2025-10-09 10:32:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.021816 10.0.0.33 - - [2025-10-09 10:32:43] "POST /chown HTTP/1.1" 200 109 0.022730 252.33.8.156 - - [2025-10-09 10:32:43] "POST /neutron/port HTTP/1.1" 200 117 0.001971 10.0.0.33 - - [2025-10-09 10:32:43] "POST /instance-ips HTTP/1.1" 200 548 0.024467 252.33.8.156 - - [2025-10-09 10:32:43] "POST /neutron/network HTTP/1.1" 200 832 0.008520 10.0.0.33 - - [2025-10-09 10:32:43] "POST /instance-ips HTTP/1.1" 400 244 0.015399 10.0.0.33 - - [2025-10-09 10:32:43] "POST /chown HTTP/1.1" 200 109 0.009914 10.0.0.33 - - [2025-10-09 10:32:43] "PUT /virtual-machine-interface/cd4c9f06-8e0f-47e6-a12f-9727d19f528d HTTP/1.1" 200 285 0.015750 10.0.0.33 - - [2025-10-09 10:32:43] "PUT /instance-ip/b4dd9e74-8d52-421f-9ce2-9a45b49f03a8 HTTP/1.1" 200 257 0.019013 10.0.0.33 - - [2025-10-09 10:32:43] "POST /ref-update HTTP/1.1" 200 156 0.013801 10.0.0.33 - - [2025-10-09 10:32:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.098490 10.0.0.33 - - [2025-10-09 10:32:43] "POST /chown HTTP/1.1" 200 109 0.020255 10.0.0.33 - - [2025-10-09 10:32:43] "POST /instance-ips HTTP/1.1" 200 546 0.060699 10.0.0.33 - - [2025-10-09 10:32:43] "POST /instance-ips HTTP/1.1" 400 314 0.018199 10.0.0.33 - - [2025-10-09 10:32:44] "POST /chown HTTP/1.1" 200 109 0.023503 10.0.0.33 - - [2025-10-09 10:32:44] "PUT /virtual-machine-interface/e4e07bbf-8edd-4e84-bb47-c7f5ffe15466 HTTP/1.1" 200 285 0.014405 10.0.0.33 - - [2025-10-09 10:32:44] "PUT /instance-ip/72ad5813-77b0-4675-bd58-7ebe6927b6af HTTP/1.1" 200 257 0.018432 10.0.0.33 - - [2025-10-09 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.014036 10.0.0.33 - - [2025-10-09 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.009482 10.0.0.33 - - [2025-10-09 10:32:44] "PUT /routing-instance/5e6df232-4362-4d67-bb8f-db974b12721f HTTP/1.1" 200 267 0.014937 10.0.0.33 - - [2025-10-09 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.017387 10.0.0.33 - - [2025-10-09 10:32:44] "POST /virtual-machines HTTP/1.1" 200 550 0.013458 10.0.0.33 - - [2025-10-09 10:32:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.098438 10.0.0.33 - - [2025-10-09 10:32:44] "POST /chown HTTP/1.1" 200 109 0.009001 10.0.0.33 - - [2025-10-09 10:32:44] "POST /instance-ips HTTP/1.1" 400 244 0.018992 10.0.0.33 - - [2025-10-09 10:32:44] "POST /chown HTTP/1.1" 200 109 0.010358 10.0.0.33 - - [2025-10-09 10:32:44] "PUT /virtual-machine-interface/3b10eb1c-9d6b-46c6-83dc-e88b89927cf8 HTTP/1.1" 200 285 0.012821 10.0.0.33 - - [2025-10-09 10:32:44] "PUT /instance-ip/b4dd9e74-8d52-421f-9ce2-9a45b49f03a8 HTTP/1.1" 200 257 0.018435 10.0.0.33 - - [2025-10-09 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.019227 10.0.0.33 - - [2025-10-09 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.012453 10.0.0.33 - - [2025-10-09 10:32:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.108514 10.0.0.33 - - [2025-10-09 10:32:45] "POST /chown HTTP/1.1" 200 109 0.010219 10.0.0.33 - - [2025-10-09 10:32:45] "POST /instance-ips HTTP/1.1" 400 314 0.026223 10.0.0.33 - - [2025-10-09 10:32:45] "POST /chown HTTP/1.1" 200 109 0.010306 10.0.0.33 - - [2025-10-09 10:32:45] "PUT /virtual-machine-interface/3e3946ac-702b-4693-85fb-cf5ac71c5224 HTTP/1.1" 200 285 0.014991 10.0.0.33 - - [2025-10-09 10:32:45] "PUT /instance-ip/72ad5813-77b0-4675-bd58-7ebe6927b6af HTTP/1.1" 200 257 0.014197 10.0.0.33 - - [2025-10-09 10:32:45] "POST /ref-update HTTP/1.1" 200 156 0.016154 10.0.0.33 - - [2025-10-09 10:32:45] "POST /ref-update HTTP/1.1" 200 156 0.015002 252.33.8.156 - - [2025-10-09 10:32:47] "POST /neutron/port HTTP/1.1" 200 1084 0.013087 252.33.8.156 - - [2025-10-09 10:32:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008310 252.33.8.156 - - [2025-10-09 10:32:47] "POST /neutron/port HTTP/1.1" 200 1084 0.013027 252.33.8.156 - - [2025-10-09 10:32:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006367 252.33.8.156 - - [2025-10-09 10:32:48] "POST /neutron/port HTTP/1.1" 200 1084 0.013267 252.33.8.156 - - [2025-10-09 10:32:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008873 10.0.0.33 - - [2025-10-09 10:32:48] "GET /virtual-machine/fdd97341-dd50-4393-84f0-c7d497cf3085 HTTP/1.1" 401 296 0.000636 10.0.0.33 - - [2025-10-09 10:32:48] "GET /virtual-machine/fdd97341-dd50-4393-84f0-c7d497cf3085 HTTP/1.1" 200 1295 0.033922 10.0.0.33 - - [2025-10-09 10:32:48] "GET /virtual-machine-interface/60790fb6-c7d3-4791-ae11-9e13d36ef157 HTTP/1.1" 200 2951 0.005292 10.0.0.33 - - [2025-10-09 10:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.33 - - [2025-10-09 10:32:48] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003188 10.0.0.33 - - [2025-10-09 10:32:48] "GET /virtual-networks?parent_id=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.005227 10.0.0.33 - - [2025-10-09 10:32:48] "GET /virtual-network/ec809a00-2bcb-4fc0-9297-581bb45a32fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008411 252.33.8.156 - - [2025-10-09 10:32:51] "POST /neutron/port HTTP/1.1" 200 1084 0.015395 252.33.8.156 - - [2025-10-09 10:32:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006759 252.33.8.156 - - [2025-10-09 10:32:51] "POST /neutron/port HTTP/1.1" 200 1084 0.012694 252.33.8.156 - - [2025-10-09 10:32:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006883 10.0.0.33 - - [2025-10-09 10:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-10-09 10:32:52] "GET /virtual-network/ec809a00-2bcb-4fc0-9297-581bb45a32fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.013256 252.33.8.156 - - [2025-10-09 10:32:53] "POST /neutron/port HTTP/1.1" 200 1085 0.013479 252.33.8.156 - - [2025-10-09 10:32:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006027 252.33.8.156 - - [2025-10-09 10:32:53] "POST /neutron/port HTTP/1.1" 200 1085 0.012578 252.33.8.156 - - [2025-10-09 10:32:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006362 252.33.8.156 - - [2025-10-09 10:32:53] "POST /neutron/port HTTP/1.1" 200 1084 0.012354 252.33.8.156 - - [2025-10-09 10:32:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009553 252.33.8.156 - - [2025-10-09 10:32:53] "POST /neutron/port HTTP/1.1" 200 1084 0.012389 252.33.8.156 - - [2025-10-09 10:32:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006312 10.0.0.33 - - [2025-10-09 10:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2025-10-09 10:32:54] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003887 10.0.0.33 - - [2025-10-09 10:32:54] "GET /virtual-networks?parent_id=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003435 10.0.0.33 - - [2025-10-09 10:32:54] "GET /virtual-network/ec809a00-2bcb-4fc0-9297-581bb45a32fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006118 252.33.8.156 - - [2025-10-09 10:32:54] "POST /neutron/port HTTP/1.1" 200 1085 0.012077 252.33.8.156 - - [2025-10-09 10:32:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005964 252.33.8.156 - - [2025-10-09 10:32:54] "POST /neutron/port HTTP/1.1" 200 1085 0.011500 252.33.8.156 - - [2025-10-09 10:32:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006387 252.33.8.156 - - [2025-10-09 10:32:54] "POST /neutron/port HTTP/1.1" 200 1085 0.012998 252.33.8.156 - - [2025-10-09 10:32:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007996 10.0.0.33 - - [2025-10-09 10:32:55] "GET /virtual-machine/772be61e-15a3-409e-b618-b05c23cd1e1b HTTP/1.1" 200 1295 0.005457 10.0.0.33 - - [2025-10-09 10:32:55] "GET /virtual-machine-interface/a9444cb6-f0da-4631-b76e-9d407b2139e6 HTTP/1.1" 200 2964 0.005010 10.0.0.33 - - [2025-10-09 10:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.33 - - [2025-10-09 10:32:55] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002916 10.0.0.33 - - [2025-10-09 10:32:55] "GET /virtual-networks?parent_id=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003940 10.0.0.33 - - [2025-10-09 10:32:55] "GET /virtual-network/609993a4-9c90-4e60-8241-c7ba467d8996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006586 10.0.0.33 - - [2025-10-09 10:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.33 - - [2025-10-09 10:32:56] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004880 10.0.0.33 - - [2025-10-09 10:32:56] "GET /virtual-networks?parent_id=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.002953 10.0.0.33 - - [2025-10-09 10:32:56] "GET /virtual-network/609993a4-9c90-4e60-8241-c7ba467d8996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006129 252.33.8.156 - - [2025-10-09 10:32:56] "POST /neutron/port HTTP/1.1" 200 1085 0.011383 252.33.8.156 - - [2025-10-09 10:32:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006299 252.33.8.156 - - [2025-10-09 10:32:57] "POST /neutron/port HTTP/1.1" 200 1085 0.011732 252.33.8.156 - - [2025-10-09 10:32:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005466 252.33.8.156 - - [2025-10-09 10:33:00] "POST /neutron/router HTTP/1.1" 200 654 0.003826 10.0.0.33 - - [2025-10-09 10:33:00] "POST /ref-update HTTP/1.1" 200 156 0.013091 252.33.8.156 - - [2025-10-09 10:33:00] "POST /neutron/router HTTP/1.1" 200 344 0.109437 252.33.8.156 - - [2025-10-09 10:33:00] "POST /neutron/router HTTP/1.1" 200 654 0.005928 10.0.0.33 - - [2025-10-09 10:33:00] "GET /logical-router/9e207a7b-e265-467d-a3d6-09995c05482e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005997 10.0.0.33 - - [2025-10-09 10:33:00] "GET /service-instance/07e56b6d-a0b6-413e-8310-7149d57cb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.004077 252.33.8.156 - - [2025-10-09 10:33:00] "POST /neutron/router HTTP/1.1" 200 151 0.063253 10.0.0.33 - - [2025-10-09 10:33:01] "PUT /logical-router/9e207a7b-e265-467d-a3d6-09995c05482e HTTP/1.1" 404 171 0.003821 10.0.0.33 - - [2025-10-09 10:33:01] "DELETE /route-table/262d6007-48f8-4514-b450-0888fa8d8acc HTTP/1.1" 200 115 0.028229 10.0.0.33 - - [2025-10-09 10:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.33 - - [2025-10-09 10:33:01] "GET /virtual-network/0064e0a8-928a-4c99-b3b8-72da1fca688a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007753 10.0.0.33 - - [2025-10-09 10:33:01] "POST /ref-update HTTP/1.1" 200 156 0.018407 252.33.8.156 - - [2025-10-09 10:33:01] "POST /neutron/network HTTP/1.1" 200 832 0.020870 10.0.0.33 - - [2025-10-09 10:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.33 - - [2025-10-09 10:33:01] "DELETE /route-target/8b14cbab-96f9-4f58-9e42-74c3bf94dac1 HTTP/1.1" 409 240 0.004101 10.0.0.33 - - [2025-10-09 10:33:01] "POST /ref-update HTTP/1.1" 200 156 0.020482 10.0.0.33 - - [2025-10-09 10:33:01] "POST /ref-update HTTP/1.1" 200 156 0.021936 252.33.8.156 - - [2025-10-09 10:33:01] "POST /neutron/network HTTP/1.1" 400 204 0.059992 10.0.0.33 - - [2025-10-09 10:33:01] "DELETE /instance-ip/72ad5813-77b0-4675-bd58-7ebe6927b6af HTTP/1.1" 200 115 0.064438 10.0.0.33 - - [2025-10-09 10:33:01] "PUT /routing-instance/5e6df232-4362-4d67-bb8f-db974b12721f HTTP/1.1" 200 267 0.015488 10.0.0.33 - - [2025-10-09 10:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009061 10.0.0.33 - - [2025-10-09 10:33:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005562 10.0.0.33 - - [2025-10-09 10:33:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003641 10.0.0.33 - - [2025-10-09 10:33:01] "DELETE /virtual-network/0064e0a8-928a-4c99-b3b8-72da1fca688a HTTP/1.1" 200 115 0.154809 10.0.0.33 - - [2025-10-09 10:33:01] "DELETE /route-target/5d50c37d-1151-4a89-a311-f310d1fafabd HTTP/1.1" 200 115 0.027932 10.0.0.33 - - [2025-10-09 10:33:01] "DELETE /service-instance/07e56b6d-a0b6-413e-8310-7149d57cb69a HTTP/1.1" 200 115 0.042500 10.0.0.33 - - [2025-10-09 10:33:01] "GET /logical-router/9e207a7b-e265-467d-a3d6-09995c05482e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002501 10.0.0.33 - - [2025-10-09 10:33:01] "GET /service-instance/07e56b6d-a0b6-413e-8310-7149d57cb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002481 10.0.0.33 - - [2025-10-09 10:33:01] "GET /virtual-machine-interface/cd4c9f06-8e0f-47e6-a12f-9727d19f528d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.006860 10.0.0.33 - - [2025-10-09 10:33:01] "POST /ref-update HTTP/1.1" 200 156 0.019816 10.0.0.33 - - [2025-10-09 10:33:01] "GET /instance-ip/b4dd9e74-8d52-421f-9ce2-9a45b49f03a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006449 10.0.0.33 - - [2025-10-09 10:33:01] "DELETE /virtual-machine-interface/cd4c9f06-8e0f-47e6-a12f-9727d19f528d HTTP/1.1" 200 115 0.043848 10.0.0.33 - - [2025-10-09 10:33:01] "GET /virtual-machine-interface/e4e07bbf-8edd-4e84-bb47-c7f5ffe15466?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1330 0.006964 10.0.0.33 - - [2025-10-09 10:33:02] "DELETE /virtual-machine-interface/e4e07bbf-8edd-4e84-bb47-c7f5ffe15466 HTTP/1.1" 200 115 0.058906 10.0.0.33 - - [2025-10-09 10:33:02] "POST /ref-update HTTP/1.1" 200 156 0.027702 252.33.8.156 - - [2025-10-09 10:33:02] "POST /neutron/port HTTP/1.1" 200 1085 0.017009 252.33.8.156 - - [2025-10-09 10:33:02] "POST /neutron/port HTTP/1.1" 200 1084 0.015289 10.0.0.33 - - [2025-10-09 10:33:02] "DELETE /virtual-machine/fe06e51a-046d-49f2-93ae-5661bf8a7f40 HTTP/1.1" 200 115 0.021408 10.0.0.33 - - [2025-10-09 10:33:02] "GET /virtual-machine-interface/3e3946ac-702b-4693-85fb-cf5ac71c5224?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1328 0.009491 252.33.8.156 - - [2025-10-09 10:33:02] "POST /neutron/port HTTP/1.1" 200 1111 0.021274 252.33.8.156 - - [2025-10-09 10:33:02] "POST /neutron/port HTTP/1.1" 200 1110 0.010059 10.0.0.33 - - [2025-10-09 10:33:02] "DELETE /virtual-machine-interface/3e3946ac-702b-4693-85fb-cf5ac71c5224 HTTP/1.1" 200 115 0.061172 10.0.0.33 - - [2025-10-09 10:33:02] "GET /virtual-machine-interface/3b10eb1c-9d6b-46c6-83dc-e88b89927cf8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1647 0.005774 10.0.0.33 - - [2025-10-09 10:33:02] "POST /ref-update HTTP/1.1" 200 156 0.046376 10.0.0.33 - - [2025-10-09 10:33:02] "GET /instance-ip/b4dd9e74-8d52-421f-9ce2-9a45b49f03a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.013101 252.33.8.156 - - [2025-10-09 10:33:02] "POST /neutron/port HTTP/1.1" 200 151 0.216094 252.33.8.156 - - [2025-10-09 10:33:02] "POST /neutron/port HTTP/1.1" 200 151 0.204498 10.0.0.33 - - [2025-10-09 10:33:02] "DELETE /instance-ip/b4dd9e74-8d52-421f-9ce2-9a45b49f03a8 HTTP/1.1" 200 115 0.061554 10.0.0.33 - - [2025-10-09 10:33:02] "DELETE /virtual-machine-interface/3b10eb1c-9d6b-46c6-83dc-e88b89927cf8 HTTP/1.1" 200 115 0.039085 10.0.0.33 - - [2025-10-09 10:33:02] "DELETE /virtual-machine/b8c56cff-50bf-45cc-9b0a-488100053072 HTTP/1.1" 200 115 0.024744 252.33.8.156 - - [2025-10-09 10:33:03] "POST /neutron/network HTTP/1.1" 200 832 0.006810 10.0.0.33 - - [2025-10-09 10:33:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004971 10.0.0.33 - - [2025-10-09 10:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.33 - - [2025-10-09 10:33:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002748 252.33.8.156 - - [2025-10-09 10:33:03] "POST /neutron/network HTTP/1.1" 200 151 0.080544 10.0.0.33 - - [2025-10-09 10:33:03] "DELETE /route-target/7d3899d7-98de-4c01-9e88-729dc229af14 HTTP/1.1" 200 115 0.016661 252.33.8.156 - - [2025-10-09 10:33:03] "POST /neutron/network HTTP/1.1" 200 824 0.006413 10.0.0.33 - - [2025-10-09 10:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.33 - - [2025-10-09 10:33:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003571 10.0.0.33 - - [2025-10-09 10:33:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003257 252.33.8.156 - - [2025-10-09 10:33:03] "POST /neutron/network HTTP/1.1" 200 151 0.095042 10.0.0.33 - - [2025-10-09 10:33:03] "DELETE /route-target/c78e1684-19f9-45df-b596-8db352355937 HTTP/1.1" 200 115 0.021669 10.0.0.33 - - [2025-10-09 10:33:04] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001157 10.0.0.33 - - [2025-10-09 10:33:04] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.026920 10.0.0.33 - - [2025-10-09 10:33:04] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001139 10.0.0.33 - - [2025-10-09 10:33:04] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?fields=virtual_networks HTTP/1.1" 200 1038 0.071872 10.0.0.33 - - [2025-10-09 10:33:04] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002400 10.0.0.33 - - [2025-10-09 10:33:04] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.031082 10.0.0.33 - - [2025-10-09 10:33:04] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001574 10.0.0.33 - - [2025-10-09 10:33:04] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?fields=security_groups HTTP/1.1" 200 1266 0.029577 10.0.0.33 - - [2025-10-09 10:33:05] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001369 10.0.0.33 - - [2025-10-09 10:33:05] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008944 10.0.0.33 - - [2025-10-09 10:33:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.033147 10.0.0.33 - - [2025-10-09 10:33:05] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002746 10.0.0.33 - - [2025-10-09 10:33:05] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000952 10.0.0.33 - - [2025-10-09 10:33:05] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006093 10.0.0.33 - - [2025-10-09 10:33:05] "POST /id-to-fqname HTTP/1.1" 200 196 0.001775 10.0.0.33 - - [2025-10-09 10:33:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.004558 10.0.0.33 - - [2025-10-09 10:33:05] "POST /security-groups HTTP/1.1" 200 591 0.064237 10.0.0.33 - - [2025-10-09 10:33:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002872 10.0.0.33 - - [2025-10-09 10:33:05] "POST /projects HTTP/1.1" 200 593 0.229208 10.0.0.33 - - [2025-10-09 10:33:05] "POST /access-control-lists HTTP/1.1" 200 604 0.060285 10.0.0.33 - - [2025-10-09 10:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.304566 10.0.0.33 - - [2025-10-09 10:33:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.003201 10.0.0.33 - - [2025-10-09 10:33:05] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.450607 10.0.0.33 - - [2025-10-09 10:33:06] "POST /access-control-lists HTTP/1.1" 200 602 0.064415 10.0.0.33 - - [2025-10-09 10:33:07] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.33 - - [2025-10-09 10:33:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000633 10.0.0.33 - - [2025-10-09 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.075440 10.0.0.33 - - [2025-10-09 10:33:08] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001017 10.0.0.33 - - [2025-10-09 10:33:08] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033220 252.33.8.156 - - [2025-10-09 10:33:08] "POST /neutron/network HTTP/1.1" 200 117 0.035926 10.0.0.33 - - [2025-10-09 10:33:08] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001004 252.33.8.156 - - [2025-10-09 10:33:08] "POST /neutron/network HTTP/1.1" 200 611 0.095379 10.0.0.33 - - [2025-10-09 10:33:08] "POST /route-targets HTTP/1.1" 200 328 0.012067 10.0.0.33 - - [2025-10-09 10:33:08] "POST /ref-update HTTP/1.1" 200 156 0.012902 10.0.0.33 - - [2025-10-09 10:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007042 252.33.8.156 - - [2025-10-09 10:33:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.194280 10.0.0.33 - - [2025-10-09 10:33:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.001890 10.0.0.33 - - [2025-10-09 10:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009809 252.33.8.156 - - [2025-10-09 10:33:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.238651 252.33.8.156 - - [2025-10-09 10:33:09] "POST /neutron/network HTTP/1.1" 200 1004 0.008653 10.0.0.33 - - [2025-10-09 10:33:09] "POST /id-to-fqname HTTP/1.1" 200 226 0.001480 10.0.0.33 - - [2025-10-09 10:33:09] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005837 252.33.8.156 - - [2025-10-09 10:33:09] "POST /neutron/network HTTP/1.1" 200 1004 0.008911 10.0.0.33 - - [2025-10-09 10:33:09] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006979 252.33.8.156 - - [2025-10-09 10:33:09] "POST /neutron/network HTTP/1.1" 200 1004 0.007180 10.0.0.33 - - [2025-10-09 10:33:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.042517 252.33.8.156 - - [2025-10-09 10:33:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.010116 252.33.8.156 - - [2025-10-09 10:33:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.008357 10.0.0.33 - - [2025-10-09 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.33 - - [2025-10-09 10:33:09] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001227 10.0.0.33 - - [2025-10-09 10:33:09] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.030313 252.33.8.156 - - [2025-10-09 10:33:10] "POST /neutron/network HTTP/1.1" 200 117 0.010514 10.0.0.33 - - [2025-10-09 10:33:10] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001159 252.33.8.156 - - [2025-10-09 10:33:10] "POST /neutron/network HTTP/1.1" 200 611 0.071122 10.0.0.33 - - [2025-10-09 10:33:10] "POST /route-targets HTTP/1.1" 200 328 0.016029 10.0.0.33 - - [2025-10-09 10:33:10] "POST /ref-update HTTP/1.1" 200 156 0.020935 10.0.0.33 - - [2025-10-09 10:33:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002994 252.33.8.156 - - [2025-10-09 10:33:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.261252 10.0.0.33 - - [2025-10-09 10:33:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.004778 10.0.0.33 - - [2025-10-09 10:33:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003727 252.33.8.156 - - [2025-10-09 10:33:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.174387 252.33.8.156 - - [2025-10-09 10:33:10] "POST /neutron/network HTTP/1.1" 200 1005 0.009253 10.0.0.33 - - [2025-10-09 10:33:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.002407 10.0.0.33 - - [2025-10-09 10:33:10] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005343 252.33.8.156 - - [2025-10-09 10:33:10] "POST /neutron/network HTTP/1.1" 200 1005 0.009874 10.0.0.33 - - [2025-10-09 10:33:10] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005058 252.33.8.156 - - [2025-10-09 10:33:10] "POST /neutron/network HTTP/1.1" 200 1005 0.011617 252.33.8.156 - - [2025-10-09 10:33:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.006673 252.33.8.156 - - [2025-10-09 10:33:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.007511 10.0.0.33 - - [2025-10-09 10:33:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.002903 10.0.0.33 - - [2025-10-09 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2025-10-09 10:33:11] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001048 10.0.0.33 - - [2025-10-09 10:33:11] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033873 10.0.0.33 - - [2025-10-09 10:33:11] "POST /network-policys HTTP/1.1" 200 577 0.060341 10.0.0.33 - - [2025-10-09 10:33:11] "GET /network-policy/f0283639-b907-47f0-8bb3-f331a4713419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005168 252.33.8.156 - - [2025-10-09 10:33:11] "POST /neutron/network HTTP/1.1" 200 1004 0.008277 10.0.0.33 - - [2025-10-09 10:33:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.005250 10.0.0.33 - - [2025-10-09 10:33:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.003975 252.33.8.156 - - [2025-10-09 10:33:11] "POST /neutron/network HTTP/1.1" 200 1110 0.053460 10.0.0.33 - - [2025-10-09 10:33:11] "POST /access-control-lists HTTP/1.1" 200 596 0.067477 252.33.8.156 - - [2025-10-09 10:33:11] "POST /neutron/network HTTP/1.1" 200 1110 0.010533 10.0.0.33 - - [2025-10-09 10:33:11] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005073 10.0.0.33 - - [2025-10-09 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-10-09 10:33:11] "GET /network-policy/f0283639-b907-47f0-8bb3-f331a4713419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003679 252.33.8.156 - - [2025-10-09 10:33:11] "POST /neutron/network HTTP/1.1" 200 1005 0.007400 10.0.0.33 - - [2025-10-09 10:33:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.007460 10.0.0.33 - - [2025-10-09 10:33:11] "PUT /access-control-list/13f5362e-8da5-4937-82c8-173ec4095a1e HTTP/1.1" 200 273 0.060849 252.33.8.156 - - [2025-10-09 10:33:12] "POST /neutron/network HTTP/1.1" 200 1111 0.106741 10.0.0.33 - - [2025-10-09 10:33:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.010031 252.33.8.156 - - [2025-10-09 10:33:12] "POST /neutron/network HTTP/1.1" 200 1111 0.010457 10.0.0.33 - - [2025-10-09 10:33:12] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007128 10.0.0.33 - - [2025-10-09 10:33:12] "POST /access-control-lists HTTP/1.1" 200 596 0.073914 10.0.0.33 - - [2025-10-09 10:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005990 10.0.0.33 - - [2025-10-09 10:33:12] "GET /network-policy/f0283639-b907-47f0-8bb3-f331a4713419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003459 10.0.0.33 - - [2025-10-09 10:33:12] "POST /ref-update HTTP/1.1" 200 156 0.010238 10.0.0.33 - - [2025-10-09 10:33:12] "GET /domains HTTP/1.1" 401 296 0.000403 10.0.0.33 - - [2025-10-09 10:33:12] "GET /domains HTTP/1.1" 200 438 0.034094 10.0.0.33 - - [2025-10-09 10:33:12] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001553 10.0.0.33 - - [2025-10-09 10:33:12] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1685 0.011455 10.0.0.33 - - [2025-10-09 10:33:12] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.33 - - [2025-10-09 10:33:12] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4 HTTP/1.1" 200 2620 0.030997 10.0.0.33 - - [2025-10-09 10:33:12] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f HTTP/1.1" 200 3504 0.007186 10.0.0.33 - - [2025-10-09 10:33:12] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f HTTP/1.1" 200 3504 0.004937 10.0.0.33 - - [2025-10-09 10:33:12] "GET /routing-instance/a47677e3-9ab2-4d8b-9a33-34ab03e15640 HTTP/1.1" 200 1796 0.004014 10.0.0.33 - - [2025-10-09 10:33:12] "GET /routing-instance/a47677e3-9ab2-4d8b-9a33-34ab03e15640 HTTP/1.1" 200 1796 0.005215 10.0.0.33 - - [2025-10-09 10:33:12] "GET /route-target/fcc8b8e1-0fb4-4d0d-82ed-b5f912d28288 HTTP/1.1" 200 1212 0.003599 10.0.0.33 - - [2025-10-09 10:33:13] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f HTTP/1.1" 200 3504 0.005431 10.0.0.33 - - [2025-10-09 10:33:13] "GET /routing-instance/a47677e3-9ab2-4d8b-9a33-34ab03e15640 HTTP/1.1" 200 1796 0.004352 10.0.0.33 - - [2025-10-09 10:33:13] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005293 10.0.0.33 - - [2025-10-09 10:33:13] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f HTTP/1.1" 200 3504 0.004931 10.0.0.33 - - [2025-10-09 10:33:13] "GET /routing-instance/a47677e3-9ab2-4d8b-9a33-34ab03e15640 HTTP/1.1" 200 1796 0.003591 10.0.0.33 - - [2025-10-09 10:33:13] "GET /routing-instance/a47677e3-9ab2-4d8b-9a33-34ab03e15640 HTTP/1.1" 200 1796 0.004216 10.0.0.33 - - [2025-10-09 10:33:13] "GET /route-target/fcc8b8e1-0fb4-4d0d-82ed-b5f912d28288 HTTP/1.1" 200 1212 0.003945 10.0.0.33 - - [2025-10-09 10:33:13] "GET /domains HTTP/1.1" 200 438 0.003585 10.0.0.33 - - [2025-10-09 10:33:13] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001155 10.0.0.33 - - [2025-10-09 10:33:13] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1685 0.006923 10.0.0.33 - - [2025-10-09 10:33:13] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001824 10.0.0.33 - - [2025-10-09 10:33:13] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4 HTTP/1.1" 200 2620 0.031591 10.0.0.33 - - [2025-10-09 10:33:13] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f HTTP/1.1" 200 3504 0.007088 10.0.0.33 - - [2025-10-09 10:33:14] "GET /obj-perms HTTP/1.1" 200 6426 0.068979 10.0.0.33 - - [2025-10-09 10:33:14] "GET /domains HTTP/1.1" 200 438 0.002760 10.0.0.33 - - [2025-10-09 10:33:14] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003160 10.0.0.33 - - [2025-10-09 10:33:14] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1685 0.013116 10.0.0.33 - - [2025-10-09 10:33:14] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001112 10.0.0.33 - - [2025-10-09 10:33:14] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4 HTTP/1.1" 200 2620 0.030808 10.0.0.33 - - [2025-10-09 10:33:14] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d HTTP/1.1" 200 3507 0.010854 10.0.0.33 - - [2025-10-09 10:33:14] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d HTTP/1.1" 200 3507 0.005208 10.0.0.33 - - [2025-10-09 10:33:14] "GET /routing-instance/b1f924a9-3284-459d-919f-f36a6b709c77 HTTP/1.1" 200 1796 0.004724 10.0.0.33 - - [2025-10-09 10:33:14] "GET /routing-instance/b1f924a9-3284-459d-919f-f36a6b709c77 HTTP/1.1" 200 1796 0.004543 10.0.0.33 - - [2025-10-09 10:33:14] "GET /route-target/e47c093e-1211-4770-ba41-9a2d2cec0253 HTTP/1.1" 200 1213 0.005023 10.0.0.33 - - [2025-10-09 10:33:14] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d HTTP/1.1" 200 3507 0.005165 10.0.0.33 - - [2025-10-09 10:33:14] "GET /routing-instance/b1f924a9-3284-459d-919f-f36a6b709c77 HTTP/1.1" 200 1796 0.005222 10.0.0.33 - - [2025-10-09 10:33:14] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005269 10.0.0.33 - - [2025-10-09 10:33:14] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d HTTP/1.1" 200 3507 0.005078 10.0.0.33 - - [2025-10-09 10:33:15] "GET /routing-instance/b1f924a9-3284-459d-919f-f36a6b709c77 HTTP/1.1" 200 1796 0.003881 10.0.0.33 - - [2025-10-09 10:33:15] "GET /routing-instance/b1f924a9-3284-459d-919f-f36a6b709c77 HTTP/1.1" 200 1796 0.005327 10.0.0.33 - - [2025-10-09 10:33:15] "GET /route-target/e47c093e-1211-4770-ba41-9a2d2cec0253 HTTP/1.1" 200 1213 0.004065 10.0.0.33 - - [2025-10-09 10:33:15] "GET /domains HTTP/1.1" 200 438 0.003628 10.0.0.33 - - [2025-10-09 10:33:15] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.33 - - [2025-10-09 10:33:15] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1685 0.008043 10.0.0.33 - - [2025-10-09 10:33:15] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001515 10.0.0.33 - - [2025-10-09 10:33:15] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4 HTTP/1.1" 200 2620 0.027786 10.0.0.33 - - [2025-10-09 10:33:15] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d HTTP/1.1" 200 3507 0.005553 10.0.0.33 - - [2025-10-09 10:33:15] "GET /obj-perms HTTP/1.1" 200 6426 0.001615 10.0.0.33 - - [2025-10-09 10:33:15] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005404 252.33.8.156 - - [2025-10-09 10:33:15] "POST /neutron/network HTTP/1.1" 200 1111 0.007435 10.0.0.33 - - [2025-10-09 10:33:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.004473 252.33.8.156 - - [2025-10-09 10:33:15] "POST /neutron/network HTTP/1.1" 200 1005 0.046725 10.0.0.33 - - [2025-10-09 10:33:15] "DELETE /access-control-list/1ad34564-8b15-4e95-a67a-6434c3768a9d HTTP/1.1" 200 115 0.029749 10.0.0.33 - - [2025-10-09 10:33:15] "POST /ref-update HTTP/1.1" 200 156 0.012744 252.33.8.156 - - [2025-10-09 10:33:15] "POST /neutron/network HTTP/1.1" 200 1005 0.009678 10.0.0.33 - - [2025-10-09 10:33:15] "GET /virtual-network/41c300fc-59dc-4f4a-ab38-f2403bd61b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005242 10.0.0.33 - - [2025-10-09 10:33:15] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004967 252.33.8.156 - - [2025-10-09 10:33:16] "POST /neutron/network HTTP/1.1" 200 1110 0.008489 10.0.0.33 - - [2025-10-09 10:33:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.004607 252.33.8.156 - - [2025-10-09 10:33:16] "POST /neutron/network HTTP/1.1" 200 1004 0.055434 10.0.0.33 - - [2025-10-09 10:33:16] "DELETE /access-control-list/13f5362e-8da5-4937-82c8-173ec4095a1e HTTP/1.1" 200 115 0.027961 10.0.0.33 - - [2025-10-09 10:33:16] "POST /ref-update HTTP/1.1" 200 156 0.015631 252.33.8.156 - - [2025-10-09 10:33:16] "POST /neutron/network HTTP/1.1" 200 1004 0.011968 10.0.0.33 - - [2025-10-09 10:33:16] "GET /virtual-network/a73bfa44-fc40-428d-8866-aba09ff8a40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006581 10.0.0.33 - - [2025-10-09 10:33:16] "DELETE /network-policy/f0283639-b907-47f0-8bb3-f331a4713419 HTTP/1.1" 200 115 0.022465 252.33.8.156 - - [2025-10-09 10:33:16] "POST /neutron/network HTTP/1.1" 200 1005 0.007464 10.0.0.33 - - [2025-10-09 10:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.33 - - [2025-10-09 10:33:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003844 10.0.0.33 - - [2025-10-09 10:33:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002427 10.0.0.33 - - [2025-10-09 10:33:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002046 10.0.0.33 - - [2025-10-09 10:33:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001898 252.33.8.156 - - [2025-10-09 10:33:16] "POST /neutron/network HTTP/1.1" 200 151 0.098220 10.0.0.33 - - [2025-10-09 10:33:16] "DELETE /route-target/e47c093e-1211-4770-ba41-9a2d2cec0253 HTTP/1.1" 200 115 0.029345 10.0.0.33 - - [2025-10-09 10:33:16] "GET /routing-instance/b1f924a9-3284-459d-919f-f36a6b709c77 HTTP/1.1" 404 171 0.002740 10.0.0.33 - - [2025-10-09 10:33:16] "GET /domains HTTP/1.1" 200 438 0.003798 10.0.0.33 - - [2025-10-09 10:33:16] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001106 10.0.0.33 - - [2025-10-09 10:33:16] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1685 0.009801 10.0.0.33 - - [2025-10-09 10:33:16] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001724 10.0.0.33 - - [2025-10-09 10:33:16] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4 HTTP/1.1" 200 2142 0.033277 252.33.8.156 - - [2025-10-09 10:33:16] "POST /neutron/network HTTP/1.1" 200 1004 0.006926 10.0.0.33 - - [2025-10-09 10:33:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003284 10.0.0.33 - - [2025-10-09 10:33:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002834 10.0.0.33 - - [2025-10-09 10:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.33 - - [2025-10-09 10:33:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003610 10.0.0.33 - - [2025-10-09 10:33:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002178 252.33.8.156 - - [2025-10-09 10:33:17] "POST /neutron/network HTTP/1.1" 200 151 0.089047 10.0.0.33 - - [2025-10-09 10:33:17] "DELETE /route-target/fcc8b8e1-0fb4-4d0d-82ed-b5f912d28288 HTTP/1.1" 200 115 0.024553 10.0.0.33 - - [2025-10-09 10:33:17] "GET /routing-instance/a47677e3-9ab2-4d8b-9a33-34ab03e15640 HTTP/1.1" 404 171 0.007948 10.0.0.33 - - [2025-10-09 10:33:17] "GET /domains HTTP/1.1" 200 438 0.003338 10.0.0.33 - - [2025-10-09 10:33:17] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001076 10.0.0.33 - - [2025-10-09 10:33:17] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1685 0.008979 10.0.0.33 - - [2025-10-09 10:33:17] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001680 10.0.0.33 - - [2025-10-09 10:33:17] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4 HTTP/1.1" 200 1898 0.026829 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001011 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.027301 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001215 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?fields=virtual_networks HTTP/1.1" 200 1049 0.074061 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001310 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.026500 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001160 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?fields=security_groups HTTP/1.1" 200 1282 0.030488 10.0.0.33 - - [2025-10-09 10:33:18] "DELETE /project/fe9dc4cff2ba449ebf73afa519b92dc4 HTTP/1.1" 404 173 0.016996 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001250 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000866 10.0.0.33 - - [2025-10-09 10:33:18] "DELETE /project/9cf365bec7d04881839f6d0f75bf775d HTTP/1.1" 404 173 0.006694 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.057768 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001529 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?fields=security_groups HTTP/1.1" 200 1344 0.049868 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.121252 10.0.0.33 - - [2025-10-09 10:33:18] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001532 10.0.0.33 - - [2025-10-09 10:33:18] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.143830 10.0.0.33 - - [2025-10-09 10:33:19] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001619 10.0.0.33 - - [2025-10-09 10:33:19] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?fields=security_groups HTTP/1.1" 200 1375 0.065736 10.0.0.33 - - [2025-10-09 10:33:19] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?fields=security_groups HTTP/1.1" 200 1359 0.103063 10.0.0.33 - - [2025-10-09 10:33:19] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001424 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /security-group/3186cf38-d5ec-419c-942f-0abc5de60626 HTTP/1.1" 200 115 0.103214 10.0.0.33 - - [2025-10-09 10:33:19] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.028838 10.0.0.33 - - [2025-10-09 10:33:19] "GET /projects?obj_uuids=278bdc02-949c-4c75-a2bf-b991d2f670df&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001723 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /access-control-list/cdbc020c-6fcf-4c93-8e26-fa2b1c5ff58a HTTP/1.1" 200 115 0.080433 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /access-control-list/3a0fa5d1-57a5-4d03-92c0-e2d2857e3ad2 HTTP/1.1" 200 115 0.055661 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /security-group/fab93d5e-49f2-43e1-8403-c43fd632d3cc HTTP/1.1" 200 115 0.128525 10.0.0.33 - - [2025-10-09 10:33:19] "GET /project/278bdc02-949c-4c75-a2bf-b991d2f670df?fields=application_policy_sets HTTP/1.1" 200 1383 0.128852 10.0.0.33 - - [2025-10-09 10:33:19] "GET /projects?obj_uuids=fe9dc4cf-f2ba-449e-bf73-afa519b92dc4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001182 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /security-group/f6129c93-ea86-4d2b-86b8-4bdb9c432f63 HTTP/1.1" 200 115 0.139895 10.0.0.33 - - [2025-10-09 10:33:19] "GET /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4?fields=application_policy_sets HTTP/1.1" 200 1414 0.102998 10.0.0.33 - - [2025-10-09 10:33:19] "GET /projects?obj_uuids=9cf365be-c7d0-4881-839f-6d0f75bf775d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001142 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /access-control-list/39912c01-81df-458a-ae8a-1e6a17d52e8c HTTP/1.1" 200 115 0.119287 10.0.0.33 - - [2025-10-09 10:33:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.048586 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /access-control-list/8b303430-6437-4d04-b1ec-8c92c5d24199 HTTP/1.1" 200 115 0.077060 10.0.0.33 - - [2025-10-09 10:33:19] "GET /project/9cf365be-c7d0-4881-839f-6d0f75bf775d?fields=application_policy_sets HTTP/1.1" 200 1398 0.144437 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /access-control-list/3182fd4d-2fce-4fff-b0ea-4b6d55581419 HTTP/1.1" 200 115 0.078995 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /project/278bdc02-949c-4c75-a2bf-b991d2f670df HTTP/1.1" 200 115 0.673790 10.0.0.33 - - [2025-10-09 10:33:19] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004924 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /access-control-list/972806fd-be50-4d77-9279-524c55801791 HTTP/1.1" 200 115 0.045458 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /project/fe9dc4cf-f2ba-449e-bf73-afa519b92dc4 HTTP/1.1" 200 115 0.757513 10.0.0.33 - - [2025-10-09 10:33:19] "DELETE /project/9cf365be-c7d0-4881-839f-6d0f75bf775d HTTP/1.1" 200 115 0.791640 10.0.0.33 - - [2025-10-09 10:33:19] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001315 10.0.0.33 - - [2025-10-09 10:33:19] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007945 10.0.0.33 - - [2025-10-09 10:33:19] "POST /id-to-fqname HTTP/1.1" 200 204 0.001643 10.0.0.33 - - [2025-10-09 10:33:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.004210 10.0.0.33 - - [2025-10-09 10:33:19] "POST /security-groups HTTP/1.1" 200 599 0.068587 10.0.0.33 - - [2025-10-09 10:33:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.002956 10.0.0.33 - - [2025-10-09 10:33:19] "POST /projects HTTP/1.1" 200 609 0.229687 10.0.0.33 - - [2025-10-09 10:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.264420 10.0.0.33 - - [2025-10-09 10:33:19] "POST /access-control-lists HTTP/1.1" 200 612 0.061606 10.0.0.33 - - [2025-10-09 10:33:20] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.501669 10.0.0.33 - - [2025-10-09 10:33:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.003427 10.0.0.33 - - [2025-10-09 10:33:20] "POST /access-control-lists HTTP/1.1" 200 610 0.060553 10.0.0.33 - - [2025-10-09 10:33:21] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.33 - - [2025-10-09 10:33:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000597 10.0.0.33 - - [2025-10-09 10:33:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.072133 10.0.0.33 - - [2025-10-09 10:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2025-10-09 10:33:22] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001061 10.0.0.33 - - [2025-10-09 10:33:23] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.027368 10.0.0.33 - - [2025-10-09 10:33:23] "POST /network-policys HTTP/1.1" 200 567 0.060597 10.0.0.33 - - [2025-10-09 10:33:23] "GET /network-policy/67ff4431-d9fb-4ef6-bdfc-95582420eab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.005237 10.0.0.33 - - [2025-10-09 10:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.33 - - [2025-10-09 10:33:23] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001403 10.0.0.33 - - [2025-10-09 10:33:23] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.031817 252.33.8.156 - - [2025-10-09 10:33:23] "POST /neutron/network HTTP/1.1" 200 117 0.037498 10.0.0.33 - - [2025-10-09 10:33:23] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000986 252.33.8.156 - - [2025-10-09 10:33:23] "POST /neutron/network HTTP/1.1" 200 621 0.073724 10.0.0.33 - - [2025-10-09 10:33:23] "POST /route-targets HTTP/1.1" 200 328 0.015168 10.0.0.33 - - [2025-10-09 10:33:23] "POST /ref-update HTTP/1.1" 200 156 0.018620 10.0.0.33 - - [2025-10-09 10:33:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003730 252.33.8.156 - - [2025-10-09 10:33:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.153473 10.0.0.33 - - [2025-10-09 10:33:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.004825 10.0.0.33 - - [2025-10-09 10:33:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005612 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.218061 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/network HTTP/1.1" 200 1014 0.009306 10.0.0.33 - - [2025-10-09 10:33:24] "POST /id-to-fqname HTTP/1.1" 200 235 0.001618 10.0.0.33 - - [2025-10-09 10:33:24] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.004992 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/network HTTP/1.1" 200 1014 0.008259 10.0.0.33 - - [2025-10-09 10:33:24] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005643 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/network HTTP/1.1" 200 1014 0.008374 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.019424 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.007263 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/network HTTP/1.1" 200 1014 0.008422 10.0.0.33 - - [2025-10-09 10:33:24] "POST /fqname-to-id HTTP/1.1" 404 250 0.006851 10.0.0.33 - - [2025-10-09 10:33:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.003090 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/network HTTP/1.1" 200 1119 0.057845 10.0.0.33 - - [2025-10-09 10:33:24] "POST /access-control-lists HTTP/1.1" 200 607 0.078381 252.33.8.156 - - [2025-10-09 10:33:24] "POST /neutron/network HTTP/1.1" 200 1119 0.009375 10.0.0.33 - - [2025-10-09 10:33:24] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.005614 10.0.0.33 - - [2025-10-09 10:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-10-09 10:33:24] "GET /network-policy/67ff4431-d9fb-4ef6-bdfc-95582420eab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.004116 10.0.0.33 - - [2025-10-09 10:33:24] "GET /domains HTTP/1.1" 401 296 0.000451 10.0.0.33 - - [2025-10-09 10:33:25] "GET /domains HTTP/1.1" 200 438 0.030666 10.0.0.33 - - [2025-10-09 10:33:25] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.33 - - [2025-10-09 10:33:25] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1322 0.009090 10.0.0.33 - - [2025-10-09 10:33:25] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001657 10.0.0.33 - - [2025-10-09 10:33:25] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d HTTP/1.1" 200 2454 0.032135 10.0.0.33 - - [2025-10-09 10:33:25] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2 HTTP/1.1" 200 3542 0.007659 10.0.0.33 - - [2025-10-09 10:33:25] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2 HTTP/1.1" 200 3542 0.008251 10.0.0.33 - - [2025-10-09 10:33:25] "GET /routing-instance/ea113a56-a34d-42c0-8f5d-37698d7f93fc HTTP/1.1" 200 1497 0.004387 10.0.0.33 - - [2025-10-09 10:33:25] "GET /routing-instance/ea113a56-a34d-42c0-8f5d-37698d7f93fc HTTP/1.1" 200 1497 0.004360 10.0.0.33 - - [2025-10-09 10:33:25] "GET /route-target/581c2c3d-200a-4a2d-8db7-9d5816996b3d HTTP/1.1" 200 1222 0.003747 10.0.0.33 - - [2025-10-09 10:33:25] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2 HTTP/1.1" 200 3542 0.006489 10.0.0.33 - - [2025-10-09 10:33:25] "GET /routing-instance/ea113a56-a34d-42c0-8f5d-37698d7f93fc HTTP/1.1" 200 1497 0.005048 10.0.0.33 - - [2025-10-09 10:33:25] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.006098 10.0.0.33 - - [2025-10-09 10:33:25] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2 HTTP/1.1" 200 3542 0.007149 10.0.0.33 - - [2025-10-09 10:33:25] "GET /routing-instance/ea113a56-a34d-42c0-8f5d-37698d7f93fc HTTP/1.1" 200 1497 0.004988 10.0.0.33 - - [2025-10-09 10:33:26] "GET /routing-instance/ea113a56-a34d-42c0-8f5d-37698d7f93fc HTTP/1.1" 200 1497 0.003942 10.0.0.33 - - [2025-10-09 10:33:26] "GET /route-target/581c2c3d-200a-4a2d-8db7-9d5816996b3d HTTP/1.1" 200 1222 0.003633 10.0.0.33 - - [2025-10-09 10:33:26] "GET /domains HTTP/1.1" 200 438 0.004139 10.0.0.33 - - [2025-10-09 10:33:26] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001061 10.0.0.33 - - [2025-10-09 10:33:26] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1322 0.007256 10.0.0.33 - - [2025-10-09 10:33:26] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001090 10.0.0.33 - - [2025-10-09 10:33:26] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d HTTP/1.1" 200 2454 0.025457 10.0.0.33 - - [2025-10-09 10:33:26] "GET /virtual-network/66f4eca7-4afe-4a60-bfea-02e2c3355ca2 HTTP/1.1" 200 3542 0.006130 10.0.0.33 - - [2025-10-09 10:33:26] "GET /obj-perms HTTP/1.1" 200 6442 0.071874 10.0.0.33 - - [2025-10-09 10:33:27] "GET /domains HTTP/1.1" 200 438 0.003601 10.0.0.33 - - [2025-10-09 10:33:27] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001034 10.0.0.33 - - [2025-10-09 10:33:27] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1322 0.007899 10.0.0.33 - - [2025-10-09 10:33:27] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001063 10.0.0.33 - - [2025-10-09 10:33:27] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d HTTP/1.1" 200 2454 0.022526 10.0.0.33 - - [2025-10-09 10:33:27] "GET /network-policy/67ff4431-d9fb-4ef6-bdfc-95582420eab2 HTTP/1.1" 200 3470 0.004955 10.0.0.33 - - [2025-10-09 10:33:27] "DELETE /network-policy/67ff4431-d9fb-4ef6-bdfc-95582420eab2 HTTP/1.1" 409 239 0.007182 252.33.8.156 - - [2025-10-09 10:33:27] "POST /neutron/network HTTP/1.1" 200 1119 0.008337 10.0.0.33 - - [2025-10-09 10:33:27] "DELETE /access-control-list/17e9fa01-3efd-4715-a6cb-3e30f3d970b9 HTTP/1.1" 200 115 0.028271 10.0.0.33 - - [2025-10-09 10:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003641 10.0.0.33 - - [2025-10-09 10:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.33 - - [2025-10-09 10:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002936 10.0.0.33 - - [2025-10-09 10:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001769 10.0.0.33 - - [2025-10-09 10:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001686 252.33.8.156 - - [2025-10-09 10:33:27] "POST /neutron/network HTTP/1.1" 200 151 0.100324 10.0.0.33 - - [2025-10-09 10:33:27] "GET /routing-instance/ea113a56-a34d-42c0-8f5d-37698d7f93fc HTTP/1.1" 404 171 0.002634 10.0.0.33 - - [2025-10-09 10:33:27] "DELETE /route-target/581c2c3d-200a-4a2d-8db7-9d5816996b3d HTTP/1.1" 200 115 0.015830 10.0.0.33 - - [2025-10-09 10:33:27] "GET /domains HTTP/1.1" 200 438 0.002537 10.0.0.33 - - [2025-10-09 10:33:27] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001270 10.0.0.33 - - [2025-10-09 10:33:27] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1322 0.007584 10.0.0.33 - - [2025-10-09 10:33:27] "GET /obj-perms HTTP/1.1" 200 6363 0.054500 10.0.0.33 - - [2025-10-09 10:33:27] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.33 - - [2025-10-09 10:33:27] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d HTTP/1.1" 200 2201 0.023685 10.0.0.33 - - [2025-10-09 10:33:28] "DELETE /network-policy/67ff4431-d9fb-4ef6-bdfc-95582420eab2 HTTP/1.1" 200 115 0.026477 10.0.0.33 - - [2025-10-09 10:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.33 - - [2025-10-09 10:33:28] "GET /obj-perms HTTP/1.1" 200 6363 0.058467 10.0.0.33 - - [2025-10-09 10:33:28] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001385 10.0.0.33 - - [2025-10-09 10:33:28] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.040277 10.0.0.33 - - [2025-10-09 10:33:28] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-52261713&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004906 10.0.0.33 - - [2025-10-09 10:33:29] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001191 10.0.0.33 - - [2025-10-09 10:33:29] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.031688 10.0.0.33 - - [2025-10-09 10:33:29] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000994 10.0.0.33 - - [2025-10-09 10:33:29] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?fields=virtual_networks HTTP/1.1" 200 1065 0.070346 10.0.0.33 - - [2025-10-09 10:33:29] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000995 10.0.0.33 - - [2025-10-09 10:33:29] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.023863 10.0.0.33 - - [2025-10-09 10:33:29] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001145 10.0.0.33 - - [2025-10-09 10:33:29] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?fields=security_groups HTTP/1.1" 200 1306 0.028256 10.0.0.33 - - [2025-10-09 10:33:30] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001368 10.0.0.33 - - [2025-10-09 10:33:30] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007588 10.0.0.33 - - [2025-10-09 10:33:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.034225 10.0.0.33 - - [2025-10-09 10:33:30] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002759 10.0.0.33 - - [2025-10-09 10:33:30] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001603 10.0.0.33 - - [2025-10-09 10:33:30] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008117 10.0.0.33 - - [2025-10-09 10:33:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.002192 10.0.0.33 - - [2025-10-09 10:33:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.004523 10.0.0.33 - - [2025-10-09 10:33:30] "POST /security-groups HTTP/1.1" 200 585 0.063622 10.0.0.33 - - [2025-10-09 10:33:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.005008 10.0.0.33 - - [2025-10-09 10:33:30] "POST /projects HTTP/1.1" 200 581 0.221695 10.0.0.33 - - [2025-10-09 10:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.259601 10.0.0.33 - - [2025-10-09 10:33:30] "POST /access-control-lists HTTP/1.1" 200 598 0.063063 10.0.0.33 - - [2025-10-09 10:33:30] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.406446 10.0.0.33 - - [2025-10-09 10:33:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.003078 10.0.0.33 - - [2025-10-09 10:33:30] "POST /access-control-lists HTTP/1.1" 200 596 0.060211 10.0.0.33 - - [2025-10-09 10:33:31] "GET / HTTP/1.1" 200 36215 0.001948 10.0.0.33 - - [2025-10-09 10:33:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000498 10.0.0.33 - - [2025-10-09 10:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.095874 10.0.0.33 - - [2025-10-09 10:33:33] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001063 10.0.0.33 - - [2025-10-09 10:33:33] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.033283 252.33.8.156 - - [2025-10-09 10:33:33] "POST /neutron/network HTTP/1.1" 200 117 0.053441 10.0.0.33 - - [2025-10-09 10:33:33] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001131 252.33.8.156 - - [2025-10-09 10:33:33] "POST /neutron/network HTTP/1.1" 200 605 0.086243 10.0.0.33 - - [2025-10-09 10:33:33] "POST /route-targets HTTP/1.1" 200 328 0.012131 10.0.0.33 - - [2025-10-09 10:33:33] "POST /ref-update HTTP/1.1" 200 156 0.015801 10.0.0.33 - - [2025-10-09 10:33:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003102 252.33.8.156 - - [2025-10-09 10:33:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.195118 252.33.8.156 - - [2025-10-09 10:33:33] "POST /neutron/network HTTP/1.1" 200 825 0.005595 10.0.0.33 - - [2025-10-09 10:33:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001642 10.0.0.33 - - [2025-10-09 10:33:34] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006952 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/network HTTP/1.1" 200 825 0.006299 10.0.0.33 - - [2025-10-09 10:33:34] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005937 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/network HTTP/1.1" 200 825 0.005495 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.008194 10.0.0.33 - - [2025-10-09 10:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2025-10-09 10:33:34] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001090 10.0.0.33 - - [2025-10-09 10:33:34] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025460 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/network HTTP/1.1" 200 117 0.010438 10.0.0.33 - - [2025-10-09 10:33:34] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001124 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/network HTTP/1.1" 200 605 0.067437 10.0.0.33 - - [2025-10-09 10:33:34] "POST /route-targets HTTP/1.1" 200 328 0.011576 10.0.0.33 - - [2025-10-09 10:33:34] "POST /ref-update HTTP/1.1" 200 156 0.012187 10.0.0.33 - - [2025-10-09 10:33:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003426 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/subnet HTTP/1.1" 200 710 0.138463 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/network HTTP/1.1" 200 821 0.007574 10.0.0.33 - - [2025-10-09 10:33:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001362 10.0.0.33 - - [2025-10-09 10:33:34] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005180 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/network HTTP/1.1" 200 821 0.008540 10.0.0.33 - - [2025-10-09 10:33:34] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005398 252.33.8.156 - - [2025-10-09 10:33:34] "POST /neutron/network HTTP/1.1" 200 821 0.005600 252.33.8.156 - - [2025-10-09 10:33:35] "POST /neutron/subnet HTTP/1.1" 200 710 0.008347 10.0.0.33 - - [2025-10-09 10:33:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.003016 10.0.0.33 - - [2025-10-09 10:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.33 - - [2025-10-09 10:33:35] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001424 10.0.0.33 - - [2025-10-09 10:33:35] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.024876 10.0.0.33 - - [2025-10-09 10:33:35] "POST /network-policys HTTP/1.1" 200 571 0.018730 10.0.0.33 - - [2025-10-09 10:33:35] "GET /network-policy/b42c6f92-d836-43e9-9996-36cdcbd12915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.005257 252.33.8.156 - - [2025-10-09 10:33:35] "POST /neutron/network HTTP/1.1" 200 825 0.005523 10.0.0.33 - - [2025-10-09 10:33:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003625 252.33.8.156 - - [2025-10-09 10:33:35] "POST /neutron/network HTTP/1.1" 200 925 0.044583 10.0.0.33 - - [2025-10-09 10:33:35] "POST /access-control-lists HTTP/1.1" 200 590 0.063673 252.33.8.156 - - [2025-10-09 10:33:35] "POST /neutron/network HTTP/1.1" 200 925 0.016001 10.0.0.33 - - [2025-10-09 10:33:35] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005237 10.0.0.33 - - [2025-10-09 10:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-10-09 10:33:35] "GET /network-policy/b42c6f92-d836-43e9-9996-36cdcbd12915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.003845 252.33.8.156 - - [2025-10-09 10:33:35] "POST /neutron/network HTTP/1.1" 200 821 0.006197 10.0.0.33 - - [2025-10-09 10:33:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003541 252.33.8.156 - - [2025-10-09 10:33:35] "POST /neutron/network HTTP/1.1" 200 921 0.040626 10.0.0.33 - - [2025-10-09 10:33:35] "POST /access-control-lists HTTP/1.1" 200 590 0.064328 252.33.8.156 - - [2025-10-09 10:33:35] "POST /neutron/network HTTP/1.1" 200 921 0.005828 10.0.0.33 - - [2025-10-09 10:33:35] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005213 10.0.0.33 - - [2025-10-09 10:33:35] "POST /ref-update HTTP/1.1" 200 156 0.019174 10.0.0.33 - - [2025-10-09 10:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.33 - - [2025-10-09 10:33:35] "GET /network-policy/b42c6f92-d836-43e9-9996-36cdcbd12915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.005285 10.0.0.33 - - [2025-10-09 10:33:35] "GET /domains HTTP/1.1" 401 296 0.000990 10.0.0.33 - - [2025-10-09 10:33:35] "PUT /access-control-list/c8242a3c-2071-452a-992c-a6a3d2760896 HTTP/1.1" 200 273 0.059824 10.0.0.33 - - [2025-10-09 10:33:36] "GET /domains HTTP/1.1" 200 438 0.038757 10.0.0.33 - - [2025-10-09 10:33:36] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001069 10.0.0.33 - - [2025-10-09 10:33:36] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1509 0.008627 10.0.0.33 - - [2025-10-09 10:33:36] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001211 10.0.0.33 - - [2025-10-09 10:33:36] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5 HTTP/1.1" 200 2565 0.035566 10.0.0.33 - - [2025-10-09 10:33:36] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623 HTTP/1.1" 200 2893 0.006594 10.0.0.33 - - [2025-10-09 10:33:36] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623 HTTP/1.1" 200 2893 0.005116 10.0.0.33 - - [2025-10-09 10:33:36] "GET /routing-instance/d3db9275-f435-488b-b7e7-e9f503c0b2bc HTTP/1.1" 200 1784 0.004141 10.0.0.33 - - [2025-10-09 10:33:36] "GET /routing-instance/d3db9275-f435-488b-b7e7-e9f503c0b2bc HTTP/1.1" 200 1784 0.005371 10.0.0.33 - - [2025-10-09 10:33:36] "GET /route-target/7cfd91c3-01e8-4deb-96ac-293f25fcd3e2 HTTP/1.1" 200 1206 0.003365 10.0.0.33 - - [2025-10-09 10:33:36] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623 HTTP/1.1" 200 2893 0.005190 10.0.0.33 - - [2025-10-09 10:33:36] "GET /routing-instance/d3db9275-f435-488b-b7e7-e9f503c0b2bc HTTP/1.1" 200 1784 0.005545 10.0.0.33 - - [2025-10-09 10:33:36] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005722 10.0.0.33 - - [2025-10-09 10:33:36] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623 HTTP/1.1" 200 2893 0.004444 10.0.0.33 - - [2025-10-09 10:33:37] "GET /routing-instance/d3db9275-f435-488b-b7e7-e9f503c0b2bc HTTP/1.1" 200 1784 0.004225 10.0.0.33 - - [2025-10-09 10:33:37] "GET /routing-instance/d3db9275-f435-488b-b7e7-e9f503c0b2bc HTTP/1.1" 200 1784 0.004485 10.0.0.33 - - [2025-10-09 10:33:37] "GET /route-target/7cfd91c3-01e8-4deb-96ac-293f25fcd3e2 HTTP/1.1" 200 1206 0.003658 10.0.0.33 - - [2025-10-09 10:33:37] "GET /domains HTTP/1.1" 200 438 0.002692 10.0.0.33 - - [2025-10-09 10:33:37] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.33 - - [2025-10-09 10:33:37] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1509 0.007926 10.0.0.33 - - [2025-10-09 10:33:37] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001424 10.0.0.33 - - [2025-10-09 10:33:37] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5 HTTP/1.1" 200 2565 0.028786 10.0.0.33 - - [2025-10-09 10:33:37] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623 HTTP/1.1" 200 2893 0.005307 10.0.0.33 - - [2025-10-09 10:33:37] "GET /obj-perms HTTP/1.1" 200 6414 0.066841 10.0.0.33 - - [2025-10-09 10:33:38] "GET /domains HTTP/1.1" 200 438 0.003180 10.0.0.33 - - [2025-10-09 10:33:38] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.33 - - [2025-10-09 10:33:38] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1509 0.008126 10.0.0.33 - - [2025-10-09 10:33:38] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000989 10.0.0.33 - - [2025-10-09 10:33:38] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5 HTTP/1.1" 200 2565 0.033657 10.0.0.33 - - [2025-10-09 10:33:38] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293 HTTP/1.1" 200 2881 0.007577 10.0.0.33 - - [2025-10-09 10:33:38] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293 HTTP/1.1" 200 2881 0.005526 10.0.0.33 - - [2025-10-09 10:33:38] "GET /routing-instance/971feb4c-bec6-45e3-9d9c-439c713b3ed6 HTTP/1.1" 200 1784 0.003841 10.0.0.33 - - [2025-10-09 10:33:38] "GET /routing-instance/971feb4c-bec6-45e3-9d9c-439c713b3ed6 HTTP/1.1" 200 1784 0.005059 10.0.0.33 - - [2025-10-09 10:33:38] "GET /route-target/832b7f16-ad08-4dda-afe6-9adbe28a068e HTTP/1.1" 200 1206 0.004002 10.0.0.33 - - [2025-10-09 10:33:38] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293 HTTP/1.1" 200 2881 0.005110 10.0.0.33 - - [2025-10-09 10:33:38] "GET /routing-instance/971feb4c-bec6-45e3-9d9c-439c713b3ed6 HTTP/1.1" 200 1784 0.004544 10.0.0.33 - - [2025-10-09 10:33:38] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005220 10.0.0.33 - - [2025-10-09 10:33:38] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293 HTTP/1.1" 200 2881 0.005872 10.0.0.33 - - [2025-10-09 10:33:38] "GET /routing-instance/971feb4c-bec6-45e3-9d9c-439c713b3ed6 HTTP/1.1" 200 1784 0.003875 10.0.0.33 - - [2025-10-09 10:33:38] "GET /routing-instance/971feb4c-bec6-45e3-9d9c-439c713b3ed6 HTTP/1.1" 200 1784 0.004715 10.0.0.33 - - [2025-10-09 10:33:38] "GET /route-target/832b7f16-ad08-4dda-afe6-9adbe28a068e HTTP/1.1" 200 1206 0.003620 10.0.0.33 - - [2025-10-09 10:33:39] "GET /domains HTTP/1.1" 200 438 0.002753 10.0.0.33 - - [2025-10-09 10:33:39] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001982 10.0.0.33 - - [2025-10-09 10:33:39] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1509 0.008537 10.0.0.33 - - [2025-10-09 10:33:39] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001235 10.0.0.33 - - [2025-10-09 10:33:39] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5 HTTP/1.1" 200 2565 0.027589 10.0.0.33 - - [2025-10-09 10:33:39] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293 HTTP/1.1" 200 2881 0.005225 10.0.0.33 - - [2025-10-09 10:33:39] "GET /obj-perms HTTP/1.1" 200 6414 0.003862 10.0.0.33 - - [2025-10-09 10:33:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001583 252.33.8.156 - - [2025-10-09 10:33:39] "POST /neutron/network HTTP/1.1" 200 935 0.005866 252.33.8.156 - - [2025-10-09 10:33:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000478 252.33.8.156 - - [2025-10-09 10:33:39] "GET / HTTP/1.1" 200 36215 0.002535 252.33.8.156 - - [2025-10-09 10:33:39] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000571 10.0.0.33 - - [2025-10-09 10:33:40] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001163 252.33.8.156 - - [2025-10-09 10:33:40] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.057422 252.33.8.156 - - [2025-10-09 10:33:40] "POST /neutron/network HTTP/1.1" 200 925 0.005854 252.33.8.156 - - [2025-10-09 10:33:40] "POST /neutron/port HTTP/1.1" 200 117 0.006790 252.33.8.156 - - [2025-10-09 10:33:40] "POST /neutron/port HTTP/1.1" 200 117 0.007406 10.0.0.33 - - [2025-10-09 10:33:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001329 252.33.8.156 - - [2025-10-09 10:33:40] "POST /neutron/port HTTP/1.1" 200 117 0.005441 252.33.8.156 - - [2025-10-09 10:33:40] "POST /neutron/network HTTP/1.1" 200 931 0.007357 252.33.8.156 - - [2025-10-09 10:33:41] "GET /aaa-mode HTTP/1.1" 401 296 0.000566 252.33.8.156 - - [2025-10-09 10:33:41] "GET / HTTP/1.1" 200 36215 0.002193 252.33.8.156 - - [2025-10-09 10:33:41] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001002 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/network HTTP/1.1" 200 935 0.006815 10.0.0.33 - - [2025-10-09 10:33:41] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001551 10.0.0.33 - - [2025-10-09 10:33:41] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001212 252.33.8.156 - - [2025-10-09 10:33:41] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066737 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/network HTTP/1.1" 200 921 0.005282 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/port HTTP/1.1" 200 1061 0.245050 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/port HTTP/1.1" 200 1061 0.011308 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/port HTTP/1.1" 200 1061 0.010234 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/port HTTP/1.1" 200 1035 0.021372 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/port HTTP/1.1" 200 1111 0.083862 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007516 252.33.8.156 - - [2025-10-09 10:33:41] "POST /neutron/port HTTP/1.1" 200 117 0.006035 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/port HTTP/1.1" 200 1085 0.020041 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004490 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/port HTTP/1.1" 200 1085 0.022834 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011170 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.011582 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.001367 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/network HTTP/1.1" 200 925 0.006944 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/network HTTP/1.1" 200 931 0.008069 10.0.0.33 - - [2025-10-09 10:33:42] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001606 10.0.0.33 - - [2025-10-09 10:33:42] "PUT /access-control-list/58739de3-1f31-4ba8-a1a4-e870c96e1b0f HTTP/1.1" 200 273 0.014331 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/port HTTP/1.1" 200 1057 0.245571 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/port HTTP/1.1" 200 1057 0.013698 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/port HTTP/1.1" 200 1057 0.013907 252.33.8.156 - - [2025-10-09 10:33:42] "POST /neutron/port HTTP/1.1" 200 1107 0.068651 252.33.8.156 - - [2025-10-09 10:33:43] "POST /neutron/port HTTP/1.1" 200 1081 0.019464 252.33.8.156 - - [2025-10-09 10:33:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004172 252.33.8.156 - - [2025-10-09 10:33:43] "POST /neutron/subnet HTTP/1.1" 200 684 0.010694 252.33.8.156 - - [2025-10-09 10:33:43] "POST /neutron/port HTTP/1.1" 200 117 0.001827 252.33.8.156 - - [2025-10-09 10:33:43] "POST /neutron/network HTTP/1.1" 200 921 0.009045 252.33.8.156 - - [2025-10-09 10:33:47] "POST /neutron/port HTTP/1.1" 200 1085 0.012838 252.33.8.156 - - [2025-10-09 10:33:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006564 252.33.8.156 - - [2025-10-09 10:33:47] "POST /neutron/port HTTP/1.1" 200 1085 0.012498 252.33.8.156 - - [2025-10-09 10:33:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006359 252.33.8.156 - - [2025-10-09 10:33:47] "POST /neutron/port HTTP/1.1" 200 1085 0.011886 252.33.8.156 - - [2025-10-09 10:33:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008421 10.0.0.33 - - [2025-10-09 10:33:47] "GET /virtual-machine/6f23488e-6ede-4d5c-82f0-086200465177 HTTP/1.1" 200 1293 0.005015 10.0.0.33 - - [2025-10-09 10:33:47] "GET /virtual-machine-interface/41aecbeb-0493-4ddd-854e-26c2f0e39f95 HTTP/1.1" 200 2945 0.005370 10.0.0.33 - - [2025-10-09 10:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.33 - - [2025-10-09 10:33:47] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003759 10.0.0.33 - - [2025-10-09 10:33:47] "GET /virtual-networks?parent_id=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003201 10.0.0.33 - - [2025-10-09 10:33:47] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006201 10.0.0.33 - - [2025-10-09 10:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2025-10-09 10:33:51] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005193 252.33.8.156 - - [2025-10-09 10:33:51] "POST /neutron/port HTTP/1.1" 200 1085 0.011665 252.33.8.156 - - [2025-10-09 10:33:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006685 252.33.8.156 - - [2025-10-09 10:33:52] "POST /neutron/port HTTP/1.1" 200 1081 0.013876 252.33.8.156 - - [2025-10-09 10:33:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007339 252.33.8.156 - - [2025-10-09 10:33:52] "POST /neutron/port HTTP/1.1" 200 1081 0.014049 252.33.8.156 - - [2025-10-09 10:33:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006622 252.33.8.156 - - [2025-10-09 10:33:52] "POST /neutron/port HTTP/1.1" 200 1081 0.015121 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006985 10.0.0.33 - - [2025-10-09 10:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.33 - - [2025-10-09 10:33:53] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007340 10.0.0.33 - - [2025-10-09 10:33:53] "GET /virtual-networks?parent_id=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003100 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/port HTTP/1.1" 200 1085 0.017620 10.0.0.33 - - [2025-10-09 10:33:53] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007274 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007616 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/port HTTP/1.1" 200 1085 0.013834 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006417 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/port HTTP/1.1" 200 1081 0.022195 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/port HTTP/1.1" 200 1085 0.013523 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007267 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005955 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/port HTTP/1.1" 200 1081 0.011876 252.33.8.156 - - [2025-10-09 10:33:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007482 252.33.8.156 - - [2025-10-09 10:33:54] "POST /neutron/port HTTP/1.1" 200 1081 0.014506 252.33.8.156 - - [2025-10-09 10:33:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009042 10.0.0.33 - - [2025-10-09 10:33:54] "GET /virtual-machine/c04bc622-d439-418c-a954-b9b75d135f6d HTTP/1.1" 200 1295 0.007935 10.0.0.33 - - [2025-10-09 10:33:54] "GET /virtual-machine-interface/30327621-9ad5-41da-97aa-6681539a1c16 HTTP/1.1" 200 2946 0.005938 10.0.0.33 - - [2025-10-09 10:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.33 - - [2025-10-09 10:33:54] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003157 10.0.0.33 - - [2025-10-09 10:33:54] "GET /virtual-networks?parent_id=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005566 10.0.0.33 - - [2025-10-09 10:33:54] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007033 10.0.0.33 - - [2025-10-09 10:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.33 - - [2025-10-09 10:33:55] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003210 10.0.0.33 - - [2025-10-09 10:33:55] "GET /virtual-networks?parent_id=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003449 10.0.0.33 - - [2025-10-09 10:33:55] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005216 252.33.8.156 - - [2025-10-09 10:33:55] "POST /neutron/port HTTP/1.1" 200 1081 0.013343 252.33.8.156 - - [2025-10-09 10:33:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009338 252.33.8.156 - - [2025-10-09 10:33:58] "POST /neutron/port HTTP/1.1" 200 1081 0.013309 252.33.8.156 - - [2025-10-09 10:33:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005697 10.0.0.33 - - [2025-10-09 10:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2025-10-09 10:34:05] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000954 10.0.0.33 - - [2025-10-09 10:34:05] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.024559 10.0.0.33 - - [2025-10-09 10:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.33 - - [2025-10-09 10:34:05] "PUT /network-policy/b42c6f92-d836-43e9-9996-36cdcbd12915 HTTP/1.1" 200 263 0.010315 10.0.0.33 - - [2025-10-09 10:34:06] "PUT /access-control-list/58739de3-1f31-4ba8-a1a4-e870c96e1b0f HTTP/1.1" 200 273 0.052689 10.0.0.33 - - [2025-10-09 10:34:06] "POST /ref-update HTTP/1.1" 200 156 0.018322 10.0.0.33 - - [2025-10-09 10:34:06] "PUT /access-control-list/c8242a3c-2071-452a-992c-a6a3d2760896 HTTP/1.1" 200 273 0.054116 10.0.0.33 - - [2025-10-09 10:34:06] "POST /ref-update HTTP/1.1" 200 156 0.012851 10.0.0.33 - - [2025-10-09 10:34:08] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007205 252.33.8.156 - - [2025-10-09 10:34:08] "POST /neutron/network HTTP/1.1" 200 921 0.006275 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:34:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001231 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/network HTTP/1.1" 200 821 0.055282 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:34:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002417 10.0.0.33 - - [2025-10-09 10:34:09] "DELETE /access-control-list/58739de3-1f31-4ba8-a1a4-e870c96e1b0f HTTP/1.1" 200 115 0.045122 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/network HTTP/1.1" 200 821 0.014860 10.0.0.33 - - [2025-10-09 10:34:09] "GET /virtual-network/be27253b-7fc9-449f-85b2-baaff3546293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010771 10.0.0.33 - - [2025-10-09 10:34:09] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009106 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/network HTTP/1.1" 200 925 0.006355 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/network HTTP/1.1" 200 825 0.062698 10.0.0.33 - - [2025-10-09 10:34:09] "DELETE /access-control-list/c8242a3c-2071-452a-992c-a6a3d2760896 HTTP/1.1" 200 115 0.039035 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/network HTTP/1.1" 200 825 0.006090 10.0.0.33 - - [2025-10-09 10:34:09] "GET /virtual-network/74ae0c86-782e-42db-b0a9-c84c1db05623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005323 10.0.0.33 - - [2025-10-09 10:34:09] "DELETE /network-policy/b42c6f92-d836-43e9-9996-36cdcbd12915 HTTP/1.1" 200 115 0.049441 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/network HTTP/1.1" 200 821 0.007383 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/network HTTP/1.1" 400 204 0.016448 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/port HTTP/1.1" 200 1081 0.018303 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/port HTTP/1.1" 200 1085 0.017341 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/port HTTP/1.1" 200 1107 0.013641 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/port HTTP/1.1" 200 1111 0.012677 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/port HTTP/1.1" 200 151 0.155003 252.33.8.156 - - [2025-10-09 10:34:09] "POST /neutron/port HTTP/1.1" 200 151 0.145837 252.33.8.156 - - [2025-10-09 10:34:11] "POST /neutron/network HTTP/1.1" 200 821 0.006836 10.0.0.33 - - [2025-10-09 10:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015565 10.0.0.33 - - [2025-10-09 10:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004048 10.0.0.33 - - [2025-10-09 10:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003574 252.33.8.156 - - [2025-10-09 10:34:12] "POST /neutron/network HTTP/1.1" 200 151 0.234444 10.0.0.33 - - [2025-10-09 10:34:12] "DELETE /route-target/832b7f16-ad08-4dda-afe6-9adbe28a068e HTTP/1.1" 200 115 0.045936 10.0.0.33 - - [2025-10-09 10:34:12] "GET /routing-instance/971feb4c-bec6-45e3-9d9c-439c713b3ed6 HTTP/1.1" 404 171 0.004485 10.0.0.33 - - [2025-10-09 10:34:12] "GET /domains HTTP/1.1" 200 438 0.004398 10.0.0.33 - - [2025-10-09 10:34:12] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001428 10.0.0.33 - - [2025-10-09 10:34:12] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1509 0.008752 10.0.0.33 - - [2025-10-09 10:34:12] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001849 10.0.0.33 - - [2025-10-09 10:34:12] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5 HTTP/1.1" 200 2099 0.066427 252.33.8.156 - - [2025-10-09 10:34:12] "POST /neutron/network HTTP/1.1" 200 825 0.007426 10.0.0.33 - - [2025-10-09 10:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.33 - - [2025-10-09 10:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002346 10.0.0.33 - - [2025-10-09 10:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006564 252.33.8.156 - - [2025-10-09 10:34:12] "POST /neutron/network HTTP/1.1" 200 151 0.095971 10.0.0.33 - - [2025-10-09 10:34:12] "DELETE /route-target/7cfd91c3-01e8-4deb-96ac-293f25fcd3e2 HTTP/1.1" 200 115 0.038998 10.0.0.33 - - [2025-10-09 10:34:12] "GET /routing-instance/d3db9275-f435-488b-b7e7-e9f503c0b2bc HTTP/1.1" 404 171 0.005912 10.0.0.33 - - [2025-10-09 10:34:12] "GET /domains HTTP/1.1" 200 438 0.002781 10.0.0.33 - - [2025-10-09 10:34:12] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001053 10.0.0.33 - - [2025-10-09 10:34:12] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1509 0.008664 10.0.0.33 - - [2025-10-09 10:34:12] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001397 10.0.0.33 - - [2025-10-09 10:34:13] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5 HTTP/1.1" 200 1861 0.033398 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:34:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001071 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:34:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001676 10.0.0.33 - - [2025-10-09 10:34:13] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001219 10.0.0.33 - - [2025-10-09 10:34:13] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025958 10.0.0.33 - - [2025-10-09 10:34:13] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001069 10.0.0.33 - - [2025-10-09 10:34:13] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?fields=virtual_networks HTTP/1.1" 200 1036 0.069746 10.0.0.33 - - [2025-10-09 10:34:13] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001851 10.0.0.33 - - [2025-10-09 10:34:13] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.031915 10.0.0.33 - - [2025-10-09 10:34:13] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001497 10.0.0.33 - - [2025-10-09 10:34:13] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?fields=security_groups HTTP/1.1" 200 1263 0.039956 10.0.0.33 - - [2025-10-09 10:34:14] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001165 10.0.0.33 - - [2025-10-09 10:34:14] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007129 10.0.0.33 - - [2025-10-09 10:34:15] "POST /fqname-to-id HTTP/1.1" 404 179 0.035521 10.0.0.33 - - [2025-10-09 10:34:15] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002661 10.0.0.33 - - [2025-10-09 10:34:15] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.33 - - [2025-10-09 10:34:15] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007334 10.0.0.33 - - [2025-10-09 10:34:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.002235 10.0.0.33 - - [2025-10-09 10:34:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.002606 10.0.0.33 - - [2025-10-09 10:34:15] "POST /security-groups HTTP/1.1" 200 576 0.064203 10.0.0.33 - - [2025-10-09 10:34:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.002618 10.0.0.33 - - [2025-10-09 10:34:15] "POST /projects HTTP/1.1" 200 563 0.226353 10.0.0.33 - - [2025-10-09 10:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.261850 10.0.0.33 - - [2025-10-09 10:34:15] "POST /access-control-lists HTTP/1.1" 200 589 0.059872 10.0.0.33 - - [2025-10-09 10:34:15] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.403848 10.0.0.33 - - [2025-10-09 10:34:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.003883 10.0.0.33 - - [2025-10-09 10:34:15] "POST /access-control-lists HTTP/1.1" 200 587 0.063657 10.0.0.33 - - [2025-10-09 10:34:16] "GET / HTTP/1.1" 200 36215 0.001992 10.0.0.33 - - [2025-10-09 10:34:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.001789 10.0.0.33 - - [2025-10-09 10:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.074008 10.0.0.33 - - [2025-10-09 10:34:18] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001021 10.0.0.33 - - [2025-10-09 10:34:18] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.024815 252.33.8.156 - - [2025-10-09 10:34:18] "POST /neutron/network HTTP/1.1" 200 117 0.038477 10.0.0.33 - - [2025-10-09 10:34:18] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001315 252.33.8.156 - - [2025-10-09 10:34:18] "POST /neutron/network HTTP/1.1" 200 610 0.069354 10.0.0.33 - - [2025-10-09 10:34:18] "POST /route-targets HTTP/1.1" 200 328 0.010531 10.0.0.33 - - [2025-10-09 10:34:18] "POST /ref-update HTTP/1.1" 200 156 0.013952 10.0.0.33 - - [2025-10-09 10:34:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003320 252.33.8.156 - - [2025-10-09 10:34:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.184143 252.33.8.156 - - [2025-10-09 10:34:18] "POST /neutron/network HTTP/1.1" 200 829 0.005679 10.0.0.33 - - [2025-10-09 10:34:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.002368 10.0.0.33 - - [2025-10-09 10:34:19] "GET /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005229 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:34:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001320 252.33.8.156 - - [2025-10-09 10:34:19] "POST /neutron/network HTTP/1.1" 200 829 0.006181 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:34:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001452 10.0.0.33 - - [2025-10-09 10:34:19] "GET /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005896 252.33.8.156 - - [2025-10-09 10:34:19] "POST /neutron/network HTTP/1.1" 200 829 0.006107 252.33.8.156 - - [2025-10-09 10:34:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.007647 10.0.0.33 - - [2025-10-09 10:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.33 - - [2025-10-09 10:34:19] "GET /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005366 10.0.0.33 - - [2025-10-09 10:34:19] "PUT /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2 HTTP/1.1" 200 265 0.039943 10.0.0.33 - - [2025-10-09 10:34:19] "POST /route-targets HTTP/1.1" 200 324 0.016639 10.0.0.33 - - [2025-10-09 10:34:19] "POST /ref-update HTTP/1.1" 200 156 0.010769 10.0.0.33 - - [2025-10-09 10:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001034 10.0.0.33 - - [2025-10-09 10:34:19] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.029149 252.33.8.156 - - [2025-10-09 10:34:19] "POST /neutron/network HTTP/1.1" 200 117 0.009956 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001359 10.0.0.33 - - [2025-10-09 10:34:19] "DELETE /project/f552d8a5e9f44fcda4685b3fd5e9852d HTTP/1.1" 404 173 0.006675 10.0.0.33 - - [2025-10-09 10:34:19] "DELETE /project/c0cfeda3dcc3455d846c3703789c2792 HTTP/1.1" 404 173 0.004190 10.0.0.33 - - [2025-10-09 10:34:19] "DELETE /project/8052a03d135e41e98e90d99115908fa5 HTTP/1.1" 404 173 0.003498 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001107 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000880 10.0.0.33 - - [2025-10-09 10:34:19] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.039260 10.0.0.33 - - [2025-10-09 10:34:19] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.042405 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001236 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000896 252.33.8.156 - - [2025-10-09 10:34:19] "POST /neutron/network HTTP/1.1" 200 610 0.124667 10.0.0.33 - - [2025-10-09 10:34:19] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?fields=security_groups HTTP/1.1" 200 1399 0.043351 10.0.0.33 - - [2025-10-09 10:34:19] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?fields=security_groups HTTP/1.1" 200 1356 0.046608 10.0.0.33 - - [2025-10-09 10:34:19] "POST /route-targets HTTP/1.1" 200 328 0.030435 10.0.0.33 - - [2025-10-09 10:34:19] "POST /ref-update HTTP/1.1" 200 156 0.021284 10.0.0.33 - - [2025-10-09 10:34:19] "DELETE /security-group/92cec242-818b-4401-b099-0a3158c05d13 HTTP/1.1" 200 115 0.055734 10.0.0.33 - - [2025-10-09 10:34:19] "DELETE /security-group/699049a3-043b-4234-a0b9-af6675294d87 HTTP/1.1" 200 115 0.058750 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001080 10.0.0.33 - - [2025-10-09 10:34:19] "GET /projects?obj_uuids=8052a03d-135e-41e9-8e90-d99115908fa5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001131 10.0.0.33 - - [2025-10-09 10:34:19] "DELETE /access-control-list/40b88e29-9d76-457f-ac0c-bc99fb8ae7e6 HTTP/1.1" 200 115 0.046828 10.0.0.33 - - [2025-10-09 10:34:19] "GET /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d?fields=application_policy_sets HTTP/1.1" 200 1438 0.046679 10.0.0.33 - - [2025-10-09 10:34:19] "GET /project/8052a03d-135e-41e9-8e90-d99115908fa5?fields=application_policy_sets HTTP/1.1" 200 1395 0.046525 10.0.0.33 - - [2025-10-09 10:34:19] "DELETE /access-control-list/4fd313b4-4843-43a9-879d-627b314047b9 HTTP/1.1" 200 115 0.043684 10.0.0.33 - - [2025-10-09 10:34:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003755 10.0.0.33 - - [2025-10-09 10:34:20] "DELETE /access-control-list/cda08825-8a73-4feb-b444-f4f59062ae7f HTTP/1.1" 200 115 0.049705 252.33.8.156 - - [2025-10-09 10:34:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.265790 10.0.0.33 - - [2025-10-09 10:34:20] "DELETE /access-control-list/4e74c6c4-d31d-43be-80dc-3fddcf150fd5 HTTP/1.1" 200 115 0.069960 252.33.8.156 - - [2025-10-09 10:34:20] "POST /neutron/network HTTP/1.1" 200 829 0.011393 10.0.0.33 - - [2025-10-09 10:34:20] "DELETE /project/f552d8a5-e9f4-4fcd-a468-5b3fd5e9852d HTTP/1.1" 200 115 0.487873 10.0.0.33 - - [2025-10-09 10:34:20] "DELETE /project/8052a03d-135e-41e9-8e90-d99115908fa5 HTTP/1.1" 200 115 0.493121 10.0.0.33 - - [2025-10-09 10:34:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001423 10.0.0.33 - - [2025-10-09 10:34:20] "GET /virtual-network/c97df1e5-781a-4c24-9ceb-d15640d5e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007188 252.33.8.156 - - [2025-10-09 10:34:20] "POST /neutron/network HTTP/1.1" 200 829 0.059022 10.0.0.33 - - [2025-10-09 10:34:20] "GET /virtual-network/c97df1e5-781a-4c24-9ceb-d15640d5e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.041480 252.33.8.156 - - [2025-10-09 10:34:20] "POST /neutron/network HTTP/1.1" 200 829 0.006484 252.33.8.156 - - [2025-10-09 10:34:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.011790 10.0.0.33 - - [2025-10-09 10:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.33 - - [2025-10-09 10:34:20] "GET /virtual-network/c97df1e5-781a-4c24-9ceb-d15640d5e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005355 10.0.0.33 - - [2025-10-09 10:34:20] "POST /ref-update HTTP/1.1" 200 156 0.015199 10.0.0.33 - - [2025-10-09 10:34:20] "PUT /virtual-network/c97df1e5-781a-4c24-9ceb-d15640d5e8e5 HTTP/1.1" 200 265 0.046004 10.0.0.33 - - [2025-10-09 10:34:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001414 252.33.8.156 - - [2025-10-09 10:34:21] "POST /neutron/network HTTP/1.1" 200 839 0.006259 252.33.8.156 - - [2025-10-09 10:34:21] "GET /aaa-mode HTTP/1.1" 401 296 0.000433 252.33.8.156 - - [2025-10-09 10:34:21] "GET / HTTP/1.1" 200 36215 0.001669 252.33.8.156 - - [2025-10-09 10:34:21] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000488 10.0.0.33 - - [2025-10-09 10:34:21] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001065 252.33.8.156 - - [2025-10-09 10:34:21] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.058654 252.33.8.156 - - [2025-10-09 10:34:21] "POST /neutron/network HTTP/1.1" 200 829 0.005255 252.33.8.156 - - [2025-10-09 10:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.004942 252.33.8.156 - - [2025-10-09 10:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.006381 10.0.0.33 - - [2025-10-09 10:34:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001658 252.33.8.156 - - [2025-10-09 10:34:22] "POST /neutron/port HTTP/1.1" 200 117 0.005917 252.33.8.156 - - [2025-10-09 10:34:22] "POST /neutron/network HTTP/1.1" 200 839 0.006385 252.33.8.156 - - [2025-10-09 10:34:22] "GET /aaa-mode HTTP/1.1" 401 296 0.000451 252.33.8.156 - - [2025-10-09 10:34:22] "GET / HTTP/1.1" 200 36215 0.002097 252.33.8.156 - - [2025-10-09 10:34:22] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000402 252.33.8.156 - - [2025-10-09 10:34:22] "POST /neutron/network HTTP/1.1" 200 839 0.007689 10.0.0.33 - - [2025-10-09 10:34:22] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001293 10.0.0.33 - - [2025-10-09 10:34:22] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001450 252.33.8.156 - - [2025-10-09 10:34:22] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.082130 252.33.8.156 - - [2025-10-09 10:34:22] "POST /neutron/port HTTP/1.1" 200 1051 0.315629 252.33.8.156 - - [2025-10-09 10:34:22] "POST /neutron/network HTTP/1.1" 200 829 0.006286 252.33.8.156 - - [2025-10-09 10:34:22] "POST /neutron/port HTTP/1.1" 200 1051 0.011706 252.33.8.156 - - [2025-10-09 10:34:22] "POST /neutron/port HTTP/1.1" 200 1051 0.012697 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/port HTTP/1.1" 200 1037 0.056798 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/port HTTP/1.1" 200 1101 0.133871 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009395 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.006470 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/port HTTP/1.1" 200 1075 0.014368 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006023 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/port HTTP/1.1" 200 1075 0.013364 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.010417 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007745 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.001444 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/network HTTP/1.1" 200 829 0.008230 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/network HTTP/1.1" 200 839 0.008657 10.0.0.33 - - [2025-10-09 10:34:23] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001063 252.33.8.156 - - [2025-10-09 10:34:23] "POST /neutron/port HTTP/1.1" 200 1051 0.277829 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/port HTTP/1.1" 200 1051 0.010376 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/port HTTP/1.1" 200 1051 0.011170 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/port HTTP/1.1" 200 1101 0.065102 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/port HTTP/1.1" 200 1075 0.012899 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003606 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.007889 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/port HTTP/1.1" 200 117 0.001869 252.33.8.156 - - [2025-10-09 10:34:24] "POST /neutron/network HTTP/1.1" 200 829 0.007219 252.33.8.156 - - [2025-10-09 10:34:28] "POST /neutron/port HTTP/1.1" 200 1075 0.016068 252.33.8.156 - - [2025-10-09 10:34:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006757 10.0.0.33 - - [2025-10-09 10:34:28] "GET /obj-perms HTTP/1.1" 200 6363 0.065583 252.33.8.156 - - [2025-10-09 10:34:28] "POST /neutron/port HTTP/1.1" 200 1075 0.012644 252.33.8.156 - - [2025-10-09 10:34:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006437 252.33.8.156 - - [2025-10-09 10:34:28] "POST /neutron/port HTTP/1.1" 200 1075 0.017284 252.33.8.156 - - [2025-10-09 10:34:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007192 10.0.0.33 - - [2025-10-09 10:34:28] "GET /virtual-machine/0bbe60a3-0c49-4b96-a677-13183408cab5 HTTP/1.1" 401 296 0.001009 10.0.0.33 - - [2025-10-09 10:34:28] "GET /obj-perms HTTP/1.1" 200 6363 0.060547 10.0.0.33 - - [2025-10-09 10:34:29] "GET /virtual-machine/0bbe60a3-0c49-4b96-a677-13183408cab5 HTTP/1.1" 200 1284 0.042054 10.0.0.33 - - [2025-10-09 10:34:29] "GET /virtual-machine-interface/bfbeb234-3635-40d1-a564-9b4f6aaefadb HTTP/1.1" 200 2923 0.005315 10.0.0.33 - - [2025-10-09 10:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.33 - - [2025-10-09 10:34:29] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004651 10.0.0.33 - - [2025-10-09 10:34:29] "GET /virtual-networks?parent_id=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003354 10.0.0.33 - - [2025-10-09 10:34:29] "GET /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007409 10.0.0.33 - - [2025-10-09 10:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012524 10.0.0.33 - - [2025-10-09 10:34:32] "GET /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.034046 252.33.8.156 - - [2025-10-09 10:34:34] "POST /neutron/port HTTP/1.1" 200 1075 0.085075 252.33.8.156 - - [2025-10-09 10:34:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.051646 252.33.8.156 - - [2025-10-09 10:34:34] "POST /neutron/port HTTP/1.1" 200 1075 0.014237 10.0.0.33 - - [2025-10-09 10:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026156 10.0.0.33 - - [2025-10-09 10:34:35] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.048275 252.33.8.156 - - [2025-10-09 10:34:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.015244 10.0.0.33 - - [2025-10-09 10:34:35] "GET /virtual-networks?parent_id=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003986 10.0.0.33 - - [2025-10-09 10:34:35] "GET /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007947 252.33.8.156 - - [2025-10-09 10:34:35] "POST /neutron/port HTTP/1.1" 200 1075 0.061163 252.33.8.156 - - [2025-10-09 10:34:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.044065 252.33.8.156 - - [2025-10-09 10:34:35] "POST /neutron/port HTTP/1.1" 200 1075 0.103759 252.33.8.156 - - [2025-10-09 10:34:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010376 252.33.8.156 - - [2025-10-09 10:34:35] "POST /neutron/port HTTP/1.1" 200 1075 0.025283 252.33.8.156 - - [2025-10-09 10:34:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.030583 252.33.8.156 - - [2025-10-09 10:34:36] "POST /neutron/port HTTP/1.1" 200 1075 0.133351 252.33.8.156 - - [2025-10-09 10:34:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.067966 252.33.8.156 - - [2025-10-09 10:34:36] "POST /neutron/port HTTP/1.1" 200 1075 0.081814 252.33.8.156 - - [2025-10-09 10:34:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012575 252.33.8.156 - - [2025-10-09 10:34:38] "POST /neutron/port HTTP/1.1" 200 1075 0.104966 252.33.8.156 - - [2025-10-09 10:34:38] "POST /neutron/security_group HTTP/1.1" 200 2049 0.016175 252.33.8.156 - - [2025-10-09 10:34:39] "POST /neutron/port HTTP/1.1" 200 1075 0.035261 252.33.8.156 - - [2025-10-09 10:34:39] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011229 252.33.8.156 - - [2025-10-09 10:34:41] "POST /neutron/port HTTP/1.1" 200 1075 0.024160 252.33.8.156 - - [2025-10-09 10:34:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011472 252.33.8.156 - - [2025-10-09 10:34:41] "POST /neutron/port HTTP/1.1" 200 1075 0.033504 252.33.8.156 - - [2025-10-09 10:34:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011190 252.33.8.156 - - [2025-10-09 10:34:41] "POST /neutron/port HTTP/1.1" 200 1075 0.018464 252.33.8.156 - - [2025-10-09 10:34:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012462 10.0.0.33 - - [2025-10-09 10:34:41] "GET /virtual-machine/aea1762e-f0f7-4a7b-9bb5-d2a0117ad2ab HTTP/1.1" 200 1286 0.011957 10.0.0.33 - - [2025-10-09 10:34:41] "GET /virtual-machine-interface/bd431fb4-5d40-4e3c-93e9-cca5948e2ea8 HTTP/1.1" 200 2923 0.007060 10.0.0.33 - - [2025-10-09 10:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.33 - - [2025-10-09 10:34:41] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004795 10.0.0.33 - - [2025-10-09 10:34:41] "GET /virtual-networks?parent_id=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003488 10.0.0.33 - - [2025-10-09 10:34:41] "GET /virtual-network/c97df1e5-781a-4c24-9ceb-d15640d5e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006543 252.33.8.156 - - [2025-10-09 10:34:42] "POST /neutron/port HTTP/1.1" 200 1075 0.018412 252.33.8.156 - - [2025-10-09 10:34:42] "POST /neutron/port HTTP/1.1" 200 1075 0.014527 252.33.8.156 - - [2025-10-09 10:34:42] "POST /neutron/network HTTP/1.1" 200 839 0.006532 252.33.8.156 - - [2025-10-09 10:34:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004457 252.33.8.156 - - [2025-10-09 10:34:42] "POST /neutron/subnet HTTP/1.1" 200 698 0.013424 252.33.8.156 - - [2025-10-09 10:34:43] "POST /neutron/port HTTP/1.1" 200 117 0.001694 10.0.0.33 - - [2025-10-09 10:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011991 10.0.0.33 - - [2025-10-09 10:34:43] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008286 252.33.8.156 - - [2025-10-09 10:34:43] "POST /neutron/network HTTP/1.1" 200 829 0.009220 10.0.0.33 - - [2025-10-09 10:34:43] "GET /virtual-networks?parent_id=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003180 10.0.0.33 - - [2025-10-09 10:34:43] "GET /virtual-network/c97df1e5-781a-4c24-9ceb-d15640d5e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005216 10.0.0.33 - - [2025-10-09 10:34:43] "POST /routing-policys HTTP/1.1" 200 534 0.024070 10.0.0.33 - - [2025-10-09 10:34:43] "GET /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.021806 10.0.0.33 - - [2025-10-09 10:34:43] "PUT /virtual-network/e99bf181-6d95-4967-b882-287b7051c8e2 HTTP/1.1" 200 265 0.097128 10.0.0.33 - - [2025-10-09 10:34:43] "POST /ref-update HTTP/1.1" 200 156 0.092606 10.0.0.33 - - [2025-10-09 10:34:47] "POST /ref-update HTTP/1.1" 200 156 0.044241 10.0.0.33 - - [2025-10-09 10:34:47] "POST /ref-update HTTP/1.1" 200 156 0.016475 10.0.0.33 - - [2025-10-09 10:34:47] "DELETE /routing-policy/ecd4d107-4d02-4577-9c87-c879c54cd046 HTTP/1.1" 200 115 0.038152 252.33.8.156 - - [2025-10-09 10:34:47] "POST /neutron/network HTTP/1.1" 200 829 0.014098 252.33.8.156 - - [2025-10-09 10:34:47] "POST /neutron/network HTTP/1.1" 400 204 0.011658 252.33.8.156 - - [2025-10-09 10:34:48] "POST /neutron/port HTTP/1.1" 200 1075 0.020151 252.33.8.156 - - [2025-10-09 10:34:48] "POST /neutron/port HTTP/1.1" 200 1075 0.015422 252.33.8.156 - - [2025-10-09 10:34:48] "POST /neutron/port HTTP/1.1" 200 1101 0.009863 252.33.8.156 - - [2025-10-09 10:34:48] "POST /neutron/port HTTP/1.1" 200 1101 0.011816 252.33.8.156 - - [2025-10-09 10:34:48] "POST /neutron/port HTTP/1.1" 200 151 0.197941 252.33.8.156 - - [2025-10-09 10:34:48] "POST /neutron/port HTTP/1.1" 200 151 0.240347 252.33.8.156 - - [2025-10-09 10:34:50] "POST /neutron/network HTTP/1.1" 200 829 0.006328 10.0.0.33 - - [2025-10-09 10:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.33 - - [2025-10-09 10:34:50] "POST /useragent-kv HTTP/1.1" 200 115 0.034514 10.0.0.33 - - [2025-10-09 10:34:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002679 252.33.8.156 - - [2025-10-09 10:34:50] "POST /neutron/network HTTP/1.1" 200 151 0.179709 10.0.0.33 - - [2025-10-09 10:34:50] "DELETE /route-target/68fcab50-2845-4fd0-8635-7255f19d7183 HTTP/1.1" 200 115 0.044855 10.0.0.33 - - [2025-10-09 10:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 252.33.8.156 - - [2025-10-09 10:34:50] "POST /neutron/network HTTP/1.1" 200 829 0.009108 10.0.0.33 - - [2025-10-09 10:34:50] "DELETE /route-target/22ea8617-8988-4ef1-b28a-fff2d5e27676 HTTP/1.1" 409 240 0.005668 10.0.0.33 - - [2025-10-09 10:34:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005823 10.0.0.33 - - [2025-10-09 10:34:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003376 10.0.0.33 - - [2025-10-09 10:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 252.33.8.156 - - [2025-10-09 10:34:50] "POST /neutron/network HTTP/1.1" 200 151 0.100409 10.0.0.33 - - [2025-10-09 10:34:50] "DELETE /route-target/3f109040-920e-4b0f-b6a8-1fe84b261d84 HTTP/1.1" 200 115 0.019599 10.0.0.33 - - [2025-10-09 10:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.33 - - [2025-10-09 10:34:50] "DELETE /route-target/22ea8617-8988-4ef1-b28a-fff2d5e27676 HTTP/1.1" 200 115 0.017933 10.0.0.33 - - [2025-10-09 10:34:50] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001048 10.0.0.33 - - [2025-10-09 10:34:50] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.062928 10.0.0.33 - - [2025-10-09 10:34:50] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001276 10.0.0.33 - - [2025-10-09 10:34:50] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?fields=virtual_networks HTTP/1.1" 200 1018 0.026401 10.0.0.33 - - [2025-10-09 10:34:50] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001596 10.0.0.33 - - [2025-10-09 10:34:51] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.027439 10.0.0.33 - - [2025-10-09 10:34:51] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001163 10.0.0.33 - - [2025-10-09 10:34:51] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?fields=security_groups HTTP/1.1" 200 1236 0.027407 10.0.0.33 - - [2025-10-09 10:34:51] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001587 10.0.0.33 - - [2025-10-09 10:34:51] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008352 10.0.0.33 - - [2025-10-09 10:34:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.034361 10.0.0.33 - - [2025-10-09 10:34:52] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002452 10.0.0.33 - - [2025-10-09 10:34:52] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001337 10.0.0.33 - - [2025-10-09 10:34:52] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.044865 10.0.0.33 - - [2025-10-09 10:34:52] "POST /id-to-fqname HTTP/1.1" 200 186 0.002240 10.0.0.33 - - [2025-10-09 10:34:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.002971 10.0.0.33 - - [2025-10-09 10:34:52] "POST /security-groups HTTP/1.1" 200 581 0.063295 10.0.0.33 - - [2025-10-09 10:34:52] "POST /fqname-to-id HTTP/1.1" 404 230 0.002978 10.0.0.33 - - [2025-10-09 10:34:52] "POST /projects HTTP/1.1" 200 573 0.218892 10.0.0.33 - - [2025-10-09 10:34:52] "POST /access-control-lists HTTP/1.1" 200 594 0.060018 10.0.0.33 - - [2025-10-09 10:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.297569 10.0.0.33 - - [2025-10-09 10:34:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002985 10.0.0.33 - - [2025-10-09 10:34:52] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.482117 10.0.0.33 - - [2025-10-09 10:34:52] "POST /access-control-lists HTTP/1.1" 200 592 0.064819 10.0.0.33 - - [2025-10-09 10:34:54] "GET / HTTP/1.1" 200 36215 0.002048 10.0.0.33 - - [2025-10-09 10:34:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000591 10.0.0.33 - - [2025-10-09 10:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.075924 10.0.0.33 - - [2025-10-09 10:34:55] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001286 10.0.0.33 - - [2025-10-09 10:34:55] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024757 252.33.8.156 - - [2025-10-09 10:34:55] "POST /neutron/network HTTP/1.1" 200 117 0.036628 10.0.0.33 - - [2025-10-09 10:34:55] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001280 252.33.8.156 - - [2025-10-09 10:34:55] "POST /neutron/network HTTP/1.1" 200 611 0.072335 10.0.0.33 - - [2025-10-09 10:34:55] "POST /route-targets HTTP/1.1" 200 328 0.013753 10.0.0.33 - - [2025-10-09 10:34:55] "POST /ref-update HTTP/1.1" 200 156 0.010990 10.0.0.33 - - [2025-10-09 10:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002702 252.33.8.156 - - [2025-10-09 10:34:55] "POST /neutron/subnet HTTP/1.1" 200 719 0.149604 252.33.8.156 - - [2025-10-09 10:34:55] "POST /neutron/network HTTP/1.1" 200 829 0.006197 10.0.0.33 - - [2025-10-09 10:34:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001729 10.0.0.33 - - [2025-10-09 10:34:55] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005666 252.33.8.156 - - [2025-10-09 10:34:56] "POST /neutron/network HTTP/1.1" 200 829 0.006083 10.0.0.33 - - [2025-10-09 10:34:56] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007147 252.33.8.156 - - [2025-10-09 10:34:56] "POST /neutron/network HTTP/1.1" 200 829 0.008300 252.33.8.156 - - [2025-10-09 10:34:56] "POST /neutron/subnet HTTP/1.1" 200 719 0.008050 10.0.0.33 - - [2025-10-09 10:34:56] "GET /domains HTTP/1.1" 401 296 0.000607 10.0.0.33 - - [2025-10-09 10:34:56] "GET /domains HTTP/1.1" 200 438 0.041859 10.0.0.33 - - [2025-10-09 10:34:56] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000990 10.0.0.33 - - [2025-10-09 10:34:56] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1482 0.007908 10.0.0.33 - - [2025-10-09 10:34:56] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001067 10.0.0.33 - - [2025-10-09 10:34:56] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2077 0.029173 10.0.0.33 - - [2025-10-09 10:34:56] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661 HTTP/1.1" 200 2317 0.007912 10.0.0.33 - - [2025-10-09 10:34:56] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661 HTTP/1.1" 200 2317 0.005631 10.0.0.33 - - [2025-10-09 10:34:56] "GET /routing-instance/64722332-482a-411a-ae7b-bdae1fb11c8e HTTP/1.1" 200 1494 0.005060 10.0.0.33 - - [2025-10-09 10:34:57] "GET /routing-instance/64722332-482a-411a-ae7b-bdae1fb11c8e HTTP/1.1" 200 1494 0.003837 10.0.0.33 - - [2025-10-09 10:34:57] "GET /route-target/cbea5ec4-4c89-4065-b000-89d222b9b022 HTTP/1.1" 200 1213 0.003767 10.0.0.33 - - [2025-10-09 10:34:57] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661 HTTP/1.1" 200 2317 0.005835 10.0.0.33 - - [2025-10-09 10:34:57] "GET /routing-instance/64722332-482a-411a-ae7b-bdae1fb11c8e HTTP/1.1" 200 1494 0.004658 10.0.0.33 - - [2025-10-09 10:34:57] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005413 10.0.0.33 - - [2025-10-09 10:34:57] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661 HTTP/1.1" 200 2317 0.006531 10.0.0.33 - - [2025-10-09 10:34:57] "GET /routing-instance/64722332-482a-411a-ae7b-bdae1fb11c8e HTTP/1.1" 200 1494 0.004103 10.0.0.33 - - [2025-10-09 10:34:57] "GET /routing-instance/64722332-482a-411a-ae7b-bdae1fb11c8e HTTP/1.1" 200 1494 0.006297 10.0.0.33 - - [2025-10-09 10:34:57] "GET /route-target/cbea5ec4-4c89-4065-b000-89d222b9b022 HTTP/1.1" 200 1213 0.003495 10.0.0.33 - - [2025-10-09 10:34:57] "GET /domains HTTP/1.1" 200 438 0.002759 10.0.0.33 - - [2025-10-09 10:34:57] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001129 10.0.0.33 - - [2025-10-09 10:34:57] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1482 0.008368 10.0.0.33 - - [2025-10-09 10:34:57] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001015 10.0.0.33 - - [2025-10-09 10:34:57] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2077 0.028778 10.0.0.33 - - [2025-10-09 10:34:57] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661 HTTP/1.1" 200 2317 0.005286 10.0.0.33 - - [2025-10-09 10:34:58] "GET /obj-perms HTTP/1.1" 200 6406 0.062144 10.0.0.33 - - [2025-10-09 10:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.33 - - [2025-10-09 10:34:58] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001054 10.0.0.33 - - [2025-10-09 10:34:58] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025840 252.33.8.156 - - [2025-10-09 10:34:58] "POST /neutron/network HTTP/1.1" 200 117 0.009396 10.0.0.33 - - [2025-10-09 10:34:58] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000951 252.33.8.156 - - [2025-10-09 10:34:58] "POST /neutron/network HTTP/1.1" 200 611 0.068171 10.0.0.33 - - [2025-10-09 10:34:58] "POST /route-targets HTTP/1.1" 200 328 0.012425 10.0.0.33 - - [2025-10-09 10:34:58] "POST /ref-update HTTP/1.1" 200 156 0.010375 10.0.0.33 - - [2025-10-09 10:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005028 252.33.8.156 - - [2025-10-09 10:34:58] "POST /neutron/subnet HTTP/1.1" 200 710 0.208787 252.33.8.156 - - [2025-10-09 10:34:58] "POST /neutron/network HTTP/1.1" 200 827 0.006991 10.0.0.33 - - [2025-10-09 10:34:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.003896 10.0.0.33 - - [2025-10-09 10:34:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006594 252.33.8.156 - - [2025-10-09 10:34:59] "POST /neutron/network HTTP/1.1" 200 827 0.006478 10.0.0.33 - - [2025-10-09 10:34:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007390 252.33.8.156 - - [2025-10-09 10:34:59] "POST /neutron/network HTTP/1.1" 200 827 0.008624 252.33.8.156 - - [2025-10-09 10:34:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.007907 10.0.0.33 - - [2025-10-09 10:34:59] "GET /domains HTTP/1.1" 200 438 0.003608 10.0.0.33 - - [2025-10-09 10:34:59] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001048 10.0.0.33 - - [2025-10-09 10:34:59] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1482 0.007679 10.0.0.33 - - [2025-10-09 10:34:59] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001379 10.0.0.33 - - [2025-10-09 10:34:59] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2294 0.033216 10.0.0.33 - - [2025-10-09 10:34:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce HTTP/1.1" 200 2310 0.006375 10.0.0.33 - - [2025-10-09 10:34:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce HTTP/1.1" 200 2310 0.007363 10.0.0.33 - - [2025-10-09 10:34:59] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703 HTTP/1.1" 200 1495 0.003765 10.0.0.33 - - [2025-10-09 10:34:59] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703 HTTP/1.1" 200 1495 0.003689 10.0.0.33 - - [2025-10-09 10:34:59] "GET /route-target/d1ba2dca-b50f-403a-b7c5-9e1e318cf309 HTTP/1.1" 200 1213 0.003585 10.0.0.33 - - [2025-10-09 10:34:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce HTTP/1.1" 200 2310 0.005154 10.0.0.33 - - [2025-10-09 10:34:59] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703 HTTP/1.1" 200 1495 0.004288 10.0.0.33 - - [2025-10-09 10:34:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005807 10.0.0.33 - - [2025-10-09 10:34:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce HTTP/1.1" 200 2310 0.006116 10.0.0.33 - - [2025-10-09 10:34:59] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703 HTTP/1.1" 200 1495 0.004342 10.0.0.33 - - [2025-10-09 10:35:00] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703 HTTP/1.1" 200 1495 0.003729 10.0.0.33 - - [2025-10-09 10:35:00] "GET /route-target/d1ba2dca-b50f-403a-b7c5-9e1e318cf309 HTTP/1.1" 200 1213 0.004542 10.0.0.33 - - [2025-10-09 10:35:00] "GET /domains HTTP/1.1" 200 438 0.002777 10.0.0.33 - - [2025-10-09 10:35:00] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001086 10.0.0.33 - - [2025-10-09 10:35:00] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1482 0.007775 10.0.0.33 - - [2025-10-09 10:35:00] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001022 10.0.0.33 - - [2025-10-09 10:35:00] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2294 0.027520 10.0.0.33 - - [2025-10-09 10:35:00] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce HTTP/1.1" 200 2310 0.005185 10.0.0.33 - - [2025-10-09 10:35:00] "GET /obj-perms HTTP/1.1" 200 6406 0.001892 10.0.0.33 - - [2025-10-09 10:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.33 - - [2025-10-09 10:35:00] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001004 10.0.0.33 - - [2025-10-09 10:35:00] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024491 252.33.8.156 - - [2025-10-09 10:35:00] "POST /neutron/network HTTP/1.1" 200 117 0.009663 10.0.0.33 - - [2025-10-09 10:35:00] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001201 252.33.8.156 - - [2025-10-09 10:35:00] "POST /neutron/network HTTP/1.1" 200 613 0.068998 10.0.0.33 - - [2025-10-09 10:35:00] "POST /ref-update HTTP/1.1" 200 156 0.010276 10.0.0.33 - - [2025-10-09 10:35:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003831 252.33.8.156 - - [2025-10-09 10:35:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.137002 252.33.8.156 - - [2025-10-09 10:35:01] "POST /neutron/network HTTP/1.1" 200 833 0.006017 10.0.0.33 - - [2025-10-09 10:35:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.005505 10.0.0.33 - - [2025-10-09 10:35:01] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008091 252.33.8.156 - - [2025-10-09 10:35:01] "POST /neutron/network HTTP/1.1" 200 833 0.007090 10.0.0.33 - - [2025-10-09 10:35:01] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005825 252.33.8.156 - - [2025-10-09 10:35:01] "POST /neutron/network HTTP/1.1" 200 833 0.005840 252.33.8.156 - - [2025-10-09 10:35:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.007915 10.0.0.33 - - [2025-10-09 10:35:01] "GET /domains HTTP/1.1" 200 438 0.003033 10.0.0.33 - - [2025-10-09 10:35:01] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001103 10.0.0.33 - - [2025-10-09 10:35:01] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1482 0.007312 10.0.0.33 - - [2025-10-09 10:35:01] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001078 10.0.0.33 - - [2025-10-09 10:35:01] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2512 0.026448 10.0.0.33 - - [2025-10-09 10:35:01] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5 HTTP/1.1" 200 2327 0.006132 10.0.0.33 - - [2025-10-09 10:35:01] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5 HTTP/1.1" 200 2327 0.005813 10.0.0.33 - - [2025-10-09 10:35:01] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264 HTTP/1.1" 200 1498 0.004011 10.0.0.33 - - [2025-10-09 10:35:01] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264 HTTP/1.1" 200 1498 0.004879 10.0.0.33 - - [2025-10-09 10:35:01] "GET /route-target/8b14cbab-96f9-4f58-9e42-74c3bf94dac1 HTTP/1.1" 200 1215 0.004545 10.0.0.33 - - [2025-10-09 10:35:01] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5 HTTP/1.1" 200 2327 0.007698 10.0.0.33 - - [2025-10-09 10:35:02] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264 HTTP/1.1" 200 1498 0.004732 10.0.0.33 - - [2025-10-09 10:35:02] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005913 10.0.0.33 - - [2025-10-09 10:35:02] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5 HTTP/1.1" 200 2327 0.005152 10.0.0.33 - - [2025-10-09 10:35:02] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264 HTTP/1.1" 200 1498 0.004309 10.0.0.33 - - [2025-10-09 10:35:02] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264 HTTP/1.1" 200 1498 0.006444 10.0.0.33 - - [2025-10-09 10:35:02] "GET /route-target/8b14cbab-96f9-4f58-9e42-74c3bf94dac1 HTTP/1.1" 200 1215 0.004271 10.0.0.33 - - [2025-10-09 10:35:02] "GET /domains HTTP/1.1" 200 438 0.003117 10.0.0.33 - - [2025-10-09 10:35:02] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001184 10.0.0.33 - - [2025-10-09 10:35:02] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1482 0.008877 10.0.0.33 - - [2025-10-09 10:35:02] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001183 10.0.0.33 - - [2025-10-09 10:35:02] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2512 0.039559 10.0.0.33 - - [2025-10-09 10:35:02] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5 HTTP/1.1" 200 2327 0.007540 10.0.0.33 - - [2025-10-09 10:35:02] "GET /obj-perms HTTP/1.1" 200 6406 0.002542 10.0.0.33 - - [2025-10-09 10:35:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001752 252.33.8.156 - - [2025-10-09 10:35:03] "POST /neutron/network HTTP/1.1" 200 837 0.007306 252.33.8.156 - - [2025-10-09 10:35:03] "GET /aaa-mode HTTP/1.1" 401 296 0.000479 252.33.8.156 - - [2025-10-09 10:35:03] "GET / HTTP/1.1" 200 36215 0.002975 252.33.8.156 - - [2025-10-09 10:35:03] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000522 10.0.0.33 - - [2025-10-09 10:35:03] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001220 252.33.8.156 - - [2025-10-09 10:35:03] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053647 252.33.8.156 - - [2025-10-09 10:35:03] "POST /neutron/network HTTP/1.1" 200 827 0.033571 252.33.8.156 - - [2025-10-09 10:35:04] "POST /neutron/port HTTP/1.1" 200 117 0.011553 252.33.8.156 - - [2025-10-09 10:35:04] "POST /neutron/port HTTP/1.1" 200 117 0.007523 10.0.0.33 - - [2025-10-09 10:35:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001389 252.33.8.156 - - [2025-10-09 10:35:04] "POST /neutron/port HTTP/1.1" 200 117 0.005899 252.33.8.156 - - [2025-10-09 10:35:04] "POST /neutron/network HTTP/1.1" 200 843 0.005770 252.33.8.156 - - [2025-10-09 10:35:04] "GET /aaa-mode HTTP/1.1" 401 296 0.000535 252.33.8.156 - - [2025-10-09 10:35:04] "GET / HTTP/1.1" 200 36215 0.001945 252.33.8.156 - - [2025-10-09 10:35:04] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000426 252.33.8.156 - - [2025-10-09 10:35:04] "POST /neutron/network HTTP/1.1" 200 837 0.005927 10.0.0.33 - - [2025-10-09 10:35:04] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001327 10.0.0.33 - - [2025-10-09 10:35:05] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001350 252.33.8.156 - - [2025-10-09 10:35:05] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.097843 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/network HTTP/1.1" 200 833 0.006572 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 1053 0.351494 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 1053 0.051946 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 1027 0.015062 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 1053 0.011904 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009726 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 117 0.006261 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 1103 0.092662 10.0.0.33 - - [2025-10-09 10:35:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.003818 10.0.0.33 - - [2025-10-09 10:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.33 - - [2025-10-09 10:35:05] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001407 10.0.0.33 - - [2025-10-09 10:35:05] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.012023 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 1077 0.012988 10.0.0.33 - - [2025-10-09 10:35:05] "POST /service-templates HTTP/1.1" 200 543 0.027367 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004746 10.0.0.33 - - [2025-10-09 10:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/subnet HTTP/1.1" 200 684 0.009260 10.0.0.33 - - [2025-10-09 10:35:05] "GET /service-template/5e957c1d-5080-49f8-a676-36dc7a025dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013015 10.0.0.33 - - [2025-10-09 10:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.33 - - [2025-10-09 10:35:05] "GET /service-template/5e957c1d-5080-49f8-a676-36dc7a025dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003535 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.33 - - [2025-10-09 10:35:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001532 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/network HTTP/1.1" 200 843 0.021117 252.33.8.156 - - [2025-10-09 10:35:05] "POST /neutron/network HTTP/1.1" 200 827 0.016934 10.0.0.33 - - [2025-10-09 10:35:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.002098 10.0.0.33 - - [2025-10-09 10:35:06] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001159 10.0.0.33 - - [2025-10-09 10:35:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.013587 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/port HTTP/1.1" 200 1907 0.020561 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006946 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/port HTTP/1.1" 200 1057 0.301350 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/port HTTP/1.1" 200 1057 0.013510 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/port HTTP/1.1" 200 1057 0.013543 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/port HTTP/1.1" 200 1107 0.066802 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/port HTTP/1.1" 200 1081 0.015005 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003760 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.007732 252.33.8.156 - - [2025-10-09 10:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.001525 252.33.8.156 - - [2025-10-09 10:35:07] "POST /neutron/network HTTP/1.1" 200 833 0.010532 252.33.8.156 - - [2025-10-09 10:35:08] "POST /neutron/network HTTP/1.1" 200 2214 0.022551 252.33.8.156 - - [2025-10-09 10:35:08] "GET /aaa-mode HTTP/1.1" 401 296 0.000487 252.33.8.156 - - [2025-10-09 10:35:08] "GET / HTTP/1.1" 200 36215 0.001643 252.33.8.156 - - [2025-10-09 10:35:08] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000397 10.0.0.33 - - [2025-10-09 10:35:08] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001298 252.33.8.156 - - [2025-10-09 10:35:08] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.059180 252.33.8.156 - - [2025-10-09 10:35:08] "POST /neutron/network HTTP/1.1" 200 829 0.005662 252.33.8.156 - - [2025-10-09 10:35:08] "POST /neutron/network HTTP/1.1" 200 827 0.008881 252.33.8.156 - - [2025-10-09 10:35:08] "POST /neutron/network HTTP/1.1" 200 833 0.007932 252.33.8.156 - - [2025-10-09 10:35:09] "POST /neutron/port HTTP/1.1" 200 2042 0.021852 252.33.8.156 - - [2025-10-09 10:35:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008573 252.33.8.156 - - [2025-10-09 10:35:09] "POST /neutron/port HTTP/1.1" 200 117 0.009166 252.33.8.156 - - [2025-10-09 10:35:09] "POST /neutron/port HTTP/1.1" 200 117 0.009948 252.33.8.156 - - [2025-10-09 10:35:09] "POST /neutron/network HTTP/1.1" 200 2214 0.019668 10.0.0.33 - - [2025-10-09 10:35:09] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001694 252.33.8.156 - - [2025-10-09 10:35:09] "POST /neutron/port HTTP/1.1" 200 1055 0.275462 10.0.0.33 - - [2025-10-09 10:35:10] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001818 252.33.8.156 - - [2025-10-09 10:35:10] "POST /neutron/port HTTP/1.1" 200 1053 0.249486 10.0.0.33 - - [2025-10-09 10:35:10] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001115 252.33.8.156 - - [2025-10-09 10:35:10] "POST /neutron/port HTTP/1.1" 200 1057 0.233363 252.33.8.156 - - [2025-10-09 10:35:10] "POST /neutron/port HTTP/1.1" 200 1055 0.020750 252.33.8.156 - - [2025-10-09 10:35:10] "POST /neutron/port HTTP/1.1" 200 1055 0.013134 252.33.8.156 - - [2025-10-09 10:35:10] "POST /neutron/port HTTP/1.1" 200 1105 0.087310 252.33.8.156 - - [2025-10-09 10:35:10] "POST /neutron/port HTTP/1.1" 200 1053 0.011411 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/port HTTP/1.1" 200 1053 0.010135 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/port HTTP/1.1" 200 1103 0.073879 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/port HTTP/1.1" 200 1057 0.013264 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/port HTTP/1.1" 200 1057 0.017543 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/port HTTP/1.1" 200 1107 0.083264 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/port HTTP/1.1" 200 3004 0.017642 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004398 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/subnet HTTP/1.1" 200 693 0.008898 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/port HTTP/1.1" 200 117 0.001524 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/network HTTP/1.1" 200 829 0.005797 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005132 252.33.8.156 - - [2025-10-09 10:35:11] "POST /neutron/subnet HTTP/1.1" 200 684 0.008347 252.33.8.156 - - [2025-10-09 10:35:12] "POST /neutron/port HTTP/1.1" 200 117 0.001216 252.33.8.156 - - [2025-10-09 10:35:12] "POST /neutron/network HTTP/1.1" 200 827 0.007758 252.33.8.156 - - [2025-10-09 10:35:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004744 252.33.8.156 - - [2025-10-09 10:35:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.008379 252.33.8.156 - - [2025-10-09 10:35:12] "POST /neutron/port HTTP/1.1" 200 117 0.002351 252.33.8.156 - - [2025-10-09 10:35:12] "POST /neutron/network HTTP/1.1" 200 833 0.006730 252.33.8.156 - - [2025-10-09 10:35:14] "POST /neutron/port HTTP/1.1" 200 3004 0.015344 252.33.8.156 - - [2025-10-09 10:35:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010491 252.33.8.156 - - [2025-10-09 10:35:15] "POST /neutron/port HTTP/1.1" 200 1077 0.011236 252.33.8.156 - - [2025-10-09 10:35:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006238 252.33.8.156 - - [2025-10-09 10:35:16] "POST /neutron/port HTTP/1.1" 200 1077 0.011478 252.33.8.156 - - [2025-10-09 10:35:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005749 252.33.8.156 - - [2025-10-09 10:35:17] "POST /neutron/port HTTP/1.1" 200 1081 0.010916 252.33.8.156 - - [2025-10-09 10:35:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006002 252.33.8.156 - - [2025-10-09 10:35:17] "POST /neutron/port HTTP/1.1" 200 1081 0.013299 252.33.8.156 - - [2025-10-09 10:35:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009667 252.33.8.156 - - [2025-10-09 10:35:18] "POST /neutron/port HTTP/1.1" 200 1081 0.014830 252.33.8.156 - - [2025-10-09 10:35:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006731 252.33.8.156 - - [2025-10-09 10:35:18] "POST /neutron/port HTTP/1.1" 200 1081 0.012599 252.33.8.156 - - [2025-10-09 10:35:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008816 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/port HTTP/1.1" 200 3004 0.022202 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010658 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/port HTTP/1.1" 200 3004 0.021195 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/port HTTP/1.1" 200 1077 0.018576 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007970 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007603 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/port HTTP/1.1" 200 3004 0.019091 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008795 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/port HTTP/1.1" 200 3004 0.018875 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007212 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/port HTTP/1.1" 200 3004 0.026309 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006250 10.0.0.33 - - [2025-10-09 10:35:19] "GET /virtual-machine/3e1c993c-b22a-419d-a172-b7fd26f7fcc8 HTTP/1.1" 200 1800 0.006007 252.33.8.156 - - [2025-10-09 10:35:19] "POST /neutron/port HTTP/1.1" 200 1077 0.020227 10.0.0.33 - - [2025-10-09 10:35:19] "GET /virtual-machine-interface/02ff4430-55d8-486a-81c3-2255d7fa2e68 HTTP/1.1" 200 2939 0.005557 252.33.8.156 - - [2025-10-09 10:35:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006220 10.0.0.33 - - [2025-10-09 10:35:20] "GET /virtual-machine-interface/2f0462fe-9ffa-4e8c-bc90-fd50899da403 HTTP/1.1" 200 2944 0.005972 10.0.0.33 - - [2025-10-09 10:35:20] "GET /virtual-machine-interface/52998dbc-f95f-4be2-9557-fd4d6b6c5f09 HTTP/1.1" 200 2941 0.005414 10.0.0.33 - - [2025-10-09 10:35:20] "DELETE /project/b2038e27d3dc48c78c296aa39df6729d HTTP/1.1" 404 173 0.005735 10.0.0.33 - - [2025-10-09 10:35:20] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001002 10.0.0.33 - - [2025-10-09 10:35:20] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.040696 10.0.0.33 - - [2025-10-09 10:35:20] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000884 10.0.0.33 - - [2025-10-09 10:35:20] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?fields=security_groups HTTP/1.1" 200 1329 0.029561 10.0.0.33 - - [2025-10-09 10:35:20] "DELETE /security-group/71022525-2036-4c03-86f9-38925ffd544d HTTP/1.1" 200 115 0.047520 10.0.0.33 - - [2025-10-09 10:35:20] "GET /projects?obj_uuids=c0cfeda3-dcc3-455d-846c-3703789c2792&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001064 10.0.0.33 - - [2025-10-09 10:35:20] "DELETE /access-control-list/5b052d89-0b64-42ce-aa61-353c3ada0a82 HTTP/1.1" 200 115 0.039249 10.0.0.33 - - [2025-10-09 10:35:20] "GET /project/c0cfeda3-dcc3-455d-846c-3703789c2792?fields=application_policy_sets HTTP/1.1" 200 1368 0.059126 10.0.0.33 - - [2025-10-09 10:35:20] "DELETE /access-control-list/826e728c-0b9e-4ffa-a340-d5bcfff08936 HTTP/1.1" 200 115 0.058511 10.0.0.33 - - [2025-10-09 10:35:20] "DELETE /project/c0cfeda3-dcc3-455d-846c-3703789c2792 HTTP/1.1" 200 115 0.338879 10.0.0.33 - - [2025-10-09 10:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.33 - - [2025-10-09 10:35:20] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003170 10.0.0.33 - - [2025-10-09 10:35:20] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003507 10.0.0.33 - - [2025-10-09 10:35:20] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006081 10.0.0.33 - - [2025-10-09 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.33 - - [2025-10-09 10:35:23] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005842 10.0.0.33 - - [2025-10-09 10:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.33 - - [2025-10-09 10:35:28] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005653 10.0.0.33 - - [2025-10-09 10:35:29] "GET /obj-perms HTTP/1.1" 200 6363 0.059129 10.0.0.33 - - [2025-10-09 10:35:29] "GET /obj-perms HTTP/1.1" 200 6363 0.070902 10.0.0.33 - - [2025-10-09 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2025-10-09 10:35:32] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004542 10.0.0.33 - - [2025-10-09 10:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.33 - - [2025-10-09 10:35:34] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003383 10.0.0.33 - - [2025-10-09 10:35:34] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003274 10.0.0.33 - - [2025-10-09 10:35:34] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005405 252.33.8.156 - - [2025-10-09 10:35:34] "POST /neutron/port HTTP/1.1" 200 3004 0.016880 252.33.8.156 - - [2025-10-09 10:35:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010605 252.33.8.156 - - [2025-10-09 10:35:39] "POST /neutron/port HTTP/1.1" 200 3004 0.015295 252.33.8.156 - - [2025-10-09 10:35:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005989 252.33.8.156 - - [2025-10-09 10:35:43] "POST /neutron/port HTTP/1.1" 200 3004 0.047105 252.33.8.156 - - [2025-10-09 10:35:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005525 252.33.8.156 - - [2025-10-09 10:35:43] "POST /neutron/port HTTP/1.1" 200 3004 0.041850 252.33.8.156 - - [2025-10-09 10:35:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005944 252.33.8.156 - - [2025-10-09 10:35:44] "POST /neutron/port HTTP/1.1" 200 3004 0.043381 252.33.8.156 - - [2025-10-09 10:35:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005696 252.33.8.156 - - [2025-10-09 10:35:44] "POST /neutron/port HTTP/1.1" 200 3004 0.046349 252.33.8.156 - - [2025-10-09 10:35:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005500 252.33.8.156 - - [2025-10-09 10:35:45] "POST /neutron/port HTTP/1.1" 200 3004 0.018163 252.33.8.156 - - [2025-10-09 10:35:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007141 252.33.8.156 - - [2025-10-09 10:35:50] "POST /neutron/port HTTP/1.1" 200 3004 0.017192 252.33.8.156 - - [2025-10-09 10:35:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006491 10.0.0.33 - - [2025-10-09 10:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.33 - - [2025-10-09 10:35:55] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004076 10.0.0.33 - - [2025-10-09 10:35:55] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003195 10.0.0.33 - - [2025-10-09 10:35:55] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005642 10.0.0.33 - - [2025-10-09 10:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.33 - - [2025-10-09 10:35:55] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003474 10.0.0.33 - - [2025-10-09 10:35:55] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003251 10.0.0.33 - - [2025-10-09 10:35:55] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005818 10.0.0.33 - - [2025-10-09 10:35:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.003233 10.0.0.33 - - [2025-10-09 10:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2025-10-09 10:35:56] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001249 10.0.0.33 - - [2025-10-09 10:35:56] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.032546 10.0.0.33 - - [2025-10-09 10:35:56] "POST /service-instances HTTP/1.1" 200 543 0.064250 10.0.0.33 - - [2025-10-09 10:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.33 - - [2025-10-09 10:35:56] "GET /service-instance/d8e5cb2e-8baa-4fde-ac05-8472c0c479ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005709 10.0.0.33 - - [2025-10-09 10:35:56] "POST /port-tuples HTTP/1.1" 200 586 0.024683 10.0.0.33 - - [2025-10-09 10:35:56] "GET /virtual-machine-interface/02ff4430-55d8-486a-81c3-2255d7fa2e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2717 0.005237 10.0.0.33 - - [2025-10-09 10:35:56] "PUT /virtual-machine-interface/02ff4430-55d8-486a-81c3-2255d7fa2e68 HTTP/1.1" 200 285 0.011342 10.0.0.33 - - [2025-10-09 10:35:56] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.33 - - [2025-10-09 10:35:56] "GET /virtual-machine-interface/52998dbc-f95f-4be2-9557-fd4d6b6c5f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.005048 10.0.0.33 - - [2025-10-09 10:35:56] "POST /instance-ips HTTP/1.1" 200 386 0.044992 10.0.0.33 - - [2025-10-09 10:35:56] "POST /ref-update HTTP/1.1" 200 156 0.013787 10.0.0.33 - - [2025-10-09 10:35:56] "PUT /virtual-machine-interface/52998dbc-f95f-4be2-9557-fd4d6b6c5f09 HTTP/1.1" 200 285 0.012530 10.0.0.33 - - [2025-10-09 10:35:56] "POST /ref-update HTTP/1.1" 200 156 0.012779 10.0.0.33 - - [2025-10-09 10:35:56] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.33 - - [2025-10-09 10:35:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003221 10.0.0.33 - - [2025-10-09 10:35:56] "GET /virtual-machine-interface/2f0462fe-9ffa-4e8c-bc90-fd50899da403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006408 10.0.0.33 - - [2025-10-09 10:35:56] "POST /instance-ips HTTP/1.1" 200 386 0.028754 10.0.0.33 - - [2025-10-09 10:35:57] "PUT /virtual-machine-interface/2f0462fe-9ffa-4e8c-bc90-fd50899da403 HTTP/1.1" 200 285 0.016456 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.013261 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.014957 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.010503 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005665 252.33.8.156 - - [2025-10-09 10:35:57] "POST /neutron/port HTTP/1.1" 200 1077 0.018736 252.33.8.156 - - [2025-10-09 10:35:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007055 10.0.0.33 - - [2025-10-09 10:35:57] "POST /instance-ips HTTP/1.1" 200 374 0.029453 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.022187 252.33.8.156 - - [2025-10-09 10:35:57] "POST /neutron/port HTTP/1.1" 200 1077 0.024945 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.010355 252.33.8.156 - - [2025-10-09 10:35:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007554 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003040 252.33.8.156 - - [2025-10-09 10:35:57] "POST /neutron/port HTTP/1.1" 200 1077 0.011832 10.0.0.33 - - [2025-10-09 10:35:57] "POST /instance-ips HTTP/1.1" 200 374 0.016470 252.33.8.156 - - [2025-10-09 10:35:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007314 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.009260 10.0.0.33 - - [2025-10-09 10:35:57] "GET /virtual-machine/911fa200-f10d-4788-86c9-c62417db1008 HTTP/1.1" 200 1290 0.005438 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.008465 10.0.0.33 - - [2025-10-09 10:35:57] "GET /virtual-machine-interface/1ee9c2c2-1956-4f74-ad9d-042645c3d9e0 HTTP/1.1" 200 2941 0.005778 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003851 10.0.0.33 - - [2025-10-09 10:35:57] "POST /instance-ips HTTP/1.1" 200 376 0.018445 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.009146 10.0.0.33 - - [2025-10-09 10:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.33 - - [2025-10-09 10:35:57] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003846 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-update HTTP/1.1" 200 156 0.009601 10.0.0.33 - - [2025-10-09 10:35:57] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003103 10.0.0.33 - - [2025-10-09 10:35:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002739 10.0.0.33 - - [2025-10-09 10:35:57] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006361 10.0.0.33 - - [2025-10-09 10:35:57] "POST /instance-ips HTTP/1.1" 200 376 0.019671 10.0.0.33 - - [2025-10-09 10:35:58] "POST /ref-update HTTP/1.1" 200 156 0.011405 10.0.0.33 - - [2025-10-09 10:35:58] "POST /ref-update HTTP/1.1" 200 156 0.009447 10.0.0.33 - - [2025-10-09 10:35:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003266 10.0.0.33 - - [2025-10-09 10:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.33 - - [2025-10-09 10:35:59] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003068 10.0.0.33 - - [2025-10-09 10:35:59] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003036 10.0.0.33 - - [2025-10-09 10:35:59] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006849 252.33.8.156 - - [2025-10-09 10:35:59] "POST /neutron/port HTTP/1.1" 200 1081 0.013235 252.33.8.156 - - [2025-10-09 10:35:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008039 252.33.8.156 - - [2025-10-09 10:35:59] "POST /neutron/port HTTP/1.1" 200 1081 0.014077 252.33.8.156 - - [2025-10-09 10:35:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006833 252.33.8.156 - - [2025-10-09 10:35:59] "POST /neutron/port HTTP/1.1" 200 1081 0.012245 252.33.8.156 - - [2025-10-09 10:35:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007336 10.0.0.33 - - [2025-10-09 10:35:59] "GET /virtual-machine/ea9efc94-8623-42d3-951e-df792d9c90ab HTTP/1.1" 200 1291 0.004996 10.0.0.33 - - [2025-10-09 10:35:59] "GET /virtual-machine-interface/8d945512-cbce-4554-9fc1-633124db5809 HTTP/1.1" 200 2945 0.005388 10.0.0.33 - - [2025-10-09 10:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.33 - - [2025-10-09 10:36:00] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003576 10.0.0.33 - - [2025-10-09 10:36:00] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003609 10.0.0.33 - - [2025-10-09 10:36:00] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006442 10.0.0.33 - - [2025-10-09 10:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.33 - - [2025-10-09 10:36:01] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004814 10.0.0.33 - - [2025-10-09 10:36:01] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003330 10.0.0.33 - - [2025-10-09 10:36:01] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009268 10.0.0.33 - - [2025-10-09 10:36:01] "POST /fqname-to-id HTTP/1.1" 404 209 0.003622 10.0.0.33 - - [2025-10-09 10:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2025-10-09 10:36:01] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001661 10.0.0.33 - - [2025-10-09 10:36:01] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029052 10.0.0.33 - - [2025-10-09 10:36:01] "POST /network-policys HTTP/1.1" 200 547 0.020419 10.0.0.33 - - [2025-10-09 10:36:01] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006127 10.0.0.33 - - [2025-10-09 10:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2025-10-09 10:36:02] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006205 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.33 - - [2025-10-09 10:36:02] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003762 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.004340 10.0.0.33 - - [2025-10-09 10:36:02] "POST /ref-update HTTP/1.1" 200 156 0.036873 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.33 - - [2025-10-09 10:36:02] "POST /access-control-lists HTTP/1.1" 200 601 0.071931 10.0.0.33 - - [2025-10-09 10:36:02] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003481 252.33.8.156 - - [2025-10-09 10:36:02] "POST /neutron/network HTTP/1.1" 200 913 0.007609 10.0.0.33 - - [2025-10-09 10:36:02] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006872 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2025-10-09 10:36:02] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004293 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.33 - - [2025-10-09 10:36:02] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006876 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2025-10-09 10:36:02] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004092 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.011447 10.0.0.33 - - [2025-10-09 10:36:02] "POST /ref-update HTTP/1.1" 200 156 0.051472 10.0.0.33 - - [2025-10-09 10:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.33 - - [2025-10-09 10:36:02] "POST /access-control-lists HTTP/1.1" 200 604 0.071973 10.0.0.33 - - [2025-10-09 10:36:02] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003569 10.0.0.33 - - [2025-10-09 10:36:02] "POST /routing-instances HTTP/1.1" 200 755 0.019265 252.33.8.156 - - [2025-10-09 10:36:02] "POST /neutron/network HTTP/1.1" 200 919 0.007146 10.0.0.33 - - [2025-10-09 10:36:02] "POST /route-targets HTTP/1.1" 200 328 0.010379 10.0.0.33 - - [2025-10-09 10:36:02] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005249 10.0.0.33 - - [2025-10-09 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.33 - - [2025-10-09 10:36:03] "POST /ref-update HTTP/1.1" 200 156 0.012650 10.0.0.33 - - [2025-10-09 10:36:03] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004279 10.0.0.33 - - [2025-10-09 10:36:03] "GET /routing-instance/29e67de3-b89d-4c6a-99e0-cbc80caf92e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.004262 10.0.0.33 - - [2025-10-09 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2025-10-09 10:36:03] "GET /routing-instance/29e67de3-b89d-4c6a-99e0-cbc80caf92e8?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.005281 10.0.0.33 - - [2025-10-09 10:36:03] "GET /service-template/5e957c1d-5080-49f8-a676-36dc7a025dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004829 10.0.0.33 - - [2025-10-09 10:36:03] "POST /ref-update HTTP/1.1" 200 156 0.011121 10.0.0.33 - - [2025-10-09 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.33 - - [2025-10-09 10:36:03] "POST /routing-instances HTTP/1.1" 200 756 0.021733 10.0.0.33 - - [2025-10-09 10:36:03] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002812 10.0.0.33 - - [2025-10-09 10:36:03] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048790 10.0.0.33 - - [2025-10-09 10:36:03] "POST /route-targets HTTP/1.1" 200 328 0.014861 10.0.0.33 - - [2025-10-09 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.33 - - [2025-10-09 10:36:03] "POST /ref-update HTTP/1.1" 200 156 0.011058 10.0.0.33 - - [2025-10-09 10:36:03] "GET /service-instance/d8e5cb2e-8baa-4fde-ac05-8472c0c479ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3535 0.005117 10.0.0.33 - - [2025-10-09 10:36:03] "GET /routing-instance/535f9455-2875-4b48-a56c-cd3f072f0c47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.005091 10.0.0.33 - - [2025-10-09 10:36:03] "GET /domains HTTP/1.1" 200 438 0.003080 10.0.0.33 - - [2025-10-09 10:36:03] "GET /routing-instance/535f9455-2875-4b48-a56c-cd3f072f0c47?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003636 10.0.0.33 - - [2025-10-09 10:36:03] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001018 10.0.0.33 - - [2025-10-09 10:36:03] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1526 0.008419 10.0.0.33 - - [2025-10-09 10:36:03] "PUT /routing-instance/29e67de3-b89d-4c6a-99e0-cbc80caf92e8 HTTP/1.1" 200 267 0.010011 10.0.0.33 - - [2025-10-09 10:36:03] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001077 10.0.0.33 - - [2025-10-09 10:36:03] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 4221 0.036143 10.0.0.33 - - [2025-10-09 10:36:03] "PUT /routing-instance/535f9455-2875-4b48-a56c-cd3f072f0c47 HTTP/1.1" 200 267 0.025955 10.0.0.33 - - [2025-10-09 10:36:03] "GET /service-instance/d8e5cb2e-8baa-4fde-ac05-8472c0c479ba HTTP/1.1" 200 3788 0.008870 10.0.0.33 - - [2025-10-09 10:36:03] "POST /ref-update HTTP/1.1" 200 156 0.016362 10.0.0.33 - - [2025-10-09 10:36:03] "GET /domains HTTP/1.1" 200 438 0.003181 10.0.0.33 - - [2025-10-09 10:36:03] "PUT /access-control-list/e6e8d737-afa8-4a7a-a8c7-b2eca8706a18 HTTP/1.1" 200 273 0.011376 10.0.0.33 - - [2025-10-09 10:36:03] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.33 - - [2025-10-09 10:36:03] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1526 0.008782 10.0.0.33 - - [2025-10-09 10:36:03] "PUT /access-control-list/f6324e46-82c9-412e-9182-fe2ff1995a20 HTTP/1.1" 200 273 0.014045 10.0.0.33 - - [2025-10-09 10:36:03] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001183 10.0.0.33 - - [2025-10-09 10:36:03] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 4221 0.048984 10.0.0.33 - - [2025-10-09 10:36:03] "GET /service-instance/d8e5cb2e-8baa-4fde-ac05-8472c0c479ba HTTP/1.1" 200 3788 0.004134 10.0.0.33 - - [2025-10-09 10:36:03] "GET /port-tuple/45666e2b-10f5-4765-b0ee-66080d9d8ac6 HTTP/1.1" 200 1976 0.004031 10.0.0.33 - - [2025-10-09 10:36:04] "GET /virtual-machine-interface/02ff4430-55d8-486a-81c3-2255d7fa2e68 HTTP/1.1" 200 3810 0.006371 10.0.0.33 - - [2025-10-09 10:36:04] "GET /virtual-machine-interface/2f0462fe-9ffa-4e8c-bc90-fd50899da403 HTTP/1.1" 200 3800 0.005747 10.0.0.33 - - [2025-10-09 10:36:04] "GET /virtual-machine-interface/52998dbc-f95f-4be2-9557-fd4d6b6c5f09 HTTP/1.1" 200 3794 0.005543 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/port HTTP/1.1" 200 3811 0.045390 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007062 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/port HTTP/1.1" 200 3811 0.029800 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011785 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/port HTTP/1.1" 200 3811 0.025588 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006154 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/port HTTP/1.1" 200 3811 0.027081 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007120 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/network HTTP/1.1" 200 887 0.014663 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/network HTTP/1.1" 200 913 0.006484 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/network HTTP/1.1" 200 803 0.013315 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/network HTTP/1.1" 200 829 0.006546 252.33.8.156 - - [2025-10-09 10:36:04] "POST /neutron/network HTTP/1.1" 200 893 0.012161 252.33.8.156 - - [2025-10-09 10:36:05] "POST /neutron/network HTTP/1.1" 200 919 0.006310 10.0.0.33 - - [2025-10-09 10:36:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001522 10.0.0.33 - - [2025-10-09 10:36:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001193 10.0.0.33 - - [2025-10-09 10:36:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001573 10.0.0.33 - - [2025-10-09 10:36:05] "GET /virtual-machine/3e1c993c-b22a-419d-a172-b7fd26f7fcc8 HTTP/1.1" 200 1800 0.004085 10.0.0.33 - - [2025-10-09 10:36:05] "GET /virtual-machine-interface/02ff4430-55d8-486a-81c3-2255d7fa2e68 HTTP/1.1" 200 3810 0.006499 10.0.0.33 - - [2025-10-09 10:36:05] "GET /virtual-machine-interface/2f0462fe-9ffa-4e8c-bc90-fd50899da403 HTTP/1.1" 200 3800 0.005176 10.0.0.33 - - [2025-10-09 10:36:05] "GET /virtual-machine-interface/52998dbc-f95f-4be2-9557-fd4d6b6c5f09 HTTP/1.1" 200 3794 0.005213 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/0163a91a-3c3f-4baa-b70d-6984b53382b7 HTTP/1.1" 200 1618 0.004893 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/2e76781f-c147-47fc-b68e-b017a770b3cc HTTP/1.1" 200 1978 0.004292 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/5183d813-84d6-46c6-b85d-c93e6baee049 HTTP/1.1" 200 1980 0.003962 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/0ecc431d-ad2a-403e-93c5-57e16f644393 HTTP/1.1" 200 1958 0.004864 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/50ec0f38-ff34-4b14-befe-fe6ab38d99e0 HTTP/1.1" 200 1960 0.005476 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/8c95dbc5-9a5b-46c7-8c63-a35e971c943a HTTP/1.1" 200 1623 0.005818 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/0b41a089-704b-4bb0-a468-a472b00ccf77 HTTP/1.1" 200 1616 0.006013 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/80b367c2-abbc-4ba3-bae5-e53cea07b238 HTTP/1.1" 200 1954 0.004060 10.0.0.33 - - [2025-10-09 10:36:05] "GET /instance-ip/81308889-0f8c-4cd5-9bf6-3c244f5b0d0a HTTP/1.1" 200 1956 0.004045 252.33.8.156 - - [2025-10-09 10:36:05] "POST /neutron/port HTTP/1.1" 200 3811 0.028056 252.33.8.156 - - [2025-10-09 10:36:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006369 252.33.8.156 - - [2025-10-09 10:36:06] "POST /neutron/port HTTP/1.1" 200 3811 0.030186 252.33.8.156 - - [2025-10-09 10:36:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006448 252.33.8.156 - - [2025-10-09 10:36:06] "POST /neutron/port HTTP/1.1" 200 3811 0.030442 252.33.8.156 - - [2025-10-09 10:36:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007161 252.33.8.156 - - [2025-10-09 10:36:06] "POST /neutron/port HTTP/1.1" 200 3811 0.039306 252.33.8.156 - - [2025-10-09 10:36:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012508 10.0.0.33 - - [2025-10-09 10:36:06] "GET /virtual-machine/3e1c993c-b22a-419d-a172-b7fd26f7fcc8 HTTP/1.1" 200 1800 0.003850 10.0.0.33 - - [2025-10-09 10:36:06] "GET /virtual-machine-interface/02ff4430-55d8-486a-81c3-2255d7fa2e68 HTTP/1.1" 200 3810 0.005277 10.0.0.33 - - [2025-10-09 10:36:06] "GET /virtual-machine-interface/2f0462fe-9ffa-4e8c-bc90-fd50899da403 HTTP/1.1" 200 3800 0.005609 10.0.0.33 - - [2025-10-09 10:36:06] "GET /virtual-machine-interface/52998dbc-f95f-4be2-9557-fd4d6b6c5f09 HTTP/1.1" 200 3794 0.005075 10.0.0.33 - - [2025-10-09 10:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.33 - - [2025-10-09 10:36:06] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003317 10.0.0.33 - - [2025-10-09 10:36:06] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003757 10.0.0.33 - - [2025-10-09 10:36:06] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005374 10.0.0.33 - - [2025-10-09 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.33 - - [2025-10-09 10:36:08] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004481 10.0.0.33 - - [2025-10-09 10:36:08] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003707 10.0.0.33 - - [2025-10-09 10:36:08] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005374 10.0.0.33 - - [2025-10-09 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.33 - - [2025-10-09 10:36:08] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004101 10.0.0.33 - - [2025-10-09 10:36:08] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003456 10.0.0.33 - - [2025-10-09 10:36:08] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005280 10.0.0.33 - - [2025-10-09 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.33 - - [2025-10-09 10:36:08] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003261 10.0.0.33 - - [2025-10-09 10:36:08] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003441 10.0.0.33 - - [2025-10-09 10:36:08] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006062 10.0.0.33 - - [2025-10-09 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.33 - - [2025-10-09 10:36:08] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003310 10.0.0.33 - - [2025-10-09 10:36:08] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003446 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005647 10.0.0.33 - - [2025-10-09 10:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2025-10-09 10:36:09] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003171 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003611 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005022 10.0.0.33 - - [2025-10-09 10:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.33 - - [2025-10-09 10:36:09] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004341 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004082 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007637 10.0.0.33 - - [2025-10-09 10:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-10-09 10:36:09] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003860 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003705 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006555 10.0.0.33 - - [2025-10-09 10:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.33 - - [2025-10-09 10:36:09] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004139 10.0.0.33 - - [2025-10-09 10:36:09] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003399 10.0.0.33 - - [2025-10-09 10:36:10] "GET /virtual-network/bf6f88f5-fd47-4064-be7a-871a6d9f6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005769 10.0.0.33 - - [2025-10-09 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.33 - - [2025-10-09 10:36:10] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003211 10.0.0.33 - - [2025-10-09 10:36:10] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002885 10.0.0.33 - - [2025-10-09 10:36:10] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005809 10.0.0.33 - - [2025-10-09 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.33 - - [2025-10-09 10:36:10] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003533 10.0.0.33 - - [2025-10-09 10:36:10] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003287 10.0.0.33 - - [2025-10-09 10:36:10] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007218 10.0.0.33 - - [2025-10-09 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2025-10-09 10:36:10] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002967 10.0.0.33 - - [2025-10-09 10:36:10] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002916 10.0.0.33 - - [2025-10-09 10:36:10] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005312 10.0.0.33 - - [2025-10-09 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.33 - - [2025-10-09 10:36:10] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003738 10.0.0.33 - - [2025-10-09 10:36:11] "GET /virtual-networks?parent_id=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003763 10.0.0.33 - - [2025-10-09 10:36:11] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006171 10.0.0.33 - - [2025-10-09 10:36:11] "GET /virtual-machine/3e1c993c-b22a-419d-a172-b7fd26f7fcc8 HTTP/1.1" 200 1800 0.003477 10.0.0.33 - - [2025-10-09 10:36:11] "GET /domains HTTP/1.1" 200 438 0.002796 10.0.0.33 - - [2025-10-09 10:36:11] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.33 - - [2025-10-09 10:36:11] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1526 0.007267 10.0.0.33 - - [2025-10-09 10:36:11] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.33 - - [2025-10-09 10:36:11] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 4221 0.026499 10.0.0.33 - - [2025-10-09 10:36:11] "GET /service-instance/d8e5cb2e-8baa-4fde-ac05-8472c0c479ba HTTP/1.1" 200 3788 0.004714 10.0.0.33 - - [2025-10-09 10:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-10-09 10:36:11] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004413 10.0.0.33 - - [2025-10-09 10:36:11] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2019 0.005141 10.0.0.33 - - [2025-10-09 10:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2025-10-09 10:36:11] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.003955 10.0.0.33 - - [2025-10-09 10:36:11] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005192 10.0.0.33 - - [2025-10-09 10:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2025-10-09 10:36:11] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005263 10.0.0.33 - - [2025-10-09 10:36:11] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?fields=routing_instances HTTP/1.1" 200 1679 0.006674 10.0.0.33 - - [2025-10-09 10:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.33 - - [2025-10-09 10:36:11] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005197 10.0.0.33 - - [2025-10-09 10:36:12] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?fields=routing_instances HTTP/1.1" 200 1684 0.006938 10.0.0.33 - - [2025-10-09 10:36:16] "POST /ref-update HTTP/1.1" 200 156 0.033543 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /access-control-list/f6324e46-82c9-412e-9182-fe2ff1995a20 HTTP/1.1" 200 115 0.037835 252.33.8.156 - - [2025-10-09 10:36:16] "POST /neutron/network HTTP/1.1" 200 833 0.009083 10.0.0.33 - - [2025-10-09 10:36:16] "GET /virtual-network/e1eff352-f141-4623-88e0-500132c1dee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005574 10.0.0.33 - - [2025-10-09 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /routing-instance/29e67de3-b89d-4c6a-99e0-cbc80caf92e8 HTTP/1.1" 200 115 0.038400 10.0.0.33 - - [2025-10-09 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2025-10-09 10:36:16] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003542 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /route-target/8e21021c-d8f6-4d29-9633-16816c0bc753 HTTP/1.1" 200 115 0.020823 10.0.0.33 - - [2025-10-09 10:36:16] "POST /ref-update HTTP/1.1" 200 156 0.033225 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /routing-instance/535f9455-2875-4b48-a56c-cd3f072f0c47 HTTP/1.1" 200 115 0.046069 10.0.0.33 - - [2025-10-09 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 252.33.8.156 - - [2025-10-09 10:36:16] "POST /neutron/network HTTP/1.1" 200 827 0.006294 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /route-target/fa7cd72a-5088-41a1-8a6b-dd52ca21645c HTTP/1.1" 200 115 0.016892 10.0.0.33 - - [2025-10-09 10:36:16] "GET /virtual-network/5d307662-a829-44da-bf74-d8d10cb7e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005200 10.0.0.33 - - [2025-10-09 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.33 - - [2025-10-09 10:36:16] "GET /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003846 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /network-policy/cd8a6201-6e9d-4c6a-b6ed-3aa67cd46695 HTTP/1.1" 200 115 0.020952 10.0.0.33 - - [2025-10-09 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /service-instance/d8e5cb2e-8baa-4fde-ac05-8472c0c479ba HTTP/1.1" 200 115 0.046961 10.0.0.33 - - [2025-10-09 10:36:16] "GET /domains HTTP/1.1" 200 438 0.002104 10.0.0.33 - - [2025-10-09 10:36:16] "POST /ref-update HTTP/1.1" 200 156 0.013574 10.0.0.33 - - [2025-10-09 10:36:16] "DELETE /instance-ip/2e76781f-c147-47fc-b68e-b017a770b3cc HTTP/1.1" 200 115 0.032136 10.0.0.33 - - [2025-10-09 10:36:16] "POST /ref-update HTTP/1.1" 200 156 0.017578 10.0.0.33 - - [2025-10-09 10:36:16] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001020 10.0.0.33 - - [2025-10-09 10:36:16] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1526 0.011348 10.0.0.33 - - [2025-10-09 10:36:16] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001095 10.0.0.33 - - [2025-10-09 10:36:17] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 3749 0.027755 10.0.0.33 - - [2025-10-09 10:36:17] "DELETE /instance-ip/5183d813-84d6-46c6-b85d-c93e6baee049 HTTP/1.1" 200 115 0.043620 10.0.0.33 - - [2025-10-09 10:36:17] "POST /ref-update HTTP/1.1" 200 156 0.014584 10.0.0.33 - - [2025-10-09 10:36:17] "GET /virtual-machine/3e1c993c-b22a-419d-a172-b7fd26f7fcc8 HTTP/1.1" 200 1800 0.003424 10.0.0.33 - - [2025-10-09 10:36:17] "DELETE /instance-ip/80b367c2-abbc-4ba3-bae5-e53cea07b238 HTTP/1.1" 200 115 0.019155 10.0.0.33 - - [2025-10-09 10:36:17] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.33 - - [2025-10-09 10:36:17] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003793 10.0.0.33 - - [2025-10-09 10:36:17] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002414 10.0.0.33 - - [2025-10-09 10:36:17] "DELETE /access-control-list/e6e8d737-afa8-4a7a-a8c7-b2eca8706a18 HTTP/1.1" 200 115 0.039775 10.0.0.33 - - [2025-10-09 10:36:17] "DELETE /instance-ip/0ecc431d-ad2a-403e-93c5-57e16f644393 HTTP/1.1" 200 115 0.047825 10.0.0.33 - - [2025-10-09 10:36:17] "POST /ref-update HTTP/1.1" 200 156 0.027134 10.0.0.33 - - [2025-10-09 10:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006510 10.0.0.33 - - [2025-10-09 10:36:17] "DELETE /instance-ip/50ec0f38-ff34-4b14-befe-fe6ab38d99e0 HTTP/1.1" 200 115 0.037367 10.0.0.33 - - [2025-10-09 10:36:17] "POST /ref-update HTTP/1.1" 200 156 0.017394 10.0.0.33 - - [2025-10-09 10:36:17] "DELETE /service-template/5e957c1d-5080-49f8-a676-36dc7a025dbc HTTP/1.1" 200 115 0.051592 10.0.0.33 - - [2025-10-09 10:36:17] "POST /fqname-to-id HTTP/1.1" 404 191 0.003725 10.0.0.33 - - [2025-10-09 10:36:17] "DELETE /instance-ip/81308889-0f8c-4cd5-9bf6-3c244f5b0d0a HTTP/1.1" 200 115 0.021788 252.33.8.156 - - [2025-10-09 10:36:17] "POST /neutron/network HTTP/1.1" 200 833 0.006949 252.33.8.156 - - [2025-10-09 10:36:17] "POST /neutron/network HTTP/1.1" 400 204 0.011807 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 1077 0.012037 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 1081 0.011993 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 1103 0.009219 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 1107 0.011944 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 3004 0.048800 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 1105 0.024074 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 151 0.221624 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 151 0.191702 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 151 0.174748 252.33.8.156 - - [2025-10-09 10:36:18] "POST /neutron/port HTTP/1.1" 200 1103 0.011625 252.33.8.156 - - [2025-10-09 10:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.293817 252.33.8.156 - - [2025-10-09 10:36:19] "POST /neutron/port HTTP/1.1" 200 1107 0.010857 252.33.8.156 - - [2025-10-09 10:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.175339 252.33.8.156 - - [2025-10-09 10:36:19] "POST /neutron/network HTTP/1.1" 200 833 0.006566 10.0.0.33 - - [2025-10-09 10:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.33 - - [2025-10-09 10:36:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002733 10.0.0.33 - - [2025-10-09 10:36:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002800 252.33.8.156 - - [2025-10-09 10:36:19] "POST /neutron/network HTTP/1.1" 200 151 0.087955 10.0.0.33 - - [2025-10-09 10:36:19] "DELETE /route-target/8b14cbab-96f9-4f58-9e42-74c3bf94dac1 HTTP/1.1" 200 115 0.025668 10.0.0.33 - - [2025-10-09 10:36:19] "GET /routing-instance/54646865-5d2d-4dcd-99ad-b18f92b8f264 HTTP/1.1" 404 171 0.002951 10.0.0.33 - - [2025-10-09 10:36:19] "GET /domains HTTP/1.1" 200 438 0.002743 10.0.0.33 - - [2025-10-09 10:36:20] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001069 10.0.0.33 - - [2025-10-09 10:36:20] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1304 0.010178 10.0.0.33 - - [2025-10-09 10:36:20] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001743 10.0.0.33 - - [2025-10-09 10:36:20] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2294 0.030282 252.33.8.156 - - [2025-10-09 10:36:20] "POST /neutron/network HTTP/1.1" 200 827 0.006789 10.0.0.33 - - [2025-10-09 10:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.33 - - [2025-10-09 10:36:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002734 10.0.0.33 - - [2025-10-09 10:36:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003507 252.33.8.156 - - [2025-10-09 10:36:20] "POST /neutron/network HTTP/1.1" 200 151 0.090195 10.0.0.33 - - [2025-10-09 10:36:20] "DELETE /route-target/d1ba2dca-b50f-403a-b7c5-9e1e318cf309 HTTP/1.1" 200 115 0.025558 10.0.0.33 - - [2025-10-09 10:36:20] "GET /routing-instance/f042f4e7-ede7-4b0c-ad5d-cf9bcca1e703 HTTP/1.1" 404 171 0.002761 10.0.0.33 - - [2025-10-09 10:36:20] "GET /domains HTTP/1.1" 200 438 0.002724 10.0.0.33 - - [2025-10-09 10:36:20] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001116 10.0.0.33 - - [2025-10-09 10:36:20] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1304 0.007807 10.0.0.33 - - [2025-10-09 10:36:20] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001660 10.0.0.33 - - [2025-10-09 10:36:20] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 2077 0.027491 252.33.8.156 - - [2025-10-09 10:36:21] "POST /neutron/network HTTP/1.1" 200 829 0.007155 10.0.0.33 - - [2025-10-09 10:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002746 10.0.0.33 - - [2025-10-09 10:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.33 - - [2025-10-09 10:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002772 252.33.8.156 - - [2025-10-09 10:36:21] "POST /neutron/network HTTP/1.1" 200 151 0.091572 10.0.0.33 - - [2025-10-09 10:36:21] "GET /routing-instance/64722332-482a-411a-ae7b-bdae1fb11c8e HTTP/1.1" 404 171 0.002465 10.0.0.33 - - [2025-10-09 10:36:21] "DELETE /route-target/cbea5ec4-4c89-4065-b000-89d222b9b022 HTTP/1.1" 200 115 0.029629 10.0.0.33 - - [2025-10-09 10:36:21] "GET /domains HTTP/1.1" 200 438 0.003108 10.0.0.33 - - [2025-10-09 10:36:21] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001209 10.0.0.33 - - [2025-10-09 10:36:21] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1304 0.008192 10.0.0.33 - - [2025-10-09 10:36:21] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000975 10.0.0.33 - - [2025-10-09 10:36:21] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 1838 0.029087 10.0.0.33 - - [2025-10-09 10:36:22] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001928 10.0.0.33 - - [2025-10-09 10:36:22] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030181 10.0.0.33 - - [2025-10-09 10:36:22] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000996 10.0.0.33 - - [2025-10-09 10:36:22] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?fields=virtual_networks HTTP/1.1" 200 1029 0.072157 10.0.0.33 - - [2025-10-09 10:36:22] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001495 10.0.0.33 - - [2025-10-09 10:36:22] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.026556 10.0.0.33 - - [2025-10-09 10:36:22] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.33 - - [2025-10-09 10:36:22] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?fields=security_groups HTTP/1.1" 200 1252 0.025417 10.0.0.33 - - [2025-10-09 10:36:23] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001140 10.0.0.33 - - [2025-10-09 10:36:23] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007823 10.0.0.33 - - [2025-10-09 10:36:23] "POST /fqname-to-id HTTP/1.1" 404 187 0.034593 10.0.0.33 - - [2025-10-09 10:36:23] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002393 10.0.0.33 - - [2025-10-09 10:36:23] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001009 10.0.0.33 - - [2025-10-09 10:36:23] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007617 10.0.0.33 - - [2025-10-09 10:36:23] "POST /id-to-fqname HTTP/1.1" 200 189 0.001234 10.0.0.33 - - [2025-10-09 10:36:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003740 10.0.0.33 - - [2025-10-09 10:36:23] "POST /security-groups HTTP/1.1" 200 584 0.063759 10.0.0.33 - - [2025-10-09 10:36:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.003330 10.0.0.33 - - [2025-10-09 10:36:24] "POST /projects HTTP/1.1" 200 579 0.211300 10.0.0.33 - - [2025-10-09 10:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.246318 10.0.0.33 - - [2025-10-09 10:36:24] "POST /access-control-lists HTTP/1.1" 200 597 0.066892 10.0.0.33 - - [2025-10-09 10:36:24] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.414729 10.0.0.33 - - [2025-10-09 10:36:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.002922 10.0.0.33 - - [2025-10-09 10:36:24] "POST /access-control-lists HTTP/1.1" 200 595 0.073630 10.0.0.33 - - [2025-10-09 10:36:25] "GET / HTTP/1.1" 200 36215 0.002502 10.0.0.33 - - [2025-10-09 10:36:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000494 10.0.0.33 - - [2025-10-09 10:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.034574 10.0.0.33 - - [2025-10-09 10:36:26] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001067 10.0.0.33 - - [2025-10-09 10:36:27] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.023665 10.0.0.33 - - [2025-10-09 10:36:27] "POST /fqname-to-id HTTP/1.1" 404 178 0.003021 10.0.0.33 - - [2025-10-09 10:36:27] "POST /virtual-DNSs HTTP/1.1" 200 507 0.020607 10.0.0.33 - - [2025-10-09 10:36:27] "GET /virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004891 10.0.0.33 - - [2025-10-09 10:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.33 - - [2025-10-09 10:36:27] "GET /virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003711 10.0.0.33 - - [2025-10-09 10:36:27] "GET /domains HTTP/1.1" 401 296 0.000513 10.0.0.33 - - [2025-10-09 10:36:27] "GET /domains HTTP/1.1" 200 438 0.033219 10.0.0.33 - - [2025-10-09 10:36:27] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001777 10.0.0.33 - - [2025-10-09 10:36:27] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1689 0.009888 10.0.0.33 - - [2025-10-09 10:36:27] "GET /virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9 HTTP/1.1" 200 1439 0.006009 10.0.0.33 - - [2025-10-09 10:36:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003210 10.0.0.33 - - [2025-10-09 10:36:27] "POST /network-ipams HTTP/1.1" 200 514 0.020762 10.0.0.33 - - [2025-10-09 10:36:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003607 10.0.0.33 - - [2025-10-09 10:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2025-10-09 10:36:28] "GET /network-ipam/60020d75-a17e-4ca6-96df-a4a09f5ba7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.005315 10.0.0.33 - - [2025-10-09 10:36:28] "PUT /network-ipam/60020d75-a17e-4ca6-96df-a4a09f5ba7fe HTTP/1.1" 200 259 0.010715 10.0.0.33 - - [2025-10-09 10:36:28] "POST /ref-update HTTP/1.1" 200 156 0.009978 10.0.0.33 - - [2025-10-09 10:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.33 - - [2025-10-09 10:36:28] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001145 10.0.0.33 - - [2025-10-09 10:36:28] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030071 252.33.8.156 - - [2025-10-09 10:36:28] "POST /neutron/network HTTP/1.1" 200 117 0.037606 10.0.0.33 - - [2025-10-09 10:36:28] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001270 252.33.8.156 - - [2025-10-09 10:36:28] "POST /neutron/network HTTP/1.1" 200 616 0.072433 10.0.0.33 - - [2025-10-09 10:36:28] "POST /route-targets HTTP/1.1" 200 328 0.016809 10.0.0.33 - - [2025-10-09 10:36:28] "POST /ref-update HTTP/1.1" 200 156 0.011900 10.0.0.33 - - [2025-10-09 10:36:28] "POST /useragent-kv HTTP/1.1" 200 115 0.016274 252.33.8.156 - - [2025-10-09 10:36:28] "POST /neutron/subnet HTTP/1.1" 200 711 0.237808 252.33.8.156 - - [2025-10-09 10:36:29] "POST /neutron/network HTTP/1.1" 200 829 0.006675 10.0.0.33 - - [2025-10-09 10:36:29] "POST /id-to-fqname HTTP/1.1" 200 225 0.001505 10.0.0.33 - - [2025-10-09 10:36:29] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005170 252.33.8.156 - - [2025-10-09 10:36:29] "POST /neutron/network HTTP/1.1" 200 829 0.006141 10.0.0.33 - - [2025-10-09 10:36:29] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006126 252.33.8.156 - - [2025-10-09 10:36:29] "POST /neutron/network HTTP/1.1" 200 829 0.006216 252.33.8.156 - - [2025-10-09 10:36:29] "POST /neutron/subnet HTTP/1.1" 200 711 0.007932 252.33.8.156 - - [2025-10-09 10:36:29] "POST /neutron/network HTTP/1.1" 200 803 0.012286 252.33.8.156 - - [2025-10-09 10:36:29] "POST /neutron/network HTTP/1.1" 200 829 0.005932 10.0.0.33 - - [2025-10-09 10:36:29] "POST /id-to-fqname HTTP/1.1" 200 225 0.001773 252.33.8.156 - - [2025-10-09 10:36:29] "POST /neutron/network HTTP/1.1" 200 839 0.005601 252.33.8.156 - - [2025-10-09 10:36:29] "GET /aaa-mode HTTP/1.1" 401 296 0.000442 252.33.8.156 - - [2025-10-09 10:36:29] "GET / HTTP/1.1" 200 36215 0.003734 252.33.8.156 - - [2025-10-09 10:36:29] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000397 10.0.0.33 - - [2025-10-09 10:36:30] "GET /obj-perms HTTP/1.1" 200 6363 0.065868 10.0.0.33 - - [2025-10-09 10:36:30] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001108 252.33.8.156 - - [2025-10-09 10:36:30] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054754 252.33.8.156 - - [2025-10-09 10:36:30] "POST /neutron/network HTTP/1.1" 200 829 0.007336 252.33.8.156 - - [2025-10-09 10:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.006548 252.33.8.156 - - [2025-10-09 10:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.017341 10.0.0.33 - - [2025-10-09 10:36:30] "GET /obj-perms HTTP/1.1" 200 6363 0.068357 252.33.8.156 - - [2025-10-09 10:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.006489 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/network HTTP/1.1" 200 839 0.011815 10.0.0.33 - - [2025-10-09 10:36:31] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002095 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/port HTTP/1.1" 200 1056 0.241547 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/port HTTP/1.1" 200 1056 0.011155 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/port HTTP/1.1" 200 1056 0.011485 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/port HTTP/1.1" 200 1106 0.058592 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/port HTTP/1.1" 200 1080 0.013359 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003444 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/subnet HTTP/1.1" 200 685 0.007442 252.33.8.156 - - [2025-10-09 10:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.001253 252.33.8.156 - - [2025-10-09 10:36:32] "POST /neutron/network HTTP/1.1" 200 829 0.005741 252.33.8.156 - - [2025-10-09 10:36:35] "POST /neutron/port HTTP/1.1" 200 1080 0.011719 252.33.8.156 - - [2025-10-09 10:36:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007165 252.33.8.156 - - [2025-10-09 10:36:35] "POST /neutron/port HTTP/1.1" 200 1080 0.011633 252.33.8.156 - - [2025-10-09 10:36:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006429 252.33.8.156 - - [2025-10-09 10:36:36] "POST /neutron/port HTTP/1.1" 200 1080 0.017505 252.33.8.156 - - [2025-10-09 10:36:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007150 10.0.0.33 - - [2025-10-09 10:36:36] "GET /virtual-machine/28e4a1b9-964c-4957-bf9b-b1a035a5dc11 HTTP/1.1" 200 1293 0.005272 10.0.0.33 - - [2025-10-09 10:36:36] "GET /virtual-machine-interface/c4199c15-6f43-41fd-beeb-5bf785e435ed HTTP/1.1" 200 2960 0.004962 10.0.0.33 - - [2025-10-09 10:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.33 - - [2025-10-09 10:36:36] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003716 10.0.0.33 - - [2025-10-09 10:36:36] "GET /virtual-networks?parent_id=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003222 10.0.0.33 - - [2025-10-09 10:36:36] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005029 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:36:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001719 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:36:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001277 10.0.0.33 - - [2025-10-09 10:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.33 - - [2025-10-09 10:36:39] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005360 252.33.8.156 - - [2025-10-09 10:36:41] "POST /neutron/port HTTP/1.1" 200 1080 0.014930 252.33.8.156 - - [2025-10-09 10:36:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007088 252.33.8.156 - - [2025-10-09 10:36:41] "POST /neutron/port HTTP/1.1" 200 1080 0.011590 252.33.8.156 - - [2025-10-09 10:36:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006099 10.0.0.33 - - [2025-10-09 10:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-10-09 10:36:43] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003403 10.0.0.33 - - [2025-10-09 10:36:43] "GET /virtual-networks?parent_id=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002823 10.0.0.33 - - [2025-10-09 10:36:43] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.015828 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/port HTTP/1.1" 200 1080 0.018516 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008486 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/port HTTP/1.1" 200 1080 0.023893 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/port HTTP/1.1" 200 1080 0.013648 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/port HTTP/1.1" 200 1080 0.018579 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012216 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/network HTTP/1.1" 200 839 0.006710 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004475 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/subnet HTTP/1.1" 200 685 0.010465 252.33.8.156 - - [2025-10-09 10:36:44] "POST /neutron/port HTTP/1.1" 200 117 0.001434 252.33.8.156 - - [2025-10-09 10:36:45] "POST /neutron/network HTTP/1.1" 200 829 0.006105 252.33.8.156 - - [2025-10-09 10:36:53] "POST /neutron/network HTTP/1.1" 200 803 0.011820 252.33.8.156 - - [2025-10-09 10:36:53] "POST /neutron/network HTTP/1.1" 200 829 0.006525 10.0.0.33 - - [2025-10-09 10:36:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.003917 252.33.8.156 - - [2025-10-09 10:36:54] "POST /neutron/port HTTP/1.1" 200 1080 0.012555 252.33.8.156 - - [2025-10-09 10:36:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009666 252.33.8.156 - - [2025-10-09 10:36:54] "POST /neutron/network HTTP/1.1" 200 839 0.006264 252.33.8.156 - - [2025-10-09 10:36:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000417 252.33.8.156 - - [2025-10-09 10:36:54] "GET / HTTP/1.1" 200 36215 0.002840 252.33.8.156 - - [2025-10-09 10:36:54] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000369 10.0.0.33 - - [2025-10-09 10:36:54] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001194 252.33.8.156 - - [2025-10-09 10:36:54] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057779 252.33.8.156 - - [2025-10-09 10:36:54] "POST /neutron/network HTTP/1.1" 200 829 0.035612 252.33.8.156 - - [2025-10-09 10:36:55] "POST /neutron/port HTTP/1.1" 200 1080 0.015315 252.33.8.156 - - [2025-10-09 10:36:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007979 252.33.8.156 - - [2025-10-09 10:36:55] "POST /neutron/port HTTP/1.1" 200 117 0.007362 252.33.8.156 - - [2025-10-09 10:36:55] "POST /neutron/port HTTP/1.1" 200 117 0.009837 252.33.8.156 - - [2025-10-09 10:36:55] "POST /neutron/network HTTP/1.1" 200 839 0.006739 10.0.0.33 - - [2025-10-09 10:36:55] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001030 252.33.8.156 - - [2025-10-09 10:36:55] "POST /neutron/port HTTP/1.1" 200 1056 0.234546 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/port HTTP/1.1" 200 1056 0.011001 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/port HTTP/1.1" 200 1056 0.009495 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/port HTTP/1.1" 200 1106 0.061411 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/port HTTP/1.1" 200 1080 0.012232 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004134 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/subnet HTTP/1.1" 200 685 0.008772 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/port HTTP/1.1" 200 117 0.001456 252.33.8.156 - - [2025-10-09 10:36:56] "POST /neutron/network HTTP/1.1" 200 829 0.006195 252.33.8.156 - - [2025-10-09 10:37:00] "POST /neutron/port HTTP/1.1" 200 1080 0.011396 252.33.8.156 - - [2025-10-09 10:37:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006890 252.33.8.156 - - [2025-10-09 10:37:00] "POST /neutron/port HTTP/1.1" 200 1080 0.012370 252.33.8.156 - - [2025-10-09 10:37:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006333 252.33.8.156 - - [2025-10-09 10:37:00] "POST /neutron/port HTTP/1.1" 200 1080 0.014336 252.33.8.156 - - [2025-10-09 10:37:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006896 10.0.0.33 - - [2025-10-09 10:37:00] "GET /virtual-machine/98683957-c98e-4bb1-97e6-3b8f30ca24e7 HTTP/1.1" 200 1294 0.005701 10.0.0.33 - - [2025-10-09 10:37:00] "GET /virtual-machine-interface/5025cec6-8b5d-4c6b-b088-db61fd83b997 HTTP/1.1" 200 2959 0.005832 10.0.0.33 - - [2025-10-09 10:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.33 - - [2025-10-09 10:37:01] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003573 10.0.0.33 - - [2025-10-09 10:37:01] "GET /virtual-networks?parent_id=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003165 10.0.0.33 - - [2025-10-09 10:37:01] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005034 10.0.0.33 - - [2025-10-09 10:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.33 - - [2025-10-09 10:37:04] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004758 252.33.8.156 - - [2025-10-09 10:37:06] "POST /neutron/port HTTP/1.1" 200 1080 0.013925 252.33.8.156 - - [2025-10-09 10:37:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006620 252.33.8.156 - - [2025-10-09 10:37:06] "POST /neutron/port HTTP/1.1" 200 1080 0.011072 252.33.8.156 - - [2025-10-09 10:37:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006131 252.33.8.156 - - [2025-10-09 10:37:07] "POST /neutron/port HTTP/1.1" 200 1080 0.011985 252.33.8.156 - - [2025-10-09 10:37:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006132 10.0.0.33 - - [2025-10-09 10:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.33 - - [2025-10-09 10:37:08] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003623 10.0.0.33 - - [2025-10-09 10:37:08] "GET /virtual-networks?parent_id=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003761 10.0.0.33 - - [2025-10-09 10:37:08] "GET /virtual-network/cc126f50-19d8-425f-a338-d3aae6886f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005399 10.0.0.33 - - [2025-10-09 10:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-10-09 10:37:15] "DELETE /virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9 HTTP/1.1" 409 236 0.006063 10.0.0.33 - - [2025-10-09 10:37:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.003268 10.0.0.33 - - [2025-10-09 10:37:15] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.017541 10.0.0.33 - - [2025-10-09 10:37:15] "GET /virtual-DNS-record/9f39b396-aabd-4e71-b235-b5d1f7a3e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004897 10.0.0.33 - - [2025-10-09 10:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.33 - - [2025-10-09 10:37:15] "GET /virtual-DNS-record/9f39b396-aabd-4e71-b235-b5d1f7a3e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003293 10.0.0.33 - - [2025-10-09 10:37:15] "GET /domains HTTP/1.1" 200 438 0.003345 10.0.0.33 - - [2025-10-09 10:37:15] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.33 - - [2025-10-09 10:37:15] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1689 0.007449 10.0.0.33 - - [2025-10-09 10:37:16] "GET /virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9 HTTP/1.1" 200 1906 0.007796 10.0.0.33 - - [2025-10-09 10:37:16] "GET /virtual-DNS-record/9f39b396-aabd-4e71-b235-b5d1f7a3e8fb HTTP/1.1" 200 1337 0.004992 10.0.0.33 - - [2025-10-09 10:37:20] "DELETE /project/840da4cff4104a1eaa9c81bb089fc634 HTTP/1.1" 404 173 0.007278 10.0.0.33 - - [2025-10-09 10:37:20] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000967 10.0.0.33 - - [2025-10-09 10:37:20] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.026594 10.0.0.33 - - [2025-10-09 10:37:20] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001040 10.0.0.33 - - [2025-10-09 10:37:20] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?fields=security_groups HTTP/1.1" 200 1345 0.074167 10.0.0.33 - - [2025-10-09 10:37:20] "DELETE /security-group/3eab75db-adca-4eef-8459-a32701ee5dc7 HTTP/1.1" 200 115 0.056008 10.0.0.33 - - [2025-10-09 10:37:20] "GET /projects?obj_uuids=b2038e27-d3dc-48c7-8c29-6aa39df6729d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001137 10.0.0.33 - - [2025-10-09 10:37:20] "DELETE /access-control-list/1b59afbe-9dec-4ce4-90c8-c5e2cc899787 HTTP/1.1" 200 115 0.043243 10.0.0.33 - - [2025-10-09 10:37:21] "GET /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d?fields=application_policy_sets HTTP/1.1" 200 1384 0.048293 10.0.0.33 - - [2025-10-09 10:37:21] "DELETE /access-control-list/e66e703b-f817-408c-b5fb-bb2e3ce6645d HTTP/1.1" 200 115 0.031662 10.0.0.33 - - [2025-10-09 10:37:21] "DELETE /project/b2038e27-d3dc-48c7-8c29-6aa39df6729d HTTP/1.1" 200 115 0.366386 10.0.0.33 - - [2025-10-09 10:37:21] "DELETE /virtual-DNS-record/9f39b396-aabd-4e71-b235-b5d1f7a3e8fb HTTP/1.1" 200 115 0.018749 10.0.0.33 - - [2025-10-09 10:37:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.002584 252.33.8.156 - - [2025-10-09 10:37:21] "POST /neutron/network HTTP/1.1" 200 829 0.011455 252.33.8.156 - - [2025-10-09 10:37:21] "POST /neutron/network HTTP/1.1" 400 204 0.018448 252.33.8.156 - - [2025-10-09 10:37:22] "POST /neutron/port HTTP/1.1" 200 1080 0.013088 252.33.8.156 - - [2025-10-09 10:37:22] "POST /neutron/port HTTP/1.1" 200 1080 0.013139 252.33.8.156 - - [2025-10-09 10:37:22] "POST /neutron/port HTTP/1.1" 200 1106 0.015333 252.33.8.156 - - [2025-10-09 10:37:22] "POST /neutron/port HTTP/1.1" 200 1106 0.010348 252.33.8.156 - - [2025-10-09 10:37:22] "POST /neutron/port HTTP/1.1" 200 151 0.144200 252.33.8.156 - - [2025-10-09 10:37:22] "POST /neutron/port HTTP/1.1" 200 151 0.132130 252.33.8.156 - - [2025-10-09 10:37:24] "POST /neutron/network HTTP/1.1" 200 829 0.006773 10.0.0.33 - - [2025-10-09 10:37:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002740 10.0.0.33 - - [2025-10-09 10:37:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002295 252.33.8.156 - - [2025-10-09 10:37:24] "POST /neutron/network HTTP/1.1" 200 151 0.421354 10.0.0.33 - - [2025-10-09 10:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.33 - - [2025-10-09 10:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.33 - - [2025-10-09 10:37:24] "DELETE /route-target/9aa889f3-7903-4da3-b28d-11747537d3ee HTTP/1.1" 200 115 0.087979 10.0.0.33 - - [2025-10-09 10:37:24] "DELETE /network-ipam/60020d75-a17e-4ca6-96df-a4a09f5ba7fe HTTP/1.1" 200 115 0.084133 10.0.0.33 - - [2025-10-09 10:37:24] "DELETE /virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9 HTTP/1.1" 200 115 0.022536 10.0.0.33 - - [2025-10-09 10:37:24] "POST /fqname-to-id HTTP/1.1" 404 178 0.003613 10.0.0.33 - - [2025-10-09 10:37:24] "GET /domains HTTP/1.1" 200 438 0.002754 10.0.0.33 - - [2025-10-09 10:37:24] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.33 - - [2025-10-09 10:37:24] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1307 0.008935 10.0.0.33 - - [2025-10-09 10:37:25] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001166 10.0.0.33 - - [2025-10-09 10:37:25] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.036736 10.0.0.33 - - [2025-10-09 10:37:25] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001799 10.0.0.33 - - [2025-10-09 10:37:25] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?fields=virtual_networks HTTP/1.1" 200 1034 0.070419 10.0.0.33 - - [2025-10-09 10:37:25] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001228 10.0.0.33 - - [2025-10-09 10:37:25] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.024253 10.0.0.33 - - [2025-10-09 10:37:25] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001674 10.0.0.33 - - [2025-10-09 10:37:25] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?fields=security_groups HTTP/1.1" 200 1260 0.026894 10.0.0.33 - - [2025-10-09 10:37:26] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001337 10.0.0.33 - - [2025-10-09 10:37:26] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007618 10.0.0.33 - - [2025-10-09 10:37:26] "POST /fqname-to-id HTTP/1.1" 404 187 0.029999 10.0.0.33 - - [2025-10-09 10:37:26] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002365 10.0.0.33 - - [2025-10-09 10:37:26] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001357 10.0.0.33 - - [2025-10-09 10:37:26] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007137 10.0.0.33 - - [2025-10-09 10:37:26] "POST /id-to-fqname HTTP/1.1" 200 189 0.001647 10.0.0.33 - - [2025-10-09 10:37:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.003415 10.0.0.33 - - [2025-10-09 10:37:26] "POST /security-groups HTTP/1.1" 200 584 0.064080 10.0.0.33 - - [2025-10-09 10:37:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.002772 10.0.0.33 - - [2025-10-09 10:37:26] "POST /projects HTTP/1.1" 200 579 0.214952 10.0.0.33 - - [2025-10-09 10:37:26] "POST /access-control-lists HTTP/1.1" 200 597 0.060106 10.0.0.33 - - [2025-10-09 10:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.292809 10.0.0.33 - - [2025-10-09 10:37:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.002923 10.0.0.33 - - [2025-10-09 10:37:26] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.423784 10.0.0.33 - - [2025-10-09 10:37:27] "POST /access-control-lists HTTP/1.1" 200 595 0.060546 10.0.0.33 - - [2025-10-09 10:37:28] "GET / HTTP/1.1" 200 36215 0.063797 10.0.0.33 - - [2025-10-09 10:37:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000599 10.0.0.33 - - [2025-10-09 10:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.076970 10.0.0.33 - - [2025-10-09 10:37:29] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001257 10.0.0.33 - - [2025-10-09 10:37:29] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.026915 252.33.8.156 - - [2025-10-09 10:37:29] "POST /neutron/network HTTP/1.1" 200 117 0.036041 10.0.0.33 - - [2025-10-09 10:37:29] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001101 252.33.8.156 - - [2025-10-09 10:37:29] "POST /neutron/network HTTP/1.1" 200 604 0.077608 10.0.0.33 - - [2025-10-09 10:37:29] "POST /route-targets HTTP/1.1" 200 328 0.015587 10.0.0.33 - - [2025-10-09 10:37:29] "POST /ref-update HTTP/1.1" 200 156 0.021641 10.0.0.33 - - [2025-10-09 10:37:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003371 252.33.8.156 - - [2025-10-09 10:37:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.166186 252.33.8.156 - - [2025-10-09 10:37:30] "POST /neutron/network HTTP/1.1" 200 822 0.006114 10.0.0.33 - - [2025-10-09 10:37:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001299 10.0.0.33 - - [2025-10-09 10:37:30] "GET /virtual-network/42a8caff-9e87-4819-9141-110d51eacad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005391 252.33.8.156 - - [2025-10-09 10:37:30] "POST /neutron/network HTTP/1.1" 200 822 0.008005 10.0.0.33 - - [2025-10-09 10:37:30] "GET /virtual-network/42a8caff-9e87-4819-9141-110d51eacad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005643 252.33.8.156 - - [2025-10-09 10:37:30] "POST /neutron/network HTTP/1.1" 200 822 0.006404 252.33.8.156 - - [2025-10-09 10:37:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.008211 10.0.0.33 - - [2025-10-09 10:37:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001752 252.33.8.156 - - [2025-10-09 10:37:30] "POST /neutron/network HTTP/1.1" 200 832 0.005672 252.33.8.156 - - [2025-10-09 10:37:30] "GET /aaa-mode HTTP/1.1" 401 296 0.000447 252.33.8.156 - - [2025-10-09 10:37:30] "GET / HTTP/1.1" 200 36215 0.001780 252.33.8.156 - - [2025-10-09 10:37:30] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000394 10.0.0.33 - - [2025-10-09 10:37:31] "GET /obj-perms HTTP/1.1" 200 6363 0.058118 10.0.0.33 - - [2025-10-09 10:37:31] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001102 252.33.8.156 - - [2025-10-09 10:37:31] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.060577 252.33.8.156 - - [2025-10-09 10:37:31] "POST /neutron/network HTTP/1.1" 200 822 0.036622 10.0.0.33 - - [2025-10-09 10:37:31] "GET /obj-perms HTTP/1.1" 200 6363 0.064628 252.33.8.156 - - [2025-10-09 10:37:31] "POST /neutron/port HTTP/1.1" 200 117 0.005618 252.33.8.156 - - [2025-10-09 10:37:31] "POST /neutron/port HTTP/1.1" 200 117 0.008018 10.0.0.33 - - [2025-10-09 10:37:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001679 252.33.8.156 - - [2025-10-09 10:37:31] "POST /neutron/port HTTP/1.1" 200 117 0.005585 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/network HTTP/1.1" 200 832 0.011759 252.33.8.156 - - [2025-10-09 10:37:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000431 252.33.8.156 - - [2025-10-09 10:37:32] "GET / HTTP/1.1" 200 36215 0.002260 252.33.8.156 - - [2025-10-09 10:37:32] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000408 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/network HTTP/1.1" 200 832 0.006438 10.0.0.33 - - [2025-10-09 10:37:32] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001426 10.0.0.33 - - [2025-10-09 10:37:32] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002298 252.33.8.156 - - [2025-10-09 10:37:32] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.104326 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/network HTTP/1.1" 200 822 0.014405 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/port HTTP/1.1" 200 1058 0.353324 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/port HTTP/1.1" 200 1058 0.012794 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/port HTTP/1.1" 200 1058 0.011305 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/port HTTP/1.1" 200 1032 0.023869 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/port HTTP/1.1" 200 1108 0.092037 252.33.8.156 - - [2025-10-09 10:37:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.016242 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/port HTTP/1.1" 200 117 0.006213 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/port HTTP/1.1" 200 1082 0.014091 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006287 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/port HTTP/1.1" 200 1082 0.021044 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/subnet HTTP/1.1" 200 694 0.015390 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010627 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/port HTTP/1.1" 200 117 0.001959 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/network HTTP/1.1" 200 822 0.008027 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/network HTTP/1.1" 200 832 0.011425 10.0.0.33 - - [2025-10-09 10:37:33] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001250 252.33.8.156 - - [2025-10-09 10:37:33] "POST /neutron/port HTTP/1.1" 200 1058 0.268935 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/port HTTP/1.1" 200 1058 0.014685 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/port HTTP/1.1" 200 1058 0.009363 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/port HTTP/1.1" 200 1108 0.083031 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/port HTTP/1.1" 200 1082 0.012539 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004041 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.007335 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/port HTTP/1.1" 200 117 0.001312 252.33.8.156 - - [2025-10-09 10:37:34] "POST /neutron/network HTTP/1.1" 200 822 0.006435 10.0.0.33 - - [2025-10-09 10:37:37] "GET /global-system-configs HTTP/1.1" 401 296 0.000460 10.0.0.33 - - [2025-10-09 10:37:37] "GET /global-system-configs HTTP/1.1" 401 296 0.000387 252.33.8.156 - - [2025-10-09 10:37:38] "POST /neutron/port HTTP/1.1" 200 1082 0.019681 252.33.8.156 - - [2025-10-09 10:37:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010777 252.33.8.156 - - [2025-10-09 10:37:38] "POST /neutron/port HTTP/1.1" 200 1082 0.013173 252.33.8.156 - - [2025-10-09 10:37:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007277 252.33.8.156 - - [2025-10-09 10:37:38] "POST /neutron/port HTTP/1.1" 200 1082 0.013695 252.33.8.156 - - [2025-10-09 10:37:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010022 10.0.0.33 - - [2025-10-09 10:37:38] "GET /virtual-machine/53a2365c-6c89-4ddd-b1e0-f67a471c3b42 HTTP/1.1" 401 296 0.000420 10.0.0.33 - - [2025-10-09 10:37:39] "GET /global-system-configs HTTP/1.1" 401 296 0.000464 10.0.0.33 - - [2025-10-09 10:37:39] "GET /global-system-configs HTTP/1.1" 401 296 0.001152 10.0.0.33 - - [2025-10-09 10:37:39] "GET /virtual-machine/53a2365c-6c89-4ddd-b1e0-f67a471c3b42 HTTP/1.1" 200 1293 0.034412 10.0.0.33 - - [2025-10-09 10:37:39] "GET /virtual-machine-interface/6086c881-68db-4250-b2f6-8e37acc3fb1a HTTP/1.1" 200 2941 0.007677 10.0.0.33 - - [2025-10-09 10:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.33 - - [2025-10-09 10:37:39] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003824 10.0.0.33 - - [2025-10-09 10:37:39] "GET /virtual-networks?parent_id=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003107 10.0.0.33 - - [2025-10-09 10:37:39] "GET /virtual-network/42a8caff-9e87-4819-9141-110d51eacad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006847 10.0.0.33 - - [2025-10-09 10:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2025-10-09 10:37:42] "GET /virtual-network/42a8caff-9e87-4819-9141-110d51eacad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005191 252.33.8.156 - - [2025-10-09 10:37:43] "POST /neutron/port HTTP/1.1" 200 1082 0.013463 252.33.8.156 - - [2025-10-09 10:37:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006782 252.33.8.156 - - [2025-10-09 10:37:43] "POST /neutron/port HTTP/1.1" 200 1082 0.012126 252.33.8.156 - - [2025-10-09 10:37:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006575 252.33.8.156 - - [2025-10-09 10:37:43] "POST /neutron/port HTTP/1.1" 200 1082 0.012706 252.33.8.156 - - [2025-10-09 10:37:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005823 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/port HTTP/1.1" 200 1082 0.014271 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005644 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/port HTTP/1.1" 200 1082 0.013138 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006481 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/port HTTP/1.1" 200 1082 0.014047 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006232 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/port HTTP/1.1" 200 1082 0.016549 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/port HTTP/1.1" 200 1082 0.015414 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007919 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/port HTTP/1.1" 200 1082 0.013050 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/network HTTP/1.1" 200 832 0.008401 10.0.0.33 - - [2025-10-09 10:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.33 - - [2025-10-09 10:37:44] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003854 10.0.0.33 - - [2025-10-09 10:37:44] "GET /virtual-networks?parent_id=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.007601 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.33 - - [2025-10-09 10:37:44] "GET /virtual-network/42a8caff-9e87-4819-9141-110d51eacad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008707 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.008579 252.33.8.156 - - [2025-10-09 10:37:44] "POST /neutron/port HTTP/1.1" 200 117 0.001570 252.33.8.156 - - [2025-10-09 10:37:45] "POST /neutron/network HTTP/1.1" 200 822 0.006351 252.33.8.156 - - [2025-10-09 10:37:45] "POST /neutron/port HTTP/1.1" 200 1082 0.015295 252.33.8.156 - - [2025-10-09 10:37:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006145 252.33.8.156 - - [2025-10-09 10:37:45] "POST /neutron/port HTTP/1.1" 200 1082 0.012633 252.33.8.156 - - [2025-10-09 10:37:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009406 252.33.8.156 - - [2025-10-09 10:37:45] "POST /neutron/port HTTP/1.1" 200 1082 0.012555 252.33.8.156 - - [2025-10-09 10:37:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011676 10.0.0.33 - - [2025-10-09 10:37:45] "GET /virtual-machine/bb78017f-2b87-4c00-b03b-72eddbba59dc HTTP/1.1" 200 1294 0.004912 10.0.0.33 - - [2025-10-09 10:37:45] "GET /virtual-machine-interface/e49e734c-cde6-4c15-af7a-30bcf5f50588 HTTP/1.1" 200 2942 0.010086 10.0.0.33 - - [2025-10-09 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.33 - - [2025-10-09 10:37:45] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003317 10.0.0.33 - - [2025-10-09 10:37:45] "GET /virtual-networks?parent_id=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003669 10.0.0.33 - - [2025-10-09 10:37:45] "GET /virtual-network/42a8caff-9e87-4819-9141-110d51eacad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005867 252.33.8.156 - - [2025-10-09 10:37:46] "POST /neutron/port HTTP/1.1" 200 1082 0.012882 252.33.8.156 - - [2025-10-09 10:37:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006999 10.0.0.33 - - [2025-10-09 10:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.33 - - [2025-10-09 10:37:47] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003624 10.0.0.33 - - [2025-10-09 10:37:47] "GET /virtual-networks?parent_id=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003129 10.0.0.33 - - [2025-10-09 10:37:47] "GET /virtual-network/42a8caff-9e87-4819-9141-110d51eacad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005583 252.33.8.156 - - [2025-10-09 10:37:52] "POST /neutron/network HTTP/1.1" 200 822 0.006699 252.33.8.156 - - [2025-10-09 10:37:52] "POST /neutron/network HTTP/1.1" 400 204 0.012519 252.33.8.156 - - [2025-10-09 10:37:53] "POST /neutron/port HTTP/1.1" 200 1082 0.013692 252.33.8.156 - - [2025-10-09 10:37:53] "POST /neutron/port HTTP/1.1" 200 1082 0.022119 252.33.8.156 - - [2025-10-09 10:37:53] "POST /neutron/port HTTP/1.1" 200 1108 0.011451 252.33.8.156 - - [2025-10-09 10:37:53] "POST /neutron/port HTTP/1.1" 200 1108 0.010878 252.33.8.156 - - [2025-10-09 10:37:53] "POST /neutron/port HTTP/1.1" 200 151 0.166258 252.33.8.156 - - [2025-10-09 10:37:53] "POST /neutron/port HTTP/1.1" 200 151 0.157619 252.33.8.156 - - [2025-10-09 10:37:54] "POST /neutron/network HTTP/1.1" 200 822 0.006017 10.0.0.33 - - [2025-10-09 10:37:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003396 10.0.0.33 - - [2025-10-09 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.33 - - [2025-10-09 10:37:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005945 252.33.8.156 - - [2025-10-09 10:37:54] "POST /neutron/network HTTP/1.1" 200 151 0.099046 10.0.0.33 - - [2025-10-09 10:37:54] "DELETE /route-target/1afbff2d-aea0-43f6-a31b-f9fe42769635 HTTP/1.1" 200 115 0.015518 10.0.0.33 - - [2025-10-09 10:37:55] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001219 10.0.0.33 - - [2025-10-09 10:37:55] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.025486 10.0.0.33 - - [2025-10-09 10:37:55] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001002 10.0.0.33 - - [2025-10-09 10:37:55] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?fields=virtual_networks HTTP/1.1" 200 1035 0.066318 10.0.0.33 - - [2025-10-09 10:37:55] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001040 10.0.0.33 - - [2025-10-09 10:37:55] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027435 10.0.0.33 - - [2025-10-09 10:37:55] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001345 10.0.0.33 - - [2025-10-09 10:37:55] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?fields=security_groups HTTP/1.1" 200 1261 0.028303 10.0.0.33 - - [2025-10-09 10:37:56] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001022 10.0.0.33 - - [2025-10-09 10:37:56] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007207 10.0.0.33 - - [2025-10-09 10:37:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.037719 10.0.0.33 - - [2025-10-09 10:37:56] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002747 10.0.0.33 - - [2025-10-09 10:37:56] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001892 10.0.0.33 - - [2025-10-09 10:37:56] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008440 10.0.0.33 - - [2025-10-09 10:37:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.002321 10.0.0.33 - - [2025-10-09 10:37:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.003807 10.0.0.33 - - [2025-10-09 10:37:56] "POST /security-groups HTTP/1.1" 200 583 0.065230 10.0.0.33 - - [2025-10-09 10:37:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.003307 10.0.0.33 - - [2025-10-09 10:37:57] "POST /projects HTTP/1.1" 200 577 0.212033 10.0.0.33 - - [2025-10-09 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.245109 10.0.0.33 - - [2025-10-09 10:37:57] "POST /access-control-lists HTTP/1.1" 200 596 0.063207 10.0.0.33 - - [2025-10-09 10:37:57] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.385501 10.0.0.33 - - [2025-10-09 10:37:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.004230 10.0.0.33 - - [2025-10-09 10:37:57] "POST /access-control-lists HTTP/1.1" 200 594 0.064815 10.0.0.33 - - [2025-10-09 10:37:58] "GET / HTTP/1.1" 200 36215 0.002493 10.0.0.33 - - [2025-10-09 10:37:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000534 10.0.0.33 - - [2025-10-09 10:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.072489 10.0.0.33 - - [2025-10-09 10:37:59] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001043 10.0.0.33 - - [2025-10-09 10:37:59] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.025014 252.33.8.156 - - [2025-10-09 10:37:59] "POST /neutron/network HTTP/1.1" 200 117 0.041719 10.0.0.33 - - [2025-10-09 10:37:59] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 252.33.8.156 - - [2025-10-09 10:37:59] "POST /neutron/network HTTP/1.1" 200 623 0.068465 10.0.0.33 - - [2025-10-09 10:38:00] "POST /route-targets HTTP/1.1" 200 328 0.011294 10.0.0.33 - - [2025-10-09 10:38:00] "POST /ref-update HTTP/1.1" 200 156 0.015158 10.0.0.33 - - [2025-10-09 10:38:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004203 252.33.8.156 - - [2025-10-09 10:38:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.146114 252.33.8.156 - - [2025-10-09 10:38:00] "POST /neutron/network HTTP/1.1" 200 837 0.006745 10.0.0.33 - - [2025-10-09 10:38:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001616 10.0.0.33 - - [2025-10-09 10:38:00] "GET /virtual-network/fe2c1ea5-8981-47df-b0dc-e1781fe38877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004874 252.33.8.156 - - [2025-10-09 10:38:00] "POST /neutron/network HTTP/1.1" 200 837 0.006635 10.0.0.33 - - [2025-10-09 10:38:00] "GET /virtual-network/fe2c1ea5-8981-47df-b0dc-e1781fe38877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005454 252.33.8.156 - - [2025-10-09 10:38:00] "POST /neutron/network HTTP/1.1" 200 837 0.006470 252.33.8.156 - - [2025-10-09 10:38:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.008115 252.33.8.156 - - [2025-10-09 10:38:00] "POST /neutron/network HTTP/1.1" 200 837 0.005556 10.0.0.33 - - [2025-10-09 10:38:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001367 252.33.8.156 - - [2025-10-09 10:38:00] "POST /neutron/network HTTP/1.1" 200 847 0.007514 252.33.8.156 - - [2025-10-09 10:38:00] "GET /aaa-mode HTTP/1.1" 401 296 0.000524 252.33.8.156 - - [2025-10-09 10:38:01] "GET / HTTP/1.1" 200 36215 0.001748 252.33.8.156 - - [2025-10-09 10:38:01] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000425 10.0.0.33 - - [2025-10-09 10:38:01] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001069 252.33.8.156 - - [2025-10-09 10:38:01] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.055189 252.33.8.156 - - [2025-10-09 10:38:01] "POST /neutron/network HTTP/1.1" 200 837 0.006226 252.33.8.156 - - [2025-10-09 10:38:01] "POST /neutron/port HTTP/1.1" 200 117 0.006181 252.33.8.156 - - [2025-10-09 10:38:01] "POST /neutron/port HTTP/1.1" 200 117 0.005730 10.0.0.33 - - [2025-10-09 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.33 - - [2025-10-09 10:38:01] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009222 10.0.0.33 - - [2025-10-09 10:38:01] "PUT /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379 HTTP/1.1" 200 277 0.011793 252.33.8.156 - - [2025-10-09 10:38:01] "POST /neutron/port HTTP/1.1" 200 117 0.005963 252.33.8.156 - - [2025-10-09 10:38:02] "POST /neutron/network HTTP/1.1" 200 847 0.006742 10.0.0.33 - - [2025-10-09 10:38:02] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001513 252.33.8.156 - - [2025-10-09 10:38:02] "POST /neutron/port HTTP/1.1" 200 1053 0.230358 252.33.8.156 - - [2025-10-09 10:38:02] "POST /neutron/port HTTP/1.1" 200 1053 0.013450 252.33.8.156 - - [2025-10-09 10:38:02] "POST /neutron/port HTTP/1.1" 200 1053 0.009290 252.33.8.156 - - [2025-10-09 10:38:02] "POST /neutron/port HTTP/1.1" 200 1103 0.055032 252.33.8.156 - - [2025-10-09 10:38:02] "POST /neutron/port HTTP/1.1" 200 1077 0.011578 252.33.8.156 - - [2025-10-09 10:38:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003387 252.33.8.156 - - [2025-10-09 10:38:03] "POST /neutron/subnet HTTP/1.1" 200 675 0.007597 252.33.8.156 - - [2025-10-09 10:38:03] "POST /neutron/port HTTP/1.1" 200 117 0.001523 252.33.8.156 - - [2025-10-09 10:38:03] "POST /neutron/network HTTP/1.1" 200 837 0.006273 252.33.8.156 - - [2025-10-09 10:38:07] "POST /neutron/port HTTP/1.1" 200 1077 0.011424 252.33.8.156 - - [2025-10-09 10:38:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007017 252.33.8.156 - - [2025-10-09 10:38:07] "POST /neutron/port HTTP/1.1" 200 1077 0.016674 252.33.8.156 - - [2025-10-09 10:38:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006878 252.33.8.156 - - [2025-10-09 10:38:07] "POST /neutron/port HTTP/1.1" 200 1077 0.012302 252.33.8.156 - - [2025-10-09 10:38:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005857 10.0.0.33 - - [2025-10-09 10:38:07] "GET /virtual-machine/37e39694-02a4-46d7-a580-a875c3e631c4 HTTP/1.1" 401 296 0.000444 10.0.0.33 - - [2025-10-09 10:38:07] "GET /virtual-machine/37e39694-02a4-46d7-a580-a875c3e631c4 HTTP/1.1" 200 1292 0.036148 10.0.0.33 - - [2025-10-09 10:38:08] "GET /virtual-machine-interface/8f3fb206-3725-4d63-a434-ee884ad6e13b HTTP/1.1" 200 2967 0.006035 10.0.0.33 - - [2025-10-09 10:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.33 - - [2025-10-09 10:38:08] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003354 10.0.0.33 - - [2025-10-09 10:38:08] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003536 10.0.0.33 - - [2025-10-09 10:38:08] "GET /virtual-network/fe2c1ea5-8981-47df-b0dc-e1781fe38877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005411 10.0.0.33 - - [2025-10-09 10:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-10-09 10:38:11] "GET /virtual-network/fe2c1ea5-8981-47df-b0dc-e1781fe38877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005155 252.33.8.156 - - [2025-10-09 10:38:12] "POST /neutron/port HTTP/1.1" 200 1077 0.018155 252.33.8.156 - - [2025-10-09 10:38:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005821 252.33.8.156 - - [2025-10-09 10:38:12] "POST /neutron/port HTTP/1.1" 200 1077 0.012497 252.33.8.156 - - [2025-10-09 10:38:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006415 10.0.0.33 - - [2025-10-09 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2025-10-09 10:38:13] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003025 10.0.0.33 - - [2025-10-09 10:38:13] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003303 10.0.0.33 - - [2025-10-09 10:38:13] "GET /virtual-network/fe2c1ea5-8981-47df-b0dc-e1781fe38877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006208 252.33.8.156 - - [2025-10-09 10:38:13] "POST /neutron/port HTTP/1.1" 200 1077 0.012308 252.33.8.156 - - [2025-10-09 10:38:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006778 252.33.8.156 - - [2025-10-09 10:38:14] "POST /neutron/port HTTP/1.1" 200 1077 0.012291 252.33.8.156 - - [2025-10-09 10:38:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006435 10.0.0.33 - - [2025-10-09 10:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.33 - - [2025-10-09 10:38:21] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003733 10.0.0.33 - - [2025-10-09 10:38:21] "PUT /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379 HTTP/1.1" 200 277 0.009963 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /project/93dc8e06cef840e9ad7afc239441c83a HTTP/1.1" 404 173 0.010150 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /project/55be2136537e4edeb1cc516f8533eaf1 HTTP/1.1" 404 173 0.007056 10.0.0.33 - - [2025-10-09 10:38:21] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001032 10.0.0.33 - - [2025-10-09 10:38:21] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001022 10.0.0.33 - - [2025-10-09 10:38:21] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.039191 10.0.0.33 - - [2025-10-09 10:38:21] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.043736 10.0.0.33 - - [2025-10-09 10:38:21] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001281 10.0.0.33 - - [2025-10-09 10:38:21] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001980 10.0.0.33 - - [2025-10-09 10:38:21] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?fields=security_groups HTTP/1.1" 200 1353 0.043309 10.0.0.33 - - [2025-10-09 10:38:21] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?fields=security_groups HTTP/1.1" 200 1354 0.047650 252.33.8.156 - - [2025-10-09 10:38:21] "POST /neutron/network HTTP/1.1" 200 837 0.007428 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /security-group/db8774bb-9413-427b-ad30-587b20cfbd33 HTTP/1.1" 200 115 0.074142 10.0.0.33 - - [2025-10-09 10:38:21] "GET /projects?obj_uuids=840da4cf-f410-4a1e-aa9c-81bb089fc634&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001134 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /security-group/ad08afb1-a866-416e-b655-5c096868b37b HTTP/1.1" 200 115 0.084091 10.0.0.33 - - [2025-10-09 10:38:21] "GET /projects?obj_uuids=93dc8e06-cef8-40e9-ad7a-fc239441c83a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001013 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /access-control-list/f30e7f26-b3ae-4cb0-ab15-6de5012534e8 HTTP/1.1" 200 115 0.061613 252.33.8.156 - - [2025-10-09 10:38:21] "POST /neutron/network HTTP/1.1" 400 204 0.021124 10.0.0.33 - - [2025-10-09 10:38:21] "GET /project/840da4cf-f410-4a1e-aa9c-81bb089fc634?fields=application_policy_sets HTTP/1.1" 200 1392 0.055731 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /access-control-list/97d058c9-3234-4cfd-b258-8e3a0565cdb9 HTTP/1.1" 200 115 0.031366 10.0.0.33 - - [2025-10-09 10:38:21] "GET /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a?fields=application_policy_sets HTTP/1.1" 200 1393 0.088244 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /access-control-list/0543be21-3543-4919-ab8d-c23612a5f20a HTTP/1.1" 200 115 0.051938 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /access-control-list/6cc1ba0f-f22e-437c-bd0b-c1f0c1456d0a HTTP/1.1" 200 115 0.054753 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /project/840da4cf-f410-4a1e-aa9c-81bb089fc634 HTTP/1.1" 200 115 0.457598 10.0.0.33 - - [2025-10-09 10:38:21] "DELETE /project/93dc8e06-cef8-40e9-ad7a-fc239441c83a HTTP/1.1" 200 115 0.483945 252.33.8.156 - - [2025-10-09 10:38:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011632 252.33.8.156 - - [2025-10-09 10:38:22] "POST /neutron/port HTTP/1.1" 200 1103 0.010238 252.33.8.156 - - [2025-10-09 10:38:22] "POST /neutron/port HTTP/1.1" 200 151 0.107126 252.33.8.156 - - [2025-10-09 10:38:23] "POST /neutron/network HTTP/1.1" 200 837 0.006598 10.0.0.33 - - [2025-10-09 10:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.33 - - [2025-10-09 10:38:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002166 10.0.0.33 - - [2025-10-09 10:38:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002688 252.33.8.156 - - [2025-10-09 10:38:23] "POST /neutron/network HTTP/1.1" 200 151 0.085443 10.0.0.33 - - [2025-10-09 10:38:23] "DELETE /route-target/13549c9a-9457-4949-94cf-a86e6f6d4f2f HTTP/1.1" 200 115 0.017892 10.0.0.33 - - [2025-10-09 10:38:24] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003070 10.0.0.33 - - [2025-10-09 10:38:24] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379 HTTP/1.1" 200 1884 0.004314 10.0.0.33 - - [2025-10-09 10:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.33 - - [2025-10-09 10:38:24] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001188 10.0.0.33 - - [2025-10-09 10:38:24] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.024328 252.33.8.156 - - [2025-10-09 10:38:24] "POST /neutron/network HTTP/1.1" 200 117 0.009049 10.0.0.33 - - [2025-10-09 10:38:24] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001298 252.33.8.156 - - [2025-10-09 10:38:24] "POST /neutron/network HTTP/1.1" 200 603 0.071243 10.0.0.33 - - [2025-10-09 10:38:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003254 252.33.8.156 - - [2025-10-09 10:38:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.148955 252.33.8.156 - - [2025-10-09 10:38:25] "POST /neutron/network HTTP/1.1" 200 822 0.005808 10.0.0.33 - - [2025-10-09 10:38:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001554 10.0.0.33 - - [2025-10-09 10:38:25] "GET /virtual-network/36f57f5b-f7dd-45df-80fc-3682154bed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006188 252.33.8.156 - - [2025-10-09 10:38:25] "POST /neutron/network HTTP/1.1" 200 822 0.005769 10.0.0.33 - - [2025-10-09 10:38:25] "GET /virtual-network/36f57f5b-f7dd-45df-80fc-3682154bed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006326 252.33.8.156 - - [2025-10-09 10:38:25] "POST /neutron/network HTTP/1.1" 200 822 0.007177 10.0.0.33 - - [2025-10-09 10:38:25] "POST /route-targets HTTP/1.1" 200 328 0.010311 10.0.0.33 - - [2025-10-09 10:38:25] "POST /ref-update HTTP/1.1" 200 156 0.019661 252.33.8.156 - - [2025-10-09 10:38:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.007051 10.0.0.33 - - [2025-10-09 10:38:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.002948 252.33.8.156 - - [2025-10-09 10:38:25] "POST /neutron/network HTTP/1.1" 200 832 0.006495 252.33.8.156 - - [2025-10-09 10:38:25] "GET /aaa-mode HTTP/1.1" 401 296 0.000551 252.33.8.156 - - [2025-10-09 10:38:25] "GET / HTTP/1.1" 200 36215 0.002093 252.33.8.156 - - [2025-10-09 10:38:25] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000366 10.0.0.33 - - [2025-10-09 10:38:26] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001296 252.33.8.156 - - [2025-10-09 10:38:26] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.063927 252.33.8.156 - - [2025-10-09 10:38:26] "POST /neutron/network HTTP/1.1" 200 822 0.005201 252.33.8.156 - - [2025-10-09 10:38:26] "POST /neutron/port HTTP/1.1" 200 117 0.007437 252.33.8.156 - - [2025-10-09 10:38:26] "POST /neutron/port HTTP/1.1" 200 117 0.007773 252.33.8.156 - - [2025-10-09 10:38:26] "POST /neutron/port HTTP/1.1" 200 117 0.006488 252.33.8.156 - - [2025-10-09 10:38:26] "POST /neutron/network HTTP/1.1" 200 832 0.006835 10.0.0.33 - - [2025-10-09 10:38:26] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001007 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/port HTTP/1.1" 200 1058 0.204517 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/port HTTP/1.1" 200 1058 0.010951 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/port HTTP/1.1" 200 1058 0.009337 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/port HTTP/1.1" 200 1108 0.053392 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/port HTTP/1.1" 200 1082 0.016084 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003755 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.007859 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/port HTTP/1.1" 200 117 0.001317 252.33.8.156 - - [2025-10-09 10:38:27] "POST /neutron/network HTTP/1.1" 200 822 0.006554 252.33.8.156 - - [2025-10-09 10:38:31] "POST /neutron/port HTTP/1.1" 200 1082 0.014631 252.33.8.156 - - [2025-10-09 10:38:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.050582 252.33.8.156 - - [2025-10-09 10:38:31] "POST /neutron/port HTTP/1.1" 200 1082 0.014867 252.33.8.156 - - [2025-10-09 10:38:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.026661 10.0.0.33 - - [2025-10-09 10:38:31] "GET /obj-perms HTTP/1.1" 200 6363 0.063412 252.33.8.156 - - [2025-10-09 10:38:31] "POST /neutron/port HTTP/1.1" 200 1082 0.015427 252.33.8.156 - - [2025-10-09 10:38:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007591 10.0.0.33 - - [2025-10-09 10:38:32] "GET /virtual-machine/c85ae69b-5d29-47a2-86bf-e8be614dd4a2 HTTP/1.1" 200 1292 0.004645 10.0.0.33 - - [2025-10-09 10:38:32] "GET /virtual-machine-interface/3b98098d-3d68-4024-bc0c-b4b7873c1e53 HTTP/1.1" 200 2936 0.005976 10.0.0.33 - - [2025-10-09 10:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-10-09 10:38:32] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004044 10.0.0.33 - - [2025-10-09 10:38:32] "GET /obj-perms HTTP/1.1" 200 6363 0.060653 10.0.0.33 - - [2025-10-09 10:38:32] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002913 10.0.0.33 - - [2025-10-09 10:38:32] "GET /virtual-network/36f57f5b-f7dd-45df-80fc-3682154bed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006073 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:38:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001142 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:38:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001266 10.0.0.33 - - [2025-10-09 10:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.33 - - [2025-10-09 10:38:35] "GET /virtual-network/36f57f5b-f7dd-45df-80fc-3682154bed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005763 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:38:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001662 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:38:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001285 252.33.8.156 - - [2025-10-09 10:38:37] "POST /neutron/port HTTP/1.1" 200 1082 0.013052 252.33.8.156 - - [2025-10-09 10:38:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006234 252.33.8.156 - - [2025-10-09 10:38:37] "POST /neutron/port HTTP/1.1" 200 1082 0.011171 252.33.8.156 - - [2025-10-09 10:38:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006327 252.33.8.156 - - [2025-10-09 10:38:37] "POST /neutron/port HTTP/1.1" 200 1082 0.011967 252.33.8.156 - - [2025-10-09 10:38:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007485 252.33.8.156 - - [2025-10-09 10:38:39] "POST /neutron/port HTTP/1.1" 200 1082 0.012820 252.33.8.156 - - [2025-10-09 10:38:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006127 10.0.0.33 - - [2025-10-09 10:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.33 - - [2025-10-09 10:38:39] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004262 10.0.0.33 - - [2025-10-09 10:38:39] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003815 10.0.0.33 - - [2025-10-09 10:38:39] "GET /virtual-network/36f57f5b-f7dd-45df-80fc-3682154bed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.019840 252.33.8.156 - - [2025-10-09 10:38:41] "POST /neutron/network HTTP/1.1" 200 822 0.006655 252.33.8.156 - - [2025-10-09 10:38:41] "POST /neutron/network HTTP/1.1" 400 204 0.010813 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:38:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001126 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:38:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001147 252.33.8.156 - - [2025-10-09 10:38:42] "POST /neutron/port HTTP/1.1" 200 1082 0.012351 252.33.8.156 - - [2025-10-09 10:38:42] "POST /neutron/port HTTP/1.1" 200 1108 0.010006 252.33.8.156 - - [2025-10-09 10:38:42] "POST /neutron/port HTTP/1.1" 200 151 0.111634 252.33.8.156 - - [2025-10-09 10:38:44] "POST /neutron/network HTTP/1.1" 200 822 0.006488 10.0.0.33 - - [2025-10-09 10:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.33 - - [2025-10-09 10:38:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005355 10.0.0.33 - - [2025-10-09 10:38:44] "POST /useragent-kv HTTP/1.1" 200 115 0.015356 252.33.8.156 - - [2025-10-09 10:38:44] "POST /neutron/network HTTP/1.1" 200 151 0.121019 10.0.0.33 - - [2025-10-09 10:38:44] "DELETE /route-target/f5979b19-301f-44ba-9f65-d0785fc26a81 HTTP/1.1" 200 115 0.049497 10.0.0.33 - - [2025-10-09 10:38:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003280 10.0.0.33 - - [2025-10-09 10:38:45] "POST /network-ipams HTTP/1.1" 200 541 0.019188 10.0.0.33 - - [2025-10-09 10:38:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002911 10.0.0.33 - - [2025-10-09 10:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2025-10-09 10:38:45] "GET /network-ipam/cf489602-6b62-4a4b-9235-34f0dd1c794d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.005173 10.0.0.33 - - [2025-10-09 10:38:45] "PUT /network-ipam/cf489602-6b62-4a4b-9235-34f0dd1c794d HTTP/1.1" 200 259 0.012002 10.0.0.33 - - [2025-10-09 10:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.33 - - [2025-10-09 10:38:45] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003875 10.0.0.33 - - [2025-10-09 10:38:45] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.034109 252.33.8.156 - - [2025-10-09 10:38:45] "POST /neutron/network HTTP/1.1" 200 117 0.007838 10.0.0.33 - - [2025-10-09 10:38:45] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001146 252.33.8.156 - - [2025-10-09 10:38:45] "POST /neutron/network HTTP/1.1" 200 603 0.079679 10.0.0.33 - - [2025-10-09 10:38:45] "POST /route-targets HTTP/1.1" 200 328 0.010786 10.0.0.33 - - [2025-10-09 10:38:45] "POST /ref-update HTTP/1.1" 200 156 0.014235 10.0.0.33 - - [2025-10-09 10:38:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004575 252.33.8.156 - - [2025-10-09 10:38:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.157074 10.0.0.33 - - [2025-10-09 10:38:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003185 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.173223 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/network HTTP/1.1" 200 988 0.007414 10.0.0.33 - - [2025-10-09 10:38:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.002172 10.0.0.33 - - [2025-10-09 10:38:46] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005750 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/network HTTP/1.1" 200 988 0.007598 10.0.0.33 - - [2025-10-09 10:38:46] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006341 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/network HTTP/1.1" 200 988 0.018817 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.014446 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007651 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/network HTTP/1.1" 200 988 0.007127 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007881 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007010 10.0.0.33 - - [2025-10-09 10:38:46] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001693 252.33.8.156 - - [2025-10-09 10:38:46] "POST /neutron/port HTTP/1.1" 200 1015 0.197467 10.0.0.33 - - [2025-10-09 10:38:46] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001049 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/port HTTP/1.1" 200 1015 0.158497 10.0.0.33 - - [2025-10-09 10:38:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.004390 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/port HTTP/1.1" 200 1015 0.007973 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/port HTTP/1.1" 200 1015 0.008239 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/network HTTP/1.1" 200 988 0.007589 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/port HTTP/1.1" 200 1015 0.007454 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/port HTTP/1.1" 200 117 0.006399 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/port HTTP/1.1" 200 117 0.005500 10.0.0.33 - - [2025-10-09 10:38:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001427 252.33.8.156 - - [2025-10-09 10:38:47] "POST /neutron/port HTTP/1.1" 200 117 0.005481 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 1015 0.008878 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 1015 0.008033 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 1015 0.046283 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/network HTTP/1.1" 200 988 0.009560 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 1015 0.007571 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 1015 0.008561 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.006405 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.008248 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 1015 0.012154 10.0.0.33 - - [2025-10-09 10:38:48] "POST /id-to-fqname HTTP/1.1" 200 218 0.002138 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/network HTTP/1.1" 200 998 0.012277 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.012218 252.33.8.156 - - [2025-10-09 10:38:48] "POST /neutron/port HTTP/1.1" 200 1015 0.011332 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 1015 0.008944 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/network HTTP/1.1" 200 998 0.033759 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 1103 0.130324 252.33.8.156 - - [2025-10-09 10:38:49] "GET /aaa-mode HTTP/1.1" 401 296 0.000623 252.33.8.156 - - [2025-10-09 10:38:49] "GET / HTTP/1.1" 200 36215 0.001762 252.33.8.156 - - [2025-10-09 10:38:49] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000443 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 1077 0.014999 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003544 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/subnet HTTP/1.1" 200 673 0.010263 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 1015 0.011640 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 117 0.002086 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/network HTTP/1.1" 200 998 0.012981 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/network HTTP/1.1" 200 988 0.008679 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 1015 0.008003 10.0.0.33 - - [2025-10-09 10:38:49] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001158 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 1015 0.010810 252.33.8.156 - - [2025-10-09 10:38:49] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.078968 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/network HTTP/1.1" 200 988 0.012908 252.33.8.156 - - [2025-10-09 10:38:49] "POST /neutron/port HTTP/1.1" 200 1103 0.125101 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/port HTTP/1.1" 200 1077 0.016098 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/port HTTP/1.1" 200 2038 0.031784 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004388 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009320 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/subnet HTTP/1.1" 200 673 0.022218 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/port HTTP/1.1" 200 117 0.008884 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/port HTTP/1.1" 200 117 0.001733 10.0.0.33 - - [2025-10-09 10:38:50] "GET /domains HTTP/1.1" 200 438 0.002916 10.0.0.33 - - [2025-10-09 10:38:50] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.33 - - [2025-10-09 10:38:50] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1306 0.012788 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/network HTTP/1.1" 200 988 0.010833 10.0.0.33 - - [2025-10-09 10:38:50] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002045 10.0.0.33 - - [2025-10-09 10:38:50] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1 HTTP/1.1" 200 2835 0.038480 10.0.0.33 - - [2025-10-09 10:38:50] "GET /network-ipam/cf489602-6b62-4a4b-9235-34f0dd1c794d HTTP/1.1" 200 2601 0.005378 10.0.0.33 - - [2025-10-09 10:38:50] "GET /domains HTTP/1.1" 200 438 0.003154 252.33.8.156 - - [2025-10-09 10:38:50] "POST /neutron/network HTTP/1.1" 200 998 0.016435 10.0.0.33 - - [2025-10-09 10:38:50] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001543 10.0.0.33 - - [2025-10-09 10:38:50] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1306 0.009723 10.0.0.33 - - [2025-10-09 10:38:50] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001130 10.0.0.33 - - [2025-10-09 10:38:50] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000951 10.0.0.33 - - [2025-10-09 10:38:50] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1 HTTP/1.1" 200 2835 0.034349 10.0.0.33 - - [2025-10-09 10:38:50] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456 HTTP/1.1" 200 3777 0.013972 10.0.0.33 - - [2025-10-09 10:38:50] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456 HTTP/1.1" 200 3777 0.038250 10.0.0.33 - - [2025-10-09 10:38:50] "GET /routing-instance/b103e4fe-1104-4899-a753-68b79ef8fb7c HTTP/1.1" 200 2811 0.006595 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/port HTTP/1.1" 200 1053 0.302495 10.0.0.33 - - [2025-10-09 10:38:51] "GET /routing-instance/b103e4fe-1104-4899-a753-68b79ef8fb7c HTTP/1.1" 200 2811 0.003170 10.0.0.33 - - [2025-10-09 10:38:51] "GET /route-target/6dac8559-fa21-4057-a23f-0b7830ff4771 HTTP/1.1" 200 1204 0.006555 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/port HTTP/1.1" 200 1053 0.008312 10.0.0.33 - - [2025-10-09 10:38:51] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456 HTTP/1.1" 200 4229 0.006658 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/port HTTP/1.1" 200 1053 0.008844 10.0.0.33 - - [2025-10-09 10:38:51] "GET /routing-instance/b103e4fe-1104-4899-a753-68b79ef8fb7c HTTP/1.1" 200 2811 0.003515 10.0.0.33 - - [2025-10-09 10:38:51] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.010706 10.0.0.33 - - [2025-10-09 10:38:51] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456 HTTP/1.1" 200 4229 0.009200 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/port HTTP/1.1" 200 1103 0.086468 10.0.0.33 - - [2025-10-09 10:38:51] "GET /routing-instance/b103e4fe-1104-4899-a753-68b79ef8fb7c HTTP/1.1" 200 2811 0.015880 10.0.0.33 - - [2025-10-09 10:38:51] "GET /routing-instance/b103e4fe-1104-4899-a753-68b79ef8fb7c HTTP/1.1" 200 2811 0.006209 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/port HTTP/1.1" 200 1077 0.022013 10.0.0.33 - - [2025-10-09 10:38:51] "GET /route-target/6dac8559-fa21-4057-a23f-0b7830ff4771 HTTP/1.1" 200 1204 0.003374 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004571 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/subnet HTTP/1.1" 200 673 0.008707 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.33 - - [2025-10-09 10:38:51] "GET /domains HTTP/1.1" 200 438 0.003091 252.33.8.156 - - [2025-10-09 10:38:51] "POST /neutron/network HTTP/1.1" 200 988 0.007180 10.0.0.33 - - [2025-10-09 10:38:51] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000968 10.0.0.33 - - [2025-10-09 10:38:51] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1306 0.006691 10.0.0.33 - - [2025-10-09 10:38:51] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001064 10.0.0.33 - - [2025-10-09 10:38:51] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1 HTTP/1.1" 200 3078 0.039495 10.0.0.33 - - [2025-10-09 10:38:51] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456 HTTP/1.1" 200 4229 0.010450 10.0.0.33 - - [2025-10-09 10:38:52] "GET /obj-perms HTTP/1.1" 200 6410 0.076118 252.33.8.156 - - [2025-10-09 10:38:52] "POST /neutron/port HTTP/1.1" 200 1077 0.026342 252.33.8.156 - - [2025-10-09 10:38:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009351 252.33.8.156 - - [2025-10-09 10:38:52] "POST /neutron/port HTTP/1.1" 200 1077 0.012647 252.33.8.156 - - [2025-10-09 10:38:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011984 252.33.8.156 - - [2025-10-09 10:38:52] "POST /neutron/port HTTP/1.1" 200 1077 0.012105 252.33.8.156 - - [2025-10-09 10:38:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006955 10.0.0.33 - - [2025-10-09 10:38:52] "GET /virtual-machine/502b3382-b22c-433b-a5db-7e9daaaf108d HTTP/1.1" 200 1288 0.004721 10.0.0.33 - - [2025-10-09 10:38:52] "GET /virtual-machine-interface/bef8d761-5f72-4ead-ada8-731d6c5d0313 HTTP/1.1" 200 2937 0.005715 10.0.0.33 - - [2025-10-09 10:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.33 - - [2025-10-09 10:38:53] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003140 10.0.0.33 - - [2025-10-09 10:38:53] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003314 10.0.0.33 - - [2025-10-09 10:38:53] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006019 10.0.0.33 - - [2025-10-09 10:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.33 - - [2025-10-09 10:38:56] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007641 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/port HTTP/1.1" 200 1077 0.016629 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/port HTTP/1.1" 200 1077 0.016312 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012898 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011443 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/port HTTP/1.1" 200 1077 0.016444 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/port HTTP/1.1" 200 1077 0.011969 10.0.0.33 - - [2025-10-09 10:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.33 - - [2025-10-09 10:39:00] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007732 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014672 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005317 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/port HTTP/1.1" 200 1077 0.016810 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/port HTTP/1.1" 200 1077 0.013266 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008438 252.33.8.156 - - [2025-10-09 10:39:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006123 252.33.8.156 - - [2025-10-09 10:39:01] "POST /neutron/port HTTP/1.1" 200 1077 0.016037 252.33.8.156 - - [2025-10-09 10:39:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006021 252.33.8.156 - - [2025-10-09 10:39:01] "POST /neutron/port HTTP/1.1" 200 1077 0.012570 252.33.8.156 - - [2025-10-09 10:39:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006325 252.33.8.156 - - [2025-10-09 10:39:02] "POST /neutron/port HTTP/1.1" 200 1077 0.011747 252.33.8.156 - - [2025-10-09 10:39:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006588 10.0.0.33 - - [2025-10-09 10:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.33 - - [2025-10-09 10:39:02] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003734 10.0.0.33 - - [2025-10-09 10:39:02] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003688 10.0.0.33 - - [2025-10-09 10:39:02] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005235 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/port HTTP/1.1" 200 1077 0.014667 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007965 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/port HTTP/1.1" 200 1077 0.017542 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007917 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/port HTTP/1.1" 200 1077 0.011027 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007085 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/port HTTP/1.1" 200 1077 0.011782 252.33.8.156 - - [2025-10-09 10:39:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006896 10.0.0.33 - - [2025-10-09 10:39:03] "GET /virtual-machine/31d03340-9ebf-4220-85a9-67d0e7d0a324 HTTP/1.1" 200 1287 0.005630 10.0.0.33 - - [2025-10-09 10:39:03] "GET /virtual-machine-interface/f1af7061-3a28-443b-a48d-0e8bc8fff317 HTTP/1.1" 200 2937 0.006282 10.0.0.33 - - [2025-10-09 10:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.33 - - [2025-10-09 10:39:03] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004628 10.0.0.33 - - [2025-10-09 10:39:03] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003009 10.0.0.33 - - [2025-10-09 10:39:03] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005031 252.33.8.156 - - [2025-10-09 10:39:04] "POST /neutron/port HTTP/1.1" 200 1077 0.013196 252.33.8.156 - - [2025-10-09 10:39:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006071 10.0.0.33 - - [2025-10-09 10:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.33 - - [2025-10-09 10:39:05] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003189 10.0.0.33 - - [2025-10-09 10:39:05] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003138 10.0.0.33 - - [2025-10-09 10:39:05] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005350 252.33.8.156 - - [2025-10-09 10:39:05] "POST /neutron/port HTTP/1.1" 200 1077 0.013442 252.33.8.156 - - [2025-10-09 10:39:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006644 252.33.8.156 - - [2025-10-09 10:39:05] "POST /neutron/port HTTP/1.1" 200 1077 0.012531 252.33.8.156 - - [2025-10-09 10:39:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007994 252.33.8.156 - - [2025-10-09 10:39:05] "POST /neutron/port HTTP/1.1" 200 1077 0.013499 252.33.8.156 - - [2025-10-09 10:39:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006798 10.0.0.33 - - [2025-10-09 10:39:05] "GET /virtual-machine/d09fe6f1-bb6b-4244-a551-66f5e39dd3b8 HTTP/1.1" 200 1293 0.006063 10.0.0.33 - - [2025-10-09 10:39:05] "GET /virtual-machine-interface/11ef07fc-d368-42b9-aa4e-94613c7400d0 HTTP/1.1" 200 2936 0.005024 10.0.0.33 - - [2025-10-09 10:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.33 - - [2025-10-09 10:39:06] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003160 10.0.0.33 - - [2025-10-09 10:39:06] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003635 10.0.0.33 - - [2025-10-09 10:39:06] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005365 10.0.0.33 - - [2025-10-09 10:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.33 - - [2025-10-09 10:39:07] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004390 10.0.0.33 - - [2025-10-09 10:39:07] "GET /virtual-networks?parent_id=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003069 10.0.0.33 - - [2025-10-09 10:39:07] "GET /virtual-network/78f153d2-3491-49fa-836b-9e2192ad8456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005330 252.33.8.156 - - [2025-10-09 10:39:23] "POST /neutron/port HTTP/1.1" 200 1103 0.012696 252.33.8.156 - - [2025-10-09 10:39:23] "POST /neutron/port HTTP/1.1" 200 1103 0.012874 252.33.8.156 - - [2025-10-09 10:39:23] "POST /neutron/port HTTP/1.1" 200 151 0.130117 252.33.8.156 - - [2025-10-09 10:39:23] "POST /neutron/port HTTP/1.1" 200 1103 0.012680 252.33.8.156 - - [2025-10-09 10:39:24] "POST /neutron/port HTTP/1.1" 200 1103 0.016029 252.33.8.156 - - [2025-10-09 10:39:24] "POST /neutron/port HTTP/1.1" 200 1077 0.026432 252.33.8.156 - - [2025-10-09 10:39:24] "POST /neutron/port HTTP/1.1" 200 1103 0.013184 252.33.8.156 - - [2025-10-09 10:39:24] "POST /neutron/port HTTP/1.1" 200 151 0.219187 252.33.8.156 - - [2025-10-09 10:39:24] "POST /neutron/network HTTP/1.1" 200 988 0.019928 252.33.8.156 - - [2025-10-09 10:39:24] "POST /neutron/port HTTP/1.1" 200 151 0.240241 10.0.0.33 - - [2025-10-09 10:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.33 - - [2025-10-09 10:39:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003699 10.0.0.33 - - [2025-10-09 10:39:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005736 10.0.0.33 - - [2025-10-09 10:39:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002460 10.0.0.33 - - [2025-10-09 10:39:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004799 252.33.8.156 - - [2025-10-09 10:39:24] "POST /neutron/network HTTP/1.1" 200 151 0.184095 10.0.0.33 - - [2025-10-09 10:39:24] "DELETE /route-target/6dac8559-fa21-4057-a23f-0b7830ff4771 HTTP/1.1" 200 115 0.048253 10.0.0.33 - - [2025-10-09 10:39:24] "GET /routing-instance/b103e4fe-1104-4899-a753-68b79ef8fb7c HTTP/1.1" 404 171 0.002903 10.0.0.33 - - [2025-10-09 10:39:24] "GET /domains HTTP/1.1" 200 438 0.011519 10.0.0.33 - - [2025-10-09 10:39:24] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001487 10.0.0.33 - - [2025-10-09 10:39:24] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 1306 0.010936 10.0.0.33 - - [2025-10-09 10:39:24] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001790 10.0.0.33 - - [2025-10-09 10:39:24] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1 HTTP/1.1" 200 2081 0.032408 10.0.0.33 - - [2025-10-09 10:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.33 - - [2025-10-09 10:39:25] "DELETE /network-ipam/cf489602-6b62-4a4b-9235-34f0dd1c794d HTTP/1.1" 200 115 0.021099 10.0.0.33 - - [2025-10-09 10:39:25] "POST /fqname-to-id HTTP/1.1" 404 209 0.003920 10.0.0.33 - - [2025-10-09 10:39:25] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001755 10.0.0.33 - - [2025-10-09 10:39:25] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.030034 10.0.0.33 - - [2025-10-09 10:39:25] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000948 10.0.0.33 - - [2025-10-09 10:39:25] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?fields=virtual_networks HTTP/1.1" 200 1032 0.075591 10.0.0.33 - - [2025-10-09 10:39:25] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001257 10.0.0.33 - - [2025-10-09 10:39:25] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.029889 10.0.0.33 - - [2025-10-09 10:39:26] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001411 10.0.0.33 - - [2025-10-09 10:39:26] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?fields=security_groups HTTP/1.1" 200 1257 0.031871 252.33.8.156 - - [2025-10-09 10:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.008052 252.33.8.156 - - [2025-10-09 10:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.006860 252.33.8.156 - - [2025-10-09 10:39:29] "POST /neutron/port HTTP/1.1" 400 205 0.003850 252.33.8.156 - - [2025-10-09 10:39:29] "POST /neutron/port HTTP/1.1" 400 205 0.003216 10.0.0.33 - - [2025-10-09 10:39:32] "GET /obj-perms HTTP/1.1" 200 6363 0.069627 10.0.0.33 - - [2025-10-09 10:39:33] "GET /obj-perms HTTP/1.1" 200 6363 0.068528 10.0.0.33 - - [2025-10-09 10:39:40] "GET / HTTP/1.1" 200 36215 0.002140 10.0.0.33 - - [2025-10-09 10:39:41] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000494 10.0.0.33 - - [2025-10-09 10:39:41] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001364 10.0.0.33 - - [2025-10-09 10:39:41] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.039944 10.0.0.33 - - [2025-10-09 10:39:42] "POST /fqname-to-id HTTP/1.1" 404 181 0.031096 10.0.0.33 - - [2025-10-09 10:39:42] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002966 10.0.0.33 - - [2025-10-09 10:39:42] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001276 10.0.0.33 - - [2025-10-09 10:39:42] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007427 10.0.0.33 - - [2025-10-09 10:39:42] "POST /id-to-fqname HTTP/1.1" 200 183 0.001646 10.0.0.33 - - [2025-10-09 10:39:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.002215 10.0.0.33 - - [2025-10-09 10:39:42] "POST /security-groups HTTP/1.1" 200 578 0.067834 10.0.0.33 - - [2025-10-09 10:39:42] "POST /fqname-to-id HTTP/1.1" 404 227 0.003016 10.0.0.33 - - [2025-10-09 10:39:42] "POST /projects HTTP/1.1" 200 567 0.228519 10.0.0.33 - - [2025-10-09 10:39:42] "POST /access-control-lists HTTP/1.1" 200 591 0.058352 10.0.0.33 - - [2025-10-09 10:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.307872 10.0.0.33 - - [2025-10-09 10:39:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.003218 10.0.0.33 - - [2025-10-09 10:39:42] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.446817 10.0.0.33 - - [2025-10-09 10:39:42] "POST /access-control-lists HTTP/1.1" 200 589 0.068446 10.0.0.33 - - [2025-10-09 10:39:43] "GET / HTTP/1.1" 200 36215 0.002064 10.0.0.33 - - [2025-10-09 10:39:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000537 10.0.0.33 - - [2025-10-09 10:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032444 10.0.0.33 - - [2025-10-09 10:39:46] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004768 10.0.0.33 - - [2025-10-09 10:39:46] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003426 10.0.0.33 - - [2025-10-09 10:39:46] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003678 10.0.0.33 - - [2025-10-09 10:39:46] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.009548 10.0.0.33 - - [2025-10-09 10:39:46] "GET /aaa-mode HTTP/1.1" 401 296 0.000483 10.0.0.33 - - [2025-10-09 10:39:47] "GET /aaa-mode HTTP/1.1" 200 128 0.034113 10.0.0.33 - - [2025-10-09 10:39:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.028193 10.0.0.33 - - [2025-10-09 10:39:47] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002507 10.0.0.33 - - [2025-10-09 10:39:47] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001293 10.0.0.33 - - [2025-10-09 10:39:47] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007246 10.0.0.33 - - [2025-10-09 10:39:47] "POST /id-to-fqname HTTP/1.1" 200 183 0.001493 10.0.0.33 - - [2025-10-09 10:39:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.003427 10.0.0.33 - - [2025-10-09 10:39:48] "POST /security-groups HTTP/1.1" 200 578 0.065776 10.0.0.33 - - [2025-10-09 10:39:48] "POST /projects HTTP/1.1" 200 567 0.213606 10.0.0.33 - - [2025-10-09 10:39:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.033449 10.0.0.33 - - [2025-10-09 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.286465 10.0.0.33 - - [2025-10-09 10:39:48] "POST /access-control-lists HTTP/1.1" 200 591 0.059627 10.0.0.33 - - [2025-10-09 10:39:48] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.431950 10.0.0.33 - - [2025-10-09 10:39:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.003533 10.0.0.33 - - [2025-10-09 10:39:48] "POST /access-control-lists HTTP/1.1" 200 589 0.064529 10.0.0.33 - - [2025-10-09 10:39:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.028728 10.0.0.33 - - [2025-10-09 10:39:48] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002930 10.0.0.33 - - [2025-10-09 10:39:48] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001050 10.0.0.33 - - [2025-10-09 10:39:48] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006782 10.0.0.33 - - [2025-10-09 10:39:48] "POST /id-to-fqname HTTP/1.1" 200 183 0.001689 10.0.0.33 - - [2025-10-09 10:39:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.002227 10.0.0.33 - - [2025-10-09 10:39:48] "POST /security-groups HTTP/1.1" 200 578 0.060259 10.0.0.33 - - [2025-10-09 10:39:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.002960 10.0.0.33 - - [2025-10-09 10:39:49] "POST /projects HTTP/1.1" 200 567 0.221737 10.0.0.33 - - [2025-10-09 10:39:49] "POST /access-control-lists HTTP/1.1" 200 591 0.057827 10.0.0.33 - - [2025-10-09 10:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.297727 10.0.0.33 - - [2025-10-09 10:39:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.002939 10.0.0.33 - - [2025-10-09 10:39:49] "GET /project/07596417-bb37-4448-a361-9142441f9af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.434940 10.0.0.33 - - [2025-10-09 10:39:49] "POST /access-control-lists HTTP/1.1" 200 589 0.060717 10.0.0.33 - - [2025-10-09 10:39:49] "GET / HTTP/1.1" 200 36215 0.002090 10.0.0.33 - - [2025-10-09 10:39:50] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.33 - - [2025-10-09 10:39:51] "POST /fqname-to-id HTTP/1.1" 404 181 0.003325 10.0.0.33 - - [2025-10-09 10:39:51] "POST /api-access-lists HTTP/1.1" 200 521 0.013773 10.0.0.33 - - [2025-10-09 10:39:51] "GET /api-access-list/b8f17c66-902a-44d0-b705-26ab1db3cb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.004653 10.0.0.33 - - [2025-10-09 10:39:51] "GET /api-access-list/b8f17c66-902a-44d0-b705-26ab1db3cb1d HTTP/1.1" 401 296 0.000495 10.0.0.33 - - [2025-10-09 10:39:51] "GET /api-access-list/b8f17c66-902a-44d0-b705-26ab1db3cb1d HTTP/1.1" 200 1266 0.070630 10.0.0.33 - - [2025-10-09 10:39:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.000565 10.0.0.33 - - [2025-10-09 10:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.082944 10.0.0.33 - - [2025-10-09 10:39:52] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.033656 10.0.0.33 - - [2025-10-09 10:39:52] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.071800 10.0.0.33 - - [2025-10-09 10:39:52] "GET /virtual-networks?parent_id=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012707 10.0.0.33 - - [2025-10-09 10:39:52] "POST /virtual-networks HTTP/1.1" 200 568 0.054906 10.0.0.33 - - [2025-10-09 10:39:52] "POST /route-targets HTTP/1.1" 200 328 0.014207 10.0.0.33 - - [2025-10-09 10:39:52] "POST /ref-update HTTP/1.1" 200 156 0.016991 10.0.0.33 - - [2025-10-09 10:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018494 10.0.0.33 - - [2025-10-09 10:39:52] "GET /network-ipam/67fac317-8e9e-4acd-9449-6fd607280b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.012022 10.0.0.33 - - [2025-10-09 10:39:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005098 10.0.0.33 - - [2025-10-09 10:39:52] "POST /ref-update HTTP/1.1" 200 156 0.058617 252.33.8.156 - - [2025-10-09 10:39:52] "POST /neutron/network HTTP/1.1" 200 831 0.050075 252.33.8.156 - - [2025-10-09 10:39:52] "POST /neutron/network HTTP/1.1" 200 831 0.024462 10.0.0.33 - - [2025-10-09 10:39:52] "GET /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.016329 252.33.8.156 - - [2025-10-09 10:39:53] "POST /neutron/network HTTP/1.1" 200 831 0.022089 252.33.8.156 - - [2025-10-09 10:39:53] "POST /neutron/subnet HTTP/1.1" 200 680 0.028384 10.0.0.33 - - [2025-10-09 10:39:53] "GET /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b HTTP/1.1" 401 296 0.000573 10.0.0.33 - - [2025-10-09 10:39:53] "GET /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b HTTP/1.1" 200 2268 0.046489 10.0.0.33 - - [2025-10-09 10:39:53] "GET /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b HTTP/1.1" 401 296 0.000548 10.0.0.33 - - [2025-10-09 10:39:54] "GET /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b HTTP/1.1" 200 2009 0.060586 10.0.0.33 - - [2025-10-09 10:39:54] "POST /id-to-fqname HTTP/1.1" 401 296 0.000486 10.0.0.33 - - [2025-10-09 10:39:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.038580 252.33.8.156 - - [2025-10-09 10:39:55] "POST /neutron/network HTTP/1.1" 200 841 0.049070 252.33.8.156 - - [2025-10-09 10:39:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000421 252.33.8.156 - - [2025-10-09 10:39:55] "GET / HTTP/1.1" 200 36215 0.001527 252.33.8.156 - - [2025-10-09 10:39:55] "GET /project/07596417-bb37-4448-a361-9142441f9af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000390 10.0.0.33 - - [2025-10-09 10:39:55] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000992 252.33.8.156 - - [2025-10-09 10:39:55] "GET /project/07596417-bb37-4448-a361-9142441f9af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.061572 252.33.8.156 - - [2025-10-09 10:39:55] "POST /neutron/network HTTP/1.1" 200 831 0.007038 252.33.8.156 - - [2025-10-09 10:39:56] "POST /neutron/port HTTP/1.1" 200 117 0.044225 252.33.8.156 - - [2025-10-09 10:39:56] "POST /neutron/port HTTP/1.1" 200 117 0.005404 252.33.8.156 - - [2025-10-09 10:39:56] "POST /neutron/port HTTP/1.1" 200 117 0.005569 252.33.8.156 - - [2025-10-09 10:39:56] "POST /neutron/network HTTP/1.1" 200 841 0.023231 252.33.8.156 - - [2025-10-09 10:39:56] "POST /neutron/network HTTP/1.1" 200 831 0.023707 10.0.0.33 - - [2025-10-09 10:39:56] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001075 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/port HTTP/1.1" 200 1054 0.368803 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/port HTTP/1.1" 200 1054 0.009655 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/port HTTP/1.1" 200 1054 0.014139 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/port HTTP/1.1" 200 1104 0.058347 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/port HTTP/1.1" 200 1078 0.011241 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003728 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/subnet HTTP/1.1" 200 654 0.008256 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/port HTTP/1.1" 200 117 0.001339 252.33.8.156 - - [2025-10-09 10:39:57] "POST /neutron/network HTTP/1.1" 200 831 0.006539 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/port HTTP/1.1" 200 1078 0.013529 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007906 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/port HTTP/1.1" 200 1078 0.012227 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008088 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/port HTTP/1.1" 200 1078 0.015714 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008926 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/port HTTP/1.1" 200 1078 0.014783 252.33.8.156 - - [2025-10-09 10:40:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008201 10.0.0.33 - - [2025-10-09 10:40:01] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 200 1288 0.025187 10.0.0.33 - - [2025-10-09 10:40:02] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 200 1288 0.016470 10.0.0.33 - - [2025-10-09 10:40:02] "GET /virtual-machine-interface/0822b10e-59fd-4b0b-846a-111817f660a8 HTTP/1.1" 200 2524 0.017736 10.0.0.33 - - [2025-10-09 10:40:02] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 200 1288 0.014676 10.0.0.33 - - [2025-10-09 10:40:02] "GET /virtual-machine-interface/0822b10e-59fd-4b0b-846a-111817f660a8 HTTP/1.1" 200 2524 0.019796 10.0.0.33 - - [2025-10-09 10:40:02] "GET /instance-ip/6ea10c16-83c6-4b2c-a23b-9d2e85bd44b8 HTTP/1.1" 200 1625 0.015540 10.0.0.33 - - [2025-10-09 10:40:02] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 200 1288 0.035225 10.0.0.33 - - [2025-10-09 10:40:02] "GET /virtual-machine-interface/0822b10e-59fd-4b0b-846a-111817f660a8 HTTP/1.1" 200 2524 0.018188 10.0.0.33 - - [2025-10-09 10:40:02] "GET /instance-ip/6ea10c16-83c6-4b2c-a23b-9d2e85bd44b8 HTTP/1.1" 200 1625 0.017671 10.0.0.33 - - [2025-10-09 10:40:02] "POST /fqname-to-id HTTP/1.1" 403 329 0.013789 10.0.0.33 - - [2025-10-09 10:40:02] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.33 - - [2025-10-09 10:40:03] "POST /fqname-to-id HTTP/1.1" 401 296 0.000531 10.0.0.33 - - [2025-10-09 10:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.037628 10.0.0.33 - - [2025-10-09 10:40:03] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003605 10.0.0.33 - - [2025-10-09 10:40:03] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011824 10.0.0.33 - - [2025-10-09 10:40:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.011672 10.0.0.33 - - [2025-10-09 10:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.33 - - [2025-10-09 10:40:03] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003312 10.0.0.33 - - [2025-10-09 10:40:03] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012121 10.0.0.33 - - [2025-10-09 10:40:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.013921 10.0.0.33 - - [2025-10-09 10:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.33 - - [2025-10-09 10:40:03] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003097 10.0.0.33 - - [2025-10-09 10:40:03] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011319 10.0.0.33 - - [2025-10-09 10:40:04] "POST /fqname-to-id HTTP/1.1" 403 329 0.019953 10.0.0.33 - - [2025-10-09 10:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.33 - - [2025-10-09 10:40:04] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003179 10.0.0.33 - - [2025-10-09 10:40:04] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012025 10.0.0.33 - - [2025-10-09 10:40:04] "POST /fqname-to-id HTTP/1.1" 403 329 0.011617 10.0.0.33 - - [2025-10-09 10:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.33 - - [2025-10-09 10:40:04] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003351 10.0.0.33 - - [2025-10-09 10:40:04] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011483 252.33.8.156 - - [2025-10-09 10:40:06] "POST /neutron/port HTTP/1.1" 200 1078 0.014664 252.33.8.156 - - [2025-10-09 10:40:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005885 252.33.8.156 - - [2025-10-09 10:40:07] "POST /neutron/port HTTP/1.1" 200 1078 0.011819 252.33.8.156 - - [2025-10-09 10:40:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006104 10.0.0.33 - - [2025-10-09 10:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012614 10.0.0.33 - - [2025-10-09 10:40:07] "GET /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.023165 252.33.8.156 - - [2025-10-09 10:40:07] "POST /neutron/port HTTP/1.1" 200 1078 0.013190 252.33.8.156 - - [2025-10-09 10:40:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007218 252.33.8.156 - - [2025-10-09 10:40:08] "POST /neutron/port HTTP/1.1" 200 1078 0.011898 252.33.8.156 - - [2025-10-09 10:40:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008326 10.0.0.33 - - [2025-10-09 10:40:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.011598 10.0.0.33 - - [2025-10-09 10:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2025-10-09 10:40:09] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003381 10.0.0.33 - - [2025-10-09 10:40:09] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018198 10.0.0.33 - - [2025-10-09 10:40:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.012106 10.0.0.33 - - [2025-10-09 10:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.33 - - [2025-10-09 10:40:09] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004379 10.0.0.33 - - [2025-10-09 10:40:09] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011264 10.0.0.33 - - [2025-10-09 10:40:09] "POST /fqname-to-id HTTP/1.1" 403 351 0.011150 10.0.0.33 - - [2025-10-09 10:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.33 - - [2025-10-09 10:40:09] "GET /routing-instance/371b21f3-2cd5-45fb-ac1d-e42125ea2c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.005402 10.0.0.33 - - [2025-10-09 10:40:09] "GET /route-target/a8892adb-09cc-4c68-b800-733cbe408dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010905 10.0.0.33 - - [2025-10-09 10:40:09] "GET /route-target/a8892adb-09cc-4c68-b800-733cbe408dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002871 10.0.0.33 - - [2025-10-09 10:40:10] "POST /fqname-to-id HTTP/1.1" 403 329 0.016320 10.0.0.33 - - [2025-10-09 10:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-10-09 10:40:10] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003814 10.0.0.33 - - [2025-10-09 10:40:10] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013053 10.0.0.33 - - [2025-10-09 10:40:10] "POST /fqname-to-id HTTP/1.1" 403 351 0.010557 10.0.0.33 - - [2025-10-09 10:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.33 - - [2025-10-09 10:40:10] "GET /routing-instance/371b21f3-2cd5-45fb-ac1d-e42125ea2c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003474 10.0.0.33 - - [2025-10-09 10:40:10] "GET /route-target/a8892adb-09cc-4c68-b800-733cbe408dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010885 10.0.0.33 - - [2025-10-09 10:40:10] "GET /route-target/a8892adb-09cc-4c68-b800-733cbe408dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002887 10.0.0.33 - - [2025-10-09 10:40:10] "GET /obj-perms HTTP/1.1" 200 6295 0.067664 10.0.0.33 - - [2025-10-09 10:40:10] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.016407 10.0.0.33 - - [2025-10-09 10:40:10] "GET /obj-perms HTTP/1.1" 200 6295 0.009520 10.0.0.33 - - [2025-10-09 10:40:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000414 10.0.0.33 - - [2025-10-09 10:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.036419 10.0.0.33 - - [2025-10-09 10:40:11] "GET /virtual-machine-interface/0822b10e-59fd-4b0b-846a-111817f660a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.019915 10.0.0.33 - - [2025-10-09 10:40:11] "GET /obj-perms HTTP/1.1" 200 6295 0.009235 10.0.0.33 - - [2025-10-09 10:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2025-10-09 10:40:11] "GET /virtual-machine-interface/0822b10e-59fd-4b0b-846a-111817f660a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.015897 10.0.0.33 - - [2025-10-09 10:40:11] "GET /obj-perms HTTP/1.1" 200 6295 0.009367 10.0.0.33 - - [2025-10-09 10:40:11] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010341 10.0.0.33 - - [2025-10-09 10:40:11] "GET /obj-perms HTTP/1.1" 200 6295 0.009868 10.0.0.33 - - [2025-10-09 10:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2025-10-09 10:40:11] "GET /virtual-machine-interface/0822b10e-59fd-4b0b-846a-111817f660a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.016710 10.0.0.33 - - [2025-10-09 10:40:11] "GET /obj-perms HTTP/1.1" 200 6295 0.010209 10.0.0.33 - - [2025-10-09 10:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2025-10-09 10:40:11] "GET /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.015305 10.0.0.33 - - [2025-10-09 10:40:12] "GET /obj-perms HTTP/1.1" 200 6295 0.009884 10.0.0.33 - - [2025-10-09 10:40:12] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011256 10.0.0.33 - - [2025-10-09 10:40:12] "GET /obj-perms HTTP/1.1" 200 6295 0.009837 10.0.0.33 - - [2025-10-09 10:40:12] "GET /obj-perms HTTP/1.1" 200 6295 0.009202 10.0.0.33 - - [2025-10-09 10:40:12] "GET /obj-perms HTTP/1.1" 200 6295 0.067312 10.0.0.33 - - [2025-10-09 10:40:12] "GET /obj-perms HTTP/1.1" 200 6295 0.010058 10.0.0.33 - - [2025-10-09 10:40:13] "GET /obj-perms HTTP/1.1" 200 6400 0.060423 10.0.0.33 - - [2025-10-09 10:40:13] "GET /obj-perms HTTP/1.1" 200 6400 0.002192 10.0.0.33 - - [2025-10-09 10:40:13] "GET /obj-perms HTTP/1.1" 200 6295 0.013380 10.0.0.33 - - [2025-10-09 10:40:13] "GET /obj-perms HTTP/1.1" 200 6295 0.008483 10.0.0.33 - - [2025-10-09 10:40:13] "GET /obj-perms HTTP/1.1" 200 6295 0.065516 10.0.0.33 - - [2025-10-09 10:40:13] "GET /obj-perms HTTP/1.1" 200 6295 0.010039 10.0.0.33 - - [2025-10-09 10:40:14] "GET /obj-perms HTTP/1.1" 200 6400 0.002550 10.0.0.33 - - [2025-10-09 10:40:14] "GET /obj-perms HTTP/1.1" 200 6400 0.003667 10.0.0.33 - - [2025-10-09 10:40:14] "GET /obj-perms HTTP/1.1" 200 6295 0.008996 10.0.0.33 - - [2025-10-09 10:40:14] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.012952 10.0.0.33 - - [2025-10-09 10:40:14] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 200 1288 0.023113 252.33.8.156 - - [2025-10-09 10:40:15] "POST /neutron/port HTTP/1.1" 200 1078 0.012331 252.33.8.156 - - [2025-10-09 10:40:15] "POST /neutron/port HTTP/1.1" 200 1104 0.011417 252.33.8.156 - - [2025-10-09 10:40:15] "POST /neutron/port HTTP/1.1" 200 151 0.112870 10.0.0.33 - - [2025-10-09 10:40:16] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 404 171 0.011942 10.0.0.33 - - [2025-10-09 10:40:16] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 404 171 0.009052 10.0.0.33 - - [2025-10-09 10:40:16] "GET /virtual-machine/d0207af1-30b3-465b-968d-bc5b06ef5f45 HTTP/1.1" 404 171 0.009539 10.0.0.33 - - [2025-10-09 10:40:17] "POST /fqname-to-id HTTP/1.1" 403 329 0.011521 10.0.0.33 - - [2025-10-09 10:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.33 - - [2025-10-09 10:40:17] "GET /global-vrouter-config/9ac98b89-e31a-4252-8d40-90da6caf3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002937 10.0.0.33 - - [2025-10-09 10:40:17] "GET /virtual-networks?parent_id=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012280 10.0.0.33 - - [2025-10-09 10:40:17] "POST /fqname-to-id HTTP/1.1" 403 351 0.011042 10.0.0.33 - - [2025-10-09 10:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.33 - - [2025-10-09 10:40:17] "GET /routing-instance/371b21f3-2cd5-45fb-ac1d-e42125ea2c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004114 10.0.0.33 - - [2025-10-09 10:40:17] "GET /route-target/a8892adb-09cc-4c68-b800-733cbe408dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.013338 10.0.0.33 - - [2025-10-09 10:40:17] "GET /route-target/a8892adb-09cc-4c68-b800-733cbe408dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002911 10.0.0.33 - - [2025-10-09 10:40:17] "GET /obj-perms HTTP/1.1" 200 6295 0.010063 10.0.0.33 - - [2025-10-09 10:40:17] "GET /obj-perms HTTP/1.1" 200 6295 0.009146 10.0.0.33 - - [2025-10-09 10:40:17] "GET /obj-perms HTTP/1.1" 200 6295 0.074845 10.0.0.33 - - [2025-10-09 10:40:17] "GET /obj-perms HTTP/1.1" 200 6295 0.009774 10.0.0.33 - - [2025-10-09 10:40:17] "GET /obj-perms HTTP/1.1" 200 6400 0.001964 10.0.0.33 - - [2025-10-09 10:40:18] "GET /obj-perms HTTP/1.1" 200 6400 0.002282 10.0.0.33 - - [2025-10-09 10:40:21] "GET /obj-perms HTTP/1.1" 200 6400 0.012352 10.0.0.33 - - [2025-10-09 10:40:21] "GET /obj-perms HTTP/1.1" 200 6400 0.005816 10.0.0.33 - - [2025-10-09 10:40:21] "DELETE /project/07596417bb374448a3619142441f9af4 HTTP/1.1" 404 173 0.084172 10.0.0.33 - - [2025-10-09 10:40:21] "DELETE /project/7c7e3baf373c4e36bde774d1135c881a HTTP/1.1" 404 173 0.116082 10.0.0.33 - - [2025-10-09 10:40:21] "DELETE /project/e464f6cf1d8942ecb4b2e78e567b92f4 HTTP/1.1" 404 173 0.097717 10.0.0.33 - - [2025-10-09 10:40:21] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000962 10.0.0.33 - - [2025-10-09 10:40:22] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.080501 10.0.0.33 - - [2025-10-09 10:40:22] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001962 10.0.0.33 - - [2025-10-09 10:40:22] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?fields=security_groups HTTP/1.1" 200 1350 0.048095 10.0.0.33 - - [2025-10-09 10:40:22] "DELETE /security-group/d751ca51-7342-4e80-9f5a-4bccb812590b HTTP/1.1" 200 115 0.111235 10.0.0.33 - - [2025-10-09 10:40:22] "GET /projects?obj_uuids=55be2136-537e-4ede-b1cc-516f8533eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.009699 10.0.0.33 - - [2025-10-09 10:40:22] "GET /project/55be2136-537e-4ede-b1cc-516f8533eaf1?fields=application_policy_sets HTTP/1.1" 200 1389 0.125189 10.0.0.33 - - [2025-10-09 10:40:22] "DELETE /access-control-list/2bcc7eef-f9ee-46ec-8c27-a87a8dd0c203 HTTP/1.1" 200 115 0.139154 10.0.0.33 - - [2025-10-09 10:40:22] "DELETE /access-control-list/69d63299-9c0d-4ba1-abed-f4b0b34f29c9 HTTP/1.1" 200 115 0.229048 10.0.0.33 - - [2025-10-09 10:40:22] "DELETE /project/55be2136-537e-4ede-b1cc-516f8533eaf1 HTTP/1.1" 200 115 1.117032 10.0.0.33 - - [2025-10-09 10:40:24] "GET /obj-perms HTTP/1.1" 200 6400 0.001964 10.0.0.33 - - [2025-10-09 10:40:24] "GET /obj-perms HTTP/1.1" 200 6400 0.002713 10.0.0.33 - - [2025-10-09 10:40:27] "GET /obj-perms HTTP/1.1" 200 6400 0.002067 10.0.0.33 - - [2025-10-09 10:40:27] "GET /obj-perms HTTP/1.1" 200 6400 0.001568 10.0.0.33 - - [2025-10-09 10:40:30] "GET /obj-perms HTTP/1.1" 200 6400 0.002810 10.0.0.33 - - [2025-10-09 10:40:30] "GET /obj-perms HTTP/1.1" 200 6400 0.001955 10.0.0.33 - - [2025-10-09 10:40:33] "GET /obj-perms HTTP/1.1" 200 6363 0.080884 10.0.0.33 - - [2025-10-09 10:40:34] "GET /obj-perms HTTP/1.1" 200 6400 0.001867 10.0.0.33 - - [2025-10-09 10:40:34] "GET /obj-perms HTTP/1.1" 200 6400 0.002122 10.0.0.33 - - [2025-10-09 10:40:34] "GET /obj-perms HTTP/1.1" 200 6363 0.066624 10.0.0.33 - - [2025-10-09 10:40:34] "GET /obj-perms HTTP/1.1" 200 6400 0.001878 10.0.0.33 - - [2025-10-09 10:40:34] "GET /obj-perms HTTP/1.1" 200 6400 0.002073 10.0.0.33 - - [2025-10-09 10:40:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005372 10.0.0.33 - - [2025-10-09 10:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009310 10.0.0.33 - - [2025-10-09 10:40:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005118 10.0.0.33 - - [2025-10-09 10:40:34] "DELETE /virtual-network/82310447-1fc4-44ca-a03d-3bc37447ea8b HTTP/1.1" 200 115 0.099400 10.0.0.33 - - [2025-10-09 10:40:34] "DELETE /route-target/a8892adb-09cc-4c68-b800-733cbe408dc0 HTTP/1.1" 200 115 0.035750 10.0.0.33 - - [2025-10-09 10:40:34] "DELETE /api-access-list/b8f17c66-902a-44d0-b705-26ab1db3cb1d HTTP/1.1" 200 115 0.034050 10.0.0.33 - - [2025-10-09 10:40:34] "GET /api-access-list/b8f17c66-902a-44d0-b705-26ab1db3cb1d HTTP/1.1" 404 171 0.003821 10.0.0.33 - - [2025-10-09 10:40:34] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001778 10.0.0.33 - - [2025-10-09 10:40:34] "GET /project/07596417-bb37-4448-a361-9142441f9af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.037665 10.0.0.33 - - [2025-10-09 10:40:34] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001186 10.0.0.33 - - [2025-10-09 10:40:34] "GET /project/07596417-bb37-4448-a361-9142441f9af4?fields=virtual_networks HTTP/1.1" 200 1021 0.043491 10.0.0.33 - - [2025-10-09 10:40:34] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001236 10.0.0.33 - - [2025-10-09 10:40:35] "GET /project/07596417-bb37-4448-a361-9142441f9af4?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.042564 10.0.0.33 - - [2025-10-09 10:40:35] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001157 10.0.0.33 - - [2025-10-09 10:40:35] "GET /project/07596417-bb37-4448-a361-9142441f9af4?fields=security_groups HTTP/1.1" 200 1241 0.033324 10.0.0.33 - - [2025-10-09 10:40:35] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000998 10.0.0.33 - - [2025-10-09 10:40:35] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.026249 10.0.0.33 - - [2025-10-09 10:40:35] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002065 10.0.0.33 - - [2025-10-09 10:40:35] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?fields=virtual_networks HTTP/1.1" 200 1022 0.069221 10.0.0.33 - - [2025-10-09 10:40:35] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001077 10.0.0.33 - - [2025-10-09 10:40:35] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.039069 10.0.0.33 - - [2025-10-09 10:40:35] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001402 10.0.0.33 - - [2025-10-09 10:40:35] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?fields=security_groups HTTP/1.1" 200 1242 0.035542 10.0.0.33 - - [2025-10-09 10:40:37] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003387 10.0.0.33 - - [2025-10-09 10:40:37] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.012640 10.0.0.33 - - [2025-10-09 10:40:37] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001170 10.0.0.33 - - [2025-10-09 10:40:37] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.030415 10.0.0.33 - - [2025-10-09 10:40:37] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001102 10.0.0.33 - - [2025-10-09 10:40:37] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?fields=virtual_networks HTTP/1.1" 200 1023 0.074475 10.0.0.33 - - [2025-10-09 10:40:37] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002543 10.0.0.33 - - [2025-10-09 10:40:37] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.027416 10.0.0.33 - - [2025-10-09 10:40:37] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001218 10.0.0.33 - - [2025-10-09 10:40:37] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?fields=security_groups HTTP/1.1" 200 1243 0.037093 10.0.0.33 - - [2025-10-09 10:40:38] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001294 10.0.0.33 - - [2025-10-09 10:40:38] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007741 10.0.0.33 - - [2025-10-09 10:40:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.032485 10.0.0.33 - - [2025-10-09 10:40:39] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002695 10.0.0.33 - - [2025-10-09 10:40:39] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000957 10.0.0.33 - - [2025-10-09 10:40:39] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006267 10.0.0.33 - - [2025-10-09 10:40:39] "POST /id-to-fqname HTTP/1.1" 200 188 0.002115 10.0.0.33 - - [2025-10-09 10:40:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.002479 10.0.0.33 - - [2025-10-09 10:40:39] "POST /security-groups HTTP/1.1" 200 583 0.063527 10.0.0.33 - - [2025-10-09 10:40:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.003513 10.0.0.33 - - [2025-10-09 10:40:39] "POST /projects HTTP/1.1" 200 577 0.237224 10.0.0.33 - - [2025-10-09 10:40:39] "POST /access-control-lists HTTP/1.1" 200 596 0.060349 10.0.0.33 - - [2025-10-09 10:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.311859 10.0.0.33 - - [2025-10-09 10:40:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.003018 10.0.0.33 - - [2025-10-09 10:40:39] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.451115 10.0.0.33 - - [2025-10-09 10:40:39] "POST /access-control-lists HTTP/1.1" 200 594 0.060434 10.0.0.33 - - [2025-10-09 10:40:40] "GET / HTTP/1.1" 200 36215 0.002792 10.0.0.33 - - [2025-10-09 10:40:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000522 10.0.0.33 - - [2025-10-09 10:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.031964 10.0.0.33 - - [2025-10-09 10:40:43] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003319 10.0.0.33 - - [2025-10-09 10:40:43] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004863 10.0.0.33 - - [2025-10-09 10:40:43] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003497 10.0.0.33 - - [2025-10-09 10:40:43] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.010312 10.0.0.33 - - [2025-10-09 10:40:43] "GET /aaa-mode HTTP/1.1" 200 128 0.001114 10.0.0.33 - - [2025-10-09 10:40:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.027861 10.0.0.33 - - [2025-10-09 10:40:44] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002757 10.0.0.33 - - [2025-10-09 10:40:44] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001052 10.0.0.33 - - [2025-10-09 10:40:44] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008141 10.0.0.33 - - [2025-10-09 10:40:44] "POST /id-to-fqname HTTP/1.1" 200 188 0.002077 10.0.0.33 - - [2025-10-09 10:40:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.004215 10.0.0.33 - - [2025-10-09 10:40:44] "POST /security-groups HTTP/1.1" 200 583 0.060116 10.0.0.33 - - [2025-10-09 10:40:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.002675 10.0.0.33 - - [2025-10-09 10:40:44] "POST /projects HTTP/1.1" 200 577 0.232304 10.0.0.33 - - [2025-10-09 10:40:44] "POST /access-control-lists HTTP/1.1" 200 596 0.060814 10.0.0.33 - - [2025-10-09 10:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.310389 10.0.0.33 - - [2025-10-09 10:40:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.002973 10.0.0.33 - - [2025-10-09 10:40:44] "GET /project/73b16123-b63c-406a-b481-967776c12c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.449779 10.0.0.33 - - [2025-10-09 10:40:44] "POST /access-control-lists HTTP/1.1" 200 594 0.065434 10.0.0.33 - - [2025-10-09 10:40:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.030900 10.0.0.33 - - [2025-10-09 10:40:45] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003121 10.0.0.33 - - [2025-10-09 10:40:45] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001098 10.0.0.33 - - [2025-10-09 10:40:45] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007602 10.0.0.33 - - [2025-10-09 10:40:45] "POST /id-to-fqname HTTP/1.1" 200 188 0.002899 10.0.0.33 - - [2025-10-09 10:40:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.003430 10.0.0.33 - - [2025-10-09 10:40:45] "POST /security-groups HTTP/1.1" 200 583 0.064453 10.0.0.33 - - [2025-10-09 10:40:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.002747 10.0.0.33 - - [2025-10-09 10:40:45] "POST /projects HTTP/1.1" 200 577 0.226257 10.0.0.33 - - [2025-10-09 10:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.270789 10.0.0.33 - - [2025-10-09 10:40:45] "POST /access-control-lists HTTP/1.1" 200 596 0.059757 10.0.0.33 - - [2025-10-09 10:40:45] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.415265 10.0.0.33 - - [2025-10-09 10:40:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.003371 10.0.0.33 - - [2025-10-09 10:40:45] "POST /access-control-lists HTTP/1.1" 200 594 0.061013 10.0.0.33 - - [2025-10-09 10:40:46] "GET / HTTP/1.1" 200 36215 0.003648 10.0.0.33 - - [2025-10-09 10:40:47] "GET / HTTP/1.1" 200 36215 0.002013 10.0.0.33 - - [2025-10-09 10:40:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.003058 10.0.0.33 - - [2025-10-09 10:40:47] "POST /api-access-lists HTTP/1.1" 200 521 0.014262 10.0.0.33 - - [2025-10-09 10:40:47] "GET /api-access-list/527e438a-aef8-4996-a0e3-0822a9fb0e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004983 10.0.0.33 - - [2025-10-09 10:40:47] "GET /api-access-list/527e438a-aef8-4996-a0e3-0822a9fb0e82 HTTP/1.1" 401 296 0.000440 10.0.0.33 - - [2025-10-09 10:40:48] "GET /api-access-list/527e438a-aef8-4996-a0e3-0822a9fb0e82 HTTP/1.1" 200 1289 0.071639 10.0.0.33 - - [2025-10-09 10:40:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000443 10.0.0.33 - - [2025-10-09 10:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.047270 10.0.0.33 - - [2025-10-09 10:40:48] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001201 10.0.0.33 - - [2025-10-09 10:40:48] "GET /project/73b16123-b63c-406a-b481-967776c12c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.040174 10.0.0.33 - - [2025-10-09 10:40:48] "GET /virtual-networks?parent_id=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013098 10.0.0.33 - - [2025-10-09 10:40:48] "POST /virtual-networks HTTP/1.1" 200 583 0.050133 10.0.0.33 - - [2025-10-09 10:40:48] "POST /route-targets HTTP/1.1" 200 328 0.010435 10.0.0.33 - - [2025-10-09 10:40:48] "POST /ref-update HTTP/1.1" 200 156 0.017737 10.0.0.33 - - [2025-10-09 10:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021912 10.0.0.33 - - [2025-10-09 10:40:48] "GET /network-ipam/67fac317-8e9e-4acd-9449-6fd607280b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.011948 10.0.0.33 - - [2025-10-09 10:40:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002895 10.0.0.33 - - [2025-10-09 10:40:48] "POST /ref-update HTTP/1.1" 200 156 0.060930 252.33.8.156 - - [2025-10-09 10:40:49] "POST /neutron/network HTTP/1.1" 200 845 0.056353 252.33.8.156 - - [2025-10-09 10:40:49] "POST /neutron/network HTTP/1.1" 200 845 0.023919 10.0.0.33 - - [2025-10-09 10:40:49] "GET /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015134 252.33.8.156 - - [2025-10-09 10:40:49] "POST /neutron/network HTTP/1.1" 200 845 0.021765 252.33.8.156 - - [2025-10-09 10:40:49] "POST /neutron/subnet HTTP/1.1" 200 674 0.030981 10.0.0.33 - - [2025-10-09 10:40:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000516 10.0.0.33 - - [2025-10-09 10:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.043407 10.0.0.33 - - [2025-10-09 10:40:49] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001466 10.0.0.33 - - [2025-10-09 10:40:49] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038706 10.0.0.33 - - [2025-10-09 10:40:49] "GET /virtual-networks?parent_id=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012538 10.0.0.33 - - [2025-10-09 10:40:49] "POST /virtual-networks HTTP/1.1" 200 583 0.062572 10.0.0.33 - - [2025-10-09 10:40:49] "POST /route-targets HTTP/1.1" 200 328 0.012115 10.0.0.33 - - [2025-10-09 10:40:49] "POST /ref-update HTTP/1.1" 200 156 0.013688 10.0.0.33 - - [2025-10-09 10:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021512 10.0.0.33 - - [2025-10-09 10:40:50] "GET /network-ipam/67fac317-8e9e-4acd-9449-6fd607280b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.011690 10.0.0.33 - - [2025-10-09 10:40:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005289 10.0.0.33 - - [2025-10-09 10:40:50] "POST /ref-update HTTP/1.1" 200 156 0.050704 252.33.8.156 - - [2025-10-09 10:40:50] "POST /neutron/network HTTP/1.1" 200 845 0.050699 252.33.8.156 - - [2025-10-09 10:40:50] "POST /neutron/network HTTP/1.1" 200 845 0.021021 10.0.0.33 - - [2025-10-09 10:40:50] "GET /virtual-network/49d68437-9a86-4708-9600-474a10aadee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.021648 252.33.8.156 - - [2025-10-09 10:40:50] "POST /neutron/network HTTP/1.1" 200 845 0.022778 252.33.8.156 - - [2025-10-09 10:40:50] "POST /neutron/subnet HTTP/1.1" 200 671 0.030014 10.0.0.33 - - [2025-10-09 10:40:50] "GET /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 401 296 0.000516 10.0.0.33 - - [2025-10-09 10:40:50] "GET /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 200 2311 0.052394 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 401 296 0.000440 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 403 366 0.043974 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 200 2311 0.005490 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-networks HTTP/1.1" 200 370 0.021421 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-networks HTTP/1.1" 200 370 0.021087 10.0.0.33 - - [2025-10-09 10:40:51] "PUT /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 200 265 0.032029 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-networks HTTP/1.1" 200 132 0.020872 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-networks HTTP/1.1" 200 609 0.021290 10.0.0.33 - - [2025-10-09 10:40:51] "GET /virtual-networks HTTP/1.1" 200 1431 0.002953 10.0.0.33 - - [2025-10-09 10:40:51] "PUT /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 200 265 0.035082 10.0.0.33 - - [2025-10-09 10:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007553 10.0.0.33 - - [2025-10-09 10:40:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005096 10.0.0.33 - - [2025-10-09 10:40:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004949 10.0.0.33 - - [2025-10-09 10:40:52] "DELETE /virtual-network/49d68437-9a86-4708-9600-474a10aadee4 HTTP/1.1" 200 115 0.104753 10.0.0.33 - - [2025-10-09 10:40:52] "DELETE /route-target/3db27286-41a4-4556-a1e8-fe85456332e1 HTTP/1.1" 200 115 0.043215 10.0.0.33 - - [2025-10-09 10:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.33 - - [2025-10-09 10:40:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002821 10.0.0.33 - - [2025-10-09 10:40:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002696 10.0.0.33 - - [2025-10-09 10:40:52] "DELETE /virtual-network/9f2f7e70-5a29-4476-af48-56cf356fc58c HTTP/1.1" 200 115 0.134135 10.0.0.33 - - [2025-10-09 10:40:52] "DELETE /route-target/ed6e15f0-ae12-4f8e-8b28-a4616a6d98fb HTTP/1.1" 200 115 0.036268 10.0.0.33 - - [2025-10-09 10:40:52] "DELETE /api-access-list/527e438a-aef8-4996-a0e3-0822a9fb0e82 HTTP/1.1" 200 115 0.032423 10.0.0.33 - - [2025-10-09 10:40:52] "GET /api-access-list/527e438a-aef8-4996-a0e3-0822a9fb0e82 HTTP/1.1" 404 171 0.003015 10.0.0.33 - - [2025-10-09 10:40:52] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001299 10.0.0.33 - - [2025-10-09 10:40:52] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029542 10.0.0.33 - - [2025-10-09 10:40:52] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001087 10.0.0.33 - - [2025-10-09 10:40:52] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?fields=virtual_networks HTTP/1.1" 200 1033 0.068788 10.0.0.33 - - [2025-10-09 10:40:52] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001812 10.0.0.33 - - [2025-10-09 10:40:52] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.031720 10.0.0.33 - - [2025-10-09 10:40:52] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002012 10.0.0.33 - - [2025-10-09 10:40:52] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?fields=security_groups HTTP/1.1" 200 1258 0.073928 10.0.0.33 - - [2025-10-09 10:40:53] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001978 10.0.0.33 - - [2025-10-09 10:40:53] "GET /project/73b16123-b63c-406a-b481-967776c12c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.030916 10.0.0.33 - - [2025-10-09 10:40:53] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.33 - - [2025-10-09 10:40:53] "GET /project/73b16123-b63c-406a-b481-967776c12c37?fields=virtual_networks HTTP/1.1" 200 1032 0.076235 10.0.0.33 - - [2025-10-09 10:40:53] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001438 10.0.0.33 - - [2025-10-09 10:40:53] "GET /project/73b16123-b63c-406a-b481-967776c12c37?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.028088 10.0.0.33 - - [2025-10-09 10:40:53] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001183 10.0.0.33 - - [2025-10-09 10:40:53] "GET /project/73b16123-b63c-406a-b481-967776c12c37?fields=security_groups HTTP/1.1" 200 1257 0.027229 10.0.0.33 - - [2025-10-09 10:40:54] "GET /aaa-mode HTTP/1.1" 200 128 0.001207 10.0.0.33 - - [2025-10-09 10:40:55] "GET / HTTP/1.1" 200 36215 0.001780 10.0.0.33 - - [2025-10-09 10:40:56] "GET / HTTP/1.1" 200 36215 0.001635 10.0.0.33 - - [2025-10-09 10:40:56] "POST /fqname-to-id HTTP/1.1" 401 296 0.000637 10.0.0.33 - - [2025-10-09 10:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.090714 10.0.0.33 - - [2025-10-09 10:40:57] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001170 10.0.0.33 - - [2025-10-09 10:40:57] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.043267 10.0.0.33 - - [2025-10-09 10:40:57] "GET /virtual-networks?parent_id=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008674 10.0.0.33 - - [2025-10-09 10:40:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.008929 10.0.0.33 - - [2025-10-09 10:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009935 10.0.0.33 - - [2025-10-09 10:40:57] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.33 - - [2025-10-09 10:40:57] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014902 10.0.0.33 - - [2025-10-09 10:40:57] "POST /service-templates HTTP/1.1" 403 264 0.007970 10.0.0.33 - - [2025-10-09 10:40:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.003377 10.0.0.33 - - [2025-10-09 10:40:57] "POST /api-access-lists HTTP/1.1" 200 555 0.019139 10.0.0.33 - - [2025-10-09 10:40:57] "GET /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005109 10.0.0.33 - - [2025-10-09 10:40:57] "GET /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250 HTTP/1.1" 200 1324 0.003206 10.0.0.33 - - [2025-10-09 10:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012910 10.0.0.33 - - [2025-10-09 10:40:57] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001093 10.0.0.33 - - [2025-10-09 10:40:57] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.036367 10.0.0.33 - - [2025-10-09 10:40:57] "GET /virtual-networks?parent_id=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012579 10.0.0.33 - - [2025-10-09 10:40:57] "POST /virtual-networks HTTP/1.1" 200 583 0.054579 10.0.0.33 - - [2025-10-09 10:40:57] "POST /route-targets HTTP/1.1" 200 328 0.010306 10.0.0.33 - - [2025-10-09 10:40:57] "POST /ref-update HTTP/1.1" 200 156 0.012769 10.0.0.33 - - [2025-10-09 10:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.038492 10.0.0.33 - - [2025-10-09 10:40:58] "GET /network-ipam/67fac317-8e9e-4acd-9449-6fd607280b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.012285 10.0.0.33 - - [2025-10-09 10:40:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004648 10.0.0.33 - - [2025-10-09 10:40:58] "POST /ref-update HTTP/1.1" 200 156 0.068469 252.33.8.156 - - [2025-10-09 10:40:58] "POST /neutron/network HTTP/1.1" 200 845 0.051006 252.33.8.156 - - [2025-10-09 10:40:58] "POST /neutron/network HTTP/1.1" 200 845 0.021951 10.0.0.33 - - [2025-10-09 10:40:58] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.016045 252.33.8.156 - - [2025-10-09 10:40:58] "POST /neutron/network HTTP/1.1" 200 845 0.023453 252.33.8.156 - - [2025-10-09 10:40:58] "POST /neutron/subnet HTTP/1.1" 200 671 0.032769 252.33.8.156 - - [2025-10-09 10:40:58] "POST /neutron/network HTTP/1.1" 200 845 0.034286 10.0.0.33 - - [2025-10-09 10:40:58] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006112 10.0.0.33 - - [2025-10-09 10:40:58] "GET /network-ipam/67fac317-8e9e-4acd-9449-6fd607280b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003738 10.0.0.33 - - [2025-10-09 10:40:58] "GET /domains HTTP/1.1" 200 438 0.003139 10.0.0.33 - - [2025-10-09 10:40:58] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001352 10.0.0.33 - - [2025-10-09 10:40:58] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 2216 0.007521 10.0.0.33 - - [2025-10-09 10:40:59] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000995 10.0.0.33 - - [2025-10-09 10:40:59] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29 HTTP/1.1" 200 2346 0.035510 10.0.0.33 - - [2025-10-09 10:40:59] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.007740 10.0.0.33 - - [2025-10-09 10:40:59] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.007678 10.0.0.33 - - [2025-10-09 10:40:59] "GET /routing-instance/e96a582a-4276-4647-a205-98cf676f5e75 HTTP/1.1" 200 1557 0.004678 10.0.0.33 - - [2025-10-09 10:40:59] "GET /routing-instance/e96a582a-4276-4647-a205-98cf676f5e75 HTTP/1.1" 200 1557 0.004652 10.0.0.33 - - [2025-10-09 10:40:59] "GET /route-target/2ec92c3a-7d03-4d9c-9a6e-a36ce9cb1ed2 HTTP/1.1" 200 1244 0.003791 10.0.0.33 - - [2025-10-09 10:40:59] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.005493 10.0.0.33 - - [2025-10-09 10:40:59] "GET /routing-instance/e96a582a-4276-4647-a205-98cf676f5e75 HTTP/1.1" 200 1557 0.005384 10.0.0.33 - - [2025-10-09 10:40:59] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005820 10.0.0.33 - - [2025-10-09 10:40:59] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.004995 10.0.0.33 - - [2025-10-09 10:40:59] "GET /routing-instance/e96a582a-4276-4647-a205-98cf676f5e75 HTTP/1.1" 200 1557 0.009529 10.0.0.33 - - [2025-10-09 10:40:59] "GET /routing-instance/e96a582a-4276-4647-a205-98cf676f5e75 HTTP/1.1" 200 1557 0.005198 10.0.0.33 - - [2025-10-09 10:40:59] "GET /route-target/2ec92c3a-7d03-4d9c-9a6e-a36ce9cb1ed2 HTTP/1.1" 200 1244 0.004375 10.0.0.33 - - [2025-10-09 10:40:59] "GET /domains HTTP/1.1" 200 438 0.003608 10.0.0.33 - - [2025-10-09 10:40:59] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.33 - - [2025-10-09 10:40:59] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 HTTP/1.1" 200 2216 0.007677 10.0.0.33 - - [2025-10-09 10:40:59] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001743 10.0.0.33 - - [2025-10-09 10:41:00] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29 HTTP/1.1" 200 2346 0.030916 10.0.0.33 - - [2025-10-09 10:41:00] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.005587 10.0.0.33 - - [2025-10-09 10:41:00] "GET /obj-perms HTTP/1.1" 200 6410 0.069032 10.0.0.33 - - [2025-10-09 10:41:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.012045 10.0.0.33 - - [2025-10-09 10:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016322 10.0.0.33 - - [2025-10-09 10:41:00] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001609 10.0.0.33 - - [2025-10-09 10:41:00] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.017397 10.0.0.33 - - [2025-10-09 10:41:00] "POST /service-templates HTTP/1.1" 403 264 0.009274 10.0.0.33 - - [2025-10-09 10:41:00] "POST /fqname-to-id HTTP/1.1" 404 181 0.002879 10.0.0.33 - - [2025-10-09 10:41:00] "POST /api-access-lists HTTP/1.1" 200 521 0.017998 10.0.0.33 - - [2025-10-09 10:41:01] "GET /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005129 10.0.0.33 - - [2025-10-09 10:41:01] "GET /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341 HTTP/1.1" 200 1290 0.003754 10.0.0.33 - - [2025-10-09 10:41:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.012889 10.0.0.33 - - [2025-10-09 10:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023735 10.0.0.33 - - [2025-10-09 10:41:01] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001502 10.0.0.33 - - [2025-10-09 10:41:01] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.020572 10.0.0.33 - - [2025-10-09 10:41:01] "POST /service-templates HTTP/1.1" 200 551 0.032788 10.0.0.33 - - [2025-10-09 10:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015841 10.0.0.33 - - [2025-10-09 10:41:01] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013719 10.0.0.33 - - [2025-10-09 10:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013697 10.0.0.33 - - [2025-10-09 10:41:01] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013259 10.0.0.33 - - [2025-10-09 10:41:01] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 401 296 0.000684 10.0.0.33 - - [2025-10-09 10:41:01] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 403 263 0.039686 10.0.0.33 - - [2025-10-09 10:41:02] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.011409 10.0.0.33 - - [2025-10-09 10:41:02] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.036389 10.0.0.33 - - [2025-10-09 10:41:02] "GET /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003576 10.0.0.33 - - [2025-10-09 10:41:02] "PUT /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250 HTTP/1.1" 200 265 0.009335 10.0.0.33 - - [2025-10-09 10:41:02] "GET /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250 HTTP/1.1" 200 1461 0.003824 10.0.0.33 - - [2025-10-09 10:41:02] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.018398 10.0.0.33 - - [2025-10-09 10:41:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.000799 10.0.0.33 - - [2025-10-09 10:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.041517 10.0.0.33 - - [2025-10-09 10:41:03] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001143 10.0.0.33 - - [2025-10-09 10:41:03] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.034966 10.0.0.33 - - [2025-10-09 10:41:03] "GET /virtual-networks?parent_id=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.016570 10.0.0.33 - - [2025-10-09 10:41:03] "POST /virtual-networks HTTP/1.1" 403 263 0.011780 10.0.0.33 - - [2025-10-09 10:41:03] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.011972 10.0.0.33 - - [2025-10-09 10:41:03] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.039689 10.0.0.33 - - [2025-10-09 10:41:03] "GET /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003831 10.0.0.33 - - [2025-10-09 10:41:03] "PUT /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341 HTTP/1.1" 200 265 0.009408 10.0.0.33 - - [2025-10-09 10:41:03] "GET /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341 HTTP/1.1" 200 1428 0.003746 10.0.0.33 - - [2025-10-09 10:41:03] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 200 1853 0.015544 10.0.0.33 - - [2025-10-09 10:41:03] "POST /fqname-to-id HTTP/1.1" 404 195 0.011431 10.0.0.33 - - [2025-10-09 10:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011643 10.0.0.33 - - [2025-10-09 10:41:03] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.33 - - [2025-10-09 10:41:03] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.017246 10.0.0.33 - - [2025-10-09 10:41:03] "POST /service-templates HTTP/1.1" 403 264 0.010185 10.0.0.33 - - [2025-10-09 10:41:04] "GET /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003781 10.0.0.33 - - [2025-10-09 10:41:04] "PUT /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250 HTTP/1.1" 200 265 0.009278 10.0.0.33 - - [2025-10-09 10:41:04] "GET /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250 HTTP/1.1" 200 1324 0.004175 10.0.0.33 - - [2025-10-09 10:41:04] "GET /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003580 10.0.0.33 - - [2025-10-09 10:41:04] "PUT /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341 HTTP/1.1" 200 265 0.009569 10.0.0.33 - - [2025-10-09 10:41:04] "GET /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341 HTTP/1.1" 200 1290 0.004830 10.0.0.33 - - [2025-10-09 10:41:04] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 403 263 0.009752 10.0.0.33 - - [2025-10-09 10:41:04] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 403 263 0.039801 10.0.0.33 - - [2025-10-09 10:41:04] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.009269 10.0.0.33 - - [2025-10-09 10:41:05] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.036182 10.0.0.33 - - [2025-10-09 10:41:05] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003882 10.0.0.33 - - [2025-10-09 10:41:05] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.009144 10.0.0.33 - - [2025-10-09 10:41:05] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 200 1853 0.012577 10.0.0.33 - - [2025-10-09 10:41:05] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.016181 10.0.0.33 - - [2025-10-09 10:41:05] "DELETE /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250 HTTP/1.1" 200 115 0.024819 10.0.0.33 - - [2025-10-09 10:41:05] "GET /api-access-list/efec40bc-4f6c-42f2-93f7-884732673250 HTTP/1.1" 404 171 0.003750 10.0.0.33 - - [2025-10-09 10:41:05] "DELETE /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341 HTTP/1.1" 200 115 0.020954 10.0.0.33 - - [2025-10-09 10:41:05] "GET /api-access-list/b6834eff-5852-453d-81c4-b3628a64c341 HTTP/1.1" 404 171 0.004806 10.0.0.33 - - [2025-10-09 10:41:05] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 401 296 0.000431 10.0.0.33 - - [2025-10-09 10:41:05] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 403 263 0.041554 10.0.0.33 - - [2025-10-09 10:41:05] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.008055 10.0.0.33 - - [2025-10-09 10:41:06] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 403 264 0.036859 10.0.0.33 - - [2025-10-09 10:41:06] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.003780 10.0.0.33 - - [2025-10-09 10:41:06] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.009960 10.0.0.33 - - [2025-10-09 10:41:06] "GET /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 2308 0.015211 10.0.0.33 - - [2025-10-09 10:41:06] "GET /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 200 1853 0.010475 10.0.0.33 - - [2025-10-09 10:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010748 10.0.0.33 - - [2025-10-09 10:41:06] "DELETE /service-template/59ecc133-579f-4c1e-9cdd-6ca22a13b15a HTTP/1.1" 200 115 0.030889 10.0.0.33 - - [2025-10-09 10:41:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.014360 10.0.0.33 - - [2025-10-09 10:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.33 - - [2025-10-09 10:41:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003478 10.0.0.33 - - [2025-10-09 10:41:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002272 10.0.0.33 - - [2025-10-09 10:41:06] "DELETE /virtual-network/a01305c9-2fdc-4013-836b-01feef0b8739 HTTP/1.1" 200 115 0.077073 10.0.0.33 - - [2025-10-09 10:41:06] "DELETE /route-target/2ec92c3a-7d03-4d9c-9a6e-a36ce9cb1ed2 HTTP/1.1" 200 115 0.017819 10.0.0.33 - - [2025-10-09 10:41:07] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003917 10.0.0.33 - - [2025-10-09 10:41:07] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.010314 10.0.0.33 - - [2025-10-09 10:41:07] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003807 10.0.0.33 - - [2025-10-09 10:41:07] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.009079 10.0.0.33 - - [2025-10-09 10:41:08] "GET /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003733 10.0.0.33 - - [2025-10-09 10:41:08] "PUT /api-access-list/b11ee2a0-d64e-4b4a-899d-710a1ec964a0 HTTP/1.1" 200 265 0.011815 10.0.0.33 - - [2025-10-09 10:41:08] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.33 - - [2025-10-09 10:41:08] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.027596 10.0.0.33 - - [2025-10-09 10:41:08] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 10.0.0.33 - - [2025-10-09 10:41:08] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?fields=virtual_networks HTTP/1.1" 200 1031 0.067103 10.0.0.33 - - [2025-10-09 10:41:08] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001323 10.0.0.33 - - [2025-10-09 10:41:08] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.022442 10.0.0.33 - - [2025-10-09 10:41:08] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.33 - - [2025-10-09 10:41:08] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?fields=security_groups HTTP/1.1" 200 1256 0.026179 10.0.0.33 - - [2025-10-09 10:41:09] "GET /projects?obj_uuids=4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001322 10.0.0.33 - - [2025-10-09 10:41:09] "GET /project/4ffa32a1-1c41-42f7-a8b6-f5d80e4454ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.026531 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-09T10:41:09Z failed with SSLError [Introspect:8084]10.0.0.33 - - [2025-10-09 10:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001414 10.0.0.33 - - [2025-10-09 10:41:10] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001519 10.0.0.33 - - [2025-10-09 10:41:10] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007637 10.0.0.33 - - [2025-10-09 10:41:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.034075 10.0.0.33 - - [2025-10-09 10:41:11] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002758 10.0.0.33 - - [2025-10-09 10:41:11] "GET /domains?obj_uuids=dfa458d1-aaf5-4c71-9ede-e49be62ab991&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001288 10.0.0.33 - - [2025-10-09 10:41:11] "GET /domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007348 10.0.0.33 - - [2025-10-09 10:41:11] "POST /id-to-fqname HTTP/1.1" 200 184 0.001959 10.0.0.33 - - [2025-10-09 10:41:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.005267 10.0.0.33 - - [2025-10-09 10:41:11] "POST /security-groups HTTP/1.1" 200 579 0.067603 10.0.0.33 - - [2025-10-09 10:41:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.002658 10.0.0.33 - - [2025-10-09 10:41:11] "POST /projects HTTP/1.1" 200 569 0.242069 10.0.0.33 - - [2025-10-09 10:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.278559 10.0.0.33 - - [2025-10-09 10:41:11] "POST /access-control-lists HTTP/1.1" 200 592 0.059080 10.0.0.33 - - [2025-10-09 10:41:11] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.420950 10.0.0.33 - - [2025-10-09 10:41:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.003554 10.0.0.33 - - [2025-10-09 10:41:11] "POST /access-control-lists HTTP/1.1" 200 590 0.060476 10.0.0.33 - - [2025-10-09 10:41:12] "GET / HTTP/1.1" 200 36215 0.002027 10.0.0.33 - - [2025-10-09 10:41:13] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002137 10.0.0.33 - - [2025-10-09 10:41:13] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.031997 10.0.0.33 - - [2025-10-09 10:41:13] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001245 10.0.0.33 - - [2025-10-09 10:41:13] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?fields=virtual_networks HTTP/1.1" 200 1024 0.068803 10.0.0.33 - - [2025-10-09 10:41:13] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001070 10.0.0.33 - - [2025-10-09 10:41:13] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.028172 10.0.0.33 - - [2025-10-09 10:41:13] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001091 10.0.0.33 - - [2025-10-09 10:41:13] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?fields=security_groups HTTP/1.1" 200 1245 0.025033 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /project/2e7e76cd707a46408655618e3352fd29 HTTP/1.1" 404 173 0.028178 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /project/73b16123b63c406ab481967776c12c37 HTTP/1.1" 404 173 0.025352 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001029 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000912 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000858 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /project/bacbd55a1f894ab4b868877a44d0391b HTTP/1.1" 404 173 0.018179 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /project/4d5044a075f24bc2ae38fb3ec949696c HTTP/1.1" 404 173 0.017484 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001055 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001084 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001085 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/73b16123-b63c-406a-b481-967776c12c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.113316 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/07596417-bb37-4448-a361-9142441f9af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.115383 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.119497 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001108 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.111593 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.122788 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.126077 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001564 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000962 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000834 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.195245 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/73b16123-b63c-406a-b481-967776c12c37?fields=security_groups HTTP/1.1" 200 1350 0.121643 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/07596417-bb37-4448-a361-9142441f9af4?fields=security_groups HTTP/1.1" 200 1334 0.124254 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?fields=security_groups HTTP/1.1" 200 1336 0.123731 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001118 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004288 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000925 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001403 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?fields=security_groups HTTP/1.1" 200 1335 0.115638 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?fields=security_groups HTTP/1.1" 200 1338 0.119851 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?fields=security_groups HTTP/1.1" 200 1349 0.121444 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?fields=security_groups HTTP/1.1" 200 1351 0.105635 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /access-control-list/2872f1b6-0a99-4b21-96fb-7e62fa0e42f7 HTTP/1.1" 200 115 0.062860 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /security-group/74b247c1-79fb-4102-aaa9-d28e971ea9f6 HTTP/1.1" 200 115 0.189860 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=73b16123-b63c-406a-b481-967776c12c37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001248 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /security-group/277a90aa-a7fc-4587-bc19-99fa4434e9aa HTTP/1.1" 200 115 0.195423 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /security-group/b9b35485-93a0-4d43-aab9-48f6d013cd4f HTTP/1.1" 200 115 0.202558 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=07596417-bb37-4448-a361-9142441f9af4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001001 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=e464f6cf-1d89-42ec-b4b2-e78e567b92f4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001787 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /access-control-list/6a0deec6-577d-4e2e-a138-e94839cf332b HTTP/1.1" 200 115 0.070869 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /security-group/b4176b3c-5406-4042-8acd-3ade7fa1d337 HTTP/1.1" 200 115 0.177847 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /security-group/9c5dacaa-bbb5-4e9a-83ee-04d22c040092 HTTP/1.1" 200 115 0.157728 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=7c7e3baf-373c-4e36-bde7-74d1135c881a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000962 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/73b16123-b63c-406a-b481-967776c12c37?fields=application_policy_sets HTTP/1.1" 200 1389 0.073858 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=4d5044a0-75f2-4bc2-ae38-fb3ec949696c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001544 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /security-group/43145117-037e-4d91-880f-e5ccc5148972 HTTP/1.1" 200 115 0.187362 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4?fields=application_policy_sets HTTP/1.1" 200 1375 0.087996 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=2e7e76cd-707a-4640-8655-618e3352fd29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/07596417-bb37-4448-a361-9142441f9af4?fields=application_policy_sets HTTP/1.1" 200 1373 0.115098 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /security-group/7a2bbb94-8f91-4abe-b345-4c4438d7ffb3 HTTP/1.1" 200 115 0.178714 10.0.0.33 - - [2025-10-09 10:41:23] "GET /projects?obj_uuids=bacbd55a-1f89-4ab4-b868-877a44d0391b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001078 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/7c7e3baf-373c-4e36-bde7-74d1135c881a?fields=application_policy_sets HTTP/1.1" 200 1374 0.123799 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/2e7e76cd-707a-4640-8655-618e3352fd29?fields=application_policy_sets HTTP/1.1" 200 1388 0.087486 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c?fields=application_policy_sets HTTP/1.1" 200 1377 0.122196 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /access-control-list/0b7e432f-acc0-4151-9df9-9598ea411562 HTTP/1.1" 200 115 0.152148 10.0.0.33 - - [2025-10-09 10:41:23] "GET /project/bacbd55a-1f89-4ab4-b868-877a44d0391b?fields=application_policy_sets HTTP/1.1" 200 1390 0.143950 10.0.0.33 - - [2025-10-09 10:41:23] "DELETE /access-control-list/92bc3a32-74da-4247-8708-03408b5602e3 HTTP/1.1" 200 115 0.126538 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/b928d79c-df72-47ca-8d32-e2a31d1b8825 HTTP/1.1" 200 115 0.096466 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /project/73b16123-b63c-406a-b481-967776c12c37 HTTP/1.1" 200 115 1.023120 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /project/e464f6cf-1d89-42ec-b4b2-e78e567b92f4 HTTP/1.1" 200 115 1.053481 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /project/07596417-bb37-4448-a361-9142441f9af4 HTTP/1.1" 200 115 1.054813 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/f00dd653-2f5e-4840-9158-635928422085 HTTP/1.1" 200 115 0.069273 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /project/2e7e76cd-707a-4640-8655-618e3352fd29 HTTP/1.1" 200 115 1.019650 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /project/7c7e3baf-373c-4e36-bde7-74d1135c881a HTTP/1.1" 200 115 1.026117 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /project/4d5044a0-75f2-4bc2-ae38-fb3ec949696c HTTP/1.1" 200 115 1.027090 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /project/bacbd55a-1f89-4ab4-b868-877a44d0391b HTTP/1.1" 200 115 1.030073 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/fc609f81-8bb6-4047-83fa-889f469f7495 HTTP/1.1" 200 115 0.033768 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/e62342a6-0c80-403a-8f9d-d9291231d8ae HTTP/1.1" 200 115 0.020810 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/f5466a6d-8bcf-4a5e-bb05-19088c534455 HTTP/1.1" 200 115 0.020876 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/10588305-a04d-475f-8cda-bcb50d2a1ac2 HTTP/1.1" 200 115 0.017869 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/23153c6c-885d-4089-b771-6a8a0c4527f1 HTTP/1.1" 200 115 0.024910 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/73ac96b4-2e74-40bd-8e41-28064ac0d1ed HTTP/1.1" 200 115 0.020886 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/84485eff-9cb0-4ac1-8316-728e032028c8 HTTP/1.1" 200 115 0.021304 10.0.0.33 - - [2025-10-09 10:41:24] "DELETE /access-control-list/1a4f7aec-295a-4343-a370-8c895842ff81 HTTP/1.1" 200 115 0.021884 10.0.0.33 - - [2025-10-09 10:41:34] "GET /obj-perms HTTP/1.1" 200 6363 0.084172 10.0.0.33 - - [2025-10-09 10:41:35] "GET /obj-perms HTTP/1.1" 200 6363 0.061848 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:41:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.33 - - [2025-10-09 10:41:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001071