++ 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: =================== Fri Oct 17 10:31:35 PM UTC 2025 ===================' INFO: =================== Fri Oct 17 10:31:35 PM 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 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ 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.131 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.131:8081 ' ']' +++ echo 10.0.0.131:8081 ++ ANALYTICS_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.131:9042 ' ']' +++ echo 10.0.0.131:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.131:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.131:8086 ' ']' +++ echo 10.0.0.131:8086 ++ COLLECTOR_SERVERS=10.0.0.131: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.131 ++ CONFIGDB_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.131:8082 ' ']' +++ echo 10.0.0.131:8082 ++ CONFIG_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.131:9161 ' ']' +++ echo 10.0.0.131:9161 ++ CONFIGDB_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.131:9041 ' ']' +++ echo 10.0.0.131:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.131: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.131 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.131 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.131:2181, ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.131:2181 ' ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.131:2181 ++ RABBITMQ_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.131:5673, ']' +++ echo 10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.131:6379 ' ']' +++ echo 10.0.0.131:6379 ++ REDIS_SERVERS=10.0.0.131: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.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.131:9092 ' ']' +++ echo 10.0.0.131:9092 ++ KAFKA_SERVERS=10.0.0.131: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.131.60.13 ++ 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.131 ++ 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.131 ++ 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.131 ++ cut -d , -f 1 + local cassandra=10.0.0.131 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.131 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.131 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.131 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.131,10.100.174.1,127.0.0.1,172.17.0.1,252.131.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.100.174.1,127.0.0.1,172.17.0.1,252.131.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 1 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.131:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ 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/17/2025 22:32:04.728 7f588c4f7d00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/17/2025 22:32:04.875 7f588c4f7d00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/17/2025 22:32:04.890 7f588c4f7d00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/17/2025 22:32:04.890 7f588c4f7d00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.131 - - [2025-10-17 22:32:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000708 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.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2025-10-17 22:32:11] "GET / HTTP/1.1" 503 181 0.000273 10.0.0.131 - - [2025-10-17 22:32:11] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.131 - - [2025-10-17 22:32:11] "GET / HTTP/1.1" 200 36499 0.002259 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.131 - - [2025-10-17 22:32:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.001092 10.0.0.131 - - [2025-10-17 22:32:12] "GET / HTTP/1.1" 200 36499 0.001689 10.0.0.131 - - [2025-10-17 22:32:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000690 10.0.0.131 - - [2025-10-17 22:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.299793 10.0.0.131 - - [2025-10-17 22:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.360370 10.0.0.131 - - [2025-10-17 22:32:12] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.009350 10.0.0.131 - - [2025-10-17 22:32:12] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.014140 10.0.0.131 - - [2025-10-17 22:32:12] "GET / HTTP/1.1" 200 45019 0.002279 10.0.0.131 - - [2025-10-17 22:32:12] "GET / HTTP/1.1" 200 45019 0.001905 10.0.0.131 - - [2025-10-17 22:32:12] "GET / HTTP/1.1" 200 36499 0.001859 10.0.0.131 - - [2025-10-17 22:32:12] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000632 10.0.0.131 - - [2025-10-17 22:32:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000336 10.0.0.131 - - [2025-10-17 22:32:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.004798 10.0.0.131 - - [2025-10-17 22:32:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.004604 10.0.0.131 - - [2025-10-17 22:32:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.044294 10.0.0.131 - - [2025-10-17 22:32:12] "POST /config-nodes HTTP/1.1" 200 593 0.067807 10.0.0.131 - - [2025-10-17 22:32:13] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.041859 10.0.0.131 - - [2025-10-17 22:32:13] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.005662 10.0.0.131 - - [2025-10-17 22:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.040527 10.0.0.131 - - [2025-10-17 22:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.131 - - [2025-10-17 22:32:13] "GET / HTTP/1.1" 200 36499 0.001781 10.0.0.131 - - [2025-10-17 22:32:13] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000562 /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.131 - - [2025-10-17 22:32:13] "GET / HTTP/1.1" 200 36499 0.004100 10.0.0.131 - - [2025-10-17 22:32:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000679 10.0.0.131 - - [2025-10-17 22:32:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030163 10.0.0.131 - - [2025-10-17 22:32:13] "GET / HTTP/1.1" 200 36499 0.001600 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.046102 10.0.0.131 - - [2025-10-17 22:32:14] "GET / HTTP/1.1" 200 36499 0.001765 10.0.0.131 - - [2025-10-17 22:32:14] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.011225 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.003267 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.109632 10.0.0.131 - - [2025-10-17 22:32:14] "POST /config-database-nodes HTTP/1.1" 200 611 0.089121 10.0.0.131 - - [2025-10-17 22:32:14] "GET / HTTP/1.1" 200 36499 0.008261 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.043431 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.131 - - [2025-10-17 22:32:14] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.007461 10.0.0.131 - - [2025-10-17 22:32:14] "POST /service-appliance-sets HTTP/1.1" 200 557 0.040975 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.003839 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.131 - - [2025-10-17 22:32:14] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.009578 10.0.0.131 - - [2025-10-17 22:32:14] "POST /service-appliance-sets HTTP/1.1" 200 545 0.028265 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009578 10.0.0.131 - - [2025-10-17 22:32:14] "GET / HTTP/1.1" 200 36499 0.001465 10.0.0.131 - - [2025-10-17 22:32:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000538 10.0.0.131 - - [2025-10-17 22:32:14] "GET /network-ipam/b1a02d5e-a598-4984-8694-2554fdf30c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.007512 10.0.0.131 - - [2025-10-17 22:32:15] "POST /service-templates HTTP/1.1" 200 515 0.050581 10.0.0.131 - - [2025-10-17 22:32:15] "POST /service-templates HTTP/1.1" 200 505 0.068282 10.0.0.131 - - [2025-10-17 22:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.056024 10.0.0.131 - - [2025-10-17 22:32:15] "GET /routing-instance/865aa2b9-91ec-472d-be9e-46b789c77bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.010486 10.0.0.131 - - [2025-10-17 22:32:15] "POST /service-templates HTTP/1.1" 200 519 0.057838 10.0.0.131 - - [2025-10-17 22:32:15] "POST /bgp-routers HTTP/1.1" 200 616 0.046492 10.0.0.131 - - [2025-10-17 22:32:15] "POST /service-templates HTTP/1.1" 200 539 0.051599 10.0.0.131 - - [2025-10-17 22:32:15] "GET /bgp-router/9d1afa90-2c39-4190-929a-b3e348a8d546?fields=global_system_config_back_refs HTTP/1.1" 200 1113 0.008265 10.0.0.131 - - [2025-10-17 22:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.131 - - [2025-10-17 22:32:15] "POST /service-templates HTTP/1.1" 200 511 0.030955 10.0.0.131 - - [2025-10-17 22:32:15] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.008481 10.0.0.131 - - [2025-10-17 22:32:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003704 10.0.0.131 - - [2025-10-17 22:32:15] "POST /ref-update HTTP/1.1" 200 156 0.012114 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.131 - - [2025-10-17 22:32:16] "GET /obj-perms HTTP/1.1" 200 6390 0.389906 10.0.0.131 - - [2025-10-17 22:32:16] "GET /obj-perms HTTP/1.1" 200 6390 0.063485 10.0.0.131 - - [2025-10-17 22:32:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000643 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:32:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001167 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:32:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.002029 10.0.0.131 - - [2025-10-17 22:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.041660 10.0.0.131 - - [2025-10-17 22:32:17] "GET /network-ipam/b1a02d5e-a598-4984-8694-2554fdf30c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.006380 10.0.0.131 - - [2025-10-17 22:32:17] "GET / HTTP/1.1" 200 36499 0.001721 10.0.0.131 - - [2025-10-17 22:32:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000767 10.0.0.131 - - [2025-10-17 22:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.037879 10.0.0.131 - - [2025-10-17 22:32:17] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008610 10.0.0.131 - - [2025-10-17 22:32:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.004229 10.0.0.131 - - [2025-10-17 22:32:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.002838 10.0.0.131 - - [2025-10-17 22:32:17] "POST /access-control-lists HTTP/1.1" 200 591 0.076458 10.0.0.131 - - [2025-10-17 22:32:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.006318 10.0.0.131 - - [2025-10-17 22:32:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.110171 10.0.0.131 - - [2025-10-17 22:32:17] "POST /access-control-lists HTTP/1.1" 200 589 0.029483 10.0.0.131 - - [2025-10-17 22:32:17] "POST /route-targets HTTP/1.1" 200 329 0.017184 10.0.0.131 - - [2025-10-17 22:32:17] "POST /ref-update HTTP/1.1" 200 156 0.044944 10.0.0.131 - - [2025-10-17 22:32:18] "POST /route-targets HTTP/1.1" 200 329 0.039698 10.0.0.131 - - [2025-10-17 22:32:18] "POST /ref-update HTTP/1.1" 200 156 0.019912 10.0.0.131 - - [2025-10-17 22:32:18] "POST /route-targets HTTP/1.1" 200 329 0.014401 10.0.0.131 - - [2025-10-17 22:32:18] "POST /ref-update HTTP/1.1" 200 156 0.018154 10.0.0.131 - - [2025-10-17 22:32:18] "POST /route-targets HTTP/1.1" 200 329 0.022586 10.0.0.131 - - [2025-10-17 22:32:18] "POST /ref-update HTTP/1.1" 200 156 0.015439 10.0.0.131 - - [2025-10-17 22:32:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.007815 10.0.0.131 - - [2025-10-17 22:32:18] "POST /access-control-lists HTTP/1.1" 200 555 0.074291 10.0.0.131 - - [2025-10-17 22:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.131 - - [2025-10-17 22:32:18] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006948 10.0.0.131 - - [2025-10-17 22:32:18] "PUT /access-control-list/589848f6-a9c6-441b-994a-cf71245d47aa HTTP/1.1" 200 274 0.013606 10.0.0.131 - - [2025-10-17 22:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.131 - - [2025-10-17 22:32:18] "PUT /access-control-list/4f526f5d-a080-4bdc-b531-e89aa9fc04c7 HTTP/1.1" 200 274 0.023038 10.0.0.131 - - [2025-10-17 22:32:18] "PUT /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3 HTTP/1.1" 200 278 0.025744 10.0.0.131 - - [2025-10-17 22:32:19] "GET / HTTP/1.1" 200 36499 0.001595 10.0.0.131 - - [2025-10-17 22:32:19] "POST /alarms HTTP/1.1" 401 296 0.001508 10.0.0.131 - - [2025-10-17 22:32:19] "POST /alarms HTTP/1.1" 200 585 0.072366 10.0.0.131 - - [2025-10-17 22:32:19] "POST /alarms HTTP/1.1" 200 579 0.044961 10.0.0.131 - - [2025-10-17 22:32:19] "POST /alarms HTTP/1.1" 200 579 0.030111 10.0.0.131 - - [2025-10-17 22:32:19] "POST /alarms HTTP/1.1" 200 563 0.050518 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 559 0.028965 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 561 0.034028 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 569 0.045814 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 553 0.044014 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 561 0.035607 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 571 0.025146 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 559 0.031848 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 571 0.032039 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 579 0.070662 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 573 0.028223 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 565 0.026886 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 565 0.025070 10.0.0.131 - - [2025-10-17 22:32:20] "POST /alarms HTTP/1.1" 200 565 0.021936 10.0.0.131 - - [2025-10-17 22:32:20] "GET / HTTP/1.1" 200 36499 0.001799 10.0.0.131 - - [2025-10-17 22:32:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000485 10.0.0.131 - - [2025-10-17 22:32:21] "POST /alarms HTTP/1.1" 200 551 0.035703 10.0.0.131 - - [2025-10-17 22:32:21] "POST /alarms HTTP/1.1" 200 599 0.032140 10.0.0.131 - - [2025-10-17 22:32:21] "POST /alarms HTTP/1.1" 200 579 0.021768 10.0.0.131 - - [2025-10-17 22:32:21] "POST /alarms HTTP/1.1" 200 575 0.033281 10.0.0.131 - - [2025-10-17 22:32:21] "POST /alarms HTTP/1.1" 200 587 0.030043 10.0.0.131 - - [2025-10-17 22:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.043224 10.0.0.131 - - [2025-10-17 22:32:21] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010487 10.0.0.131 - - [2025-10-17 22:32:21] "POST /alarms HTTP/1.1" 200 613 0.019444 10.0.0.131 - - [2025-10-17 22:32:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.005313 10.0.0.131 - - [2025-10-17 22:32:21] "POST /database-nodes HTTP/1.1" 200 597 0.026132 10.0.0.131 - - [2025-10-17 22:32:21] "GET / HTTP/1.1" 200 36499 0.001837 10.0.0.131 - - [2025-10-17 22:32:21] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000498 10.0.0.131 - - [2025-10-17 22:32:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.028456 10.0.0.131 - - [2025-10-17 22:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.131 - - [2025-10-17 22:32:22] "PUT /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3 HTTP/1.1" 200 278 0.016292 10.0.0.131 - - [2025-10-17 22:32:22] "GET / HTTP/1.1" 200 36499 0.001944 10.0.0.131 - - [2025-10-17 22:32:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000525 10.0.0.131 - - [2025-10-17 22:32:22] "GET / HTTP/1.1" 200 36499 0.001621 10.0.0.131 - - [2025-10-17 22:32:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000539 10.0.0.131 - - [2025-10-17 22:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029971 10.0.0.131 - - [2025-10-17 22:32:22] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003917 10.0.0.131 - - [2025-10-17 22:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.131 - - [2025-10-17 22:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.045958 10.0.0.131 - - [2025-10-17 22:32:23] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010242 10.0.0.131 - - [2025-10-17 22:32:23] "PUT /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3 HTTP/1.1" 200 278 0.039051 10.0.0.131 - - [2025-10-17 22:32:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.006488 10.0.0.131 - - [2025-10-17 22:32:23] "POST /analytics-nodes HTTP/1.1" 200 599 0.020731 10.0.0.131 - - [2025-10-17 22:32:23] "GET / HTTP/1.1" 200 36499 0.001698 10.0.0.131 - - [2025-10-17 22:32:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000453 10.0.0.131 - - [2025-10-17 22:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.037290 10.0.0.131 - - [2025-10-17 22:32:23] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006593 10.0.0.131 - - [2025-10-17 22:32:23] "PUT /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a HTTP/1.1" 200 276 0.020677 10.0.0.131 - - [2025-10-17 22:33:08] "GET / HTTP/1.1" 200 36499 0.001721 10.0.0.131 - - [2025-10-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000468 10.0.0.131 - - [2025-10-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.028840 10.0.0.131 - - [2025-10-17 22:33:08] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006685 10.0.0.131 - - [2025-10-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.131 - - [2025-10-17 22:33:08] "GET /routing-instance/865aa2b9-91ec-472d-be9e-46b789c77bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004291 10.0.0.131 - - [2025-10-17 22:33:08] "PUT /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a HTTP/1.1" 200 276 0.014307 10.0.0.131 - - [2025-10-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003325 10.0.0.131 - - [2025-10-17 22:33:08] "POST /virtual-routers HTTP/1.1" 200 599 0.020201 10.0.0.131 - - [2025-10-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.131 - - [2025-10-17 22:33:08] "GET /virtual-router/3654c916-4f8a-48e4-82e7-d77a098f1ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.006942 10.0.0.131 - - [2025-10-17 22:33:09] "POST /fqname-to-id HTTP/1.1" 404 227 0.003179 10.0.0.131 - - [2025-10-17 22:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.131 - - [2025-10-17 22:33:09] "GET /virtual-network/abd90f9c-4a8f-45af-b76b-67bed841c268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006236 10.0.0.131 - - [2025-10-17 22:33:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051142 10.0.0.131 - - [2025-10-17 22:33:09] "PUT /access-control-list/a0b2df0d-ee69-493d-8fe5-c6b318d744df HTTP/1.1" 200 274 0.025383 10.0.0.131 - - [2025-10-17 22:33:17] "GET /obj-perms HTTP/1.1" 200 6390 0.057748 10.0.0.131 - - [2025-10-17 22:33:17] "GET /obj-perms HTTP/1.1" 200 6390 0.053146 10.0.0.131 - - [2025-10-17 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.131 - - [2025-10-17 22:33:17] "GET /virtual-router/3654c916-4f8a-48e4-82e7-d77a098f1ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.003555 10.0.0.131 - - [2025-10-17 22:34:17] "GET /obj-perms HTTP/1.1" 200 6390 0.067493 10.0.0.131 - - [2025-10-17 22:34:18] "GET /obj-perms HTTP/1.1" 200 6390 0.056020 10.0.0.131 - - [2025-10-17 22:35:18] "GET /obj-perms HTTP/1.1" 200 6390 0.058138 10.0.0.131 - - [2025-10-17 22:35:19] "GET /obj-perms HTTP/1.1" 200 6390 0.062286 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:35:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001070 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:35:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001556 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:35:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000881 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:35:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001112 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:35:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000923 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:35:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001169 10.0.0.131 - - [2025-10-17 22:36:19] "GET /obj-perms HTTP/1.1" 200 6390 0.055305 10.0.0.131 - - [2025-10-17 22:36:20] "GET /obj-perms HTTP/1.1" 200 6390 0.064998 10.0.0.131 - - [2025-10-17 22:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.131 - - [2025-10-17 22:36:20] "GET /virtual-router/3654c916-4f8a-48e4-82e7-d77a098f1ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.004186 10.0.0.131 - - [2025-10-17 22:36:26] "GET / HTTP/1.1" 200 36499 0.001695 10.0.0.131 - - [2025-10-17 22:36:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000407 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:36:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000959 10.0.0.131 - - [2025-10-17 22:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031681 10.0.0.131 - - [2025-10-17 22:36:27] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.012830 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.003186 10.0.0.131 - - [2025-10-17 22:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.131 - - [2025-10-17 22:36:27] "GET /routing-instance/865aa2b9-91ec-472d-be9e-46b789c77bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003975 10.0.0.131 - - [2025-10-17 22:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.131 - - [2025-10-17 22:36:27] "GET /virtual-router/3654c916-4f8a-48e4-82e7-d77a098f1ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.004475 10.0.0.131 - - [2025-10-17 22:36:27] "PUT /virtual-router/3654c916-4f8a-48e4-82e7-d77a098f1ea4 HTTP/1.1" 200 264 0.012694 10.0.0.131 - - [2025-10-17 22:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.131 - - [2025-10-17 22:36:27] "GET /virtual-router/3654c916-4f8a-48e4-82e7-d77a098f1ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.003972 10.0.0.131 - - [2025-10-17 22:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.131 - - [2025-10-17 22:36:27] "GET /virtual-machine-interface/d9d01b55-c8a4-49fb-958c-3e21bbfe377a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1903 0.009998 10.0.0.131 - - [2025-10-17 22:36:27] "PUT /virtual-machine-interface/d9d01b55-c8a4-49fb-958c-3e21bbfe377a HTTP/1.1" 200 286 0.016479 10.0.0.131 - - [2025-10-17 22:36:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000456 10.0.0.131 - - [2025-10-17 22:36:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000540 10.0.0.131 - - [2025-10-17 22:36:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000411 10.0.0.131 - - [2025-10-17 22:36:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000384 10.0.0.131 - - [2025-10-17 22:37:20] "GET /obj-perms HTTP/1.1" 200 6390 0.066610 10.0.0.131 - - [2025-10-17 22:37:20] "GET /obj-perms HTTP/1.1" 200 6390 0.059424 10.0.0.131 - - [2025-10-17 22:38:21] "GET /obj-perms HTTP/1.1" 200 6390 0.052450 10.0.0.131 - - [2025-10-17 22:38:21] "GET /obj-perms HTTP/1.1" 200 6390 0.055974 10.0.0.131 - - [2025-10-17 22:39:22] "GET /obj-perms HTTP/1.1" 200 6390 0.054639 10.0.0.131 - - [2025-10-17 22:39:22] "GET /obj-perms HTTP/1.1" 200 6390 0.063378 10.0.0.131 - - [2025-10-17 22:40:23] "GET /obj-perms HTTP/1.1" 200 6390 0.056534 10.0.0.131 - - [2025-10-17 22:40:23] "GET /obj-perms HTTP/1.1" 200 6390 0.060043 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000887 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001112 10.0.0.131 - - [2025-10-17 22:41:23] "GET /obj-perms HTTP/1.1" 200 6390 0.055364 10.0.0.131 - - [2025-10-17 22:41:24] "GET /obj-perms HTTP/1.1" 200 6390 0.060331 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001067 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001573 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001279 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001245 10.0.0.131 - - [2025-10-17 22:41:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000494 10.0.0.131 - - [2025-10-17 22:41:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000377 10.0.0.131 - - [2025-10-17 22:41:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000433 10.0.0.131 - - [2025-10-17 22:41:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000526 10.0.0.131 - - [2025-10-17 22:41:46] "GET / HTTP/1.1" 200 36499 0.002193 10.0.0.131 - - [2025-10-17 22:41:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000456 10.0.0.131 - - [2025-10-17 22:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.034585 10.0.0.131 - - [2025-10-17 22:41:46] "GET /global-system-config/f0f6474c-d6d1-4204-b778-cc5cbba3606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005951 10.0.0.131 - - [2025-10-17 22:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.131 - - [2025-10-17 22:41:46] "GET /config-node/d6aa645f-1e8c-4cf9-b056-cbe292fe29ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.005728 10.0.0.131 - - [2025-10-17 22:41:57] "GET / HTTP/1.1" 200 36499 0.001653 10.0.0.131 - - [2025-10-17 22:41:57] "POST /fqname-to-id HTTP/1.1" 401 296 0.000512 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000956 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:41:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001082 10.0.0.131 - - [2025-10-17 22:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.032738 10.0.0.131 - - [2025-10-17 22:41:57] "GET /routing-instance/865aa2b9-91ec-472d-be9e-46b789c77bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003721 10.0.0.131 - - [2025-10-17 22:41:57] "POST /bgp-routers HTTP/1.1" 409 299 0.003836 10.0.0.131 - - [2025-10-17 22:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.131 - - [2025-10-17 22:41:57] "GET /bgp-router/9d1afa90-2c39-4190-929a-b3e348a8d546?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1801 0.007224 10.0.0.131 - - [2025-10-17 22:41:57] "PUT /bgp-router/9d1afa90-2c39-4190-929a-b3e348a8d546 HTTP/1.1" 200 256 0.015494 10.0.0.131 - - [2025-10-17 22:42:24] "GET /obj-perms HTTP/1.1" 200 6390 0.064274 10.0.0.131 - - [2025-10-17 22:42:25] "GET /obj-perms HTTP/1.1" 200 6390 0.055177 10.0.0.131 - - [2025-10-17 22:43:25] "GET /obj-perms HTTP/1.1" 200 6390 0.053910 10.0.0.131 - - [2025-10-17 22:43:25] "GET /obj-perms HTTP/1.1" 200 6390 0.055446 10.0.0.131 - - [2025-10-17 22:43:31] "GET / HTTP/1.1" 200 36499 0.001875 10.0.0.131 - - [2025-10-17 22:43:40] "GET /project/ed6a4a4d-77ae-4a03-b690-97f795753f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000675 10.0.0.131 - - [2025-10-17 22:43:40] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.029139 10.0.0.131 - - [2025-10-17 22:43:40] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003714 10.0.0.131 - - [2025-10-17 22:43:40] "POST /domains HTTP/1.1" 200 331 0.025273 10.0.0.131 - - [2025-10-17 22:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.057918 10.0.0.131 - - [2025-10-17 22:43:40] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.170449 10.0.0.131 - - [2025-10-17 22:43:40] "POST /id-to-fqname HTTP/1.1" 200 165 0.001278 10.0.0.131 - - [2025-10-17 22:43:40] "POST /fqname-to-id HTTP/1.1" 404 174 0.003139 10.0.0.131 - - [2025-10-17 22:43:41] "POST /security-groups HTTP/1.1" 200 560 0.065367 10.0.0.131 - - [2025-10-17 22:43:41] "POST /projects HTTP/1.1" 200 531 0.274712 10.0.0.131 - - [2025-10-17 22:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.303583 10.0.0.131 - - [2025-10-17 22:43:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.030873 10.0.0.131 - - [2025-10-17 22:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.131 - - [2025-10-17 22:43:41] "POST /access-control-lists HTTP/1.1" 200 575 0.065149 10.0.0.131 - - [2025-10-17 22:43:41] "GET /projects?obj_uuids=3dcb8511-d502-4795-9fb1-d46026ff3e2e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000872 10.0.0.131 - - [2025-10-17 22:43:41] "POST /fqname-to-id HTTP/1.1" 404 204 0.004124 10.0.0.131 - - [2025-10-17 22:43:41] "GET /project/3dcb8511-d502-4795-9fb1-d46026ff3e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072927 10.0.0.131 - - [2025-10-17 22:43:41] "GET /projects?obj_uuids=3dcb8511-d502-4795-9fb1-d46026ff3e2e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000940 10.0.0.131 - - [2025-10-17 22:43:41] "POST /access-control-lists HTTP/1.1" 200 573 0.066695 10.0.0.131 - - [2025-10-17 22:43:41] "GET /project/3dcb8511-d502-4795-9fb1-d46026ff3e2e?fields=security_groups HTTP/1.1" 200 1281 0.113858 10.0.0.131 - - [2025-10-17 22:43:41] "DELETE /security-group/1fa6dfbc-e6df-4776-825f-e8041c5b5777 HTTP/1.1" 200 115 0.035357 10.0.0.131 - - [2025-10-17 22:43:41] "GET /projects?obj_uuids=3dcb8511-d502-4795-9fb1-d46026ff3e2e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000885 10.0.0.131 - - [2025-10-17 22:43:41] "GET /project/3dcb8511-d502-4795-9fb1-d46026ff3e2e?fields=application_policy_sets HTTP/1.1" 200 1320 0.028760 10.0.0.131 - - [2025-10-17 22:43:41] "DELETE /project/3dcb8511-d502-4795-9fb1-d46026ff3e2e HTTP/1.1" 200 115 0.409635 10.0.0.131 - - [2025-10-17 22:43:41] "POST /id-to-fqname HTTP/1.1" 200 165 0.001141 10.0.0.131 - - [2025-10-17 22:43:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.002556 10.0.0.131 - - [2025-10-17 22:43:41] "POST /security-groups HTTP/1.1" 200 560 0.065028 10.0.0.131 - - [2025-10-17 22:43:41] "POST /projects HTTP/1.1" 200 531 0.234947 10.0.0.131 - - [2025-10-17 22:43:41] "GET /project/ed6a4a4d-77ae-4a03-b690-97f795753f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 1.360680 10.0.0.131 - - [2025-10-17 22:43:41] "DELETE /access-control-list/09710356-e011-4620-9138-717d1eb686cc HTTP/1.1" 200 115 0.021995 10.0.0.131 - - [2025-10-17 22:43:41] "DELETE /access-control-list/59a148ca-a310-4ea6-aff0-24773a44af98 HTTP/1.1" 200 115 0.024333 10.0.0.131 - - [2025-10-17 22:43:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.003152 10.0.0.131 - - [2025-10-17 22:43:42] "POST /access-control-lists HTTP/1.1" 200 575 0.070858 10.0.0.131 - - [2025-10-17 22:43:42] "POST /fqname-to-id HTTP/1.1" 404 204 0.004029 10.0.0.131 - - [2025-10-17 22:43:42] "POST /access-control-lists HTTP/1.1" 200 573 0.064625 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-17T22:43:42Z failed with SSLError [Introspect:8084]10.0.0.131 - - [2025-10-17 22:43:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001235 10.0.0.131 - - [2025-10-17 22:43:43] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.131 - - [2025-10-17 22:43:43] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008043 10.0.0.131 - - [2025-10-17 22:43:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.026549 10.0.0.131 - - [2025-10-17 22:43:44] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002815 10.0.0.131 - - [2025-10-17 22:43:44] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000912 10.0.0.131 - - [2025-10-17 22:43:44] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006707 10.0.0.131 - - [2025-10-17 22:43:44] "POST /id-to-fqname HTTP/1.1" 200 199 0.002132 10.0.0.131 - - [2025-10-17 22:43:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.002660 10.0.0.131 - - [2025-10-17 22:43:44] "POST /security-groups HTTP/1.1" 200 594 0.065332 10.0.0.131 - - [2025-10-17 22:43:44] "POST /fqname-to-id HTTP/1.1" 404 243 0.003030 10.0.0.131 - - [2025-10-17 22:43:44] "POST /projects HTTP/1.1" 200 599 0.238368 10.0.0.131 - - [2025-10-17 22:43:44] "POST /access-control-lists HTTP/1.1" 200 609 0.060348 10.0.0.131 - - [2025-10-17 22:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.312746 10.0.0.131 - - [2025-10-17 22:43:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.003319 10.0.0.131 - - [2025-10-17 22:43:44] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.525953 10.0.0.131 - - [2025-10-17 22:43:44] "POST /access-control-lists HTTP/1.1" 200 607 0.065278 10.0.0.131 - - [2025-10-17 22:43:45] "GET / HTTP/1.1" 200 36499 0.001909 10.0.0.131 - - [2025-10-17 22:43:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000643 10.0.0.131 - - [2025-10-17 22:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.073494 10.0.0.131 - - [2025-10-17 22:43:53] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001172 10.0.0.131 - - [2025-10-17 22:43:53] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.031103 252.131.171.193 - - [2025-10-17 22:43:53] "POST /neutron/network HTTP/1.1" 200 117 0.044011 10.0.0.131 - - [2025-10-17 22:43:54] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001081 252.131.171.193 - - [2025-10-17 22:43:54] "POST /neutron/network HTTP/1.1" 200 618 0.094089 10.0.0.131 - - [2025-10-17 22:43:54] "POST /route-targets HTTP/1.1" 200 329 0.013399 10.0.0.131 - - [2025-10-17 22:43:54] "POST /ref-update HTTP/1.1" 200 156 0.023568 10.0.0.131 - - [2025-10-17 22:43:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007822 252.131.171.193 - - [2025-10-17 22:43:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.192031 252.131.171.193 - - [2025-10-17 22:43:54] "POST /neutron/network HTTP/1.1" 200 837 0.005749 10.0.0.131 - - [2025-10-17 22:43:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001452 10.0.0.131 - - [2025-10-17 22:43:54] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005160 252.131.171.193 - - [2025-10-17 22:43:54] "POST /neutron/network HTTP/1.1" 200 837 0.007067 10.0.0.131 - - [2025-10-17 22:43:54] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005279 252.131.171.193 - - [2025-10-17 22:43:54] "POST /neutron/network HTTP/1.1" 200 837 0.005974 252.131.171.193 - - [2025-10-17 22:43:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.007771 10.0.0.131 - - [2025-10-17 22:43:54] "GET /domains HTTP/1.1" 401 296 0.001050 10.0.0.131 - - [2025-10-17 22:43:55] "GET /domains HTTP/1.1" 200 440 0.029493 10.0.0.131 - - [2025-10-17 22:43:55] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000917 10.0.0.131 - - [2025-10-17 22:43:55] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1320 0.008863 10.0.0.131 - - [2025-10-17 22:43:55] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001024 10.0.0.131 - - [2025-10-17 22:43:55] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d HTTP/1.1" 200 2170 0.030154 10.0.0.131 - - [2025-10-17 22:43:55] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460 HTTP/1.1" 200 2346 0.006583 10.0.0.131 - - [2025-10-17 22:43:55] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460 HTTP/1.1" 200 2346 0.005243 10.0.0.131 - - [2025-10-17 22:43:55] "GET /routing-instance/af0ebfaf-a992-4cf2-8161-6ed85b827cd4 HTTP/1.1" 200 1498 0.007749 10.0.0.131 - - [2025-10-17 22:43:55] "GET /routing-instance/af0ebfaf-a992-4cf2-8161-6ed85b827cd4 HTTP/1.1" 200 1498 0.005225 10.0.0.131 - - [2025-10-17 22:43:55] "GET /route-target/a0804443-1268-4090-9d0c-2d23e3d95ffc HTTP/1.1" 200 1222 0.003811 10.0.0.131 - - [2025-10-17 22:43:55] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460 HTTP/1.1" 200 2346 0.011988 10.0.0.131 - - [2025-10-17 22:43:55] "GET /routing-instance/af0ebfaf-a992-4cf2-8161-6ed85b827cd4 HTTP/1.1" 200 1498 0.004227 10.0.0.131 - - [2025-10-17 22:43:55] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005284 10.0.0.131 - - [2025-10-17 22:43:55] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460 HTTP/1.1" 200 2346 0.008662 10.0.0.131 - - [2025-10-17 22:43:55] "GET /routing-instance/af0ebfaf-a992-4cf2-8161-6ed85b827cd4 HTTP/1.1" 200 1498 0.004488 10.0.0.131 - - [2025-10-17 22:43:55] "GET /routing-instance/af0ebfaf-a992-4cf2-8161-6ed85b827cd4 HTTP/1.1" 200 1498 0.004932 10.0.0.131 - - [2025-10-17 22:43:55] "GET /route-target/a0804443-1268-4090-9d0c-2d23e3d95ffc HTTP/1.1" 200 1222 0.003731 10.0.0.131 - - [2025-10-17 22:43:56] "GET /domains HTTP/1.1" 200 440 0.002922 10.0.0.131 - - [2025-10-17 22:43:56] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001380 10.0.0.131 - - [2025-10-17 22:43:56] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1320 0.009654 10.0.0.131 - - [2025-10-17 22:43:56] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001508 10.0.0.131 - - [2025-10-17 22:43:56] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d HTTP/1.1" 200 2170 0.028422 10.0.0.131 - - [2025-10-17 22:43:56] "GET /virtual-network/270c7ab6-b83d-451a-b7d4-647c14682460 HTTP/1.1" 200 2346 0.006024 10.0.0.131 - - [2025-10-17 22:43:56] "GET /obj-perms HTTP/1.1" 200 6459 0.063992 10.0.0.131 - - [2025-10-17 22:43:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.002155 252.131.171.193 - - [2025-10-17 22:44:00] "POST /neutron/network HTTP/1.1" 200 847 0.006139 252.131.171.193 - - [2025-10-17 22:44:00] "GET /aaa-mode HTTP/1.1" 401 296 0.001717 252.131.171.193 - - [2025-10-17 22:44:00] "GET / HTTP/1.1" 200 36499 0.003096 252.131.171.193 - - [2025-10-17 22:44:00] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000378 10.0.0.131 - - [2025-10-17 22:44:01] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001557 252.131.171.193 - - [2025-10-17 22:44:01] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.056633 252.131.171.193 - - [2025-10-17 22:44:01] "POST /neutron/network HTTP/1.1" 200 837 0.035352 252.131.171.193 - - [2025-10-17 22:44:03] "POST /neutron/port HTTP/1.1" 200 117 0.007305 252.131.171.193 - - [2025-10-17 22:44:03] "POST /neutron/network HTTP/1.1" 200 847 0.006081 10.0.0.131 - - [2025-10-17 22:44:03] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001107 252.131.171.193 - - [2025-10-17 22:44:04] "POST /neutron/port HTTP/1.1" 200 1043 0.035204 252.131.171.193 - - [2025-10-17 22:44:04] "POST /neutron/port HTTP/1.1" 200 1069 0.253663 252.131.171.193 - - [2025-10-17 22:44:04] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007665 252.131.171.193 - - [2025-10-17 22:44:04] "POST /neutron/port HTTP/1.1" 200 1069 0.046375 252.131.171.193 - - [2025-10-17 22:44:04] "POST /neutron/port HTTP/1.1" 200 1069 0.011159 252.131.171.193 - - [2025-10-17 22:44:04] "POST /neutron/port HTTP/1.1" 200 1119 0.094637 252.131.171.193 - - [2025-10-17 22:44:04] "POST /neutron/port HTTP/1.1" 200 1093 0.012976 252.131.171.193 - - [2025-10-17 22:44:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003839 252.131.171.193 - - [2025-10-17 22:44:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.008531 252.131.171.193 - - [2025-10-17 22:44:05] "POST /neutron/port HTTP/1.1" 200 117 0.001373 252.131.171.193 - - [2025-10-17 22:44:05] "POST /neutron/network HTTP/1.1" 200 837 0.014704 252.131.171.193 - - [2025-10-17 22:44:05] "POST /neutron/port HTTP/1.1" 200 1093 0.015270 252.131.171.193 - - [2025-10-17 22:44:05] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007856 252.131.171.193 - - [2025-10-17 22:44:10] "POST /neutron/port HTTP/1.1" 200 1093 0.013608 252.131.171.193 - - [2025-10-17 22:44:10] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007257 10.0.0.131 - - [2025-10-17 22:44:10] "GET /obj-perms HTTP/1.1" 200 6459 0.001670 10.0.0.131 - - [2025-10-17 22:44:11] "GET /obj-perms HTTP/1.1" 200 6459 0.001896 10.0.0.131 - - [2025-10-17 22:44:12] "GET /obj-perms HTTP/1.1" 200 6459 0.002106 10.0.0.131 - - [2025-10-17 22:44:14] "GET /obj-perms HTTP/1.1" 200 6459 0.001621 10.0.0.131 - - [2025-10-17 22:44:14] "DELETE /project/3dcb8511d50247959fb1d46026ff3e2e HTTP/1.1" 404 173 0.005146 10.0.0.131 - - [2025-10-17 22:44:14] "DELETE /project/34e1071fa4874b2698e4e64cab12d04d HTTP/1.1" 404 173 0.004639 10.0.0.131 - - [2025-10-17 22:44:15] "GET /obj-perms HTTP/1.1" 200 6459 0.001731 252.131.171.193 - - [2025-10-17 22:44:16] "POST /neutron/network HTTP/1.1" 200 837 0.015944 252.131.171.193 - - [2025-10-17 22:44:16] "POST /neutron/network HTTP/1.1" 400 204 0.012372 252.131.171.193 - - [2025-10-17 22:44:16] "POST /neutron/port HTTP/1.1" 200 1093 0.015301 252.131.171.193 - - [2025-10-17 22:44:17] "POST /neutron/port HTTP/1.1" 200 1119 0.010570 252.131.171.193 - - [2025-10-17 22:44:17] "POST /neutron/port HTTP/1.1" 200 151 0.118124 252.131.171.193 - - [2025-10-17 22:44:18] "POST /neutron/network HTTP/1.1" 200 837 0.006861 10.0.0.131 - - [2025-10-17 22:44:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004155 10.0.0.131 - - [2025-10-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.131 - - [2025-10-17 22:44:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002816 252.131.171.193 - - [2025-10-17 22:44:18] "POST /neutron/network HTTP/1.1" 200 151 0.094698 10.0.0.131 - - [2025-10-17 22:44:18] "GET /routing-instance/af0ebfaf-a992-4cf2-8161-6ed85b827cd4 HTTP/1.1" 404 171 0.003172 10.0.0.131 - - [2025-10-17 22:44:18] "DELETE /route-target/a0804443-1268-4090-9d0c-2d23e3d95ffc HTTP/1.1" 200 115 0.022192 10.0.0.131 - - [2025-10-17 22:44:18] "GET /domains HTTP/1.1" 200 440 0.003161 10.0.0.131 - - [2025-10-17 22:44:18] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001059 10.0.0.131 - - [2025-10-17 22:44:18] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1320 0.007037 10.0.0.131 - - [2025-10-17 22:44:18] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001927 10.0.0.131 - - [2025-10-17 22:44:18] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d HTTP/1.1" 200 1920 0.032202 10.0.0.131 - - [2025-10-17 22:44:19] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001072 10.0.0.131 - - [2025-10-17 22:44:19] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028273 10.0.0.131 - - [2025-10-17 22:44:19] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001188 10.0.0.131 - - [2025-10-17 22:44:19] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?fields=virtual_networks HTTP/1.1" 200 1056 0.090042 10.0.0.131 - - [2025-10-17 22:44:19] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001210 10.0.0.131 - - [2025-10-17 22:44:19] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.023498 10.0.0.131 - - [2025-10-17 22:44:19] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000987 10.0.0.131 - - [2025-10-17 22:44:19] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?fields=security_groups HTTP/1.1" 200 1293 0.030519 10.0.0.131 - - [2025-10-17 22:44:20] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001174 10.0.0.131 - - [2025-10-17 22:44:20] "GET /project/ed6a4a4d-77ae-4a03-b690-97f795753f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.031728 10.0.0.131 - - [2025-10-17 22:44:23] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001456 10.0.0.131 - - [2025-10-17 22:44:23] "GET /project/ed6a4a4d-77ae-4a03-b690-97f795753f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.032115 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-17T22:44:24Z failed with SSLError 10.0.0.131 - - [2025-10-17 22:44:25] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001439 10.0.0.131 - - [2025-10-17 22:44:25] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009040 10.0.0.131 - - [2025-10-17 22:44:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.031146 10.0.0.131 - - [2025-10-17 22:44:25] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003602 10.0.0.131 - - [2025-10-17 22:44:25] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001017 10.0.0.131 - - [2025-10-17 22:44:25] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006758 10.0.0.131 - - [2025-10-17 22:44:25] "POST /id-to-fqname HTTP/1.1" 200 200 0.001208 10.0.0.131 - - [2025-10-17 22:44:25] "POST /fqname-to-id HTTP/1.1" 404 209 0.004726 10.0.0.131 - - [2025-10-17 22:44:25] "POST /security-groups HTTP/1.1" 200 595 0.068935 10.0.0.131 - - [2025-10-17 22:44:25] "POST /fqname-to-id HTTP/1.1" 404 244 0.002678 10.0.0.131 - - [2025-10-17 22:44:25] "POST /projects HTTP/1.1" 200 601 0.224262 10.0.0.131 - - [2025-10-17 22:44:25] "POST /access-control-lists HTTP/1.1" 200 610 0.063238 10.0.0.131 - - [2025-10-17 22:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.297707 10.0.0.131 - - [2025-10-17 22:44:25] "POST /fqname-to-id HTTP/1.1" 404 243 0.003123 10.0.0.131 - - [2025-10-17 22:44:25] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.452749 10.0.0.131 - - [2025-10-17 22:44:25] "POST /access-control-lists HTTP/1.1" 200 608 0.074950 10.0.0.131 - - [2025-10-17 22:44:26] "GET /obj-perms HTTP/1.1" 200 6390 0.108016 10.0.0.131 - - [2025-10-17 22:44:26] "GET /obj-perms HTTP/1.1" 200 6390 0.060006 10.0.0.131 - - [2025-10-17 22:44:27] "GET / HTTP/1.1" 200 36499 0.001697 10.0.0.131 - - [2025-10-17 22:44:27] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000997 10.0.0.131 - - [2025-10-17 22:44:28] "GET /project/ed6a4a4d-77ae-4a03-b690-97f795753f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.182503 10.0.0.131 - - [2025-10-17 22:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012204 10.0.0.131 - - [2025-10-17 22:44:30] "GET /security-group/be52fa14-434c-4380-b28a-a06b05d4e1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.016083 10.0.0.131 - - [2025-10-17 22:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.131 - - [2025-10-17 22:44:30] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001405 10.0.0.131 - - [2025-10-17 22:44:30] "GET /project/ed6a4a4d-77ae-4a03-b690-97f795753f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.067969 10.0.0.131 - - [2025-10-17 22:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.131 - - [2025-10-17 22:44:30] "GET /security-group/be52fa14-434c-4380-b28a-a06b05d4e1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.003892 10.0.0.131 - - [2025-10-17 22:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.131 - - [2025-10-17 22:44:30] "PUT /security-group/be52fa14-434c-4380-b28a-a06b05d4e1bd HTTP/1.1" 200 264 0.031534 10.0.0.131 - - [2025-10-17 22:44:30] "PUT /access-control-list/3097acd9-6551-4c46-9e96-a813c440b78c HTTP/1.1" 200 274 0.021869 10.0.0.131 - - [2025-10-17 22:44:30] "PUT /access-control-list/b411c5d9-99d5-4363-85c6-ac5f4ea3b19b HTTP/1.1" 200 274 0.174186 10.0.0.131 - - [2025-10-17 22:44:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000686 10.0.0.131 - - [2025-10-17 22:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.251288 10.0.0.131 - - [2025-10-17 22:44:31] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001285 10.0.0.131 - - [2025-10-17 22:44:32] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.179904 252.131.171.193 - - [2025-10-17 22:44:33] "POST /neutron/network HTTP/1.1" 200 117 0.124560 10.0.0.131 - - [2025-10-17 22:44:33] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000995 252.131.171.193 - - [2025-10-17 22:44:33] "POST /neutron/network HTTP/1.1" 200 617 0.535723 10.0.0.131 - - [2025-10-17 22:44:34] "POST /route-targets HTTP/1.1" 200 329 0.128603 10.0.0.131 - - [2025-10-17 22:44:34] "POST /ref-update HTTP/1.1" 200 156 0.122112 10.0.0.131 - - [2025-10-17 22:44:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009420 252.131.171.193 - - [2025-10-17 22:44:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.522789 252.131.171.193 - - [2025-10-17 22:44:34] "POST /neutron/network HTTP/1.1" 200 834 0.034882 10.0.0.131 - - [2025-10-17 22:44:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.006275 10.0.0.131 - - [2025-10-17 22:44:34] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.015391 252.131.171.193 - - [2025-10-17 22:44:34] "POST /neutron/network HTTP/1.1" 200 834 0.006066 10.0.0.131 - - [2025-10-17 22:44:34] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007159 252.131.171.193 - - [2025-10-17 22:44:34] "POST /neutron/network HTTP/1.1" 200 834 0.014967 252.131.171.193 - - [2025-10-17 22:44:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.015577 10.0.0.131 - - [2025-10-17 22:44:35] "GET /domains HTTP/1.1" 401 296 0.000511 10.0.0.131 - - [2025-10-17 22:44:35] "GET /domains HTTP/1.1" 200 440 0.046248 10.0.0.131 - - [2025-10-17 22:44:35] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001108 10.0.0.131 - - [2025-10-17 22:44:35] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.010371 10.0.0.131 - - [2025-10-17 22:44:35] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001578 10.0.0.131 - - [2025-10-17 22:44:35] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 2177 0.041831 10.0.0.131 - - [2025-10-17 22:44:35] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f HTTP/1.1" 200 2337 0.008353 10.0.0.131 - - [2025-10-17 22:44:35] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f HTTP/1.1" 200 2337 0.008508 10.0.0.131 - - [2025-10-17 22:44:35] "GET /routing-instance/7bf0182d-6fca-4c67-853a-be96b811c169 HTTP/1.1" 200 1494 0.005476 10.0.0.131 - - [2025-10-17 22:44:35] "GET /routing-instance/7bf0182d-6fca-4c67-853a-be96b811c169 HTTP/1.1" 200 1494 0.007135 10.0.0.131 - - [2025-10-17 22:44:35] "GET /route-target/0ebb9c37-6371-4276-afdd-8d16c95373a5 HTTP/1.1" 200 1220 0.003803 10.0.0.131 - - [2025-10-17 22:44:35] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f HTTP/1.1" 200 2337 0.009257 10.0.0.131 - - [2025-10-17 22:44:36] "GET /routing-instance/7bf0182d-6fca-4c67-853a-be96b811c169 HTTP/1.1" 200 1494 0.012679 10.0.0.131 - - [2025-10-17 22:44:36] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006168 10.0.0.131 - - [2025-10-17 22:44:36] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f HTTP/1.1" 200 2337 0.010913 10.0.0.131 - - [2025-10-17 22:44:36] "GET /routing-instance/7bf0182d-6fca-4c67-853a-be96b811c169 HTTP/1.1" 200 1494 0.006159 10.0.0.131 - - [2025-10-17 22:44:36] "GET /routing-instance/7bf0182d-6fca-4c67-853a-be96b811c169 HTTP/1.1" 200 1494 0.006648 10.0.0.131 - - [2025-10-17 22:44:36] "GET /route-target/0ebb9c37-6371-4276-afdd-8d16c95373a5 HTTP/1.1" 200 1220 0.007100 10.0.0.131 - - [2025-10-17 22:44:36] "GET /domains HTTP/1.1" 200 440 0.003753 10.0.0.131 - - [2025-10-17 22:44:36] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001068 10.0.0.131 - - [2025-10-17 22:44:36] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.009800 10.0.0.131 - - [2025-10-17 22:44:36] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002609 10.0.0.131 - - [2025-10-17 22:44:36] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 2177 0.056870 10.0.0.131 - - [2025-10-17 22:44:36] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f HTTP/1.1" 200 2337 0.008556 10.0.0.131 - - [2025-10-17 22:44:37] "GET /obj-perms HTTP/1.1" 200 6461 0.104118 10.0.0.131 - - [2025-10-17 22:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.131 - - [2025-10-17 22:44:37] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001442 10.0.0.131 - - [2025-10-17 22:44:37] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.068378 252.131.171.193 - - [2025-10-17 22:44:37] "POST /neutron/network HTTP/1.1" 200 117 0.010632 10.0.0.131 - - [2025-10-17 22:44:37] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001397 252.131.171.193 - - [2025-10-17 22:44:37] "POST /neutron/network HTTP/1.1" 200 617 0.129867 10.0.0.131 - - [2025-10-17 22:44:37] "POST /route-targets HTTP/1.1" 200 329 0.021413 10.0.0.131 - - [2025-10-17 22:44:37] "POST /ref-update HTTP/1.1" 200 156 0.024580 10.0.0.131 - - [2025-10-17 22:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.010606 252.131.171.193 - - [2025-10-17 22:44:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.233743 252.131.171.193 - - [2025-10-17 22:44:38] "POST /neutron/network HTTP/1.1" 200 834 0.008801 10.0.0.131 - - [2025-10-17 22:44:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001593 10.0.0.131 - - [2025-10-17 22:44:38] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007033 252.131.171.193 - - [2025-10-17 22:44:38] "POST /neutron/network HTTP/1.1" 200 834 0.007942 10.0.0.131 - - [2025-10-17 22:44:38] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007278 252.131.171.193 - - [2025-10-17 22:44:38] "POST /neutron/network HTTP/1.1" 200 834 0.010664 252.131.171.193 - - [2025-10-17 22:44:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.009178 10.0.0.131 - - [2025-10-17 22:44:38] "GET /domains HTTP/1.1" 200 440 0.003162 10.0.0.131 - - [2025-10-17 22:44:38] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001612 10.0.0.131 - - [2025-10-17 22:44:38] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.012436 10.0.0.131 - - [2025-10-17 22:44:38] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001845 10.0.0.131 - - [2025-10-17 22:44:38] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 2405 0.058102 10.0.0.131 - - [2025-10-17 22:44:38] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9 HTTP/1.1" 200 2338 0.007129 10.0.0.131 - - [2025-10-17 22:44:38] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9 HTTP/1.1" 200 2338 0.005252 10.0.0.131 - - [2025-10-17 22:44:38] "GET /routing-instance/80fe301e-76aa-4103-83ad-bfb04d314688 HTTP/1.1" 200 1494 0.003887 10.0.0.131 - - [2025-10-17 22:44:38] "GET /routing-instance/80fe301e-76aa-4103-83ad-bfb04d314688 HTTP/1.1" 200 1494 0.005419 10.0.0.131 - - [2025-10-17 22:44:38] "GET /route-target/78f00e25-27c6-4f98-965f-e4b3ce7bfe5b HTTP/1.1" 200 1220 0.003858 10.0.0.131 - - [2025-10-17 22:44:38] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9 HTTP/1.1" 200 2338 0.005783 10.0.0.131 - - [2025-10-17 22:44:39] "GET /routing-instance/80fe301e-76aa-4103-83ad-bfb04d314688 HTTP/1.1" 200 1494 0.004206 10.0.0.131 - - [2025-10-17 22:44:39] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006020 10.0.0.131 - - [2025-10-17 22:44:39] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9 HTTP/1.1" 200 2338 0.005030 10.0.0.131 - - [2025-10-17 22:44:39] "GET /routing-instance/80fe301e-76aa-4103-83ad-bfb04d314688 HTTP/1.1" 200 1494 0.007345 10.0.0.131 - - [2025-10-17 22:44:39] "GET /routing-instance/80fe301e-76aa-4103-83ad-bfb04d314688 HTTP/1.1" 200 1494 0.006236 10.0.0.131 - - [2025-10-17 22:44:39] "GET /route-target/78f00e25-27c6-4f98-965f-e4b3ce7bfe5b HTTP/1.1" 200 1220 0.006080 10.0.0.131 - - [2025-10-17 22:44:39] "GET /domains HTTP/1.1" 200 440 0.003586 10.0.0.131 - - [2025-10-17 22:44:39] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000972 10.0.0.131 - - [2025-10-17 22:44:39] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.008598 10.0.0.131 - - [2025-10-17 22:44:39] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001718 10.0.0.131 - - [2025-10-17 22:44:39] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 2405 0.038034 10.0.0.131 - - [2025-10-17 22:44:39] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9 HTTP/1.1" 200 2338 0.006074 10.0.0.131 - - [2025-10-17 22:44:39] "GET /obj-perms HTTP/1.1" 200 6461 0.002005 10.0.0.131 - - [2025-10-17 22:44:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001626 252.131.171.193 - - [2025-10-17 22:44:40] "POST /neutron/network HTTP/1.1" 200 844 0.006915 252.131.171.193 - - [2025-10-17 22:44:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000449 252.131.171.193 - - [2025-10-17 22:44:40] "GET / HTTP/1.1" 200 36499 0.001744 252.131.171.193 - - [2025-10-17 22:44:40] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000746 10.0.0.131 - - [2025-10-17 22:44:40] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002135 252.131.171.193 - - [2025-10-17 22:44:40] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.099592 252.131.171.193 - - [2025-10-17 22:44:41] "POST /neutron/network HTTP/1.1" 200 834 0.041095 252.131.171.193 - - [2025-10-17 22:44:41] "POST /neutron/port HTTP/1.1" 200 117 0.005353 252.131.171.193 - - [2025-10-17 22:44:41] "POST /neutron/port HTTP/1.1" 200 117 0.007452 10.0.0.131 - - [2025-10-17 22:44:41] "POST /id-to-fqname HTTP/1.1" 200 231 0.001339 252.131.171.193 - - [2025-10-17 22:44:41] "POST /neutron/port HTTP/1.1" 200 117 0.005102 252.131.171.193 - - [2025-10-17 22:44:42] "POST /neutron/network HTTP/1.1" 200 844 0.006526 252.131.171.193 - - [2025-10-17 22:44:42] "GET /aaa-mode HTTP/1.1" 401 296 0.001039 252.131.171.193 - - [2025-10-17 22:44:42] "GET / HTTP/1.1" 200 36499 0.002932 252.131.171.193 - - [2025-10-17 22:44:42] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000955 10.0.0.131 - - [2025-10-17 22:44:42] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001094 252.131.171.193 - - [2025-10-17 22:44:42] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.065517 252.131.171.193 - - [2025-10-17 22:44:43] "POST /neutron/network HTTP/1.1" 200 834 0.038704 252.131.171.193 - - [2025-10-17 22:44:43] "POST /neutron/network HTTP/1.1" 200 844 0.010011 10.0.0.131 - - [2025-10-17 22:44:43] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001378 252.131.171.193 - - [2025-10-17 22:44:43] "POST /neutron/port HTTP/1.1" 200 117 0.041865 252.131.171.193 - - [2025-10-17 22:44:43] "POST /neutron/port HTTP/1.1" 200 117 0.008838 252.131.171.193 - - [2025-10-17 22:44:43] "POST /neutron/port HTTP/1.1" 200 1068 0.343424 10.0.0.131 - - [2025-10-17 22:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.131 - - [2025-10-17 22:44:43] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001139 10.0.0.131 - - [2025-10-17 22:44:43] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.076391 252.131.171.193 - - [2025-10-17 22:44:43] "POST /neutron/port HTTP/1.1" 200 1068 0.009588 10.0.0.131 - - [2025-10-17 22:44:43] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.010867 252.131.171.193 - - [2025-10-17 22:44:43] "POST /neutron/port HTTP/1.1" 200 1068 0.014899 10.0.0.131 - - [2025-10-17 22:44:43] "GET /floating-ip-pools?parent_id=77fda459-6fb3-4ab1-8105-d9651bce673f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006241 10.0.0.131 - - [2025-10-17 22:44:43] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.011645 10.0.0.131 - - [2025-10-17 22:44:44] "POST /floating-ip-pools HTTP/1.1" 200 611 0.099879 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/port HTTP/1.1" 200 1118 0.184140 10.0.0.131 - - [2025-10-17 22:44:44] "POST /ref-update HTTP/1.1" 200 156 0.023325 10.0.0.131 - - [2025-10-17 22:44:44] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006686 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/port HTTP/1.1" 200 1092 0.014297 10.0.0.131 - - [2025-10-17 22:44:44] "GET /domains HTTP/1.1" 200 440 0.003719 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004739 10.0.0.131 - - [2025-10-17 22:44:44] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001639 10.0.0.131 - - [2025-10-17 22:44:44] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.010772 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/subnet HTTP/1.1" 200 689 0.012490 10.0.0.131 - - [2025-10-17 22:44:44] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001055 10.0.0.131 - - [2025-10-17 22:44:44] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 2991 0.042289 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.131 - - [2025-10-17 22:44:44] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f HTTP/1.1" 200 2617 0.006691 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/network HTTP/1.1" 200 834 0.011241 10.0.0.131 - - [2025-10-17 22:44:44] "GET /floating-ip-pool/8c6310b6-a702-4f7c-a6f7-237c591fd9de HTTP/1.1" 200 1444 0.005390 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/network HTTP/1.1" 200 844 0.014059 10.0.0.131 - - [2025-10-17 22:44:44] "GET /domains HTTP/1.1" 200 440 0.005911 10.0.0.131 - - [2025-10-17 22:44:44] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002275 10.0.0.131 - - [2025-10-17 22:44:44] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.019655 10.0.0.131 - - [2025-10-17 22:44:44] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001290 10.0.0.131 - - [2025-10-17 22:44:44] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001489 10.0.0.131 - - [2025-10-17 22:44:44] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 3247 0.119826 10.0.0.131 - - [2025-10-17 22:44:44] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f HTTP/1.1" 200 2928 0.011647 10.0.0.131 - - [2025-10-17 22:44:44] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.013170 252.131.171.193 - - [2025-10-17 22:44:44] "POST /neutron/port HTTP/1.1" 200 1068 0.354676 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/port HTTP/1.1" 200 1068 0.013420 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/port HTTP/1.1" 200 1092 0.016493 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/port HTTP/1.1" 200 1068 0.013096 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009172 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/port HTTP/1.1" 200 1118 0.107410 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/port HTTP/1.1" 200 1092 0.015232 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005201 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.010611 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/port HTTP/1.1" 200 117 0.001844 252.131.171.193 - - [2025-10-17 22:44:45] "POST /neutron/network HTTP/1.1" 200 834 0.007329 252.131.171.193 - - [2025-10-17 22:44:50] "POST /neutron/port HTTP/1.1" 200 1092 0.015859 252.131.171.193 - - [2025-10-17 22:44:50] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008891 252.131.171.193 - - [2025-10-17 22:44:50] "POST /neutron/port HTTP/1.1" 200 1092 0.017590 252.131.171.193 - - [2025-10-17 22:44:50] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011392 252.131.171.193 - - [2025-10-17 22:44:50] "POST /neutron/port HTTP/1.1" 200 1092 0.016645 252.131.171.193 - - [2025-10-17 22:44:50] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008066 10.0.0.131 - - [2025-10-17 22:44:50] "GET /virtual-machine/2399e337-7cf7-4771-a43c-fe629013ddce HTTP/1.1" 200 1306 0.008835 10.0.0.131 - - [2025-10-17 22:44:50] "GET /virtual-machine-interface/5c2b66f2-7b7f-4a58-89a9-618446caa32c HTTP/1.1" 200 3005 0.005665 10.0.0.131 - - [2025-10-17 22:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.131 - - [2025-10-17 22:44:50] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003306 10.0.0.131 - - [2025-10-17 22:44:50] "GET /virtual-networks?parent_id=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003985 10.0.0.131 - - [2025-10-17 22:44:51] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005993 10.0.0.131 - - [2025-10-17 22:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.131 - - [2025-10-17 22:44:54] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006526 252.131.171.193 - - [2025-10-17 22:44:54] "POST /neutron/port HTTP/1.1" 200 1092 0.040413 252.131.171.193 - - [2025-10-17 22:44:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005316 252.131.171.193 - - [2025-10-17 22:44:55] "POST /neutron/port HTTP/1.1" 200 1092 0.047878 252.131.171.193 - - [2025-10-17 22:44:55] "POST /neutron/port HTTP/1.1" 200 1092 0.043800 252.131.171.193 - - [2025-10-17 22:44:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007904 252.131.171.193 - - [2025-10-17 22:44:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006748 10.0.0.131 - - [2025-10-17 22:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.131 - - [2025-10-17 22:44:56] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004258 10.0.0.131 - - [2025-10-17 22:44:56] "GET /virtual-networks?parent_id=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003740 10.0.0.131 - - [2025-10-17 22:44:56] "GET /virtual-network/8a1388c5-f101-4c31-8ce1-2ec3041cd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005915 252.131.171.193 - - [2025-10-17 22:44:56] "POST /neutron/port HTTP/1.1" 200 1092 0.016981 252.131.171.193 - - [2025-10-17 22:44:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006830 252.131.171.193 - - [2025-10-17 22:44:56] "POST /neutron/port HTTP/1.1" 200 1092 0.038996 252.131.171.193 - - [2025-10-17 22:44:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005910 252.131.171.193 - - [2025-10-17 22:44:58] "POST /neutron/port HTTP/1.1" 200 1092 0.039285 252.131.171.193 - - [2025-10-17 22:44:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006604 252.131.171.193 - - [2025-10-17 22:44:58] "POST /neutron/port HTTP/1.1" 200 1092 0.016490 252.131.171.193 - - [2025-10-17 22:44:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006407 252.131.171.193 - - [2025-10-17 22:44:58] "POST /neutron/port HTTP/1.1" 200 1092 0.013874 252.131.171.193 - - [2025-10-17 22:44:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006251 10.0.0.131 - - [2025-10-17 22:45:01] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001177 252.131.171.193 - - [2025-10-17 22:45:01] "POST /neutron/floatingip HTTP/1.1" 200 528 0.098174 252.131.171.193 - - [2025-10-17 22:45:01] "POST /neutron/port HTTP/1.1" 200 1092 0.014553 252.131.171.193 - - [2025-10-17 22:45:01] "POST /neutron/floatingip HTTP/1.1" 200 528 0.007460 252.131.171.193 - - [2025-10-17 22:45:02] "POST /neutron/floatingip HTTP/1.1" 200 573 0.041113 252.131.171.193 - - [2025-10-17 22:45:02] "POST /neutron/port HTTP/1.1" 200 1092 0.017300 252.131.171.193 - - [2025-10-17 22:45:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008436 252.131.171.193 - - [2025-10-17 22:45:02] "POST /neutron/port HTTP/1.1" 200 1092 0.014911 252.131.171.193 - - [2025-10-17 22:45:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008214 252.131.171.193 - - [2025-10-17 22:45:02] "POST /neutron/port HTTP/1.1" 200 1092 0.012540 252.131.171.193 - - [2025-10-17 22:45:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008073 10.0.0.131 - - [2025-10-17 22:45:02] "GET /virtual-machine/d755369d-d16c-4b5d-b9b6-cbe149ff1965 HTTP/1.1" 200 1307 0.006262 10.0.0.131 - - [2025-10-17 22:45:02] "GET /virtual-machine-interface/b82f2d17-be1a-46ee-962f-497c27421258 HTTP/1.1" 200 3007 0.007466 10.0.0.131 - - [2025-10-17 22:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.131 - - [2025-10-17 22:45:02] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003733 10.0.0.131 - - [2025-10-17 22:45:02] "GET /virtual-networks?parent_id=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003289 10.0.0.131 - - [2025-10-17 22:45:02] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.024696 10.0.0.131 - - [2025-10-17 22:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.131 - - [2025-10-17 22:45:04] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003964 10.0.0.131 - - [2025-10-17 22:45:04] "GET /virtual-networks?parent_id=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004137 10.0.0.131 - - [2025-10-17 22:45:04] "GET /virtual-network/77fda459-6fb3-4ab1-8105-d9651bce673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007222 252.131.171.193 - - [2025-10-17 22:45:04] "POST /neutron/floatingip HTTP/1.1" 200 573 0.012920 10.0.0.131 - - [2025-10-17 22:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.131 - - [2025-10-17 22:45:04] "GET /routing-instance/7bf0182d-6fca-4c67-853a-be96b811c169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005193 10.0.0.131 - - [2025-10-17 22:45:04] "GET /route-target/0ebb9c37-6371-4276-afdd-8d16c95373a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004821 10.0.0.131 - - [2025-10-17 22:45:04] "GET /floating-ip/a8cc56b4-8946-44d6-9ae8-25541d6b7f68 HTTP/1.1" 200 1888 0.006649 252.131.171.193 - - [2025-10-17 22:45:07] "POST /neutron/floatingip HTTP/1.1" 200 573 0.010765 252.131.171.193 - - [2025-10-17 22:45:07] "POST /neutron/floatingip HTTP/1.1" 200 528 0.026087 252.131.171.193 - - [2025-10-17 22:45:07] "POST /neutron/floatingip HTTP/1.1" 200 528 0.006969 252.131.171.193 - - [2025-10-17 22:45:07] "POST /neutron/floatingip HTTP/1.1" 200 115 0.039606 10.0.0.131 - - [2025-10-17 22:45:07] "GET /floating-ip-pool/8c6310b6-a702-4f7c-a6f7-237c591fd9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005173 10.0.0.131 - - [2025-10-17 22:45:07] "POST /ref-update HTTP/1.1" 200 156 0.009950 10.0.0.131 - - [2025-10-17 22:45:07] "DELETE /floating-ip-pool/8c6310b6-a702-4f7c-a6f7-237c591fd9de HTTP/1.1" 200 115 0.026350 252.131.171.193 - - [2025-10-17 22:45:08] "POST /neutron/network HTTP/1.1" 200 834 0.007879 252.131.171.193 - - [2025-10-17 22:45:08] "POST /neutron/network HTTP/1.1" 400 204 0.014343 252.131.171.193 - - [2025-10-17 22:45:08] "POST /neutron/port HTTP/1.1" 200 1092 0.020931 252.131.171.193 - - [2025-10-17 22:45:08] "POST /neutron/port HTTP/1.1" 200 1092 0.015075 252.131.171.193 - - [2025-10-17 22:45:08] "POST /neutron/port HTTP/1.1" 200 1118 0.014667 252.131.171.193 - - [2025-10-17 22:45:08] "POST /neutron/port HTTP/1.1" 200 1118 0.009423 252.131.171.193 - - [2025-10-17 22:45:09] "POST /neutron/port HTTP/1.1" 200 151 0.173167 252.131.171.193 - - [2025-10-17 22:45:09] "POST /neutron/port HTTP/1.1" 200 151 0.173969 252.131.171.193 - - [2025-10-17 22:45:10] "POST /neutron/network HTTP/1.1" 200 834 0.008766 10.0.0.131 - - [2025-10-17 22:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.131 - - [2025-10-17 22:45:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003056 10.0.0.131 - - [2025-10-17 22:45:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002752 252.131.171.193 - - [2025-10-17 22:45:10] "POST /neutron/network HTTP/1.1" 200 151 0.104622 10.0.0.131 - - [2025-10-17 22:45:10] "DELETE /route-target/78f00e25-27c6-4f98-965f-e4b3ce7bfe5b HTTP/1.1" 200 115 0.019742 10.0.0.131 - - [2025-10-17 22:45:10] "GET /routing-instance/80fe301e-76aa-4103-83ad-bfb04d314688 HTTP/1.1" 404 171 0.003281 10.0.0.131 - - [2025-10-17 22:45:10] "GET /domains HTTP/1.1" 200 440 0.003354 10.0.0.131 - - [2025-10-17 22:45:10] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001189 10.0.0.131 - - [2025-10-17 22:45:10] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.008428 10.0.0.131 - - [2025-10-17 22:45:10] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001187 10.0.0.131 - - [2025-10-17 22:45:10] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 2177 0.030513 252.131.171.193 - - [2025-10-17 22:45:11] "POST /neutron/network HTTP/1.1" 200 834 0.006278 10.0.0.131 - - [2025-10-17 22:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.131 - - [2025-10-17 22:45:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006429 10.0.0.131 - - [2025-10-17 22:45:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002585 252.131.171.193 - - [2025-10-17 22:45:11] "POST /neutron/network HTTP/1.1" 200 151 0.104183 10.0.0.131 - - [2025-10-17 22:45:11] "DELETE /route-target/0ebb9c37-6371-4276-afdd-8d16c95373a5 HTTP/1.1" 200 115 0.025673 10.0.0.131 - - [2025-10-17 22:45:11] "GET /routing-instance/7bf0182d-6fca-4c67-853a-be96b811c169 HTTP/1.1" 404 171 0.003051 10.0.0.131 - - [2025-10-17 22:45:11] "GET /domains HTTP/1.1" 200 440 0.002942 10.0.0.131 - - [2025-10-17 22:45:11] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001057 10.0.0.131 - - [2025-10-17 22:45:11] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1518 0.007104 10.0.0.131 - - [2025-10-17 22:45:11] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001513 10.0.0.131 - - [2025-10-17 22:45:11] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 1927 0.031360 10.0.0.131 - - [2025-10-17 22:45:12] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001039 10.0.0.131 - - [2025-10-17 22:45:12] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.029909 10.0.0.131 - - [2025-10-17 22:45:12] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001282 10.0.0.131 - - [2025-10-17 22:45:12] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?fields=virtual_networks HTTP/1.1" 200 1059 0.074134 10.0.0.131 - - [2025-10-17 22:45:12] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001639 10.0.0.131 - - [2025-10-17 22:45:12] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.032974 10.0.0.131 - - [2025-10-17 22:45:12] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001266 10.0.0.131 - - [2025-10-17 22:45:12] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?fields=security_groups HTTP/1.1" 200 1297 0.085169 10.0.0.131 - - [2025-10-17 22:45:13] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001027 10.0.0.131 - - [2025-10-17 22:45:13] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008429 10.0.0.131 - - [2025-10-17 22:45:13] "POST /fqname-to-id HTTP/1.1" 404 181 0.041340 10.0.0.131 - - [2025-10-17 22:45:13] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003016 10.0.0.131 - - [2025-10-17 22:45:13] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001391 10.0.0.131 - - [2025-10-17 22:45:13] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008664 10.0.0.131 - - [2025-10-17 22:45:13] "POST /id-to-fqname HTTP/1.1" 200 183 0.003248 10.0.0.131 - - [2025-10-17 22:45:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.006185 10.0.0.131 - - [2025-10-17 22:45:13] "POST /security-groups HTTP/1.1" 200 578 0.074792 10.0.0.131 - - [2025-10-17 22:45:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.003197 10.0.0.131 - - [2025-10-17 22:45:13] "POST /projects HTTP/1.1" 200 567 0.256905 10.0.0.131 - - [2025-10-17 22:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.295099 10.0.0.131 - - [2025-10-17 22:45:14] "POST /access-control-lists HTTP/1.1" 200 593 0.065914 10.0.0.131 - - [2025-10-17 22:45:14] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.464744 10.0.0.131 - - [2025-10-17 22:45:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.003995 10.0.0.131 - - [2025-10-17 22:45:14] "POST /access-control-lists HTTP/1.1" 200 591 0.069123 10.0.0.131 - - [2025-10-17 22:45:14] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001051 10.0.0.131 - - [2025-10-17 22:45:14] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000911 10.0.0.131 - - [2025-10-17 22:45:14] "DELETE /project/c26f41c6e9824d79920b871bd3f5110d HTTP/1.1" 404 173 0.007816 10.0.0.131 - - [2025-10-17 22:45:14] "DELETE /project/0f4336815c194e6bbc023ed7990d61ba HTTP/1.1" 404 173 0.006803 10.0.0.131 - - [2025-10-17 22:45:14] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.092264 10.0.0.131 - - [2025-10-17 22:45:14] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.098161 10.0.0.131 - - [2025-10-17 22:45:14] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001106 10.0.0.131 - - [2025-10-17 22:45:14] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001644 10.0.0.131 - - [2025-10-17 22:45:14] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?fields=security_groups HTTP/1.1" 200 1383 0.052634 10.0.0.131 - - [2025-10-17 22:45:14] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?fields=security_groups HTTP/1.1" 200 1387 0.057918 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /security-group/46c9ed2b-20a0-45b1-b716-145d26073152 HTTP/1.1" 200 115 0.066348 10.0.0.131 - - [2025-10-17 22:45:15] "GET /projects?obj_uuids=34e1071f-a487-4b26-98e4-e64cab12d04d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001287 10.0.0.131 - - [2025-10-17 22:45:15] "GET /project/34e1071f-a487-4b26-98e4-e64cab12d04d?fields=application_policy_sets HTTP/1.1" 200 1422 0.058551 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /access-control-list/2cba2682-8920-42eb-8290-9d5d8817eccc HTTP/1.1" 200 115 0.075158 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /security-group/641a1d96-23ce-4791-ac3b-99452029fa21 HTTP/1.1" 200 115 0.116198 10.0.0.131 - - [2025-10-17 22:45:15] "GET /projects?obj_uuids=c26f41c6-e982-4d79-920b-871bd3f5110d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001932 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /access-control-list/e9551372-7ee6-4a9b-8b51-db54f5ca332d HTTP/1.1" 200 115 0.044750 10.0.0.131 - - [2025-10-17 22:45:15] "GET /project/c26f41c6-e982-4d79-920b-871bd3f5110d?fields=application_policy_sets HTTP/1.1" 200 1426 0.056708 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /access-control-list/ee9ee619-f41d-4354-a93b-6dcf4e24a961 HTTP/1.1" 200 115 0.059220 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /access-control-list/f6ba4ae1-90db-497b-be15-f3d4514b9bf4 HTTP/1.1" 200 115 0.044944 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /project/34e1071f-a487-4b26-98e4-e64cab12d04d HTTP/1.1" 200 115 0.545539 10.0.0.131 - - [2025-10-17 22:45:15] "DELETE /project/c26f41c6-e982-4d79-920b-871bd3f5110d HTTP/1.1" 200 115 0.594797 10.0.0.131 - - [2025-10-17 22:45:15] "GET / HTTP/1.1" 200 36499 0.002241 10.0.0.131 - - [2025-10-17 22:45:17] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001424 10.0.0.131 - - [2025-10-17 22:45:17] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.036598 10.0.0.131 - - [2025-10-17 22:45:17] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001080 10.0.0.131 - - [2025-10-17 22:45:17] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?fields=virtual_networks HTTP/1.1" 200 1024 0.032327 10.0.0.131 - - [2025-10-17 22:45:17] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001438 10.0.0.131 - - [2025-10-17 22:45:17] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.029669 10.0.0.131 - - [2025-10-17 22:45:17] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001238 10.0.0.131 - - [2025-10-17 22:45:17] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?fields=security_groups HTTP/1.1" 200 1245 0.032252 10.0.0.131 - - [2025-10-17 22:45:18] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001114 10.0.0.131 - - [2025-10-17 22:45:18] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009393 10.0.0.131 - - [2025-10-17 22:45:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.038178 10.0.0.131 - - [2025-10-17 22:45:18] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003574 10.0.0.131 - - [2025-10-17 22:45:19] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001389 10.0.0.131 - - [2025-10-17 22:45:19] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007953 10.0.0.131 - - [2025-10-17 22:45:19] "POST /id-to-fqname HTTP/1.1" 200 183 0.001597 10.0.0.131 - - [2025-10-17 22:45:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.004115 10.0.0.131 - - [2025-10-17 22:45:19] "POST /security-groups HTTP/1.1" 200 578 0.076401 10.0.0.131 - - [2025-10-17 22:45:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.005832 10.0.0.131 - - [2025-10-17 22:45:19] "POST /projects HTTP/1.1" 200 567 0.245960 10.0.0.131 - - [2025-10-17 22:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.328475 10.0.0.131 - - [2025-10-17 22:45:19] "POST /access-control-lists HTTP/1.1" 200 593 0.071508 10.0.0.131 - - [2025-10-17 22:45:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.005161 10.0.0.131 - - [2025-10-17 22:45:19] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.485790 10.0.0.131 - - [2025-10-17 22:45:19] "POST /access-control-lists HTTP/1.1" 200 591 0.081703 10.0.0.131 - - [2025-10-17 22:45:20] "GET / HTTP/1.1" 200 36499 0.001797 10.0.0.131 - - [2025-10-17 22:45:21] "POST /fqname-to-id HTTP/1.1" 404 191 0.003678 10.0.0.131 - - [2025-10-17 22:45:21] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001100 10.0.0.131 - - [2025-10-17 22:45:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.003239 10.0.0.131 - - [2025-10-17 22:45:21] "POST /access-control-lists HTTP/1.1" 200 592 0.019243 10.0.0.131 - - [2025-10-17 22:45:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.004698 10.0.0.131 - - [2025-10-17 22:45:21] "POST /access-control-lists HTTP/1.1" 200 590 0.028412 10.0.0.131 - - [2025-10-17 22:45:21] "PUT /access-control-list/f2df3626-c8eb-48e4-b036-2a28a13c659e HTTP/1.1" 200 274 0.012109 10.0.0.131 - - [2025-10-17 22:45:21] "PUT /access-control-list/3b537f82-03df-4d95-bce8-96ad6b6a0cb8 HTTP/1.1" 200 274 0.025342 252.131.171.193 - - [2025-10-17 22:45:21] "POST /neutron/security_group HTTP/1.1" 200 1362 0.410764 10.0.0.131 - - [2025-10-17 22:45:21] "PUT /access-control-list/3b537f82-03df-4d95-bce8-96ad6b6a0cb8 HTTP/1.1" 200 274 0.017202 10.0.0.131 - - [2025-10-17 22:45:21] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001095 252.131.171.193 - - [2025-10-17 22:45:21] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.041574 252.131.171.193 - - [2025-10-17 22:45:21] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010691 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.131857 10.0.0.131 - - [2025-10-17 22:45:22] "PUT /access-control-list/3b537f82-03df-4d95-bce8-96ad6b6a0cb8 HTTP/1.1" 200 274 0.016444 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010296 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.114875 10.0.0.131 - - [2025-10-17 22:45:22] "POST /fqname-to-id HTTP/1.1" 404 191 0.004234 10.0.0.131 - - [2025-10-17 22:45:22] "PUT /access-control-list/3b537f82-03df-4d95-bce8-96ad6b6a0cb8 HTTP/1.1" 200 274 0.014318 10.0.0.131 - - [2025-10-17 22:45:22] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001285 10.0.0.131 - - [2025-10-17 22:45:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.006702 10.0.0.131 - - [2025-10-17 22:45:22] "POST /access-control-lists HTTP/1.1" 200 592 0.037372 10.0.0.131 - - [2025-10-17 22:45:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.004435 10.0.0.131 - - [2025-10-17 22:45:22] "POST /access-control-lists HTTP/1.1" 200 590 0.019126 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group HTTP/1.1" 200 1362 0.307592 10.0.0.131 - - [2025-10-17 22:45:22] "PUT /access-control-list/11955ded-8cbd-4d4d-8f83-9337d70bf8c0 HTTP/1.1" 200 274 0.016113 10.0.0.131 - - [2025-10-17 22:45:22] "PUT /access-control-list/4586b7ef-7c98-41c8-89d9-032ff367fca8 HTTP/1.1" 200 274 0.015986 10.0.0.131 - - [2025-10-17 22:45:22] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001556 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.035670 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010574 10.0.0.131 - - [2025-10-17 22:45:22] "PUT /access-control-list/4586b7ef-7c98-41c8-89d9-032ff367fca8 HTTP/1.1" 200 274 0.012840 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.132686 10.0.0.131 - - [2025-10-17 22:45:22] "PUT /access-control-list/4586b7ef-7c98-41c8-89d9-032ff367fca8 HTTP/1.1" 200 274 0.018487 252.131.171.193 - - [2025-10-17 22:45:22] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015563 252.131.171.193 - - [2025-10-17 22:45:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.109746 10.0.0.131 - - [2025-10-17 22:45:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000437 10.0.0.131 - - [2025-10-17 22:45:23] "PUT /access-control-list/4586b7ef-7c98-41c8-89d9-032ff367fca8 HTTP/1.1" 200 274 0.033889 10.0.0.131 - - [2025-10-17 22:45:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.038437 10.0.0.131 - - [2025-10-17 22:45:23] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001175 10.0.0.131 - - [2025-10-17 22:45:23] "POST /fqname-to-id HTTP/1.1" 404 243 0.002886 10.0.0.131 - - [2025-10-17 22:45:23] "POST /access-control-lists HTTP/1.1" 200 609 0.021217 10.0.0.131 - - [2025-10-17 22:45:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.004173 10.0.0.131 - - [2025-10-17 22:45:23] "POST /access-control-lists HTTP/1.1" 200 607 0.016790 10.0.0.131 - - [2025-10-17 22:45:23] "PUT /access-control-list/30715d2b-e854-4f92-a42c-a72b48b1bdc7 HTTP/1.1" 200 274 0.010980 252.131.171.193 - - [2025-10-17 22:45:23] "POST /neutron/security_group HTTP/1.1" 200 1377 0.332413 10.0.0.131 - - [2025-10-17 22:45:23] "PUT /access-control-list/a59ece26-e8aa-4e90-9448-8b11e32378b9 HTTP/1.1" 200 274 0.010600 10.0.0.131 - - [2025-10-17 22:45:23] "PUT /access-control-list/a59ece26-e8aa-4e90-9448-8b11e32378b9 HTTP/1.1" 200 274 0.023246 10.0.0.131 - - [2025-10-17 22:45:23] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002855 252.131.171.193 - - [2025-10-17 22:45:24] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.037398 252.131.171.193 - - [2025-10-17 22:45:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010272 252.131.171.193 - - [2025-10-17 22:45:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148091 10.0.0.131 - - [2025-10-17 22:45:24] "PUT /access-control-list/a59ece26-e8aa-4e90-9448-8b11e32378b9 HTTP/1.1" 200 274 0.012900 252.131.171.193 - - [2025-10-17 22:45:24] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011701 252.131.171.193 - - [2025-10-17 22:45:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.127306 10.0.0.131 - - [2025-10-17 22:45:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.004194 10.0.0.131 - - [2025-10-17 22:45:24] "PUT /access-control-list/a59ece26-e8aa-4e90-9448-8b11e32378b9 HTTP/1.1" 200 274 0.016760 10.0.0.131 - - [2025-10-17 22:45:24] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001162 10.0.0.131 - - [2025-10-17 22:45:24] "POST /fqname-to-id HTTP/1.1" 404 243 0.005118 10.0.0.131 - - [2025-10-17 22:45:24] "POST /access-control-lists HTTP/1.1" 200 609 0.017972 10.0.0.131 - - [2025-10-17 22:45:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.006117 10.0.0.131 - - [2025-10-17 22:45:24] "POST /access-control-lists HTTP/1.1" 200 607 0.016802 10.0.0.131 - - [2025-10-17 22:45:24] "PUT /access-control-list/ed1e18a7-4227-4032-8e08-3ef2c6bbc992 HTTP/1.1" 200 274 0.010120 10.0.0.131 - - [2025-10-17 22:45:24] "PUT /access-control-list/cef249af-4c66-4366-8d3f-4c13d471eeab HTTP/1.1" 200 274 0.011424 252.131.171.193 - - [2025-10-17 22:45:24] "POST /neutron/security_group HTTP/1.1" 200 1377 0.410515 10.0.0.131 - - [2025-10-17 22:45:24] "PUT /access-control-list/cef249af-4c66-4366-8d3f-4c13d471eeab HTTP/1.1" 200 274 0.009276 10.0.0.131 - - [2025-10-17 22:45:24] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001042 252.131.171.193 - - [2025-10-17 22:45:24] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.031419 252.131.171.193 - - [2025-10-17 22:45:25] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008698 252.131.171.193 - - [2025-10-17 22:45:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.105964 252.131.171.193 - - [2025-10-17 22:45:25] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010990 10.0.0.131 - - [2025-10-17 22:45:25] "PUT /access-control-list/cef249af-4c66-4366-8d3f-4c13d471eeab HTTP/1.1" 200 274 0.015398 252.131.171.193 - - [2025-10-17 22:45:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.094435 10.0.0.131 - - [2025-10-17 22:45:25] "PUT /access-control-list/cef249af-4c66-4366-8d3f-4c13d471eeab HTTP/1.1" 200 274 0.012784 10.0.0.131 - - [2025-10-17 22:45:25] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001197 252.131.171.193 - - [2025-10-17 22:45:25] "POST /neutron/router HTTP/1.1" 200 539 0.055426 10.0.0.131 - - [2025-10-17 22:45:25] "POST /route-targets HTTP/1.1" 200 329 0.011815 10.0.0.131 - - [2025-10-17 22:45:25] "PUT /logical-router/409974ab-f062-44dd-8cfe-ff2ce7896ff8 HTTP/1.1" 200 264 0.023463 252.131.171.193 - - [2025-10-17 22:45:25] "POST /neutron/router HTTP/1.1" 200 539 0.005402 252.131.171.193 - - [2025-10-17 22:45:25] "POST /neutron/router HTTP/1.1" 200 539 0.004891 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004248 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.003664 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.006887 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.005716 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004852 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004153 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004026 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004489 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004123 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.005639 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.007901 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.003871 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.005187 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004025 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.009630 252.131.171.193 - - [2025-10-17 22:45:26] "POST /neutron/router HTTP/1.1" 200 539 0.004801 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004035 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.005205 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004669 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004068 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004326 10.0.0.131 - - [2025-10-17 22:45:27] "GET /obj-perms HTTP/1.1" 200 6390 0.068172 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004177 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004170 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004167 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004439 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.003921 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004807 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.013807 10.0.0.131 - - [2025-10-17 22:45:27] "GET /obj-perms HTTP/1.1" 200 6390 0.069513 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.005484 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.004697 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.021853 252.131.171.193 - - [2025-10-17 22:45:27] "POST /neutron/router HTTP/1.1" 200 539 0.003862 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 540 0.031756 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 540 0.004469 10.0.0.131 - - [2025-10-17 22:45:28] "GET /logical-router/409974ab-f062-44dd-8cfe-ff2ce7896ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005157 10.0.0.131 - - [2025-10-17 22:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 151 0.055485 10.0.0.131 - - [2025-10-17 22:45:28] "DELETE /route-target/0500e7a0-c99f-4d0e-b4f6-db46747d9706 HTTP/1.1" 200 115 0.020301 10.0.0.131 - - [2025-10-17 22:45:28] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001175 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.076566 10.0.0.131 - - [2025-10-17 22:45:28] "POST /route-targets HTTP/1.1" 200 329 0.014873 10.0.0.131 - - [2025-10-17 22:45:28] "PUT /logical-router/0030a458-7ca2-4b82-a8e5-27e04dfcdae3 HTTP/1.1" 200 264 0.030706 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.009351 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.004871 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.004611 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.005338 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.005671 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.006669 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.004496 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.005100 252.131.171.193 - - [2025-10-17 22:45:28] "POST /neutron/router HTTP/1.1" 200 557 0.004379 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004525 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004704 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.003946 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004223 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004462 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004723 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.005352 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.005321 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.005113 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004439 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004535 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.003968 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004368 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004674 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.004402 252.131.171.193 - - [2025-10-17 22:45:29] "POST /neutron/router HTTP/1.1" 200 557 0.003888 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.004338 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.004313 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.004702 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.003827 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.003968 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.004875 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.004771 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.023685 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 557 0.004529 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 558 0.029802 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 558 0.004287 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 151 0.058779 10.0.0.131 - - [2025-10-17 22:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006949 10.0.0.131 - - [2025-10-17 22:45:30] "GET /logical-router/0030a458-7ca2-4b82-a8e5-27e04dfcdae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008734 10.0.0.131 - - [2025-10-17 22:45:30] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001687 10.0.0.131 - - [2025-10-17 22:45:30] "DELETE /route-target/0018012e-8f37-457d-89e1-399b5150b581 HTTP/1.1" 200 115 0.039505 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 540 0.077598 10.0.0.131 - - [2025-10-17 22:45:30] "POST /route-targets HTTP/1.1" 200 329 0.014115 10.0.0.131 - - [2025-10-17 22:45:30] "PUT /logical-router/673cc3de-a55d-46ae-9b76-5083a01bb14c HTTP/1.1" 200 264 0.014988 252.131.171.193 - - [2025-10-17 22:45:30] "POST /neutron/router HTTP/1.1" 200 540 0.006352 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.007159 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.012340 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.009573 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.005742 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.004637 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.006370 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.005916 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.005927 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.004776 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.005790 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.005838 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.005646 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.005169 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.004590 252.131.171.193 - - [2025-10-17 22:45:31] "POST /neutron/router HTTP/1.1" 200 540 0.004305 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005057 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005128 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005313 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.004713 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.004750 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.004810 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.004948 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005829 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005673 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.004798 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.004564 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.004801 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005121 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005210 252.131.171.193 - - [2025-10-17 22:45:32] "POST /neutron/router HTTP/1.1" 200 540 0.005100 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/router HTTP/1.1" 200 540 0.005501 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/router HTTP/1.1" 200 540 0.022414 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/router HTTP/1.1" 200 540 0.006205 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.024724 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.005517 10.0.0.131 - - [2025-10-17 22:45:33] "GET /logical-router/673cc3de-a55d-46ae-9b76-5083a01bb14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004710 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/router HTTP/1.1" 200 151 0.057555 10.0.0.131 - - [2025-10-17 22:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /route-target/343a7aa9-01d1-4d7e-9549-55038009c5df HTTP/1.1" 200 115 0.017029 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 519 0.004370 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 151 0.049074 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /access-control-list/ed1e18a7-4227-4032-8e08-3ef2c6bbc992 HTTP/1.1" 200 115 0.029115 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 519 0.004371 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /access-control-list/cef249af-4c66-4366-8d3f-4c13d471eeab HTTP/1.1" 200 115 0.026016 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 151 0.046512 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /access-control-list/30715d2b-e854-4f92-a42c-a72b48b1bdc7 HTTP/1.1" 200 115 0.027640 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 504 0.003929 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /access-control-list/a59ece26-e8aa-4e90-9448-8b11e32378b9 HTTP/1.1" 200 115 0.027652 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 151 0.047694 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /access-control-list/11955ded-8cbd-4d4d-8f83-9337d70bf8c0 HTTP/1.1" 200 115 0.024656 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 504 0.003886 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /access-control-list/4586b7ef-7c98-41c8-89d9-032ff367fca8 HTTP/1.1" 200 115 0.033025 252.131.171.193 - - [2025-10-17 22:45:33] "POST /neutron/security_group HTTP/1.1" 200 151 0.042208 10.0.0.131 - - [2025-10-17 22:45:33] "DELETE /access-control-list/f2df3626-c8eb-48e4-b036-2a28a13c659e HTTP/1.1" 200 115 0.026700 10.0.0.131 - - [2025-10-17 22:45:34] "DELETE /access-control-list/3b537f82-03df-4d95-bce8-96ad6b6a0cb8 HTTP/1.1" 200 115 0.023140 10.0.0.131 - - [2025-10-17 22:45:34] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001128 10.0.0.131 - - [2025-10-17 22:45:34] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.032480 10.0.0.131 - - [2025-10-17 22:45:34] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001449 10.0.0.131 - - [2025-10-17 22:45:34] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?fields=virtual_networks HTTP/1.1" 200 1024 0.073902 10.0.0.131 - - [2025-10-17 22:45:34] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001198 10.0.0.131 - - [2025-10-17 22:45:34] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.026170 10.0.0.131 - - [2025-10-17 22:45:34] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001202 10.0.0.131 - - [2025-10-17 22:45:34] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?fields=security_groups HTTP/1.1" 200 1245 0.025777 10.0.0.131 - - [2025-10-17 22:45:35] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001573 10.0.0.131 - - [2025-10-17 22:45:35] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009212 10.0.0.131 - - [2025-10-17 22:45:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.041867 10.0.0.131 - - [2025-10-17 22:45:35] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003483 10.0.0.131 - - [2025-10-17 22:45:35] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001968 10.0.0.131 - - [2025-10-17 22:45:35] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009562 10.0.0.131 - - [2025-10-17 22:45:36] "POST /id-to-fqname HTTP/1.1" 200 184 0.002950 10.0.0.131 - - [2025-10-17 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.003592 10.0.0.131 - - [2025-10-17 22:45:36] "POST /security-groups HTTP/1.1" 200 579 0.066978 10.0.0.131 - - [2025-10-17 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.003874 10.0.0.131 - - [2025-10-17 22:45:36] "POST /projects HTTP/1.1" 200 569 0.234840 10.0.0.131 - - [2025-10-17 22:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.278084 10.0.0.131 - - [2025-10-17 22:45:36] "POST /access-control-lists HTTP/1.1" 200 594 0.067636 10.0.0.131 - - [2025-10-17 22:45:36] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.455947 10.0.0.131 - - [2025-10-17 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 227 0.002997 10.0.0.131 - - [2025-10-17 22:45:36] "POST /access-control-lists HTTP/1.1" 200 592 0.069265 10.0.0.131 - - [2025-10-17 22:45:37] "GET / HTTP/1.1" 200 36499 0.001914 10.0.0.131 - - [2025-10-17 22:45:38] "POST /fqname-to-id HTTP/1.1" 401 296 0.000486 10.0.0.131 - - [2025-10-17 22:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.074262 10.0.0.131 - - [2025-10-17 22:45:38] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001005 10.0.0.131 - - [2025-10-17 22:45:38] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.025581 252.131.171.193 - - [2025-10-17 22:45:39] "POST /neutron/network HTTP/1.1" 200 117 0.040078 10.0.0.131 - - [2025-10-17 22:45:39] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001178 252.131.171.193 - - [2025-10-17 22:45:39] "POST /neutron/network HTTP/1.1" 200 599 0.067509 10.0.0.131 - - [2025-10-17 22:45:39] "POST /route-targets HTTP/1.1" 200 329 0.020612 10.0.0.131 - - [2025-10-17 22:45:39] "POST /ref-update HTTP/1.1" 200 156 0.020587 10.0.0.131 - - [2025-10-17 22:45:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003264 252.131.171.193 - - [2025-10-17 22:45:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.207952 252.131.171.193 - - [2025-10-17 22:45:39] "POST /neutron/network HTTP/1.1" 200 820 0.005692 10.0.0.131 - - [2025-10-17 22:45:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.001423 10.0.0.131 - - [2025-10-17 22:45:39] "GET /virtual-network/35dd2d7b-0695-4c72-b1a5-036c4cd9efe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005031 252.131.171.193 - - [2025-10-17 22:45:39] "POST /neutron/network HTTP/1.1" 200 820 0.005754 10.0.0.131 - - [2025-10-17 22:45:39] "GET /virtual-network/35dd2d7b-0695-4c72-b1a5-036c4cd9efe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008952 252.131.171.193 - - [2025-10-17 22:45:39] "POST /neutron/network HTTP/1.1" 200 820 0.006778 252.131.171.193 - - [2025-10-17 22:45:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.015653 10.0.0.131 - - [2025-10-17 22:45:39] "POST /fqname-to-id HTTP/1.1" 404 204 0.003344 10.0.0.131 - - [2025-10-17 22:45:39] "GET /virtual-network/35dd2d7b-0695-4c72-b1a5-036c4cd9efe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005978 10.0.0.131 - - [2025-10-17 22:45:39] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001148 252.131.171.193 - - [2025-10-17 22:45:40] "POST /neutron/port HTTP/1.1" 200 1017 0.205410 10.0.0.131 - - [2025-10-17 22:45:40] "GET /virtual-machine-interface/dc67ccf6-aeaa-49b0-b72c-3444b03d6d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.012454 10.0.0.131 - - [2025-10-17 22:45:40] "GET /virtual-machine-interface/dc67ccf6-aeaa-49b0-b72c-3444b03d6d98?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.007194 10.0.0.131 - - [2025-10-17 22:45:40] "GET /instance-ip/916ba9e9-3c00-4757-ad3a-f0ee1565457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1599 0.004587 10.0.0.131 - - [2025-10-17 22:45:40] "GET /virtual-machine-interface/dc67ccf6-aeaa-49b0-b72c-3444b03d6d98 HTTP/1.1" 401 296 0.001137 10.0.0.131 - - [2025-10-17 22:45:40] "GET /virtual-machine-interface/dc67ccf6-aeaa-49b0-b72c-3444b03d6d98 HTTP/1.1" 200 2610 0.039540 252.131.171.193 - - [2025-10-17 22:45:40] "POST /neutron/port HTTP/1.1" 200 1017 0.009609 252.131.171.193 - - [2025-10-17 22:45:40] "POST /neutron/port HTTP/1.1" 200 151 0.098737 252.131.171.193 - - [2025-10-17 22:45:40] "POST /neutron/network HTTP/1.1" 200 820 0.008043 10.0.0.131 - - [2025-10-17 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.131 - - [2025-10-17 22:45:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008481 10.0.0.131 - - [2025-10-17 22:45:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003606 252.131.171.193 - - [2025-10-17 22:45:41] "POST /neutron/network HTTP/1.1" 200 151 0.134208 10.0.0.131 - - [2025-10-17 22:45:41] "DELETE /route-target/e0098478-a3dd-4e4d-898d-b5f9edd1a002 HTTP/1.1" 200 115 0.034827 10.0.0.131 - - [2025-10-17 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.131 - - [2025-10-17 22:45:41] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001201 10.0.0.131 - - [2025-10-17 22:45:41] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.034446 252.131.171.193 - - [2025-10-17 22:45:41] "POST /neutron/network HTTP/1.1" 200 117 0.008008 10.0.0.131 - - [2025-10-17 22:45:42] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001042 252.131.171.193 - - [2025-10-17 22:45:42] "POST /neutron/network HTTP/1.1" 200 601 0.082303 10.0.0.131 - - [2025-10-17 22:45:42] "POST /route-targets HTTP/1.1" 200 329 0.012197 10.0.0.131 - - [2025-10-17 22:45:42] "POST /ref-update HTTP/1.1" 200 156 0.013719 10.0.0.131 - - [2025-10-17 22:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008532 252.131.171.193 - - [2025-10-17 22:45:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.231243 10.0.0.131 - - [2025-10-17 22:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.009706 252.131.171.193 - - [2025-10-17 22:45:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.170439 252.131.171.193 - - [2025-10-17 22:45:42] "POST /neutron/network HTTP/1.1" 200 977 0.009821 10.0.0.131 - - [2025-10-17 22:45:42] "POST /id-to-fqname HTTP/1.1" 200 215 0.002091 10.0.0.131 - - [2025-10-17 22:45:42] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.007208 252.131.171.193 - - [2025-10-17 22:45:42] "POST /neutron/network HTTP/1.1" 200 977 0.008933 10.0.0.131 - - [2025-10-17 22:45:42] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006051 252.131.171.193 - - [2025-10-17 22:45:42] "POST /neutron/network HTTP/1.1" 200 977 0.017280 252.131.171.193 - - [2025-10-17 22:45:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.009202 252.131.171.193 - - [2025-10-17 22:45:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.010437 10.0.0.131 - - [2025-10-17 22:45:43] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001322 252.131.171.193 - - [2025-10-17 22:45:43] "POST /neutron/port HTTP/1.1" 200 1017 0.195513 10.0.0.131 - - [2025-10-17 22:45:43] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001349 252.131.171.193 - - [2025-10-17 22:45:43] "POST /neutron/port HTTP/1.1" 200 1016 0.206104 10.0.0.131 - - [2025-10-17 22:45:43] "POST /id-to-fqname HTTP/1.1" 200 215 0.002471 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 1017 0.010367 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 1017 0.011364 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/network HTTP/1.1" 200 977 0.008123 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 1017 0.010627 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 117 0.007029 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 117 0.006928 10.0.0.131 - - [2025-10-17 22:45:44] "POST /id-to-fqname HTTP/1.1" 200 215 0.002113 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 117 0.005613 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 1017 0.012012 252.131.171.193 - - [2025-10-17 22:45:44] "POST /neutron/port HTTP/1.1" 200 1016 0.009993 252.131.171.193 - - [2025-10-17 22:45:45] "POST /neutron/port HTTP/1.1" 200 1016 0.009781 252.131.171.193 - - [2025-10-17 22:45:45] "POST /neutron/network HTTP/1.1" 200 977 0.009288 252.131.171.193 - - [2025-10-17 22:45:45] "POST /neutron/port HTTP/1.1" 200 1016 0.009767 252.131.171.193 - - [2025-10-17 22:45:45] "POST /neutron/port HTTP/1.1" 200 117 0.009903 252.131.171.193 - - [2025-10-17 22:45:45] "POST /neutron/port HTTP/1.1" 200 117 0.008816 252.131.171.193 - - [2025-10-17 22:45:45] "POST /neutron/port HTTP/1.1" 200 117 0.010417 252.131.171.193 - - [2025-10-17 22:45:45] "POST /neutron/port HTTP/1.1" 200 1016 0.011329 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1017 0.019787 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/network HTTP/1.1" 200 987 0.014173 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1017 0.009396 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1017 0.011014 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1016 0.031960 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1105 0.138569 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/network HTTP/1.1" 200 987 0.013591 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1079 0.015532 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1016 0.010943 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003466 252.131.171.193 - - [2025-10-17 22:45:46] "POST /neutron/port HTTP/1.1" 200 1016 0.010885 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.015202 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/port HTTP/1.1" 200 117 0.001547 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/port HTTP/1.1" 200 1104 0.092326 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/network HTTP/1.1" 200 977 0.011565 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/port HTTP/1.1" 200 1078 0.014403 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005674 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.011492 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/port HTTP/1.1" 200 117 0.003822 252.131.171.193 - - [2025-10-17 22:45:47] "POST /neutron/network HTTP/1.1" 200 977 0.010775 252.131.171.193 - - [2025-10-17 22:45:50] "POST /neutron/port HTTP/1.1" 200 1079 0.014680 252.131.171.193 - - [2025-10-17 22:45:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007089 252.131.171.193 - - [2025-10-17 22:45:50] "POST /neutron/port HTTP/1.1" 200 1079 0.015374 252.131.171.193 - - [2025-10-17 22:45:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007734 252.131.171.193 - - [2025-10-17 22:45:51] "POST /neutron/port HTTP/1.1" 200 1079 0.014955 252.131.171.193 - - [2025-10-17 22:45:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011617 10.0.0.131 - - [2025-10-17 22:45:51] "GET /virtual-machine/93c74f6a-f583-4b5b-bd54-f0ea203b5869 HTTP/1.1" 200 1287 0.007325 10.0.0.131 - - [2025-10-17 22:45:51] "GET /virtual-machine-interface/fc823e04-b78a-44dc-a9f2-983ef6886e36 HTTP/1.1" 200 2927 0.006164 10.0.0.131 - - [2025-10-17 22:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.131 - - [2025-10-17 22:45:51] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005759 10.0.0.131 - - [2025-10-17 22:45:51] "GET /virtual-networks?parent_id=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003487 10.0.0.131 - - [2025-10-17 22:45:51] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.005944 10.0.0.131 - - [2025-10-17 22:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.131 - - [2025-10-17 22:45:54] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006293 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/port HTTP/1.1" 200 1079 0.019197 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008857 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/port HTTP/1.1" 200 1078 0.021250 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/port HTTP/1.1" 200 1079 0.015819 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008491 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007812 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/port HTTP/1.1" 200 1079 0.026895 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/port HTTP/1.1" 200 1078 0.015096 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007751 252.131.171.193 - - [2025-10-17 22:45:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011151 10.0.0.131 - - [2025-10-17 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.131 - - [2025-10-17 22:45:58] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.005376 252.131.171.193 - - [2025-10-17 22:45:59] "POST /neutron/port HTTP/1.1" 200 1079 0.013601 252.131.171.193 - - [2025-10-17 22:45:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007064 252.131.171.193 - - [2025-10-17 22:46:00] "POST /neutron/port HTTP/1.1" 200 1078 0.014078 252.131.171.193 - - [2025-10-17 22:46:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008270 252.131.171.193 - - [2025-10-17 22:46:00] "POST /neutron/port HTTP/1.1" 200 1078 0.018288 252.131.171.193 - - [2025-10-17 22:46:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006996 10.0.0.131 - - [2025-10-17 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.131 - - [2025-10-17 22:46:01] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004308 10.0.0.131 - - [2025-10-17 22:46:01] "GET /virtual-networks?parent_id=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003937 10.0.0.131 - - [2025-10-17 22:46:01] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006292 252.131.171.193 - - [2025-10-17 22:46:01] "POST /neutron/port HTTP/1.1" 200 1078 0.016407 252.131.171.193 - - [2025-10-17 22:46:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007393 252.131.171.193 - - [2025-10-17 22:46:01] "POST /neutron/port HTTP/1.1" 200 1078 0.015600 252.131.171.193 - - [2025-10-17 22:46:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009577 252.131.171.193 - - [2025-10-17 22:46:01] "POST /neutron/port HTTP/1.1" 200 1078 0.016042 252.131.171.193 - - [2025-10-17 22:46:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008652 10.0.0.131 - - [2025-10-17 22:46:01] "GET /virtual-machine/a78ae3e2-f7a6-43c1-80f5-ac02988dddef HTTP/1.1" 200 1286 0.006058 10.0.0.131 - - [2025-10-17 22:46:01] "GET /virtual-machine-interface/e4fb47c4-722d-42c1-b938-2768ba253efa HTTP/1.1" 200 2927 0.005618 10.0.0.131 - - [2025-10-17 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.131 - - [2025-10-17 22:46:02] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004179 10.0.0.131 - - [2025-10-17 22:46:02] "GET /virtual-networks?parent_id=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004358 10.0.0.131 - - [2025-10-17 22:46:02] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.005944 10.0.0.131 - - [2025-10-17 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.131 - - [2025-10-17 22:46:03] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004633 10.0.0.131 - - [2025-10-17 22:46:03] "GET /virtual-networks?parent_id=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004968 10.0.0.131 - - [2025-10-17 22:46:03] "GET /virtual-network/ec7e87b7-9e9d-4be9-a5e8-ddcc1cb91401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.007961 252.131.171.193 - - [2025-10-17 22:46:07] "POST /neutron/port HTTP/1.1" 200 1104 0.011165 252.131.171.193 - - [2025-10-17 22:46:07] "POST /neutron/port HTTP/1.1" 200 1104 0.030892 252.131.171.193 - - [2025-10-17 22:46:07] "POST /neutron/port HTTP/1.1" 200 151 0.150504 252.131.171.193 - - [2025-10-17 22:46:07] "POST /neutron/port HTTP/1.1" 200 1105 0.013529 252.131.171.193 - - [2025-10-17 22:46:07] "POST /neutron/port HTTP/1.1" 200 1105 0.011037 252.131.171.193 - - [2025-10-17 22:46:07] "POST /neutron/port HTTP/1.1" 200 151 0.148221 252.131.171.193 - - [2025-10-17 22:46:08] "POST /neutron/network HTTP/1.1" 200 977 0.011998 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001193 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001076 10.0.0.131 - - [2025-10-17 22:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006194 10.0.0.131 - - [2025-10-17 22:46:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002450 10.0.0.131 - - [2025-10-17 22:46:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002456 10.0.0.131 - - [2025-10-17 22:46:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002310 10.0.0.131 - - [2025-10-17 22:46:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007743 10.0.0.131 - - [2025-10-17 22:46:08] "DELETE /route-target/adc069cc-765d-4535-9147-afd0b3d45e62 HTTP/1.1" 200 115 0.030762 252.131.171.193 - - [2025-10-17 22:46:08] "POST /neutron/network HTTP/1.1" 200 151 0.131657 10.0.0.131 - - [2025-10-17 22:46:08] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001117 10.0.0.131 - - [2025-10-17 22:46:08] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.036066 10.0.0.131 - - [2025-10-17 22:46:08] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001503 10.0.0.131 - - [2025-10-17 22:46:08] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?fields=virtual_networks HTTP/1.1" 200 1026 0.076812 10.0.0.131 - - [2025-10-17 22:46:08] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001764 10.0.0.131 - - [2025-10-17 22:46:08] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.046187 10.0.0.131 - - [2025-10-17 22:46:08] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001095 10.0.0.131 - - [2025-10-17 22:46:08] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?fields=security_groups HTTP/1.1" 200 1248 0.031620 10.0.0.131 - - [2025-10-17 22:46:09] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001291 10.0.0.131 - - [2025-10-17 22:46:09] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009551 10.0.0.131 - - [2025-10-17 22:46:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.040259 10.0.0.131 - - [2025-10-17 22:46:10] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002984 10.0.0.131 - - [2025-10-17 22:46:10] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.131 - - [2025-10-17 22:46:10] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009451 10.0.0.131 - - [2025-10-17 22:46:10] "POST /id-to-fqname HTTP/1.1" 200 186 0.002165 10.0.0.131 - - [2025-10-17 22:46:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.004399 10.0.0.131 - - [2025-10-17 22:46:10] "POST /security-groups HTTP/1.1" 200 581 0.069467 10.0.0.131 - - [2025-10-17 22:46:10] "POST /fqname-to-id HTTP/1.1" 404 230 0.008477 10.0.0.131 - - [2025-10-17 22:46:10] "POST /projects HTTP/1.1" 200 573 0.272034 10.0.0.131 - - [2025-10-17 22:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.306900 10.0.0.131 - - [2025-10-17 22:46:10] "POST /access-control-lists HTTP/1.1" 200 596 0.065534 10.0.0.131 - - [2025-10-17 22:46:10] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.468656 10.0.0.131 - - [2025-10-17 22:46:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.004344 10.0.0.131 - - [2025-10-17 22:46:10] "POST /access-control-lists HTTP/1.1" 200 594 0.069989 10.0.0.131 - - [2025-10-17 22:46:12] "GET / HTTP/1.1" 200 36499 0.002742 252.131.171.193 - - [2025-10-17 22:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.008021 252.131.171.193 - - [2025-10-17 22:46:12] "POST /neutron/port HTTP/1.1" 400 205 0.004368 252.131.171.193 - - [2025-10-17 22:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.005748 252.131.171.193 - - [2025-10-17 22:46:12] "POST /neutron/port HTTP/1.1" 400 205 0.003764 10.0.0.131 - - [2025-10-17 22:46:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000931 10.0.0.131 - - [2025-10-17 22:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.086792 10.0.0.131 - - [2025-10-17 22:46:13] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001084 10.0.0.131 - - [2025-10-17 22:46:13] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.037648 252.131.171.193 - - [2025-10-17 22:46:13] "POST /neutron/network HTTP/1.1" 200 117 0.038174 10.0.0.131 - - [2025-10-17 22:46:13] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001509 252.131.171.193 - - [2025-10-17 22:46:13] "POST /neutron/network HTTP/1.1" 200 603 0.078064 10.0.0.131 - - [2025-10-17 22:46:13] "POST /route-targets HTTP/1.1" 200 329 0.010514 10.0.0.131 - - [2025-10-17 22:46:13] "POST /ref-update HTTP/1.1" 200 156 0.019091 10.0.0.131 - - [2025-10-17 22:46:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003557 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.189597 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/network HTTP/1.1" 200 823 0.005988 10.0.0.131 - - [2025-10-17 22:46:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001331 10.0.0.131 - - [2025-10-17 22:46:14] "GET /virtual-network/84fca820-8765-4e15-a591-805701863387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006441 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/network HTTP/1.1" 200 823 0.006341 10.0.0.131 - - [2025-10-17 22:46:14] "GET /virtual-network/84fca820-8765-4e15-a591-805701863387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005475 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/network HTTP/1.1" 200 823 0.006595 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.008987 10.0.0.131 - - [2025-10-17 22:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.131 - - [2025-10-17 22:46:14] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000965 10.0.0.131 - - [2025-10-17 22:46:14] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.033512 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/network HTTP/1.1" 200 117 0.011567 10.0.0.131 - - [2025-10-17 22:46:14] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001213 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/network HTTP/1.1" 200 603 0.071042 10.0.0.131 - - [2025-10-17 22:46:14] "POST /route-targets HTTP/1.1" 200 329 0.011145 10.0.0.131 - - [2025-10-17 22:46:14] "POST /ref-update HTTP/1.1" 200 156 0.013273 10.0.0.131 - - [2025-10-17 22:46:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004726 252.131.171.193 - - [2025-10-17 22:46:14] "POST /neutron/subnet HTTP/1.1" 200 710 0.200590 252.131.171.193 - - [2025-10-17 22:46:15] "POST /neutron/network HTTP/1.1" 200 819 0.006471 10.0.0.131 - - [2025-10-17 22:46:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.001435 10.0.0.131 - - [2025-10-17 22:46:15] "GET /virtual-network/708bf399-b903-4a5f-b6e0-3731fa75d080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005501 252.131.171.193 - - [2025-10-17 22:46:15] "POST /neutron/network HTTP/1.1" 200 819 0.006711 10.0.0.131 - - [2025-10-17 22:46:15] "GET /virtual-network/708bf399-b903-4a5f-b6e0-3731fa75d080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005539 252.131.171.193 - - [2025-10-17 22:46:15] "POST /neutron/network HTTP/1.1" 200 819 0.006259 252.131.171.193 - - [2025-10-17 22:46:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.008032 10.0.0.131 - - [2025-10-17 22:46:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.001548 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /project/7c01088a064d4146b420c054c55d21d0 HTTP/1.1" 404 173 0.014620 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /project/3bb63e7975664a1abbfe2ec07f35e054 HTTP/1.1" 404 173 0.013875 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001087 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000939 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /project/7001e691e8dc407e98d9e3c86416f3e4 HTTP/1.1" 404 173 0.009634 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001259 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.058302 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.061961 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001142 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000964 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.111932 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?fields=security_groups HTTP/1.1" 200 1335 0.074557 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?fields=security_groups HTTP/1.1" 200 1338 0.108023 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001009 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?fields=security_groups HTTP/1.1" 200 1335 0.049162 252.131.171.193 - - [2025-10-17 22:46:15] "POST /neutron/network HTTP/1.1" 200 833 0.009794 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /security-group/fb163cac-2357-4b47-8ad5-966afb265a4b HTTP/1.1" 200 115 0.113854 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=0f433681-5c19-4e6b-bc02-3ed7990d61ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001274 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /security-group/ed6536c6-390e-4bc9-b540-ce418cf055f3 HTTP/1.1" 200 115 0.086287 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=7c01088a-064d-4146-b420-c054c55d21d0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001172 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /access-control-list/d9ea1d05-e839-4c7f-bbca-6fb5022f9a81 HTTP/1.1" 200 115 0.067838 252.131.171.193 - - [2025-10-17 22:46:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000391 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba?fields=application_policy_sets HTTP/1.1" 200 1374 0.068219 252.131.171.193 - - [2025-10-17 22:46:15] "GET / HTTP/1.1" 200 36499 0.001458 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /security-group/2585dad7-bd5b-4d32-af9f-63603eb9d92b HTTP/1.1" 200 115 0.139119 252.131.171.193 - - [2025-10-17 22:46:15] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001198 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /access-control-list/9c953da0-eca1-4ce6-8d3c-447b406e2c8d HTTP/1.1" 200 115 0.089750 10.0.0.131 - - [2025-10-17 22:46:15] "GET /projects?obj_uuids=3bb63e79-7566-4a1a-bbfe-2ec07f35e054&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001075 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/7c01088a-064d-4146-b420-c054c55d21d0?fields=application_policy_sets HTTP/1.1" 200 1377 0.133270 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /access-control-list/6ce1f140-f741-42f9-b6c6-ba66f2a0bb9f HTTP/1.1" 200 115 0.059475 10.0.0.131 - - [2025-10-17 22:46:15] "GET /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054?fields=application_policy_sets HTTP/1.1" 200 1374 0.124573 10.0.0.131 - - [2025-10-17 22:46:15] "DELETE /access-control-list/6a5cf76b-e0b7-44a6-a774-9126d05d26fa HTTP/1.1" 200 115 0.071875 10.0.0.131 - - [2025-10-17 22:46:16] "DELETE /project/0f433681-5c19-4e6b-bc02-3ed7990d61ba HTTP/1.1" 200 115 0.654280 10.0.0.131 - - [2025-10-17 22:46:16] "DELETE /access-control-list/8595be3f-b926-469e-aced-a7e783689b7b HTTP/1.1" 200 115 0.054246 10.0.0.131 - - [2025-10-17 22:46:16] "DELETE /access-control-list/743be37a-e935-4404-819e-24fcee47dc3a HTTP/1.1" 200 115 0.045153 10.0.0.131 - - [2025-10-17 22:46:16] "DELETE /project/7c01088a-064d-4146-b420-c054c55d21d0 HTTP/1.1" 200 115 0.710845 10.0.0.131 - - [2025-10-17 22:46:16] "DELETE /project/3bb63e79-7566-4a1a-bbfe-2ec07f35e054 HTTP/1.1" 200 115 0.716926 10.0.0.131 - - [2025-10-17 22:46:16] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001064 252.131.171.193 - - [2025-10-17 22:46:16] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.060532 252.131.171.193 - - [2025-10-17 22:46:16] "POST /neutron/network HTTP/1.1" 200 823 0.033262 252.131.171.193 - - [2025-10-17 22:46:16] "POST /neutron/port HTTP/1.1" 200 117 0.008516 252.131.171.193 - - [2025-10-17 22:46:16] "POST /neutron/port HTTP/1.1" 200 117 0.011930 10.0.0.131 - - [2025-10-17 22:46:17] "POST /id-to-fqname HTTP/1.1" 200 217 0.002009 252.131.171.193 - - [2025-10-17 22:46:17] "POST /neutron/port HTTP/1.1" 200 117 0.008435 252.131.171.193 - - [2025-10-17 22:46:17] "POST /neutron/network HTTP/1.1" 200 829 0.014433 252.131.171.193 - - [2025-10-17 22:46:17] "GET /aaa-mode HTTP/1.1" 401 296 0.000504 252.131.171.193 - - [2025-10-17 22:46:17] "GET / HTTP/1.1" 200 36499 0.002625 252.131.171.193 - - [2025-10-17 22:46:17] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000557 252.131.171.193 - - [2025-10-17 22:46:17] "POST /neutron/network HTTP/1.1" 200 833 0.007672 10.0.0.131 - - [2025-10-17 22:46:17] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001477 10.0.0.131 - - [2025-10-17 22:46:17] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001405 252.131.171.193 - - [2025-10-17 22:46:17] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.105202 252.131.171.193 - - [2025-10-17 22:46:17] "POST /neutron/network HTTP/1.1" 200 819 0.009414 252.131.171.193 - - [2025-10-17 22:46:17] "POST /neutron/port HTTP/1.1" 200 1057 0.318215 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/port HTTP/1.1" 200 1057 0.019628 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/port HTTP/1.1" 200 1057 0.012702 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/port HTTP/1.1" 200 1107 0.106042 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/port HTTP/1.1" 200 1081 0.022038 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011759 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/port HTTP/1.1" 200 1081 0.025997 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.005753 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004581 10.0.0.131 - - [2025-10-17 22:46:18] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001123 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.008848 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/router HTTP/1.1" 200 578 0.103172 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.131 - - [2025-10-17 22:46:18] "POST /route-targets HTTP/1.1" 200 329 0.015781 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/router HTTP/1.1" 200 578 0.006046 10.0.0.131 - - [2025-10-17 22:46:18] "PUT /logical-router/af7a1267-3b46-4a2c-8695-734fe9828918 HTTP/1.1" 200 264 0.047209 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/network HTTP/1.1" 200 823 0.018849 252.131.171.193 - - [2025-10-17 22:46:18] "POST /neutron/network HTTP/1.1" 200 829 0.015614 10.0.0.131 - - [2025-10-17 22:46:18] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.131 - - [2025-10-17 22:46:18] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001214 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/router HTTP/1.1" 200 344 0.402534 10.0.0.131 - - [2025-10-17 22:46:19] "POST /ref-update HTTP/1.1" 200 156 0.039257 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/port HTTP/1.1" 200 1053 0.439296 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/port HTTP/1.1" 200 1081 0.017824 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008512 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/port HTTP/1.1" 200 1053 0.016057 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/port HTTP/1.1" 200 1053 0.011986 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/port HTTP/1.1" 200 1103 0.075660 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/port HTTP/1.1" 200 1077 0.015137 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004553 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/subnet HTTP/1.1" 200 684 0.010531 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/port HTTP/1.1" 200 117 0.002092 252.131.171.193 - - [2025-10-17 22:46:19] "POST /neutron/network HTTP/1.1" 200 819 0.008821 252.131.171.193 - - [2025-10-17 22:46:24] "POST /neutron/port HTTP/1.1" 200 1081 0.015418 252.131.171.193 - - [2025-10-17 22:46:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006652 252.131.171.193 - - [2025-10-17 22:46:24] "POST /neutron/port HTTP/1.1" 200 1081 0.016334 252.131.171.193 - - [2025-10-17 22:46:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009548 252.131.171.193 - - [2025-10-17 22:46:24] "POST /neutron/port HTTP/1.1" 200 1081 0.011860 252.131.171.193 - - [2025-10-17 22:46:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016011 10.0.0.131 - - [2025-10-17 22:46:24] "GET /virtual-machine/b929b085-d5d9-48cc-9aa2-865f883965c3 HTTP/1.1" 401 296 0.000598 10.0.0.131 - - [2025-10-17 22:46:25] "GET /virtual-machine/b929b085-d5d9-48cc-9aa2-865f883965c3 HTTP/1.1" 200 1293 0.040616 10.0.0.131 - - [2025-10-17 22:46:25] "GET /virtual-machine-interface/04b46899-09ed-499d-a19c-d7bdea54b737 HTTP/1.1" 200 2935 0.005552 10.0.0.131 - - [2025-10-17 22:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.131 - - [2025-10-17 22:46:25] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003157 10.0.0.131 - - [2025-10-17 22:46:25] "GET /virtual-networks?parent_id=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004162 10.0.0.131 - - [2025-10-17 22:46:25] "GET /virtual-network/84fca820-8765-4e15-a591-805701863387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005687 10.0.0.131 - - [2025-10-17 22:46:28] "GET /obj-perms HTTP/1.1" 200 6390 0.109374 252.131.171.193 - - [2025-10-17 22:46:28] "POST /neutron/port HTTP/1.1" 200 1081 0.019384 10.0.0.131 - - [2025-10-17 22:46:28] "GET /obj-perms HTTP/1.1" 200 6390 0.073251 252.131.171.193 - - [2025-10-17 22:46:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010430 10.0.0.131 - - [2025-10-17 22:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.131 - - [2025-10-17 22:46:28] "GET /virtual-network/84fca820-8765-4e15-a591-805701863387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010667 252.131.171.193 - - [2025-10-17 22:46:28] "POST /neutron/port HTTP/1.1" 200 1081 0.016965 252.131.171.193 - - [2025-10-17 22:46:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007805 252.131.171.193 - - [2025-10-17 22:46:29] "POST /neutron/port HTTP/1.1" 200 1077 0.014392 252.131.171.193 - - [2025-10-17 22:46:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007959 252.131.171.193 - - [2025-10-17 22:46:30] "POST /neutron/port HTTP/1.1" 200 1077 0.021152 252.131.171.193 - - [2025-10-17 22:46:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008100 252.131.171.193 - - [2025-10-17 22:46:30] "POST /neutron/port HTTP/1.1" 200 1077 0.017923 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001118 252.131.171.193 - - [2025-10-17 22:46:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008618 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001523 10.0.0.131 - - [2025-10-17 22:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.131 - - [2025-10-17 22:46:30] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004411 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/port HTTP/1.1" 200 1081 0.014476 10.0.0.131 - - [2025-10-17 22:46:31] "GET /virtual-networks?parent_id=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003164 10.0.0.131 - - [2025-10-17 22:46:31] "GET /virtual-network/84fca820-8765-4e15-a591-805701863387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009716 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009484 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/port HTTP/1.1" 200 1077 0.024373 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.019269 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/port HTTP/1.1" 200 1077 0.015133 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.026450 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/port HTTP/1.1" 200 1077 0.014436 252.131.171.193 - - [2025-10-17 22:46:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008473 10.0.0.131 - - [2025-10-17 22:46:31] "GET /virtual-machine/6883c9a1-084b-4472-934c-e9ba3ac4ba33 HTTP/1.1" 200 1292 0.008516 10.0.0.131 - - [2025-10-17 22:46:31] "GET /virtual-machine-interface/7822faad-e87c-41fd-8791-20de72b03cda HTTP/1.1" 200 2935 0.008294 10.0.0.131 - - [2025-10-17 22:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.131 - - [2025-10-17 22:46:32] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004882 10.0.0.131 - - [2025-10-17 22:46:32] "GET /virtual-networks?parent_id=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004465 10.0.0.131 - - [2025-10-17 22:46:32] "GET /virtual-network/708bf399-b903-4a5f-b6e0-3731fa75d080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008358 252.131.171.193 - - [2025-10-17 22:46:33] "POST /neutron/port HTTP/1.1" 200 1077 0.015801 252.131.171.193 - - [2025-10-17 22:46:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006919 10.0.0.131 - - [2025-10-17 22:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.131 - - [2025-10-17 22:46:33] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004221 10.0.0.131 - - [2025-10-17 22:46:33] "GET /virtual-networks?parent_id=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003778 10.0.0.131 - - [2025-10-17 22:46:33] "GET /virtual-network/708bf399-b903-4a5f-b6e0-3731fa75d080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007923 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001880 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001544 252.131.171.193 - - [2025-10-17 22:46:36] "POST /neutron/port HTTP/1.1" 200 1081 0.015064 252.131.171.193 - - [2025-10-17 22:46:36] "POST /neutron/port HTTP/1.1" 200 1081 0.016861 252.131.171.193 - - [2025-10-17 22:46:36] "POST /neutron/network HTTP/1.1" 200 833 0.006621 252.131.171.193 - - [2025-10-17 22:46:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003665 252.131.171.193 - - [2025-10-17 22:46:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.009871 252.131.171.193 - - [2025-10-17 22:46:36] "POST /neutron/port HTTP/1.1" 200 117 0.001559 252.131.171.193 - - [2025-10-17 22:46:36] "POST /neutron/network HTTP/1.1" 200 823 0.008292 252.131.171.193 - - [2025-10-17 22:46:38] "POST /neutron/router HTTP/1.1" 200 578 0.005988 10.0.0.131 - - [2025-10-17 22:46:38] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001590 252.131.171.193 - - [2025-10-17 22:46:38] "POST /neutron/router HTTP/1.1" 200 344 0.336187 10.0.0.131 - - [2025-10-17 22:46:38] "POST /ref-update HTTP/1.1" 200 156 0.014558 252.131.171.193 - - [2025-10-17 22:46:39] "POST /neutron/port HTTP/1.1" 200 1878 0.082021 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000911 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:46:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001080 252.131.171.193 - - [2025-10-17 22:46:41] "POST /neutron/router HTTP/1.1" 200 578 0.004626 10.0.0.131 - - [2025-10-17 22:46:41] "POST /ref-update HTTP/1.1" 200 156 0.014216 252.131.171.193 - - [2025-10-17 22:46:41] "POST /neutron/router HTTP/1.1" 200 344 0.153185 10.0.0.131 - - [2025-10-17 22:46:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000687 10.0.0.131 - - [2025-10-17 22:46:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000393 10.0.0.131 - - [2025-10-17 22:46:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000470 10.0.0.131 - - [2025-10-17 22:46:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000419 252.131.171.193 - - [2025-10-17 22:46:44] "POST /neutron/router HTTP/1.1" 200 578 0.006075 10.0.0.131 - - [2025-10-17 22:46:44] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001291 252.131.171.193 - - [2025-10-17 22:46:45] "POST /neutron/router HTTP/1.1" 200 344 0.221128 10.0.0.131 - - [2025-10-17 22:46:45] "POST /ref-update HTTP/1.1" 200 156 0.013159 252.131.171.193 - - [2025-10-17 22:46:47] "POST /neutron/router HTTP/1.1" 200 578 0.005413 10.0.0.131 - - [2025-10-17 22:46:47] "POST /ref-update HTTP/1.1" 200 156 0.013789 252.131.171.193 - - [2025-10-17 22:46:47] "POST /neutron/router HTTP/1.1" 200 344 0.116934 252.131.171.193 - - [2025-10-17 22:46:47] "POST /neutron/router HTTP/1.1" 200 578 0.005689 252.131.171.193 - - [2025-10-17 22:46:47] "POST /neutron/router HTTP/1.1" 200 344 0.106083 252.131.171.193 - - [2025-10-17 22:46:47] "POST /neutron/router HTTP/1.1" 200 578 0.004799 252.131.171.193 - - [2025-10-17 22:46:47] "POST /neutron/router HTTP/1.1" 200 151 0.049578 10.0.0.131 - - [2025-10-17 22:46:47] "GET /logical-router/af7a1267-3b46-4a2c-8695-734fe9828918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003768 10.0.0.131 - - [2025-10-17 22:46:48] "POST /ref-update HTTP/1.1" 200 156 0.013241 10.0.0.131 - - [2025-10-17 22:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.131 - - [2025-10-17 22:46:48] "DELETE /route-target/4f1ded72-949f-43d5-83cc-b5fbef8a73d4 HTTP/1.1" 200 115 0.025627 252.131.171.193 - - [2025-10-17 22:46:48] "POST /neutron/network HTTP/1.1" 200 819 0.008165 252.131.171.193 - - [2025-10-17 22:46:48] "POST /neutron/network HTTP/1.1" 400 204 0.012967 252.131.171.193 - - [2025-10-17 22:46:48] "POST /neutron/port HTTP/1.1" 200 1077 0.025618 252.131.171.193 - - [2025-10-17 22:46:48] "POST /neutron/port HTTP/1.1" 200 1081 0.016288 252.131.171.193 - - [2025-10-17 22:46:48] "POST /neutron/port HTTP/1.1" 200 1103 0.020289 252.131.171.193 - - [2025-10-17 22:46:48] "POST /neutron/port HTTP/1.1" 200 1107 0.014851 252.131.171.193 - - [2025-10-17 22:46:49] "POST /neutron/port HTTP/1.1" 200 151 0.171852 252.131.171.193 - - [2025-10-17 22:46:49] "POST /neutron/port HTTP/1.1" 200 151 0.172872 252.131.171.193 - - [2025-10-17 22:46:50] "POST /neutron/network HTTP/1.1" 200 819 0.005962 10.0.0.131 - - [2025-10-17 22:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 10.0.0.131 - - [2025-10-17 22:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.131 - - [2025-10-17 22:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004923 252.131.171.193 - - [2025-10-17 22:46:50] "POST /neutron/network HTTP/1.1" 200 151 0.092183 10.0.0.131 - - [2025-10-17 22:46:50] "DELETE /route-target/3ef8f156-1171-44b0-a757-f68ac0537c11 HTTP/1.1" 200 115 0.024843 252.131.171.193 - - [2025-10-17 22:46:50] "POST /neutron/network HTTP/1.1" 200 823 0.005897 10.0.0.131 - - [2025-10-17 22:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003433 10.0.0.131 - - [2025-10-17 22:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.131 - - [2025-10-17 22:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003788 252.131.171.193 - - [2025-10-17 22:46:50] "POST /neutron/network HTTP/1.1" 200 151 0.092710 10.0.0.131 - - [2025-10-17 22:46:50] "DELETE /route-target/dc9acaa8-9d89-4c8a-86e7-40a294d446b1 HTTP/1.1" 200 115 0.020740 10.0.0.131 - - [2025-10-17 22:46:51] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001081 10.0.0.131 - - [2025-10-17 22:46:51] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.022356 10.0.0.131 - - [2025-10-17 22:46:51] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000995 10.0.0.131 - - [2025-10-17 22:46:51] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?fields=virtual_networks HTTP/1.1" 200 1030 0.064709 10.0.0.131 - - [2025-10-17 22:46:51] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001511 10.0.0.131 - - [2025-10-17 22:46:51] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.025733 10.0.0.131 - - [2025-10-17 22:46:51] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001177 10.0.0.131 - - [2025-10-17 22:46:51] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?fields=security_groups HTTP/1.1" 200 1254 0.027537 10.0.0.131 - - [2025-10-17 22:46:52] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001055 10.0.0.131 - - [2025-10-17 22:46:52] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007511 10.0.0.131 - - [2025-10-17 22:46:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.040668 10.0.0.131 - - [2025-10-17 22:46:52] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002992 10.0.0.131 - - [2025-10-17 22:46:52] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001259 10.0.0.131 - - [2025-10-17 22:46:52] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007687 10.0.0.131 - - [2025-10-17 22:46:52] "POST /id-to-fqname HTTP/1.1" 200 191 0.001389 10.0.0.131 - - [2025-10-17 22:46:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.003555 10.0.0.131 - - [2025-10-17 22:46:52] "POST /security-groups HTTP/1.1" 200 586 0.060638 10.0.0.131 - - [2025-10-17 22:46:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.003916 10.0.0.131 - - [2025-10-17 22:46:52] "POST /projects HTTP/1.1" 200 583 0.216928 10.0.0.131 - - [2025-10-17 22:46:52] "POST /access-control-lists HTTP/1.1" 200 601 0.060530 10.0.0.131 - - [2025-10-17 22:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.290748 10.0.0.131 - - [2025-10-17 22:46:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.003475 10.0.0.131 - - [2025-10-17 22:46:52] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.427603 10.0.0.131 - - [2025-10-17 22:46:52] "POST /access-control-lists HTTP/1.1" 200 599 0.068870 10.0.0.131 - - [2025-10-17 22:46:54] "GET / HTTP/1.1" 200 36499 0.001934 10.0.0.131 - - [2025-10-17 22:46:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000891 10.0.0.131 - - [2025-10-17 22:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.039078 10.0.0.131 - - [2025-10-17 22:46:55] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001301 10.0.0.131 - - [2025-10-17 22:46:55] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.031588 10.0.0.131 - - [2025-10-17 22:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.131 - - [2025-10-17 22:46:55] "GET /security-group/563b4b9a-9c89-4cae-8fb8-e81986022a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.006777 10.0.0.131 - - [2025-10-17 22:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.131 - - [2025-10-17 22:46:56] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001360 10.0.0.131 - - [2025-10-17 22:46:56] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.030700 10.0.0.131 - - [2025-10-17 22:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.131 - - [2025-10-17 22:46:56] "GET /security-group/563b4b9a-9c89-4cae-8fb8-e81986022a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.005491 10.0.0.131 - - [2025-10-17 22:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.131 - - [2025-10-17 22:46:56] "PUT /security-group/563b4b9a-9c89-4cae-8fb8-e81986022a57 HTTP/1.1" 200 264 0.017537 10.0.0.131 - - [2025-10-17 22:46:56] "PUT /access-control-list/f6b6f6ce-5af9-418e-b8f7-08ae51377491 HTTP/1.1" 200 274 0.010481 10.0.0.131 - - [2025-10-17 22:46:56] "PUT /access-control-list/56e16026-007a-461f-acae-6d45cb6849a8 HTTP/1.1" 200 274 0.010642 10.0.0.131 - - [2025-10-17 22:46:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.003159 10.0.0.131 - - [2025-10-17 22:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.131 - - [2025-10-17 22:46:56] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001706 10.0.0.131 - - [2025-10-17 22:46:56] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.034628 252.131.171.193 - - [2025-10-17 22:46:56] "POST /neutron/network HTTP/1.1" 200 117 0.041194 10.0.0.131 - - [2025-10-17 22:46:56] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003419 252.131.171.193 - - [2025-10-17 22:46:56] "POST /neutron/network HTTP/1.1" 200 606 0.084358 10.0.0.131 - - [2025-10-17 22:46:56] "POST /route-targets HTTP/1.1" 200 329 0.013457 10.0.0.131 - - [2025-10-17 22:46:56] "POST /ref-update HTTP/1.1" 200 156 0.018652 10.0.0.131 - - [2025-10-17 22:46:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003290 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.178643 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/network HTTP/1.1" 200 827 0.007185 10.0.0.131 - - [2025-10-17 22:46:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001479 10.0.0.131 - - [2025-10-17 22:46:57] "GET /virtual-network/fc376f91-28b3-4e7f-aeeb-dfcf80841f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006445 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/network HTTP/1.1" 200 827 0.007888 10.0.0.131 - - [2025-10-17 22:46:57] "GET /virtual-network/fc376f91-28b3-4e7f-aeeb-dfcf80841f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005389 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/network HTTP/1.1" 200 827 0.006967 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.007084 10.0.0.131 - - [2025-10-17 22:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.131 - - [2025-10-17 22:46:57] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001039 10.0.0.131 - - [2025-10-17 22:46:57] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.033055 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/network HTTP/1.1" 200 117 0.011301 10.0.0.131 - - [2025-10-17 22:46:57] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/network HTTP/1.1" 200 613 0.105891 10.0.0.131 - - [2025-10-17 22:46:57] "POST /route-targets HTTP/1.1" 200 329 0.021713 10.0.0.131 - - [2025-10-17 22:46:57] "POST /ref-update HTTP/1.1" 200 156 0.015536 10.0.0.131 - - [2025-10-17 22:46:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004507 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/subnet HTTP/1.1" 200 730 0.144232 252.131.171.193 - - [2025-10-17 22:46:57] "POST /neutron/network HTTP/1.1" 200 833 0.006502 10.0.0.131 - - [2025-10-17 22:46:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001517 10.0.0.131 - - [2025-10-17 22:46:58] "GET /virtual-network/07018b03-265a-4d90-9ecf-596804e391ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005190 252.131.171.193 - - [2025-10-17 22:46:58] "POST /neutron/network HTTP/1.1" 200 833 0.006713 10.0.0.131 - - [2025-10-17 22:46:58] "GET /virtual-network/07018b03-265a-4d90-9ecf-596804e391ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006999 252.131.171.193 - - [2025-10-17 22:46:58] "POST /neutron/network HTTP/1.1" 200 833 0.005622 252.131.171.193 - - [2025-10-17 22:46:58] "POST /neutron/subnet HTTP/1.1" 200 730 0.009503 10.0.0.131 - - [2025-10-17 22:46:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001493 252.131.171.193 - - [2025-10-17 22:46:58] "POST /neutron/network HTTP/1.1" 200 837 0.006731 252.131.171.193 - - [2025-10-17 22:46:58] "GET /aaa-mode HTTP/1.1" 401 296 0.000508 252.131.171.193 - - [2025-10-17 22:46:58] "GET / HTTP/1.1" 200 36499 0.001749 252.131.171.193 - - [2025-10-17 22:46:58] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000377 10.0.0.131 - - [2025-10-17 22:46:59] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062 252.131.171.193 - - [2025-10-17 22:46:59] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.067888 252.131.171.193 - - [2025-10-17 22:46:59] "POST /neutron/network HTTP/1.1" 200 827 0.006965 252.131.171.193 - - [2025-10-17 22:46:59] "POST /neutron/port HTTP/1.1" 200 117 0.009902 252.131.171.193 - - [2025-10-17 22:46:59] "POST /neutron/port HTTP/1.1" 200 117 0.007196 10.0.0.131 - - [2025-10-17 22:46:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.004133 252.131.171.193 - - [2025-10-17 22:46:59] "POST /neutron/port HTTP/1.1" 200 117 0.006050 252.131.171.193 - - [2025-10-17 22:46:59] "POST /neutron/network HTTP/1.1" 200 843 0.008788 252.131.171.193 - - [2025-10-17 22:46:59] "GET /aaa-mode HTTP/1.1" 401 296 0.000449 252.131.171.193 - - [2025-10-17 22:46:59] "GET / HTTP/1.1" 200 36499 0.002080 252.131.171.193 - - [2025-10-17 22:46:59] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000500 252.131.171.193 - - [2025-10-17 22:46:59] "POST /neutron/network HTTP/1.1" 200 837 0.009630 10.0.0.131 - - [2025-10-17 22:47:00] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001028 10.0.0.131 - - [2025-10-17 22:47:00] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001430 252.131.171.193 - - [2025-10-17 22:47:00] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088803 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 1063 0.285156 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/network HTTP/1.1" 200 833 0.007224 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 1063 0.010877 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 1063 0.011428 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 1113 0.104684 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 1087 0.017161 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 1087 0.022406 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004093 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008597 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/subnet HTTP/1.1" 200 708 0.011561 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.007122 252.131.171.193 - - [2025-10-17 22:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.001710 10.0.0.131 - - [2025-10-17 22:47:00] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001631 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/network HTTP/1.1" 200 827 0.011405 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/router HTTP/1.1" 200 583 0.082820 10.0.0.131 - - [2025-10-17 22:47:01] "POST /route-targets HTTP/1.1" 200 329 0.016042 10.0.0.131 - - [2025-10-17 22:47:01] "PUT /logical-router/5948f498-0e44-4afe-8a9f-f68d52b63f22 HTTP/1.1" 200 264 0.025016 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/router HTTP/1.1" 200 583 0.009978 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/network HTTP/1.1" 200 843 0.009423 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/router HTTP/1.1" 200 654 0.033008 10.0.0.131 - - [2025-10-17 22:47:01] "GET /logical-router/5948f498-0e44-4afe-8a9f-f68d52b63f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.006866 10.0.0.131 - - [2025-10-17 22:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012881 10.0.0.131 - - [2025-10-17 22:47:01] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002418 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/router HTTP/1.1" 200 654 0.011411 10.0.0.131 - - [2025-10-17 22:47:01] "GET /service-template/da24f783-17fe-4c90-914f-754c71fcdaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.012383 10.0.0.131 - - [2025-10-17 22:47:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.005903 10.0.0.131 - - [2025-10-17 22:47:01] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001245 10.0.0.131 - - [2025-10-17 22:47:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005790 10.0.0.131 - - [2025-10-17 22:47:01] "POST /virtual-networks HTTP/1.1" 200 696 0.276733 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/port HTTP/1.1" 200 1062 0.507547 10.0.0.131 - - [2025-10-17 22:47:01] "POST /route-targets HTTP/1.1" 200 329 0.065791 10.0.0.131 - - [2025-10-17 22:47:01] "POST /ref-update HTTP/1.1" 200 156 0.045832 10.0.0.131 - - [2025-10-17 22:47:01] "POST /service-instances HTTP/1.1" 200 672 0.104554 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/port HTTP/1.1" 200 1062 0.023519 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/router HTTP/1.1" 200 344 0.567467 10.0.0.131 - - [2025-10-17 22:47:01] "POST /route-tables HTTP/1.1" 200 584 0.069655 252.131.171.193 - - [2025-10-17 22:47:01] "POST /neutron/port HTTP/1.1" 200 1062 0.015922 10.0.0.131 - - [2025-10-17 22:47:01] "POST /ref-update HTTP/1.1" 200 156 0.023329 10.0.0.131 - - [2025-10-17 22:47:02] "PUT /logical-router/5948f498-0e44-4afe-8a9f-f68d52b63f22 HTTP/1.1" 200 264 0.043794 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/port HTTP/1.1" 200 1087 0.031953 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/port HTTP/1.1" 200 1112 0.113422 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008795 10.0.0.131 - - [2025-10-17 22:47:02] "POST /ref-update HTTP/1.1" 200 156 0.056285 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/port HTTP/1.1" 200 1086 0.011527 10.0.0.131 - - [2025-10-17 22:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.131 - - [2025-10-17 22:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003833 10.0.0.131 - - [2025-10-17 22:47:02] "POST /virtual-machines HTTP/1.1" 200 551 0.019954 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/subnet HTTP/1.1" 200 704 0.010724 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.002223 10.0.0.131 - - [2025-10-17 22:47:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.097029 252.131.171.193 - - [2025-10-17 22:47:02] "POST /neutron/network HTTP/1.1" 200 833 0.005805 10.0.0.131 - - [2025-10-17 22:47:02] "POST /chown HTTP/1.1" 200 109 0.011299 10.0.0.131 - - [2025-10-17 22:47:02] "POST /instance-ips HTTP/1.1" 200 549 0.045623 10.0.0.131 - - [2025-10-17 22:47:02] "POST /instance-ips HTTP/1.1" 400 244 0.021381 10.0.0.131 - - [2025-10-17 22:47:02] "POST /chown HTTP/1.1" 200 109 0.011221 10.0.0.131 - - [2025-10-17 22:47:02] "PUT /virtual-machine-interface/35e0334a-9b30-448d-a031-abafe89cf3cb HTTP/1.1" 200 286 0.013724 10.0.0.131 - - [2025-10-17 22:47:02] "PUT /instance-ip/c07e5dcb-bd71-47d1-842d-a26d8e5234ce HTTP/1.1" 200 258 0.014973 10.0.0.131 - - [2025-10-17 22:47:02] "POST /ref-update HTTP/1.1" 200 156 0.016605 10.0.0.131 - - [2025-10-17 22:47:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.122529 10.0.0.131 - - [2025-10-17 22:47:03] "POST /chown HTTP/1.1" 200 109 0.012408 10.0.0.131 - - [2025-10-17 22:47:03] "POST /instance-ips HTTP/1.1" 200 547 0.048775 10.0.0.131 - - [2025-10-17 22:47:03] "POST /instance-ips HTTP/1.1" 400 314 0.021061 10.0.0.131 - - [2025-10-17 22:47:03] "POST /chown HTTP/1.1" 200 109 0.014611 10.0.0.131 - - [2025-10-17 22:47:03] "PUT /virtual-machine-interface/ae08ac91-7d34-4e64-9944-060020fa20be HTTP/1.1" 200 286 0.017081 10.0.0.131 - - [2025-10-17 22:47:03] "PUT /instance-ip/bef53530-9983-4776-a81c-864283fae76c HTTP/1.1" 200 258 0.022075 10.0.0.131 - - [2025-10-17 22:47:03] "POST /ref-update HTTP/1.1" 200 156 0.017034 10.0.0.131 - - [2025-10-17 22:47:03] "POST /ref-update HTTP/1.1" 200 156 0.011390 10.0.0.131 - - [2025-10-17 22:47:03] "POST /ref-update HTTP/1.1" 200 156 0.019120 10.0.0.131 - - [2025-10-17 22:47:03] "PUT /routing-instance/372fb46d-5993-4b78-ad08-e0e44b56a4e6 HTTP/1.1" 200 268 0.026463 10.0.0.131 - - [2025-10-17 22:47:03] "POST /virtual-machines HTTP/1.1" 200 551 0.046418 10.0.0.131 - - [2025-10-17 22:47:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.103349 10.0.0.131 - - [2025-10-17 22:47:03] "POST /chown HTTP/1.1" 200 109 0.011839 10.0.0.131 - - [2025-10-17 22:47:04] "POST /instance-ips HTTP/1.1" 400 244 0.030097 10.0.0.131 - - [2025-10-17 22:47:04] "POST /chown HTTP/1.1" 200 109 0.009967 10.0.0.131 - - [2025-10-17 22:47:04] "PUT /virtual-machine-interface/faea44e8-bded-401f-8f25-23e7d8fa82d1 HTTP/1.1" 200 286 0.016058 10.0.0.131 - - [2025-10-17 22:47:04] "PUT /instance-ip/c07e5dcb-bd71-47d1-842d-a26d8e5234ce HTTP/1.1" 200 258 0.016665 10.0.0.131 - - [2025-10-17 22:47:04] "POST /ref-update HTTP/1.1" 200 156 0.020882 10.0.0.131 - - [2025-10-17 22:47:04] "POST /ref-update HTTP/1.1" 200 156 0.025950 10.0.0.131 - - [2025-10-17 22:47:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.151500 10.0.0.131 - - [2025-10-17 22:47:04] "POST /ref-update HTTP/1.1" 200 156 0.045398 10.0.0.131 - - [2025-10-17 22:47:04] "PUT /routing-instance/372fb46d-5993-4b78-ad08-e0e44b56a4e6 HTTP/1.1" 200 268 0.028486 10.0.0.131 - - [2025-10-17 22:47:04] "POST /chown HTTP/1.1" 200 109 0.015304 10.0.0.131 - - [2025-10-17 22:47:04] "POST /instance-ips HTTP/1.1" 400 314 0.022544 10.0.0.131 - - [2025-10-17 22:47:04] "POST /chown HTTP/1.1" 200 109 0.010230 10.0.0.131 - - [2025-10-17 22:47:04] "PUT /virtual-machine-interface/155fa902-2f58-4c53-8ed1-3ef585608c29 HTTP/1.1" 200 286 0.014415 10.0.0.131 - - [2025-10-17 22:47:04] "PUT /instance-ip/bef53530-9983-4776-a81c-864283fae76c HTTP/1.1" 200 258 0.015670 10.0.0.131 - - [2025-10-17 22:47:04] "POST /ref-update HTTP/1.1" 200 156 0.013646 10.0.0.131 - - [2025-10-17 22:47:04] "POST /ref-update HTTP/1.1" 200 156 0.018416 10.0.0.131 - - [2025-10-17 22:47:05] "POST /ref-update HTTP/1.1" 200 156 0.021896 10.0.0.131 - - [2025-10-17 22:47:05] "PUT /routing-instance/372fb46d-5993-4b78-ad08-e0e44b56a4e6 HTTP/1.1" 200 268 0.063129 252.131.171.193 - - [2025-10-17 22:47:07] "POST /neutron/port HTTP/1.1" 200 1087 0.012338 252.131.171.193 - - [2025-10-17 22:47:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006661 252.131.171.193 - - [2025-10-17 22:47:07] "POST /neutron/port HTTP/1.1" 200 1087 0.022752 252.131.171.193 - - [2025-10-17 22:47:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009085 252.131.171.193 - - [2025-10-17 22:47:07] "POST /neutron/port HTTP/1.1" 200 1087 0.016001 252.131.171.193 - - [2025-10-17 22:47:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006467 10.0.0.131 - - [2025-10-17 22:47:07] "GET /virtual-machine/04a71df1-1c97-4fb6-85c0-32b8cc95d693 HTTP/1.1" 401 296 0.000695 10.0.0.131 - - [2025-10-17 22:47:07] "GET /virtual-machine/04a71df1-1c97-4fb6-85c0-32b8cc95d693 HTTP/1.1" 200 1295 0.033583 10.0.0.131 - - [2025-10-17 22:47:08] "GET /virtual-machine-interface/078f6d96-40a8-4574-b7d8-e285b96c5f68 HTTP/1.1" 200 2957 0.008607 10.0.0.131 - - [2025-10-17 22:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.131 - - [2025-10-17 22:47:08] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004919 10.0.0.131 - - [2025-10-17 22:47:08] "GET /virtual-networks?parent_id=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003265 10.0.0.131 - - [2025-10-17 22:47:08] "GET /virtual-network/fc376f91-28b3-4e7f-aeeb-dfcf80841f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006143 252.131.171.193 - - [2025-10-17 22:47:10] "POST /neutron/port HTTP/1.1" 200 1087 0.015121 252.131.171.193 - - [2025-10-17 22:47:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007426 252.131.171.193 - - [2025-10-17 22:47:11] "POST /neutron/port HTTP/1.1" 200 1087 0.012425 252.131.171.193 - - [2025-10-17 22:47:11] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006832 252.131.171.193 - - [2025-10-17 22:47:11] "POST /neutron/port HTTP/1.1" 200 1087 0.013226 252.131.171.193 - - [2025-10-17 22:47:11] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006107 10.0.0.131 - - [2025-10-17 22:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.131 - - [2025-10-17 22:47:11] "GET /virtual-network/fc376f91-28b3-4e7f-aeeb-dfcf80841f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007620 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/port HTTP/1.1" 200 1086 0.013503 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007564 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/port HTTP/1.1" 200 1087 0.017319 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005296 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/port HTTP/1.1" 200 1086 0.013728 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005917 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/port HTTP/1.1" 200 1086 0.016423 252.131.171.193 - - [2025-10-17 22:47:12] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005841 10.0.0.131 - - [2025-10-17 22:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.131 - - [2025-10-17 22:47:13] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004122 10.0.0.131 - - [2025-10-17 22:47:13] "GET /virtual-networks?parent_id=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003306 10.0.0.131 - - [2025-10-17 22:47:13] "GET /virtual-network/fc376f91-28b3-4e7f-aeeb-dfcf80841f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005441 252.131.171.193 - - [2025-10-17 22:47:13] "POST /neutron/port HTTP/1.1" 200 1086 0.017926 252.131.171.193 - - [2025-10-17 22:47:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006235 252.131.171.193 - - [2025-10-17 22:47:14] "POST /neutron/port HTTP/1.1" 200 1086 0.013013 252.131.171.193 - - [2025-10-17 22:47:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007753 252.131.171.193 - - [2025-10-17 22:47:14] "POST /neutron/port HTTP/1.1" 200 1086 0.040702 252.131.171.193 - - [2025-10-17 22:47:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008489 252.131.171.193 - - [2025-10-17 22:47:14] "POST /neutron/port HTTP/1.1" 200 1086 0.012814 252.131.171.193 - - [2025-10-17 22:47:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008406 10.0.0.131 - - [2025-10-17 22:47:14] "GET /virtual-machine/8f6b7a67-50db-49d2-9e9c-0e45c132ae1d HTTP/1.1" 200 1298 0.006571 10.0.0.131 - - [2025-10-17 22:47:14] "GET /virtual-machine-interface/ece7c46d-a881-41e2-8bd4-e5a30c8172a4 HTTP/1.1" 200 2971 0.005054 10.0.0.131 - - [2025-10-17 22:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.131 - - [2025-10-17 22:47:14] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003367 10.0.0.131 - - [2025-10-17 22:47:14] "GET /virtual-networks?parent_id=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002950 10.0.0.131 - - [2025-10-17 22:47:14] "GET /virtual-network/07018b03-265a-4d90-9ecf-596804e391ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005890 10.0.0.131 - - [2025-10-17 22:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.131 - - [2025-10-17 22:47:16] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004045 10.0.0.131 - - [2025-10-17 22:47:16] "GET /virtual-networks?parent_id=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003683 10.0.0.131 - - [2025-10-17 22:47:16] "GET /virtual-network/07018b03-265a-4d90-9ecf-596804e391ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006407 10.0.0.131 - - [2025-10-17 22:47:16] "DELETE /project/5a414dc32fc64136a73b35e8313a9a00 HTTP/1.1" 404 173 0.004928 10.0.0.131 - - [2025-10-17 22:47:16] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000976 10.0.0.131 - - [2025-10-17 22:47:16] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.044581 10.0.0.131 - - [2025-10-17 22:47:16] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002132 10.0.0.131 - - [2025-10-17 22:47:16] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?fields=security_groups HTTP/1.1" 200 1344 0.031470 10.0.0.131 - - [2025-10-17 22:47:16] "DELETE /security-group/e1ecc227-021a-48f1-966f-ed59c365ef5c HTTP/1.1" 200 115 0.050794 10.0.0.131 - - [2025-10-17 22:47:16] "GET /projects?obj_uuids=7001e691-e8dc-407e-98d9-e3c86416f3e4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001247 10.0.0.131 - - [2025-10-17 22:47:16] "DELETE /access-control-list/76d8c042-6606-44f1-b8c6-881486e6a0bc HTTP/1.1" 200 115 0.048625 10.0.0.131 - - [2025-10-17 22:47:16] "GET /project/7001e691-e8dc-407e-98d9-e3c86416f3e4?fields=application_policy_sets HTTP/1.1" 200 1383 0.049684 10.0.0.131 - - [2025-10-17 22:47:16] "DELETE /access-control-list/89cccfb8-14a0-463d-8327-f36fe9ef8f26 HTTP/1.1" 200 115 0.037564 10.0.0.131 - - [2025-10-17 22:47:16] "DELETE /project/7001e691-e8dc-407e-98d9-e3c86416f3e4 HTTP/1.1" 200 115 0.372727 252.131.171.193 - - [2025-10-17 22:47:20] "POST /neutron/router HTTP/1.1" 200 654 0.004032 10.0.0.131 - - [2025-10-17 22:47:20] "POST /ref-update HTTP/1.1" 200 156 0.015389 252.131.171.193 - - [2025-10-17 22:47:20] "POST /neutron/router HTTP/1.1" 200 344 0.131125 252.131.171.193 - - [2025-10-17 22:47:20] "POST /neutron/router HTTP/1.1" 200 654 0.005118 10.0.0.131 - - [2025-10-17 22:47:20] "GET /logical-router/5948f498-0e44-4afe-8a9f-f68d52b63f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.003567 10.0.0.131 - - [2025-10-17 22:47:20] "GET /service-instance/c257867c-ebfe-4ed8-a232-58fa1f99aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.004033 10.0.0.131 - - [2025-10-17 22:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 252.131.171.193 - - [2025-10-17 22:47:20] "POST /neutron/router HTTP/1.1" 200 151 0.066812 10.0.0.131 - - [2025-10-17 22:47:20] "DELETE /route-target/4751f141-f4f6-4309-9167-b65746432615 HTTP/1.1" 409 241 0.006279 10.0.0.131 - - [2025-10-17 22:47:20] "PUT /logical-router/5948f498-0e44-4afe-8a9f-f68d52b63f22 HTTP/1.1" 404 171 0.003104 10.0.0.131 - - [2025-10-17 22:47:20] "POST /ref-update HTTP/1.1" 200 156 0.015660 10.0.0.131 - - [2025-10-17 22:47:21] "DELETE /route-table/6f71f425-8859-4502-8452-0e07f6fe03ad HTTP/1.1" 200 115 0.057824 10.0.0.131 - - [2025-10-17 22:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.131 - - [2025-10-17 22:47:21] "PUT /routing-instance/372fb46d-5993-4b78-ad08-e0e44b56a4e6 HTTP/1.1" 200 268 0.014706 10.0.0.131 - - [2025-10-17 22:47:21] "GET /virtual-network/748d854e-c622-425b-8384-b710cd840568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006529 252.131.171.193 - - [2025-10-17 22:47:21] "POST /neutron/network HTTP/1.1" 200 833 0.009634 10.0.0.131 - - [2025-10-17 22:47:21] "POST /ref-update HTTP/1.1" 200 156 0.017370 10.0.0.131 - - [2025-10-17 22:47:21] "POST /ref-update HTTP/1.1" 200 156 0.017946 252.131.171.193 - - [2025-10-17 22:47:21] "POST /neutron/network HTTP/1.1" 400 204 0.065747 10.0.0.131 - - [2025-10-17 22:47:21] "DELETE /instance-ip/bef53530-9983-4776-a81c-864283fae76c HTTP/1.1" 200 115 0.138648 10.0.0.131 - - [2025-10-17 22:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.131 - - [2025-10-17 22:47:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004665 10.0.0.131 - - [2025-10-17 22:47:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002728 10.0.0.131 - - [2025-10-17 22:47:21] "DELETE /virtual-network/748d854e-c622-425b-8384-b710cd840568 HTTP/1.1" 200 115 0.169818 10.0.0.131 - - [2025-10-17 22:47:21] "DELETE /route-target/6d0f3efb-abc1-418a-ad74-169eb078633f HTTP/1.1" 200 115 0.035304 10.0.0.131 - - [2025-10-17 22:47:21] "DELETE /service-instance/c257867c-ebfe-4ed8-a232-58fa1f99aec8 HTTP/1.1" 200 115 0.039911 10.0.0.131 - - [2025-10-17 22:47:21] "GET /logical-router/5948f498-0e44-4afe-8a9f-f68d52b63f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003114 10.0.0.131 - - [2025-10-17 22:47:21] "GET /service-instance/c257867c-ebfe-4ed8-a232-58fa1f99aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003685 10.0.0.131 - - [2025-10-17 22:47:21] "GET /virtual-machine-interface/ae08ac91-7d34-4e64-9944-060020fa20be?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1332 0.007837 252.131.171.193 - - [2025-10-17 22:47:21] "POST /neutron/port HTTP/1.1" 200 1086 0.024867 252.131.171.193 - - [2025-10-17 22:47:21] "POST /neutron/port HTTP/1.1" 200 1087 0.013060 10.0.0.131 - - [2025-10-17 22:47:21] "DELETE /virtual-machine-interface/ae08ac91-7d34-4e64-9944-060020fa20be HTTP/1.1" 200 115 0.046352 10.0.0.131 - - [2025-10-17 22:47:21] "GET /virtual-machine-interface/35e0334a-9b30-448d-a031-abafe89cf3cb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.005618 252.131.171.193 - - [2025-10-17 22:47:21] "POST /neutron/port HTTP/1.1" 200 1113 0.013237 252.131.171.193 - - [2025-10-17 22:47:21] "POST /neutron/port HTTP/1.1" 200 1112 0.011152 10.0.0.131 - - [2025-10-17 22:47:21] "POST /ref-update HTTP/1.1" 200 156 0.011912 10.0.0.131 - - [2025-10-17 22:47:21] "GET /instance-ip/c07e5dcb-bd71-47d1-842d-a26d8e5234ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005180 10.0.0.131 - - [2025-10-17 22:47:22] "DELETE /virtual-machine-interface/35e0334a-9b30-448d-a031-abafe89cf3cb HTTP/1.1" 200 115 0.064333 10.0.0.131 - - [2025-10-17 22:47:22] "POST /ref-update HTTP/1.1" 200 156 0.012011 252.131.171.193 - - [2025-10-17 22:47:22] "POST /neutron/port HTTP/1.1" 200 151 0.184711 252.131.171.193 - - [2025-10-17 22:47:22] "POST /neutron/port HTTP/1.1" 200 151 0.186370 10.0.0.131 - - [2025-10-17 22:47:22] "DELETE /virtual-machine/405acf73-b046-4bdb-af44-fc77af2981e4 HTTP/1.1" 200 115 0.027843 10.0.0.131 - - [2025-10-17 22:47:22] "GET /virtual-machine-interface/faea44e8-bded-401f-8f25-23e7d8fa82d1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1652 0.005821 10.0.0.131 - - [2025-10-17 22:47:22] "POST /ref-update HTTP/1.1" 200 156 0.073433 10.0.0.131 - - [2025-10-17 22:47:22] "GET /instance-ip/c07e5dcb-bd71-47d1-842d-a26d8e5234ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1692 0.006850 10.0.0.131 - - [2025-10-17 22:47:22] "DELETE /instance-ip/c07e5dcb-bd71-47d1-842d-a26d8e5234ce HTTP/1.1" 200 115 0.052037 10.0.0.131 - - [2025-10-17 22:47:22] "DELETE /virtual-machine-interface/faea44e8-bded-401f-8f25-23e7d8fa82d1 HTTP/1.1" 200 115 0.066690 10.0.0.131 - - [2025-10-17 22:47:22] "GET /virtual-machine-interface/155fa902-2f58-4c53-8ed1-3ef585608c29?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1331 0.005666 10.0.0.131 - - [2025-10-17 22:47:22] "DELETE /virtual-machine-interface/155fa902-2f58-4c53-8ed1-3ef585608c29 HTTP/1.1" 200 115 0.029112 10.0.0.131 - - [2025-10-17 22:47:22] "DELETE /virtual-machine/e235037b-8100-45a9-9594-c4520aea79f6 HTTP/1.1" 200 115 0.020960 252.131.171.193 - - [2025-10-17 22:47:23] "POST /neutron/network HTTP/1.1" 200 833 0.006081 10.0.0.131 - - [2025-10-17 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.131 - - [2025-10-17 22:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003818 10.0.0.131 - - [2025-10-17 22:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002676 252.131.171.193 - - [2025-10-17 22:47:23] "POST /neutron/network HTTP/1.1" 200 151 0.089767 10.0.0.131 - - [2025-10-17 22:47:23] "DELETE /route-target/8ccb37d4-5c15-4823-adbf-c9a8d818f049 HTTP/1.1" 200 115 0.027604 252.131.171.193 - - [2025-10-17 22:47:23] "POST /neutron/network HTTP/1.1" 200 827 0.005639 10.0.0.131 - - [2025-10-17 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.131 - - [2025-10-17 22:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004299 10.0.0.131 - - [2025-10-17 22:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002774 252.131.171.193 - - [2025-10-17 22:47:23] "POST /neutron/network HTTP/1.1" 200 151 0.097306 10.0.0.131 - - [2025-10-17 22:47:23] "DELETE /route-target/f51d0d55-14e9-4717-b6a9-cca5c308db03 HTTP/1.1" 200 115 0.020452 10.0.0.131 - - [2025-10-17 22:47:24] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001543 10.0.0.131 - - [2025-10-17 22:47:24] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.032565 10.0.0.131 - - [2025-10-17 22:47:24] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.131 - - [2025-10-17 22:47:24] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?fields=virtual_networks HTTP/1.1" 200 1040 0.069873 10.0.0.131 - - [2025-10-17 22:47:24] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000985 10.0.0.131 - - [2025-10-17 22:47:24] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.029793 10.0.0.131 - - [2025-10-17 22:47:24] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001418 10.0.0.131 - - [2025-10-17 22:47:24] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?fields=security_groups HTTP/1.1" 200 1269 0.031543 10.0.0.131 - - [2025-10-17 22:47:25] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001295 10.0.0.131 - - [2025-10-17 22:47:25] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007630 10.0.0.131 - - [2025-10-17 22:47:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.031593 10.0.0.131 - - [2025-10-17 22:47:25] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002893 10.0.0.131 - - [2025-10-17 22:47:25] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002080 10.0.0.131 - - [2025-10-17 22:47:25] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008836 10.0.0.131 - - [2025-10-17 22:47:25] "POST /id-to-fqname HTTP/1.1" 200 196 0.001358 10.0.0.131 - - [2025-10-17 22:47:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.002424 10.0.0.131 - - [2025-10-17 22:47:25] "POST /security-groups HTTP/1.1" 200 591 0.065263 10.0.0.131 - - [2025-10-17 22:47:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004704 10.0.0.131 - - [2025-10-17 22:47:25] "POST /projects HTTP/1.1" 200 593 0.238421 10.0.0.131 - - [2025-10-17 22:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.311699 10.0.0.131 - - [2025-10-17 22:47:25] "POST /access-control-lists HTTP/1.1" 200 606 0.067850 10.0.0.131 - - [2025-10-17 22:47:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.003594 10.0.0.131 - - [2025-10-17 22:47:25] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.466238 10.0.0.131 - - [2025-10-17 22:47:25] "POST /access-control-lists HTTP/1.1" 200 604 0.060754 10.0.0.131 - - [2025-10-17 22:47:27] "GET / HTTP/1.1" 200 36499 0.001767 10.0.0.131 - - [2025-10-17 22:47:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000551 10.0.0.131 - - [2025-10-17 22:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.078413 10.0.0.131 - - [2025-10-17 22:47:28] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001133 10.0.0.131 - - [2025-10-17 22:47:28] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.026361 252.131.171.193 - - [2025-10-17 22:47:28] "POST /neutron/network HTTP/1.1" 200 117 0.035177 10.0.0.131 - - [2025-10-17 22:47:28] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001044 252.131.171.193 - - [2025-10-17 22:47:28] "POST /neutron/network HTTP/1.1" 200 611 0.061663 10.0.0.131 - - [2025-10-17 22:47:28] "POST /route-targets HTTP/1.1" 200 329 0.010512 10.0.0.131 - - [2025-10-17 22:47:28] "POST /ref-update HTTP/1.1" 200 156 0.029022 10.0.0.131 - - [2025-10-17 22:47:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002819 252.131.171.193 - - [2025-10-17 22:47:28] "POST /neutron/subnet HTTP/1.1" 200 710 0.141446 10.0.0.131 - - [2025-10-17 22:47:29] "GET /obj-perms HTTP/1.1" 200 6390 0.063763 10.0.0.131 - - [2025-10-17 22:47:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000407 10.0.0.131 - - [2025-10-17 22:47:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007577 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/subnet HTTP/1.1" 200 823 0.216423 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/network HTTP/1.1" 200 1000 0.007302 10.0.0.131 - - [2025-10-17 22:47:29] "POST /id-to-fqname HTTP/1.1" 200 226 0.001941 10.0.0.131 - - [2025-10-17 22:47:29] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006752 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/network HTTP/1.1" 200 1000 0.008144 10.0.0.131 - - [2025-10-17 22:47:29] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006007 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/network HTTP/1.1" 200 1000 0.010987 10.0.0.131 - - [2025-10-17 22:47:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.039696 10.0.0.131 - - [2025-10-17 22:47:29] "GET /obj-perms HTTP/1.1" 200 6390 0.068522 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/subnet HTTP/1.1" 200 710 0.009427 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/subnet HTTP/1.1" 200 823 0.009837 10.0.0.131 - - [2025-10-17 22:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.131 - - [2025-10-17 22:47:29] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001934 10.0.0.131 - - [2025-10-17 22:47:29] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.030354 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/network HTTP/1.1" 200 117 0.009713 10.0.0.131 - - [2025-10-17 22:47:29] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001613 252.131.171.193 - - [2025-10-17 22:47:29] "POST /neutron/network HTTP/1.1" 200 611 0.083198 10.0.0.131 - - [2025-10-17 22:47:29] "POST /route-targets HTTP/1.1" 200 329 0.015835 10.0.0.131 - - [2025-10-17 22:47:30] "POST /ref-update HTTP/1.1" 200 156 0.021594 10.0.0.131 - - [2025-10-17 22:47:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004155 252.131.171.193 - - [2025-10-17 22:47:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.166909 10.0.0.131 - - [2025-10-17 22:47:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.003923 10.0.0.131 - - [2025-10-17 22:47:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003582 252.131.171.193 - - [2025-10-17 22:47:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.347861 252.131.171.193 - - [2025-10-17 22:47:30] "POST /neutron/network HTTP/1.1" 200 1002 0.010075 10.0.0.131 - - [2025-10-17 22:47:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001422 10.0.0.131 - - [2025-10-17 22:47:30] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005050 252.131.171.193 - - [2025-10-17 22:47:30] "POST /neutron/network HTTP/1.1" 200 1002 0.009318 10.0.0.131 - - [2025-10-17 22:47:30] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006181 252.131.171.193 - - [2025-10-17 22:47:30] "POST /neutron/network HTTP/1.1" 200 1002 0.007674 252.131.171.193 - - [2025-10-17 22:47:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.007914 252.131.171.193 - - [2025-10-17 22:47:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.008308 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.002729 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.131 - - [2025-10-17 22:47:31] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001153 10.0.0.131 - - [2025-10-17 22:47:31] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.035330 10.0.0.131 - - [2025-10-17 22:47:31] "POST /network-policys HTTP/1.1" 200 579 0.060667 10.0.0.131 - - [2025-10-17 22:47:31] "GET /network-policy/165aac57-3283-4033-911b-d6b3234467a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.006269 252.131.171.193 - - [2025-10-17 22:47:31] "POST /neutron/network HTTP/1.1" 200 1000 0.008508 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.008409 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.003966 252.131.171.193 - - [2025-10-17 22:47:31] "POST /neutron/network HTTP/1.1" 200 1106 0.054202 10.0.0.131 - - [2025-10-17 22:47:31] "POST /access-control-lists HTTP/1.1" 200 598 0.068671 252.131.171.193 - - [2025-10-17 22:47:31] "POST /neutron/network HTTP/1.1" 200 1106 0.008567 10.0.0.131 - - [2025-10-17 22:47:31] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005243 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.131 - - [2025-10-17 22:47:31] "GET /network-policy/165aac57-3283-4033-911b-d6b3234467a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.006027 252.131.171.193 - - [2025-10-17 22:47:31] "POST /neutron/network HTTP/1.1" 200 1002 0.008991 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.006841 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.005420 252.131.171.193 - - [2025-10-17 22:47:31] "POST /neutron/network HTTP/1.1" 200 1108 0.056659 10.0.0.131 - - [2025-10-17 22:47:31] "POST /access-control-lists HTTP/1.1" 200 598 0.069026 252.131.171.193 - - [2025-10-17 22:47:31] "POST /neutron/network HTTP/1.1" 200 1108 0.011883 10.0.0.131 - - [2025-10-17 22:47:31] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.131 - - [2025-10-17 22:47:31] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008734 10.0.0.131 - - [2025-10-17 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.131 - - [2025-10-17 22:47:31] "GET /network-policy/165aac57-3283-4033-911b-d6b3234467a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.003723 10.0.0.131 - - [2025-10-17 22:47:32] "GET /domains HTTP/1.1" 401 296 0.000440 10.0.0.131 - - [2025-10-17 22:47:32] "PUT /access-control-list/77d1e116-3b67-433f-80a2-1a949c39c56a HTTP/1.1" 200 274 0.057842 10.0.0.131 - - [2025-10-17 22:47:32] "GET /domains HTTP/1.1" 200 440 0.037410 10.0.0.131 - - [2025-10-17 22:47:32] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001210 10.0.0.131 - - [2025-10-17 22:47:32] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1506 0.011214 10.0.0.131 - - [2025-10-17 22:47:32] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001403 10.0.0.131 - - [2025-10-17 22:47:32] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd HTTP/1.1" 200 2627 0.026751 10.0.0.131 - - [2025-10-17 22:47:32] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2 HTTP/1.1" 200 3497 0.007109 10.0.0.131 - - [2025-10-17 22:47:32] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2 HTTP/1.1" 200 3497 0.007544 10.0.0.131 - - [2025-10-17 22:47:32] "GET /routing-instance/0d0f8c8d-5490-413b-8d21-ef090d2578b0 HTTP/1.1" 200 1798 0.004003 10.0.0.131 - - [2025-10-17 22:47:32] "GET /routing-instance/0d0f8c8d-5490-413b-8d21-ef090d2578b0 HTTP/1.1" 200 1798 0.003654 10.0.0.131 - - [2025-10-17 22:47:32] "GET /route-target/a7325767-464f-4634-83ba-569b6f7226c8 HTTP/1.1" 200 1214 0.004112 10.0.0.131 - - [2025-10-17 22:47:32] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2 HTTP/1.1" 200 3497 0.005837 10.0.0.131 - - [2025-10-17 22:47:32] "GET /routing-instance/0d0f8c8d-5490-413b-8d21-ef090d2578b0 HTTP/1.1" 200 1798 0.003996 10.0.0.131 - - [2025-10-17 22:47:32] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007197 10.0.0.131 - - [2025-10-17 22:47:33] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2 HTTP/1.1" 200 3497 0.009433 10.0.0.131 - - [2025-10-17 22:47:33] "GET /routing-instance/0d0f8c8d-5490-413b-8d21-ef090d2578b0 HTTP/1.1" 200 1798 0.004301 10.0.0.131 - - [2025-10-17 22:47:33] "GET /routing-instance/0d0f8c8d-5490-413b-8d21-ef090d2578b0 HTTP/1.1" 200 1798 0.004134 10.0.0.131 - - [2025-10-17 22:47:33] "GET /route-target/a7325767-464f-4634-83ba-569b6f7226c8 HTTP/1.1" 200 1214 0.004089 10.0.0.131 - - [2025-10-17 22:47:33] "GET /domains HTTP/1.1" 200 440 0.003755 10.0.0.131 - - [2025-10-17 22:47:33] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001979 10.0.0.131 - - [2025-10-17 22:47:33] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1506 0.011299 10.0.0.131 - - [2025-10-17 22:47:33] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001878 10.0.0.131 - - [2025-10-17 22:47:33] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd HTTP/1.1" 200 2627 0.037507 10.0.0.131 - - [2025-10-17 22:47:33] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2 HTTP/1.1" 200 3497 0.006335 10.0.0.131 - - [2025-10-17 22:47:34] "GET /obj-perms HTTP/1.1" 200 6453 0.069099 10.0.0.131 - - [2025-10-17 22:47:34] "GET /domains HTTP/1.1" 200 440 0.004194 10.0.0.131 - - [2025-10-17 22:47:34] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001133 10.0.0.131 - - [2025-10-17 22:47:34] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1506 0.007393 10.0.0.131 - - [2025-10-17 22:47:34] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001266 10.0.0.131 - - [2025-10-17 22:47:34] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd HTTP/1.1" 200 2627 0.043603 10.0.0.131 - - [2025-10-17 22:47:34] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0 HTTP/1.1" 200 3503 0.008891 10.0.0.131 - - [2025-10-17 22:47:34] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0 HTTP/1.1" 200 3503 0.008437 10.0.0.131 - - [2025-10-17 22:47:34] "GET /routing-instance/630fa6cf-2ecc-45f6-a9e2-a20c3481b6da HTTP/1.1" 200 1799 0.004644 10.0.0.131 - - [2025-10-17 22:47:34] "GET /routing-instance/630fa6cf-2ecc-45f6-a9e2-a20c3481b6da HTTP/1.1" 200 1799 0.004806 10.0.0.131 - - [2025-10-17 22:47:34] "GET /route-target/8d4bb319-be98-46a8-84dc-738e807705ff HTTP/1.1" 200 1214 0.004679 10.0.0.131 - - [2025-10-17 22:47:34] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0 HTTP/1.1" 200 3503 0.006670 10.0.0.131 - - [2025-10-17 22:47:34] "GET /routing-instance/630fa6cf-2ecc-45f6-a9e2-a20c3481b6da HTTP/1.1" 200 1799 0.004526 10.0.0.131 - - [2025-10-17 22:47:34] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005842 10.0.0.131 - - [2025-10-17 22:47:34] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0 HTTP/1.1" 200 3503 0.005953 10.0.0.131 - - [2025-10-17 22:47:34] "GET /routing-instance/630fa6cf-2ecc-45f6-a9e2-a20c3481b6da HTTP/1.1" 200 1799 0.004950 10.0.0.131 - - [2025-10-17 22:47:34] "GET /routing-instance/630fa6cf-2ecc-45f6-a9e2-a20c3481b6da HTTP/1.1" 200 1799 0.005346 10.0.0.131 - - [2025-10-17 22:47:35] "GET /route-target/8d4bb319-be98-46a8-84dc-738e807705ff HTTP/1.1" 200 1214 0.005216 10.0.0.131 - - [2025-10-17 22:47:35] "GET /domains HTTP/1.1" 200 440 0.002833 10.0.0.131 - - [2025-10-17 22:47:35] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001629 10.0.0.131 - - [2025-10-17 22:47:35] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1506 0.008744 10.0.0.131 - - [2025-10-17 22:47:35] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001249 10.0.0.131 - - [2025-10-17 22:47:35] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd HTTP/1.1" 200 2627 0.031427 10.0.0.131 - - [2025-10-17 22:47:35] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0 HTTP/1.1" 200 3503 0.006201 10.0.0.131 - - [2025-10-17 22:47:35] "GET /obj-perms HTTP/1.1" 200 6453 0.002054 10.0.0.131 - - [2025-10-17 22:47:35] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005233 252.131.171.193 - - [2025-10-17 22:47:35] "POST /neutron/network HTTP/1.1" 200 1108 0.009917 10.0.0.131 - - [2025-10-17 22:47:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.003148 252.131.171.193 - - [2025-10-17 22:47:35] "POST /neutron/network HTTP/1.1" 200 1002 0.060481 10.0.0.131 - - [2025-10-17 22:47:35] "DELETE /access-control-list/447e8221-17e2-476c-b4a7-f02099f21c24 HTTP/1.1" 200 115 0.032453 10.0.0.131 - - [2025-10-17 22:47:35] "POST /ref-update HTTP/1.1" 200 156 0.013324 252.131.171.193 - - [2025-10-17 22:47:35] "POST /neutron/network HTTP/1.1" 200 1002 0.019065 10.0.0.131 - - [2025-10-17 22:47:35] "GET /virtual-network/83c08be7-8aa5-4c55-81b6-5e470ac7dfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005195 10.0.0.131 - - [2025-10-17 22:47:35] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005647 252.131.171.193 - - [2025-10-17 22:47:36] "POST /neutron/network HTTP/1.1" 200 1106 0.007943 10.0.0.131 - - [2025-10-17 22:47:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.010955 252.131.171.193 - - [2025-10-17 22:47:36] "POST /neutron/network HTTP/1.1" 200 1000 0.053551 10.0.0.131 - - [2025-10-17 22:47:36] "DELETE /access-control-list/77d1e116-3b67-433f-80a2-1a949c39c56a HTTP/1.1" 200 115 0.031155 10.0.0.131 - - [2025-10-17 22:47:36] "POST /ref-update HTTP/1.1" 200 156 0.012403 252.131.171.193 - - [2025-10-17 22:47:36] "POST /neutron/network HTTP/1.1" 200 1000 0.008246 10.0.0.131 - - [2025-10-17 22:47:36] "GET /virtual-network/135d15e2-0368-4a82-8a83-beadf45199d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005330 10.0.0.131 - - [2025-10-17 22:47:36] "DELETE /network-policy/165aac57-3283-4033-911b-d6b3234467a4 HTTP/1.1" 200 115 0.028210 252.131.171.193 - - [2025-10-17 22:47:36] "POST /neutron/network HTTP/1.1" 200 1002 0.010504 10.0.0.131 - - [2025-10-17 22:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.131 - - [2025-10-17 22:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002331 10.0.0.131 - - [2025-10-17 22:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003898 10.0.0.131 - - [2025-10-17 22:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002235 10.0.0.131 - - [2025-10-17 22:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005245 252.131.171.193 - - [2025-10-17 22:47:36] "POST /neutron/network HTTP/1.1" 200 151 0.102522 10.0.0.131 - - [2025-10-17 22:47:36] "DELETE /route-target/8d4bb319-be98-46a8-84dc-738e807705ff HTTP/1.1" 200 115 0.032785 10.0.0.131 - - [2025-10-17 22:47:36] "GET /routing-instance/630fa6cf-2ecc-45f6-a9e2-a20c3481b6da HTTP/1.1" 404 171 0.002657 10.0.0.131 - - [2025-10-17 22:47:36] "GET /domains HTTP/1.1" 200 440 0.002848 10.0.0.131 - - [2025-10-17 22:47:36] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001088 10.0.0.131 - - [2025-10-17 22:47:36] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1506 0.007482 10.0.0.131 - - [2025-10-17 22:47:36] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001651 10.0.0.131 - - [2025-10-17 22:47:36] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd HTTP/1.1" 200 2147 0.028196 252.131.171.193 - - [2025-10-17 22:47:36] "POST /neutron/network HTTP/1.1" 200 1000 0.007637 10.0.0.131 - - [2025-10-17 22:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003209 10.0.0.131 - - [2025-10-17 22:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.131 - - [2025-10-17 22:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001801 10.0.0.131 - - [2025-10-17 22:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003277 10.0.0.131 - - [2025-10-17 22:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001947 252.131.171.193 - - [2025-10-17 22:47:37] "POST /neutron/network HTTP/1.1" 200 151 0.094203 10.0.0.131 - - [2025-10-17 22:47:37] "DELETE /route-target/a7325767-464f-4634-83ba-569b6f7226c8 HTTP/1.1" 200 115 0.018762 10.0.0.131 - - [2025-10-17 22:47:37] "GET /routing-instance/0d0f8c8d-5490-413b-8d21-ef090d2578b0 HTTP/1.1" 404 171 0.002741 10.0.0.131 - - [2025-10-17 22:47:37] "GET /domains HTTP/1.1" 200 440 0.003051 10.0.0.131 - - [2025-10-17 22:47:37] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001369 10.0.0.131 - - [2025-10-17 22:47:37] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1506 0.007823 10.0.0.131 - - [2025-10-17 22:47:37] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001725 10.0.0.131 - - [2025-10-17 22:47:37] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd HTTP/1.1" 200 1902 0.027496 10.0.0.131 - - [2025-10-17 22:47:38] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001241 10.0.0.131 - - [2025-10-17 22:47:38] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.025277 10.0.0.131 - - [2025-10-17 22:47:38] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001104 10.0.0.131 - - [2025-10-17 22:47:38] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?fields=virtual_networks HTTP/1.1" 200 1050 0.068418 10.0.0.131 - - [2025-10-17 22:47:38] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001573 10.0.0.131 - - [2025-10-17 22:47:38] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.028804 10.0.0.131 - - [2025-10-17 22:47:38] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001133 10.0.0.131 - - [2025-10-17 22:47:38] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?fields=security_groups HTTP/1.1" 200 1284 0.026123 10.0.0.131 - - [2025-10-17 22:47:39] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001182 10.0.0.131 - - [2025-10-17 22:47:39] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008440 10.0.0.131 - - [2025-10-17 22:47:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.031235 10.0.0.131 - - [2025-10-17 22:47:39] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002941 10.0.0.131 - - [2025-10-17 22:47:39] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001057 10.0.0.131 - - [2025-10-17 22:47:39] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007013 10.0.0.131 - - [2025-10-17 22:47:39] "POST /id-to-fqname HTTP/1.1" 200 204 0.001532 10.0.0.131 - - [2025-10-17 22:47:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.002997 10.0.0.131 - - [2025-10-17 22:47:39] "POST /security-groups HTTP/1.1" 200 599 0.072363 10.0.0.131 - - [2025-10-17 22:47:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.002888 10.0.0.131 - - [2025-10-17 22:47:39] "POST /projects HTTP/1.1" 200 609 0.230171 10.0.0.131 - - [2025-10-17 22:47:39] "POST /access-control-lists HTTP/1.1" 200 614 0.060807 10.0.0.131 - - [2025-10-17 22:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.306552 10.0.0.131 - - [2025-10-17 22:47:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.003098 10.0.0.131 - - [2025-10-17 22:47:39] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.455366 10.0.0.131 - - [2025-10-17 22:47:39] "POST /access-control-lists HTTP/1.1" 200 612 0.069589 10.0.0.131 - - [2025-10-17 22:47:41] "GET / HTTP/1.1" 200 36499 0.002219 10.0.0.131 - - [2025-10-17 22:47:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000897 10.0.0.131 - - [2025-10-17 22:47:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.081611 10.0.0.131 - - [2025-10-17 22:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.131 - - [2025-10-17 22:47:42] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001136 10.0.0.131 - - [2025-10-17 22:47:42] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.026898 10.0.0.131 - - [2025-10-17 22:47:42] "POST /network-policys HTTP/1.1" 200 569 0.064787 10.0.0.131 - - [2025-10-17 22:47:42] "GET /network-policy/30fb4e39-fa2f-4604-b2e4-09733bd361dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.004911 10.0.0.131 - - [2025-10-17 22:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.131 - - [2025-10-17 22:47:43] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001118 10.0.0.131 - - [2025-10-17 22:47:43] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.029709 252.131.171.193 - - [2025-10-17 22:47:43] "POST /neutron/network HTTP/1.1" 200 117 0.040140 10.0.0.131 - - [2025-10-17 22:47:43] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001114 252.131.171.193 - - [2025-10-17 22:47:43] "POST /neutron/network HTTP/1.1" 200 621 0.073033 10.0.0.131 - - [2025-10-17 22:47:43] "POST /route-targets HTTP/1.1" 200 329 0.011342 10.0.0.131 - - [2025-10-17 22:47:43] "POST /ref-update HTTP/1.1" 200 156 0.015683 10.0.0.131 - - [2025-10-17 22:47:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006256 252.131.171.193 - - [2025-10-17 22:47:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.192795 10.0.0.131 - - [2025-10-17 22:47:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.005241 10.0.0.131 - - [2025-10-17 22:47:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004134 252.131.171.193 - - [2025-10-17 22:47:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.195024 252.131.171.193 - - [2025-10-17 22:47:43] "POST /neutron/network HTTP/1.1" 200 1014 0.008337 10.0.0.131 - - [2025-10-17 22:47:43] "POST /id-to-fqname HTTP/1.1" 200 235 0.003700 10.0.0.131 - - [2025-10-17 22:47:44] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.006079 252.131.171.193 - - [2025-10-17 22:47:44] "POST /neutron/network HTTP/1.1" 200 1014 0.007387 10.0.0.131 - - [2025-10-17 22:47:44] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005656 252.131.171.193 - - [2025-10-17 22:47:44] "POST /neutron/network HTTP/1.1" 200 1014 0.009904 252.131.171.193 - - [2025-10-17 22:47:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.007225 252.131.171.193 - - [2025-10-17 22:47:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.008660 252.131.171.193 - - [2025-10-17 22:47:44] "POST /neutron/network HTTP/1.1" 200 1014 0.008063 10.0.0.131 - - [2025-10-17 22:47:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.009237 10.0.0.131 - - [2025-10-17 22:47:44] "POST /fqname-to-id HTTP/1.1" 404 250 0.002536 252.131.171.193 - - [2025-10-17 22:47:44] "POST /neutron/network HTTP/1.1" 200 1119 0.071284 10.0.0.131 - - [2025-10-17 22:47:44] "POST /access-control-lists HTTP/1.1" 200 609 0.070770 252.131.171.193 - - [2025-10-17 22:47:44] "POST /neutron/network HTTP/1.1" 200 1119 0.007002 10.0.0.131 - - [2025-10-17 22:47:44] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005692 10.0.0.131 - - [2025-10-17 22:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.131 - - [2025-10-17 22:47:44] "GET /network-policy/30fb4e39-fa2f-4604-b2e4-09733bd361dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.004151 10.0.0.131 - - [2025-10-17 22:47:44] "GET /domains HTTP/1.1" 401 296 0.000441 10.0.0.131 - - [2025-10-17 22:47:45] "GET /domains HTTP/1.1" 200 440 0.031668 10.0.0.131 - - [2025-10-17 22:47:45] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001033 10.0.0.131 - - [2025-10-17 22:47:45] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1708 0.008308 10.0.0.131 - - [2025-10-17 22:47:45] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001165 10.0.0.131 - - [2025-10-17 22:47:45] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6 HTTP/1.1" 200 2460 0.040414 10.0.0.131 - - [2025-10-17 22:47:45] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe HTTP/1.1" 200 3548 0.007858 10.0.0.131 - - [2025-10-17 22:47:45] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe HTTP/1.1" 200 3548 0.006477 10.0.0.131 - - [2025-10-17 22:47:45] "GET /routing-instance/7bc3be96-ac74-4a90-bdf6-f2c00c0af91d HTTP/1.1" 200 1499 0.004049 10.0.0.131 - - [2025-10-17 22:47:45] "GET /routing-instance/7bc3be96-ac74-4a90-bdf6-f2c00c0af91d HTTP/1.1" 200 1499 0.003811 10.0.0.131 - - [2025-10-17 22:47:45] "GET /route-target/611b2dc7-79a7-4191-907b-cb485ad6e137 HTTP/1.1" 200 1224 0.003594 10.0.0.131 - - [2025-10-17 22:47:45] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe HTTP/1.1" 200 3548 0.005908 10.0.0.131 - - [2025-10-17 22:47:45] "GET /routing-instance/7bc3be96-ac74-4a90-bdf6-f2c00c0af91d HTTP/1.1" 200 1499 0.004781 10.0.0.131 - - [2025-10-17 22:47:45] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005432 10.0.0.131 - - [2025-10-17 22:47:45] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe HTTP/1.1" 200 3548 0.004965 10.0.0.131 - - [2025-10-17 22:47:45] "GET /routing-instance/7bc3be96-ac74-4a90-bdf6-f2c00c0af91d HTTP/1.1" 200 1499 0.004068 10.0.0.131 - - [2025-10-17 22:47:45] "GET /routing-instance/7bc3be96-ac74-4a90-bdf6-f2c00c0af91d HTTP/1.1" 200 1499 0.003573 10.0.0.131 - - [2025-10-17 22:47:45] "GET /route-target/611b2dc7-79a7-4191-907b-cb485ad6e137 HTTP/1.1" 200 1224 0.004152 10.0.0.131 - - [2025-10-17 22:47:46] "GET /domains HTTP/1.1" 200 440 0.003126 10.0.0.131 - - [2025-10-17 22:47:46] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001052 10.0.0.131 - - [2025-10-17 22:47:46] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1708 0.007744 10.0.0.131 - - [2025-10-17 22:47:46] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001126 10.0.0.131 - - [2025-10-17 22:47:46] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6 HTTP/1.1" 200 2460 0.022873 10.0.0.131 - - [2025-10-17 22:47:46] "GET /virtual-network/833f7f1a-e4cc-4924-93f6-07a40b8a5ebe HTTP/1.1" 200 3548 0.007497 10.0.0.131 - - [2025-10-17 22:47:46] "GET /obj-perms HTTP/1.1" 200 6469 0.063534 10.0.0.131 - - [2025-10-17 22:47:46] "GET /domains HTTP/1.1" 200 440 0.003510 10.0.0.131 - - [2025-10-17 22:47:46] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001196 10.0.0.131 - - [2025-10-17 22:47:46] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1708 0.007631 10.0.0.131 - - [2025-10-17 22:47:47] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001213 10.0.0.131 - - [2025-10-17 22:47:47] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6 HTTP/1.1" 200 2460 0.041380 10.0.0.131 - - [2025-10-17 22:47:47] "GET /network-policy/30fb4e39-fa2f-4604-b2e4-09733bd361dd HTTP/1.1" 200 3473 0.005118 10.0.0.131 - - [2025-10-17 22:47:47] "DELETE /network-policy/30fb4e39-fa2f-4604-b2e4-09733bd361dd HTTP/1.1" 409 240 0.007059 252.131.171.193 - - [2025-10-17 22:47:47] "POST /neutron/network HTTP/1.1" 200 1119 0.009022 10.0.0.131 - - [2025-10-17 22:47:47] "DELETE /access-control-list/cf4b79ea-3389-4f62-9688-ffeb3c51166b HTTP/1.1" 200 115 0.026592 10.0.0.131 - - [2025-10-17 22:47:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004366 10.0.0.131 - - [2025-10-17 22:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.131 - - [2025-10-17 22:47:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002678 10.0.0.131 - - [2025-10-17 22:47:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001921 10.0.0.131 - - [2025-10-17 22:47:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001915 252.131.171.193 - - [2025-10-17 22:47:47] "POST /neutron/network HTTP/1.1" 200 151 0.098549 10.0.0.131 - - [2025-10-17 22:47:47] "GET /routing-instance/7bc3be96-ac74-4a90-bdf6-f2c00c0af91d HTTP/1.1" 404 171 0.002970 10.0.0.131 - - [2025-10-17 22:47:47] "DELETE /route-target/611b2dc7-79a7-4191-907b-cb485ad6e137 HTTP/1.1" 200 115 0.021627 10.0.0.131 - - [2025-10-17 22:47:47] "GET /domains HTTP/1.1" 200 440 0.002852 10.0.0.131 - - [2025-10-17 22:47:47] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001146 10.0.0.131 - - [2025-10-17 22:47:47] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1708 0.007185 10.0.0.131 - - [2025-10-17 22:47:47] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001090 10.0.0.131 - - [2025-10-17 22:47:47] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6 HTTP/1.1" 200 2206 0.026554 10.0.0.131 - - [2025-10-17 22:47:47] "DELETE /network-policy/30fb4e39-fa2f-4604-b2e4-09733bd361dd HTTP/1.1" 200 115 0.024423 10.0.0.131 - - [2025-10-17 22:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.131 - - [2025-10-17 22:47:47] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001067 10.0.0.131 - - [2025-10-17 22:47:47] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.025842 10.0.0.131 - - [2025-10-17 22:47:48] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-10109291&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.013040 10.0.0.131 - - [2025-10-17 22:47:48] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001349 10.0.0.131 - - [2025-10-17 22:47:48] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.032075 10.0.0.131 - - [2025-10-17 22:47:48] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001021 10.0.0.131 - - [2025-10-17 22:47:48] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?fields=virtual_networks HTTP/1.1" 200 1066 0.064110 10.0.0.131 - - [2025-10-17 22:47:48] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001162 10.0.0.131 - - [2025-10-17 22:47:48] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.026798 10.0.0.131 - - [2025-10-17 22:47:49] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001467 10.0.0.131 - - [2025-10-17 22:47:49] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?fields=security_groups HTTP/1.1" 200 1308 0.031145 10.0.0.131 - - [2025-10-17 22:47:49] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001110 10.0.0.131 - - [2025-10-17 22:47:49] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007686 10.0.0.131 - - [2025-10-17 22:47:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.042200 10.0.0.131 - - [2025-10-17 22:47:50] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003084 10.0.0.131 - - [2025-10-17 22:47:50] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001307 10.0.0.131 - - [2025-10-17 22:47:50] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009246 10.0.0.131 - - [2025-10-17 22:47:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.001509 10.0.0.131 - - [2025-10-17 22:47:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.004960 10.0.0.131 - - [2025-10-17 22:47:50] "POST /security-groups HTTP/1.1" 200 585 0.064810 10.0.0.131 - - [2025-10-17 22:47:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.003490 10.0.0.131 - - [2025-10-17 22:47:50] "POST /projects HTTP/1.1" 200 581 0.221503 10.0.0.131 - - [2025-10-17 22:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.260753 10.0.0.131 - - [2025-10-17 22:47:50] "POST /access-control-lists HTTP/1.1" 200 600 0.064447 10.0.0.131 - - [2025-10-17 22:47:50] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.427757 10.0.0.131 - - [2025-10-17 22:47:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.003443 10.0.0.131 - - [2025-10-17 22:47:50] "POST /access-control-lists HTTP/1.1" 200 598 0.061642 10.0.0.131 - - [2025-10-17 22:47:51] "GET / HTTP/1.1" 200 36499 0.002114 10.0.0.131 - - [2025-10-17 22:47:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000648 10.0.0.131 - - [2025-10-17 22:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.079740 10.0.0.131 - - [2025-10-17 22:47:53] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001407 10.0.0.131 - - [2025-10-17 22:47:53] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.031759 252.131.171.193 - - [2025-10-17 22:47:53] "POST /neutron/network HTTP/1.1" 200 117 0.046383 10.0.0.131 - - [2025-10-17 22:47:53] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001229 252.131.171.193 - - [2025-10-17 22:47:53] "POST /neutron/network HTTP/1.1" 200 605 0.069805 10.0.0.131 - - [2025-10-17 22:47:53] "POST /route-targets HTTP/1.1" 200 329 0.013020 10.0.0.131 - - [2025-10-17 22:47:53] "POST /ref-update HTTP/1.1" 200 156 0.016158 10.0.0.131 - - [2025-10-17 22:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004265 252.131.171.193 - - [2025-10-17 22:47:53] "POST /neutron/subnet HTTP/1.1" 200 734 0.180366 252.131.171.193 - - [2025-10-17 22:47:53] "POST /neutron/network HTTP/1.1" 200 826 0.008149 10.0.0.131 - - [2025-10-17 22:47:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001429 10.0.0.131 - - [2025-10-17 22:47:53] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005337 252.131.171.193 - - [2025-10-17 22:47:53] "POST /neutron/network HTTP/1.1" 200 826 0.007555 10.0.0.131 - - [2025-10-17 22:47:53] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005443 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/network HTTP/1.1" 200 826 0.008314 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.008429 10.0.0.131 - - [2025-10-17 22:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.131 - - [2025-10-17 22:47:54] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001449 10.0.0.131 - - [2025-10-17 22:47:54] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.036516 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/network HTTP/1.1" 200 117 0.009781 10.0.0.131 - - [2025-10-17 22:47:54] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001202 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/network HTTP/1.1" 200 605 0.081860 10.0.0.131 - - [2025-10-17 22:47:54] "POST /route-targets HTTP/1.1" 200 329 0.013253 10.0.0.131 - - [2025-10-17 22:47:54] "POST /ref-update HTTP/1.1" 200 156 0.017513 10.0.0.131 - - [2025-10-17 22:47:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004118 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.225935 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/network HTTP/1.1" 200 825 0.006752 10.0.0.131 - - [2025-10-17 22:47:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001427 10.0.0.131 - - [2025-10-17 22:47:54] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005052 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/network HTTP/1.1" 200 825 0.006598 10.0.0.131 - - [2025-10-17 22:47:54] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006274 252.131.171.193 - - [2025-10-17 22:47:54] "POST /neutron/network HTTP/1.1" 200 825 0.006952 252.131.171.193 - - [2025-10-17 22:47:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.007798 10.0.0.131 - - [2025-10-17 22:47:55] "POST /fqname-to-id HTTP/1.1" 404 226 0.002960 10.0.0.131 - - [2025-10-17 22:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.131 - - [2025-10-17 22:47:55] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003389 10.0.0.131 - - [2025-10-17 22:47:55] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.051975 10.0.0.131 - - [2025-10-17 22:47:55] "POST /network-policys HTTP/1.1" 200 573 0.019505 10.0.0.131 - - [2025-10-17 22:47:55] "GET /network-policy/87808062-1a97-43bf-a9d4-156efe910f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005546 252.131.171.193 - - [2025-10-17 22:47:55] "POST /neutron/network HTTP/1.1" 200 826 0.006093 10.0.0.131 - - [2025-10-17 22:47:55] "POST /fqname-to-id HTTP/1.1" 404 234 0.002694 252.131.171.193 - - [2025-10-17 22:47:55] "POST /neutron/network HTTP/1.1" 200 926 0.047303 10.0.0.131 - - [2025-10-17 22:47:55] "POST /access-control-lists HTTP/1.1" 200 592 0.063120 252.131.171.193 - - [2025-10-17 22:47:55] "POST /neutron/network HTTP/1.1" 200 926 0.005750 10.0.0.131 - - [2025-10-17 22:47:55] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005228 10.0.0.131 - - [2025-10-17 22:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.131 - - [2025-10-17 22:47:55] "GET /network-policy/87808062-1a97-43bf-a9d4-156efe910f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004378 252.131.171.193 - - [2025-10-17 22:47:55] "POST /neutron/network HTTP/1.1" 200 825 0.006128 10.0.0.131 - - [2025-10-17 22:47:55] "PUT /access-control-list/5d0d95c5-105d-4628-8da2-a0f37d46bd2f HTTP/1.1" 200 274 0.061850 252.131.171.193 - - [2025-10-17 22:47:55] "POST /neutron/network HTTP/1.1" 200 925 0.095126 10.0.0.131 - - [2025-10-17 22:47:55] "POST /fqname-to-id HTTP/1.1" 404 234 0.006094 252.131.171.193 - - [2025-10-17 22:47:55] "POST /neutron/network HTTP/1.1" 200 925 0.007010 10.0.0.131 - - [2025-10-17 22:47:55] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005214 10.0.0.131 - - [2025-10-17 22:47:55] "POST /access-control-lists HTTP/1.1" 200 592 0.068116 10.0.0.131 - - [2025-10-17 22:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.131 - - [2025-10-17 22:47:56] "POST /ref-update HTTP/1.1" 200 156 0.013221 10.0.0.131 - - [2025-10-17 22:47:56] "GET /network-policy/87808062-1a97-43bf-a9d4-156efe910f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004114 10.0.0.131 - - [2025-10-17 22:47:56] "GET /domains HTTP/1.1" 401 296 0.000419 10.0.0.131 - - [2025-10-17 22:47:56] "GET /domains HTTP/1.1" 200 440 0.032717 10.0.0.131 - - [2025-10-17 22:47:56] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001346 10.0.0.131 - - [2025-10-17 22:47:56] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1896 0.010815 10.0.0.131 - - [2025-10-17 22:47:56] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002350 10.0.0.131 - - [2025-10-17 22:47:56] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833 HTTP/1.1" 200 2573 0.031406 10.0.0.131 - - [2025-10-17 22:47:56] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e HTTP/1.1" 200 2901 0.006711 10.0.0.131 - - [2025-10-17 22:47:56] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e HTTP/1.1" 200 2901 0.008991 10.0.0.131 - - [2025-10-17 22:47:56] "GET /routing-instance/586e3e71-6dee-42e0-9c72-9673fb62cdde HTTP/1.1" 200 1787 0.004393 10.0.0.131 - - [2025-10-17 22:47:56] "GET /routing-instance/586e3e71-6dee-42e0-9c72-9673fb62cdde HTTP/1.1" 200 1787 0.004760 10.0.0.131 - - [2025-10-17 22:47:56] "GET /route-target/e68fac33-e2bf-437a-847c-a3212cf59317 HTTP/1.1" 200 1208 0.004169 10.0.0.131 - - [2025-10-17 22:47:56] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e HTTP/1.1" 200 2901 0.005973 10.0.0.131 - - [2025-10-17 22:47:56] "GET /routing-instance/586e3e71-6dee-42e0-9c72-9673fb62cdde HTTP/1.1" 200 1787 0.004513 10.0.0.131 - - [2025-10-17 22:47:57] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.006100 10.0.0.131 - - [2025-10-17 22:47:57] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e HTTP/1.1" 200 2901 0.005149 10.0.0.131 - - [2025-10-17 22:47:57] "GET /routing-instance/586e3e71-6dee-42e0-9c72-9673fb62cdde HTTP/1.1" 200 1787 0.003854 10.0.0.131 - - [2025-10-17 22:47:57] "GET /routing-instance/586e3e71-6dee-42e0-9c72-9673fb62cdde HTTP/1.1" 200 1787 0.004001 10.0.0.131 - - [2025-10-17 22:47:57] "GET /route-target/e68fac33-e2bf-437a-847c-a3212cf59317 HTTP/1.1" 200 1208 0.003887 10.0.0.131 - - [2025-10-17 22:47:57] "GET /domains HTTP/1.1" 200 440 0.003199 10.0.0.131 - - [2025-10-17 22:47:57] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.131 - - [2025-10-17 22:47:57] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1896 0.008257 10.0.0.131 - - [2025-10-17 22:47:57] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001130 10.0.0.131 - - [2025-10-17 22:47:57] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833 HTTP/1.1" 200 2573 0.026230 10.0.0.131 - - [2025-10-17 22:47:57] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e HTTP/1.1" 200 2901 0.006350 10.0.0.131 - - [2025-10-17 22:47:58] "GET /obj-perms HTTP/1.1" 200 6441 0.062597 10.0.0.131 - - [2025-10-17 22:47:58] "GET /domains HTTP/1.1" 200 440 0.003362 10.0.0.131 - - [2025-10-17 22:47:58] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001287 10.0.0.131 - - [2025-10-17 22:47:58] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1896 0.007917 10.0.0.131 - - [2025-10-17 22:47:58] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001093 10.0.0.131 - - [2025-10-17 22:47:58] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833 HTTP/1.1" 200 2573 0.027124 10.0.0.131 - - [2025-10-17 22:47:58] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b HTTP/1.1" 200 2900 0.007140 10.0.0.131 - - [2025-10-17 22:47:58] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b HTTP/1.1" 200 2900 0.008692 10.0.0.131 - - [2025-10-17 22:47:58] "GET /routing-instance/3d703016-04be-4ac0-a37a-57cc346e5fe1 HTTP/1.1" 200 1787 0.004093 10.0.0.131 - - [2025-10-17 22:47:58] "GET /routing-instance/3d703016-04be-4ac0-a37a-57cc346e5fe1 HTTP/1.1" 200 1787 0.003898 10.0.0.131 - - [2025-10-17 22:47:58] "GET /route-target/346d137c-640d-4444-b5f2-4d8611727516 HTTP/1.1" 200 1208 0.004587 10.0.0.131 - - [2025-10-17 22:47:58] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b HTTP/1.1" 200 2900 0.006099 10.0.0.131 - - [2025-10-17 22:47:58] "GET /routing-instance/3d703016-04be-4ac0-a37a-57cc346e5fe1 HTTP/1.1" 200 1787 0.004767 10.0.0.131 - - [2025-10-17 22:47:58] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005293 10.0.0.131 - - [2025-10-17 22:47:58] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b HTTP/1.1" 200 2900 0.005705 10.0.0.131 - - [2025-10-17 22:47:58] "GET /routing-instance/3d703016-04be-4ac0-a37a-57cc346e5fe1 HTTP/1.1" 200 1787 0.004426 10.0.0.131 - - [2025-10-17 22:47:58] "GET /routing-instance/3d703016-04be-4ac0-a37a-57cc346e5fe1 HTTP/1.1" 200 1787 0.003785 10.0.0.131 - - [2025-10-17 22:47:58] "GET /route-target/346d137c-640d-4444-b5f2-4d8611727516 HTTP/1.1" 200 1208 0.003676 10.0.0.131 - - [2025-10-17 22:47:59] "GET /domains HTTP/1.1" 200 440 0.002918 10.0.0.131 - - [2025-10-17 22:47:59] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001685 10.0.0.131 - - [2025-10-17 22:47:59] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1896 0.007857 10.0.0.131 - - [2025-10-17 22:47:59] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001004 10.0.0.131 - - [2025-10-17 22:47:59] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833 HTTP/1.1" 200 2573 0.027033 10.0.0.131 - - [2025-10-17 22:47:59] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b HTTP/1.1" 200 2900 0.005172 10.0.0.131 - - [2025-10-17 22:47:59] "GET /obj-perms HTTP/1.1" 200 6441 0.001924 10.0.0.131 - - [2025-10-17 22:47:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001600 252.131.171.193 - - [2025-10-17 22:48:00] "POST /neutron/network HTTP/1.1" 200 936 0.008493 252.131.171.193 - - [2025-10-17 22:48:00] "GET /aaa-mode HTTP/1.1" 401 296 0.000442 252.131.171.193 - - [2025-10-17 22:48:00] "GET / HTTP/1.1" 200 36499 0.002102 252.131.171.193 - - [2025-10-17 22:48:00] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000404 10.0.0.131 - - [2025-10-17 22:48:00] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001349 252.131.171.193 - - [2025-10-17 22:48:00] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.063901 252.131.171.193 - - [2025-10-17 22:48:00] "POST /neutron/network HTTP/1.1" 200 926 0.006455 252.131.171.193 - - [2025-10-17 22:48:00] "POST /neutron/port HTTP/1.1" 200 117 0.006287 252.131.171.193 - - [2025-10-17 22:48:00] "POST /neutron/port HTTP/1.1" 200 117 0.005888 10.0.0.131 - - [2025-10-17 22:48:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001476 252.131.171.193 - - [2025-10-17 22:48:01] "POST /neutron/port HTTP/1.1" 200 117 0.009897 252.131.171.193 - - [2025-10-17 22:48:01] "POST /neutron/network HTTP/1.1" 200 935 0.005913 252.131.171.193 - - [2025-10-17 22:48:01] "GET /aaa-mode HTTP/1.1" 401 296 0.000508 252.131.171.193 - - [2025-10-17 22:48:01] "GET / HTTP/1.1" 200 36499 0.001885 252.131.171.193 - - [2025-10-17 22:48:01] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000480 252.131.171.193 - - [2025-10-17 22:48:01] "POST /neutron/network HTTP/1.1" 200 936 0.015502 10.0.0.131 - - [2025-10-17 22:48:01] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001214 10.0.0.131 - - [2025-10-17 22:48:01] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001310 252.131.171.193 - - [2025-10-17 22:48:01] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.105027 252.131.171.193 - - [2025-10-17 22:48:01] "POST /neutron/network HTTP/1.1" 200 925 0.016623 252.131.171.193 - - [2025-10-17 22:48:01] "POST /neutron/port HTTP/1.1" 200 1062 0.294382 252.131.171.193 - - [2025-10-17 22:48:01] "POST /neutron/port HTTP/1.1" 200 1062 0.012695 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/port HTTP/1.1" 200 1062 0.011653 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/port HTTP/1.1" 200 1112 0.110362 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/port HTTP/1.1" 200 1086 0.026322 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007972 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/port HTTP/1.1" 200 1086 0.023108 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/port HTTP/1.1" 200 117 0.007800 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004951 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/subnet HTTP/1.1" 200 708 0.020714 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/port HTTP/1.1" 200 1086 0.023742 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/port HTTP/1.1" 200 117 0.002390 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008929 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/network HTTP/1.1" 200 926 0.006398 252.131.171.193 - - [2025-10-17 22:48:02] "POST /neutron/network HTTP/1.1" 200 935 0.011575 10.0.0.131 - - [2025-10-17 22:48:02] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001301 10.0.0.131 - - [2025-10-17 22:48:03] "PUT /access-control-list/b1b6701d-6eb5-4399-9053-96d35d70f3cf HTTP/1.1" 200 274 0.032997 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/port HTTP/1.1" 200 1061 0.282036 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/port HTTP/1.1" 200 1061 0.014673 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/port HTTP/1.1" 200 1061 0.014330 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/port HTTP/1.1" 200 1111 0.082723 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/port HTTP/1.1" 200 1085 0.022996 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006663 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.009102 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/port HTTP/1.1" 200 117 0.001445 252.131.171.193 - - [2025-10-17 22:48:03] "POST /neutron/network HTTP/1.1" 200 925 0.007411 252.131.171.193 - - [2025-10-17 22:48:07] "POST /neutron/port HTTP/1.1" 200 1086 0.011870 252.131.171.193 - - [2025-10-17 22:48:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006805 252.131.171.193 - - [2025-10-17 22:48:07] "POST /neutron/port HTTP/1.1" 200 1086 0.013306 252.131.171.193 - - [2025-10-17 22:48:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006604 252.131.171.193 - - [2025-10-17 22:48:07] "POST /neutron/port HTTP/1.1" 200 1086 0.011953 252.131.171.193 - - [2025-10-17 22:48:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006662 10.0.0.131 - - [2025-10-17 22:48:08] "GET /virtual-machine/b55e9914-e1de-48dc-9064-703c6d83ab39 HTTP/1.1" 200 1297 0.006703 10.0.0.131 - - [2025-10-17 22:48:08] "GET /virtual-machine-interface/9a4a4fbb-177e-4d3c-9df8-a57029b0a4b9 HTTP/1.1" 200 2954 0.005742 10.0.0.131 - - [2025-10-17 22:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.131 - - [2025-10-17 22:48:08] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003941 10.0.0.131 - - [2025-10-17 22:48:08] "GET /virtual-networks?parent_id=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004026 10.0.0.131 - - [2025-10-17 22:48:08] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005528 10.0.0.131 - - [2025-10-17 22:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.131 - - [2025-10-17 22:48:11] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005325 252.131.171.193 - - [2025-10-17 22:48:12] "POST /neutron/port HTTP/1.1" 200 1086 0.013570 252.131.171.193 - - [2025-10-17 22:48:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005872 252.131.171.193 - - [2025-10-17 22:48:12] "POST /neutron/port HTTP/1.1" 200 1086 0.016298 252.131.171.193 - - [2025-10-17 22:48:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008599 252.131.171.193 - - [2025-10-17 22:48:12] "POST /neutron/port HTTP/1.1" 200 1086 0.019351 252.131.171.193 - - [2025-10-17 22:48:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006246 252.131.171.193 - - [2025-10-17 22:48:13] "POST /neutron/port HTTP/1.1" 200 1085 0.013301 252.131.171.193 - - [2025-10-17 22:48:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006460 252.131.171.193 - - [2025-10-17 22:48:13] "POST /neutron/port HTTP/1.1" 200 1085 0.014195 252.131.171.193 - - [2025-10-17 22:48:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007047 10.0.0.131 - - [2025-10-17 22:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.131 - - [2025-10-17 22:48:13] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.015754 10.0.0.131 - - [2025-10-17 22:48:13] "GET /virtual-networks?parent_id=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005507 252.131.171.193 - - [2025-10-17 22:48:13] "POST /neutron/port HTTP/1.1" 200 1085 0.014811 10.0.0.131 - - [2025-10-17 22:48:13] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.006483 252.131.171.193 - - [2025-10-17 22:48:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006877 252.131.171.193 - - [2025-10-17 22:48:14] "POST /neutron/port HTTP/1.1" 200 1086 0.012576 252.131.171.193 - - [2025-10-17 22:48:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007538 252.131.171.193 - - [2025-10-17 22:48:14] "POST /neutron/port HTTP/1.1" 200 1086 0.013088 252.131.171.193 - - [2025-10-17 22:48:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006765 252.131.171.193 - - [2025-10-17 22:48:15] "POST /neutron/port HTTP/1.1" 200 1085 0.012339 252.131.171.193 - - [2025-10-17 22:48:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006317 10.0.0.131 - - [2025-10-17 22:48:16] "DELETE /project/4f32cb12611143bb93bef86da1b3ada6 HTTP/1.1" 404 173 0.017827 10.0.0.131 - - [2025-10-17 22:48:16] "DELETE /project/4189ce355fd643c1913f9432c62a7ddd HTTP/1.1" 404 173 0.017008 10.0.0.131 - - [2025-10-17 22:48:16] "DELETE /project/5ce71d09b3c743a7b8c7f37e5a880833 HTTP/1.1" 404 173 0.010564 10.0.0.131 - - [2025-10-17 22:48:16] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001085 10.0.0.131 - - [2025-10-17 22:48:16] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000885 10.0.0.131 - - [2025-10-17 22:48:16] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250 10.0.0.131 - - [2025-10-17 22:48:16] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.051152 10.0.0.131 - - [2025-10-17 22:48:16] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.061411 10.0.0.131 - - [2025-10-17 22:48:16] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001490 10.0.0.131 - - [2025-10-17 22:48:16] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001040 10.0.0.131 - - [2025-10-17 22:48:16] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.119869 10.0.0.131 - - [2025-10-17 22:48:16] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?fields=security_groups HTTP/1.1" 200 1374 0.071647 10.0.0.131 - - [2025-10-17 22:48:16] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001052 10.0.0.131 - - [2025-10-17 22:48:16] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?fields=security_groups HTTP/1.1" 200 1398 0.095540 10.0.0.131 - - [2025-10-17 22:48:16] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?fields=security_groups HTTP/1.1" 200 1359 0.075005 10.0.0.131 - - [2025-10-17 22:48:16] "DELETE /security-group/d3a4d0cd-838e-4304-bd07-0bc87ed7a104 HTTP/1.1" 200 115 0.065243 10.0.0.131 - - [2025-10-17 22:48:16] "GET /projects?obj_uuids=4189ce35-5fd6-43c1-913f-9432c62a7ddd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001224 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /access-control-list/819eefa6-a155-4411-a6cf-61ecd3c9ca20 HTTP/1.1" 200 115 0.046263 10.0.0.131 - - [2025-10-17 22:48:17] "GET /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd?fields=application_policy_sets HTTP/1.1" 200 1413 0.057846 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /access-control-list/8d909c13-de04-4c08-995d-acd4561dd7c6 HTTP/1.1" 200 115 0.052088 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /security-group/3f81d1f0-6690-442c-80b4-3189de02282e HTTP/1.1" 200 115 0.120239 10.0.0.131 - - [2025-10-17 22:48:17] "GET /projects?obj_uuids=4f32cb12-6111-43bb-93be-f86da1b3ada6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001747 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /security-group/563b4b9a-9c89-4cae-8fb8-e81986022a57 HTTP/1.1" 200 115 0.095463 10.0.0.131 - - [2025-10-17 22:48:17] "GET /projects?obj_uuids=5a414dc3-2fc6-4136-a73b-35e8313a9a00&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001601 10.0.0.131 - - [2025-10-17 22:48:17] "GET /project/4f32cb12-6111-43bb-93be-f86da1b3ada6?fields=application_policy_sets HTTP/1.1" 200 1437 0.042589 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /access-control-list/5db558b7-6894-4d84-99fc-012075a3d588 HTTP/1.1" 200 115 0.050305 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /access-control-list/9faa2e35-ff89-40ec-a0b8-e1b8d3e56858 HTTP/1.1" 200 115 0.053833 10.0.0.131 - - [2025-10-17 22:48:17] "GET /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00?fields=application_policy_sets HTTP/1.1" 200 1398 0.108634 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /access-control-list/f6b6f6ce-5af9-418e-b8f7-08ae51377491 HTTP/1.1" 200 115 0.038537 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /project/4189ce35-5fd6-43c1-913f-9432c62a7ddd HTTP/1.1" 200 115 0.540873 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /access-control-list/56e16026-007a-461f-acae-6d45cb6849a8 HTTP/1.1" 200 115 0.065721 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /project/4f32cb12-6111-43bb-93be-f86da1b3ada6 HTTP/1.1" 200 115 0.602027 10.0.0.131 - - [2025-10-17 22:48:17] "DELETE /project/5a414dc3-2fc6-4136-a73b-35e8313a9a00 HTTP/1.1" 200 115 0.648995 252.131.171.193 - - [2025-10-17 22:48:19] "POST /neutron/port HTTP/1.1" 200 1085 0.013005 252.131.171.193 - - [2025-10-17 22:48:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006002 252.131.171.193 - - [2025-10-17 22:48:19] "POST /neutron/port HTTP/1.1" 200 1085 0.013583 252.131.171.193 - - [2025-10-17 22:48:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006256 252.131.171.193 - - [2025-10-17 22:48:19] "POST /neutron/port HTTP/1.1" 200 1085 0.013229 252.131.171.193 - - [2025-10-17 22:48:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006858 10.0.0.131 - - [2025-10-17 22:48:19] "GET /virtual-machine/d57a1147-4141-4588-9305-22e89d9c6094 HTTP/1.1" 200 1297 0.007122 10.0.0.131 - - [2025-10-17 22:48:19] "GET /virtual-machine-interface/6a5ad4fd-f761-477d-b424-4ea9dc7474c2 HTTP/1.1" 200 2953 0.005907 10.0.0.131 - - [2025-10-17 22:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.131 - - [2025-10-17 22:48:20] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004416 10.0.0.131 - - [2025-10-17 22:48:20] "GET /virtual-networks?parent_id=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004070 10.0.0.131 - - [2025-10-17 22:48:20] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005280 10.0.0.131 - - [2025-10-17 22:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.131 - - [2025-10-17 22:48:21] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003458 10.0.0.131 - - [2025-10-17 22:48:21] "GET /virtual-networks?parent_id=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003327 10.0.0.131 - - [2025-10-17 22:48:21] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006704 10.0.0.131 - - [2025-10-17 22:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.131 - - [2025-10-17 22:48:25] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001091 10.0.0.131 - - [2025-10-17 22:48:25] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.035380 10.0.0.131 - - [2025-10-17 22:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.131 - - [2025-10-17 22:48:25] "PUT /network-policy/87808062-1a97-43bf-a9d4-156efe910f85 HTTP/1.1" 200 264 0.011753 10.0.0.131 - - [2025-10-17 22:48:26] "PUT /access-control-list/5d0d95c5-105d-4628-8da2-a0f37d46bd2f HTTP/1.1" 200 274 0.050984 10.0.0.131 - - [2025-10-17 22:48:26] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.131 - - [2025-10-17 22:48:26] "PUT /access-control-list/b1b6701d-6eb5-4399-9053-96d35d70f3cf HTTP/1.1" 200 274 0.057506 10.0.0.131 - - [2025-10-17 22:48:26] "POST /ref-update HTTP/1.1" 200 156 0.013447 10.0.0.131 - - [2025-10-17 22:48:29] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006566 252.131.171.193 - - [2025-10-17 22:48:29] "POST /neutron/network HTTP/1.1" 200 925 0.006409 252.131.171.193 - - [2025-10-17 22:48:29] "POST /neutron/network HTTP/1.1" 200 825 0.058319 10.0.0.131 - - [2025-10-17 22:48:29] "DELETE /access-control-list/b1b6701d-6eb5-4399-9053-96d35d70f3cf HTTP/1.1" 200 115 0.038324 252.131.171.193 - - [2025-10-17 22:48:29] "POST /neutron/network HTTP/1.1" 200 825 0.008518 10.0.0.131 - - [2025-10-17 22:48:29] "GET /virtual-network/bf1b2b96-7a7b-48c2-bd20-76462af0902b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008854 10.0.0.131 - - [2025-10-17 22:48:29] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005612 252.131.171.193 - - [2025-10-17 22:48:29] "POST /neutron/network HTTP/1.1" 200 926 0.008210 252.131.171.193 - - [2025-10-17 22:48:29] "POST /neutron/network HTTP/1.1" 200 826 0.080733 10.0.0.131 - - [2025-10-17 22:48:29] "DELETE /access-control-list/5d0d95c5-105d-4628-8da2-a0f37d46bd2f HTTP/1.1" 200 115 0.089728 252.131.171.193 - - [2025-10-17 22:48:29] "POST /neutron/network HTTP/1.1" 200 826 0.006887 10.0.0.131 - - [2025-10-17 22:48:29] "GET /obj-perms HTTP/1.1" 200 6390 0.094478 10.0.0.131 - - [2025-10-17 22:48:30] "GET /virtual-network/0d42cee1-e66f-4821-a638-ef854fa7be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006995 10.0.0.131 - - [2025-10-17 22:48:30] "DELETE /network-policy/87808062-1a97-43bf-a9d4-156efe910f85 HTTP/1.1" 200 115 0.033248 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/network HTTP/1.1" 200 825 0.008385 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/port HTTP/1.1" 200 1085 0.021746 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/network HTTP/1.1" 400 204 0.017297 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/port HTTP/1.1" 200 1086 0.014468 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/port HTTP/1.1" 200 1111 0.010226 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/port HTTP/1.1" 200 1112 0.010491 10.0.0.131 - - [2025-10-17 22:48:30] "GET /obj-perms HTTP/1.1" 200 6390 0.069305 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/port HTTP/1.1" 200 151 0.210444 252.131.171.193 - - [2025-10-17 22:48:30] "POST /neutron/port HTTP/1.1" 200 151 0.217601 252.131.171.193 - - [2025-10-17 22:48:32] "POST /neutron/network HTTP/1.1" 200 825 0.008003 10.0.0.131 - - [2025-10-17 22:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007137 10.0.0.131 - - [2025-10-17 22:48:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005393 10.0.0.131 - - [2025-10-17 22:48:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002769 252.131.171.193 - - [2025-10-17 22:48:32] "POST /neutron/network HTTP/1.1" 200 151 0.103379 10.0.0.131 - - [2025-10-17 22:48:32] "DELETE /route-target/346d137c-640d-4444-b5f2-4d8611727516 HTTP/1.1" 200 115 0.027494 10.0.0.131 - - [2025-10-17 22:48:32] "GET /routing-instance/3d703016-04be-4ac0-a37a-57cc346e5fe1 HTTP/1.1" 404 171 0.004437 10.0.0.131 - - [2025-10-17 22:48:32] "GET /domains HTTP/1.1" 200 440 0.002833 10.0.0.131 - - [2025-10-17 22:48:32] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.131 - - [2025-10-17 22:48:32] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1311 0.008600 10.0.0.131 - - [2025-10-17 22:48:32] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001088 10.0.0.131 - - [2025-10-17 22:48:32] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833 HTTP/1.1" 200 2105 0.034178 252.131.171.193 - - [2025-10-17 22:48:32] "POST /neutron/network HTTP/1.1" 200 826 0.007238 10.0.0.131 - - [2025-10-17 22:48:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002294 10.0.0.131 - - [2025-10-17 22:48:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002902 10.0.0.131 - - [2025-10-17 22:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 252.131.171.193 - - [2025-10-17 22:48:33] "POST /neutron/network HTTP/1.1" 200 151 0.087145 10.0.0.131 - - [2025-10-17 22:48:33] "GET /routing-instance/586e3e71-6dee-42e0-9c72-9673fb62cdde HTTP/1.1" 404 171 0.002292 10.0.0.131 - - [2025-10-17 22:48:33] "DELETE /route-target/e68fac33-e2bf-437a-847c-a3212cf59317 HTTP/1.1" 200 115 0.026078 10.0.0.131 - - [2025-10-17 22:48:33] "GET /domains HTTP/1.1" 200 440 0.004014 10.0.0.131 - - [2025-10-17 22:48:33] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001720 10.0.0.131 - - [2025-10-17 22:48:33] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1311 0.008238 10.0.0.131 - - [2025-10-17 22:48:33] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001240 10.0.0.131 - - [2025-10-17 22:48:33] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833 HTTP/1.1" 200 1866 0.027620 10.0.0.131 - - [2025-10-17 22:48:33] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001567 10.0.0.131 - - [2025-10-17 22:48:33] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.029753 10.0.0.131 - - [2025-10-17 22:48:33] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000978 10.0.0.131 - - [2025-10-17 22:48:34] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?fields=virtual_networks HTTP/1.1" 200 1038 0.078906 10.0.0.131 - - [2025-10-17 22:48:34] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001172 10.0.0.131 - - [2025-10-17 22:48:34] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.030172 10.0.0.131 - - [2025-10-17 22:48:34] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001024 10.0.0.131 - - [2025-10-17 22:48:34] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?fields=security_groups HTTP/1.1" 200 1266 0.029893 10.0.0.131 - - [2025-10-17 22:48:35] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001321 10.0.0.131 - - [2025-10-17 22:48:35] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007057 10.0.0.131 - - [2025-10-17 22:48:35] "POST /fqname-to-id HTTP/1.1" 404 179 0.033363 10.0.0.131 - - [2025-10-17 22:48:35] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003171 10.0.0.131 - - [2025-10-17 22:48:35] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001452 10.0.0.131 - - [2025-10-17 22:48:35] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007108 10.0.0.131 - - [2025-10-17 22:48:35] "POST /id-to-fqname HTTP/1.1" 200 181 0.005187 10.0.0.131 - - [2025-10-17 22:48:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.004663 10.0.0.131 - - [2025-10-17 22:48:35] "POST /security-groups HTTP/1.1" 200 576 0.068051 10.0.0.131 - - [2025-10-17 22:48:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.002682 10.0.0.131 - - [2025-10-17 22:48:35] "POST /projects HTTP/1.1" 200 563 0.241564 10.0.0.131 - - [2025-10-17 22:48:35] "POST /access-control-lists HTTP/1.1" 200 591 0.059173 10.0.0.131 - - [2025-10-17 22:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.321380 10.0.0.131 - - [2025-10-17 22:48:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.003158 10.0.0.131 - - [2025-10-17 22:48:35] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.481447 10.0.0.131 - - [2025-10-17 22:48:35] "POST /access-control-lists HTTP/1.1" 200 589 0.061442 10.0.0.131 - - [2025-10-17 22:48:37] "GET / HTTP/1.1" 200 36499 0.002865 10.0.0.131 - - [2025-10-17 22:48:38] "POST /fqname-to-id HTTP/1.1" 401 296 0.000607 10.0.0.131 - - [2025-10-17 22:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.078801 10.0.0.131 - - [2025-10-17 22:48:38] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000969 10.0.0.131 - - [2025-10-17 22:48:38] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.027488 252.131.171.193 - - [2025-10-17 22:48:38] "POST /neutron/network HTTP/1.1" 200 117 0.032528 10.0.0.131 - - [2025-10-17 22:48:38] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001145 252.131.171.193 - - [2025-10-17 22:48:38] "POST /neutron/network HTTP/1.1" 200 610 0.075812 10.0.0.131 - - [2025-10-17 22:48:38] "POST /route-targets HTTP/1.1" 200 329 0.043224 10.0.0.131 - - [2025-10-17 22:48:38] "POST /ref-update HTTP/1.1" 200 156 0.012092 10.0.0.131 - - [2025-10-17 22:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002446 252.131.171.193 - - [2025-10-17 22:48:39] "POST /neutron/subnet HTTP/1.1" 200 719 0.208455 252.131.171.193 - - [2025-10-17 22:48:39] "POST /neutron/network HTTP/1.1" 200 828 0.006176 10.0.0.131 - - [2025-10-17 22:48:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.001477 10.0.0.131 - - [2025-10-17 22:48:39] "GET /virtual-network/c2f988e1-2371-46fd-91de-22662f548377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005027 252.131.171.193 - - [2025-10-17 22:48:39] "POST /neutron/network HTTP/1.1" 200 828 0.005512 10.0.0.131 - - [2025-10-17 22:48:39] "GET /virtual-network/c2f988e1-2371-46fd-91de-22662f548377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005260 252.131.171.193 - - [2025-10-17 22:48:39] "POST /neutron/network HTTP/1.1" 200 828 0.005492 252.131.171.193 - - [2025-10-17 22:48:39] "POST /neutron/subnet HTTP/1.1" 200 719 0.007765 10.0.0.131 - - [2025-10-17 22:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.131 - - [2025-10-17 22:48:39] "GET /virtual-network/c2f988e1-2371-46fd-91de-22662f548377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005037 10.0.0.131 - - [2025-10-17 22:48:39] "PUT /virtual-network/c2f988e1-2371-46fd-91de-22662f548377 HTTP/1.1" 200 266 0.037802 10.0.0.131 - - [2025-10-17 22:48:39] "POST /route-targets HTTP/1.1" 200 325 0.017206 10.0.0.131 - - [2025-10-17 22:48:39] "POST /ref-update HTTP/1.1" 200 156 0.011957 10.0.0.131 - - [2025-10-17 22:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.131 - - [2025-10-17 22:48:39] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001137 10.0.0.131 - - [2025-10-17 22:48:39] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.028096 252.131.171.193 - - [2025-10-17 22:48:39] "POST /neutron/network HTTP/1.1" 200 117 0.009584 10.0.0.131 - - [2025-10-17 22:48:39] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001168 252.131.171.193 - - [2025-10-17 22:48:39] "POST /neutron/network HTTP/1.1" 200 610 0.074663 10.0.0.131 - - [2025-10-17 22:48:39] "POST /route-targets HTTP/1.1" 200 329 0.011128 10.0.0.131 - - [2025-10-17 22:48:39] "POST /ref-update HTTP/1.1" 200 156 0.009750 10.0.0.131 - - [2025-10-17 22:48:40] "POST /useragent-kv HTTP/1.1" 200 115 0.037203 252.131.171.193 - - [2025-10-17 22:48:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.232505 252.131.171.193 - - [2025-10-17 22:48:40] "POST /neutron/network HTTP/1.1" 200 830 0.006968 10.0.0.131 - - [2025-10-17 22:48:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001340 10.0.0.131 - - [2025-10-17 22:48:40] "GET /virtual-network/62dde1f0-9427-4c8d-aaf5-31d9f83ebd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006585 252.131.171.193 - - [2025-10-17 22:48:40] "POST /neutron/network HTTP/1.1" 200 830 0.005838 10.0.0.131 - - [2025-10-17 22:48:40] "GET /virtual-network/62dde1f0-9427-4c8d-aaf5-31d9f83ebd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007127 252.131.171.193 - - [2025-10-17 22:48:40] "POST /neutron/network HTTP/1.1" 200 830 0.009702 252.131.171.193 - - [2025-10-17 22:48:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.009516 10.0.0.131 - - [2025-10-17 22:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.131 - - [2025-10-17 22:48:40] "GET /virtual-network/62dde1f0-9427-4c8d-aaf5-31d9f83ebd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005592 10.0.0.131 - - [2025-10-17 22:48:40] "PUT /virtual-network/62dde1f0-9427-4c8d-aaf5-31d9f83ebd62 HTTP/1.1" 200 266 0.040937 10.0.0.131 - - [2025-10-17 22:48:40] "POST /ref-update HTTP/1.1" 200 156 0.015206 10.0.0.131 - - [2025-10-17 22:48:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001832 252.131.171.193 - - [2025-10-17 22:48:40] "POST /neutron/network HTTP/1.1" 200 838 0.006554 252.131.171.193 - - [2025-10-17 22:48:41] "GET /aaa-mode HTTP/1.1" 401 296 0.000538 252.131.171.193 - - [2025-10-17 22:48:41] "GET / HTTP/1.1" 200 36499 0.006760 252.131.171.193 - - [2025-10-17 22:48:41] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000554 10.0.0.131 - - [2025-10-17 22:48:41] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001273 252.131.171.193 - - [2025-10-17 22:48:41] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.055957 252.131.171.193 - - [2025-10-17 22:48:41] "POST /neutron/network HTTP/1.1" 200 828 0.005847 252.131.171.193 - - [2025-10-17 22:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.007682 252.131.171.193 - - [2025-10-17 22:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.005669 10.0.0.131 - - [2025-10-17 22:48:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001552 252.131.171.193 - - [2025-10-17 22:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.007542 252.131.171.193 - - [2025-10-17 22:48:42] "POST /neutron/network HTTP/1.1" 200 840 0.005826 252.131.171.193 - - [2025-10-17 22:48:42] "GET /aaa-mode HTTP/1.1" 401 296 0.000445 252.131.171.193 - - [2025-10-17 22:48:42] "GET / HTTP/1.1" 200 36499 0.001837 252.131.171.193 - - [2025-10-17 22:48:42] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001108 252.131.171.193 - - [2025-10-17 22:48:42] "POST /neutron/network HTTP/1.1" 200 838 0.006305 10.0.0.131 - - [2025-10-17 22:48:42] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001077 10.0.0.131 - - [2025-10-17 22:48:42] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001132 252.131.171.193 - - [2025-10-17 22:48:42] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.074499 252.131.171.193 - - [2025-10-17 22:48:42] "POST /neutron/network HTTP/1.1" 200 830 0.007285 252.131.171.193 - - [2025-10-17 22:48:42] "POST /neutron/port HTTP/1.1" 200 1050 0.253480 252.131.171.193 - - [2025-10-17 22:48:42] "POST /neutron/port HTTP/1.1" 200 1050 0.014616 252.131.171.193 - - [2025-10-17 22:48:42] "POST /neutron/port HTTP/1.1" 200 1050 0.011714 252.131.171.193 - - [2025-10-17 22:48:42] "POST /neutron/port HTTP/1.1" 200 1024 0.023100 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.013191 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 1100 0.097197 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 117 0.005496 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 1074 0.018021 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 1074 0.012337 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005579 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009305 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/subnet HTTP/1.1" 200 693 0.010107 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 117 0.001302 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/network HTTP/1.1" 200 828 0.009284 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/network HTTP/1.1" 200 840 0.007993 10.0.0.131 - - [2025-10-17 22:48:43] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001843 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 1052 0.258391 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 1052 0.013826 252.131.171.193 - - [2025-10-17 22:48:43] "POST /neutron/port HTTP/1.1" 200 1052 0.010319 252.131.171.193 - - [2025-10-17 22:48:44] "POST /neutron/port HTTP/1.1" 200 1102 0.077503 252.131.171.193 - - [2025-10-17 22:48:44] "POST /neutron/port HTTP/1.1" 200 1076 0.014723 252.131.171.193 - - [2025-10-17 22:48:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005010 252.131.171.193 - - [2025-10-17 22:48:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.009520 252.131.171.193 - - [2025-10-17 22:48:44] "POST /neutron/port HTTP/1.1" 200 117 0.001195 252.131.171.193 - - [2025-10-17 22:48:44] "POST /neutron/network HTTP/1.1" 200 830 0.006075 252.131.171.193 - - [2025-10-17 22:48:48] "POST /neutron/port HTTP/1.1" 200 1074 0.014768 252.131.171.193 - - [2025-10-17 22:48:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008878 252.131.171.193 - - [2025-10-17 22:48:48] "POST /neutron/port HTTP/1.1" 200 1074 0.014559 252.131.171.193 - - [2025-10-17 22:48:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007815 252.131.171.193 - - [2025-10-17 22:48:48] "POST /neutron/port HTTP/1.1" 200 1074 0.017778 252.131.171.193 - - [2025-10-17 22:48:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008075 10.0.0.131 - - [2025-10-17 22:48:48] "GET /virtual-machine/c99be8bf-eaab-465a-9633-dbe91c3915cc HTTP/1.1" 401 296 0.000432 10.0.0.131 - - [2025-10-17 22:48:49] "GET /virtual-machine/c99be8bf-eaab-465a-9633-dbe91c3915cc HTTP/1.1" 200 1288 0.033821 10.0.0.131 - - [2025-10-17 22:48:49] "GET /virtual-machine-interface/697ac6eb-4767-4aab-9332-923be31410d9 HTTP/1.1" 200 2929 0.005543 10.0.0.131 - - [2025-10-17 22:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.131 - - [2025-10-17 22:48:49] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004003 10.0.0.131 - - [2025-10-17 22:48:49] "GET /virtual-networks?parent_id=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005159 10.0.0.131 - - [2025-10-17 22:48:49] "GET /virtual-network/c2f988e1-2371-46fd-91de-22662f548377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005821 10.0.0.131 - - [2025-10-17 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.131 - - [2025-10-17 22:48:52] "GET /virtual-network/c2f988e1-2371-46fd-91de-22662f548377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005786 252.131.171.193 - - [2025-10-17 22:48:53] "POST /neutron/port HTTP/1.1" 200 1074 0.016826 252.131.171.193 - - [2025-10-17 22:48:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007300 252.131.171.193 - - [2025-10-17 22:48:53] "POST /neutron/port HTTP/1.1" 200 1074 0.012925 252.131.171.193 - - [2025-10-17 22:48:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006491 252.131.171.193 - - [2025-10-17 22:48:53] "POST /neutron/port HTTP/1.1" 200 1074 0.017215 252.131.171.193 - - [2025-10-17 22:48:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006033 252.131.171.193 - - [2025-10-17 22:48:54] "POST /neutron/port HTTP/1.1" 200 1076 0.012234 252.131.171.193 - - [2025-10-17 22:48:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006281 252.131.171.193 - - [2025-10-17 22:48:54] "POST /neutron/port HTTP/1.1" 200 1076 0.013472 252.131.171.193 - - [2025-10-17 22:48:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007303 252.131.171.193 - - [2025-10-17 22:48:54] "POST /neutron/port HTTP/1.1" 200 1076 0.015409 252.131.171.193 - - [2025-10-17 22:48:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007001 10.0.0.131 - - [2025-10-17 22:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.131 - - [2025-10-17 22:48:54] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005409 10.0.0.131 - - [2025-10-17 22:48:54] "GET /virtual-networks?parent_id=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004192 10.0.0.131 - - [2025-10-17 22:48:54] "GET /virtual-network/c2f988e1-2371-46fd-91de-22662f548377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006305 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/port HTTP/1.1" 200 1074 0.017164 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007774 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/port HTTP/1.1" 200 1076 0.013170 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010053 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/port HTTP/1.1" 200 1076 0.015992 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009203 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/port HTTP/1.1" 200 1076 0.013688 252.131.171.193 - - [2025-10-17 22:48:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009450 10.0.0.131 - - [2025-10-17 22:48:55] "GET /virtual-machine/f3ab1b49-1e7f-4f44-bd52-202752a99772 HTTP/1.1" 200 1288 0.005921 10.0.0.131 - - [2025-10-17 22:48:55] "GET /virtual-machine-interface/0c9aa51f-1e16-4a11-b132-6f26cdb56714 HTTP/1.1" 200 2928 0.009490 10.0.0.131 - - [2025-10-17 22:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.131 - - [2025-10-17 22:48:55] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003725 10.0.0.131 - - [2025-10-17 22:48:55] "GET /virtual-networks?parent_id=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004269 10.0.0.131 - - [2025-10-17 22:48:56] "GET /virtual-network/62dde1f0-9427-4c8d-aaf5-31d9f83ebd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009784 10.0.0.131 - - [2025-10-17 22:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.131 - - [2025-10-17 22:48:57] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004028 10.0.0.131 - - [2025-10-17 22:48:57] "GET /virtual-networks?parent_id=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004058 10.0.0.131 - - [2025-10-17 22:48:57] "GET /virtual-network/62dde1f0-9427-4c8d-aaf5-31d9f83ebd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005985 252.131.171.193 - - [2025-10-17 22:48:57] "POST /neutron/port HTTP/1.1" 200 1076 0.015161 252.131.171.193 - - [2025-10-17 22:48:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007801 252.131.171.193 - - [2025-10-17 22:48:59] "POST /neutron/port HTTP/1.1" 200 1076 0.012980 252.131.171.193 - - [2025-10-17 22:48:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011406 10.0.0.131 - - [2025-10-17 22:49:02] "POST /routing-policys HTTP/1.1" 200 536 0.020823 10.0.0.131 - - [2025-10-17 22:49:02] "GET /virtual-network/c2f988e1-2371-46fd-91de-22662f548377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005735 10.0.0.131 - - [2025-10-17 22:49:02] "PUT /virtual-network/c2f988e1-2371-46fd-91de-22662f548377 HTTP/1.1" 200 266 0.040517 10.0.0.131 - - [2025-10-17 22:49:03] "POST /ref-update HTTP/1.1" 200 156 0.048529 10.0.0.131 - - [2025-10-17 22:49:07] "POST /ref-update HTTP/1.1" 200 156 0.031510 10.0.0.131 - - [2025-10-17 22:49:07] "POST /ref-update HTTP/1.1" 200 156 0.012580 10.0.0.131 - - [2025-10-17 22:49:07] "DELETE /routing-policy/aefe7a0f-4282-41af-94df-502d0febb7e6 HTTP/1.1" 200 115 0.025589 252.131.171.193 - - [2025-10-17 22:49:08] "POST /neutron/network HTTP/1.1" 200 830 0.005676 252.131.171.193 - - [2025-10-17 22:49:08] "POST /neutron/network HTTP/1.1" 400 204 0.010891 252.131.171.193 - - [2025-10-17 22:49:08] "POST /neutron/port HTTP/1.1" 200 1076 0.022665 252.131.171.193 - - [2025-10-17 22:49:08] "POST /neutron/port HTTP/1.1" 200 1074 0.019348 252.131.171.193 - - [2025-10-17 22:49:08] "POST /neutron/port HTTP/1.1" 200 1102 0.018365 252.131.171.193 - - [2025-10-17 22:49:08] "POST /neutron/port HTTP/1.1" 200 1100 0.011819 252.131.171.193 - - [2025-10-17 22:49:09] "POST /neutron/port HTTP/1.1" 200 151 0.169518 252.131.171.193 - - [2025-10-17 22:49:09] "POST /neutron/port HTTP/1.1" 200 151 0.171424 252.131.171.193 - - [2025-10-17 22:49:10] "POST /neutron/network HTTP/1.1" 200 830 0.010892 10.0.0.131 - - [2025-10-17 22:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.131 - - [2025-10-17 22:49:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002375 10.0.0.131 - - [2025-10-17 22:49:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004941 252.131.171.193 - - [2025-10-17 22:49:10] "POST /neutron/network HTTP/1.1" 200 151 0.099384 10.0.0.131 - - [2025-10-17 22:49:10] "DELETE /route-target/28858d9a-6c39-447b-bcf9-8eacf1368e31 HTTP/1.1" 200 115 0.018985 10.0.0.131 - - [2025-10-17 22:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 252.131.171.193 - - [2025-10-17 22:49:10] "POST /neutron/network HTTP/1.1" 200 828 0.004972 10.0.0.131 - - [2025-10-17 22:49:10] "DELETE /route-target/dcf2324f-c6de-4f60-9d95-a7260981765d HTTP/1.1" 409 241 0.005363 10.0.0.131 - - [2025-10-17 22:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.131 - - [2025-10-17 22:49:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002975 10.0.0.131 - - [2025-10-17 22:49:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002250 252.131.171.193 - - [2025-10-17 22:49:10] "POST /neutron/network HTTP/1.1" 200 151 0.099980 10.0.0.131 - - [2025-10-17 22:49:10] "DELETE /route-target/6d3f95c2-a56e-46e8-b4de-ca4af3f7b1af HTTP/1.1" 200 115 0.023549 10.0.0.131 - - [2025-10-17 22:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.131 - - [2025-10-17 22:49:10] "DELETE /route-target/dcf2324f-c6de-4f60-9d95-a7260981765d HTTP/1.1" 200 115 0.015845 10.0.0.131 - - [2025-10-17 22:49:11] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001079 10.0.0.131 - - [2025-10-17 22:49:11] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.063057 10.0.0.131 - - [2025-10-17 22:49:11] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001001 10.0.0.131 - - [2025-10-17 22:49:11] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?fields=virtual_networks HTTP/1.1" 200 1021 0.070865 10.0.0.131 - - [2025-10-17 22:49:11] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001718 10.0.0.131 - - [2025-10-17 22:49:11] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.027374 10.0.0.131 - - [2025-10-17 22:49:11] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001114 10.0.0.131 - - [2025-10-17 22:49:11] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?fields=security_groups HTTP/1.1" 200 1240 0.030743 10.0.0.131 - - [2025-10-17 22:49:12] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001400 10.0.0.131 - - [2025-10-17 22:49:12] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007554 10.0.0.131 - - [2025-10-17 22:49:12] "POST /fqname-to-id HTTP/1.1" 404 184 0.031778 10.0.0.131 - - [2025-10-17 22:49:12] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003136 10.0.0.131 - - [2025-10-17 22:49:12] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001788 10.0.0.131 - - [2025-10-17 22:49:12] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.040579 10.0.0.131 - - [2025-10-17 22:49:12] "POST /id-to-fqname HTTP/1.1" 200 186 0.001364 10.0.0.131 - - [2025-10-17 22:49:12] "POST /fqname-to-id HTTP/1.1" 404 195 0.002256 10.0.0.131 - - [2025-10-17 22:49:12] "POST /security-groups HTTP/1.1" 200 581 0.069153 10.0.0.131 - - [2025-10-17 22:49:12] "POST /fqname-to-id HTTP/1.1" 404 230 0.002902 10.0.0.131 - - [2025-10-17 22:49:12] "POST /projects HTTP/1.1" 200 573 0.227357 10.0.0.131 - - [2025-10-17 22:49:12] "POST /access-control-lists HTTP/1.1" 200 596 0.059296 10.0.0.131 - - [2025-10-17 22:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.306505 10.0.0.131 - - [2025-10-17 22:49:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.003944 10.0.0.131 - - [2025-10-17 22:49:12] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.488237 10.0.0.131 - - [2025-10-17 22:49:13] "POST /access-control-lists HTTP/1.1" 200 594 0.068468 10.0.0.131 - - [2025-10-17 22:49:14] "GET / HTTP/1.1" 200 36499 0.003548 10.0.0.131 - - [2025-10-17 22:49:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.002617 10.0.0.131 - - [2025-10-17 22:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.142597 10.0.0.131 - - [2025-10-17 22:49:16] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001344 10.0.0.131 - - [2025-10-17 22:49:17] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.232451 252.131.171.193 - - [2025-10-17 22:49:17] "POST /neutron/network HTTP/1.1" 200 117 0.196661 10.0.0.131 - - [2025-10-17 22:49:17] "DELETE /project/ca324df9d255491cad097ff74edb933e HTTP/1.1" 404 173 0.032223 10.0.0.131 - - [2025-10-17 22:49:17] "DELETE /project/e334cced4a5246e19a77d47ae4d9b2d1 HTTP/1.1" 404 173 0.031097 10.0.0.131 - - [2025-10-17 22:49:17] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001262 10.0.0.131 - - [2025-10-17 22:49:17] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001269 10.0.0.131 - - [2025-10-17 22:49:17] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001840 10.0.0.131 - - [2025-10-17 22:49:17] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.231663 10.0.0.131 - - [2025-10-17 22:49:17] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.349093 10.0.0.131 - - [2025-10-17 22:49:17] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.005693 10.0.0.131 - - [2025-10-17 22:49:17] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001102 10.0.0.131 - - [2025-10-17 22:49:18] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?fields=security_groups HTTP/1.1" 200 1356 0.262542 10.0.0.131 - - [2025-10-17 22:49:18] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?fields=security_groups HTTP/1.1" 200 1330 0.417129 252.131.171.193 - - [2025-10-17 22:49:19] "POST /neutron/network HTTP/1.1" 200 611 1.363129 10.0.0.131 - - [2025-10-17 22:49:19] "DELETE /access-control-list/8dd5a87f-daa3-4672-a34c-ab017c1a1482 HTTP/1.1" 200 115 0.226333 10.0.0.131 - - [2025-10-17 22:49:19] "DELETE /security-group/cfaa7a8c-4b17-4164-88c5-db7dbcd5158f HTTP/1.1" 200 115 0.667765 10.0.0.131 - - [2025-10-17 22:49:19] "GET /projects?obj_uuids=e334cced-4a52-46e1-9a77-d47ae4d9b2d1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.007448 10.0.0.131 - - [2025-10-17 22:49:19] "DELETE /security-group/ea966269-9e07-4da6-a7b4-c4ba55d22738 HTTP/1.1" 200 115 0.744058 10.0.0.131 - - [2025-10-17 22:49:19] "GET /projects?obj_uuids=5ce71d09-b3c7-43a7-b8c7-f37e5a880833&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001259 10.0.0.131 - - [2025-10-17 22:49:19] "GET /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1?fields=application_policy_sets HTTP/1.1" 200 1369 0.199856 10.0.0.131 - - [2025-10-17 22:49:19] "DELETE /access-control-list/f9496f90-a491-4d1b-9ca5-bfca94f26d2e HTTP/1.1" 200 115 0.338017 10.0.0.131 - - [2025-10-17 22:49:19] "GET /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833?fields=application_policy_sets HTTP/1.1" 200 1395 0.344894 10.0.0.131 - - [2025-10-17 22:49:19] "DELETE /access-control-list/76b777c5-8648-431d-bbcc-49d62498159f HTTP/1.1" 200 115 0.298152 10.0.0.131 - - [2025-10-17 22:49:19] "DELETE /access-control-list/41f04936-8115-4af8-a3e4-216f1955c93e HTTP/1.1" 200 115 0.079911 10.0.0.131 - - [2025-10-17 22:49:19] "DELETE /project/e334cced-4a52-46e1-9a77-d47ae4d9b2d1 HTTP/1.1" 200 115 2.344904 10.0.0.131 - - [2025-10-17 22:49:20] "POST /route-targets HTTP/1.1" 200 329 0.141222 10.0.0.131 - - [2025-10-17 22:49:20] "DELETE /project/5ce71d09-b3c7-43a7-b8c7-f37e5a880833 HTTP/1.1" 200 115 2.539074 10.0.0.131 - - [2025-10-17 22:49:20] "POST /ref-update HTTP/1.1" 200 156 0.135454 10.0.0.131 - - [2025-10-17 22:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.051589 252.131.171.193 - - [2025-10-17 22:49:20] "POST /neutron/subnet HTTP/1.1" 200 725 1.377463 252.131.171.193 - - [2025-10-17 22:49:20] "POST /neutron/network HTTP/1.1" 200 830 0.043432 10.0.0.131 - - [2025-10-17 22:49:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.004939 10.0.0.131 - - [2025-10-17 22:49:20] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.011714 252.131.171.193 - - [2025-10-17 22:49:20] "POST /neutron/network HTTP/1.1" 200 830 0.015898 10.0.0.131 - - [2025-10-17 22:49:20] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009853 252.131.171.193 - - [2025-10-17 22:49:20] "POST /neutron/network HTTP/1.1" 200 830 0.017725 252.131.171.193 - - [2025-10-17 22:49:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.032011 10.0.0.131 - - [2025-10-17 22:49:21] "GET /domains HTTP/1.1" 401 296 0.000453 10.0.0.131 - - [2025-10-17 22:49:21] "GET /domains HTTP/1.1" 200 440 0.039587 10.0.0.131 - - [2025-10-17 22:49:21] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001810 10.0.0.131 - - [2025-10-17 22:49:21] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.012456 10.0.0.131 - - [2025-10-17 22:49:21] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001204 10.0.0.131 - - [2025-10-17 22:49:21] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2083 0.043926 10.0.0.131 - - [2025-10-17 22:49:21] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209 HTTP/1.1" 200 2324 0.008564 10.0.0.131 - - [2025-10-17 22:49:21] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209 HTTP/1.1" 200 2324 0.008288 10.0.0.131 - - [2025-10-17 22:49:21] "GET /routing-instance/cf8627b3-3884-4bf8-9101-17589b300fe6 HTTP/1.1" 200 1498 0.004414 10.0.0.131 - - [2025-10-17 22:49:22] "GET /routing-instance/cf8627b3-3884-4bf8-9101-17589b300fe6 HTTP/1.1" 200 1498 0.006861 10.0.0.131 - - [2025-10-17 22:49:22] "GET /route-target/41df4a82-5647-4387-8c56-338871eb5212 HTTP/1.1" 200 1214 0.003496 10.0.0.131 - - [2025-10-17 22:49:22] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209 HTTP/1.1" 200 2324 0.008382 10.0.0.131 - - [2025-10-17 22:49:22] "GET /routing-instance/cf8627b3-3884-4bf8-9101-17589b300fe6 HTTP/1.1" 200 1498 0.005946 10.0.0.131 - - [2025-10-17 22:49:22] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005384 10.0.0.131 - - [2025-10-17 22:49:22] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209 HTTP/1.1" 200 2324 0.009217 10.0.0.131 - - [2025-10-17 22:49:22] "GET /routing-instance/cf8627b3-3884-4bf8-9101-17589b300fe6 HTTP/1.1" 200 1498 0.004122 10.0.0.131 - - [2025-10-17 22:49:22] "GET /routing-instance/cf8627b3-3884-4bf8-9101-17589b300fe6 HTTP/1.1" 200 1498 0.011174 10.0.0.131 - - [2025-10-17 22:49:22] "GET /route-target/41df4a82-5647-4387-8c56-338871eb5212 HTTP/1.1" 200 1214 0.004046 10.0.0.131 - - [2025-10-17 22:49:22] "GET /domains HTTP/1.1" 200 440 0.002658 10.0.0.131 - - [2025-10-17 22:49:22] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001348 10.0.0.131 - - [2025-10-17 22:49:22] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.011365 10.0.0.131 - - [2025-10-17 22:49:22] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001796 10.0.0.131 - - [2025-10-17 22:49:22] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2083 0.041049 10.0.0.131 - - [2025-10-17 22:49:22] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209 HTTP/1.1" 200 2324 0.007255 10.0.0.131 - - [2025-10-17 22:49:23] "GET /obj-perms HTTP/1.1" 200 6433 0.090876 10.0.0.131 - - [2025-10-17 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009485 10.0.0.131 - - [2025-10-17 22:49:23] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004973 10.0.0.131 - - [2025-10-17 22:49:23] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037160 252.131.171.193 - - [2025-10-17 22:49:23] "POST /neutron/network HTTP/1.1" 200 117 0.018940 10.0.0.131 - - [2025-10-17 22:49:23] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001447 252.131.171.193 - - [2025-10-17 22:49:24] "POST /neutron/network HTTP/1.1" 200 611 0.159254 10.0.0.131 - - [2025-10-17 22:49:24] "POST /route-targets HTTP/1.1" 200 329 0.026893 10.0.0.131 - - [2025-10-17 22:49:24] "POST /ref-update HTTP/1.1" 200 156 0.030524 10.0.0.131 - - [2025-10-17 22:49:24] "POST /useragent-kv HTTP/1.1" 200 115 0.022895 252.131.171.193 - - [2025-10-17 22:49:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.216254 252.131.171.193 - - [2025-10-17 22:49:24] "POST /neutron/network HTTP/1.1" 200 831 0.006038 10.0.0.131 - - [2025-10-17 22:49:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.003382 10.0.0.131 - - [2025-10-17 22:49:24] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.014151 252.131.171.193 - - [2025-10-17 22:49:24] "POST /neutron/network HTTP/1.1" 200 831 0.009134 10.0.0.131 - - [2025-10-17 22:49:24] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006080 252.131.171.193 - - [2025-10-17 22:49:24] "POST /neutron/network HTTP/1.1" 200 831 0.006805 252.131.171.193 - - [2025-10-17 22:49:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.009978 10.0.0.131 - - [2025-10-17 22:49:24] "GET /domains HTTP/1.1" 200 440 0.003250 10.0.0.131 - - [2025-10-17 22:49:24] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001038 10.0.0.131 - - [2025-10-17 22:49:24] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.009203 10.0.0.131 - - [2025-10-17 22:49:24] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001481 10.0.0.131 - - [2025-10-17 22:49:24] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2301 0.042191 10.0.0.131 - - [2025-10-17 22:49:24] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4 HTTP/1.1" 200 2327 0.013697 10.0.0.131 - - [2025-10-17 22:49:25] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4 HTTP/1.1" 200 2327 0.010225 10.0.0.131 - - [2025-10-17 22:49:25] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc HTTP/1.1" 200 1497 0.004426 10.0.0.131 - - [2025-10-17 22:49:25] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc HTTP/1.1" 200 1497 0.005340 10.0.0.131 - - [2025-10-17 22:49:25] "GET /route-target/bb7c845e-0664-4c76-b8e6-93b5aac0be82 HTTP/1.1" 200 1215 0.005027 10.0.0.131 - - [2025-10-17 22:49:25] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4 HTTP/1.1" 200 2327 0.005851 10.0.0.131 - - [2025-10-17 22:49:25] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc HTTP/1.1" 200 1497 0.008532 10.0.0.131 - - [2025-10-17 22:49:25] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006490 10.0.0.131 - - [2025-10-17 22:49:25] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4 HTTP/1.1" 200 2327 0.008343 10.0.0.131 - - [2025-10-17 22:49:25] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc HTTP/1.1" 200 1497 0.005054 10.0.0.131 - - [2025-10-17 22:49:25] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc HTTP/1.1" 200 1497 0.004320 10.0.0.131 - - [2025-10-17 22:49:25] "GET /route-target/bb7c845e-0664-4c76-b8e6-93b5aac0be82 HTTP/1.1" 200 1215 0.005834 10.0.0.131 - - [2025-10-17 22:49:25] "GET /domains HTTP/1.1" 200 440 0.006835 10.0.0.131 - - [2025-10-17 22:49:25] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001704 10.0.0.131 - - [2025-10-17 22:49:25] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.011946 10.0.0.131 - - [2025-10-17 22:49:25] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001431 10.0.0.131 - - [2025-10-17 22:49:25] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2301 0.049265 10.0.0.131 - - [2025-10-17 22:49:25] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4 HTTP/1.1" 200 2327 0.007637 10.0.0.131 - - [2025-10-17 22:49:25] "GET /obj-perms HTTP/1.1" 200 6433 0.001788 10.0.0.131 - - [2025-10-17 22:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.131 - - [2025-10-17 22:49:26] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001498 10.0.0.131 - - [2025-10-17 22:49:26] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.055571 252.131.171.193 - - [2025-10-17 22:49:26] "POST /neutron/network HTTP/1.1" 200 117 0.012816 10.0.0.131 - - [2025-10-17 22:49:26] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001080 252.131.171.193 - - [2025-10-17 22:49:26] "POST /neutron/network HTTP/1.1" 200 613 0.103807 10.0.0.131 - - [2025-10-17 22:49:26] "POST /ref-update HTTP/1.1" 200 156 0.023869 10.0.0.131 - - [2025-10-17 22:49:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010085 252.131.171.193 - - [2025-10-17 22:49:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.215427 252.131.171.193 - - [2025-10-17 22:49:26] "POST /neutron/network HTTP/1.1" 200 830 0.005718 10.0.0.131 - - [2025-10-17 22:49:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001932 10.0.0.131 - - [2025-10-17 22:49:26] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007954 252.131.171.193 - - [2025-10-17 22:49:26] "POST /neutron/network HTTP/1.1" 200 830 0.005463 10.0.0.131 - - [2025-10-17 22:49:27] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008956 252.131.171.193 - - [2025-10-17 22:49:27] "POST /neutron/network HTTP/1.1" 200 830 0.010991 252.131.171.193 - - [2025-10-17 22:49:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.009921 10.0.0.131 - - [2025-10-17 22:49:27] "GET /domains HTTP/1.1" 200 440 0.003297 10.0.0.131 - - [2025-10-17 22:49:27] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001057 10.0.0.131 - - [2025-10-17 22:49:27] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.008927 10.0.0.131 - - [2025-10-17 22:49:27] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001503 10.0.0.131 - - [2025-10-17 22:49:27] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2520 0.050435 10.0.0.131 - - [2025-10-17 22:49:27] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632 HTTP/1.1" 200 2323 0.008254 10.0.0.131 - - [2025-10-17 22:49:27] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632 HTTP/1.1" 200 2323 0.005379 10.0.0.131 - - [2025-10-17 22:49:27] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922 HTTP/1.1" 200 1501 0.004678 10.0.0.131 - - [2025-10-17 22:49:27] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922 HTTP/1.1" 200 1501 0.004199 10.0.0.131 - - [2025-10-17 22:49:27] "GET /route-target/4751f141-f4f6-4309-9167-b65746432615 HTTP/1.1" 200 1216 0.004255 10.0.0.131 - - [2025-10-17 22:49:27] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632 HTTP/1.1" 200 2323 0.008406 10.0.0.131 - - [2025-10-17 22:49:27] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922 HTTP/1.1" 200 1501 0.005113 10.0.0.131 - - [2025-10-17 22:49:27] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009596 10.0.0.131 - - [2025-10-17 22:49:27] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632 HTTP/1.1" 200 2323 0.009358 10.0.0.131 - - [2025-10-17 22:49:27] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922 HTTP/1.1" 200 1501 0.004302 10.0.0.131 - - [2025-10-17 22:49:27] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922 HTTP/1.1" 200 1501 0.005176 10.0.0.131 - - [2025-10-17 22:49:27] "GET /route-target/4751f141-f4f6-4309-9167-b65746432615 HTTP/1.1" 200 1216 0.003610 10.0.0.131 - - [2025-10-17 22:49:28] "GET /domains HTTP/1.1" 200 440 0.012640 10.0.0.131 - - [2025-10-17 22:49:28] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001818 10.0.0.131 - - [2025-10-17 22:49:28] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.011391 10.0.0.131 - - [2025-10-17 22:49:28] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001072 10.0.0.131 - - [2025-10-17 22:49:28] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2520 0.029679 10.0.0.131 - - [2025-10-17 22:49:28] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632 HTTP/1.1" 200 2323 0.005714 10.0.0.131 - - [2025-10-17 22:49:28] "GET /obj-perms HTTP/1.1" 200 6433 0.001765 10.0.0.131 - - [2025-10-17 22:49:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001680 252.131.171.193 - - [2025-10-17 22:49:29] "POST /neutron/network HTTP/1.1" 200 841 0.008300 252.131.171.193 - - [2025-10-17 22:49:29] "GET /aaa-mode HTTP/1.1" 401 296 0.000454 252.131.171.193 - - [2025-10-17 22:49:29] "GET / HTTP/1.1" 200 36499 0.001891 252.131.171.193 - - [2025-10-17 22:49:29] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000413 10.0.0.131 - - [2025-10-17 22:49:29] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001118 252.131.171.193 - - [2025-10-17 22:49:29] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.062364 252.131.171.193 - - [2025-10-17 22:49:29] "POST /neutron/network HTTP/1.1" 200 831 0.045897 252.131.171.193 - - [2025-10-17 22:49:30] "POST /neutron/port HTTP/1.1" 200 117 0.007461 252.131.171.193 - - [2025-10-17 22:49:30] "POST /neutron/port HTTP/1.1" 200 117 0.007940 10.0.0.131 - - [2025-10-17 22:49:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001424 252.131.171.193 - - [2025-10-17 22:49:30] "POST /neutron/port HTTP/1.1" 200 117 0.004976 252.131.171.193 - - [2025-10-17 22:49:30] "POST /neutron/network HTTP/1.1" 200 840 0.008091 252.131.171.193 - - [2025-10-17 22:49:30] "GET /aaa-mode HTTP/1.1" 401 296 0.001040 252.131.171.193 - - [2025-10-17 22:49:30] "GET / HTTP/1.1" 200 36499 0.001536 252.131.171.193 - - [2025-10-17 22:49:30] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000396 10.0.0.131 - - [2025-10-17 22:49:30] "GET /obj-perms HTTP/1.1" 200 6390 0.064214 252.131.171.193 - - [2025-10-17 22:49:30] "POST /neutron/network HTTP/1.1" 200 841 0.006368 10.0.0.131 - - [2025-10-17 22:49:31] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001108 10.0.0.131 - - [2025-10-17 22:49:31] "GET /obj-perms HTTP/1.1" 200 6390 0.063072 10.0.0.131 - - [2025-10-17 22:49:31] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001275 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/port HTTP/1.1" 200 1057 0.360291 252.131.171.193 - - [2025-10-17 22:49:31] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.090146 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/network HTTP/1.1" 200 830 0.005637 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/port HTTP/1.1" 200 1057 0.040523 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/port HTTP/1.1" 200 1057 0.014595 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/port HTTP/1.1" 200 1043 0.033588 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/port HTTP/1.1" 200 1107 0.118109 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010040 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/port HTTP/1.1" 200 117 0.005329 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/port HTTP/1.1" 200 1081 0.013777 10.0.0.131 - - [2025-10-17 22:49:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.004245 10.0.0.131 - - [2025-10-17 22:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007922 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005951 10.0.0.131 - - [2025-10-17 22:49:31] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.131 - - [2025-10-17 22:49:31] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009627 252.131.171.193 - - [2025-10-17 22:49:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.010548 10.0.0.131 - - [2025-10-17 22:49:32] "POST /service-templates HTTP/1.1" 200 545 0.030646 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/port HTTP/1.1" 200 117 0.001837 10.0.0.131 - - [2025-10-17 22:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/network HTTP/1.1" 200 831 0.009744 10.0.0.131 - - [2025-10-17 22:49:32] "GET /service-template/6fdce431-ba8d-4d8e-a0f5-3e87cf1465f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004684 10.0.0.131 - - [2025-10-17 22:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.131 - - [2025-10-17 22:49:32] "GET /service-template/6fdce431-ba8d-4d8e-a0f5-3e87cf1465f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003975 10.0.0.131 - - [2025-10-17 22:49:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001372 10.0.0.131 - - [2025-10-17 22:49:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001120 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/network HTTP/1.1" 200 840 0.011096 10.0.0.131 - - [2025-10-17 22:49:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.003030 10.0.0.131 - - [2025-10-17 22:49:32] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001216 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/port HTTP/1.1" 200 1911 0.040844 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.029964 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/port HTTP/1.1" 200 1054 0.324297 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/port HTTP/1.1" 200 1054 0.012559 252.131.171.193 - - [2025-10-17 22:49:32] "POST /neutron/port HTTP/1.1" 200 1054 0.014943 252.131.171.193 - - [2025-10-17 22:49:33] "POST /neutron/port HTTP/1.1" 200 1104 0.102602 252.131.171.193 - - [2025-10-17 22:49:33] "POST /neutron/port HTTP/1.1" 200 1078 0.021993 252.131.171.193 - - [2025-10-17 22:49:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004608 252.131.171.193 - - [2025-10-17 22:49:33] "POST /neutron/subnet HTTP/1.1" 200 689 0.013338 252.131.171.193 - - [2025-10-17 22:49:33] "POST /neutron/port HTTP/1.1" 200 117 0.002415 252.131.171.193 - - [2025-10-17 22:49:33] "POST /neutron/network HTTP/1.1" 200 830 0.008065 252.131.171.193 - - [2025-10-17 22:49:34] "POST /neutron/network HTTP/1.1" 200 2216 0.023728 252.131.171.193 - - [2025-10-17 22:49:34] "GET /aaa-mode HTTP/1.1" 401 296 0.000436 252.131.171.193 - - [2025-10-17 22:49:34] "GET / HTTP/1.1" 200 36499 0.006297 252.131.171.193 - - [2025-10-17 22:49:34] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000930 10.0.0.131 - - [2025-10-17 22:49:34] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001169 252.131.171.193 - - [2025-10-17 22:49:34] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.066412 252.131.171.193 - - [2025-10-17 22:49:34] "POST /neutron/network HTTP/1.1" 200 830 0.009918 252.131.171.193 - - [2025-10-17 22:49:34] "POST /neutron/network HTTP/1.1" 200 831 0.007678 252.131.171.193 - - [2025-10-17 22:49:34] "POST /neutron/network HTTP/1.1" 200 830 0.007975 252.131.171.193 - - [2025-10-17 22:49:35] "POST /neutron/port HTTP/1.1" 200 2043 0.050406 252.131.171.193 - - [2025-10-17 22:49:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013017 252.131.171.193 - - [2025-10-17 22:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.007801 252.131.171.193 - - [2025-10-17 22:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.008177 252.131.171.193 - - [2025-10-17 22:49:35] "POST /neutron/network HTTP/1.1" 200 2216 0.026016 10.0.0.131 - - [2025-10-17 22:49:35] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001250 252.131.171.193 - - [2025-10-17 22:49:36] "POST /neutron/port HTTP/1.1" 200 1056 0.276222 10.0.0.131 - - [2025-10-17 22:49:36] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001877 252.131.171.193 - - [2025-10-17 22:49:36] "POST /neutron/port HTTP/1.1" 200 1057 0.261991 10.0.0.131 - - [2025-10-17 22:49:36] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001200 252.131.171.193 - - [2025-10-17 22:49:36] "POST /neutron/port HTTP/1.1" 200 1054 0.217928 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1056 0.010035 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1056 0.011818 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1106 0.107510 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1057 0.011389 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1057 0.011248 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1107 0.115674 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1054 0.011927 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1054 0.013288 252.131.171.193 - - [2025-10-17 22:49:37] "POST /neutron/port HTTP/1.1" 200 1104 0.086204 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/port HTTP/1.1" 200 3006 0.016807 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004093 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.007296 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/port HTTP/1.1" 200 117 0.001315 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/network HTTP/1.1" 200 830 0.005545 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.007418 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/port HTTP/1.1" 200 117 0.001426 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/network HTTP/1.1" 200 831 0.006394 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004194 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.007977 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/port HTTP/1.1" 200 117 0.001638 252.131.171.193 - - [2025-10-17 22:49:38] "POST /neutron/network HTTP/1.1" 200 830 0.006928 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/port HTTP/1.1" 200 1081 0.021548 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/port HTTP/1.1" 200 1081 0.020810 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/network HTTP/1.1" 200 841 0.005823 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004132 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.013371 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/port HTTP/1.1" 200 3006 0.038143 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007223 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/port HTTP/1.1" 200 117 0.002137 252.131.171.193 - - [2025-10-17 22:49:40] "POST /neutron/network HTTP/1.1" 200 831 0.008423 252.131.171.193 - - [2025-10-17 22:49:42] "POST /neutron/port HTTP/1.1" 200 1081 0.023181 252.131.171.193 - - [2025-10-17 22:49:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006348 252.131.171.193 - - [2025-10-17 22:49:42] "POST /neutron/port HTTP/1.1" 200 1081 0.014197 252.131.171.193 - - [2025-10-17 22:49:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005780 252.131.171.193 - - [2025-10-17 22:49:42] "POST /neutron/port HTTP/1.1" 200 1081 0.012364 252.131.171.193 - - [2025-10-17 22:49:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007077 252.131.171.193 - - [2025-10-17 22:49:43] "POST /neutron/port HTTP/1.1" 200 1078 0.019773 252.131.171.193 - - [2025-10-17 22:49:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006280 252.131.171.193 - - [2025-10-17 22:49:43] "POST /neutron/port HTTP/1.1" 200 1078 0.014454 252.131.171.193 - - [2025-10-17 22:49:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007312 252.131.171.193 - - [2025-10-17 22:49:43] "POST /neutron/port HTTP/1.1" 200 1081 0.018614 252.131.171.193 - - [2025-10-17 22:49:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007011 252.131.171.193 - - [2025-10-17 22:49:44] "POST /neutron/port HTTP/1.1" 200 1078 0.015711 252.131.171.193 - - [2025-10-17 22:49:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007037 252.131.171.193 - - [2025-10-17 22:49:45] "POST /neutron/port HTTP/1.1" 200 3006 0.023169 252.131.171.193 - - [2025-10-17 22:49:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008239 252.131.171.193 - - [2025-10-17 22:49:45] "POST /neutron/port HTTP/1.1" 200 3006 0.019950 252.131.171.193 - - [2025-10-17 22:49:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014787 252.131.171.193 - - [2025-10-17 22:49:45] "POST /neutron/port HTTP/1.1" 200 3006 0.022778 252.131.171.193 - - [2025-10-17 22:49:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006943 252.131.171.193 - - [2025-10-17 22:49:46] "POST /neutron/port HTTP/1.1" 200 3006 0.016511 252.131.171.193 - - [2025-10-17 22:49:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017813 252.131.171.193 - - [2025-10-17 22:49:46] "POST /neutron/port HTTP/1.1" 200 3006 0.021587 252.131.171.193 - - [2025-10-17 22:49:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007137 10.0.0.131 - - [2025-10-17 22:49:46] "GET /virtual-machine/83a84c5c-401e-4349-99dd-a4850aeb37e5 HTTP/1.1" 200 1804 0.005944 10.0.0.131 - - [2025-10-17 22:49:46] "GET /virtual-machine-interface/d5fe4193-ca52-48e8-aab3-6fbb7acf2b5e HTTP/1.1" 200 2952 0.006388 10.0.0.131 - - [2025-10-17 22:49:46] "GET /virtual-machine-interface/f7de18be-57a7-493d-91e4-431f86b9eb32 HTTP/1.1" 200 2949 0.006058 10.0.0.131 - - [2025-10-17 22:49:46] "GET /virtual-machine-interface/f830fa79-bc4b-4bae-974e-f6210d72c6ee HTTP/1.1" 200 2949 0.006318 252.131.171.193 - - [2025-10-17 22:49:46] "POST /neutron/port HTTP/1.1" 200 1078 0.016624 252.131.171.193 - - [2025-10-17 22:49:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006740 10.0.0.131 - - [2025-10-17 22:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.131 - - [2025-10-17 22:49:46] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007017 10.0.0.131 - - [2025-10-17 22:49:47] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003698 10.0.0.131 - - [2025-10-17 22:49:47] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005769 10.0.0.131 - - [2025-10-17 22:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.131 - - [2025-10-17 22:49:50] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005072 10.0.0.131 - - [2025-10-17 22:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.131 - - [2025-10-17 22:49:54] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005376 10.0.0.131 - - [2025-10-17 22:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.131 - - [2025-10-17 22:49:58] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005407 10.0.0.131 - - [2025-10-17 22:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.131 - - [2025-10-17 22:50:00] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004335 10.0.0.131 - - [2025-10-17 22:50:00] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003377 10.0.0.131 - - [2025-10-17 22:50:00] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006393 252.131.171.193 - - [2025-10-17 22:50:01] "POST /neutron/port HTTP/1.1" 200 3006 0.018777 252.131.171.193 - - [2025-10-17 22:50:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006275 252.131.171.193 - - [2025-10-17 22:50:06] "POST /neutron/port HTTP/1.1" 200 3006 0.015828 252.131.171.193 - - [2025-10-17 22:50:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006532 252.131.171.193 - - [2025-10-17 22:50:09] "POST /neutron/port HTTP/1.1" 200 3006 0.051960 252.131.171.193 - - [2025-10-17 22:50:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006050 252.131.171.193 - - [2025-10-17 22:50:09] "POST /neutron/port HTTP/1.1" 200 3006 0.046294 252.131.171.193 - - [2025-10-17 22:50:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006636 252.131.171.193 - - [2025-10-17 22:50:10] "POST /neutron/port HTTP/1.1" 200 3006 0.048893 252.131.171.193 - - [2025-10-17 22:50:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009153 252.131.171.193 - - [2025-10-17 22:50:10] "POST /neutron/port HTTP/1.1" 200 3006 0.052487 252.131.171.193 - - [2025-10-17 22:50:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005666 252.131.171.193 - - [2025-10-17 22:50:11] "POST /neutron/port HTTP/1.1" 200 3006 0.018888 252.131.171.193 - - [2025-10-17 22:50:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006562 252.131.171.193 - - [2025-10-17 22:50:16] "POST /neutron/port HTTP/1.1" 200 3006 0.018009 252.131.171.193 - - [2025-10-17 22:50:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007720 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000948 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001328 10.0.0.131 - - [2025-10-17 22:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.131 - - [2025-10-17 22:50:21] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004423 10.0.0.131 - - [2025-10-17 22:50:21] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003710 10.0.0.131 - - [2025-10-17 22:50:21] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005525 10.0.0.131 - - [2025-10-17 22:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.131 - - [2025-10-17 22:50:22] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004900 10.0.0.131 - - [2025-10-17 22:50:22] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005323 10.0.0.131 - - [2025-10-17 22:50:22] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005378 10.0.0.131 - - [2025-10-17 22:50:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.002929 10.0.0.131 - - [2025-10-17 22:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.131 - - [2025-10-17 22:50:22] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 10.0.0.131 - - [2025-10-17 22:50:22] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.028566 10.0.0.131 - - [2025-10-17 22:50:22] "POST /service-instances HTTP/1.1" 200 545 0.064369 10.0.0.131 - - [2025-10-17 22:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.131 - - [2025-10-17 22:50:22] "GET /service-instance/d6d583ab-76c7-44fd-aee8-035907e657b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005614 10.0.0.131 - - [2025-10-17 22:50:22] "POST /port-tuples HTTP/1.1" 200 588 0.022791 10.0.0.131 - - [2025-10-17 22:50:23] "GET /virtual-machine-interface/f830fa79-bc4b-4bae-974e-f6210d72c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.007050 10.0.0.131 - - [2025-10-17 22:50:23] "PUT /virtual-machine-interface/f830fa79-bc4b-4bae-974e-f6210d72c6ee HTTP/1.1" 200 286 0.013103 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.012467 10.0.0.131 - - [2025-10-17 22:50:23] "POST /instance-ips HTTP/1.1" 200 387 0.029503 10.0.0.131 - - [2025-10-17 22:50:23] "GET /virtual-machine-interface/f7de18be-57a7-493d-91e4-431f86b9eb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.011302 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.020164 10.0.0.131 - - [2025-10-17 22:50:23] "PUT /virtual-machine-interface/f7de18be-57a7-493d-91e4-431f86b9eb32 HTTP/1.1" 200 286 0.017458 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.015190 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.013061 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009797 10.0.0.131 - - [2025-10-17 22:50:23] "GET /virtual-machine-interface/d5fe4193-ca52-48e8-aab3-6fbb7acf2b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.007473 10.0.0.131 - - [2025-10-17 22:50:23] "POST /instance-ips HTTP/1.1" 200 387 0.044687 10.0.0.131 - - [2025-10-17 22:50:23] "PUT /virtual-machine-interface/d5fe4193-ca52-48e8-aab3-6fbb7acf2b5e HTTP/1.1" 200 286 0.015497 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.020328 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.018655 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.012135 252.131.171.193 - - [2025-10-17 22:50:23] "POST /neutron/port HTTP/1.1" 200 1081 0.016910 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003821 252.131.171.193 - - [2025-10-17 22:50:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006920 10.0.0.131 - - [2025-10-17 22:50:23] "POST /instance-ips HTTP/1.1" 200 375 0.019970 252.131.171.193 - - [2025-10-17 22:50:23] "POST /neutron/port HTTP/1.1" 200 1081 0.016179 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.010018 252.131.171.193 - - [2025-10-17 22:50:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009183 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.023346 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002796 252.131.171.193 - - [2025-10-17 22:50:23] "POST /neutron/port HTTP/1.1" 200 1081 0.014328 10.0.0.131 - - [2025-10-17 22:50:23] "POST /instance-ips HTTP/1.1" 200 375 0.023436 252.131.171.193 - - [2025-10-17 22:50:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008941 10.0.0.131 - - [2025-10-17 22:50:23] "GET /virtual-machine/bccc832c-3e1f-4b93-87c4-924d60429734 HTTP/1.1" 200 1292 0.006120 10.0.0.131 - - [2025-10-17 22:50:23] "POST /ref-update HTTP/1.1" 200 156 0.011276 10.0.0.131 - - [2025-10-17 22:50:24] "GET /virtual-machine-interface/3bce8458-7f00-487b-932a-f8c7845ac3b9 HTTP/1.1" 200 2948 0.009418 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-update HTTP/1.1" 200 156 0.011595 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004507 10.0.0.131 - - [2025-10-17 22:50:24] "POST /instance-ips HTTP/1.1" 200 377 0.018872 10.0.0.131 - - [2025-10-17 22:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-update HTTP/1.1" 200 156 0.012650 10.0.0.131 - - [2025-10-17 22:50:24] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006747 10.0.0.131 - - [2025-10-17 22:50:24] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003147 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-update HTTP/1.1" 200 156 0.012262 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004226 10.0.0.131 - - [2025-10-17 22:50:24] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006166 10.0.0.131 - - [2025-10-17 22:50:24] "POST /instance-ips HTTP/1.1" 200 377 0.022008 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-update HTTP/1.1" 200 156 0.013046 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-update HTTP/1.1" 200 156 0.009631 10.0.0.131 - - [2025-10-17 22:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003437 10.0.0.131 - - [2025-10-17 22:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.131 - - [2025-10-17 22:50:25] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003337 10.0.0.131 - - [2025-10-17 22:50:25] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003400 10.0.0.131 - - [2025-10-17 22:50:25] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005644 252.131.171.193 - - [2025-10-17 22:50:25] "POST /neutron/port HTTP/1.1" 200 1078 0.022934 252.131.171.193 - - [2025-10-17 22:50:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008615 252.131.171.193 - - [2025-10-17 22:50:26] "POST /neutron/port HTTP/1.1" 200 1078 0.014847 252.131.171.193 - - [2025-10-17 22:50:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006870 252.131.171.193 - - [2025-10-17 22:50:26] "POST /neutron/port HTTP/1.1" 200 1078 0.016430 252.131.171.193 - - [2025-10-17 22:50:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007089 10.0.0.131 - - [2025-10-17 22:50:26] "GET /virtual-machine/fcf819f7-b256-4292-9812-4c5a9bf4a240 HTTP/1.1" 200 1293 0.006270 10.0.0.131 - - [2025-10-17 22:50:26] "GET /virtual-machine-interface/a78f1174-83cf-4805-ad7f-90063de36745 HTTP/1.1" 200 2952 0.009650 10.0.0.131 - - [2025-10-17 22:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.131 - - [2025-10-17 22:50:26] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003515 10.0.0.131 - - [2025-10-17 22:50:26] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003135 10.0.0.131 - - [2025-10-17 22:50:26] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006296 10.0.0.131 - - [2025-10-17 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.131 - - [2025-10-17 22:50:27] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005407 10.0.0.131 - - [2025-10-17 22:50:27] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004004 10.0.0.131 - - [2025-10-17 22:50:27] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007313 10.0.0.131 - - [2025-10-17 22:50:28] "POST /fqname-to-id HTTP/1.1" 404 209 0.006051 10.0.0.131 - - [2025-10-17 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.131 - - [2025-10-17 22:50:28] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002251 10.0.0.131 - - [2025-10-17 22:50:28] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.098101 10.0.0.131 - - [2025-10-17 22:50:28] "POST /network-policys HTTP/1.1" 200 549 0.023503 10.0.0.131 - - [2025-10-17 22:50:28] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005732 10.0.0.131 - - [2025-10-17 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.131 - - [2025-10-17 22:50:28] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006135 10.0.0.131 - - [2025-10-17 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.131 - - [2025-10-17 22:50:28] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004890 10.0.0.131 - - [2025-10-17 22:50:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.003261 10.0.0.131 - - [2025-10-17 22:50:28] "POST /ref-update HTTP/1.1" 200 156 0.079723 10.0.0.131 - - [2025-10-17 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.131 - - [2025-10-17 22:50:28] "POST /access-control-lists HTTP/1.1" 200 603 0.096277 10.0.0.131 - - [2025-10-17 22:50:28] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004591 252.131.171.193 - - [2025-10-17 22:50:29] "POST /neutron/network HTTP/1.1" 200 917 0.046946 10.0.0.131 - - [2025-10-17 22:50:29] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005153 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.131 - - [2025-10-17 22:50:29] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003888 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.131 - - [2025-10-17 22:50:29] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006794 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.131 - - [2025-10-17 22:50:29] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003669 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.002643 10.0.0.131 - - [2025-10-17 22:50:29] "POST /ref-update HTTP/1.1" 200 156 0.048347 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.131 - - [2025-10-17 22:50:29] "POST /access-control-lists HTTP/1.1" 200 606 0.069846 10.0.0.131 - - [2025-10-17 22:50:29] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003774 10.0.0.131 - - [2025-10-17 22:50:29] "POST /routing-instances HTTP/1.1" 200 757 0.021149 252.131.171.193 - - [2025-10-17 22:50:29] "POST /neutron/network HTTP/1.1" 200 916 0.007489 10.0.0.131 - - [2025-10-17 22:50:29] "POST /route-targets HTTP/1.1" 200 329 0.011509 10.0.0.131 - - [2025-10-17 22:50:29] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005754 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.131 - - [2025-10-17 22:50:29] "POST /ref-update HTTP/1.1" 200 156 0.011280 10.0.0.131 - - [2025-10-17 22:50:29] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004361 10.0.0.131 - - [2025-10-17 22:50:29] "GET /routing-instance/f998d3fb-eaa0-462b-8734-9175d66f210e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.005203 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.131 - - [2025-10-17 22:50:29] "GET /routing-instance/f998d3fb-eaa0-462b-8734-9175d66f210e?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.004360 10.0.0.131 - - [2025-10-17 22:50:29] "GET /service-template/6fdce431-ba8d-4d8e-a0f5-3e87cf1465f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003999 10.0.0.131 - - [2025-10-17 22:50:29] "POST /ref-update HTTP/1.1" 200 156 0.011852 10.0.0.131 - - [2025-10-17 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.131 - - [2025-10-17 22:50:29] "POST /routing-instances HTTP/1.1" 200 758 0.022415 10.0.0.131 - - [2025-10-17 22:50:29] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001526 10.0.0.131 - - [2025-10-17 22:50:29] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.043500 10.0.0.131 - - [2025-10-17 22:50:30] "POST /route-targets HTTP/1.1" 200 329 0.021758 10.0.0.131 - - [2025-10-17 22:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007911 10.0.0.131 - - [2025-10-17 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.014716 10.0.0.131 - - [2025-10-17 22:50:30] "GET /service-instance/d6d583ab-76c7-44fd-aee8-035907e657b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3544 0.007814 10.0.0.131 - - [2025-10-17 22:50:30] "GET /routing-instance/0ab5fa3d-1170-4f02-9219-ffdf5d6b2695?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.004864 10.0.0.131 - - [2025-10-17 22:50:30] "GET /domains HTTP/1.1" 200 440 0.003150 10.0.0.131 - - [2025-10-17 22:50:30] "GET /routing-instance/0ab5fa3d-1170-4f02-9219-ffdf5d6b2695?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.005555 10.0.0.131 - - [2025-10-17 22:50:30] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001097 10.0.0.131 - - [2025-10-17 22:50:30] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1530 0.009132 10.0.0.131 - - [2025-10-17 22:50:30] "PUT /routing-instance/f998d3fb-eaa0-462b-8734-9175d66f210e HTTP/1.1" 200 268 0.015071 10.0.0.131 - - [2025-10-17 22:50:30] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001071 10.0.0.131 - - [2025-10-17 22:50:30] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 4236 0.030668 10.0.0.131 - - [2025-10-17 22:50:30] "PUT /routing-instance/0ab5fa3d-1170-4f02-9219-ffdf5d6b2695 HTTP/1.1" 200 268 0.014766 10.0.0.131 - - [2025-10-17 22:50:30] "GET /service-instance/d6d583ab-76c7-44fd-aee8-035907e657b0 HTTP/1.1" 200 3798 0.006410 10.0.0.131 - - [2025-10-17 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.011466 10.0.0.131 - - [2025-10-17 22:50:30] "GET /domains HTTP/1.1" 200 440 0.004105 10.0.0.131 - - [2025-10-17 22:50:30] "PUT /access-control-list/3cd33972-6b64-4493-b9e3-d67be7fb0bb1 HTTP/1.1" 200 274 0.012915 10.0.0.131 - - [2025-10-17 22:50:30] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001265 10.0.0.131 - - [2025-10-17 22:50:30] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1530 0.007952 10.0.0.131 - - [2025-10-17 22:50:30] "PUT /access-control-list/ffbec903-0a44-44e4-ba19-9835b6f62853 HTTP/1.1" 200 274 0.011992 10.0.0.131 - - [2025-10-17 22:50:30] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001237 10.0.0.131 - - [2025-10-17 22:50:30] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 4236 0.045106 10.0.0.131 - - [2025-10-17 22:50:30] "GET /service-instance/d6d583ab-76c7-44fd-aee8-035907e657b0 HTTP/1.1" 200 3798 0.004136 10.0.0.131 - - [2025-10-17 22:50:30] "GET /port-tuple/e32d843c-d3ec-41a7-ade2-3ee174ed7a5f HTTP/1.1" 200 1982 0.003897 10.0.0.131 - - [2025-10-17 22:50:30] "GET /virtual-machine-interface/d5fe4193-ca52-48e8-aab3-6fbb7acf2b5e HTTP/1.1" 200 3811 0.006073 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000989 10.0.0.131 - - [2025-10-17 22:50:30] "GET /virtual-machine-interface/f7de18be-57a7-493d-91e4-431f86b9eb32 HTTP/1.1" 200 3805 0.006541 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001627 10.0.0.131 - - [2025-10-17 22:50:30] "GET /virtual-machine-interface/f830fa79-bc4b-4bae-974e-f6210d72c6ee HTTP/1.1" 200 3823 0.006511 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/port HTTP/1.1" 200 3813 0.044992 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008426 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/port HTTP/1.1" 200 3813 0.032983 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007357 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/port HTTP/1.1" 200 3813 0.034302 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009041 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/port HTTP/1.1" 200 3813 0.034746 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008153 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/network HTTP/1.1" 200 891 0.013616 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/network HTTP/1.1" 200 917 0.012037 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/network HTTP/1.1" 200 804 0.017057 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/network HTTP/1.1" 200 830 0.007924 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/network HTTP/1.1" 200 890 0.016447 10.0.0.131 - - [2025-10-17 22:50:31] "GET /obj-perms HTTP/1.1" 200 6390 0.065675 252.131.171.193 - - [2025-10-17 22:50:31] "POST /neutron/network HTTP/1.1" 200 916 0.015300 10.0.0.131 - - [2025-10-17 22:50:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001477 10.0.0.131 - - [2025-10-17 22:50:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001178 10.0.0.131 - - [2025-10-17 22:50:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001577 10.0.0.131 - - [2025-10-17 22:50:31] "GET /virtual-machine/83a84c5c-401e-4349-99dd-a4850aeb37e5 HTTP/1.1" 200 1804 0.003967 10.0.0.131 - - [2025-10-17 22:50:32] "GET /virtual-machine-interface/d5fe4193-ca52-48e8-aab3-6fbb7acf2b5e HTTP/1.1" 200 3811 0.005549 10.0.0.131 - - [2025-10-17 22:50:32] "GET /virtual-machine-interface/f7de18be-57a7-493d-91e4-431f86b9eb32 HTTP/1.1" 200 3805 0.014866 10.0.0.131 - - [2025-10-17 22:50:32] "GET /virtual-machine-interface/f830fa79-bc4b-4bae-974e-f6210d72c6ee HTTP/1.1" 200 3823 0.005983 10.0.0.131 - - [2025-10-17 22:50:32] "GET /obj-perms HTTP/1.1" 200 6390 0.098461 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/10259ac2-091d-48e3-9cf6-f8983fa84d4f HTTP/1.1" 200 1962 0.003762 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/e8f8b37f-6b29-4c97-b7ba-fca79ec267e3 HTTP/1.1" 200 1623 0.006630 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/f457b66d-eb86-438f-ba1b-d0acba177525 HTTP/1.1" 200 1965 0.004104 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/4cf8ecd8-8cd7-4e2a-8c36-25da2f7f60f7 HTTP/1.1" 200 1958 0.004161 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/abacd68f-7d18-4825-af97-c0c50daae816 HTTP/1.1" 200 1625 0.007049 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/fba51b1a-6c08-4fb3-9ced-87c371e3d183 HTTP/1.1" 200 1961 0.004375 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/286de78a-134c-46aa-a494-05a59692a8d3 HTTP/1.1" 200 1984 0.005312 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/4e1ee7b4-a6b2-4668-8ca0-fddc386b4d01 HTTP/1.1" 200 1623 0.005940 10.0.0.131 - - [2025-10-17 22:50:32] "GET /instance-ip/ab3af25c-e590-46e6-987b-6b71cccc6d5e HTTP/1.1" 200 1983 0.004746 252.131.171.193 - - [2025-10-17 22:50:32] "POST /neutron/port HTTP/1.1" 200 3813 0.028053 252.131.171.193 - - [2025-10-17 22:50:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006973 252.131.171.193 - - [2025-10-17 22:50:32] "POST /neutron/port HTTP/1.1" 200 3813 0.039763 252.131.171.193 - - [2025-10-17 22:50:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007135 252.131.171.193 - - [2025-10-17 22:50:33] "POST /neutron/port HTTP/1.1" 200 3813 0.041831 252.131.171.193 - - [2025-10-17 22:50:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.023252 252.131.171.193 - - [2025-10-17 22:50:33] "POST /neutron/port HTTP/1.1" 200 3813 0.040072 252.131.171.193 - - [2025-10-17 22:50:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008250 10.0.0.131 - - [2025-10-17 22:50:33] "GET /virtual-machine/83a84c5c-401e-4349-99dd-a4850aeb37e5 HTTP/1.1" 200 1804 0.003803 10.0.0.131 - - [2025-10-17 22:50:33] "GET /virtual-machine-interface/d5fe4193-ca52-48e8-aab3-6fbb7acf2b5e HTTP/1.1" 200 3811 0.006766 10.0.0.131 - - [2025-10-17 22:50:33] "GET /virtual-machine-interface/f7de18be-57a7-493d-91e4-431f86b9eb32 HTTP/1.1" 200 3805 0.006757 10.0.0.131 - - [2025-10-17 22:50:33] "GET /virtual-machine-interface/f830fa79-bc4b-4bae-974e-f6210d72c6ee HTTP/1.1" 200 3823 0.006982 10.0.0.131 - - [2025-10-17 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.131 - - [2025-10-17 22:50:33] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003971 10.0.0.131 - - [2025-10-17 22:50:33] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004826 10.0.0.131 - - [2025-10-17 22:50:33] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005510 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000973 10.0.0.131 - - [2025-10-17 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.131 - - [2025-10-17 22:50:35] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004951 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001280 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004220 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005341 10.0.0.131 - - [2025-10-17 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.131 - - [2025-10-17 22:50:35] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004879 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003933 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005988 10.0.0.131 - - [2025-10-17 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.131 - - [2025-10-17 22:50:35] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003806 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002953 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007978 10.0.0.131 - - [2025-10-17 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.131 - - [2025-10-17 22:50:35] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003950 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003965 10.0.0.131 - - [2025-10-17 22:50:35] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005977 10.0.0.131 - - [2025-10-17 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.131 - - [2025-10-17 22:50:36] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003620 10.0.0.131 - - [2025-10-17 22:50:36] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004379 10.0.0.131 - - [2025-10-17 22:50:36] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006019 10.0.0.131 - - [2025-10-17 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.131 - - [2025-10-17 22:50:36] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.023888 10.0.0.131 - - [2025-10-17 22:50:36] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003832 10.0.0.131 - - [2025-10-17 22:50:36] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006524 10.0.0.131 - - [2025-10-17 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.131 - - [2025-10-17 22:50:36] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004638 10.0.0.131 - - [2025-10-17 22:50:36] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003936 10.0.0.131 - - [2025-10-17 22:50:36] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006511 10.0.0.131 - - [2025-10-17 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.131 - - [2025-10-17 22:50:37] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004442 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003840 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-network/c68a873f-add3-4ad7-ae53-559305a93209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008826 10.0.0.131 - - [2025-10-17 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.131 - - [2025-10-17 22:50:37] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004601 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004022 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006261 10.0.0.131 - - [2025-10-17 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.131 - - [2025-10-17 22:50:37] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003882 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004599 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006748 10.0.0.131 - - [2025-10-17 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.131 - - [2025-10-17 22:50:37] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005773 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003321 10.0.0.131 - - [2025-10-17 22:50:37] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008356 10.0.0.131 - - [2025-10-17 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.131 - - [2025-10-17 22:50:38] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003691 10.0.0.131 - - [2025-10-17 22:50:38] "GET /virtual-networks?parent_id=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003798 10.0.0.131 - - [2025-10-17 22:50:38] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005973 10.0.0.131 - - [2025-10-17 22:50:38] "GET /virtual-machine/83a84c5c-401e-4349-99dd-a4850aeb37e5 HTTP/1.1" 200 1804 0.004956 10.0.0.131 - - [2025-10-17 22:50:38] "GET /domains HTTP/1.1" 200 440 0.003286 10.0.0.131 - - [2025-10-17 22:50:38] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001342 10.0.0.131 - - [2025-10-17 22:50:38] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1530 0.010385 10.0.0.131 - - [2025-10-17 22:50:38] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002131 10.0.0.131 - - [2025-10-17 22:50:38] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 4236 0.070022 10.0.0.131 - - [2025-10-17 22:50:38] "GET /service-instance/d6d583ab-76c7-44fd-aee8-035907e657b0 HTTP/1.1" 200 3798 0.004797 10.0.0.131 - - [2025-10-17 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.131 - - [2025-10-17 22:50:38] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.004591 10.0.0.131 - - [2025-10-17 22:50:38] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005877 10.0.0.131 - - [2025-10-17 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.131 - - [2025-10-17 22:50:38] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.004294 10.0.0.131 - - [2025-10-17 22:50:38] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.005990 10.0.0.131 - - [2025-10-17 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.131 - - [2025-10-17 22:50:39] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.066487 10.0.0.131 - - [2025-10-17 22:50:39] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?fields=routing_instances HTTP/1.1" 200 1684 0.008273 10.0.0.131 - - [2025-10-17 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.131 - - [2025-10-17 22:50:39] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004791 10.0.0.131 - - [2025-10-17 22:50:39] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?fields=routing_instances HTTP/1.1" 200 1689 0.007944 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000927 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001146 252.131.171.193 - - [2025-10-17 22:50:42] "POST /neutron/port HTTP/1.1" 200 1078 0.051408 252.131.171.193 - - [2025-10-17 22:50:42] "POST /neutron/port HTTP/1.1" 200 1078 0.013343 252.131.171.193 - - [2025-10-17 22:50:42] "POST /neutron/network HTTP/1.1" 200 926 0.008337 252.131.171.193 - - [2025-10-17 22:50:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003829 252.131.171.193 - - [2025-10-17 22:50:42] "POST /neutron/subnet HTTP/1.1" 200 689 0.009167 252.131.171.193 - - [2025-10-17 22:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.001706 252.131.171.193 - - [2025-10-17 22:50:42] "POST /neutron/network HTTP/1.1" 200 916 0.007341 10.0.0.131 - - [2025-10-17 22:50:43] "POST /ref-update HTTP/1.1" 200 156 0.040900 10.0.0.131 - - [2025-10-17 22:50:43] "DELETE /access-control-list/ffbec903-0a44-44e4-ba19-9835b6f62853 HTTP/1.1" 200 115 0.041183 252.131.171.193 - - [2025-10-17 22:50:43] "POST /neutron/network HTTP/1.1" 200 830 0.008499 10.0.0.131 - - [2025-10-17 22:50:43] "GET /virtual-network/8e64f7d7-719b-4d36-bf07-2eda3f929632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.012575 10.0.0.131 - - [2025-10-17 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.131 - - [2025-10-17 22:50:43] "DELETE /routing-instance/f998d3fb-eaa0-462b-8734-9175d66f210e HTTP/1.1" 200 115 0.060858 10.0.0.131 - - [2025-10-17 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.131 - - [2025-10-17 22:50:43] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004129 10.0.0.131 - - [2025-10-17 22:50:43] "DELETE /route-target/18ed11c0-554b-4e85-b470-f97369d708ac HTTP/1.1" 200 115 0.026829 10.0.0.131 - - [2025-10-17 22:50:43] "POST /ref-update HTTP/1.1" 200 156 0.036370 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /routing-instance/0ab5fa3d-1170-4f02-9219-ffdf5d6b2695 HTTP/1.1" 200 115 0.040980 10.0.0.131 - - [2025-10-17 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 252.131.171.193 - - [2025-10-17 22:50:44] "POST /neutron/network HTTP/1.1" 200 831 0.009876 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /route-target/1c1a1fd0-953b-4150-99e8-56a77135c31f HTTP/1.1" 200 115 0.018464 10.0.0.131 - - [2025-10-17 22:50:44] "GET /virtual-network/fb9caa2f-396b-43bf-8d73-35ca32bfb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006071 10.0.0.131 - - [2025-10-17 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /access-control-list/3cd33972-6b64-4493-b9e3-d67be7fb0bb1 HTTP/1.1" 200 115 0.021385 10.0.0.131 - - [2025-10-17 22:50:44] "GET /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004395 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /network-policy/b93f65f2-4a0c-452f-b5b9-4f543496f02c HTTP/1.1" 200 115 0.029273 10.0.0.131 - - [2025-10-17 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /service-instance/d6d583ab-76c7-44fd-aee8-035907e657b0 HTTP/1.1" 200 115 0.047887 10.0.0.131 - - [2025-10-17 22:50:44] "GET /domains HTTP/1.1" 200 440 0.002318 10.0.0.131 - - [2025-10-17 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.019237 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /instance-ip/10259ac2-091d-48e3-9cf6-f8983fa84d4f HTTP/1.1" 200 115 0.024651 10.0.0.131 - - [2025-10-17 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.011934 10.0.0.131 - - [2025-10-17 22:50:44] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001107 10.0.0.131 - - [2025-10-17 22:50:44] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1530 0.015263 10.0.0.131 - - [2025-10-17 22:50:44] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001065 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /instance-ip/4cf8ecd8-8cd7-4e2a-8c36-25da2f7f60f7 HTTP/1.1" 200 115 0.031305 10.0.0.131 - - [2025-10-17 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.015335 10.0.0.131 - - [2025-10-17 22:50:44] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 3762 0.038129 10.0.0.131 - - [2025-10-17 22:50:44] "GET /virtual-machine/83a84c5c-401e-4349-99dd-a4850aeb37e5 HTTP/1.1" 200 1804 0.003619 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /instance-ip/286de78a-134c-46aa-a494-05a59692a8d3 HTTP/1.1" 200 115 0.026787 10.0.0.131 - - [2025-10-17 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.010419 10.0.0.131 - - [2025-10-17 22:50:44] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003258 10.0.0.131 - - [2025-10-17 22:50:44] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002482 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /instance-ip/f457b66d-eb86-438f-ba1b-d0acba177525 HTTP/1.1" 200 115 0.020753 10.0.0.131 - - [2025-10-17 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.014793 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /instance-ip/ab3af25c-e590-46e6-987b-6b71cccc6d5e HTTP/1.1" 200 115 0.027583 10.0.0.131 - - [2025-10-17 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.015822 10.0.0.131 - - [2025-10-17 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /service-template/6fdce431-ba8d-4d8e-a0f5-3e87cf1465f6 HTTP/1.1" 200 115 0.051111 10.0.0.131 - - [2025-10-17 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.003324 10.0.0.131 - - [2025-10-17 22:50:44] "DELETE /instance-ip/fba51b1a-6c08-4fb3-9ced-87c371e3d183 HTTP/1.1" 200 115 0.048542 252.131.171.193 - - [2025-10-17 22:50:45] "POST /neutron/network HTTP/1.1" 200 830 0.006584 252.131.171.193 - - [2025-10-17 22:50:45] "POST /neutron/network HTTP/1.1" 400 204 0.013394 252.131.171.193 - - [2025-10-17 22:50:45] "POST /neutron/port HTTP/1.1" 200 1078 0.023110 252.131.171.193 - - [2025-10-17 22:50:45] "POST /neutron/port HTTP/1.1" 200 1081 0.014353 252.131.171.193 - - [2025-10-17 22:50:45] "POST /neutron/port HTTP/1.1" 200 1104 0.020199 252.131.171.193 - - [2025-10-17 22:50:45] "POST /neutron/port HTTP/1.1" 200 1107 0.015264 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 3006 0.024002 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 1106 0.013158 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 151 0.216519 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 151 0.215518 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 151 0.159788 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 1104 0.014460 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 151 0.122720 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 1107 0.012680 252.131.171.193 - - [2025-10-17 22:50:46] "POST /neutron/port HTTP/1.1" 200 151 0.136276 252.131.171.193 - - [2025-10-17 22:50:47] "POST /neutron/network HTTP/1.1" 200 830 0.006525 10.0.0.131 - - [2025-10-17 22:50:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003416 10.0.0.131 - - [2025-10-17 22:50:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004170 252.131.171.193 - - [2025-10-17 22:50:47] "POST /neutron/network HTTP/1.1" 200 151 0.106548 10.0.0.131 - - [2025-10-17 22:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.131 - - [2025-10-17 22:50:47] "GET /routing-instance/6aff743f-b0fc-4e19-9b66-86bbeb74e922 HTTP/1.1" 404 171 0.002734 10.0.0.131 - - [2025-10-17 22:50:47] "DELETE /route-target/4751f141-f4f6-4309-9167-b65746432615 HTTP/1.1" 200 115 0.019558 10.0.0.131 - - [2025-10-17 22:50:47] "GET /domains HTTP/1.1" 200 440 0.003291 10.0.0.131 - - [2025-10-17 22:50:47] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002760 10.0.0.131 - - [2025-10-17 22:50:47] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.011198 10.0.0.131 - - [2025-10-17 22:50:47] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001002 10.0.0.131 - - [2025-10-17 22:50:47] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2301 0.032950 252.131.171.193 - - [2025-10-17 22:50:47] "POST /neutron/network HTTP/1.1" 200 831 0.005981 10.0.0.131 - - [2025-10-17 22:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.131 - - [2025-10-17 22:50:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002231 10.0.0.131 - - [2025-10-17 22:50:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002993 252.131.171.193 - - [2025-10-17 22:50:48] "POST /neutron/network HTTP/1.1" 200 151 0.091268 10.0.0.131 - - [2025-10-17 22:50:48] "DELETE /route-target/bb7c845e-0664-4c76-b8e6-93b5aac0be82 HTTP/1.1" 200 115 0.022982 10.0.0.131 - - [2025-10-17 22:50:48] "GET /routing-instance/144ba9ec-8cd3-4651-a42a-7bbdd48609bc HTTP/1.1" 404 171 0.003043 10.0.0.131 - - [2025-10-17 22:50:48] "GET /domains HTTP/1.1" 200 440 0.002654 10.0.0.131 - - [2025-10-17 22:50:48] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.131 - - [2025-10-17 22:50:48] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.011060 10.0.0.131 - - [2025-10-17 22:50:48] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001016 10.0.0.131 - - [2025-10-17 22:50:48] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 2083 0.026838 252.131.171.193 - - [2025-10-17 22:50:48] "POST /neutron/network HTTP/1.1" 200 830 0.006743 10.0.0.131 - - [2025-10-17 22:50:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002699 10.0.0.131 - - [2025-10-17 22:50:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002208 10.0.0.131 - - [2025-10-17 22:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 252.131.171.193 - - [2025-10-17 22:50:48] "POST /neutron/network HTTP/1.1" 200 151 0.097344 10.0.0.131 - - [2025-10-17 22:50:48] "GET /routing-instance/cf8627b3-3884-4bf8-9101-17589b300fe6 HTTP/1.1" 404 171 0.002121 10.0.0.131 - - [2025-10-17 22:50:48] "DELETE /route-target/41df4a82-5647-4387-8c56-338871eb5212 HTTP/1.1" 200 115 0.023656 10.0.0.131 - - [2025-10-17 22:50:48] "GET /domains HTTP/1.1" 200 440 0.003448 10.0.0.131 - - [2025-10-17 22:50:48] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.131 - - [2025-10-17 22:50:48] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1307 0.012277 10.0.0.131 - - [2025-10-17 22:50:48] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001315 10.0.0.131 - - [2025-10-17 22:50:49] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 1843 0.031090 10.0.0.131 - - [2025-10-17 22:50:49] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001189 10.0.0.131 - - [2025-10-17 22:50:49] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.029120 10.0.0.131 - - [2025-10-17 22:50:49] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000882 10.0.0.131 - - [2025-10-17 22:50:49] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?fields=virtual_networks HTTP/1.1" 200 1031 0.067021 10.0.0.131 - - [2025-10-17 22:50:49] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.131 - - [2025-10-17 22:50:49] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.025598 10.0.0.131 - - [2025-10-17 22:50:49] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 10.0.0.131 - - [2025-10-17 22:50:49] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?fields=security_groups HTTP/1.1" 200 1255 0.030453 10.0.0.131 - - [2025-10-17 22:50:50] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001681 10.0.0.131 - - [2025-10-17 22:50:50] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008664 10.0.0.131 - - [2025-10-17 22:50:50] "POST /fqname-to-id HTTP/1.1" 404 187 0.032548 10.0.0.131 - - [2025-10-17 22:50:51] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003116 10.0.0.131 - - [2025-10-17 22:50:51] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001448 10.0.0.131 - - [2025-10-17 22:50:51] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007515 10.0.0.131 - - [2025-10-17 22:50:51] "POST /id-to-fqname HTTP/1.1" 200 189 0.002320 10.0.0.131 - - [2025-10-17 22:50:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.002244 10.0.0.131 - - [2025-10-17 22:50:51] "POST /security-groups HTTP/1.1" 200 584 0.064924 10.0.0.131 - - [2025-10-17 22:50:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.002514 10.0.0.131 - - [2025-10-17 22:50:51] "POST /projects HTTP/1.1" 200 579 0.223004 10.0.0.131 - - [2025-10-17 22:50:51] "POST /access-control-lists HTTP/1.1" 200 599 0.059739 10.0.0.131 - - [2025-10-17 22:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.299887 10.0.0.131 - - [2025-10-17 22:50:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.003000 10.0.0.131 - - [2025-10-17 22:50:51] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.438524 10.0.0.131 - - [2025-10-17 22:50:51] "POST /access-control-lists HTTP/1.1" 200 597 0.063174 10.0.0.131 - - [2025-10-17 22:50:52] "GET / HTTP/1.1" 200 36499 0.002627 10.0.0.131 - - [2025-10-17 22:50:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000729 10.0.0.131 - - [2025-10-17 22:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.033457 10.0.0.131 - - [2025-10-17 22:50:54] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001287 10.0.0.131 - - [2025-10-17 22:50:54] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.028368 10.0.0.131 - - [2025-10-17 22:50:54] "POST /fqname-to-id HTTP/1.1" 404 178 0.002845 10.0.0.131 - - [2025-10-17 22:50:54] "POST /virtual-DNSs HTTP/1.1" 200 509 0.020513 10.0.0.131 - - [2025-10-17 22:50:54] "GET /virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005011 10.0.0.131 - - [2025-10-17 22:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.131 - - [2025-10-17 22:50:54] "GET /virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003626 10.0.0.131 - - [2025-10-17 22:50:54] "GET /domains HTTP/1.1" 401 296 0.000551 10.0.0.131 - - [2025-10-17 22:50:55] "GET /domains HTTP/1.1" 200 440 0.042418 10.0.0.131 - - [2025-10-17 22:50:55] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002097 10.0.0.131 - - [2025-10-17 22:50:55] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1694 0.011480 10.0.0.131 - - [2025-10-17 22:50:55] "GET /virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a HTTP/1.1" 200 1441 0.005535 10.0.0.131 - - [2025-10-17 22:50:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003121 10.0.0.131 - - [2025-10-17 22:50:55] "POST /network-ipams HTTP/1.1" 200 516 0.019556 10.0.0.131 - - [2025-10-17 22:50:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003715 10.0.0.131 - - [2025-10-17 22:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.131 - - [2025-10-17 22:50:55] "GET /network-ipam/0e6d63e8-db4e-4771-8dd7-be8d8769bc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005429 10.0.0.131 - - [2025-10-17 22:50:55] "PUT /network-ipam/0e6d63e8-db4e-4771-8dd7-be8d8769bc0f HTTP/1.1" 200 260 0.012387 10.0.0.131 - - [2025-10-17 22:50:55] "POST /ref-update HTTP/1.1" 200 156 0.011039 10.0.0.131 - - [2025-10-17 22:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.131 - - [2025-10-17 22:50:55] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001116 10.0.0.131 - - [2025-10-17 22:50:55] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.042026 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/network HTTP/1.1" 200 117 0.037020 10.0.0.131 - - [2025-10-17 22:50:56] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001068 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/network HTTP/1.1" 200 616 0.078489 10.0.0.131 - - [2025-10-17 22:50:56] "POST /route-targets HTTP/1.1" 200 329 0.011905 10.0.0.131 - - [2025-10-17 22:50:56] "POST /ref-update HTTP/1.1" 200 156 0.017849 10.0.0.131 - - [2025-10-17 22:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002757 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/subnet HTTP/1.1" 200 711 0.199840 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/network HTTP/1.1" 200 829 0.007598 10.0.0.131 - - [2025-10-17 22:50:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.002106 10.0.0.131 - - [2025-10-17 22:50:56] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004980 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/network HTTP/1.1" 200 829 0.005706 10.0.0.131 - - [2025-10-17 22:50:56] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008172 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/network HTTP/1.1" 200 829 0.008542 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/subnet HTTP/1.1" 200 711 0.008634 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/network HTTP/1.1" 200 803 0.010870 252.131.171.193 - - [2025-10-17 22:50:56] "POST /neutron/network HTTP/1.1" 200 829 0.005956 10.0.0.131 - - [2025-10-17 22:50:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.002265 252.131.171.193 - - [2025-10-17 22:50:57] "POST /neutron/network HTTP/1.1" 200 839 0.006880 252.131.171.193 - - [2025-10-17 22:50:57] "GET /aaa-mode HTTP/1.1" 401 296 0.000458 252.131.171.193 - - [2025-10-17 22:50:57] "GET / HTTP/1.1" 200 36499 0.002087 252.131.171.193 - - [2025-10-17 22:50:57] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000565 10.0.0.131 - - [2025-10-17 22:50:57] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001356 252.131.171.193 - - [2025-10-17 22:50:57] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.061979 252.131.171.193 - - [2025-10-17 22:50:57] "POST /neutron/network HTTP/1.1" 200 829 0.007356 252.131.171.193 - - [2025-10-17 22:50:58] "POST /neutron/port HTTP/1.1" 200 117 0.008471 252.131.171.193 - - [2025-10-17 22:50:58] "POST /neutron/port HTTP/1.1" 200 117 0.006950 252.131.171.193 - - [2025-10-17 22:50:58] "POST /neutron/port HTTP/1.1" 200 117 0.007489 252.131.171.193 - - [2025-10-17 22:50:58] "POST /neutron/network HTTP/1.1" 200 839 0.006994 10.0.0.131 - - [2025-10-17 22:50:58] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001085 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/port HTTP/1.1" 200 1056 0.241730 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/port HTTP/1.1" 200 1056 0.011391 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/port HTTP/1.1" 200 1056 0.009672 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/port HTTP/1.1" 200 1106 0.066742 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/port HTTP/1.1" 200 1080 0.014922 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004683 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/subnet HTTP/1.1" 200 685 0.009027 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/port HTTP/1.1" 200 117 0.001350 252.131.171.193 - - [2025-10-17 22:50:59] "POST /neutron/network HTTP/1.1" 200 829 0.007095 252.131.171.193 - - [2025-10-17 22:51:03] "POST /neutron/port HTTP/1.1" 200 1080 0.015659 252.131.171.193 - - [2025-10-17 22:51:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006755 252.131.171.193 - - [2025-10-17 22:51:03] "POST /neutron/port HTTP/1.1" 200 1080 0.012485 252.131.171.193 - - [2025-10-17 22:51:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007920 252.131.171.193 - - [2025-10-17 22:51:03] "POST /neutron/port HTTP/1.1" 200 1080 0.013434 252.131.171.193 - - [2025-10-17 22:51:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007887 10.0.0.131 - - [2025-10-17 22:51:03] "GET /virtual-machine/136d8302-6fe2-45f1-a54b-999c35f66e76 HTTP/1.1" 200 1295 0.005038 10.0.0.131 - - [2025-10-17 22:51:03] "GET /virtual-machine-interface/4fbbd3d8-bd5f-4681-9060-db172d0d97ba HTTP/1.1" 200 2966 0.007069 10.0.0.131 - - [2025-10-17 22:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.131 - - [2025-10-17 22:51:03] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003510 10.0.0.131 - - [2025-10-17 22:51:04] "GET /virtual-networks?parent_id=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003035 10.0.0.131 - - [2025-10-17 22:51:04] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005333 10.0.0.131 - - [2025-10-17 22:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.131 - - [2025-10-17 22:51:07] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005118 252.131.171.193 - - [2025-10-17 22:51:09] "POST /neutron/port HTTP/1.1" 200 1080 0.012910 252.131.171.193 - - [2025-10-17 22:51:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005715 252.131.171.193 - - [2025-10-17 22:51:09] "POST /neutron/port HTTP/1.1" 200 1080 0.016288 252.131.171.193 - - [2025-10-17 22:51:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006969 252.131.171.193 - - [2025-10-17 22:51:09] "POST /neutron/port HTTP/1.1" 200 1080 0.012048 252.131.171.193 - - [2025-10-17 22:51:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005929 10.0.0.131 - - [2025-10-17 22:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.131 - - [2025-10-17 22:51:11] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003481 10.0.0.131 - - [2025-10-17 22:51:11] "GET /virtual-networks?parent_id=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003615 10.0.0.131 - - [2025-10-17 22:51:11] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005571 252.131.171.193 - - [2025-10-17 22:51:11] "POST /neutron/port HTTP/1.1" 200 1080 0.011581 252.131.171.193 - - [2025-10-17 22:51:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009148 252.131.171.193 - - [2025-10-17 22:51:16] "POST /neutron/network HTTP/1.1" 200 803 0.014524 252.131.171.193 - - [2025-10-17 22:51:16] "POST /neutron/network HTTP/1.1" 200 829 0.006664 10.0.0.131 - - [2025-10-17 22:51:16] "POST /id-to-fqname HTTP/1.1" 200 225 0.001543 252.131.171.193 - - [2025-10-17 22:51:16] "POST /neutron/port HTTP/1.1" 200 1080 0.013502 252.131.171.193 - - [2025-10-17 22:51:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006554 252.131.171.193 - - [2025-10-17 22:51:16] "POST /neutron/network HTTP/1.1" 200 839 0.007223 252.131.171.193 - - [2025-10-17 22:51:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000669 252.131.171.193 - - [2025-10-17 22:51:16] "GET / HTTP/1.1" 200 36499 0.003136 252.131.171.193 - - [2025-10-17 22:51:16] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000609 10.0.0.131 - - [2025-10-17 22:51:17] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001391 252.131.171.193 - - [2025-10-17 22:51:17] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.054671 252.131.171.193 - - [2025-10-17 22:51:17] "POST /neutron/network HTTP/1.1" 200 829 0.035588 252.131.171.193 - - [2025-10-17 22:51:17] "POST /neutron/port HTTP/1.1" 200 1080 0.027157 252.131.171.193 - - [2025-10-17 22:51:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011973 252.131.171.193 - - [2025-10-17 22:51:17] "POST /neutron/port HTTP/1.1" 200 117 0.007976 252.131.171.193 - - [2025-10-17 22:51:17] "POST /neutron/port HTTP/1.1" 200 117 0.005426 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/network HTTP/1.1" 200 839 0.006517 10.0.0.131 - - [2025-10-17 22:51:18] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001065 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/port HTTP/1.1" 200 1056 0.196922 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/port HTTP/1.1" 200 1056 0.016637 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/port HTTP/1.1" 200 1056 0.009454 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/port HTTP/1.1" 200 1106 0.060700 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/port HTTP/1.1" 200 1080 0.013859 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003627 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/subnet HTTP/1.1" 200 685 0.007041 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/port HTTP/1.1" 200 117 0.001224 252.131.171.193 - - [2025-10-17 22:51:18] "POST /neutron/network HTTP/1.1" 200 829 0.005397 10.0.0.131 - - [2025-10-17 22:51:20] "DELETE /project/2dd9825eae164214b56dcf22349f2aa0 HTTP/1.1" 404 173 0.006505 10.0.0.131 - - [2025-10-17 22:51:20] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000955 10.0.0.131 - - [2025-10-17 22:51:20] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.032829 10.0.0.131 - - [2025-10-17 22:51:20] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002342 10.0.0.131 - - [2025-10-17 22:51:20] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?fields=security_groups HTTP/1.1" 200 1345 0.071540 10.0.0.131 - - [2025-10-17 22:51:20] "DELETE /security-group/ee60d8e1-0f52-4a60-97f4-33a139601f7e HTTP/1.1" 200 115 0.081093 10.0.0.131 - - [2025-10-17 22:51:20] "GET /projects?obj_uuids=ca324df9-d255-491c-ad09-7ff74edb933e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003415 10.0.0.131 - - [2025-10-17 22:51:20] "DELETE /access-control-list/37c06fec-4758-4dc7-b3d7-9eeccbc3d5bd HTTP/1.1" 200 115 0.052228 10.0.0.131 - - [2025-10-17 22:51:20] "GET /project/ca324df9-d255-491c-ad09-7ff74edb933e?fields=application_policy_sets HTTP/1.1" 200 1384 0.050180 10.0.0.131 - - [2025-10-17 22:51:20] "DELETE /access-control-list/54fb86ff-d6f2-49b9-b8aa-dac25f14326e HTTP/1.1" 200 115 0.057879 10.0.0.131 - - [2025-10-17 22:51:20] "DELETE /project/ca324df9-d255-491c-ad09-7ff74edb933e HTTP/1.1" 200 115 0.405194 252.131.171.193 - - [2025-10-17 22:51:22] "POST /neutron/port HTTP/1.1" 200 1080 0.013274 252.131.171.193 - - [2025-10-17 22:51:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007264 252.131.171.193 - - [2025-10-17 22:51:22] "POST /neutron/port HTTP/1.1" 200 1080 0.012620 252.131.171.193 - - [2025-10-17 22:51:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006423 252.131.171.193 - - [2025-10-17 22:51:23] "POST /neutron/port HTTP/1.1" 200 1080 0.011898 252.131.171.193 - - [2025-10-17 22:51:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006892 10.0.0.131 - - [2025-10-17 22:51:23] "GET /virtual-machine/e21a1493-f2c2-4b9f-b4a5-d1d1024d56a1 HTTP/1.1" 200 1296 0.005734 10.0.0.131 - - [2025-10-17 22:51:23] "GET /virtual-machine-interface/a3a39b41-4319-428c-b11e-2044aa008f93 HTTP/1.1" 200 2967 0.005981 10.0.0.131 - - [2025-10-17 22:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.131 - - [2025-10-17 22:51:23] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004341 10.0.0.131 - - [2025-10-17 22:51:23] "GET /virtual-networks?parent_id=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003829 10.0.0.131 - - [2025-10-17 22:51:23] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005572 10.0.0.131 - - [2025-10-17 22:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.131 - - [2025-10-17 22:51:26] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005985 252.131.171.193 - - [2025-10-17 22:51:28] "POST /neutron/port HTTP/1.1" 200 1080 0.012970 252.131.171.193 - - [2025-10-17 22:51:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006805 252.131.171.193 - - [2025-10-17 22:51:28] "POST /neutron/port HTTP/1.1" 200 1080 0.014045 252.131.171.193 - - [2025-10-17 22:51:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005832 252.131.171.193 - - [2025-10-17 22:51:29] "POST /neutron/port HTTP/1.1" 200 1080 0.018106 252.131.171.193 - - [2025-10-17 22:51:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006075 252.131.171.193 - - [2025-10-17 22:51:30] "POST /neutron/port HTTP/1.1" 200 1080 0.017266 252.131.171.193 - - [2025-10-17 22:51:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006845 10.0.0.131 - - [2025-10-17 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.131 - - [2025-10-17 22:51:30] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003565 10.0.0.131 - - [2025-10-17 22:51:30] "GET /virtual-networks?parent_id=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003837 10.0.0.131 - - [2025-10-17 22:51:30] "GET /virtual-network/37754e81-410a-40f6-bff0-50bc07f79692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006980 10.0.0.131 - - [2025-10-17 22:51:32] "GET /obj-perms HTTP/1.1" 200 6390 0.058908 10.0.0.131 - - [2025-10-17 22:51:33] "GET /obj-perms HTTP/1.1" 200 6390 0.070651 10.0.0.131 - - [2025-10-17 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.131 - - [2025-10-17 22:51:38] "DELETE /virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a HTTP/1.1" 409 237 0.008185 10.0.0.131 - - [2025-10-17 22:51:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.004014 10.0.0.131 - - [2025-10-17 22:51:38] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.020155 10.0.0.131 - - [2025-10-17 22:51:38] "GET /virtual-DNS-record/9d85d4a2-7f10-442a-9ff7-ed842f92d014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.004812 10.0.0.131 - - [2025-10-17 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.131 - - [2025-10-17 22:51:38] "GET /virtual-DNS-record/9d85d4a2-7f10-442a-9ff7-ed842f92d014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.004201 10.0.0.131 - - [2025-10-17 22:51:38] "GET /domains HTTP/1.1" 200 440 0.003674 10.0.0.131 - - [2025-10-17 22:51:38] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001515 10.0.0.131 - - [2025-10-17 22:51:38] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1510 0.010476 10.0.0.131 - - [2025-10-17 22:51:38] "GET /virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a HTTP/1.1" 200 1910 0.005994 10.0.0.131 - - [2025-10-17 22:51:38] "GET /virtual-DNS-record/9d85d4a2-7f10-442a-9ff7-ed842f92d014 HTTP/1.1" 200 1339 0.003484 252.131.171.193 - - [2025-10-17 22:51:42] "POST /neutron/port HTTP/1.1" 200 1080 0.012244 252.131.171.193 - - [2025-10-17 22:51:42] "POST /neutron/port HTTP/1.1" 200 1080 0.011236 252.131.171.193 - - [2025-10-17 22:51:42] "POST /neutron/network HTTP/1.1" 200 839 0.006022 252.131.171.193 - - [2025-10-17 22:51:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003582 252.131.171.193 - - [2025-10-17 22:51:42] "POST /neutron/subnet HTTP/1.1" 200 685 0.007535 252.131.171.193 - - [2025-10-17 22:51:42] "POST /neutron/port HTTP/1.1" 200 117 0.001284 252.131.171.193 - - [2025-10-17 22:51:42] "POST /neutron/network HTTP/1.1" 200 829 0.006103 10.0.0.131 - - [2025-10-17 22:51:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000427 10.0.0.131 - - [2025-10-17 22:51:43] "GET /global-system-configs HTTP/1.1" 401 296 0.000410 10.0.0.131 - - [2025-10-17 22:51:43] "DELETE /virtual-DNS-record/9d85d4a2-7f10-442a-9ff7-ed842f92d014 HTTP/1.1" 200 115 0.018665 10.0.0.131 - - [2025-10-17 22:51:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.002624 10.0.0.131 - - [2025-10-17 22:51:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000764 10.0.0.131 - - [2025-10-17 22:51:44] "GET /global-system-configs HTTP/1.1" 401 296 0.000402 252.131.171.193 - - [2025-10-17 22:51:44] "POST /neutron/network HTTP/1.1" 200 829 0.010782 252.131.171.193 - - [2025-10-17 22:51:44] "POST /neutron/network HTTP/1.1" 400 204 0.012432 252.131.171.193 - - [2025-10-17 22:51:44] "POST /neutron/port HTTP/1.1" 200 1080 0.012730 252.131.171.193 - - [2025-10-17 22:51:44] "POST /neutron/port HTTP/1.1" 200 1080 0.011819 252.131.171.193 - - [2025-10-17 22:51:44] "POST /neutron/port HTTP/1.1" 200 1106 0.009120 252.131.171.193 - - [2025-10-17 22:51:44] "POST /neutron/port HTTP/1.1" 200 1106 0.009109 252.131.171.193 - - [2025-10-17 22:51:45] "POST /neutron/port HTTP/1.1" 200 151 0.216898 252.131.171.193 - - [2025-10-17 22:51:45] "POST /neutron/port HTTP/1.1" 200 151 0.197372 252.131.171.193 - - [2025-10-17 22:51:46] "POST /neutron/network HTTP/1.1" 200 829 0.007321 10.0.0.131 - - [2025-10-17 22:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.131 - - [2025-10-17 22:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005058 10.0.0.131 - - [2025-10-17 22:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.034592 252.131.171.193 - - [2025-10-17 22:51:46] "POST /neutron/network HTTP/1.1" 200 151 0.539277 10.0.0.131 - - [2025-10-17 22:51:46] "DELETE /route-target/6966865b-c08b-46ab-b1df-0f256f106d1d HTTP/1.1" 200 115 0.120733 10.0.0.131 - - [2025-10-17 22:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.131 - - [2025-10-17 22:51:47] "DELETE /network-ipam/0e6d63e8-db4e-4771-8dd7-be8d8769bc0f HTTP/1.1" 200 115 0.028372 10.0.0.131 - - [2025-10-17 22:51:47] "DELETE /virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a HTTP/1.1" 200 115 0.034245 10.0.0.131 - - [2025-10-17 22:51:47] "POST /fqname-to-id HTTP/1.1" 404 178 0.002773 10.0.0.131 - - [2025-10-17 22:51:47] "GET /domains HTTP/1.1" 200 440 0.003884 10.0.0.131 - - [2025-10-17 22:51:47] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001382 10.0.0.131 - - [2025-10-17 22:51:47] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1310 0.009607 10.0.0.131 - - [2025-10-17 22:51:47] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 10.0.0.131 - - [2025-10-17 22:51:47] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.025165 10.0.0.131 - - [2025-10-17 22:51:47] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001860 10.0.0.131 - - [2025-10-17 22:51:47] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?fields=virtual_networks HTTP/1.1" 200 1036 0.071505 10.0.0.131 - - [2025-10-17 22:51:47] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001141 10.0.0.131 - - [2025-10-17 22:51:47] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.025375 10.0.0.131 - - [2025-10-17 22:51:47] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001045 10.0.0.131 - - [2025-10-17 22:51:47] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?fields=security_groups HTTP/1.1" 200 1263 0.024019 10.0.0.131 - - [2025-10-17 22:51:48] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001603 10.0.0.131 - - [2025-10-17 22:51:48] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008135 10.0.0.131 - - [2025-10-17 22:51:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.035390 10.0.0.131 - - [2025-10-17 22:51:49] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003009 10.0.0.131 - - [2025-10-17 22:51:49] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001843 10.0.0.131 - - [2025-10-17 22:51:49] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009478 10.0.0.131 - - [2025-10-17 22:51:49] "POST /id-to-fqname HTTP/1.1" 200 189 0.001663 10.0.0.131 - - [2025-10-17 22:51:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.003684 10.0.0.131 - - [2025-10-17 22:51:49] "POST /security-groups HTTP/1.1" 200 584 0.064276 10.0.0.131 - - [2025-10-17 22:51:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.005317 10.0.0.131 - - [2025-10-17 22:51:49] "POST /projects HTTP/1.1" 200 579 0.226758 10.0.0.131 - - [2025-10-17 22:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.262487 10.0.0.131 - - [2025-10-17 22:51:49] "POST /access-control-lists HTTP/1.1" 200 599 0.068696 10.0.0.131 - - [2025-10-17 22:51:49] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.420904 10.0.0.131 - - [2025-10-17 22:51:49] "POST /fqname-to-id HTTP/1.1" 404 232 0.003134 10.0.0.131 - - [2025-10-17 22:51:49] "POST /access-control-lists HTTP/1.1" 200 597 0.064310 10.0.0.131 - - [2025-10-17 22:51:50] "GET / HTTP/1.1" 200 36499 0.002391 10.0.0.131 - - [2025-10-17 22:51:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.000628 10.0.0.131 - - [2025-10-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.074037 10.0.0.131 - - [2025-10-17 22:51:52] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001243 10.0.0.131 - - [2025-10-17 22:51:52] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.023782 252.131.171.193 - - [2025-10-17 22:51:52] "POST /neutron/network HTTP/1.1" 200 117 0.039246 10.0.0.131 - - [2025-10-17 22:51:52] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001277 252.131.171.193 - - [2025-10-17 22:51:52] "POST /neutron/network HTTP/1.1" 200 604 0.069657 10.0.0.131 - - [2025-10-17 22:51:52] "POST /route-targets HTTP/1.1" 200 329 0.010729 10.0.0.131 - - [2025-10-17 22:51:52] "POST /ref-update HTTP/1.1" 200 156 0.013666 10.0.0.131 - - [2025-10-17 22:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004121 252.131.171.193 - - [2025-10-17 22:51:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.180115 252.131.171.193 - - [2025-10-17 22:51:52] "POST /neutron/network HTTP/1.1" 200 822 0.005727 10.0.0.131 - - [2025-10-17 22:51:52] "POST /id-to-fqname HTTP/1.1" 200 219 0.002749 10.0.0.131 - - [2025-10-17 22:51:52] "GET /virtual-network/1db7c00a-1faf-443e-8f43-2f8d38ba4652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007354 252.131.171.193 - - [2025-10-17 22:51:52] "POST /neutron/network HTTP/1.1" 200 822 0.006538 10.0.0.131 - - [2025-10-17 22:51:52] "GET /virtual-network/1db7c00a-1faf-443e-8f43-2f8d38ba4652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005566 252.131.171.193 - - [2025-10-17 22:51:52] "POST /neutron/network HTTP/1.1" 200 822 0.006499 252.131.171.193 - - [2025-10-17 22:51:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.007398 10.0.0.131 - - [2025-10-17 22:51:52] "POST /id-to-fqname HTTP/1.1" 200 219 0.001296 252.131.171.193 - - [2025-10-17 22:51:53] "POST /neutron/network HTTP/1.1" 200 832 0.005658 252.131.171.193 - - [2025-10-17 22:51:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000524 252.131.171.193 - - [2025-10-17 22:51:53] "GET / HTTP/1.1" 200 36499 0.001967 252.131.171.193 - - [2025-10-17 22:51:53] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000713 10.0.0.131 - - [2025-10-17 22:51:53] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001100 252.131.171.193 - - [2025-10-17 22:51:53] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.057225 252.131.171.193 - - [2025-10-17 22:51:53] "POST /neutron/network HTTP/1.1" 200 822 0.041573 252.131.171.193 - - [2025-10-17 22:51:54] "POST /neutron/port HTTP/1.1" 200 117 0.005258 252.131.171.193 - - [2025-10-17 22:51:54] "POST /neutron/port HTTP/1.1" 200 117 0.006339 10.0.0.131 - - [2025-10-17 22:51:54] "POST /id-to-fqname HTTP/1.1" 200 219 0.001595 252.131.171.193 - - [2025-10-17 22:51:54] "POST /neutron/port HTTP/1.1" 200 117 0.006321 252.131.171.193 - - [2025-10-17 22:51:54] "POST /neutron/network HTTP/1.1" 200 832 0.006639 252.131.171.193 - - [2025-10-17 22:51:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000441 252.131.171.193 - - [2025-10-17 22:51:54] "GET / HTTP/1.1" 200 36499 0.002007 252.131.171.193 - - [2025-10-17 22:51:54] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000513 252.131.171.193 - - [2025-10-17 22:51:54] "POST /neutron/network HTTP/1.1" 200 832 0.007812 10.0.0.131 - - [2025-10-17 22:51:54] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001244 10.0.0.131 - - [2025-10-17 22:51:55] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001423 252.131.171.193 - - [2025-10-17 22:51:55] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.065614 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 1058 0.277858 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/network HTTP/1.1" 200 822 0.033603 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 1058 0.010158 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 1058 0.010519 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 1108 0.094892 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 1082 0.037974 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007234 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 1082 0.019170 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 117 0.005486 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004711 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 1082 0.020696 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/subnet HTTP/1.1" 200 693 0.011808 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/port HTTP/1.1" 200 117 0.001313 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013876 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/network HTTP/1.1" 200 822 0.005821 252.131.171.193 - - [2025-10-17 22:51:55] "POST /neutron/network HTTP/1.1" 200 832 0.006750 10.0.0.131 - - [2025-10-17 22:51:56] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001704 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/port HTTP/1.1" 200 1058 0.230872 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/port HTTP/1.1" 200 1058 0.010879 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/port HTTP/1.1" 200 1058 0.008435 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/port HTTP/1.1" 200 1108 0.068121 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/port HTTP/1.1" 200 1082 0.010988 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003745 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/subnet HTTP/1.1" 200 693 0.011721 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.001269 252.131.171.193 - - [2025-10-17 22:51:56] "POST /neutron/network HTTP/1.1" 200 822 0.006087 252.131.171.193 - - [2025-10-17 22:52:00] "POST /neutron/port HTTP/1.1" 200 1082 0.012483 252.131.171.193 - - [2025-10-17 22:52:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007786 252.131.171.193 - - [2025-10-17 22:52:00] "POST /neutron/port HTTP/1.1" 200 1082 0.021786 252.131.171.193 - - [2025-10-17 22:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006565 252.131.171.193 - - [2025-10-17 22:52:01] "POST /neutron/port HTTP/1.1" 200 1082 0.013300 252.131.171.193 - - [2025-10-17 22:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006894 10.0.0.131 - - [2025-10-17 22:52:01] "GET /virtual-machine/279788c8-ede0-495d-bad2-5fb0807115ed HTTP/1.1" 401 296 0.000423 10.0.0.131 - - [2025-10-17 22:52:01] "GET /virtual-machine/279788c8-ede0-495d-bad2-5fb0807115ed HTTP/1.1" 200 1295 0.043405 10.0.0.131 - - [2025-10-17 22:52:01] "GET /virtual-machine-interface/b6e8e308-4720-443c-a8bd-1e46230edb30 HTTP/1.1" 200 2949 0.005116 10.0.0.131 - - [2025-10-17 22:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.131 - - [2025-10-17 22:52:01] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003740 10.0.0.131 - - [2025-10-17 22:52:01] "GET /virtual-networks?parent_id=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003170 10.0.0.131 - - [2025-10-17 22:52:01] "GET /virtual-network/1db7c00a-1faf-443e-8f43-2f8d38ba4652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006344 10.0.0.131 - - [2025-10-17 22:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.131 - - [2025-10-17 22:52:05] "GET /virtual-network/1db7c00a-1faf-443e-8f43-2f8d38ba4652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007663 252.131.171.193 - - [2025-10-17 22:52:05] "POST /neutron/port HTTP/1.1" 200 1082 0.010961 252.131.171.193 - - [2025-10-17 22:52:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005750 252.131.171.193 - - [2025-10-17 22:52:05] "POST /neutron/port HTTP/1.1" 200 1082 0.011982 252.131.171.193 - - [2025-10-17 22:52:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006313 252.131.171.193 - - [2025-10-17 22:52:06] "POST /neutron/port HTTP/1.1" 200 1082 0.012226 252.131.171.193 - - [2025-10-17 22:52:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006895 252.131.171.193 - - [2025-10-17 22:52:06] "POST /neutron/port HTTP/1.1" 200 1082 0.012094 252.131.171.193 - - [2025-10-17 22:52:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006246 252.131.171.193 - - [2025-10-17 22:52:06] "POST /neutron/port HTTP/1.1" 200 1082 0.011272 252.131.171.193 - - [2025-10-17 22:52:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005720 10.0.0.131 - - [2025-10-17 22:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.131 - - [2025-10-17 22:52:07] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002893 10.0.0.131 - - [2025-10-17 22:52:07] "GET /virtual-networks?parent_id=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003435 10.0.0.131 - - [2025-10-17 22:52:07] "GET /virtual-network/1db7c00a-1faf-443e-8f43-2f8d38ba4652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005457 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/port HTTP/1.1" 200 1082 0.010866 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/port HTTP/1.1" 200 1082 0.013543 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006279 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006383 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/port HTTP/1.1" 200 1082 0.013064 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/port HTTP/1.1" 200 1082 0.010672 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006898 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008931 252.131.171.193 - - [2025-10-17 22:52:07] "POST /neutron/port HTTP/1.1" 200 1082 0.010803 252.131.171.193 - - [2025-10-17 22:52:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007747 10.0.0.131 - - [2025-10-17 22:52:08] "GET /virtual-machine/ae6bb121-5e9e-4720-8e88-f2ca90a80da2 HTTP/1.1" 200 1296 0.005529 10.0.0.131 - - [2025-10-17 22:52:08] "GET /virtual-machine-interface/a055583a-7a75-436b-9b49-a9eb4a530dc4 HTTP/1.1" 200 2949 0.005712 10.0.0.131 - - [2025-10-17 22:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.131 - - [2025-10-17 22:52:08] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002723 10.0.0.131 - - [2025-10-17 22:52:08] "GET /virtual-networks?parent_id=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002771 10.0.0.131 - - [2025-10-17 22:52:08] "GET /virtual-network/1db7c00a-1faf-443e-8f43-2f8d38ba4652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006115 10.0.0.131 - - [2025-10-17 22:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.131 - - [2025-10-17 22:52:09] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003532 10.0.0.131 - - [2025-10-17 22:52:09] "GET /virtual-networks?parent_id=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002921 10.0.0.131 - - [2025-10-17 22:52:09] "GET /virtual-network/1db7c00a-1faf-443e-8f43-2f8d38ba4652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005836 252.131.171.193 - - [2025-10-17 22:52:14] "POST /neutron/network HTTP/1.1" 200 822 0.006025 252.131.171.193 - - [2025-10-17 22:52:14] "POST /neutron/network HTTP/1.1" 400 204 0.012675 252.131.171.193 - - [2025-10-17 22:52:15] "POST /neutron/port HTTP/1.1" 200 1082 0.020023 252.131.171.193 - - [2025-10-17 22:52:15] "POST /neutron/port HTTP/1.1" 200 1082 0.013716 252.131.171.193 - - [2025-10-17 22:52:15] "POST /neutron/port HTTP/1.1" 200 1108 0.017475 252.131.171.193 - - [2025-10-17 22:52:15] "POST /neutron/port HTTP/1.1" 200 1108 0.011090 252.131.171.193 - - [2025-10-17 22:52:15] "POST /neutron/port HTTP/1.1" 200 151 0.131526 252.131.171.193 - - [2025-10-17 22:52:15] "POST /neutron/port HTTP/1.1" 200 151 0.128957 252.131.171.193 - - [2025-10-17 22:52:16] "POST /neutron/network HTTP/1.1" 200 822 0.006199 10.0.0.131 - - [2025-10-17 22:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.015704 10.0.0.131 - - [2025-10-17 22:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011606 10.0.0.131 - - [2025-10-17 22:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002146 252.131.171.193 - - [2025-10-17 22:52:17] "POST /neutron/network HTTP/1.1" 200 151 0.104769 10.0.0.131 - - [2025-10-17 22:52:17] "DELETE /route-target/8fdbabc8-d15c-40be-8be9-ccb0dbb1630e HTTP/1.1" 200 115 0.021957 10.0.0.131 - - [2025-10-17 22:52:17] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001043 10.0.0.131 - - [2025-10-17 22:52:17] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.028344 10.0.0.131 - - [2025-10-17 22:52:17] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002304 10.0.0.131 - - [2025-10-17 22:52:17] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?fields=virtual_networks HTTP/1.1" 200 1036 0.072434 10.0.0.131 - - [2025-10-17 22:52:17] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001149 10.0.0.131 - - [2025-10-17 22:52:17] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.031899 10.0.0.131 - - [2025-10-17 22:52:17] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001680 10.0.0.131 - - [2025-10-17 22:52:17] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?fields=security_groups HTTP/1.1" 200 1263 0.032389 10.0.0.131 - - [2025-10-17 22:52:18] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001573 10.0.0.131 - - [2025-10-17 22:52:18] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008783 10.0.0.131 - - [2025-10-17 22:52:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.038862 10.0.0.131 - - [2025-10-17 22:52:18] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003639 10.0.0.131 - - [2025-10-17 22:52:18] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001269 10.0.0.131 - - [2025-10-17 22:52:18] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006522 10.0.0.131 - - [2025-10-17 22:52:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.002436 10.0.0.131 - - [2025-10-17 22:52:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.003232 10.0.0.131 - - [2025-10-17 22:52:19] "POST /security-groups HTTP/1.1" 200 583 0.068422 10.0.0.131 - - [2025-10-17 22:52:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.002922 10.0.0.131 - - [2025-10-17 22:52:19] "POST /projects HTTP/1.1" 200 577 0.221034 10.0.0.131 - - [2025-10-17 22:52:19] "POST /access-control-lists HTTP/1.1" 200 598 0.059575 10.0.0.131 - - [2025-10-17 22:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.304918 10.0.0.131 - - [2025-10-17 22:52:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.003485 10.0.0.131 - - [2025-10-17 22:52:19] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.444117 10.0.0.131 - - [2025-10-17 22:52:19] "POST /access-control-lists HTTP/1.1" 200 596 0.060567 10.0.0.131 - - [2025-10-17 22:52:20] "GET / HTTP/1.1" 200 36499 0.002122 10.0.0.131 - - [2025-10-17 22:52:20] "DELETE /project/f28fd43779c940829065b46b52080126 HTTP/1.1" 404 173 0.010939 10.0.0.131 - - [2025-10-17 22:52:20] "DELETE /project/62d6fb8d28704329bafe1e38191673d4 HTTP/1.1" 404 173 0.009904 10.0.0.131 - - [2025-10-17 22:52:20] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000900 10.0.0.131 - - [2025-10-17 22:52:20] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000802 10.0.0.131 - - [2025-10-17 22:52:20] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.029898 10.0.0.131 - - [2025-10-17 22:52:20] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.034527 10.0.0.131 - - [2025-10-17 22:52:20] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000903 10.0.0.131 - - [2025-10-17 22:52:20] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000803 10.0.0.131 - - [2025-10-17 22:52:20] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?fields=security_groups HTTP/1.1" 200 1353 0.029538 10.0.0.131 - - [2025-10-17 22:52:20] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?fields=security_groups HTTP/1.1" 200 1353 0.069236 10.0.0.131 - - [2025-10-17 22:52:20] "DELETE /security-group/49f9c597-abf3-495f-bc6a-a9a0e00ef9ea HTTP/1.1" 200 115 0.046665 10.0.0.131 - - [2025-10-17 22:52:20] "GET /projects?obj_uuids=62d6fb8d-2870-4329-bafe-1e38191673d4&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000957 10.0.0.131 - - [2025-10-17 22:52:20] "DELETE /access-control-list/6e17f270-0937-43b9-8603-444016da9e6e HTTP/1.1" 200 115 0.037152 10.0.0.131 - - [2025-10-17 22:52:21] "GET /project/62d6fb8d-2870-4329-bafe-1e38191673d4?fields=application_policy_sets HTTP/1.1" 200 1392 0.072023 10.0.0.131 - - [2025-10-17 22:52:21] "DELETE /security-group/02e0ca11-06c2-4dca-94e9-851cd34b2e1b HTTP/1.1" 200 115 0.091867 10.0.0.131 - - [2025-10-17 22:52:21] "GET /projects?obj_uuids=2dd9825e-ae16-4214-b56d-cf22349f2aa0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000954 10.0.0.131 - - [2025-10-17 22:52:21] "DELETE /access-control-list/d4efe75e-2de0-4b8e-824a-ad93823842a6 HTTP/1.1" 200 115 0.061927 10.0.0.131 - - [2025-10-17 22:52:21] "GET /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0?fields=application_policy_sets HTTP/1.1" 200 1392 0.047555 10.0.0.131 - - [2025-10-17 22:52:21] "DELETE /access-control-list/54345991-459e-4932-93d3-3a1589167d17 HTTP/1.1" 200 115 0.046181 10.0.0.131 - - [2025-10-17 22:52:21] "DELETE /access-control-list/90943ac0-6f59-423d-8002-98439eedacc6 HTTP/1.1" 200 115 0.041410 10.0.0.131 - - [2025-10-17 22:52:21] "DELETE /project/62d6fb8d-2870-4329-bafe-1e38191673d4 HTTP/1.1" 200 115 0.429190 10.0.0.131 - - [2025-10-17 22:52:21] "DELETE /project/2dd9825e-ae16-4214-b56d-cf22349f2aa0 HTTP/1.1" 200 115 0.462104 10.0.0.131 - - [2025-10-17 22:52:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000491 10.0.0.131 - - [2025-10-17 22:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.038254 10.0.0.131 - - [2025-10-17 22:52:21] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000954 10.0.0.131 - - [2025-10-17 22:52:21] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.023859 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/network HTTP/1.1" 200 117 0.035448 10.0.0.131 - - [2025-10-17 22:52:22] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/network HTTP/1.1" 200 623 0.078090 10.0.0.131 - - [2025-10-17 22:52:22] "POST /route-targets HTTP/1.1" 200 329 0.012411 10.0.0.131 - - [2025-10-17 22:52:22] "POST /ref-update HTTP/1.1" 200 156 0.010471 10.0.0.131 - - [2025-10-17 22:52:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004967 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/subnet HTTP/1.1" 200 701 0.157049 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/network HTTP/1.1" 200 837 0.005868 10.0.0.131 - - [2025-10-17 22:52:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001475 10.0.0.131 - - [2025-10-17 22:52:22] "GET /virtual-network/38c5d12f-7abe-49ab-b4c9-6ce7b0b9a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004661 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/network HTTP/1.1" 200 837 0.005607 10.0.0.131 - - [2025-10-17 22:52:22] "GET /virtual-network/38c5d12f-7abe-49ab-b4c9-6ce7b0b9a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004920 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/network HTTP/1.1" 200 837 0.005444 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/subnet HTTP/1.1" 200 701 0.007170 252.131.171.193 - - [2025-10-17 22:52:22] "POST /neutron/network HTTP/1.1" 200 837 0.005980 10.0.0.131 - - [2025-10-17 22:52:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.003987 252.131.171.193 - - [2025-10-17 22:52:23] "POST /neutron/network HTTP/1.1" 200 847 0.005924 252.131.171.193 - - [2025-10-17 22:52:23] "GET /aaa-mode HTTP/1.1" 401 296 0.000456 252.131.171.193 - - [2025-10-17 22:52:23] "GET / HTTP/1.1" 200 36499 0.001410 252.131.171.193 - - [2025-10-17 22:52:23] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000361 10.0.0.131 - - [2025-10-17 22:52:23] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001154 252.131.171.193 - - [2025-10-17 22:52:23] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053011 252.131.171.193 - - [2025-10-17 22:52:23] "POST /neutron/network HTTP/1.1" 200 837 0.007049 252.131.171.193 - - [2025-10-17 22:52:23] "POST /neutron/port HTTP/1.1" 200 117 0.005562 252.131.171.193 - - [2025-10-17 22:52:23] "POST /neutron/port HTTP/1.1" 200 117 0.005358 10.0.0.131 - - [2025-10-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.131 - - [2025-10-17 22:52:24] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003286 10.0.0.131 - - [2025-10-17 22:52:24] "PUT /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3 HTTP/1.1" 200 278 0.010141 252.131.171.193 - - [2025-10-17 22:52:24] "POST /neutron/port HTTP/1.1" 200 117 0.009716 252.131.171.193 - - [2025-10-17 22:52:24] "POST /neutron/network HTTP/1.1" 200 847 0.006472 10.0.0.131 - - [2025-10-17 22:52:24] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001118 252.131.171.193 - - [2025-10-17 22:52:24] "POST /neutron/port HTTP/1.1" 200 1053 0.230209 252.131.171.193 - - [2025-10-17 22:52:24] "POST /neutron/port HTTP/1.1" 200 1053 0.010129 252.131.171.193 - - [2025-10-17 22:52:24] "POST /neutron/port HTTP/1.1" 200 1053 0.009410 252.131.171.193 - - [2025-10-17 22:52:24] "POST /neutron/port HTTP/1.1" 200 1103 0.060218 252.131.171.193 - - [2025-10-17 22:52:25] "POST /neutron/port HTTP/1.1" 200 1077 0.011299 252.131.171.193 - - [2025-10-17 22:52:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003363 252.131.171.193 - - [2025-10-17 22:52:25] "POST /neutron/subnet HTTP/1.1" 200 675 0.007758 252.131.171.193 - - [2025-10-17 22:52:25] "POST /neutron/port HTTP/1.1" 200 117 0.001456 252.131.171.193 - - [2025-10-17 22:52:25] "POST /neutron/network HTTP/1.1" 200 837 0.005738 252.131.171.193 - - [2025-10-17 22:52:29] "POST /neutron/port HTTP/1.1" 200 1077 0.012193 252.131.171.193 - - [2025-10-17 22:52:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007657 252.131.171.193 - - [2025-10-17 22:52:29] "POST /neutron/port HTTP/1.1" 200 1077 0.010819 252.131.171.193 - - [2025-10-17 22:52:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006222 252.131.171.193 - - [2025-10-17 22:52:29] "POST /neutron/port HTTP/1.1" 200 1077 0.011532 252.131.171.193 - - [2025-10-17 22:52:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005642 10.0.0.131 - - [2025-10-17 22:52:29] "GET /virtual-machine/1d7930f0-0f04-45dc-b585-20fb26958611 HTTP/1.1" 401 296 0.000419 10.0.0.131 - - [2025-10-17 22:52:30] "GET /virtual-machine/1d7930f0-0f04-45dc-b585-20fb26958611 HTTP/1.1" 200 1294 0.034700 10.0.0.131 - - [2025-10-17 22:52:30] "GET /virtual-machine-interface/89db8c86-904a-446a-9634-2ce30e353b8d HTTP/1.1" 200 2973 0.005213 10.0.0.131 - - [2025-10-17 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.131 - - [2025-10-17 22:52:30] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002917 10.0.0.131 - - [2025-10-17 22:52:30] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003651 10.0.0.131 - - [2025-10-17 22:52:30] "GET /virtual-network/38c5d12f-7abe-49ab-b4c9-6ce7b0b9a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005082 10.0.0.131 - - [2025-10-17 22:52:33] "GET /obj-perms HTTP/1.1" 200 6390 0.079706 10.0.0.131 - - [2025-10-17 22:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.131 - - [2025-10-17 22:52:33] "GET /virtual-network/38c5d12f-7abe-49ab-b4c9-6ce7b0b9a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.014420 10.0.0.131 - - [2025-10-17 22:52:33] "GET /obj-perms HTTP/1.1" 200 6390 0.065868 252.131.171.193 - - [2025-10-17 22:52:34] "POST /neutron/port HTTP/1.1" 200 1077 0.013688 252.131.171.193 - - [2025-10-17 22:52:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009488 252.131.171.193 - - [2025-10-17 22:52:34] "POST /neutron/port HTTP/1.1" 200 1077 0.012664 252.131.171.193 - - [2025-10-17 22:52:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007074 10.0.0.131 - - [2025-10-17 22:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.131 - - [2025-10-17 22:52:35] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003221 10.0.0.131 - - [2025-10-17 22:52:35] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003295 10.0.0.131 - - [2025-10-17 22:52:35] "GET /virtual-network/38c5d12f-7abe-49ab-b4c9-6ce7b0b9a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006500 252.131.171.193 - - [2025-10-17 22:52:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011381 252.131.171.193 - - [2025-10-17 22:52:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006452 252.131.171.193 - - [2025-10-17 22:52:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011594 252.131.171.193 - - [2025-10-17 22:52:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006561 252.131.171.193 - - [2025-10-17 22:52:36] "POST /neutron/port HTTP/1.1" 200 1077 0.010927 252.131.171.193 - - [2025-10-17 22:52:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006293 10.0.0.131 - - [2025-10-17 22:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.131 - - [2025-10-17 22:52:43] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005270 10.0.0.131 - - [2025-10-17 22:52:43] "PUT /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3 HTTP/1.1" 200 278 0.010103 252.131.171.193 - - [2025-10-17 22:52:43] "POST /neutron/network HTTP/1.1" 200 837 0.009785 252.131.171.193 - - [2025-10-17 22:52:43] "POST /neutron/network HTTP/1.1" 400 204 0.010825 252.131.171.193 - - [2025-10-17 22:52:44] "POST /neutron/port HTTP/1.1" 200 1077 0.012552 252.131.171.193 - - [2025-10-17 22:52:44] "POST /neutron/port HTTP/1.1" 200 1103 0.009313 252.131.171.193 - - [2025-10-17 22:52:44] "POST /neutron/port HTTP/1.1" 200 151 0.101783 252.131.171.193 - - [2025-10-17 22:52:45] "POST /neutron/network HTTP/1.1" 200 837 0.005763 10.0.0.131 - - [2025-10-17 22:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.131 - - [2025-10-17 22:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.131 - - [2025-10-17 22:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003215 252.131.171.193 - - [2025-10-17 22:52:45] "POST /neutron/network HTTP/1.1" 200 151 0.082928 10.0.0.131 - - [2025-10-17 22:52:45] "DELETE /route-target/32d2cf93-c1fd-4324-83a2-d67059b07173 HTTP/1.1" 200 115 0.020513 10.0.0.131 - - [2025-10-17 22:52:46] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.003253 10.0.0.131 - - [2025-10-17 22:52:46] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3 HTTP/1.1" 200 1886 0.004272 10.0.0.131 - - [2025-10-17 22:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.131 - - [2025-10-17 22:52:46] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000942 10.0.0.131 - - [2025-10-17 22:52:46] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031408 252.131.171.193 - - [2025-10-17 22:52:46] "POST /neutron/network HTTP/1.1" 200 117 0.009119 10.0.0.131 - - [2025-10-17 22:52:46] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001475 252.131.171.193 - - [2025-10-17 22:52:46] "POST /neutron/network HTTP/1.1" 200 603 0.060160 10.0.0.131 - - [2025-10-17 22:52:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002903 252.131.171.193 - - [2025-10-17 22:52:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.171659 252.131.171.193 - - [2025-10-17 22:52:47] "POST /neutron/network HTTP/1.1" 200 820 0.006609 10.0.0.131 - - [2025-10-17 22:52:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001437 10.0.0.131 - - [2025-10-17 22:52:47] "GET /virtual-network/f7e48bb5-c2a8-4267-8c42-cb9ef7c051d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004916 252.131.171.193 - - [2025-10-17 22:52:47] "POST /neutron/network HTTP/1.1" 200 820 0.005402 10.0.0.131 - - [2025-10-17 22:52:47] "GET /virtual-network/f7e48bb5-c2a8-4267-8c42-cb9ef7c051d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004929 252.131.171.193 - - [2025-10-17 22:52:47] "POST /neutron/network HTTP/1.1" 200 820 0.005431 10.0.0.131 - - [2025-10-17 22:52:47] "POST /route-targets HTTP/1.1" 200 329 0.011017 10.0.0.131 - - [2025-10-17 22:52:47] "POST /ref-update HTTP/1.1" 200 156 0.013363 252.131.171.193 - - [2025-10-17 22:52:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.008413 10.0.0.131 - - [2025-10-17 22:52:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001383 252.131.171.193 - - [2025-10-17 22:52:47] "POST /neutron/network HTTP/1.1" 200 830 0.006026 252.131.171.193 - - [2025-10-17 22:52:47] "GET /aaa-mode HTTP/1.1" 401 296 0.000472 252.131.171.193 - - [2025-10-17 22:52:47] "GET / HTTP/1.1" 200 36499 0.002411 252.131.171.193 - - [2025-10-17 22:52:47] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000360 10.0.0.131 - - [2025-10-17 22:52:48] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001060 252.131.171.193 - - [2025-10-17 22:52:48] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058518 252.131.171.193 - - [2025-10-17 22:52:48] "POST /neutron/network HTTP/1.1" 200 820 0.005997 252.131.171.193 - - [2025-10-17 22:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.007635 252.131.171.193 - - [2025-10-17 22:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.006183 252.131.171.193 - - [2025-10-17 22:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.005421 252.131.171.193 - - [2025-10-17 22:52:48] "POST /neutron/network HTTP/1.1" 200 830 0.006095 10.0.0.131 - - [2025-10-17 22:52:49] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001087 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/port HTTP/1.1" 200 1056 0.241524 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/port HTTP/1.1" 200 1056 0.012796 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/port HTTP/1.1" 200 1056 0.011384 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/port HTTP/1.1" 200 1106 0.058238 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/port HTTP/1.1" 200 1080 0.016465 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003637 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/subnet HTTP/1.1" 200 689 0.007089 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/port HTTP/1.1" 200 117 0.001618 252.131.171.193 - - [2025-10-17 22:52:49] "POST /neutron/network HTTP/1.1" 200 820 0.006234 252.131.171.193 - - [2025-10-17 22:52:53] "POST /neutron/port HTTP/1.1" 200 1080 0.011783 252.131.171.193 - - [2025-10-17 22:52:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006306 252.131.171.193 - - [2025-10-17 22:52:53] "POST /neutron/port HTTP/1.1" 200 1080 0.010260 252.131.171.193 - - [2025-10-17 22:52:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006336 252.131.171.193 - - [2025-10-17 22:52:53] "POST /neutron/port HTTP/1.1" 200 1080 0.012784 252.131.171.193 - - [2025-10-17 22:52:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005785 10.0.0.131 - - [2025-10-17 22:52:54] "GET /virtual-machine/397fa7bb-e237-4689-8c9a-aa73a5fd8300 HTTP/1.1" 200 1294 0.005073 10.0.0.131 - - [2025-10-17 22:52:54] "GET /virtual-machine-interface/7bc6ab86-6e94-42c5-b087-e5b05644bfbb HTTP/1.1" 200 2943 0.005000 10.0.0.131 - - [2025-10-17 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.131 - - [2025-10-17 22:52:54] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003433 10.0.0.131 - - [2025-10-17 22:52:54] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002730 10.0.0.131 - - [2025-10-17 22:52:54] "GET /virtual-network/f7e48bb5-c2a8-4267-8c42-cb9ef7c051d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006156 10.0.0.131 - - [2025-10-17 22:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.131 - - [2025-10-17 22:52:57] "GET /virtual-network/f7e48bb5-c2a8-4267-8c42-cb9ef7c051d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005289 252.131.171.193 - - [2025-10-17 22:52:59] "POST /neutron/port HTTP/1.1" 200 1080 0.011092 252.131.171.193 - - [2025-10-17 22:52:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005831 252.131.171.193 - - [2025-10-17 22:52:59] "POST /neutron/port HTTP/1.1" 200 1080 0.013277 252.131.171.193 - - [2025-10-17 22:52:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005147 252.131.171.193 - - [2025-10-17 22:53:00] "POST /neutron/port HTTP/1.1" 200 1080 0.012031 252.131.171.193 - - [2025-10-17 22:53:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007222 252.131.171.193 - - [2025-10-17 22:53:00] "POST /neutron/port HTTP/1.1" 200 1080 0.011566 252.131.171.193 - - [2025-10-17 22:53:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005776 10.0.0.131 - - [2025-10-17 22:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.131 - - [2025-10-17 22:53:01] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003998 10.0.0.131 - - [2025-10-17 22:53:01] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003466 10.0.0.131 - - [2025-10-17 22:53:01] "GET /virtual-network/f7e48bb5-c2a8-4267-8c42-cb9ef7c051d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005341 252.131.171.193 - - [2025-10-17 22:53:03] "POST /neutron/network HTTP/1.1" 200 820 0.007889 252.131.171.193 - - [2025-10-17 22:53:03] "POST /neutron/network HTTP/1.1" 400 204 0.012631 252.131.171.193 - - [2025-10-17 22:53:04] "POST /neutron/port HTTP/1.1" 200 1080 0.011461 252.131.171.193 - - [2025-10-17 22:53:04] "POST /neutron/port HTTP/1.1" 200 1106 0.008980 252.131.171.193 - - [2025-10-17 22:53:04] "POST /neutron/port HTTP/1.1" 200 151 0.105874 252.131.171.193 - - [2025-10-17 22:53:05] "POST /neutron/network HTTP/1.1" 200 820 0.007296 10.0.0.131 - - [2025-10-17 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008397 10.0.0.131 - - [2025-10-17 22:53:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003340 10.0.0.131 - - [2025-10-17 22:53:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001925 252.131.171.193 - - [2025-10-17 22:53:06] "POST /neutron/network HTTP/1.1" 200 151 0.098693 10.0.0.131 - - [2025-10-17 22:53:06] "DELETE /route-target/6b97427b-6de9-4a15-8137-e7c8b84f1dd6 HTTP/1.1" 200 115 0.022670 10.0.0.131 - - [2025-10-17 22:53:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.002819 10.0.0.131 - - [2025-10-17 22:53:06] "POST /network-ipams HTTP/1.1" 200 543 0.016482 10.0.0.131 - - [2025-10-17 22:53:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.002960 10.0.0.131 - - [2025-10-17 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.131 - - [2025-10-17 22:53:07] "GET /network-ipam/e3fc1372-c6a0-4924-aa6a-d22431278bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004739 10.0.0.131 - - [2025-10-17 22:53:07] "PUT /network-ipam/e3fc1372-c6a0-4924-aa6a-d22431278bad HTTP/1.1" 200 260 0.010768 10.0.0.131 - - [2025-10-17 22:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.131 - - [2025-10-17 22:53:07] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001250 10.0.0.131 - - [2025-10-17 22:53:07] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.024025 252.131.171.193 - - [2025-10-17 22:53:07] "POST /neutron/network HTTP/1.1" 200 117 0.007152 10.0.0.131 - - [2025-10-17 22:53:07] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001400 252.131.171.193 - - [2025-10-17 22:53:07] "POST /neutron/network HTTP/1.1" 200 603 0.067518 10.0.0.131 - - [2025-10-17 22:53:07] "POST /route-targets HTTP/1.1" 200 329 0.011513 10.0.0.131 - - [2025-10-17 22:53:07] "POST /ref-update HTTP/1.1" 200 156 0.012938 10.0.0.131 - - [2025-10-17 22:53:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003232 252.131.171.193 - - [2025-10-17 22:53:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.153849 10.0.0.131 - - [2025-10-17 22:53:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004131 252.131.171.193 - - [2025-10-17 22:53:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.189113 252.131.171.193 - - [2025-10-17 22:53:07] "POST /neutron/network HTTP/1.1" 200 988 0.008437 10.0.0.131 - - [2025-10-17 22:53:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001513 10.0.0.131 - - [2025-10-17 22:53:07] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005239 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/network HTTP/1.1" 200 988 0.007503 10.0.0.131 - - [2025-10-17 22:53:08] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005350 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/network HTTP/1.1" 200 988 0.006899 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.007760 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.007123 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/network HTTP/1.1" 200 988 0.007468 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.009342 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.006962 10.0.0.131 - - [2025-10-17 22:53:08] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/port HTTP/1.1" 200 1015 0.165314 10.0.0.131 - - [2025-10-17 22:53:08] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001156 252.131.171.193 - - [2025-10-17 22:53:08] "POST /neutron/port HTTP/1.1" 200 1015 0.163630 10.0.0.131 - - [2025-10-17 22:53:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001583 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 1015 0.007374 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 1015 0.006786 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/network HTTP/1.1" 200 988 0.007244 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 1015 0.007513 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.005008 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.005478 10.0.0.131 - - [2025-10-17 22:53:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001525 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.005449 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 1015 0.009168 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 1015 0.031964 252.131.171.193 - - [2025-10-17 22:53:09] "POST /neutron/port HTTP/1.1" 200 1015 0.010419 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/network HTTP/1.1" 200 988 0.007808 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 1015 0.008911 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 1015 0.009530 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 117 0.007052 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 117 0.005214 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 1015 0.008772 10.0.0.131 - - [2025-10-17 22:53:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.004046 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/network HTTP/1.1" 200 998 0.009686 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 117 0.010160 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 1015 0.011461 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 1015 0.009717 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/network HTTP/1.1" 200 998 0.007768 252.131.171.193 - - [2025-10-17 22:53:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000422 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 1103 0.123674 252.131.171.193 - - [2025-10-17 22:53:10] "GET / HTTP/1.1" 200 36499 0.001862 252.131.171.193 - - [2025-10-17 22:53:10] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000444 252.131.171.193 - - [2025-10-17 22:53:10] "POST /neutron/port HTTP/1.1" 200 1077 0.013606 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003702 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 1015 0.019737 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.010742 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/network HTTP/1.1" 200 998 0.010127 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 117 0.001263 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 1015 0.027829 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/network HTTP/1.1" 200 988 0.008115 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 1015 0.011419 10.0.0.131 - - [2025-10-17 22:53:11] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001179 252.131.171.193 - - [2025-10-17 22:53:11] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.064266 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/network HTTP/1.1" 200 988 0.009232 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 1103 0.096022 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 1077 0.020572 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 2038 0.021730 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005389 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007017 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 117 0.009816 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.016600 10.0.0.131 - - [2025-10-17 22:53:11] "GET /domains HTTP/1.1" 200 440 0.004124 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/port HTTP/1.1" 200 117 0.001779 10.0.0.131 - - [2025-10-17 22:53:11] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002713 10.0.0.131 - - [2025-10-17 22:53:11] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1309 0.011742 252.131.171.193 - - [2025-10-17 22:53:11] "POST /neutron/network HTTP/1.1" 200 988 0.008088 10.0.0.131 - - [2025-10-17 22:53:11] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001245 10.0.0.131 - - [2025-10-17 22:53:11] "GET /project/f28fd437-79c9-4082-9065-b46b52080126 HTTP/1.1" 200 2845 0.028574 10.0.0.131 - - [2025-10-17 22:53:11] "GET /network-ipam/e3fc1372-c6a0-4924-aa6a-d22431278bad HTTP/1.1" 200 2604 0.005643 10.0.0.131 - - [2025-10-17 22:53:12] "GET /domains HTTP/1.1" 200 440 0.002959 10.0.0.131 - - [2025-10-17 22:53:12] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.131 - - [2025-10-17 22:53:12] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1309 0.018438 252.131.171.193 - - [2025-10-17 22:53:12] "POST /neutron/network HTTP/1.1" 200 998 0.007798 10.0.0.131 - - [2025-10-17 22:53:12] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000959 10.0.0.131 - - [2025-10-17 22:53:12] "GET /project/f28fd437-79c9-4082-9065-b46b52080126 HTTP/1.1" 200 2845 0.039317 10.0.0.131 - - [2025-10-17 22:53:12] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001930 10.0.0.131 - - [2025-10-17 22:53:12] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be HTTP/1.1" 200 3785 0.017783 10.0.0.131 - - [2025-10-17 22:53:12] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be HTTP/1.1" 200 3785 0.005415 10.0.0.131 - - [2025-10-17 22:53:12] "GET /routing-instance/ee47079c-28b3-486e-a97c-355cf0603fb9 HTTP/1.1" 200 2385 0.009095 10.0.0.131 - - [2025-10-17 22:53:12] "GET /routing-instance/ee47079c-28b3-486e-a97c-355cf0603fb9 HTTP/1.1" 200 2817 0.005230 252.131.171.193 - - [2025-10-17 22:53:12] "POST /neutron/port HTTP/1.1" 200 1053 0.275937 10.0.0.131 - - [2025-10-17 22:53:12] "GET /route-target/d1d17abf-d6ed-45b1-87de-399b63c0a5f1 HTTP/1.1" 200 1206 0.003251 10.0.0.131 - - [2025-10-17 22:53:12] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be HTTP/1.1" 200 4239 0.007015 252.131.171.193 - - [2025-10-17 22:53:12] "POST /neutron/port HTTP/1.1" 200 1053 0.014787 10.0.0.131 - - [2025-10-17 22:53:12] "GET /routing-instance/ee47079c-28b3-486e-a97c-355cf0603fb9 HTTP/1.1" 200 2817 0.003819 252.131.171.193 - - [2025-10-17 22:53:12] "POST /neutron/port HTTP/1.1" 200 1053 0.013275 10.0.0.131 - - [2025-10-17 22:53:12] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005530 10.0.0.131 - - [2025-10-17 22:53:12] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be HTTP/1.1" 200 4239 0.005149 252.131.171.193 - - [2025-10-17 22:53:12] "POST /neutron/port HTTP/1.1" 200 1103 0.063519 10.0.0.131 - - [2025-10-17 22:53:12] "GET /routing-instance/ee47079c-28b3-486e-a97c-355cf0603fb9 HTTP/1.1" 200 2817 0.004707 10.0.0.131 - - [2025-10-17 22:53:12] "GET /routing-instance/ee47079c-28b3-486e-a97c-355cf0603fb9 HTTP/1.1" 200 2817 0.004145 252.131.171.193 - - [2025-10-17 22:53:12] "POST /neutron/port HTTP/1.1" 200 1077 0.018204 10.0.0.131 - - [2025-10-17 22:53:12] "GET /route-target/d1d17abf-d6ed-45b1-87de-399b63c0a5f1 HTTP/1.1" 200 1206 0.003082 252.131.171.193 - - [2025-10-17 22:53:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004366 252.131.171.193 - - [2025-10-17 22:53:13] "POST /neutron/subnet HTTP/1.1" 200 673 0.020577 10.0.0.131 - - [2025-10-17 22:53:13] "GET /domains HTTP/1.1" 200 440 0.010386 252.131.171.193 - - [2025-10-17 22:53:13] "POST /neutron/port HTTP/1.1" 200 117 0.001455 10.0.0.131 - - [2025-10-17 22:53:13] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001027 10.0.0.131 - - [2025-10-17 22:53:13] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1309 0.007270 252.131.171.193 - - [2025-10-17 22:53:13] "POST /neutron/network HTTP/1.1" 200 988 0.007179 10.0.0.131 - - [2025-10-17 22:53:13] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001478 10.0.0.131 - - [2025-10-17 22:53:13] "GET /project/f28fd437-79c9-4082-9065-b46b52080126 HTTP/1.1" 200 3089 0.028265 10.0.0.131 - - [2025-10-17 22:53:13] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be HTTP/1.1" 200 4239 0.005220 10.0.0.131 - - [2025-10-17 22:53:13] "GET /obj-perms HTTP/1.1" 200 6437 0.063140 252.131.171.193 - - [2025-10-17 22:53:13] "POST /neutron/port HTTP/1.1" 200 1077 0.014942 252.131.171.193 - - [2025-10-17 22:53:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009364 252.131.171.193 - - [2025-10-17 22:53:14] "POST /neutron/port HTTP/1.1" 200 1077 0.013444 252.131.171.193 - - [2025-10-17 22:53:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006828 252.131.171.193 - - [2025-10-17 22:53:14] "POST /neutron/port HTTP/1.1" 200 1077 0.013543 252.131.171.193 - - [2025-10-17 22:53:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007773 10.0.0.131 - - [2025-10-17 22:53:14] "GET /virtual-machine/200d768b-fefe-446d-ab6e-d5242f472c1e HTTP/1.1" 200 1290 0.004447 10.0.0.131 - - [2025-10-17 22:53:14] "GET /virtual-machine-interface/e524b3f2-40e7-4142-8d24-89d15d822ae4 HTTP/1.1" 200 2944 0.005819 10.0.0.131 - - [2025-10-17 22:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.131 - - [2025-10-17 22:53:14] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004512 10.0.0.131 - - [2025-10-17 22:53:14] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002983 10.0.0.131 - - [2025-10-17 22:53:14] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006027 10.0.0.131 - - [2025-10-17 22:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.131 - - [2025-10-17 22:53:17] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004765 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011807 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005955 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/port HTTP/1.1" 200 1077 0.015513 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011386 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005844 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006726 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011793 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005795 10.0.0.131 - - [2025-10-17 22:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.131 - - [2025-10-17 22:53:21] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005233 252.131.171.193 - - [2025-10-17 22:53:21] "POST /neutron/port HTTP/1.1" 200 1077 0.012493 252.131.171.193 - - [2025-10-17 22:53:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007985 252.131.171.193 - - [2025-10-17 22:53:22] "POST /neutron/port HTTP/1.1" 200 1077 0.013870 252.131.171.193 - - [2025-10-17 22:53:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007966 252.131.171.193 - - [2025-10-17 22:53:22] "POST /neutron/port HTTP/1.1" 200 1077 0.018731 252.131.171.193 - - [2025-10-17 22:53:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006814 252.131.171.193 - - [2025-10-17 22:53:22] "POST /neutron/port HTTP/1.1" 200 1077 0.012014 252.131.171.193 - - [2025-10-17 22:53:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006631 252.131.171.193 - - [2025-10-17 22:53:23] "POST /neutron/port HTTP/1.1" 200 1077 0.017757 252.131.171.193 - - [2025-10-17 22:53:23] "POST /neutron/port HTTP/1.1" 200 1077 0.011352 252.131.171.193 - - [2025-10-17 22:53:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005704 252.131.171.193 - - [2025-10-17 22:53:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006057 10.0.0.131 - - [2025-10-17 22:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.131 - - [2025-10-17 22:53:24] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003322 10.0.0.131 - - [2025-10-17 22:53:24] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003038 10.0.0.131 - - [2025-10-17 22:53:24] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005358 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/port HTTP/1.1" 200 1077 0.010735 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008291 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/port HTTP/1.1" 200 1077 0.010999 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006032 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/port HTTP/1.1" 200 1077 0.014867 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006242 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/port HTTP/1.1" 200 1077 0.018182 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014650 10.0.0.131 - - [2025-10-17 22:53:24] "GET /virtual-machine/a37757c8-1f9c-4995-a714-49ca0b348468 HTTP/1.1" 200 1291 0.005220 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/port HTTP/1.1" 200 1077 0.015654 10.0.0.131 - - [2025-10-17 22:53:24] "GET /virtual-machine-interface/fa55a07e-b98d-491b-812d-d193211e4ca0 HTTP/1.1" 200 2943 0.005487 252.131.171.193 - - [2025-10-17 22:53:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005601 10.0.0.131 - - [2025-10-17 22:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.131 - - [2025-10-17 22:53:25] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003457 10.0.0.131 - - [2025-10-17 22:53:25] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003350 10.0.0.131 - - [2025-10-17 22:53:25] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005359 10.0.0.131 - - [2025-10-17 22:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.131 - - [2025-10-17 22:53:26] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002745 10.0.0.131 - - [2025-10-17 22:53:26] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003709 10.0.0.131 - - [2025-10-17 22:53:26] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005172 252.131.171.193 - - [2025-10-17 22:53:26] "POST /neutron/port HTTP/1.1" 200 1077 0.011035 252.131.171.193 - - [2025-10-17 22:53:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010745 252.131.171.193 - - [2025-10-17 22:53:26] "POST /neutron/port HTTP/1.1" 200 1077 0.011698 252.131.171.193 - - [2025-10-17 22:53:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006097 252.131.171.193 - - [2025-10-17 22:53:27] "POST /neutron/port HTTP/1.1" 200 1077 0.011976 252.131.171.193 - - [2025-10-17 22:53:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009502 10.0.0.131 - - [2025-10-17 22:53:27] "GET /virtual-machine/6a22c910-db55-4147-b827-e7b6545506a7 HTTP/1.1" 200 1294 0.005415 10.0.0.131 - - [2025-10-17 22:53:27] "GET /virtual-machine-interface/1d923056-2cde-4093-a531-985127aa1571 HTTP/1.1" 200 2943 0.005484 10.0.0.131 - - [2025-10-17 22:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.131 - - [2025-10-17 22:53:27] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003505 10.0.0.131 - - [2025-10-17 22:53:27] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004293 10.0.0.131 - - [2025-10-17 22:53:27] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006914 10.0.0.131 - - [2025-10-17 22:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.131 - - [2025-10-17 22:53:28] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002926 10.0.0.131 - - [2025-10-17 22:53:28] "GET /virtual-networks?parent_id=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003677 10.0.0.131 - - [2025-10-17 22:53:28] "GET /virtual-network/07380272-a6e8-48b9-913f-a9e8c477e7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005415 10.0.0.131 - - [2025-10-17 22:53:34] "GET /obj-perms HTTP/1.1" 200 6390 0.057675 10.0.0.131 - - [2025-10-17 22:53:34] "GET /obj-perms HTTP/1.1" 200 6390 0.058806 252.131.171.193 - - [2025-10-17 22:53:43] "POST /neutron/port HTTP/1.1" 200 1077 0.011145 252.131.171.193 - - [2025-10-17 22:53:43] "POST /neutron/port HTTP/1.1" 200 1077 0.011559 252.131.171.193 - - [2025-10-17 22:53:43] "POST /neutron/network HTTP/1.1" 200 998 0.008123 252.131.171.193 - - [2025-10-17 22:53:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004065 252.131.171.193 - - [2025-10-17 22:53:43] "POST /neutron/subnet HTTP/1.1" 200 673 0.008787 252.131.171.193 - - [2025-10-17 22:53:43] "POST /neutron/port HTTP/1.1" 200 117 0.001280 252.131.171.193 - - [2025-10-17 22:53:43] "POST /neutron/network HTTP/1.1" 200 988 0.008655 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 1103 0.015716 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 1103 0.012552 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 1077 0.015783 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 151 0.136281 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 1103 0.018044 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 1103 0.015643 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 1103 0.014437 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 151 0.191812 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/port HTTP/1.1" 200 151 0.186013 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/network HTTP/1.1" 200 988 0.016064 10.0.0.131 - - [2025-10-17 22:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.131 - - [2025-10-17 22:53:45] "DELETE /route-target/d1d17abf-d6ed-45b1-87de-399b63c0a5f1 HTTP/1.1" 200 115 0.028197 10.0.0.131 - - [2025-10-17 22:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.041851 10.0.0.131 - - [2025-10-17 22:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002249 10.0.0.131 - - [2025-10-17 22:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002229 10.0.0.131 - - [2025-10-17 22:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001783 252.131.171.193 - - [2025-10-17 22:53:45] "POST /neutron/network HTTP/1.1" 200 151 0.202225 10.0.0.131 - - [2025-10-17 22:53:45] "GET /routing-instance/ee47079c-28b3-486e-a97c-355cf0603fb9 HTTP/1.1" 404 171 0.002791 10.0.0.131 - - [2025-10-17 22:53:46] "GET /domains HTTP/1.1" 200 440 0.003115 10.0.0.131 - - [2025-10-17 22:53:46] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001574 10.0.0.131 - - [2025-10-17 22:53:46] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1309 0.010204 10.0.0.131 - - [2025-10-17 22:53:46] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001987 10.0.0.131 - - [2025-10-17 22:53:46] "GET /project/f28fd437-79c9-4082-9065-b46b52080126 HTTP/1.1" 200 2088 0.033915 10.0.0.131 - - [2025-10-17 22:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.131 - - [2025-10-17 22:53:46] "DELETE /network-ipam/e3fc1372-c6a0-4924-aa6a-d22431278bad HTTP/1.1" 200 115 0.025032 10.0.0.131 - - [2025-10-17 22:53:46] "POST /fqname-to-id HTTP/1.1" 404 209 0.004502 10.0.0.131 - - [2025-10-17 22:53:47] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000933 10.0.0.131 - - [2025-10-17 22:53:47] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.025264 10.0.0.131 - - [2025-10-17 22:53:47] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001323 10.0.0.131 - - [2025-10-17 22:53:47] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?fields=virtual_networks HTTP/1.1" 200 1035 0.067979 10.0.0.131 - - [2025-10-17 22:53:47] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001111 10.0.0.131 - - [2025-10-17 22:53:47] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.029717 10.0.0.131 - - [2025-10-17 22:53:47] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001541 10.0.0.131 - - [2025-10-17 22:53:47] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?fields=security_groups HTTP/1.1" 200 1261 0.029802 252.131.171.193 - - [2025-10-17 22:53:50] "POST /neutron/port HTTP/1.1" 200 117 0.008758 252.131.171.193 - - [2025-10-17 22:53:50] "POST /neutron/port HTTP/1.1" 400 205 0.003905 252.131.171.193 - - [2025-10-17 22:53:50] "POST /neutron/port HTTP/1.1" 200 117 0.015991 252.131.171.193 - - [2025-10-17 22:53:50] "POST /neutron/port HTTP/1.1" 400 205 0.003708 10.0.0.131 - - [2025-10-17 22:54:01] "GET / HTTP/1.1" 200 36499 0.002119 10.0.0.131 - - [2025-10-17 22:54:01] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000675 10.0.0.131 - - [2025-10-17 22:54:02] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001178 10.0.0.131 - - [2025-10-17 22:54:02] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.037478 10.0.0.131 - - [2025-10-17 22:54:02] "POST /fqname-to-id HTTP/1.1" 404 181 0.031024 10.0.0.131 - - [2025-10-17 22:54:02] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002791 10.0.0.131 - - [2025-10-17 22:54:02] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001076 10.0.0.131 - - [2025-10-17 22:54:02] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006629 10.0.0.131 - - [2025-10-17 22:54:02] "POST /id-to-fqname HTTP/1.1" 200 183 0.001547 10.0.0.131 - - [2025-10-17 22:54:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.002425 10.0.0.131 - - [2025-10-17 22:54:02] "POST /security-groups HTTP/1.1" 200 578 0.060157 10.0.0.131 - - [2025-10-17 22:54:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.002410 10.0.0.131 - - [2025-10-17 22:54:02] "POST /projects HTTP/1.1" 200 567 0.221081 10.0.0.131 - - [2025-10-17 22:54:02] "POST /access-control-lists HTTP/1.1" 200 593 0.062015 10.0.0.131 - - [2025-10-17 22:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.297935 10.0.0.131 - - [2025-10-17 22:54:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.002681 10.0.0.131 - - [2025-10-17 22:54:02] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.438419 10.0.0.131 - - [2025-10-17 22:54:03] "POST /access-control-lists HTTP/1.1" 200 591 0.096750 10.0.0.131 - - [2025-10-17 22:54:04] "GET / HTTP/1.1" 200 36499 0.002071 10.0.0.131 - - [2025-10-17 22:54:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000494 10.0.0.131 - - [2025-10-17 22:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.086099 10.0.0.131 - - [2025-10-17 22:54:07] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.023317 10.0.0.131 - - [2025-10-17 22:54:07] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.006133 10.0.0.131 - - [2025-10-17 22:54:07] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003484 10.0.0.131 - - [2025-10-17 22:54:07] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.016196 10.0.0.131 - - [2025-10-17 22:54:08] "GET /aaa-mode HTTP/1.1" 401 296 0.000461 10.0.0.131 - - [2025-10-17 22:54:08] "GET /aaa-mode HTTP/1.1" 200 128 0.063488 10.0.0.131 - - [2025-10-17 22:54:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.073246 10.0.0.131 - - [2025-10-17 22:54:09] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002358 10.0.0.131 - - [2025-10-17 22:54:10] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001270 10.0.0.131 - - [2025-10-17 22:54:10] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.035642 10.0.0.131 - - [2025-10-17 22:54:10] "POST /id-to-fqname HTTP/1.1" 200 183 0.032698 10.0.0.131 - - [2025-10-17 22:54:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.003999 10.0.0.131 - - [2025-10-17 22:54:10] "POST /security-groups HTTP/1.1" 200 578 0.180013 10.0.0.131 - - [2025-10-17 22:54:11] "POST /projects HTTP/1.1" 200 567 0.601116 10.0.0.131 - - [2025-10-17 22:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.775373 10.0.0.131 - - [2025-10-17 22:54:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.005297 10.0.0.131 - - [2025-10-17 22:54:11] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 1.369765 10.0.0.131 - - [2025-10-17 22:54:11] "POST /access-control-lists HTTP/1.1" 200 593 0.380785 10.0.0.131 - - [2025-10-17 22:54:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.016538 10.0.0.131 - - [2025-10-17 22:54:11] "POST /access-control-lists HTTP/1.1" 200 591 0.273200 10.0.0.131 - - [2025-10-17 22:54:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.047611 10.0.0.131 - - [2025-10-17 22:54:12] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002477 10.0.0.131 - - [2025-10-17 22:54:12] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001468 10.0.0.131 - - [2025-10-17 22:54:12] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.051717 10.0.0.131 - - [2025-10-17 22:54:12] "POST /id-to-fqname HTTP/1.1" 200 183 0.002736 10.0.0.131 - - [2025-10-17 22:54:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.002988 10.0.0.131 - - [2025-10-17 22:54:12] "POST /security-groups HTTP/1.1" 200 578 0.084769 10.0.0.131 - - [2025-10-17 22:54:12] "POST /projects HTTP/1.1" 200 567 0.357584 10.0.0.131 - - [2025-10-17 22:54:12] "POST /fqname-to-id HTTP/1.1" 404 227 0.022558 10.0.0.131 - - [2025-10-17 22:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.412433 10.0.0.131 - - [2025-10-17 22:54:12] "POST /access-control-lists HTTP/1.1" 200 593 0.070976 10.0.0.131 - - [2025-10-17 22:54:12] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.718291 10.0.0.131 - - [2025-10-17 22:54:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.003348 10.0.0.131 - - [2025-10-17 22:54:13] "POST /access-control-lists HTTP/1.1" 200 591 0.063914 10.0.0.131 - - [2025-10-17 22:54:13] "GET / HTTP/1.1" 200 36499 0.001960 10.0.0.131 - - [2025-10-17 22:54:14] "GET / HTTP/1.1" 200 36499 0.001372 10.0.0.131 - - [2025-10-17 22:54:15] "POST /fqname-to-id HTTP/1.1" 404 181 0.006611 10.0.0.131 - - [2025-10-17 22:54:15] "POST /api-access-lists HTTP/1.1" 200 523 0.054764 10.0.0.131 - - [2025-10-17 22:54:15] "GET /api-access-list/38fbcd80-be19-4138-a98b-a7dc0b43ea4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.004693 10.0.0.131 - - [2025-10-17 22:54:15] "GET /api-access-list/38fbcd80-be19-4138-a98b-a7dc0b43ea4a HTTP/1.1" 401 296 0.000410 10.0.0.131 - - [2025-10-17 22:54:16] "GET /api-access-list/38fbcd80-be19-4138-a98b-a7dc0b43ea4a HTTP/1.1" 200 1267 0.097048 10.0.0.131 - - [2025-10-17 22:54:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000706 10.0.0.131 - - [2025-10-17 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.104190 10.0.0.131 - - [2025-10-17 22:54:16] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001668 10.0.0.131 - - [2025-10-17 22:54:16] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.057527 10.0.0.131 - - [2025-10-17 22:54:16] "GET /virtual-networks?parent_id=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016204 10.0.0.131 - - [2025-10-17 22:54:17] "POST /virtual-networks HTTP/1.1" 200 570 0.097975 10.0.0.131 - - [2025-10-17 22:54:17] "POST /route-targets HTTP/1.1" 200 329 0.013202 10.0.0.131 - - [2025-10-17 22:54:17] "POST /ref-update HTTP/1.1" 200 156 0.026478 10.0.0.131 - - [2025-10-17 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.029486 10.0.0.131 - - [2025-10-17 22:54:17] "GET /network-ipam/33f0863f-e07a-452a-825b-13329edce05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.012391 10.0.0.131 - - [2025-10-17 22:54:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003776 10.0.0.131 - - [2025-10-17 22:54:17] "POST /ref-update HTTP/1.1" 200 156 0.090030 252.131.171.193 - - [2025-10-17 22:54:17] "POST /neutron/network HTTP/1.1" 200 830 0.076272 252.131.171.193 - - [2025-10-17 22:54:17] "POST /neutron/network HTTP/1.1" 200 830 0.032494 10.0.0.131 - - [2025-10-17 22:54:17] "GET /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.019331 252.131.171.193 - - [2025-10-17 22:54:17] "POST /neutron/network HTTP/1.1" 200 830 0.023545 252.131.171.193 - - [2025-10-17 22:54:17] "POST /neutron/subnet HTTP/1.1" 200 675 0.042701 10.0.0.131 - - [2025-10-17 22:54:17] "GET /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27 HTTP/1.1" 401 296 0.000627 10.0.0.131 - - [2025-10-17 22:54:18] "GET /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27 HTTP/1.1" 200 2270 0.059888 10.0.0.131 - - [2025-10-17 22:54:18] "GET /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27 HTTP/1.1" 401 296 0.000406 10.0.0.131 - - [2025-10-17 22:54:18] "GET /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27 HTTP/1.1" 200 2010 0.050731 10.0.0.131 - - [2025-10-17 22:54:18] "POST /id-to-fqname HTTP/1.1" 401 296 0.000484 10.0.0.131 - - [2025-10-17 22:54:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.041781 252.131.171.193 - - [2025-10-17 22:54:20] "POST /neutron/network HTTP/1.1" 200 840 0.056275 252.131.171.193 - - [2025-10-17 22:54:20] "GET /aaa-mode HTTP/1.1" 401 296 0.000427 252.131.171.193 - - [2025-10-17 22:54:20] "GET / HTTP/1.1" 200 36499 0.001902 252.131.171.193 - - [2025-10-17 22:54:20] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000388 10.0.0.131 - - [2025-10-17 22:54:20] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001082 252.131.171.193 - - [2025-10-17 22:54:20] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.047815 252.131.171.193 - - [2025-10-17 22:54:20] "POST /neutron/network HTTP/1.1" 200 830 0.007854 252.131.171.193 - - [2025-10-17 22:54:20] "POST /neutron/port HTTP/1.1" 200 117 0.035136 252.131.171.193 - - [2025-10-17 22:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.006769 252.131.171.193 - - [2025-10-17 22:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.005223 10.0.0.131 - - [2025-10-17 22:54:21] "DELETE /project/8944dccf193c4fbb8a2b6ccdc3ff1f34 HTTP/1.1" 404 173 0.008865 10.0.0.131 - - [2025-10-17 22:54:21] "DELETE /project/60e1d0f83c284f2d9f16699ff7355d25 HTTP/1.1" 404 173 0.007757 10.0.0.131 - - [2025-10-17 22:54:21] "DELETE /project/35c8122f1aa34a12916b33ce69704e89 HTTP/1.1" 404 173 0.005056 10.0.0.131 - - [2025-10-17 22:54:21] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000969 10.0.0.131 - - [2025-10-17 22:54:21] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.037132 10.0.0.131 - - [2025-10-17 22:54:21] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 10.0.0.131 - - [2025-10-17 22:54:21] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?fields=security_groups HTTP/1.1" 200 1351 0.056050 10.0.0.131 - - [2025-10-17 22:54:21] "DELETE /security-group/9da9ea79-147c-48a1-98b0-60eece4e7271 HTTP/1.1" 200 115 0.088370 10.0.0.131 - - [2025-10-17 22:54:21] "GET /projects?obj_uuids=f28fd437-79c9-4082-9065-b46b52080126&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001077 10.0.0.131 - - [2025-10-17 22:54:21] "DELETE /access-control-list/4ce5518d-cde7-4b7a-92e6-652c26dc60ef HTTP/1.1" 200 115 0.065540 10.0.0.131 - - [2025-10-17 22:54:21] "GET /project/f28fd437-79c9-4082-9065-b46b52080126?fields=application_policy_sets HTTP/1.1" 200 1390 0.037426 10.0.0.131 - - [2025-10-17 22:54:21] "DELETE /access-control-list/7dfde70c-fd21-4507-a063-9bb6bffa7b6a HTTP/1.1" 200 115 0.042300 252.131.171.193 - - [2025-10-17 22:54:21] "POST /neutron/network HTTP/1.1" 200 840 0.053162 10.0.0.131 - - [2025-10-17 22:54:21] "DELETE /project/f28fd437-79c9-4082-9065-b46b52080126 HTTP/1.1" 200 115 0.454809 252.131.171.193 - - [2025-10-17 22:54:21] "POST /neutron/network HTTP/1.1" 200 830 0.025741 10.0.0.131 - - [2025-10-17 22:54:22] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001414 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/port HTTP/1.1" 200 1053 0.403124 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/port HTTP/1.1" 200 1053 0.013521 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/port HTTP/1.1" 200 1053 0.010855 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/port HTTP/1.1" 200 1103 0.064833 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/port HTTP/1.1" 200 1077 0.014019 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004154 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/subnet HTTP/1.1" 200 649 0.008541 252.131.171.193 - - [2025-10-17 22:54:22] "POST /neutron/port HTTP/1.1" 200 117 0.001332 252.131.171.193 - - [2025-10-17 22:54:23] "POST /neutron/network HTTP/1.1" 200 830 0.006206 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/port HTTP/1.1" 200 1077 0.013465 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006973 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/port HTTP/1.1" 200 1077 0.012438 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006011 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/port HTTP/1.1" 200 1077 0.012863 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011188 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/port HTTP/1.1" 200 1077 0.017061 252.131.171.193 - - [2025-10-17 22:54:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005788 10.0.0.131 - - [2025-10-17 22:54:26] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 200 1288 0.013508 10.0.0.131 - - [2025-10-17 22:54:26] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 200 1288 0.014777 10.0.0.131 - - [2025-10-17 22:54:26] "GET /virtual-machine-interface/cc2a3410-11d6-4de7-9e31-cfd49b47fc05 HTTP/1.1" 200 2533 0.016685 10.0.0.131 - - [2025-10-17 22:54:26] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 200 1288 0.012264 10.0.0.131 - - [2025-10-17 22:54:27] "GET /virtual-machine-interface/cc2a3410-11d6-4de7-9e31-cfd49b47fc05 HTTP/1.1" 200 2533 0.018863 10.0.0.131 - - [2025-10-17 22:54:27] "GET /instance-ip/1ffabe3e-ea17-4258-8273-2832dc6bf00e HTTP/1.1" 200 1626 0.015357 10.0.0.131 - - [2025-10-17 22:54:27] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 200 1288 0.013689 10.0.0.131 - - [2025-10-17 22:54:27] "GET /virtual-machine-interface/cc2a3410-11d6-4de7-9e31-cfd49b47fc05 HTTP/1.1" 200 2533 0.019659 10.0.0.131 - - [2025-10-17 22:54:27] "GET /instance-ip/1ffabe3e-ea17-4258-8273-2832dc6bf00e HTTP/1.1" 200 1626 0.013078 10.0.0.131 - - [2025-10-17 22:54:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.011242 10.0.0.131 - - [2025-10-17 22:54:27] "GET / HTTP/1.1" 200 36499 0.001885 10.0.0.131 - - [2025-10-17 22:54:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000542 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.040822 10.0.0.131 - - [2025-10-17 22:54:28] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003386 10.0.0.131 - - [2025-10-17 22:54:28] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012116 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.012927 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.131 - - [2025-10-17 22:54:28] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002668 10.0.0.131 - - [2025-10-17 22:54:28] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013708 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.016133 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.131 - - [2025-10-17 22:54:28] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004077 10.0.0.131 - - [2025-10-17 22:54:28] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013180 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.014333 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.131 - - [2025-10-17 22:54:28] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004987 10.0.0.131 - - [2025-10-17 22:54:28] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011833 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.015755 10.0.0.131 - - [2025-10-17 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.131 - - [2025-10-17 22:54:28] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003279 10.0.0.131 - - [2025-10-17 22:54:28] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010920 10.0.0.131 - - [2025-10-17 22:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012686 10.0.0.131 - - [2025-10-17 22:54:32] "GET /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.013903 252.131.171.193 - - [2025-10-17 22:54:32] "POST /neutron/port HTTP/1.1" 200 1077 0.011188 252.131.171.193 - - [2025-10-17 22:54:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005465 252.131.171.193 - - [2025-10-17 22:54:32] "POST /neutron/port HTTP/1.1" 200 1077 0.013562 252.131.171.193 - - [2025-10-17 22:54:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006284 252.131.171.193 - - [2025-10-17 22:54:32] "POST /neutron/port HTTP/1.1" 200 1077 0.011562 252.131.171.193 - - [2025-10-17 22:54:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.013962 252.131.171.193 - - [2025-10-17 22:54:34] "POST /neutron/port HTTP/1.1" 200 1077 0.012614 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 403 329 0.017928 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.131 - - [2025-10-17 22:54:34] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003916 252.131.171.193 - - [2025-10-17 22:54:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007480 10.0.0.131 - - [2025-10-17 22:54:34] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028520 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 403 329 0.013646 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.131 - - [2025-10-17 22:54:34] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003767 10.0.0.131 - - [2025-10-17 22:54:34] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013311 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 403 351 0.011046 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.131 - - [2025-10-17 22:54:34] "GET /routing-instance/653d1c6d-50bf-4c89-a0ad-c0faedbf22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003705 10.0.0.131 - - [2025-10-17 22:54:34] "GET /route-target/4981e0b2-b80b-4d09-926a-091c6e928791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.019070 10.0.0.131 - - [2025-10-17 22:54:34] "GET /route-target/4981e0b2-b80b-4d09-926a-091c6e928791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003154 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 403 329 0.028141 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.131 - - [2025-10-17 22:54:34] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003349 10.0.0.131 - - [2025-10-17 22:54:34] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012680 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 403 351 0.012043 10.0.0.131 - - [2025-10-17 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.131 - - [2025-10-17 22:54:34] "GET /routing-instance/653d1c6d-50bf-4c89-a0ad-c0faedbf22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004255 10.0.0.131 - - [2025-10-17 22:54:35] "GET /route-target/4981e0b2-b80b-4d09-926a-091c6e928791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012030 10.0.0.131 - - [2025-10-17 22:54:35] "GET /route-target/4981e0b2-b80b-4d09-926a-091c6e928791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003408 10.0.0.131 - - [2025-10-17 22:54:35] "GET /obj-perms HTTP/1.1" 200 6390 0.072734 10.0.0.131 - - [2025-10-17 22:54:35] "GET /obj-perms HTTP/1.1" 200 6322 0.075528 10.0.0.131 - - [2025-10-17 22:54:35] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.019126 10.0.0.131 - - [2025-10-17 22:54:35] "GET /obj-perms HTTP/1.1" 200 6390 0.059630 10.0.0.131 - - [2025-10-17 22:54:35] "GET /obj-perms HTTP/1.1" 200 6322 0.012213 10.0.0.131 - - [2025-10-17 22:54:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000935 10.0.0.131 - - [2025-10-17 22:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.029586 10.0.0.131 - - [2025-10-17 22:54:36] "GET /virtual-machine-interface/cc2a3410-11d6-4de7-9e31-cfd49b47fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.017679 10.0.0.131 - - [2025-10-17 22:54:36] "GET /obj-perms HTTP/1.1" 200 6322 0.010321 10.0.0.131 - - [2025-10-17 22:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.131 - - [2025-10-17 22:54:36] "GET /virtual-machine-interface/cc2a3410-11d6-4de7-9e31-cfd49b47fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.019015 10.0.0.131 - - [2025-10-17 22:54:36] "GET /obj-perms HTTP/1.1" 200 6322 0.010769 10.0.0.131 - - [2025-10-17 22:54:36] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.011481 10.0.0.131 - - [2025-10-17 22:54:36] "GET /obj-perms HTTP/1.1" 200 6322 0.010035 10.0.0.131 - - [2025-10-17 22:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.131 - - [2025-10-17 22:54:36] "GET /virtual-machine-interface/cc2a3410-11d6-4de7-9e31-cfd49b47fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.015980 10.0.0.131 - - [2025-10-17 22:54:36] "GET /obj-perms HTTP/1.1" 200 6322 0.010276 10.0.0.131 - - [2025-10-17 22:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.131 - - [2025-10-17 22:54:36] "GET /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.016258 10.0.0.131 - - [2025-10-17 22:54:36] "GET /obj-perms HTTP/1.1" 200 6322 0.009128 10.0.0.131 - - [2025-10-17 22:54:36] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014712 10.0.0.131 - - [2025-10-17 22:54:37] "GET /obj-perms HTTP/1.1" 200 6322 0.010604 10.0.0.131 - - [2025-10-17 22:54:37] "GET /obj-perms HTTP/1.1" 200 6322 0.010293 10.0.0.131 - - [2025-10-17 22:54:37] "GET /obj-perms HTTP/1.1" 200 6322 0.067962 10.0.0.131 - - [2025-10-17 22:54:37] "GET /obj-perms HTTP/1.1" 200 6322 0.010131 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6427 0.052650 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6427 0.001766 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6322 0.009114 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6322 0.007337 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6322 0.061287 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6322 0.012184 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6427 0.001796 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6427 0.002951 10.0.0.131 - - [2025-10-17 22:54:38] "GET /obj-perms HTTP/1.1" 200 6322 0.009889 10.0.0.131 - - [2025-10-17 22:54:38] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.011117 10.0.0.131 - - [2025-10-17 22:54:39] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 200 1288 0.021167 252.131.171.193 - - [2025-10-17 22:54:39] "POST /neutron/port HTTP/1.1" 200 1077 0.010803 252.131.171.193 - - [2025-10-17 22:54:39] "POST /neutron/port HTTP/1.1" 200 1103 0.010487 252.131.171.193 - - [2025-10-17 22:54:39] "POST /neutron/port HTTP/1.1" 200 151 0.101051 10.0.0.131 - - [2025-10-17 22:54:41] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 404 171 0.015424 10.0.0.131 - - [2025-10-17 22:54:41] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 404 171 0.012800 10.0.0.131 - - [2025-10-17 22:54:41] "GET /virtual-machine/0cc596f9-992c-4cd6-9a26-94c44403c823 HTTP/1.1" 404 171 0.009563 10.0.0.131 - - [2025-10-17 22:54:41] "POST /fqname-to-id HTTP/1.1" 403 329 0.011792 10.0.0.131 - - [2025-10-17 22:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.131 - - [2025-10-17 22:54:41] "GET /global-vrouter-config/be279ff5-23ad-4c4a-86c1-915e5e57b7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002384 10.0.0.131 - - [2025-10-17 22:54:41] "GET /virtual-networks?parent_id=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014595 10.0.0.131 - - [2025-10-17 22:54:41] "POST /fqname-to-id HTTP/1.1" 403 351 0.012003 10.0.0.131 - - [2025-10-17 22:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.131 - - [2025-10-17 22:54:41] "GET /routing-instance/653d1c6d-50bf-4c89-a0ad-c0faedbf22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004179 10.0.0.131 - - [2025-10-17 22:54:42] "GET /route-target/4981e0b2-b80b-4d09-926a-091c6e928791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.014009 10.0.0.131 - - [2025-10-17 22:54:42] "GET /route-target/4981e0b2-b80b-4d09-926a-091c6e928791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002744 10.0.0.131 - - [2025-10-17 22:54:42] "GET /obj-perms HTTP/1.1" 200 6322 0.013076 10.0.0.131 - - [2025-10-17 22:54:42] "GET /obj-perms HTTP/1.1" 200 6322 0.009908 10.0.0.131 - - [2025-10-17 22:54:42] "GET /obj-perms HTTP/1.1" 200 6322 0.071971 10.0.0.131 - - [2025-10-17 22:54:42] "GET /obj-perms HTTP/1.1" 200 6322 0.010656 10.0.0.131 - - [2025-10-17 22:54:42] "GET /obj-perms HTTP/1.1" 200 6427 0.002246 10.0.0.131 - - [2025-10-17 22:54:42] "GET /obj-perms HTTP/1.1" 200 6427 0.002451 10.0.0.131 - - [2025-10-17 22:54:45] "GET /obj-perms HTTP/1.1" 200 6427 0.001774 10.0.0.131 - - [2025-10-17 22:54:45] "GET /obj-perms HTTP/1.1" 200 6427 0.002258 10.0.0.131 - - [2025-10-17 22:54:49] "GET /obj-perms HTTP/1.1" 200 6427 0.002809 10.0.0.131 - - [2025-10-17 22:54:49] "GET /obj-perms HTTP/1.1" 200 6427 0.002229 10.0.0.131 - - [2025-10-17 22:54:52] "GET /obj-perms HTTP/1.1" 200 6427 0.002866 10.0.0.131 - - [2025-10-17 22:54:52] "GET /obj-perms HTTP/1.1" 200 6427 0.002398 10.0.0.131 - - [2025-10-17 22:54:55] "GET /obj-perms HTTP/1.1" 200 6427 0.001981 10.0.0.131 - - [2025-10-17 22:54:55] "GET /obj-perms HTTP/1.1" 200 6427 0.001647 10.0.0.131 - - [2025-10-17 22:54:58] "GET /obj-perms HTTP/1.1" 200 6427 0.001984 10.0.0.131 - - [2025-10-17 22:54:58] "GET /obj-perms HTTP/1.1" 200 6427 0.002005 10.0.0.131 - - [2025-10-17 22:54:58] "GET /obj-perms HTTP/1.1" 200 6427 0.001708 10.0.0.131 - - [2025-10-17 22:54:58] "GET /obj-perms HTTP/1.1" 200 6427 0.001676 10.0.0.131 - - [2025-10-17 22:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.131 - - [2025-10-17 22:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007183 10.0.0.131 - - [2025-10-17 22:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002054 10.0.0.131 - - [2025-10-17 22:54:58] "DELETE /virtual-network/c19024d4-52d1-4198-99e9-30f933170c27 HTTP/1.1" 200 115 0.092791 10.0.0.131 - - [2025-10-17 22:54:58] "DELETE /route-target/4981e0b2-b80b-4d09-926a-091c6e928791 HTTP/1.1" 200 115 0.031474 10.0.0.131 - - [2025-10-17 22:54:58] "DELETE /api-access-list/38fbcd80-be19-4138-a98b-a7dc0b43ea4a HTTP/1.1" 200 115 0.029438 10.0.0.131 - - [2025-10-17 22:54:58] "GET /api-access-list/38fbcd80-be19-4138-a98b-a7dc0b43ea4a HTTP/1.1" 404 171 0.002388 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:54:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000940 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:54:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001057 10.0.0.131 - - [2025-10-17 22:54:59] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001056 10.0.0.131 - - [2025-10-17 22:54:59] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.027169 10.0.0.131 - - [2025-10-17 22:54:59] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000978 10.0.0.131 - - [2025-10-17 22:54:59] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?fields=virtual_networks HTTP/1.1" 200 1023 0.068669 10.0.0.131 - - [2025-10-17 22:54:59] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001156 10.0.0.131 - - [2025-10-17 22:54:59] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.029238 10.0.0.131 - - [2025-10-17 22:54:59] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001243 10.0.0.131 - - [2025-10-17 22:54:59] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?fields=security_groups HTTP/1.1" 200 1244 0.027882 10.0.0.131 - - [2025-10-17 22:55:00] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001043 10.0.0.131 - - [2025-10-17 22:55:00] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.032795 10.0.0.131 - - [2025-10-17 22:55:00] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001321 10.0.0.131 - - [2025-10-17 22:55:00] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?fields=virtual_networks HTTP/1.1" 200 1024 0.070688 10.0.0.131 - - [2025-10-17 22:55:00] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001387 10.0.0.131 - - [2025-10-17 22:55:00] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.034244 10.0.0.131 - - [2025-10-17 22:55:00] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000933 10.0.0.131 - - [2025-10-17 22:55:00] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?fields=security_groups HTTP/1.1" 200 1245 0.078336 10.0.0.131 - - [2025-10-17 22:55:02] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003478 10.0.0.131 - - [2025-10-17 22:55:02] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.011250 10.0.0.131 - - [2025-10-17 22:55:02] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001420 10.0.0.131 - - [2025-10-17 22:55:02] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.034112 10.0.0.131 - - [2025-10-17 22:55:02] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001041 10.0.0.131 - - [2025-10-17 22:55:02] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?fields=virtual_networks HTTP/1.1" 200 1024 0.074454 10.0.0.131 - - [2025-10-17 22:55:02] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001190 10.0.0.131 - - [2025-10-17 22:55:02] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.035211 10.0.0.131 - - [2025-10-17 22:55:02] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001334 10.0.0.131 - - [2025-10-17 22:55:02] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?fields=security_groups HTTP/1.1" 200 1245 0.030330 10.0.0.131 - - [2025-10-17 22:55:03] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001711 10.0.0.131 - - [2025-10-17 22:55:03] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.018495 10.0.0.131 - - [2025-10-17 22:55:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.033319 10.0.0.131 - - [2025-10-17 22:55:03] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002631 10.0.0.131 - - [2025-10-17 22:55:04] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.131 - - [2025-10-17 22:55:04] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007615 10.0.0.131 - - [2025-10-17 22:55:04] "POST /id-to-fqname HTTP/1.1" 200 188 0.001880 10.0.0.131 - - [2025-10-17 22:55:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.005569 10.0.0.131 - - [2025-10-17 22:55:04] "POST /security-groups HTTP/1.1" 200 583 0.068268 10.0.0.131 - - [2025-10-17 22:55:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.003428 10.0.0.131 - - [2025-10-17 22:55:04] "POST /projects HTTP/1.1" 200 577 0.225645 10.0.0.131 - - [2025-10-17 22:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.261580 10.0.0.131 - - [2025-10-17 22:55:04] "POST /access-control-lists HTTP/1.1" 200 598 0.080295 10.0.0.131 - - [2025-10-17 22:55:04] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.424509 10.0.0.131 - - [2025-10-17 22:55:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.007984 10.0.0.131 - - [2025-10-17 22:55:04] "POST /access-control-lists HTTP/1.1" 200 596 0.067468 10.0.0.131 - - [2025-10-17 22:55:05] "GET / HTTP/1.1" 200 36499 0.002192 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:55:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001316 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:55:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001383 10.0.0.131 - - [2025-10-17 22:55:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000508 10.0.0.131 - - [2025-10-17 22:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032623 10.0.0.131 - - [2025-10-17 22:55:08] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003161 10.0.0.131 - - [2025-10-17 22:55:08] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.025554 10.0.0.131 - - [2025-10-17 22:55:08] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003550 10.0.0.131 - - [2025-10-17 22:55:08] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.009461 10.0.0.131 - - [2025-10-17 22:55:08] "GET /aaa-mode HTTP/1.1" 200 128 0.001083 10.0.0.131 - - [2025-10-17 22:55:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.028801 10.0.0.131 - - [2025-10-17 22:55:09] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002720 10.0.0.131 - - [2025-10-17 22:55:09] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000994 10.0.0.131 - - [2025-10-17 22:55:09] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007254 10.0.0.131 - - [2025-10-17 22:55:09] "POST /id-to-fqname HTTP/1.1" 200 188 0.002335 10.0.0.131 - - [2025-10-17 22:55:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.002752 10.0.0.131 - - [2025-10-17 22:55:09] "POST /security-groups HTTP/1.1" 200 583 0.068563 10.0.0.131 - - [2025-10-17 22:55:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.002542 10.0.0.131 - - [2025-10-17 22:55:09] "POST /projects HTTP/1.1" 200 577 0.231426 10.0.0.131 - - [2025-10-17 22:55:09] "POST /access-control-lists HTTP/1.1" 200 598 0.061455 10.0.0.131 - - [2025-10-17 22:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.307384 10.0.0.131 - - [2025-10-17 22:55:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.003106 10.0.0.131 - - [2025-10-17 22:55:09] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.441271 10.0.0.131 - - [2025-10-17 22:55:09] "POST /access-control-lists HTTP/1.1" 200 596 0.060130 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:55:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001119 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:55:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001208 10.0.0.131 - - [2025-10-17 22:55:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.028996 10.0.0.131 - - [2025-10-17 22:55:10] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003458 10.0.0.131 - - [2025-10-17 22:55:10] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000954 10.0.0.131 - - [2025-10-17 22:55:10] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007506 10.0.0.131 - - [2025-10-17 22:55:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.001610 10.0.0.131 - - [2025-10-17 22:55:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003340 10.0.0.131 - - [2025-10-17 22:55:10] "POST /security-groups HTTP/1.1" 200 583 0.063199 10.0.0.131 - - [2025-10-17 22:55:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.002650 10.0.0.131 - - [2025-10-17 22:55:10] "POST /projects HTTP/1.1" 200 577 0.227236 10.0.0.131 - - [2025-10-17 22:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.300976 10.0.0.131 - - [2025-10-17 22:55:10] "POST /access-control-lists HTTP/1.1" 200 598 0.097928 10.0.0.131 - - [2025-10-17 22:55:10] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.442857 10.0.0.131 - - [2025-10-17 22:55:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.003091 10.0.0.131 - - [2025-10-17 22:55:10] "POST /access-control-lists HTTP/1.1" 200 596 0.064855 10.0.0.131 - - [2025-10-17 22:55:11] "GET / HTTP/1.1" 200 36499 0.002307 10.0.0.131 - - [2025-10-17 22:55:12] "GET / HTTP/1.1" 200 36499 0.001835 10.0.0.131 - - [2025-10-17 22:55:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.004205 10.0.0.131 - - [2025-10-17 22:55:12] "POST /api-access-lists HTTP/1.1" 200 523 0.016638 10.0.0.131 - - [2025-10-17 22:55:12] "GET /api-access-list/5fffc9fd-6a22-4730-ba73-37a524d815b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004519 10.0.0.131 - - [2025-10-17 22:55:12] "GET /api-access-list/5fffc9fd-6a22-4730-ba73-37a524d815b3 HTTP/1.1" 401 296 0.000431 10.0.0.131 - - [2025-10-17 22:55:13] "GET /api-access-list/5fffc9fd-6a22-4730-ba73-37a524d815b3 HTTP/1.1" 200 1291 0.079696 10.0.0.131 - - [2025-10-17 22:55:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000449 10.0.0.131 - - [2025-10-17 22:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.060964 10.0.0.131 - - [2025-10-17 22:55:13] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001153 10.0.0.131 - - [2025-10-17 22:55:13] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051057 10.0.0.131 - - [2025-10-17 22:55:13] "GET /virtual-networks?parent_id=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020503 10.0.0.131 - - [2025-10-17 22:55:13] "POST /virtual-networks HTTP/1.1" 200 585 0.120603 10.0.0.131 - - [2025-10-17 22:55:13] "POST /route-targets HTTP/1.1" 200 329 0.010051 10.0.0.131 - - [2025-10-17 22:55:13] "POST /ref-update HTTP/1.1" 200 156 0.016088 10.0.0.131 - - [2025-10-17 22:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.060505 10.0.0.131 - - [2025-10-17 22:55:14] "GET /network-ipam/33f0863f-e07a-452a-825b-13329edce05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.011479 10.0.0.131 - - [2025-10-17 22:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005404 10.0.0.131 - - [2025-10-17 22:55:14] "POST /ref-update HTTP/1.1" 200 156 0.068492 252.131.171.193 - - [2025-10-17 22:55:14] "POST /neutron/network HTTP/1.1" 200 845 0.046821 252.131.171.193 - - [2025-10-17 22:55:14] "POST /neutron/network HTTP/1.1" 200 845 0.026235 10.0.0.131 - - [2025-10-17 22:55:14] "GET /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013125 252.131.171.193 - - [2025-10-17 22:55:14] "POST /neutron/network HTTP/1.1" 200 845 0.025057 252.131.171.193 - - [2025-10-17 22:55:14] "POST /neutron/subnet HTTP/1.1" 200 671 0.034232 10.0.0.131 - - [2025-10-17 22:55:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.002125 10.0.0.131 - - [2025-10-17 22:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.044789 10.0.0.131 - - [2025-10-17 22:55:14] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002653 10.0.0.131 - - [2025-10-17 22:55:15] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.050135 10.0.0.131 - - [2025-10-17 22:55:15] "GET /virtual-networks?parent_id=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012733 10.0.0.131 - - [2025-10-17 22:55:15] "POST /virtual-networks HTTP/1.1" 200 585 0.062367 10.0.0.131 - - [2025-10-17 22:55:15] "POST /route-targets HTTP/1.1" 200 329 0.015965 10.0.0.131 - - [2025-10-17 22:55:15] "POST /ref-update HTTP/1.1" 200 156 0.020720 10.0.0.131 - - [2025-10-17 22:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024427 10.0.0.131 - - [2025-10-17 22:55:15] "GET /network-ipam/33f0863f-e07a-452a-825b-13329edce05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.010610 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:55:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000906 [Introspect:8084]10.0.0.131 - - [2025-10-17 22:55:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001633 10.0.0.131 - - [2025-10-17 22:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004269 10.0.0.131 - - [2025-10-17 22:55:15] "POST /ref-update HTTP/1.1" 200 156 0.050891 252.131.171.193 - - [2025-10-17 22:55:15] "POST /neutron/network HTTP/1.1" 200 846 0.051967 252.131.171.193 - - [2025-10-17 22:55:15] "POST /neutron/network HTTP/1.1" 200 846 0.023469 10.0.0.131 - - [2025-10-17 22:55:15] "GET /virtual-network/9057df2d-9ac4-47b9-8bb6-c62a86552547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.015444 252.131.171.193 - - [2025-10-17 22:55:15] "POST /neutron/network HTTP/1.1" 200 846 0.024791 252.131.171.193 - - [2025-10-17 22:55:15] "POST /neutron/subnet HTTP/1.1" 200 679 0.030766 10.0.0.131 - - [2025-10-17 22:55:15] "GET /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 401 296 0.000476 10.0.0.131 - - [2025-10-17 22:55:16] "GET /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 200 2313 0.044480 10.0.0.131 - - [2025-10-17 22:55:16] "GET /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 401 296 0.000483 10.0.0.131 - - [2025-10-17 22:55:16] "GET /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 403 366 0.133565 10.0.0.131 - - [2025-10-17 22:55:16] "GET /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 200 2313 0.005116 10.0.0.131 - - [2025-10-17 22:55:16] "GET /virtual-networks HTTP/1.1" 200 371 0.019855 10.0.0.131 - - [2025-10-17 22:55:16] "GET /virtual-networks HTTP/1.1" 200 371 0.019159 10.0.0.131 - - [2025-10-17 22:55:17] "PUT /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 200 266 0.040215 10.0.0.131 - - [2025-10-17 22:55:17] "GET /virtual-networks HTTP/1.1" 200 132 0.027983 10.0.0.131 - - [2025-10-17 22:55:17] "GET /virtual-networks HTTP/1.1" 200 611 0.017738 10.0.0.131 - - [2025-10-17 22:55:17] "GET /virtual-networks HTTP/1.1" 200 1437 0.003086 10.0.0.131 - - [2025-10-17 22:55:17] "PUT /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 200 266 0.028691 10.0.0.131 - - [2025-10-17 22:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003685 10.0.0.131 - - [2025-10-17 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.131 - - [2025-10-17 22:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002094 10.0.0.131 - - [2025-10-17 22:55:17] "DELETE /virtual-network/9057df2d-9ac4-47b9-8bb6-c62a86552547 HTTP/1.1" 200 115 0.079906 10.0.0.131 - - [2025-10-17 22:55:17] "DELETE /route-target/9dc6987b-b0ae-4f28-873c-e7a0b253b93c HTTP/1.1" 200 115 0.024180 10.0.0.131 - - [2025-10-17 22:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002100 10.0.0.131 - - [2025-10-17 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.131 - - [2025-10-17 22:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001708 10.0.0.131 - - [2025-10-17 22:55:17] "DELETE /virtual-network/c1140c95-f705-4e0f-9ca7-09aafa0db6b2 HTTP/1.1" 200 115 0.088898 10.0.0.131 - - [2025-10-17 22:55:17] "DELETE /route-target/74cb255b-5561-4b63-9c89-bfe2c1876b92 HTTP/1.1" 200 115 0.016103 10.0.0.131 - - [2025-10-17 22:55:17] "DELETE /api-access-list/5fffc9fd-6a22-4730-ba73-37a524d815b3 HTTP/1.1" 200 115 0.022170 10.0.0.131 - - [2025-10-17 22:55:17] "GET /api-access-list/5fffc9fd-6a22-4730-ba73-37a524d815b3 HTTP/1.1" 404 171 0.002957 10.0.0.131 - - [2025-10-17 22:55:17] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001154 10.0.0.131 - - [2025-10-17 22:55:17] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026155 10.0.0.131 - - [2025-10-17 22:55:17] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000954 10.0.0.131 - - [2025-10-17 22:55:17] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?fields=virtual_networks HTTP/1.1" 200 1035 0.067115 10.0.0.131 - - [2025-10-17 22:55:17] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000953 10.0.0.131 - - [2025-10-17 22:55:17] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.029301 10.0.0.131 - - [2025-10-17 22:55:17] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001492 10.0.0.131 - - [2025-10-17 22:55:18] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?fields=security_groups HTTP/1.1" 200 1261 0.070220 10.0.0.131 - - [2025-10-17 22:55:18] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.131 - - [2025-10-17 22:55:18] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031869 10.0.0.131 - - [2025-10-17 22:55:18] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001163 10.0.0.131 - - [2025-10-17 22:55:18] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?fields=virtual_networks HTTP/1.1" 200 1035 0.073467 10.0.0.131 - - [2025-10-17 22:55:18] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001395 10.0.0.131 - - [2025-10-17 22:55:18] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.025626 10.0.0.131 - - [2025-10-17 22:55:18] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001174 10.0.0.131 - - [2025-10-17 22:55:18] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?fields=security_groups HTTP/1.1" 200 1261 0.023369 10.0.0.131 - - [2025-10-17 22:55:19] "GET /aaa-mode HTTP/1.1" 200 128 0.001125 10.0.0.131 - - [2025-10-17 22:55:20] "GET / HTTP/1.1" 200 36499 0.001745 10.0.0.131 - - [2025-10-17 22:55:21] "GET / HTTP/1.1" 200 36499 0.001535 10.0.0.131 - - [2025-10-17 22:55:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.001190 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/8be5a37c6d2b4fdaa5888bc8ff843eeb HTTP/1.1" 404 173 0.027901 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/f54c3eca3f114114b2a39b041f9fea66 HTTP/1.1" 404 173 0.027216 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/c048c3332aba4e25a83adf3982500764 HTTP/1.1" 404 173 0.024491 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001826 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001485 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001364 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001270 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000842 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.089026 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.095343 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.098459 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001580 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000937 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000794 10.0.0.131 - - [2025-10-17 22:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.128860 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.108898 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.116546 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?fields=security_groups HTTP/1.1" 200 1335 0.078510 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?fields=security_groups HTTP/1.1" 200 1351 0.085561 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?fields=security_groups HTTP/1.1" 200 1335 0.096246 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001734 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001098 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.122460 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?fields=security_groups HTTP/1.1" 200 1351 0.078836 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?fields=security_groups HTTP/1.1" 200 1334 0.077813 10.0.0.131 - - [2025-10-17 22:55:22] "GET /virtual-networks?parent_id=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.021149 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /security-group/a21ea567-75a8-45e2-b36f-d3c066ef4972 HTTP/1.1" 200 115 0.131148 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=35c8122f-1aa3-4a12-916b-33ce69704e89&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000931 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/e8266e5d-9c0a-47ba-a3bf-94214e225fee HTTP/1.1" 200 115 0.069239 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/35c8122f-1aa3-4a12-916b-33ce69704e89?fields=application_policy_sets HTTP/1.1" 200 1374 0.061114 10.0.0.131 - - [2025-10-17 22:55:22] "POST /fqname-to-id HTTP/1.1" 404 195 0.043305 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /security-group/4ff1d0ae-0f3b-4f0b-bcc1-0477907d4d5a HTTP/1.1" 200 115 0.179666 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=f54c3eca-3f11-4114-b2a3-9b041f9fea66&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001117 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /security-group/018ddfea-a17c-4c7c-b002-3f88bcc192fc HTTP/1.1" 200 115 0.203830 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=60e1d0f8-3c28-4f2d-9f16-699ff7355d25&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000932 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/172903f1-97d8-40b5-9943-a7c3b4845736 HTTP/1.1" 200 115 0.096880 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66?fields=application_policy_sets HTTP/1.1" 200 1390 0.054542 10.0.0.131 - - [2025-10-17 22:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025520 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /security-group/30417d49-b330-4429-b4d0-fe20dec91efb HTTP/1.1" 200 115 0.172522 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=8be5a37c-6d2b-4fda-a588-8bc8ff843eeb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001050 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /security-group/276d096b-66c1-469b-a3e3-02edf4b34a37 HTTP/1.1" 200 115 0.183048 10.0.0.131 - - [2025-10-17 22:55:22] "GET /projects?obj_uuids=8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000844 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25?fields=application_policy_sets HTTP/1.1" 200 1374 0.100548 10.0.0.131 - - [2025-10-17 22:55:22] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/8a026233-fb9e-4504-8a08-5a88006273ae HTTP/1.1" 200 115 0.077692 10.0.0.131 - - [2025-10-17 22:55:22] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.040573 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb?fields=application_policy_sets HTTP/1.1" 200 1390 0.101492 10.0.0.131 - - [2025-10-17 22:55:22] "GET /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34?fields=application_policy_sets HTTP/1.1" 200 1373 0.112070 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/2ba845b7-6969-47d7-9861-e9965662dd92 HTTP/1.1" 200 115 0.087739 10.0.0.131 - - [2025-10-17 22:55:22] "POST /service-templates HTTP/1.1" 403 264 0.033498 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/35c8122f-1aa3-4a12-916b-33ce69704e89 HTTP/1.1" 200 115 0.722792 10.0.0.131 - - [2025-10-17 22:55:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.016863 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/f317465b-5b9b-4673-aa5e-154a8c099073 HTTP/1.1" 200 115 0.072361 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/f54c3eca-3f11-4114-b2a3-9b041f9fea66 HTTP/1.1" 200 115 0.832821 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/24c8c20e-ea6e-4298-8626-664fe139ea60 HTTP/1.1" 200 115 0.047544 10.0.0.131 - - [2025-10-17 22:55:22] "POST /api-access-lists HTTP/1.1" 200 557 0.067597 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/60e1d0f8-3c28-4f2d-9f16-699ff7355d25 HTTP/1.1" 200 115 0.871490 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/8be5a37c-6d2b-4fda-a588-8bc8ff843eeb HTTP/1.1" 200 115 0.837302 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/a05773f1-3b17-4f9d-a5a5-8a755acd0ed4 HTTP/1.1" 200 115 0.035330 10.0.0.131 - - [2025-10-17 22:55:22] "GET /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012490 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /project/8944dccf-193c-4fbb-8a2b-6ccdc3ff1f34 HTTP/1.1" 200 115 0.867488 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/0df3bccc-ed3e-4d46-b416-c94c3c50ccca HTTP/1.1" 200 115 0.024036 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/42705853-5813-4b74-b543-2faafbba9c55 HTTP/1.1" 200 115 0.018977 10.0.0.131 - - [2025-10-17 22:55:22] "GET /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b HTTP/1.1" 200 1325 0.004586 10.0.0.131 - - [2025-10-17 22:55:22] "DELETE /access-control-list/7d3ccfdf-5a26-4025-8e37-9ab9acf18778 HTTP/1.1" 200 115 0.022660 10.0.0.131 - - [2025-10-17 22:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013342 10.0.0.131 - - [2025-10-17 22:55:23] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001573 10.0.0.131 - - [2025-10-17 22:55:23] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.040544 10.0.0.131 - - [2025-10-17 22:55:23] "GET /virtual-networks?parent_id=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012211 10.0.0.131 - - [2025-10-17 22:55:23] "POST /virtual-networks HTTP/1.1" 200 585 0.053550 10.0.0.131 - - [2025-10-17 22:55:23] "POST /route-targets HTTP/1.1" 200 329 0.010684 10.0.0.131 - - [2025-10-17 22:55:23] "POST /ref-update HTTP/1.1" 200 156 0.012819 10.0.0.131 - - [2025-10-17 22:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015170 10.0.0.131 - - [2025-10-17 22:55:23] "GET /network-ipam/33f0863f-e07a-452a-825b-13329edce05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.012298 10.0.0.131 - - [2025-10-17 22:55:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003703 10.0.0.131 - - [2025-10-17 22:55:23] "POST /ref-update HTTP/1.1" 200 156 0.050474 252.131.171.193 - - [2025-10-17 22:55:23] "POST /neutron/network HTTP/1.1" 200 846 0.048964 252.131.171.193 - - [2025-10-17 22:55:23] "POST /neutron/network HTTP/1.1" 200 846 0.022385 10.0.0.131 - - [2025-10-17 22:55:23] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.016109 252.131.171.193 - - [2025-10-17 22:55:23] "POST /neutron/network HTTP/1.1" 200 846 0.020040 252.131.171.193 - - [2025-10-17 22:55:23] "POST /neutron/subnet HTTP/1.1" 200 679 0.027927 252.131.171.193 - - [2025-10-17 22:55:24] "POST /neutron/network HTTP/1.1" 200 846 0.036228 10.0.0.131 - - [2025-10-17 22:55:24] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005493 10.0.0.131 - - [2025-10-17 22:55:24] "GET /network-ipam/33f0863f-e07a-452a-825b-13329edce05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.004506 10.0.0.131 - - [2025-10-17 22:55:24] "GET /domains HTTP/1.1" 200 440 0.002742 10.0.0.131 - - [2025-10-17 22:55:24] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001416 10.0.0.131 - - [2025-10-17 22:55:24] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1309 0.006942 10.0.0.131 - - [2025-10-17 22:55:24] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000987 10.0.0.131 - - [2025-10-17 22:55:24] "GET /project/c048c333-2aba-4e25-a83a-df3982500764 HTTP/1.1" 200 2355 0.028744 10.0.0.131 - - [2025-10-17 22:55:24] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.006051 10.0.0.131 - - [2025-10-17 22:55:24] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.005919 10.0.0.131 - - [2025-10-17 22:55:24] "GET /routing-instance/59b0b046-3f03-4e7c-89dc-c5b909b7e610 HTTP/1.1" 200 1558 0.003930 10.0.0.131 - - [2025-10-17 22:55:24] "GET /routing-instance/59b0b046-3f03-4e7c-89dc-c5b909b7e610 HTTP/1.1" 200 1558 0.004294 10.0.0.131 - - [2025-10-17 22:55:24] "GET /route-target/4bd6a940-8514-4c2c-b2e6-6f0191897b3c HTTP/1.1" 200 1246 0.003923 10.0.0.131 - - [2025-10-17 22:55:24] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.004877 10.0.0.131 - - [2025-10-17 22:55:24] "GET /routing-instance/59b0b046-3f03-4e7c-89dc-c5b909b7e610 HTTP/1.1" 200 1558 0.003715 10.0.0.131 - - [2025-10-17 22:55:24] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005542 10.0.0.131 - - [2025-10-17 22:55:24] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.004863 10.0.0.131 - - [2025-10-17 22:55:24] "GET /routing-instance/59b0b046-3f03-4e7c-89dc-c5b909b7e610 HTTP/1.1" 200 1558 0.003756 10.0.0.131 - - [2025-10-17 22:55:24] "GET /routing-instance/59b0b046-3f03-4e7c-89dc-c5b909b7e610 HTTP/1.1" 200 1558 0.004464 10.0.0.131 - - [2025-10-17 22:55:24] "GET /route-target/4bd6a940-8514-4c2c-b2e6-6f0191897b3c HTTP/1.1" 200 1246 0.003415 10.0.0.131 - - [2025-10-17 22:55:25] "GET /domains HTTP/1.1" 200 440 0.002894 10.0.0.131 - - [2025-10-17 22:55:25] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.131 - - [2025-10-17 22:55:25] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 HTTP/1.1" 200 1309 0.006978 10.0.0.131 - - [2025-10-17 22:55:25] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001436 10.0.0.131 - - [2025-10-17 22:55:25] "GET /project/c048c333-2aba-4e25-a83a-df3982500764 HTTP/1.1" 200 2355 0.026026 10.0.0.131 - - [2025-10-17 22:55:25] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.005674 10.0.0.131 - - [2025-10-17 22:55:25] "GET /obj-perms HTTP/1.1" 200 6437 0.062254 10.0.0.131 - - [2025-10-17 22:55:25] "POST /fqname-to-id HTTP/1.1" 404 195 0.009825 10.0.0.131 - - [2025-10-17 22:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.131 - - [2025-10-17 22:55:26] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001657 10.0.0.131 - - [2025-10-17 22:55:26] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.015993 10.0.0.131 - - [2025-10-17 22:55:26] "POST /service-templates HTTP/1.1" 403 264 0.009354 10.0.0.131 - - [2025-10-17 22:55:26] "POST /fqname-to-id HTTP/1.1" 404 181 0.002834 10.0.0.131 - - [2025-10-17 22:55:26] "POST /api-access-lists HTTP/1.1" 200 523 0.014112 10.0.0.131 - - [2025-10-17 22:55:26] "GET /api-access-list/12242891-b5c2-417f-bca5-f79d59272505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.005653 10.0.0.131 - - [2025-10-17 22:55:26] "GET /api-access-list/12242891-b5c2-417f-bca5-f79d59272505 HTTP/1.1" 200 1292 0.005463 10.0.0.131 - - [2025-10-17 22:55:26] "POST /fqname-to-id HTTP/1.1" 404 195 0.012025 10.0.0.131 - - [2025-10-17 22:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011431 10.0.0.131 - - [2025-10-17 22:55:26] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001275 10.0.0.131 - - [2025-10-17 22:55:26] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017496 10.0.0.131 - - [2025-10-17 22:55:26] "POST /service-templates HTTP/1.1" 200 553 0.031680 10.0.0.131 - - [2025-10-17 22:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014682 10.0.0.131 - - [2025-10-17 22:55:26] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015296 10.0.0.131 - - [2025-10-17 22:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013188 10.0.0.131 - - [2025-10-17 22:55:26] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.011802 10.0.0.131 - - [2025-10-17 22:55:26] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 401 296 0.001027 10.0.0.131 - - [2025-10-17 22:55:27] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 403 263 0.039866 10.0.0.131 - - [2025-10-17 22:55:27] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.012856 10.0.0.131 - - [2025-10-17 22:55:27] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.035297 10.0.0.131 - - [2025-10-17 22:55:27] "GET /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.003289 10.0.0.131 - - [2025-10-17 22:55:27] "PUT /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b HTTP/1.1" 200 266 0.007874 10.0.0.131 - - [2025-10-17 22:55:27] "GET /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b HTTP/1.1" 200 1462 0.003729 10.0.0.131 - - [2025-10-17 22:55:27] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.018275 10.0.0.131 - - [2025-10-17 22:55:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000519 10.0.0.131 - - [2025-10-17 22:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.043777 10.0.0.131 - - [2025-10-17 22:55:28] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.131 - - [2025-10-17 22:55:28] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.036546 10.0.0.131 - - [2025-10-17 22:55:28] "GET /virtual-networks?parent_id=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018288 10.0.0.131 - - [2025-10-17 22:55:28] "POST /virtual-networks HTTP/1.1" 403 263 0.011255 10.0.0.131 - - [2025-10-17 22:55:28] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.010974 10.0.0.131 - - [2025-10-17 22:55:28] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.038898 10.0.0.131 - - [2025-10-17 22:55:28] "GET /api-access-list/12242891-b5c2-417f-bca5-f79d59272505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004148 10.0.0.131 - - [2025-10-17 22:55:28] "PUT /api-access-list/12242891-b5c2-417f-bca5-f79d59272505 HTTP/1.1" 200 266 0.009410 10.0.0.131 - - [2025-10-17 22:55:28] "GET /api-access-list/12242891-b5c2-417f-bca5-f79d59272505 HTTP/1.1" 200 1430 0.004359 10.0.0.131 - - [2025-10-17 22:55:28] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 200 1854 0.016375 10.0.0.131 - - [2025-10-17 22:55:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.011441 10.0.0.131 - - [2025-10-17 22:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011065 10.0.0.131 - - [2025-10-17 22:55:29] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001183 10.0.0.131 - - [2025-10-17 22:55:29] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.016273 10.0.0.131 - - [2025-10-17 22:55:29] "POST /service-templates HTTP/1.1" 403 264 0.009723 10.0.0.131 - - [2025-10-17 22:55:29] "GET /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003648 10.0.0.131 - - [2025-10-17 22:55:29] "PUT /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b HTTP/1.1" 200 266 0.008899 10.0.0.131 - - [2025-10-17 22:55:29] "GET /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b HTTP/1.1" 200 1325 0.003460 10.0.0.131 - - [2025-10-17 22:55:29] "GET /api-access-list/12242891-b5c2-417f-bca5-f79d59272505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003386 10.0.0.131 - - [2025-10-17 22:55:29] "PUT /api-access-list/12242891-b5c2-417f-bca5-f79d59272505 HTTP/1.1" 200 266 0.011587 10.0.0.131 - - [2025-10-17 22:55:29] "GET /api-access-list/12242891-b5c2-417f-bca5-f79d59272505 HTTP/1.1" 200 1292 0.004671 10.0.0.131 - - [2025-10-17 22:55:29] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 403 263 0.011124 10.0.0.131 - - [2025-10-17 22:55:29] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 403 263 0.038818 10.0.0.131 - - [2025-10-17 22:55:29] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.009774 10.0.0.131 - - [2025-10-17 22:55:30] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.039878 10.0.0.131 - - [2025-10-17 22:55:30] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003662 10.0.0.131 - - [2025-10-17 22:55:30] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.013830 10.0.0.131 - - [2025-10-17 22:55:30] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 200 1854 0.013266 10.0.0.131 - - [2025-10-17 22:55:30] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.021136 10.0.0.131 - - [2025-10-17 22:55:30] "DELETE /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b HTTP/1.1" 200 115 0.021430 10.0.0.131 - - [2025-10-17 22:55:30] "GET /api-access-list/40f0b00f-f333-409f-b066-7f409216a48b HTTP/1.1" 404 171 0.003458 10.0.0.131 - - [2025-10-17 22:55:30] "DELETE /api-access-list/12242891-b5c2-417f-bca5-f79d59272505 HTTP/1.1" 200 115 0.022099 10.0.0.131 - - [2025-10-17 22:55:30] "GET /api-access-list/12242891-b5c2-417f-bca5-f79d59272505 HTTP/1.1" 404 171 0.002612 10.0.0.131 - - [2025-10-17 22:55:30] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 401 296 0.000409 10.0.0.131 - - [2025-10-17 22:55:31] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 403 263 0.043293 10.0.0.131 - - [2025-10-17 22:55:31] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.008073 10.0.0.131 - - [2025-10-17 22:55:31] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 403 264 0.034921 10.0.0.131 - - [2025-10-17 22:55:31] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.003846 10.0.0.131 - - [2025-10-17 22:55:31] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.007799 10.0.0.131 - - [2025-10-17 22:55:31] "GET /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 2318 0.013543 10.0.0.131 - - [2025-10-17 22:55:31] "GET /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 200 1854 0.010687 10.0.0.131 - - [2025-10-17 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011410 10.0.0.131 - - [2025-10-17 22:55:31] "DELETE /service-template/10e3db3c-191d-4905-82f0-33a18dfa194f HTTP/1.1" 200 115 0.021380 10.0.0.131 - - [2025-10-17 22:55:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.009812 10.0.0.131 - - [2025-10-17 22:55:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002862 10.0.0.131 - - [2025-10-17 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.131 - - [2025-10-17 22:55:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003679 10.0.0.131 - - [2025-10-17 22:55:31] "DELETE /virtual-network/b017e6ff-a373-40da-bc4d-ddf898a6bdfb HTTP/1.1" 200 115 0.073578 10.0.0.131 - - [2025-10-17 22:55:31] "DELETE /route-target/4bd6a940-8514-4c2c-b2e6-6f0191897b3c HTTP/1.1" 200 115 0.022158 10.0.0.131 - - [2025-10-17 22:55:32] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003338 10.0.0.131 - - [2025-10-17 22:55:32] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.008359 10.0.0.131 - - [2025-10-17 22:55:32] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.004108 10.0.0.131 - - [2025-10-17 22:55:32] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.009289 10.0.0.131 - - [2025-10-17 22:55:33] "GET /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003797 10.0.0.131 - - [2025-10-17 22:55:33] "PUT /api-access-list/9c0c6de7-0262-4cab-859a-2fd553e01d70 HTTP/1.1" 200 266 0.010591 10.0.0.131 - - [2025-10-17 22:55:33] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 10.0.0.131 - - [2025-10-17 22:55:33] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026525 10.0.0.131 - - [2025-10-17 22:55:33] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001051 10.0.0.131 - - [2025-10-17 22:55:33] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?fields=virtual_networks HTTP/1.1" 200 1035 0.066367 10.0.0.131 - - [2025-10-17 22:55:33] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000940 10.0.0.131 - - [2025-10-17 22:55:33] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.028636 10.0.0.131 - - [2025-10-17 22:55:33] "GET /projects?obj_uuids=c048c333-2aba-4e25-a83a-df3982500764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000949 10.0.0.131 - - [2025-10-17 22:55:33] "GET /project/c048c333-2aba-4e25-a83a-df3982500764?fields=security_groups HTTP/1.1" 200 1261 0.026962 10.0.0.131 - - [2025-10-17 22:55:34] "GET /projects?obj_uuids=ed6a4a4d-77ae-4a03-b690-97f795753f3e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000979 10.0.0.131 - - [2025-10-17 22:55:34] "GET /project/ed6a4a4d-77ae-4a03-b690-97f795753f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.027227 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-17T22:55:34Z failed with SSLError [Introspect:8084]10.0.0.131 - - [2025-10-17 22:55:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001564 10.0.0.131 - - [2025-10-17 22:55:36] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001181 10.0.0.131 - - [2025-10-17 22:55:36] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008219 10.0.0.131 - - [2025-10-17 22:55:36] "GET /obj-perms HTTP/1.1" 200 6390 0.062056 10.0.0.131 - - [2025-10-17 22:55:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.029054 10.0.0.131 - - [2025-10-17 22:55:36] "GET /projects?obj_uuids=7da169f4-892f-4a3b-8c53-b7cc0d05418e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002183 10.0.0.131 - - [2025-10-17 22:55:36] "GET /domains?obj_uuids=c2fab7b5-42f0-4b0e-a131-4c62931bf465&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000939 10.0.0.131 - - [2025-10-17 22:55:36] "GET /domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006891 10.0.0.131 - - [2025-10-17 22:55:36] "POST /id-to-fqname HTTP/1.1" 200 184 0.002719 10.0.0.131 - - [2025-10-17 22:55:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.006842 10.0.0.131 - - [2025-10-17 22:55:36] "GET /obj-perms HTTP/1.1" 200 6390 0.057119 10.0.0.131 - - [2025-10-17 22:55:36] "POST /security-groups HTTP/1.1" 200 579 0.064228 10.0.0.131 - - [2025-10-17 22:55:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.003284 10.0.0.131 - - [2025-10-17 22:55:36] "POST /projects HTTP/1.1" 200 569 0.229940 10.0.0.131 - - [2025-10-17 22:55:36] "POST /access-control-lists HTTP/1.1" 200 594 0.056203 10.0.0.131 - - [2025-10-17 22:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.303998 10.0.0.131 - - [2025-10-17 22:55:36] "POST /fqname-to-id HTTP/1.1" 404 227 0.002766 10.0.0.131 - - [2025-10-17 22:55:36] "GET /project/7da169f4-892f-4a3b-8c53-b7cc0d05418e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.442208 10.0.0.131 - - [2025-10-17 22:55:36] "POST /access-control-lists HTTP/1.1" 200 592 0.060756 10.0.0.131 - - [2025-10-17 22:55:38] "GET / HTTP/1.1" 200 36499 0.003169 10.0.0.131 - - [2025-10-17 22:55:38] "GET /projects?obj_uuids=7da169f4-892f-4a3b-8c53-b7cc0d05418e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001086 10.0.0.131 - - [2025-10-17 22:55:38] "GET /project/7da169f4-892f-4a3b-8c53-b7cc0d05418e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.038005 10.0.0.131 - - [2025-10-17 22:55:38] "GET /projects?obj_uuids=7da169f4-892f-4a3b-8c53-b7cc0d05418e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000962 10.0.0.131 - - [2025-10-17 22:55:38] "GET /project/7da169f4-892f-4a3b-8c53-b7cc0d05418e?fields=virtual_networks HTTP/1.1" 200 1026 0.035995 10.0.0.131 - - [2025-10-17 22:55:38] "GET /projects?obj_uuids=7da169f4-892f-4a3b-8c53-b7cc0d05418e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001714 10.0.0.131 - - [2025-10-17 22:55:38] "GET /project/7da169f4-892f-4a3b-8c53-b7cc0d05418e?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.028244 10.0.0.131 - - [2025-10-17 22:55:38] "GET /projects?obj_uuids=7da169f4-892f-4a3b-8c53-b7cc0d05418e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001285 10.0.0.131 - - [2025-10-17 22:55:38] "GET /project/7da169f4-892f-4a3b-8c53-b7cc0d05418e?fields=security_groups HTTP/1.1" 200 1248 0.025636