++ 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: =================== Wed Oct 22 07:37:11 PM UTC 2025 ===================' INFO: =================== Wed Oct 22 07:37:11 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.141 ++ CONFIGDB_NODES=10.0.0.141 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141.37.155 ++ 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.141 ++ 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.141 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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 ++ cut -d , -f 1 ++ echo 10.0.0.141 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + 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.141 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.141,10.77.225.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.77.225.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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/22/2025 19:37:52.735 7f8fb87a0400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/22/2025 19:37:52.912 7f8fb87a0400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/22/2025 19:37:52.926 7f8fb87a0400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/22/2025 19:37:52.926 7f8fb87a0400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.141 - - [2025-10-22 19:37:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001112 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.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2025-10-22 19:38:03] "GET / HTTP/1.1" 503 181 0.000302 10.0.0.141 - - [2025-10-22 19:38:03] "GET / HTTP/1.1" 503 181 0.000228 10.0.0.141 - - [2025-10-22 19:38:03] "GET / HTTP/1.1" 503 181 0.000157 10.0.0.141 - - [2025-10-22 19:38:03] "GET / HTTP/1.1" 200 36499 0.002906 10.0.0.141 - - [2025-10-22 19:38:03] "GET / HTTP/1.1" 200 36499 0.003612 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.141 - - [2025-10-22 19:38:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000854 10.0.0.141 - - [2025-10-22 19:38:04] "POST /fqname-to-id HTTP/1.1" 401 297 0.000837 10.0.0.141 - - [2025-10-22 19:38:04] "GET / HTTP/1.1" 200 36499 0.001961 10.0.0.141 - - [2025-10-22 19:38:04] "GET / HTTP/1.1" 200 45019 0.001464 10.0.0.141 - - [2025-10-22 19:38:04] "GET / HTTP/1.1" 200 45019 0.001308 10.0.0.141 - - [2025-10-22 19:38:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000593 10.0.0.141 - - [2025-10-22 19:38:04] "POST /fqname-to-id HTTP/1.1" 401 297 0.000795 10.0.0.141 - - [2025-10-22 19:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.498967 10.0.0.141 - - [2025-10-22 19:38:04] "GET /routing-instance/ff553ce5-b82e-4372-b51f-1331f7fefc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.006382 10.0.0.141 - - [2025-10-22 19:38:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.416132 10.0.0.141 - - [2025-10-22 19:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007870 10.0.0.141 - - [2025-10-22 19:38:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.057641 10.0.0.141 - - [2025-10-22 19:38:04] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.018239 10.0.0.141 - - [2025-10-22 19:38:04] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.016292 10.0.0.141 - - [2025-10-22 19:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.057616 10.0.0.141 - - [2025-10-22 19:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.141 - - [2025-10-22 19:38:04] "POST /bgp-routers HTTP/1.1" 200 616 0.112358 10.0.0.141 - - [2025-10-22 19:38:04] "GET /bgp-router/22ba474e-6a85-477b-85d0-4e272587e674?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.020158 10.0.0.141 - - [2025-10-22 19:38:05] "POST /service-appliance-sets HTTP/1.1" 200 557 0.058263 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.007566 10.0.0.141 - - [2025-10-22 19:38:05] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.017211 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012428 10.0.0.141 - - [2025-10-22 19:38:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005950 10.0.0.141 - - [2025-10-22 19:38:05] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.015686 10.0.0.141 - - [2025-10-22 19:38:05] "POST /ref-update HTTP/1.1" 200 156 0.024491 10.0.0.141 - - [2025-10-22 19:38:05] "GET / HTTP/1.1" 200 36499 0.009079 /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.141 - - [2025-10-22 19:38:05] "POST /service-appliance-sets HTTP/1.1" 200 545 0.101009 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.141 - - [2025-10-22 19:38:05] "GET /network-ipam/57729361-fbdd-49e2-9341-c943050a8bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.006637 10.0.0.141 - - [2025-10-22 19:38:05] "GET / HTTP/1.1" 200 36499 0.002406 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 401 297 0.000572 10.0.0.141 - - [2025-10-22 19:38:05] "POST /service-templates HTTP/1.1" 200 515 0.036578 10.0.0.141 - - [2025-10-22 19:38:05] "POST /service-templates HTTP/1.1" 200 505 0.044316 10.0.0.141 - - [2025-10-22 19:38:05] "GET / HTTP/1.1" 200 36499 0.002069 10.0.0.141 - - [2025-10-22 19:38:05] "GET / HTTP/1.1" 200 36499 0.001568 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 401 297 0.000536 10.0.0.141 - - [2025-10-22 19:38:05] "GET / HTTP/1.1" 200 36499 0.002736 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 401 297 0.003399 10.0.0.141 - - [2025-10-22 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.057832 10.0.0.141 - - [2025-10-22 19:38:06] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030421 10.0.0.141 - - [2025-10-22 19:38:06] "POST /service-templates HTTP/1.1" 200 519 0.110690 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.050748 10.0.0.141 - - [2025-10-22 19:38:06] "POST /service-templates HTTP/1.1" 200 539 0.215812 10.0.0.141 - - [2025-10-22 19:38:06] "GET / HTTP/1.1" 200 36499 0.001682 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.001353 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.069670 10.0.0.141 - - [2025-10-22 19:38:06] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.034688 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.085981 10.0.0.141 - - [2025-10-22 19:38:06] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030847 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.012354 10.0.0.141 - - [2025-10-22 19:38:06] "POST /service-templates HTTP/1.1" 200 511 0.197436 10.0.0.141 - - [2025-10-22 19:38:06] "POST /analytics-nodes HTTP/1.1" 200 599 0.349924 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.061467 10.0.0.141 - - [2025-10-22 19:38:06] "POST /database-nodes HTTP/1.1" 200 597 0.136129 10.0.0.141 - - [2025-10-22 19:38:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.121380 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.065700 10.0.0.141 - - [2025-10-22 19:38:06] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030372 10.0.0.141 - - [2025-10-22 19:38:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.005131 10.0.0.141 - - [2025-10-22 19:38:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.051214 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.141 - - [2025-10-22 19:38:07] "GET /obj-perms HTTP/1.1" 200 6414 0.480255 10.0.0.141 - - [2025-10-22 19:38:07] "GET /obj-perms HTTP/1.1" 200 6414 0.085309 10.0.0.141 - - [2025-10-22 19:38:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.001021 10.0.0.141 - - [2025-10-22 19:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.066366 10.0.0.141 - - [2025-10-22 19:38:09] "GET /network-ipam/57729361-fbdd-49e2-9341-c943050a8bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.006819 10.0.0.141 - - [2025-10-22 19:38:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.009453 10.0.0.141 - - [2025-10-22 19:38:10] "POST /access-control-lists HTTP/1.1" 200 591 0.056837 10.0.0.141 - - [2025-10-22 19:38:10] "GET / HTTP/1.1" 200 36499 0.001711 10.0.0.141 - - [2025-10-22 19:38:10] "POST /fqname-to-id HTTP/1.1" 401 297 0.000496 10.0.0.141 - - [2025-10-22 19:38:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.004270 10.0.0.141 - - [2025-10-22 19:38:10] "POST /access-control-lists HTTP/1.1" 200 589 0.053231 10.0.0.141 - - [2025-10-22 19:38:10] "POST /route-targets HTTP/1.1" 200 329 0.028267 10.0.0.141 - - [2025-10-22 19:38:10] "POST /ref-update HTTP/1.1" 200 156 0.038858 10.0.0.141 - - [2025-10-22 19:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.066943 10.0.0.141 - - [2025-10-22 19:38:10] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.021103 10.0.0.141 - - [2025-10-22 19:38:10] "POST /route-targets HTTP/1.1" 200 329 0.054852 10.0.0.141 - - [2025-10-22 19:38:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.009371 10.0.0.141 - - [2025-10-22 19:38:10] "POST /ref-update HTTP/1.1" 200 156 0.045809 10.0.0.141 - - [2025-10-22 19:38:10] "POST /config-nodes HTTP/1.1" 200 593 0.044563 10.0.0.141 - - [2025-10-22 19:38:10] "POST /route-targets HTTP/1.1" 200 329 0.023169 10.0.0.141 - - [2025-10-22 19:38:11] "POST /ref-update HTTP/1.1" 200 156 0.027050 10.0.0.141 - - [2025-10-22 19:38:11] "POST /route-targets HTTP/1.1" 200 329 0.019811 10.0.0.141 - - [2025-10-22 19:38:11] "POST /ref-update HTTP/1.1" 200 156 0.022040 10.0.0.141 - - [2025-10-22 19:38:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.006851 10.0.0.141 - - [2025-10-22 19:38:11] "GET / HTTP/1.1" 200 36499 0.001974 10.0.0.141 - - [2025-10-22 19:38:11] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000877 10.0.0.141 - - [2025-10-22 19:38:11] "POST /access-control-lists HTTP/1.1" 200 555 0.077035 10.0.0.141 - - [2025-10-22 19:38:11] "PUT /access-control-list/3353fd69-c6d2-42f0-ba8d-463204b5c9a1 HTTP/1.1" 200 274 0.018194 10.0.0.141 - - [2025-10-22 19:38:11] "PUT /access-control-list/5742721a-9046-4ffe-8af5-ef60f4704eb8 HTTP/1.1" 200 274 0.021726 10.0.0.141 - - [2025-10-22 19:38:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.183958 10.0.0.141 - - [2025-10-22 19:38:12] "GET / HTTP/1.1" 200 36499 0.002334 10.0.0.141 - - [2025-10-22 19:38:12] "POST /fqname-to-id HTTP/1.1" 401 297 0.001105 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001346 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001525 10.0.0.141 - - [2025-10-22 19:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.050299 10.0.0.141 - - [2025-10-22 19:38:13] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007243 10.0.0.141 - - [2025-10-22 19:38:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.005402 10.0.0.141 - - [2025-10-22 19:38:13] "POST /config-database-nodes HTTP/1.1" 200 611 0.038988 10.0.0.141 - - [2025-10-22 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.141 - - [2025-10-22 19:38:16] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006444 10.0.0.141 - - [2025-10-22 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.141 - - [2025-10-22 19:38:17] "PUT /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc HTTP/1.1" 200 278 0.017596 10.0.0.141 - - [2025-10-22 19:38:17] "GET / HTTP/1.1" 200 36499 0.002359 10.0.0.141 - - [2025-10-22 19:38:17] "POST /alarms HTTP/1.1" 401 297 0.000774 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 585 0.076781 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 579 0.057393 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 579 0.044252 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 563 0.035229 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 559 0.047171 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 561 0.115233 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 569 0.035333 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 553 0.042034 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 561 0.036759 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 571 0.038805 10.0.0.141 - - [2025-10-22 19:38:18] "POST /alarms HTTP/1.1" 200 559 0.037073 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 571 0.049928 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 579 0.074704 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 573 0.057552 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 565 0.042001 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 565 0.051739 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 565 0.086338 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 551 0.093998 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 599 0.061448 10.0.0.141 - - [2025-10-22 19:38:19] "POST /alarms HTTP/1.1" 200 579 0.067487 10.0.0.141 - - [2025-10-22 19:38:20] "POST /alarms HTTP/1.1" 200 575 0.028051 10.0.0.141 - - [2025-10-22 19:38:20] "POST /alarms HTTP/1.1" 200 587 0.034460 10.0.0.141 - - [2025-10-22 19:38:20] "POST /alarms HTTP/1.1" 200 613 0.036158 10.0.0.141 - - [2025-10-22 19:38:20] "GET / HTTP/1.1" 200 36499 0.004245 10.0.0.141 - - [2025-10-22 19:38:20] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.001082 10.0.0.141 - - [2025-10-22 19:38:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.050369 10.0.0.141 - - [2025-10-22 19:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007922 10.0.0.141 - - [2025-10-22 19:38:21] "PUT /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc HTTP/1.1" 200 278 0.021375 10.0.0.141 - - [2025-10-22 19:38:21] "GET / HTTP/1.1" 200 36499 0.001719 10.0.0.141 - - [2025-10-22 19:38:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000514 10.0.0.141 - - [2025-10-22 19:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.035229 10.0.0.141 - - [2025-10-22 19:38:21] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005019 10.0.0.141 - - [2025-10-22 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.141 - - [2025-10-22 19:38:22] "PUT /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc HTTP/1.1" 200 278 0.033652 10.0.0.141 - - [2025-10-22 19:38:22] "GET / HTTP/1.1" 200 36499 0.002440 10.0.0.141 - - [2025-10-22 19:38:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000790 10.0.0.141 - - [2025-10-22 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.050679 10.0.0.141 - - [2025-10-22 19:38:23] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.021170 10.0.0.141 - - [2025-10-22 19:38:23] "PUT /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8 HTTP/1.1" 200 276 0.039346 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001501 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001361 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001258 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001563 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001767 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001549 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001451 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:38:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001653 10.0.0.141 - - [2025-10-22 19:39:08] "GET /obj-perms HTTP/1.1" 200 6414 0.124449 10.0.0.141 - - [2025-10-22 19:39:08] "GET /obj-perms HTTP/1.1" 200 6414 0.102741 10.0.0.141 - - [2025-10-22 19:39:33] "GET / HTTP/1.1" 200 36499 0.001747 10.0.0.141 - - [2025-10-22 19:39:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000555 10.0.0.141 - - [2025-10-22 19:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.054997 10.0.0.141 - - [2025-10-22 19:39:34] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008604 10.0.0.141 - - [2025-10-22 19:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.141 - - [2025-10-22 19:39:34] "GET /config-node/2e845191-77eb-47de-840f-e99d08429e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.007489 10.0.0.141 - - [2025-10-22 19:39:44] "GET / HTTP/1.1" 200 36499 0.002906 10.0.0.141 - - [2025-10-22 19:39:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000555 10.0.0.141 - - [2025-10-22 19:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.043482 10.0.0.141 - - [2025-10-22 19:39:45] "GET /routing-instance/ff553ce5-b82e-4372-b51f-1331f7fefc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.005693 10.0.0.141 - - [2025-10-22 19:39:45] "POST /bgp-routers HTTP/1.1" 409 299 0.005602 10.0.0.141 - - [2025-10-22 19:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.141 - - [2025-10-22 19:39:45] "GET /bgp-router/22ba474e-6a85-477b-85d0-4e272587e674?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.008736 10.0.0.141 - - [2025-10-22 19:39:45] "PUT /bgp-router/22ba474e-6a85-477b-85d0-4e272587e674 HTTP/1.1" 200 256 0.021608 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:39:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001314 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:39:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001964 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001365 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001669 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:39:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001025 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:39:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001333 10.0.0.141 - - [2025-10-22 19:40:06] "GET / HTTP/1.1" 200 36499 0.003473 10.0.0.141 - - [2025-10-22 19:40:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.000695 10.0.0.141 - - [2025-10-22 19:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.044047 10.0.0.141 - - [2025-10-22 19:40:06] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010855 10.0.0.141 - - [2025-10-22 19:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.141 - - [2025-10-22 19:40:06] "GET /routing-instance/ff553ce5-b82e-4372-b51f-1331f7fefc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.012651 10.0.0.141 - - [2025-10-22 19:40:06] "PUT /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8 HTTP/1.1" 200 276 0.020171 10.0.0.141 - - [2025-10-22 19:40:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.006588 10.0.0.141 - - [2025-10-22 19:40:07] "POST /virtual-routers HTTP/1.1" 200 599 0.035567 10.0.0.141 - - [2025-10-22 19:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.141 - - [2025-10-22 19:40:07] "GET /virtual-router/ce338e36-9f44-4e1f-ab70-e330d04a113a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.008744 10.0.0.141 - - [2025-10-22 19:40:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.006001 10.0.0.141 - - [2025-10-22 19:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.141 - - [2025-10-22 19:40:07] "GET /virtual-network/8b3d96e5-5380-4483-a9dd-a3c33dd9f76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008483 10.0.0.141 - - [2025-10-22 19:40:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.103779 10.0.0.141 - - [2025-10-22 19:40:07] "PUT /access-control-list/e4a44ef2-97ca-491a-8409-1fb38df1b491 HTTP/1.1" 200 274 0.072285 10.0.0.141 - - [2025-10-22 19:40:09] "GET /obj-perms HTTP/1.1" 200 6414 0.074959 10.0.0.141 - - [2025-10-22 19:40:09] "GET /obj-perms HTTP/1.1" 200 6414 0.074287 10.0.0.141 - - [2025-10-22 19:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.141 - - [2025-10-22 19:40:09] "GET /virtual-router/ce338e36-9f44-4e1f-ab70-e330d04a113a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005135 10.0.0.141 - - [2025-10-22 19:40:18] "GET /global-system-configs HTTP/1.1" 401 297 0.000648 10.0.0.141 - - [2025-10-22 19:40:18] "GET /global-system-configs HTTP/1.1" 401 297 0.000574 10.0.0.141 - - [2025-10-22 19:40:19] "GET /global-system-configs HTTP/1.1" 401 297 0.000499 10.0.0.141 - - [2025-10-22 19:40:19] "GET /global-system-configs HTTP/1.1" 401 297 0.000796 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001137 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001399 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001889 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001668 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002362 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001407 10.0.0.141 - - [2025-10-22 19:40:49] "GET / HTTP/1.1" 200 36499 0.002382 10.0.0.141 - - [2025-10-22 19:40:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000521 10.0.0.141 - - [2025-10-22 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.051801 10.0.0.141 - - [2025-10-22 19:40:50] "GET /global-system-config/a4afc6d8-92c7-4d27-8b80-a034cd56e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010164 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001412 10.0.0.141 - - [2025-10-22 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012764 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:40:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001785 10.0.0.141 - - [2025-10-22 19:40:50] "GET /routing-instance/ff553ce5-b82e-4372-b51f-1331f7fefc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.005943 10.0.0.141 - - [2025-10-22 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.141 - - [2025-10-22 19:40:50] "GET /virtual-router/ce338e36-9f44-4e1f-ab70-e330d04a113a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.006053 10.0.0.141 - - [2025-10-22 19:40:50] "PUT /virtual-router/ce338e36-9f44-4e1f-ab70-e330d04a113a HTTP/1.1" 200 264 0.020312 10.0.0.141 - - [2025-10-22 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.141 - - [2025-10-22 19:40:50] "GET /virtual-router/ce338e36-9f44-4e1f-ab70-e330d04a113a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.006065 10.0.0.141 - - [2025-10-22 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.141 - - [2025-10-22 19:40:50] "GET /virtual-machine-interface/0fd55739-8723-4f56-a139-32980c232a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.008507 10.0.0.141 - - [2025-10-22 19:40:50] "PUT /virtual-machine-interface/0fd55739-8723-4f56-a139-32980c232a92 HTTP/1.1" 200 286 0.018255 10.0.0.141 - - [2025-10-22 19:41:10] "GET /obj-perms HTTP/1.1" 200 6414 0.079685 10.0.0.141 - - [2025-10-22 19:41:10] "GET /obj-perms HTTP/1.1" 200 6414 0.072968 10.0.0.141 - - [2025-10-22 19:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.141 - - [2025-10-22 19:41:10] "GET /virtual-router/ce338e36-9f44-4e1f-ab70-e330d04a113a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012494 10.0.0.141 - - [2025-10-22 19:42:11] "GET /obj-perms HTTP/1.1" 200 6414 0.077445 10.0.0.141 - - [2025-10-22 19:42:11] "GET /obj-perms HTTP/1.1" 200 6414 0.070484 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:42:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001315 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:42:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001527 10.0.0.141 - - [2025-10-22 19:43:12] "GET /obj-perms HTTP/1.1" 200 6414 0.077847 10.0.0.141 - - [2025-10-22 19:43:12] "GET /obj-perms HTTP/1.1" 200 6414 0.078268 10.0.0.141 - - [2025-10-22 19:44:13] "GET /obj-perms HTTP/1.1" 200 6414 0.094508 10.0.0.141 - - [2025-10-22 19:44:13] "GET /obj-perms HTTP/1.1" 200 6414 0.103730 10.0.0.141 - - [2025-10-22 19:44:32] "GET / HTTP/1.1" 200 36499 0.001892 10.0.0.141 - - [2025-10-22 19:44:42] "GET /project/f781f28b-ae85-4ed8-be8d-6a8f1248d78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000753 10.0.0.141 - - [2025-10-22 19:44:43] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.037838 10.0.0.141 - - [2025-10-22 19:44:43] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.004142 10.0.0.141 - - [2025-10-22 19:44:43] "POST /domains HTTP/1.1" 200 331 0.018881 10.0.0.141 - - [2025-10-22 19:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.056210 10.0.0.141 - - [2025-10-22 19:44:43] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.175765 10.0.0.141 - - [2025-10-22 19:44:43] "POST /id-to-fqname HTTP/1.1" 200 165 0.003243 10.0.0.141 - - [2025-10-22 19:44:43] "POST /fqname-to-id HTTP/1.1" 404 174 0.004525 10.0.0.141 - - [2025-10-22 19:44:43] "POST /security-groups HTTP/1.1" 200 560 0.074120 10.0.0.141 - - [2025-10-22 19:44:43] "POST /projects HTTP/1.1" 200 531 0.307404 10.0.0.141 - - [2025-10-22 19:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.364227 10.0.0.141 - - [2025-10-22 19:44:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.037521 10.0.0.141 - - [2025-10-22 19:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.141 - - [2025-10-22 19:44:43] "POST /access-control-lists HTTP/1.1" 200 575 0.067397 10.0.0.141 - - [2025-10-22 19:44:44] "GET /projects?obj_uuids=9d8b8841-72ca-44ef-8937-7c07a23841b6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001400 10.0.0.141 - - [2025-10-22 19:44:44] "GET /project/9d8b8841-72ca-44ef-8937-7c07a23841b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034685 10.0.0.141 - - [2025-10-22 19:44:44] "POST /fqname-to-id HTTP/1.1" 404 204 0.007942 10.0.0.141 - - [2025-10-22 19:44:44] "GET /projects?obj_uuids=9d8b8841-72ca-44ef-8937-7c07a23841b6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001166 10.0.0.141 - - [2025-10-22 19:44:44] "POST /access-control-lists HTTP/1.1" 200 573 0.035389 10.0.0.141 - - [2025-10-22 19:44:44] "GET /project/9d8b8841-72ca-44ef-8937-7c07a23841b6?fields=security_groups HTTP/1.1" 200 1281 0.091333 10.0.0.141 - - [2025-10-22 19:44:44] "DELETE /security-group/03d901d7-cb4e-43af-a614-c1752c3d148d HTTP/1.1" 200 115 0.043674 10.0.0.141 - - [2025-10-22 19:44:44] "GET /projects?obj_uuids=9d8b8841-72ca-44ef-8937-7c07a23841b6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001228 10.0.0.141 - - [2025-10-22 19:44:44] "GET /project/9d8b8841-72ca-44ef-8937-7c07a23841b6?fields=application_policy_sets HTTP/1.1" 200 1320 0.043209 10.0.0.141 - - [2025-10-22 19:44:44] "DELETE /project/9d8b8841-72ca-44ef-8937-7c07a23841b6 HTTP/1.1" 200 115 0.426205 10.0.0.141 - - [2025-10-22 19:44:44] "POST /id-to-fqname HTTP/1.1" 200 165 0.002646 10.0.0.141 - - [2025-10-22 19:44:44] "POST /fqname-to-id HTTP/1.1" 404 174 0.006088 10.0.0.141 - - [2025-10-22 19:44:44] "POST /security-groups HTTP/1.1" 200 560 0.101449 10.0.0.141 - - [2025-10-22 19:44:44] "POST /projects HTTP/1.1" 200 531 0.311609 10.0.0.141 - - [2025-10-22 19:44:44] "DELETE /access-control-list/2f93aac9-0efb-470c-ae8a-f6dc48b20d25 HTTP/1.1" 200 115 0.056148 10.0.0.141 - - [2025-10-22 19:44:44] "DELETE /access-control-list/fca9593d-3b8d-4b49-ba9f-61adbd7e03dd HTTP/1.1" 200 115 0.077626 10.0.0.141 - - [2025-10-22 19:44:44] "GET /project/f781f28b-ae85-4ed8-be8d-6a8f1248d78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 1.592969 10.0.0.141 - - [2025-10-22 19:44:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.022676 10.0.0.141 - - [2025-10-22 19:44:44] "POST /access-control-lists HTTP/1.1" 200 575 0.082140 10.0.0.141 - - [2025-10-22 19:44:45] "POST /fqname-to-id HTTP/1.1" 404 204 0.005331 10.0.0.141 - - [2025-10-22 19:44:45] "POST /access-control-lists HTTP/1.1" 200 573 0.078595 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-22T19:44:45Z failed with SSLError [Introspect:8084]10.0.0.141 - - [2025-10-22 19:44:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001560 10.0.0.141 - - [2025-10-22 19:44:46] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001491 10.0.0.141 - - [2025-10-22 19:44:46] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.014136 10.0.0.141 - - [2025-10-22 19:44:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.034730 10.0.0.141 - - [2025-10-22 19:44:47] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.068315 10.0.0.141 - - [2025-10-22 19:44:47] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001152 10.0.0.141 - - [2025-10-22 19:44:47] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009147 10.0.0.141 - - [2025-10-22 19:44:47] "POST /id-to-fqname HTTP/1.1" 200 199 0.002784 10.0.0.141 - - [2025-10-22 19:44:47] "POST /fqname-to-id HTTP/1.1" 404 208 0.003861 10.0.0.141 - - [2025-10-22 19:44:48] "POST /security-groups HTTP/1.1" 200 594 0.077974 10.0.0.141 - - [2025-10-22 19:44:48] "POST /fqname-to-id HTTP/1.1" 404 243 0.007365 10.0.0.141 - - [2025-10-22 19:44:48] "POST /projects HTTP/1.1" 200 599 0.280882 10.0.0.141 - - [2025-10-22 19:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.326716 10.0.0.141 - - [2025-10-22 19:44:48] "POST /access-control-lists HTTP/1.1" 200 609 0.079519 10.0.0.141 - - [2025-10-22 19:44:48] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.570974 10.0.0.141 - - [2025-10-22 19:44:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.004827 10.0.0.141 - - [2025-10-22 19:44:48] "POST /access-control-lists HTTP/1.1" 200 607 0.075278 10.0.0.141 - - [2025-10-22 19:44:49] "GET / HTTP/1.1" 200 36499 0.002620 10.0.0.141 - - [2025-10-22 19:44:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.001149 10.0.0.141 - - [2025-10-22 19:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.092946 10.0.0.141 - - [2025-10-22 19:44:58] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001230 10.0.0.141 - - [2025-10-22 19:44:58] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.049108 252.141.70.175 - - [2025-10-22 19:44:58] "POST /neutron/network HTTP/1.1" 200 117 0.058370 10.0.0.141 - - [2025-10-22 19:44:59] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001247 252.141.70.175 - - [2025-10-22 19:44:59] "POST /neutron/network HTTP/1.1" 200 618 0.134719 10.0.0.141 - - [2025-10-22 19:44:59] "POST /route-targets HTTP/1.1" 200 329 0.016630 10.0.0.141 - - [2025-10-22 19:44:59] "POST /ref-update HTTP/1.1" 200 156 0.029967 10.0.0.141 - - [2025-10-22 19:44:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004905 252.141.70.175 - - [2025-10-22 19:44:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.168595 252.141.70.175 - - [2025-10-22 19:44:59] "POST /neutron/network HTTP/1.1" 200 834 0.011876 10.0.0.141 - - [2025-10-22 19:44:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001802 10.0.0.141 - - [2025-10-22 19:44:59] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006956 252.141.70.175 - - [2025-10-22 19:44:59] "POST /neutron/network HTTP/1.1" 200 834 0.009535 10.0.0.141 - - [2025-10-22 19:44:59] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007457 252.141.70.175 - - [2025-10-22 19:44:59] "POST /neutron/network HTTP/1.1" 200 834 0.015560 252.141.70.175 - - [2025-10-22 19:44:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.016641 10.0.0.141 - - [2025-10-22 19:44:59] "GET /domains HTTP/1.1" 401 297 0.001095 10.0.0.141 - - [2025-10-22 19:45:00] "GET /domains HTTP/1.1" 200 440 0.043200 10.0.0.141 - - [2025-10-22 19:45:00] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001491 10.0.0.141 - - [2025-10-22 19:45:00] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1320 0.013887 10.0.0.141 - - [2025-10-22 19:45:00] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001436 10.0.0.141 - - [2025-10-22 19:45:00] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f HTTP/1.1" 200 2171 0.043935 10.0.0.141 - - [2025-10-22 19:45:00] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15 HTTP/1.1" 200 2338 0.009666 10.0.0.141 - - [2025-10-22 19:45:00] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15 HTTP/1.1" 200 2338 0.008608 10.0.0.141 - - [2025-10-22 19:45:00] "GET /routing-instance/0a19d998-3bd1-4d26-919f-7f8632a8038e HTTP/1.1" 200 1497 0.006681 10.0.0.141 - - [2025-10-22 19:45:00] "GET /routing-instance/0a19d998-3bd1-4d26-919f-7f8632a8038e HTTP/1.1" 200 1497 0.006421 10.0.0.141 - - [2025-10-22 19:45:00] "GET /route-target/c4fe2798-26e9-43ff-a67a-a319f1bf0e78 HTTP/1.1" 200 1222 0.005611 10.0.0.141 - - [2025-10-22 19:45:00] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15 HTTP/1.1" 200 2338 0.009242 10.0.0.141 - - [2025-10-22 19:45:00] "GET /routing-instance/0a19d998-3bd1-4d26-919f-7f8632a8038e HTTP/1.1" 200 1497 0.007035 10.0.0.141 - - [2025-10-22 19:45:01] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007383 10.0.0.141 - - [2025-10-22 19:45:01] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15 HTTP/1.1" 200 2338 0.007457 10.0.0.141 - - [2025-10-22 19:45:01] "GET /routing-instance/0a19d998-3bd1-4d26-919f-7f8632a8038e HTTP/1.1" 200 1497 0.006631 10.0.0.141 - - [2025-10-22 19:45:01] "GET /routing-instance/0a19d998-3bd1-4d26-919f-7f8632a8038e HTTP/1.1" 200 1497 0.006666 10.0.0.141 - - [2025-10-22 19:45:01] "GET /route-target/c4fe2798-26e9-43ff-a67a-a319f1bf0e78 HTTP/1.1" 200 1222 0.007097 10.0.0.141 - - [2025-10-22 19:45:01] "GET /domains HTTP/1.1" 200 440 0.005221 10.0.0.141 - - [2025-10-22 19:45:01] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001371 10.0.0.141 - - [2025-10-22 19:45:01] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1320 0.011830 10.0.0.141 - - [2025-10-22 19:45:01] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002760 10.0.0.141 - - [2025-10-22 19:45:01] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f HTTP/1.1" 200 2171 0.054499 10.0.0.141 - - [2025-10-22 19:45:01] "GET /virtual-network/c05dd014-eba5-4839-b0d7-35d6ff2faf15 HTTP/1.1" 200 2338 0.007779 10.0.0.141 - - [2025-10-22 19:45:02] "GET /obj-perms HTTP/1.1" 200 6483 0.110605 10.0.0.141 - - [2025-10-22 19:45:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.003070 10.0.0.141 - - [2025-10-22 19:45:06] "DELETE /project/9d8b884172ca44ef89377c07a23841b6 HTTP/1.1" 404 173 0.009651 10.0.0.141 - - [2025-10-22 19:45:06] "DELETE /project/bb5a07ba34dc4b548d45fae612a4aa4f HTTP/1.1" 404 173 0.009148 252.141.70.175 - - [2025-10-22 19:45:06] "POST /neutron/network HTTP/1.1" 200 844 0.022911 252.141.70.175 - - [2025-10-22 19:45:06] "GET /aaa-mode HTTP/1.1" 401 297 0.000712 252.141.70.175 - - [2025-10-22 19:45:06] "GET / HTTP/1.1" 200 36499 0.002442 252.141.70.175 - - [2025-10-22 19:45:06] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000890 10.0.0.141 - - [2025-10-22 19:45:06] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001614 252.141.70.175 - - [2025-10-22 19:45:06] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.089547 252.141.70.175 - - [2025-10-22 19:45:07] "POST /neutron/network HTTP/1.1" 200 834 0.050106 252.141.70.175 - - [2025-10-22 19:45:08] "POST /neutron/port HTTP/1.1" 200 117 0.010975 252.141.70.175 - - [2025-10-22 19:45:10] "POST /neutron/port HTTP/1.1" 200 117 0.008722 252.141.70.175 - - [2025-10-22 19:45:10] "POST /neutron/network HTTP/1.1" 200 844 0.009433 10.0.0.141 - - [2025-10-22 19:45:10] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001986 252.141.70.175 - - [2025-10-22 19:45:11] "POST /neutron/port HTTP/1.1" 200 1040 0.059514 252.141.70.175 - - [2025-10-22 19:45:11] "POST /neutron/port HTTP/1.1" 200 1066 0.478029 252.141.70.175 - - [2025-10-22 19:45:11] "POST /neutron/security_group HTTP/1.1" 200 2067 0.013097 252.141.70.175 - - [2025-10-22 19:45:11] "POST /neutron/port HTTP/1.1" 200 1066 0.062537 252.141.70.175 - - [2025-10-22 19:45:11] "POST /neutron/port HTTP/1.1" 200 1066 0.018518 252.141.70.175 - - [2025-10-22 19:45:12] "POST /neutron/port HTTP/1.1" 200 1116 0.132808 252.141.70.175 - - [2025-10-22 19:45:12] "POST /neutron/port HTTP/1.1" 200 1090 0.027189 252.141.70.175 - - [2025-10-22 19:45:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006068 252.141.70.175 - - [2025-10-22 19:45:12] "POST /neutron/subnet HTTP/1.1" 200 684 0.013835 252.141.70.175 - - [2025-10-22 19:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.002387 252.141.70.175 - - [2025-10-22 19:45:12] "POST /neutron/network HTTP/1.1" 200 834 0.010121 10.0.0.141 - - [2025-10-22 19:45:14] "GET /obj-perms HTTP/1.1" 200 6414 0.089393 10.0.0.141 - - [2025-10-22 19:45:14] "GET /obj-perms HTTP/1.1" 200 6414 0.090448 252.141.70.175 - - [2025-10-22 19:45:16] "POST /neutron/port HTTP/1.1" 200 1090 0.027319 252.141.70.175 - - [2025-10-22 19:45:16] "POST /neutron/security_group HTTP/1.1" 200 2067 0.019385 10.0.0.141 - - [2025-10-22 19:45:18] "GET /global-system-configs HTTP/1.1" 401 297 0.000650 10.0.0.141 - - [2025-10-22 19:45:18] "GET /global-system-configs HTTP/1.1" 401 297 0.000553 10.0.0.141 - - [2025-10-22 19:45:19] "GET /global-system-configs HTTP/1.1" 401 297 0.000638 10.0.0.141 - - [2025-10-22 19:45:19] "GET /global-system-configs HTTP/1.1" 401 297 0.000547 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:45:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001591 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:45:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001423 252.141.70.175 - - [2025-10-22 19:45:21] "POST /neutron/port HTTP/1.1" 200 1090 0.024595 252.141.70.175 - - [2025-10-22 19:45:21] "POST /neutron/security_group HTTP/1.1" 200 2067 0.023131 10.0.0.141 - - [2025-10-22 19:45:21] "GET /obj-perms HTTP/1.1" 200 6483 0.002234 10.0.0.141 - - [2025-10-22 19:45:22] "GET /obj-perms HTTP/1.1" 200 6483 0.002159 10.0.0.141 - - [2025-10-22 19:45:24] "GET /obj-perms HTTP/1.1" 200 6483 0.007461 10.0.0.141 - - [2025-10-22 19:45:25] "GET /obj-perms HTTP/1.1" 200 6483 0.004159 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:45:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001089 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001311 10.0.0.141 - - [2025-10-22 19:45:26] "GET /obj-perms HTTP/1.1" 200 6483 0.002221 252.141.70.175 - - [2025-10-22 19:45:27] "POST /neutron/network HTTP/1.1" 200 834 0.011152 252.141.70.175 - - [2025-10-22 19:45:27] "POST /neutron/network HTTP/1.1" 400 204 0.020734 252.141.70.175 - - [2025-10-22 19:45:28] "POST /neutron/port HTTP/1.1" 200 1090 0.023865 252.141.70.175 - - [2025-10-22 19:45:28] "POST /neutron/port HTTP/1.1" 200 1116 0.018316 252.141.70.175 - - [2025-10-22 19:45:28] "POST /neutron/port HTTP/1.1" 200 151 0.221037 252.141.70.175 - - [2025-10-22 19:45:29] "POST /neutron/network HTTP/1.1" 200 834 0.011622 10.0.0.141 - - [2025-10-22 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014203 10.0.0.141 - - [2025-10-22 19:45:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004572 10.0.0.141 - - [2025-10-22 19:45:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003439 252.141.70.175 - - [2025-10-22 19:45:30] "POST /neutron/network HTTP/1.1" 200 151 0.493328 10.0.0.141 - - [2025-10-22 19:45:30] "DELETE /route-target/c4fe2798-26e9-43ff-a67a-a319f1bf0e78 HTTP/1.1" 200 115 0.065960 10.0.0.141 - - [2025-10-22 19:45:30] "GET /routing-instance/0a19d998-3bd1-4d26-919f-7f8632a8038e HTTP/1.1" 404 171 0.007324 10.0.0.141 - - [2025-10-22 19:45:30] "GET /domains HTTP/1.1" 200 440 0.005187 10.0.0.141 - - [2025-10-22 19:45:30] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003319 10.0.0.141 - - [2025-10-22 19:45:30] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1320 0.012675 10.0.0.141 - - [2025-10-22 19:45:30] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003620 10.0.0.141 - - [2025-10-22 19:45:30] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f HTTP/1.1" 200 1921 0.061244 10.0.0.141 - - [2025-10-22 19:45:31] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001343 10.0.0.141 - - [2025-10-22 19:45:31] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.066901 10.0.0.141 - - [2025-10-22 19:45:31] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001742 10.0.0.141 - - [2025-10-22 19:45:31] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?fields=virtual_networks HTTP/1.1" 200 1057 0.061896 10.0.0.141 - - [2025-10-22 19:45:31] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002023 10.0.0.141 - - [2025-10-22 19:45:31] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.043450 10.0.0.141 - - [2025-10-22 19:45:31] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001771 10.0.0.141 - - [2025-10-22 19:45:31] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?fields=security_groups HTTP/1.1" 200 1294 0.047884 10.0.0.141 - - [2025-10-22 19:45:32] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001217 10.0.0.141 - - [2025-10-22 19:45:32] "GET /project/f781f28b-ae85-4ed8-be8d-6a8f1248d78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.045871 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:45:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001358 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:45:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001521 10.0.0.141 - - [2025-10-22 19:45:36] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001846 10.0.0.141 - - [2025-10-22 19:45:36] "GET /project/f781f28b-ae85-4ed8-be8d-6a8f1248d78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.049104 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-22T19:45:37Z failed with SSLError 10.0.0.141 - - [2025-10-22 19:45:38] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001475 10.0.0.141 - - [2025-10-22 19:45:38] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010429 10.0.0.141 - - [2025-10-22 19:45:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.044847 10.0.0.141 - - [2025-10-22 19:45:38] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006081 10.0.0.141 - - [2025-10-22 19:45:38] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001660 10.0.0.141 - - [2025-10-22 19:45:38] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.011385 10.0.0.141 - - [2025-10-22 19:45:38] "POST /id-to-fqname HTTP/1.1" 200 200 0.001675 10.0.0.141 - - [2025-10-22 19:45:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.005459 10.0.0.141 - - [2025-10-22 19:45:39] "POST /security-groups HTTP/1.1" 200 595 0.084040 10.0.0.141 - - [2025-10-22 19:45:39] "POST /fqname-to-id HTTP/1.1" 404 244 0.003459 10.0.0.141 - - [2025-10-22 19:45:39] "POST /projects HTTP/1.1" 200 601 0.288596 10.0.0.141 - - [2025-10-22 19:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.329280 10.0.0.141 - - [2025-10-22 19:45:39] "POST /access-control-lists HTTP/1.1" 200 610 0.070523 10.0.0.141 - - [2025-10-22 19:45:39] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.526822 10.0.0.141 - - [2025-10-22 19:45:39] "POST /fqname-to-id HTTP/1.1" 404 243 0.004022 10.0.0.141 - - [2025-10-22 19:45:39] "POST /access-control-lists HTTP/1.1" 200 608 0.070230 10.0.0.141 - - [2025-10-22 19:45:40] "GET / HTTP/1.1" 200 36499 0.003235 10.0.0.141 - - [2025-10-22 19:45:41] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001471 10.0.0.141 - - [2025-10-22 19:45:41] "GET /project/f781f28b-ae85-4ed8-be8d-6a8f1248d78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.036838 10.0.0.141 - - [2025-10-22 19:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.141 - - [2025-10-22 19:45:42] "GET /security-group/88c0657e-3c6f-470e-81a8-2b8ea8fd273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.008792 10.0.0.141 - - [2025-10-22 19:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.141 - - [2025-10-22 19:45:42] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002040 10.0.0.141 - - [2025-10-22 19:45:42] "GET /project/f781f28b-ae85-4ed8-be8d-6a8f1248d78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.048994 10.0.0.141 - - [2025-10-22 19:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.141 - - [2025-10-22 19:45:42] "GET /security-group/88c0657e-3c6f-470e-81a8-2b8ea8fd273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.005742 10.0.0.141 - - [2025-10-22 19:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013463 10.0.0.141 - - [2025-10-22 19:45:42] "PUT /security-group/88c0657e-3c6f-470e-81a8-2b8ea8fd273d HTTP/1.1" 200 264 0.022231 10.0.0.141 - - [2025-10-22 19:45:42] "PUT /access-control-list/f5c76ea8-63a3-4a4d-8b0e-42aa3e70b6c0 HTTP/1.1" 200 274 0.018555 10.0.0.141 - - [2025-10-22 19:45:42] "PUT /access-control-list/6a686ec1-60fe-4b27-98df-aad809a0e058 HTTP/1.1" 200 274 0.019104 10.0.0.141 - - [2025-10-22 19:45:43] "POST /fqname-to-id HTTP/1.1" 401 297 0.000652 10.0.0.141 - - [2025-10-22 19:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.098152 10.0.0.141 - - [2025-10-22 19:45:43] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002146 10.0.0.141 - - [2025-10-22 19:45:43] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046983 252.141.70.175 - - [2025-10-22 19:45:43] "POST /neutron/network HTTP/1.1" 200 117 0.052577 10.0.0.141 - - [2025-10-22 19:45:43] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001442 252.141.70.175 - - [2025-10-22 19:45:44] "POST /neutron/network HTTP/1.1" 200 617 0.128798 10.0.0.141 - - [2025-10-22 19:45:44] "POST /route-targets HTTP/1.1" 200 329 0.027133 10.0.0.141 - - [2025-10-22 19:45:44] "POST /ref-update HTTP/1.1" 200 156 0.047583 10.0.0.141 - - [2025-10-22 19:45:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004538 252.141.70.175 - - [2025-10-22 19:45:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.264351 252.141.70.175 - - [2025-10-22 19:45:44] "POST /neutron/network HTTP/1.1" 200 836 0.010417 10.0.0.141 - - [2025-10-22 19:45:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001681 10.0.0.141 - - [2025-10-22 19:45:44] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007505 252.141.70.175 - - [2025-10-22 19:45:44] "POST /neutron/network HTTP/1.1" 200 836 0.011076 10.0.0.141 - - [2025-10-22 19:45:44] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007876 252.141.70.175 - - [2025-10-22 19:45:44] "POST /neutron/network HTTP/1.1" 200 836 0.011263 252.141.70.175 - - [2025-10-22 19:45:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.015781 10.0.0.141 - - [2025-10-22 19:45:44] "GET /domains HTTP/1.1" 401 297 0.000601 10.0.0.141 - - [2025-10-22 19:45:45] "GET /domains HTTP/1.1" 200 440 0.041433 10.0.0.141 - - [2025-10-22 19:45:45] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001601 10.0.0.141 - - [2025-10-22 19:45:45] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1518 0.021634 10.0.0.141 - - [2025-10-22 19:45:45] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001398 10.0.0.141 - - [2025-10-22 19:45:45] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 2177 0.043417 10.0.0.141 - - [2025-10-22 19:45:45] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751 HTTP/1.1" 200 2344 0.010311 10.0.0.141 - - [2025-10-22 19:45:45] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751 HTTP/1.1" 200 2344 0.010243 10.0.0.141 - - [2025-10-22 19:45:45] "GET /routing-instance/6354a7a8-411c-455d-8d07-dd16bbb5b703 HTTP/1.1" 200 1495 0.004868 10.0.0.141 - - [2025-10-22 19:45:45] "GET /routing-instance/6354a7a8-411c-455d-8d07-dd16bbb5b703 HTTP/1.1" 200 1495 0.005224 10.0.0.141 - - [2025-10-22 19:45:45] "GET /route-target/3168c0c4-3dfe-42f0-9a89-4aa7ad8abe91 HTTP/1.1" 200 1220 0.004978 10.0.0.141 - - [2025-10-22 19:45:45] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751 HTTP/1.1" 200 2344 0.007493 10.0.0.141 - - [2025-10-22 19:45:45] "GET /routing-instance/6354a7a8-411c-455d-8d07-dd16bbb5b703 HTTP/1.1" 200 1495 0.006614 10.0.0.141 - - [2025-10-22 19:45:45] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.011668 10.0.0.141 - - [2025-10-22 19:45:45] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751 HTTP/1.1" 200 2344 0.008367 10.0.0.141 - - [2025-10-22 19:45:46] "GET /routing-instance/6354a7a8-411c-455d-8d07-dd16bbb5b703 HTTP/1.1" 200 1495 0.006521 10.0.0.141 - - [2025-10-22 19:45:46] "GET /routing-instance/6354a7a8-411c-455d-8d07-dd16bbb5b703 HTTP/1.1" 200 1495 0.006454 10.0.0.141 - - [2025-10-22 19:45:46] "GET /route-target/3168c0c4-3dfe-42f0-9a89-4aa7ad8abe91 HTTP/1.1" 200 1220 0.005557 10.0.0.141 - - [2025-10-22 19:45:46] "GET /domains HTTP/1.1" 200 440 0.004484 10.0.0.141 - - [2025-10-22 19:45:46] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003534 10.0.0.141 - - [2025-10-22 19:45:46] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1518 0.014547 10.0.0.141 - - [2025-10-22 19:45:46] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001441 10.0.0.141 - - [2025-10-22 19:45:46] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 2177 0.043274 10.0.0.141 - - [2025-10-22 19:45:46] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751 HTTP/1.1" 200 2344 0.009150 10.0.0.141 - - [2025-10-22 19:45:47] "GET /obj-perms HTTP/1.1" 200 6485 0.089781 10.0.0.141 - - [2025-10-22 19:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.141 - - [2025-10-22 19:45:47] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001840 10.0.0.141 - - [2025-10-22 19:45:47] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.048938 252.141.70.175 - - [2025-10-22 19:45:47] "POST /neutron/network HTTP/1.1" 200 117 0.013593 10.0.0.141 - - [2025-10-22 19:45:47] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001436 252.141.70.175 - - [2025-10-22 19:45:47] "POST /neutron/network HTTP/1.1" 200 617 0.125518 10.0.0.141 - - [2025-10-22 19:45:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010537 252.141.70.175 - - [2025-10-22 19:45:47] "POST /neutron/subnet HTTP/1.1" 200 734 0.250547 252.141.70.175 - - [2025-10-22 19:45:47] "POST /neutron/network HTTP/1.1" 200 838 0.008945 10.0.0.141 - - [2025-10-22 19:45:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.002315 10.0.0.141 - - [2025-10-22 19:45:48] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009627 10.0.0.141 - - [2025-10-22 19:45:48] "POST /route-targets HTTP/1.1" 200 329 0.034593 10.0.0.141 - - [2025-10-22 19:45:48] "POST /ref-update HTTP/1.1" 200 156 0.041341 252.141.70.175 - - [2025-10-22 19:45:48] "POST /neutron/network HTTP/1.1" 200 838 0.025682 10.0.0.141 - - [2025-10-22 19:45:48] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008384 252.141.70.175 - - [2025-10-22 19:45:48] "POST /neutron/network HTTP/1.1" 200 838 0.008078 252.141.70.175 - - [2025-10-22 19:45:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.012127 10.0.0.141 - - [2025-10-22 19:45:48] "GET /domains HTTP/1.1" 200 440 0.004462 10.0.0.141 - - [2025-10-22 19:45:48] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002065 10.0.0.141 - - [2025-10-22 19:45:48] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1518 0.010406 10.0.0.141 - - [2025-10-22 19:45:48] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001434 10.0.0.141 - - [2025-10-22 19:45:48] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 2405 0.037135 10.0.0.141 - - [2025-10-22 19:45:48] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0 HTTP/1.1" 200 2351 0.010253 10.0.0.141 - - [2025-10-22 19:45:48] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0 HTTP/1.1" 200 2351 0.008640 10.0.0.141 - - [2025-10-22 19:45:48] "GET /routing-instance/c371ff99-c53b-4263-9a0a-d733453c74dc HTTP/1.1" 200 1496 0.006952 10.0.0.141 - - [2025-10-22 19:45:48] "GET /routing-instance/c371ff99-c53b-4263-9a0a-d733453c74dc HTTP/1.1" 200 1496 0.006067 10.0.0.141 - - [2025-10-22 19:45:48] "GET /route-target/713d77d8-b306-4d25-9743-123ceb88a58b HTTP/1.1" 200 1220 0.005110 10.0.0.141 - - [2025-10-22 19:45:48] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0 HTTP/1.1" 200 2351 0.008607 10.0.0.141 - - [2025-10-22 19:45:48] "GET /routing-instance/c371ff99-c53b-4263-9a0a-d733453c74dc HTTP/1.1" 200 1496 0.004943 10.0.0.141 - - [2025-10-22 19:45:48] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007439 10.0.0.141 - - [2025-10-22 19:45:48] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0 HTTP/1.1" 200 2351 0.007627 10.0.0.141 - - [2025-10-22 19:45:49] "GET /routing-instance/c371ff99-c53b-4263-9a0a-d733453c74dc HTTP/1.1" 200 1496 0.005841 10.0.0.141 - - [2025-10-22 19:45:49] "GET /routing-instance/c371ff99-c53b-4263-9a0a-d733453c74dc HTTP/1.1" 200 1496 0.005824 10.0.0.141 - - [2025-10-22 19:45:49] "GET /route-target/713d77d8-b306-4d25-9743-123ceb88a58b HTTP/1.1" 200 1220 0.005643 10.0.0.141 - - [2025-10-22 19:45:49] "GET /domains HTTP/1.1" 200 440 0.004934 10.0.0.141 - - [2025-10-22 19:45:49] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001258 10.0.0.141 - - [2025-10-22 19:45:49] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1518 0.009437 10.0.0.141 - - [2025-10-22 19:45:49] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002094 10.0.0.141 - - [2025-10-22 19:45:49] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 2405 0.037148 10.0.0.141 - - [2025-10-22 19:45:49] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0 HTTP/1.1" 200 2351 0.007163 10.0.0.141 - - [2025-10-22 19:45:49] "GET /obj-perms HTTP/1.1" 200 6485 0.002443 10.0.0.141 - - [2025-10-22 19:45:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001825 252.141.70.175 - - [2025-10-22 19:45:51] "POST /neutron/network HTTP/1.1" 200 848 0.008248 252.141.70.175 - - [2025-10-22 19:45:51] "GET /aaa-mode HTTP/1.1" 401 297 0.001470 252.141.70.175 - - [2025-10-22 19:45:51] "GET / HTTP/1.1" 200 36499 0.002088 252.141.70.175 - - [2025-10-22 19:45:51] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000623 10.0.0.141 - - [2025-10-22 19:45:51] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001333 252.141.70.175 - - [2025-10-22 19:45:51] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.077247 252.141.70.175 - - [2025-10-22 19:45:52] "POST /neutron/network HTTP/1.1" 200 838 0.041557 252.141.70.175 - - [2025-10-22 19:45:52] "POST /neutron/port HTTP/1.1" 200 117 0.008468 252.141.70.175 - - [2025-10-22 19:45:52] "POST /neutron/port HTTP/1.1" 200 117 0.011453 10.0.0.141 - - [2025-10-22 19:45:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001675 252.141.70.175 - - [2025-10-22 19:45:52] "POST /neutron/port HTTP/1.1" 200 117 0.008863 252.141.70.175 - - [2025-10-22 19:45:53] "POST /neutron/network HTTP/1.1" 200 846 0.011712 252.141.70.175 - - [2025-10-22 19:45:53] "GET /aaa-mode HTTP/1.1" 401 297 0.001738 252.141.70.175 - - [2025-10-22 19:45:53] "GET / HTTP/1.1" 200 36499 0.002825 252.141.70.175 - - [2025-10-22 19:45:53] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000673 10.0.0.141 - - [2025-10-22 19:45:53] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001628 252.141.70.175 - - [2025-10-22 19:45:53] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.102539 252.141.70.175 - - [2025-10-22 19:45:53] "POST /neutron/network HTTP/1.1" 200 836 0.011233 252.141.70.175 - - [2025-10-22 19:45:54] "POST /neutron/network HTTP/1.1" 200 848 0.015836 10.0.0.141 - - [2025-10-22 19:45:54] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001388 252.141.70.175 - - [2025-10-22 19:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.016582 252.141.70.175 - - [2025-10-22 19:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.029437 10.0.0.141 - - [2025-10-22 19:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.141 - - [2025-10-22 19:45:54] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001654 10.0.0.141 - - [2025-10-22 19:45:54] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.140429 10.0.0.141 - - [2025-10-22 19:45:54] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008672 10.0.0.141 - - [2025-10-22 19:45:54] "GET /floating-ip-pools?parent_id=6746f096-649b-4a20-94e9-164bfbfd6751&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006136 252.141.70.175 - - [2025-10-22 19:45:54] "POST /neutron/port HTTP/1.1" 200 1072 0.489406 10.0.0.141 - - [2025-10-22 19:45:54] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.010165 252.141.70.175 - - [2025-10-22 19:45:54] "POST /neutron/port HTTP/1.1" 200 1072 0.019549 10.0.0.141 - - [2025-10-22 19:45:54] "POST /floating-ip-pools HTTP/1.1" 200 611 0.057190 252.141.70.175 - - [2025-10-22 19:45:54] "POST /neutron/port HTTP/1.1" 200 1072 0.018777 10.0.0.141 - - [2025-10-22 19:45:54] "POST /ref-update HTTP/1.1" 200 156 0.019980 10.0.0.141 - - [2025-10-22 19:45:54] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008072 10.0.0.141 - - [2025-10-22 19:45:54] "GET /domains HTTP/1.1" 200 440 0.005516 252.141.70.175 - - [2025-10-22 19:45:54] "POST /neutron/port HTTP/1.1" 200 1122 0.121839 10.0.0.141 - - [2025-10-22 19:45:54] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001585 10.0.0.141 - - [2025-10-22 19:45:54] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1518 0.010297 10.0.0.141 - - [2025-10-22 19:45:55] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001916 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/port HTTP/1.1" 200 1096 0.031337 10.0.0.141 - - [2025-10-22 19:45:55] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 2991 0.086480 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005885 10.0.0.141 - - [2025-10-22 19:45:55] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751 HTTP/1.1" 200 2624 0.009977 10.0.0.141 - - [2025-10-22 19:45:55] "GET /floating-ip-pool/95c71a9e-2a6a-4743-82cf-5619c612196e HTTP/1.1" 200 1443 0.007462 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/subnet HTTP/1.1" 200 708 0.014824 10.0.0.141 - - [2025-10-22 19:45:55] "GET /domains HTTP/1.1" 200 440 0.004551 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/network HTTP/1.1" 200 846 0.011746 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.141 - - [2025-10-22 19:45:55] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002395 10.0.0.141 - - [2025-10-22 19:45:55] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1518 0.009721 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/network HTTP/1.1" 200 838 0.023867 10.0.0.141 - - [2025-10-22 19:45:55] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001553 10.0.0.141 - - [2025-10-22 19:45:55] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001799 10.0.0.141 - - [2025-10-22 19:45:55] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 2991 0.062662 10.0.0.141 - - [2025-10-22 19:45:55] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751 HTTP/1.1" 200 2624 0.015756 10.0.0.141 - - [2025-10-22 19:45:55] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.045974 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/port HTTP/1.1" 200 1096 0.039978 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/port HTTP/1.1" 200 1070 0.474903 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014893 252.141.70.175 - - [2025-10-22 19:45:55] "POST /neutron/port HTTP/1.1" 200 1070 0.016028 252.141.70.175 - - [2025-10-22 19:45:56] "POST /neutron/port HTTP/1.1" 200 1070 0.014821 252.141.70.175 - - [2025-10-22 19:45:56] "POST /neutron/port HTTP/1.1" 200 1120 0.101902 252.141.70.175 - - [2025-10-22 19:45:56] "POST /neutron/port HTTP/1.1" 200 1094 0.022763 252.141.70.175 - - [2025-10-22 19:45:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005562 252.141.70.175 - - [2025-10-22 19:45:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.012498 252.141.70.175 - - [2025-10-22 19:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.002199 252.141.70.175 - - [2025-10-22 19:45:56] "POST /neutron/network HTTP/1.1" 200 836 0.009508 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/port HTTP/1.1" 200 1096 0.035838 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/port HTTP/1.1" 200 1096 0.029419 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.015219 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/port HTTP/1.1" 200 1096 0.030191 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/network HTTP/1.1" 200 848 0.008976 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/port HTTP/1.1" 200 1096 0.028465 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007080 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009235 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/subnet HTTP/1.1" 200 708 0.012692 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/port HTTP/1.1" 200 117 0.001456 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/port HTTP/1.1" 200 1096 0.027230 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/network HTTP/1.1" 200 838 0.012077 252.141.70.175 - - [2025-10-22 19:46:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010879 10.0.0.141 - - [2025-10-22 19:46:01] "GET /virtual-machine/57f21d52-b9cc-4b16-bde7-9717266f7857 HTTP/1.1" 200 1306 0.011293 10.0.0.141 - - [2025-10-22 19:46:01] "GET /virtual-machine-interface/3eb5526f-4c67-485d-a740-be086fea3dda HTTP/1.1" 200 3006 0.012157 10.0.0.141 - - [2025-10-22 19:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.141 - - [2025-10-22 19:46:01] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005302 10.0.0.141 - - [2025-10-22 19:46:01] "GET /virtual-networks?parent_id=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.006282 10.0.0.141 - - [2025-10-22 19:46:02] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007417 10.0.0.141 - - [2025-10-22 19:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.141 - - [2025-10-22 19:46:05] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007776 10.0.0.141 - - [2025-10-22 19:46:06] "DELETE /project/9f69a4818feb4c6cb1adbeb7c91cff80 HTTP/1.1" 404 173 0.012414 10.0.0.141 - - [2025-10-22 19:46:06] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001473 10.0.0.141 - - [2025-10-22 19:46:06] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.076589 10.0.0.141 - - [2025-10-22 19:46:06] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002208 10.0.0.141 - - [2025-10-22 19:46:06] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?fields=security_groups HTTP/1.1" 200 1384 0.080621 10.0.0.141 - - [2025-10-22 19:46:06] "DELETE /security-group/04b1d526-fa21-44ee-bc4a-9dd4ef2c91b8 HTTP/1.1" 200 115 0.101475 10.0.0.141 - - [2025-10-22 19:46:06] "GET /projects?obj_uuids=bb5a07ba-34dc-4b54-8d45-fae612a4aa4f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001398 10.0.0.141 - - [2025-10-22 19:46:06] "DELETE /access-control-list/a1800365-fc94-4edd-9441-0d0c10237227 HTTP/1.1" 200 115 0.053325 10.0.0.141 - - [2025-10-22 19:46:06] "DELETE /access-control-list/b7bc4704-b937-4813-a695-2558b03d9e8d HTTP/1.1" 200 115 0.034703 10.0.0.141 - - [2025-10-22 19:46:06] "GET /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f?fields=application_policy_sets HTTP/1.1" 200 1423 0.056035 10.0.0.141 - - [2025-10-22 19:46:06] "DELETE /project/bb5a07ba-34dc-4b54-8d45-fae612a4aa4f HTTP/1.1" 200 115 0.568311 252.141.70.175 - - [2025-10-22 19:46:07] "POST /neutron/port HTTP/1.1" 200 1096 0.056281 252.141.70.175 - - [2025-10-22 19:46:07] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010377 252.141.70.175 - - [2025-10-22 19:46:08] "POST /neutron/port HTTP/1.1" 200 1096 0.056816 252.141.70.175 - - [2025-10-22 19:46:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008061 252.141.70.175 - - [2025-10-22 19:46:09] "POST /neutron/port HTTP/1.1" 200 1094 0.063986 252.141.70.175 - - [2025-10-22 19:46:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009845 10.0.0.141 - - [2025-10-22 19:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016548 10.0.0.141 - - [2025-10-22 19:46:09] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005586 10.0.0.141 - - [2025-10-22 19:46:09] "GET /virtual-networks?parent_id=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004688 10.0.0.141 - - [2025-10-22 19:46:09] "GET /virtual-network/9a9daba1-4e2b-45f6-ba7d-107f049990a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.011556 252.141.70.175 - - [2025-10-22 19:46:09] "POST /neutron/port HTTP/1.1" 200 1096 0.016978 252.141.70.175 - - [2025-10-22 19:46:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.013363 252.141.70.175 - - [2025-10-22 19:46:09] "POST /neutron/port HTTP/1.1" 200 1096 0.049472 252.141.70.175 - - [2025-10-22 19:46:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.015100 252.141.70.175 - - [2025-10-22 19:46:11] "POST /neutron/port HTTP/1.1" 200 1094 0.021374 252.141.70.175 - - [2025-10-22 19:46:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008661 252.141.70.175 - - [2025-10-22 19:46:11] "POST /neutron/port HTTP/1.1" 200 1094 0.021223 252.141.70.175 - - [2025-10-22 19:46:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010533 10.0.0.141 - - [2025-10-22 19:46:14] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001287 252.141.70.175 - - [2025-10-22 19:46:14] "POST /neutron/floatingip HTTP/1.1" 200 530 0.127662 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/port HTTP/1.1" 200 1096 0.016402 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/floatingip HTTP/1.1" 200 530 0.009268 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/floatingip HTTP/1.1" 200 579 0.063789 10.0.0.141 - - [2025-10-22 19:46:15] "GET /obj-perms HTTP/1.1" 200 6414 0.070705 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/port HTTP/1.1" 200 1094 0.016969 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010333 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/port HTTP/1.1" 200 1094 0.019994 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010985 10.0.0.141 - - [2025-10-22 19:46:15] "GET /obj-perms HTTP/1.1" 200 6414 0.073482 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/port HTTP/1.1" 200 1094 0.023523 252.141.70.175 - - [2025-10-22 19:46:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009578 10.0.0.141 - - [2025-10-22 19:46:15] "GET /virtual-machine/8d126f77-be2b-4539-b7c4-3f3623adef53 HTTP/1.1" 200 1307 0.006525 10.0.0.141 - - [2025-10-22 19:46:15] "GET /virtual-machine-interface/e3b6c31d-95c1-4394-b7de-87541997c8a1 HTTP/1.1" 200 3007 0.010453 10.0.0.141 - - [2025-10-22 19:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.141 - - [2025-10-22 19:46:16] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005826 10.0.0.141 - - [2025-10-22 19:46:16] "GET /virtual-networks?parent_id=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004761 10.0.0.141 - - [2025-10-22 19:46:16] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.011096 10.0.0.141 - - [2025-10-22 19:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.141 - - [2025-10-22 19:46:17] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004712 10.0.0.141 - - [2025-10-22 19:46:17] "GET /virtual-networks?parent_id=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003752 10.0.0.141 - - [2025-10-22 19:46:17] "GET /virtual-network/6746f096-649b-4a20-94e9-164bfbfd6751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.013850 252.141.70.175 - - [2025-10-22 19:46:17] "POST /neutron/floatingip HTTP/1.1" 200 579 0.014415 10.0.0.141 - - [2025-10-22 19:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.141 - - [2025-10-22 19:46:17] "GET /routing-instance/6354a7a8-411c-455d-8d07-dd16bbb5b703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005424 10.0.0.141 - - [2025-10-22 19:46:17] "GET /route-target/3168c0c4-3dfe-42f0-9a89-4aa7ad8abe91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005201 10.0.0.141 - - [2025-10-22 19:46:18] "GET /floating-ip/2a276929-8828-4611-9180-92fce713990e HTTP/1.1" 200 1893 0.007979 252.141.70.175 - - [2025-10-22 19:46:21] "POST /neutron/floatingip HTTP/1.1" 200 579 0.014098 252.141.70.175 - - [2025-10-22 19:46:21] "POST /neutron/floatingip HTTP/1.1" 200 530 0.027570 252.141.70.175 - - [2025-10-22 19:46:21] "POST /neutron/floatingip HTTP/1.1" 200 530 0.008325 252.141.70.175 - - [2025-10-22 19:46:21] "POST /neutron/floatingip HTTP/1.1" 200 115 0.079535 10.0.0.141 - - [2025-10-22 19:46:21] "GET /floating-ip-pool/95c71a9e-2a6a-4743-82cf-5619c612196e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006339 10.0.0.141 - - [2025-10-22 19:46:21] "POST /ref-update HTTP/1.1" 200 156 0.016909 10.0.0.141 - - [2025-10-22 19:46:21] "DELETE /floating-ip-pool/95c71a9e-2a6a-4743-82cf-5619c612196e HTTP/1.1" 200 115 0.034323 252.141.70.175 - - [2025-10-22 19:46:22] "POST /neutron/network HTTP/1.1" 200 838 0.018538 252.141.70.175 - - [2025-10-22 19:46:22] "POST /neutron/network HTTP/1.1" 400 204 0.016965 252.141.70.175 - - [2025-10-22 19:46:22] "POST /neutron/port HTTP/1.1" 200 1094 0.014519 252.141.70.175 - - [2025-10-22 19:46:22] "POST /neutron/port HTTP/1.1" 200 1120 0.023563 252.141.70.175 - - [2025-10-22 19:46:22] "POST /neutron/port HTTP/1.1" 200 1096 0.025348 252.141.70.175 - - [2025-10-22 19:46:22] "POST /neutron/port HTTP/1.1" 200 1122 0.011322 252.141.70.175 - - [2025-10-22 19:46:23] "POST /neutron/port HTTP/1.1" 200 151 0.173053 252.141.70.175 - - [2025-10-22 19:46:23] "POST /neutron/port HTTP/1.1" 200 151 0.272639 252.141.70.175 - - [2025-10-22 19:46:24] "POST /neutron/network HTTP/1.1" 200 838 0.010617 10.0.0.141 - - [2025-10-22 19:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.141 - - [2025-10-22 19:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004075 10.0.0.141 - - [2025-10-22 19:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004461 252.141.70.175 - - [2025-10-22 19:46:24] "POST /neutron/network HTTP/1.1" 200 151 0.124498 10.0.0.141 - - [2025-10-22 19:46:24] "DELETE /route-target/713d77d8-b306-4d25-9743-123ceb88a58b HTTP/1.1" 200 115 0.026971 10.0.0.141 - - [2025-10-22 19:46:24] "GET /routing-instance/c371ff99-c53b-4263-9a0a-d733453c74dc HTTP/1.1" 404 171 0.003421 10.0.0.141 - - [2025-10-22 19:46:24] "GET /domains HTTP/1.1" 200 440 0.004877 10.0.0.141 - - [2025-10-22 19:46:24] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001339 10.0.0.141 - - [2025-10-22 19:46:24] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1321 0.010947 10.0.0.141 - - [2025-10-22 19:46:24] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002609 10.0.0.141 - - [2025-10-22 19:46:24] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 2177 0.033898 252.141.70.175 - - [2025-10-22 19:46:25] "POST /neutron/network HTTP/1.1" 200 836 0.008705 10.0.0.141 - - [2025-10-22 19:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.141 - - [2025-10-22 19:46:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005208 10.0.0.141 - - [2025-10-22 19:46:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004891 252.141.70.175 - - [2025-10-22 19:46:25] "POST /neutron/network HTTP/1.1" 200 151 0.111779 10.0.0.141 - - [2025-10-22 19:46:25] "DELETE /route-target/3168c0c4-3dfe-42f0-9a89-4aa7ad8abe91 HTTP/1.1" 200 115 0.040297 10.0.0.141 - - [2025-10-22 19:46:25] "GET /routing-instance/6354a7a8-411c-455d-8d07-dd16bbb5b703 HTTP/1.1" 404 171 0.003071 10.0.0.141 - - [2025-10-22 19:46:25] "GET /domains HTTP/1.1" 200 440 0.003979 10.0.0.141 - - [2025-10-22 19:46:25] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001597 10.0.0.141 - - [2025-10-22 19:46:25] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1321 0.010605 10.0.0.141 - - [2025-10-22 19:46:25] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001336 10.0.0.141 - - [2025-10-22 19:46:25] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 1927 0.032486 10.0.0.141 - - [2025-10-22 19:46:26] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001177 10.0.0.141 - - [2025-10-22 19:46:26] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.035333 10.0.0.141 - - [2025-10-22 19:46:26] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001200 10.0.0.141 - - [2025-10-22 19:46:26] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?fields=virtual_networks HTTP/1.1" 200 1059 0.076211 10.0.0.141 - - [2025-10-22 19:46:26] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001864 10.0.0.141 - - [2025-10-22 19:46:26] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.050275 10.0.0.141 - - [2025-10-22 19:46:26] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001590 10.0.0.141 - - [2025-10-22 19:46:26] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?fields=security_groups HTTP/1.1" 200 1297 0.038028 10.0.0.141 - - [2025-10-22 19:46:27] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.141 - - [2025-10-22 19:46:27] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008692 10.0.0.141 - - [2025-10-22 19:46:27] "POST /fqname-to-id HTTP/1.1" 404 181 0.038248 10.0.0.141 - - [2025-10-22 19:46:27] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003806 10.0.0.141 - - [2025-10-22 19:46:27] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001224 10.0.0.141 - - [2025-10-22 19:46:27] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008410 10.0.0.141 - - [2025-10-22 19:46:27] "POST /id-to-fqname HTTP/1.1" 200 183 0.001740 10.0.0.141 - - [2025-10-22 19:46:27] "POST /fqname-to-id HTTP/1.1" 404 192 0.002658 10.0.0.141 - - [2025-10-22 19:46:28] "POST /security-groups HTTP/1.1" 200 578 0.076107 10.0.0.141 - - [2025-10-22 19:46:28] "POST /fqname-to-id HTTP/1.1" 404 227 0.003729 10.0.0.141 - - [2025-10-22 19:46:28] "POST /projects HTTP/1.1" 200 567 0.271549 10.0.0.141 - - [2025-10-22 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.310837 10.0.0.141 - - [2025-10-22 19:46:28] "POST /access-control-lists HTTP/1.1" 200 593 0.064660 10.0.0.141 - - [2025-10-22 19:46:28] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.499301 10.0.0.141 - - [2025-10-22 19:46:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.003970 10.0.0.141 - - [2025-10-22 19:46:28] "POST /access-control-lists HTTP/1.1" 200 591 0.070240 10.0.0.141 - - [2025-10-22 19:46:29] "GET / HTTP/1.1" 200 36499 0.002275 10.0.0.141 - - [2025-10-22 19:46:31] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001400 10.0.0.141 - - [2025-10-22 19:46:31] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.038649 10.0.0.141 - - [2025-10-22 19:46:31] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001429 10.0.0.141 - - [2025-10-22 19:46:31] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?fields=virtual_networks HTTP/1.1" 200 1022 0.032933 10.0.0.141 - - [2025-10-22 19:46:32] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002017 10.0.0.141 - - [2025-10-22 19:46:32] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.033683 10.0.0.141 - - [2025-10-22 19:46:32] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001447 10.0.0.141 - - [2025-10-22 19:46:32] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?fields=security_groups HTTP/1.1" 200 1243 0.035935 10.0.0.141 - - [2025-10-22 19:46:32] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.141 - - [2025-10-22 19:46:33] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009386 10.0.0.141 - - [2025-10-22 19:46:33] "POST /fqname-to-id HTTP/1.1" 404 181 0.039287 10.0.0.141 - - [2025-10-22 19:46:33] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003161 10.0.0.141 - - [2025-10-22 19:46:33] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001427 10.0.0.141 - - [2025-10-22 19:46:33] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009111 10.0.0.141 - - [2025-10-22 19:46:33] "POST /id-to-fqname HTTP/1.1" 200 183 0.001700 10.0.0.141 - - [2025-10-22 19:46:33] "POST /fqname-to-id HTTP/1.1" 404 192 0.003198 10.0.0.141 - - [2025-10-22 19:46:33] "POST /security-groups HTTP/1.1" 200 578 0.074868 10.0.0.141 - - [2025-10-22 19:46:33] "POST /fqname-to-id HTTP/1.1" 404 227 0.003790 10.0.0.141 - - [2025-10-22 19:46:33] "POST /projects HTTP/1.1" 200 567 0.252836 10.0.0.141 - - [2025-10-22 19:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.292104 10.0.0.141 - - [2025-10-22 19:46:33] "POST /access-control-lists HTTP/1.1" 200 593 0.072700 10.0.0.141 - - [2025-10-22 19:46:33] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.458624 10.0.0.141 - - [2025-10-22 19:46:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.004089 10.0.0.141 - - [2025-10-22 19:46:33] "POST /access-control-lists HTTP/1.1" 200 591 0.065808 10.0.0.141 - - [2025-10-22 19:46:35] "GET / HTTP/1.1" 200 36499 0.003958 10.0.0.141 - - [2025-10-22 19:46:35] "POST /fqname-to-id HTTP/1.1" 404 191 0.004561 10.0.0.141 - - [2025-10-22 19:46:36] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001550 10.0.0.141 - - [2025-10-22 19:46:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.003949 10.0.0.141 - - [2025-10-22 19:46:36] "POST /access-control-lists HTTP/1.1" 200 592 0.031067 10.0.0.141 - - [2025-10-22 19:46:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004538 10.0.0.141 - - [2025-10-22 19:46:36] "POST /access-control-lists HTTP/1.1" 200 590 0.022144 10.0.0.141 - - [2025-10-22 19:46:36] "PUT /access-control-list/d84f30a1-d9b7-42e8-9ccd-6cdffbd1bae5 HTTP/1.1" 200 274 0.012570 252.141.70.175 - - [2025-10-22 19:46:36] "POST /neutron/security_group HTTP/1.1" 200 1362 0.399203 10.0.0.141 - - [2025-10-22 19:46:36] "PUT /access-control-list/2d2b5eba-0203-4917-886d-cb41bf014b5a HTTP/1.1" 200 274 0.014807 10.0.0.141 - - [2025-10-22 19:46:36] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002400 10.0.0.141 - - [2025-10-22 19:46:36] "PUT /access-control-list/2d2b5eba-0203-4917-886d-cb41bf014b5a HTTP/1.1" 200 274 0.018637 252.141.70.175 - - [2025-10-22 19:46:36] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.072749 252.141.70.175 - - [2025-10-22 19:46:36] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016230 252.141.70.175 - - [2025-10-22 19:46:36] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.127096 10.0.0.141 - - [2025-10-22 19:46:36] "PUT /access-control-list/2d2b5eba-0203-4917-886d-cb41bf014b5a HTTP/1.1" 200 274 0.035124 252.141.70.175 - - [2025-10-22 19:46:36] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.024674 252.141.70.175 - - [2025-10-22 19:46:36] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.116442 10.0.0.141 - - [2025-10-22 19:46:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.004072 10.0.0.141 - - [2025-10-22 19:46:36] "PUT /access-control-list/2d2b5eba-0203-4917-886d-cb41bf014b5a HTTP/1.1" 200 274 0.016091 10.0.0.141 - - [2025-10-22 19:46:36] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001492 10.0.0.141 - - [2025-10-22 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 226 0.003189 10.0.0.141 - - [2025-10-22 19:46:37] "POST /access-control-lists HTTP/1.1" 200 592 0.028502 10.0.0.141 - - [2025-10-22 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.004706 10.0.0.141 - - [2025-10-22 19:46:37] "POST /access-control-lists HTTP/1.1" 200 590 0.025398 10.0.0.141 - - [2025-10-22 19:46:37] "PUT /access-control-list/6336e9a4-e098-454d-8185-697c5cf4b707 HTTP/1.1" 200 274 0.011575 252.141.70.175 - - [2025-10-22 19:46:37] "POST /neutron/security_group HTTP/1.1" 200 1362 0.347000 10.0.0.141 - - [2025-10-22 19:46:37] "PUT /access-control-list/65d1d7bc-49f1-4882-a08b-dc71948e636e HTTP/1.1" 200 274 0.014427 10.0.0.141 - - [2025-10-22 19:46:37] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001211 10.0.0.141 - - [2025-10-22 19:46:37] "PUT /access-control-list/65d1d7bc-49f1-4882-a08b-dc71948e636e HTTP/1.1" 200 274 0.019377 252.141.70.175 - - [2025-10-22 19:46:37] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.056844 252.141.70.175 - - [2025-10-22 19:46:37] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013126 252.141.70.175 - - [2025-10-22 19:46:37] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154356 10.0.0.141 - - [2025-10-22 19:46:37] "PUT /access-control-list/65d1d7bc-49f1-4882-a08b-dc71948e636e HTTP/1.1" 200 274 0.017682 252.141.70.175 - - [2025-10-22 19:46:37] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021246 252.141.70.175 - - [2025-10-22 19:46:37] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.117764 10.0.0.141 - - [2025-10-22 19:46:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000493 10.0.0.141 - - [2025-10-22 19:46:37] "PUT /access-control-list/65d1d7bc-49f1-4882-a08b-dc71948e636e HTTP/1.1" 200 274 0.024959 10.0.0.141 - - [2025-10-22 19:46:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.044389 10.0.0.141 - - [2025-10-22 19:46:38] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001330 10.0.0.141 - - [2025-10-22 19:46:38] "POST /fqname-to-id HTTP/1.1" 404 243 0.005292 10.0.0.141 - - [2025-10-22 19:46:38] "POST /access-control-lists HTTP/1.1" 200 609 0.027575 10.0.0.141 - - [2025-10-22 19:46:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.004299 10.0.0.141 - - [2025-10-22 19:46:38] "POST /access-control-lists HTTP/1.1" 200 607 0.023827 10.0.0.141 - - [2025-10-22 19:46:38] "PUT /access-control-list/9949ec34-5627-4758-beb9-1f579a329b09 HTTP/1.1" 200 274 0.012659 10.0.0.141 - - [2025-10-22 19:46:38] "PUT /access-control-list/443c14ed-abfa-4d3d-8a05-bb56ac1b172d HTTP/1.1" 200 274 0.017323 252.141.70.175 - - [2025-10-22 19:46:38] "POST /neutron/security_group HTTP/1.1" 200 1377 0.469600 10.0.0.141 - - [2025-10-22 19:46:38] "PUT /access-control-list/443c14ed-abfa-4d3d-8a05-bb56ac1b172d HTTP/1.1" 200 274 0.015450 10.0.0.141 - - [2025-10-22 19:46:38] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001290 252.141.70.175 - - [2025-10-22 19:46:38] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.042014 252.141.70.175 - - [2025-10-22 19:46:38] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013118 252.141.70.175 - - [2025-10-22 19:46:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.179573 10.0.0.141 - - [2025-10-22 19:46:39] "PUT /access-control-list/443c14ed-abfa-4d3d-8a05-bb56ac1b172d HTTP/1.1" 200 274 0.015322 252.141.70.175 - - [2025-10-22 19:46:39] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014501 252.141.70.175 - - [2025-10-22 19:46:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.111584 10.0.0.141 - - [2025-10-22 19:46:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.002768 10.0.0.141 - - [2025-10-22 19:46:39] "PUT /access-control-list/443c14ed-abfa-4d3d-8a05-bb56ac1b172d HTTP/1.1" 200 274 0.011844 10.0.0.141 - - [2025-10-22 19:46:39] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001307 10.0.0.141 - - [2025-10-22 19:46:39] "POST /fqname-to-id HTTP/1.1" 404 243 0.005629 10.0.0.141 - - [2025-10-22 19:46:39] "POST /access-control-lists HTTP/1.1" 200 609 0.027398 10.0.0.141 - - [2025-10-22 19:46:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.004932 10.0.0.141 - - [2025-10-22 19:46:39] "POST /access-control-lists HTTP/1.1" 200 607 0.033213 10.0.0.141 - - [2025-10-22 19:46:39] "PUT /access-control-list/285ff8ff-d9c2-4305-b9e3-c7596be755b1 HTTP/1.1" 200 274 0.015564 252.141.70.175 - - [2025-10-22 19:46:39] "POST /neutron/security_group HTTP/1.1" 200 1377 0.349016 10.0.0.141 - - [2025-10-22 19:46:39] "PUT /access-control-list/f5e2eda2-60a5-4b5d-ae91-81a9d21faf75 HTTP/1.1" 200 274 0.013022 10.0.0.141 - - [2025-10-22 19:46:39] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001278 10.0.0.141 - - [2025-10-22 19:46:39] "PUT /access-control-list/f5e2eda2-60a5-4b5d-ae91-81a9d21faf75 HTTP/1.1" 200 274 0.022599 252.141.70.175 - - [2025-10-22 19:46:39] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.049142 252.141.70.175 - - [2025-10-22 19:46:39] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012528 252.141.70.175 - - [2025-10-22 19:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.118183 10.0.0.141 - - [2025-10-22 19:46:40] "PUT /access-control-list/f5e2eda2-60a5-4b5d-ae91-81a9d21faf75 HTTP/1.1" 200 274 0.022562 252.141.70.175 - - [2025-10-22 19:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021089 252.141.70.175 - - [2025-10-22 19:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.114511 10.0.0.141 - - [2025-10-22 19:46:40] "PUT /access-control-list/f5e2eda2-60a5-4b5d-ae91-81a9d21faf75 HTTP/1.1" 200 274 0.010763 10.0.0.141 - - [2025-10-22 19:46:40] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001327 252.141.70.175 - - [2025-10-22 19:46:40] "POST /neutron/router HTTP/1.1" 200 539 0.060872 10.0.0.141 - - [2025-10-22 19:46:40] "POST /route-targets HTTP/1.1" 200 329 0.013959 10.0.0.141 - - [2025-10-22 19:46:40] "PUT /logical-router/77d0e49e-06eb-493b-8541-c6181f90af50 HTTP/1.1" 200 264 0.023179 252.141.70.175 - - [2025-10-22 19:46:40] "POST /neutron/router HTTP/1.1" 200 539 0.005740 252.141.70.175 - - [2025-10-22 19:46:40] "POST /neutron/router HTTP/1.1" 200 539 0.004762 252.141.70.175 - - [2025-10-22 19:46:40] "POST /neutron/router HTTP/1.1" 200 539 0.005629 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.004714 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.005294 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.004424 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.006355 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.005714 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.004761 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.005036 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.005105 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.004585 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.005226 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.005230 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.005292 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.004672 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.004846 252.141.70.175 - - [2025-10-22 19:46:41] "POST /neutron/router HTTP/1.1" 200 539 0.004770 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005303 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005124 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.004791 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005853 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005157 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005301 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.004403 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.004422 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005349 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.004817 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.004743 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005347 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.005010 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.004355 252.141.70.175 - - [2025-10-22 19:46:42] "POST /neutron/router HTTP/1.1" 200 539 0.021466 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.004865 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 540 0.028884 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 540 0.006244 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 151 0.062207 10.0.0.141 - - [2025-10-22 19:46:43] "GET /logical-router/77d0e49e-06eb-493b-8541-c6181f90af50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005366 10.0.0.141 - - [2025-10-22 19:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.141 - - [2025-10-22 19:46:43] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001107 10.0.0.141 - - [2025-10-22 19:46:43] "DELETE /route-target/8f50178b-511e-4cea-9d8c-1ac90113df31 HTTP/1.1" 200 115 0.029833 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.077598 10.0.0.141 - - [2025-10-22 19:46:43] "POST /route-targets HTTP/1.1" 200 329 0.012996 10.0.0.141 - - [2025-10-22 19:46:43] "PUT /logical-router/b1a47c5c-998f-4c17-8141-012af7ff5c9c HTTP/1.1" 200 264 0.021226 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.006931 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.005695 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.011362 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.004919 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.005659 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.004946 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.005771 252.141.70.175 - - [2025-10-22 19:46:43] "POST /neutron/router HTTP/1.1" 200 539 0.005542 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005969 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.004650 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.006474 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005230 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005523 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005985 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.004571 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.004686 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005901 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005090 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.004966 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.004775 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005357 252.141.70.175 - - [2025-10-22 19:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.005561 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.007001 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004894 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005165 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005077 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005250 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004583 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004600 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005490 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005467 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004962 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.032689 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004968 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.030965 252.141.70.175 - - [2025-10-22 19:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.006837 10.0.0.141 - - [2025-10-22 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.141 - - [2025-10-22 19:46:46] "GET /logical-router/b1a47c5c-998f-4c17-8141-012af7ff5c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003545 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 151 0.093483 10.0.0.141 - - [2025-10-22 19:46:46] "DELETE /route-target/d6042b03-7d78-4bd5-baf7-dbe424eecac8 HTTP/1.1" 200 115 0.023376 10.0.0.141 - - [2025-10-22 19:46:46] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001771 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.074262 10.0.0.141 - - [2025-10-22 19:46:46] "POST /route-targets HTTP/1.1" 200 329 0.015555 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.006281 10.0.0.141 - - [2025-10-22 19:46:46] "PUT /logical-router/14934a28-3942-4abb-aed7-f9e8b40912a1 HTTP/1.1" 200 264 0.042996 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.009402 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.010882 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.005833 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.006062 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.004228 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.004658 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.005832 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.005636 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.005356 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.006729 252.141.70.175 - - [2025-10-22 19:46:46] "POST /neutron/router HTTP/1.1" 200 557 0.004731 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.005337 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004807 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.005557 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004239 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004583 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.005285 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004861 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004547 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004720 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004623 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.005766 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.005635 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.004393 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.005967 252.141.70.175 - - [2025-10-22 19:46:47] "POST /neutron/router HTTP/1.1" 200 557 0.005279 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.004439 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.004481 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.005476 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.005434 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.004857 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.023080 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.005515 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.023066 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 557 0.005974 10.0.0.141 - - [2025-10-22 19:46:48] "GET /logical-router/14934a28-3942-4abb-aed7-f9e8b40912a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006036 10.0.0.141 - - [2025-10-22 19:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/router HTTP/1.1" 200 151 0.065968 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/security_group HTTP/1.1" 200 519 0.008256 10.0.0.141 - - [2025-10-22 19:46:48] "DELETE /route-target/4d86367e-e546-4999-966c-1fb274b0e434 HTTP/1.1" 200 115 0.030809 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.048232 10.0.0.141 - - [2025-10-22 19:46:48] "DELETE /access-control-list/285ff8ff-d9c2-4305-b9e3-c7596be755b1 HTTP/1.1" 200 115 0.027408 252.141.70.175 - - [2025-10-22 19:46:48] "POST /neutron/security_group HTTP/1.1" 200 519 0.005780 10.0.0.141 - - [2025-10-22 19:46:48] "DELETE /access-control-list/f5e2eda2-60a5-4b5d-ae91-81a9d21faf75 HTTP/1.1" 200 115 0.038004 252.141.70.175 - - [2025-10-22 19:46:49] "POST /neutron/security_group HTTP/1.1" 200 151 0.051600 10.0.0.141 - - [2025-10-22 19:46:49] "DELETE /access-control-list/9949ec34-5627-4758-beb9-1f579a329b09 HTTP/1.1" 200 115 0.030135 252.141.70.175 - - [2025-10-22 19:46:49] "POST /neutron/security_group HTTP/1.1" 200 504 0.005087 10.0.0.141 - - [2025-10-22 19:46:49] "DELETE /access-control-list/443c14ed-abfa-4d3d-8a05-bb56ac1b172d HTTP/1.1" 200 115 0.040102 252.141.70.175 - - [2025-10-22 19:46:49] "POST /neutron/security_group HTTP/1.1" 200 151 0.047292 10.0.0.141 - - [2025-10-22 19:46:49] "DELETE /access-control-list/6336e9a4-e098-454d-8185-697c5cf4b707 HTTP/1.1" 200 115 0.032363 252.141.70.175 - - [2025-10-22 19:46:49] "POST /neutron/security_group HTTP/1.1" 200 504 0.008400 10.0.0.141 - - [2025-10-22 19:46:49] "DELETE /access-control-list/65d1d7bc-49f1-4882-a08b-dc71948e636e HTTP/1.1" 200 115 0.036125 252.141.70.175 - - [2025-10-22 19:46:49] "POST /neutron/security_group HTTP/1.1" 200 151 0.050299 10.0.0.141 - - [2025-10-22 19:46:49] "DELETE /access-control-list/d84f30a1-d9b7-42e8-9ccd-6cdffbd1bae5 HTTP/1.1" 200 115 0.037393 10.0.0.141 - - [2025-10-22 19:46:49] "DELETE /access-control-list/2d2b5eba-0203-4917-886d-cb41bf014b5a HTTP/1.1" 200 115 0.026652 10.0.0.141 - - [2025-10-22 19:46:49] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001219 10.0.0.141 - - [2025-10-22 19:46:49] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.030326 10.0.0.141 - - [2025-10-22 19:46:49] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001413 10.0.0.141 - - [2025-10-22 19:46:49] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?fields=virtual_networks HTTP/1.1" 200 1025 0.079386 10.0.0.141 - - [2025-10-22 19:46:49] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001408 10.0.0.141 - - [2025-10-22 19:46:49] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.034516 10.0.0.141 - - [2025-10-22 19:46:49] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001328 10.0.0.141 - - [2025-10-22 19:46:49] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?fields=security_groups HTTP/1.1" 200 1246 0.035101 10.0.0.141 - - [2025-10-22 19:46:50] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001832 10.0.0.141 - - [2025-10-22 19:46:50] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010245 10.0.0.141 - - [2025-10-22 19:46:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.041223 10.0.0.141 - - [2025-10-22 19:46:51] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004335 10.0.0.141 - - [2025-10-22 19:46:51] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001614 10.0.0.141 - - [2025-10-22 19:46:51] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009515 10.0.0.141 - - [2025-10-22 19:46:51] "POST /id-to-fqname HTTP/1.1" 200 184 0.002362 10.0.0.141 - - [2025-10-22 19:46:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.004357 10.0.0.141 - - [2025-10-22 19:46:51] "POST /security-groups HTTP/1.1" 200 579 0.073648 10.0.0.141 - - [2025-10-22 19:46:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.005351 10.0.0.141 - - [2025-10-22 19:46:51] "POST /projects HTTP/1.1" 200 569 0.259144 10.0.0.141 - - [2025-10-22 19:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.301453 10.0.0.141 - - [2025-10-22 19:46:51] "POST /access-control-lists HTTP/1.1" 200 594 0.070884 10.0.0.141 - - [2025-10-22 19:46:51] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.476140 10.0.0.141 - - [2025-10-22 19:46:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.015061 10.0.0.141 - - [2025-10-22 19:46:51] "POST /access-control-lists HTTP/1.1" 200 592 0.073710 10.0.0.141 - - [2025-10-22 19:46:53] "GET / HTTP/1.1" 200 36499 0.002689 10.0.0.141 - - [2025-10-22 19:46:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000826 10.0.0.141 - - [2025-10-22 19:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.100299 10.0.0.141 - - [2025-10-22 19:46:54] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001227 10.0.0.141 - - [2025-10-22 19:46:54] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.034821 252.141.70.175 - - [2025-10-22 19:46:54] "POST /neutron/network HTTP/1.1" 200 117 0.050509 10.0.0.141 - - [2025-10-22 19:46:54] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001239 252.141.70.175 - - [2025-10-22 19:46:55] "POST /neutron/network HTTP/1.1" 200 599 0.099171 10.0.0.141 - - [2025-10-22 19:46:55] "POST /route-targets HTTP/1.1" 200 329 0.018467 10.0.0.141 - - [2025-10-22 19:46:55] "POST /ref-update HTTP/1.1" 200 156 0.029518 10.0.0.141 - - [2025-10-22 19:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.005473 252.141.70.175 - - [2025-10-22 19:46:55] "POST /neutron/subnet HTTP/1.1" 200 719 0.184398 252.141.70.175 - - [2025-10-22 19:46:55] "POST /neutron/network HTTP/1.1" 200 817 0.008084 10.0.0.141 - - [2025-10-22 19:46:55] "POST /id-to-fqname HTTP/1.1" 200 214 0.001807 10.0.0.141 - - [2025-10-22 19:46:55] "GET /virtual-network/0803ccd7-d28a-48bf-9f68-42fea9f8a931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007713 252.141.70.175 - - [2025-10-22 19:46:55] "POST /neutron/network HTTP/1.1" 200 817 0.009001 10.0.0.141 - - [2025-10-22 19:46:55] "GET /virtual-network/0803ccd7-d28a-48bf-9f68-42fea9f8a931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.014797 252.141.70.175 - - [2025-10-22 19:46:55] "POST /neutron/network HTTP/1.1" 200 817 0.010581 252.141.70.175 - - [2025-10-22 19:46:55] "POST /neutron/subnet HTTP/1.1" 200 719 0.013013 10.0.0.141 - - [2025-10-22 19:46:55] "POST /fqname-to-id HTTP/1.1" 404 204 0.004019 10.0.0.141 - - [2025-10-22 19:46:55] "GET /virtual-network/0803ccd7-d28a-48bf-9f68-42fea9f8a931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006768 10.0.0.141 - - [2025-10-22 19:46:55] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001393 252.141.70.175 - - [2025-10-22 19:46:56] "POST /neutron/port HTTP/1.1" 200 1014 0.247263 10.0.0.141 - - [2025-10-22 19:46:56] "GET /virtual-machine-interface/8523da76-0d12-47b6-90ad-a36ccebd318e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.008085 10.0.0.141 - - [2025-10-22 19:46:56] "GET /virtual-machine-interface/8523da76-0d12-47b6-90ad-a36ccebd318e?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.007755 10.0.0.141 - - [2025-10-22 19:46:56] "GET /instance-ip/2d6c7950-8d4e-4794-9e42-be7d73934869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007930 10.0.0.141 - - [2025-10-22 19:46:56] "GET /virtual-machine-interface/8523da76-0d12-47b6-90ad-a36ccebd318e HTTP/1.1" 401 297 0.000688 10.0.0.141 - - [2025-10-22 19:46:56] "GET /virtual-machine-interface/8523da76-0d12-47b6-90ad-a36ccebd318e HTTP/1.1" 200 2608 0.045715 252.141.70.175 - - [2025-10-22 19:46:56] "POST /neutron/port HTTP/1.1" 200 1014 0.010981 252.141.70.175 - - [2025-10-22 19:46:56] "POST /neutron/port HTTP/1.1" 200 151 0.090567 252.141.70.175 - - [2025-10-22 19:46:56] "POST /neutron/network HTTP/1.1" 200 817 0.009008 10.0.0.141 - - [2025-10-22 19:46:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003729 10.0.0.141 - - [2025-10-22 19:46:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003922 10.0.0.141 - - [2025-10-22 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 252.141.70.175 - - [2025-10-22 19:46:57] "POST /neutron/network HTTP/1.1" 200 151 0.116259 10.0.0.141 - - [2025-10-22 19:46:57] "DELETE /route-target/98551733-fb13-4f81-84b1-449f7564154f HTTP/1.1" 200 115 0.023816 10.0.0.141 - - [2025-10-22 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.141 - - [2025-10-22 19:46:57] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001518 10.0.0.141 - - [2025-10-22 19:46:57] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.036082 252.141.70.175 - - [2025-10-22 19:46:58] "POST /neutron/network HTTP/1.1" 200 117 0.009750 10.0.0.141 - - [2025-10-22 19:46:58] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001350 252.141.70.175 - - [2025-10-22 19:46:58] "POST /neutron/network HTTP/1.1" 200 601 0.091493 10.0.0.141 - - [2025-10-22 19:46:58] "POST /route-targets HTTP/1.1" 200 329 0.015574 10.0.0.141 - - [2025-10-22 19:46:58] "POST /ref-update HTTP/1.1" 200 156 0.029209 10.0.0.141 - - [2025-10-22 19:46:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005364 252.141.70.175 - - [2025-10-22 19:46:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.199589 10.0.0.141 - - [2025-10-22 19:46:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003997 252.141.70.175 - - [2025-10-22 19:46:58] "POST /neutron/subnet HTTP/1.1" 200 724 0.236781 252.141.70.175 - - [2025-10-22 19:46:58] "POST /neutron/network HTTP/1.1" 200 977 0.011364 10.0.0.141 - - [2025-10-22 19:46:58] "POST /id-to-fqname HTTP/1.1" 200 215 0.001959 10.0.0.141 - - [2025-10-22 19:46:58] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006497 252.141.70.175 - - [2025-10-22 19:46:58] "POST /neutron/network HTTP/1.1" 200 977 0.018946 10.0.0.141 - - [2025-10-22 19:46:59] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.009526 252.141.70.175 - - [2025-10-22 19:46:59] "POST /neutron/network HTTP/1.1" 200 977 0.012950 252.141.70.175 - - [2025-10-22 19:46:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.013804 252.141.70.175 - - [2025-10-22 19:46:59] "POST /neutron/subnet HTTP/1.1" 200 724 0.012020 10.0.0.141 - - [2025-10-22 19:46:59] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001643 252.141.70.175 - - [2025-10-22 19:46:59] "POST /neutron/port HTTP/1.1" 200 1017 0.251971 10.0.0.141 - - [2025-10-22 19:46:59] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001202 252.141.70.175 - - [2025-10-22 19:46:59] "POST /neutron/port HTTP/1.1" 200 1016 0.219604 10.0.0.141 - - [2025-10-22 19:46:59] "POST /id-to-fqname HTTP/1.1" 200 215 0.002091 252.141.70.175 - - [2025-10-22 19:47:00] "POST /neutron/port HTTP/1.1" 200 1017 0.013546 252.141.70.175 - - [2025-10-22 19:47:00] "POST /neutron/port HTTP/1.1" 200 1017 0.010112 252.141.70.175 - - [2025-10-22 19:47:00] "POST /neutron/network HTTP/1.1" 200 977 0.008636 252.141.70.175 - - [2025-10-22 19:47:00] "POST /neutron/port HTTP/1.1" 200 1017 0.010735 252.141.70.175 - - [2025-10-22 19:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.007396 252.141.70.175 - - [2025-10-22 19:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.006992 10.0.0.141 - - [2025-10-22 19:47:00] "POST /id-to-fqname HTTP/1.1" 200 215 0.002861 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/port HTTP/1.1" 200 117 0.007536 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/port HTTP/1.1" 200 1017 0.015409 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/port HTTP/1.1" 200 1016 0.012665 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/port HTTP/1.1" 200 1016 0.012828 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/network HTTP/1.1" 200 977 0.011353 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/port HTTP/1.1" 200 1016 0.017748 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/port HTTP/1.1" 200 117 0.011170 252.141.70.175 - - [2025-10-22 19:47:01] "POST /neutron/port HTTP/1.1" 200 117 0.008126 252.141.70.175 - - [2025-10-22 19:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.014884 252.141.70.175 - - [2025-10-22 19:47:02] "POST /neutron/port HTTP/1.1" 200 1016 0.012894 252.141.70.175 - - [2025-10-22 19:47:02] "POST /neutron/port HTTP/1.1" 200 1017 0.018099 252.141.70.175 - - [2025-10-22 19:47:02] "POST /neutron/network HTTP/1.1" 200 987 0.011576 252.141.70.175 - - [2025-10-22 19:47:02] "POST /neutron/port HTTP/1.1" 200 1017 0.011652 252.141.70.175 - - [2025-10-22 19:47:02] "POST /neutron/port HTTP/1.1" 200 1017 0.012123 252.141.70.175 - - [2025-10-22 19:47:02] "POST /neutron/port HTTP/1.1" 200 1105 0.125536 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/port HTTP/1.1" 200 1079 0.017481 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005308 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/port HTTP/1.1" 200 1016 0.022764 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.020633 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/network HTTP/1.1" 200 987 0.017546 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.001668 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/port HTTP/1.1" 200 1016 0.027257 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/network HTTP/1.1" 200 977 0.015984 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/port HTTP/1.1" 200 1016 0.012845 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/port HTTP/1.1" 200 1104 0.186678 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/port HTTP/1.1" 200 1078 0.016150 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004901 252.141.70.175 - - [2025-10-22 19:47:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.013852 252.141.70.175 - - [2025-10-22 19:47:04] "POST /neutron/port HTTP/1.1" 200 117 0.001673 252.141.70.175 - - [2025-10-22 19:47:04] "POST /neutron/network HTTP/1.1" 200 977 0.021772 10.0.0.141 - - [2025-10-22 19:47:06] "DELETE /project/a4d778d5a55c43359c00dcf578988b41 HTTP/1.1" 404 173 0.029347 10.0.0.141 - - [2025-10-22 19:47:06] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002089 10.0.0.141 - - [2025-10-22 19:47:06] "DELETE /project/970459a55cb64cdc8725e5ee4b093b09 HTTP/1.1" 404 173 0.015024 10.0.0.141 - - [2025-10-22 19:47:06] "DELETE /project/0ce9f91e3df44f5c85dd9bae0bccb3bf HTTP/1.1" 404 173 0.013811 10.0.0.141 - - [2025-10-22 19:47:07] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001419 10.0.0.141 - - [2025-10-22 19:47:07] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001206 10.0.0.141 - - [2025-10-22 19:47:07] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.108712 10.0.0.141 - - [2025-10-22 19:47:07] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001391 10.0.0.141 - - [2025-10-22 19:47:07] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.091503 10.0.0.141 - - [2025-10-22 19:47:07] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.140405 10.0.0.141 - - [2025-10-22 19:47:07] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002110 10.0.0.141 - - [2025-10-22 19:47:07] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?fields=security_groups HTTP/1.1" 200 1333 0.123869 10.0.0.141 - - [2025-10-22 19:47:07] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001680 252.141.70.175 - - [2025-10-22 19:47:07] "POST /neutron/port HTTP/1.1" 200 1079 0.037293 10.0.0.141 - - [2025-10-22 19:47:07] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?fields=security_groups HTTP/1.1" 200 1336 0.166323 10.0.0.141 - - [2025-10-22 19:47:07] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?fields=security_groups HTTP/1.1" 200 1387 0.120650 252.141.70.175 - - [2025-10-22 19:47:07] "POST /neutron/security_group HTTP/1.1" 200 2052 0.026774 252.141.70.175 - - [2025-10-22 19:47:07] "POST /neutron/port HTTP/1.1" 200 1079 0.071048 252.141.70.175 - - [2025-10-22 19:47:07] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007976 10.0.0.141 - - [2025-10-22 19:47:07] "DELETE /security-group/eac5945d-3d62-4cf0-b429-834d12529026 HTTP/1.1" 200 115 0.621947 10.0.0.141 - - [2025-10-22 19:47:07] "GET /projects?obj_uuids=0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001899 10.0.0.141 - - [2025-10-22 19:47:07] "DELETE /access-control-list/00102289-5e3f-4375-a3a6-67d8d95dd220 HTTP/1.1" 200 115 0.459411 10.0.0.141 - - [2025-10-22 19:47:08] "GET /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf?fields=application_policy_sets HTTP/1.1" 200 1372 0.132887 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /security-group/f636d287-9693-4a8b-b68c-a858129db992 HTTP/1.1" 200 115 0.719983 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /security-group/df58ad7f-3d3a-4aa9-814c-aa017ce1b6d5 HTTP/1.1" 200 115 0.743810 10.0.0.141 - - [2025-10-22 19:47:08] "GET /projects?obj_uuids=a4d778d5-a55c-4335-9c00-dcf578988b41&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.004233 252.141.70.175 - - [2025-10-22 19:47:08] "POST /neutron/port HTTP/1.1" 200 1079 0.150986 10.0.0.141 - - [2025-10-22 19:47:08] "GET /projects?obj_uuids=9f69a481-8feb-4c6c-b1ad-beb7c91cff80&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003267 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /access-control-list/e5ab7903-c2e2-4a44-943f-6ad79a66ee96 HTTP/1.1" 200 115 0.248007 10.0.0.141 - - [2025-10-22 19:47:08] "GET /project/a4d778d5-a55c-4335-9c00-dcf578988b41?fields=application_policy_sets HTTP/1.1" 200 1375 0.153061 10.0.0.141 - - [2025-10-22 19:47:08] "GET /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80?fields=application_policy_sets HTTP/1.1" 200 1426 0.142298 252.141.70.175 - - [2025-10-22 19:47:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.026182 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /access-control-list/a8e11bc4-1040-4714-967b-82a83ade4115 HTTP/1.1" 200 115 0.189260 10.0.0.141 - - [2025-10-22 19:47:08] "GET /virtual-machine/0c580f2b-25b2-4a4c-a300-bfbe79630f9c HTTP/1.1" 200 1285 0.040957 10.0.0.141 - - [2025-10-22 19:47:08] "GET /virtual-machine-interface/8dc4639a-f683-487a-817c-7e4f24127a61 HTTP/1.1" 200 2925 0.033056 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /access-control-list/aa7c85db-8f1d-4c9d-a75d-3d4826a6c82e HTTP/1.1" 200 115 0.236160 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /access-control-list/5a573c27-2cd6-4a92-bfb7-cb4c783fcde2 HTTP/1.1" 200 115 0.077919 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /project/0ce9f91e-3df4-4f5c-85dd-9bae0bccb3bf HTTP/1.1" 200 115 1.794897 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /project/a4d778d5-a55c-4335-9c00-dcf578988b41 HTTP/1.1" 200 115 1.759354 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /project/9f69a481-8feb-4c6c-b1ad-beb7c91cff80 HTTP/1.1" 200 115 1.755101 10.0.0.141 - - [2025-10-22 19:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006553 10.0.0.141 - - [2025-10-22 19:47:08] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004405 10.0.0.141 - - [2025-10-22 19:47:08] "DELETE /access-control-list/f1d0ed48-bcdf-440c-bfd8-f4594ca1e50c HTTP/1.1" 200 115 0.078073 10.0.0.141 - - [2025-10-22 19:47:08] "GET /virtual-networks?parent_id=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.007508 10.0.0.141 - - [2025-10-22 19:47:08] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.013240 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:47:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001481 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:47:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001584 10.0.0.141 - - [2025-10-22 19:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.141 - - [2025-10-22 19:47:12] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006082 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/port HTTP/1.1" 200 1078 0.018660 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012272 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/port HTTP/1.1" 200 1079 0.020733 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/port HTTP/1.1" 200 1078 0.022683 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007513 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011825 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/port HTTP/1.1" 200 1079 0.019062 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009709 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/port HTTP/1.1" 200 1079 0.032262 252.141.70.175 - - [2025-10-22 19:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010473 10.0.0.141 - - [2025-10-22 19:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.141 - - [2025-10-22 19:47:16] "GET /obj-perms HTTP/1.1" 200 6414 0.082474 10.0.0.141 - - [2025-10-22 19:47:16] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.028298 10.0.0.141 - - [2025-10-22 19:47:16] "GET /obj-perms HTTP/1.1" 200 6414 0.081346 252.141.70.175 - - [2025-10-22 19:47:17] "POST /neutron/port HTTP/1.1" 200 1078 0.021266 252.141.70.175 - - [2025-10-22 19:47:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008829 10.0.0.141 - - [2025-10-22 19:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.141 - - [2025-10-22 19:47:18] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.011741 10.0.0.141 - - [2025-10-22 19:47:18] "GET /virtual-networks?parent_id=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004681 10.0.0.141 - - [2025-10-22 19:47:18] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007266 252.141.70.175 - - [2025-10-22 19:47:18] "POST /neutron/port HTTP/1.1" 200 1078 0.017174 252.141.70.175 - - [2025-10-22 19:47:18] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009365 252.141.70.175 - - [2025-10-22 19:47:19] "POST /neutron/port HTTP/1.1" 200 1078 0.020618 252.141.70.175 - - [2025-10-22 19:47:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013657 252.141.70.175 - - [2025-10-22 19:47:19] "POST /neutron/port HTTP/1.1" 200 1078 0.018507 252.141.70.175 - - [2025-10-22 19:47:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011581 10.0.0.141 - - [2025-10-22 19:47:19] "GET /virtual-machine/f683c8e6-4fcc-4d27-9794-89db530081b5 HTTP/1.1" 200 1287 0.007025 10.0.0.141 - - [2025-10-22 19:47:19] "GET /virtual-machine-interface/cda63c45-c768-458b-90ac-e2f2a8081c63 HTTP/1.1" 200 2926 0.006524 10.0.0.141 - - [2025-10-22 19:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.141 - - [2025-10-22 19:47:19] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005348 10.0.0.141 - - [2025-10-22 19:47:19] "GET /virtual-networks?parent_id=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004140 10.0.0.141 - - [2025-10-22 19:47:19] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006709 10.0.0.141 - - [2025-10-22 19:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.141 - - [2025-10-22 19:47:20] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004112 10.0.0.141 - - [2025-10-22 19:47:20] "GET /virtual-networks?parent_id=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004496 10.0.0.141 - - [2025-10-22 19:47:20] "GET /virtual-network/728cbfc5-e36d-46d8-893c-160ea3393c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.008283 252.141.70.175 - - [2025-10-22 19:47:24] "POST /neutron/port HTTP/1.1" 200 1104 0.017310 252.141.70.175 - - [2025-10-22 19:47:25] "POST /neutron/port HTTP/1.1" 200 1104 0.017486 252.141.70.175 - - [2025-10-22 19:47:25] "POST /neutron/port HTTP/1.1" 200 151 0.183301 252.141.70.175 - - [2025-10-22 19:47:25] "POST /neutron/port HTTP/1.1" 200 1105 0.014546 252.141.70.175 - - [2025-10-22 19:47:25] "POST /neutron/port HTTP/1.1" 200 1105 0.019398 252.141.70.175 - - [2025-10-22 19:47:25] "POST /neutron/port HTTP/1.1" 200 151 0.197978 252.141.70.175 - - [2025-10-22 19:47:25] "POST /neutron/network HTTP/1.1" 200 977 0.011911 10.0.0.141 - - [2025-10-22 19:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.141 - - [2025-10-22 19:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002991 10.0.0.141 - - [2025-10-22 19:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 10.0.0.141 - - [2025-10-22 19:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003771 10.0.0.141 - - [2025-10-22 19:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003905 252.141.70.175 - - [2025-10-22 19:47:25] "POST /neutron/network HTTP/1.1" 200 151 0.183683 10.0.0.141 - - [2025-10-22 19:47:25] "DELETE /route-target/6361067f-04ff-4c80-b9b5-e3153d190e0b HTTP/1.1" 200 115 0.037046 10.0.0.141 - - [2025-10-22 19:47:26] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002110 10.0.0.141 - - [2025-10-22 19:47:26] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.048610 10.0.0.141 - - [2025-10-22 19:47:26] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001323 10.0.0.141 - - [2025-10-22 19:47:26] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?fields=virtual_networks HTTP/1.1" 200 1026 0.046249 10.0.0.141 - - [2025-10-22 19:47:26] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001527 10.0.0.141 - - [2025-10-22 19:47:26] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.036592 10.0.0.141 - - [2025-10-22 19:47:26] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001873 10.0.0.141 - - [2025-10-22 19:47:26] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?fields=security_groups HTTP/1.1" 200 1248 0.041806 10.0.0.141 - - [2025-10-22 19:47:27] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002345 10.0.0.141 - - [2025-10-22 19:47:27] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.012551 10.0.0.141 - - [2025-10-22 19:47:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.043867 10.0.0.141 - - [2025-10-22 19:47:27] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003975 10.0.0.141 - - [2025-10-22 19:47:28] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002024 10.0.0.141 - - [2025-10-22 19:47:28] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009399 10.0.0.141 - - [2025-10-22 19:47:28] "POST /id-to-fqname HTTP/1.1" 200 186 0.001783 10.0.0.141 - - [2025-10-22 19:47:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.004207 10.0.0.141 - - [2025-10-22 19:47:28] "POST /security-groups HTTP/1.1" 200 581 0.077685 10.0.0.141 - - [2025-10-22 19:47:28] "POST /fqname-to-id HTTP/1.1" 404 230 0.003995 10.0.0.141 - - [2025-10-22 19:47:28] "POST /projects HTTP/1.1" 200 573 0.305887 10.0.0.141 - - [2025-10-22 19:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.357252 10.0.0.141 - - [2025-10-22 19:47:28] "POST /access-control-lists HTTP/1.1" 200 596 0.076530 10.0.0.141 - - [2025-10-22 19:47:28] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.559335 10.0.0.141 - - [2025-10-22 19:47:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.008217 10.0.0.141 - - [2025-10-22 19:47:28] "POST /access-control-lists HTTP/1.1" 200 594 0.072746 10.0.0.141 - - [2025-10-22 19:47:30] "GET / HTTP/1.1" 200 36499 0.002891 252.141.70.175 - - [2025-10-22 19:47:30] "POST /neutron/port HTTP/1.1" 200 117 0.008016 252.141.70.175 - - [2025-10-22 19:47:30] "POST /neutron/port HTTP/1.1" 400 205 0.004861 252.141.70.175 - - [2025-10-22 19:47:30] "POST /neutron/port HTTP/1.1" 200 117 0.007492 252.141.70.175 - - [2025-10-22 19:47:30] "POST /neutron/port HTTP/1.1" 400 205 0.004071 10.0.0.141 - - [2025-10-22 19:47:31] "POST /fqname-to-id HTTP/1.1" 401 297 0.000737 10.0.0.141 - - [2025-10-22 19:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.090448 10.0.0.141 - - [2025-10-22 19:47:31] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001349 10.0.0.141 - - [2025-10-22 19:47:31] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.029265 252.141.70.175 - - [2025-10-22 19:47:31] "POST /neutron/network HTTP/1.1" 200 117 0.051219 10.0.0.141 - - [2025-10-22 19:47:31] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002276 252.141.70.175 - - [2025-10-22 19:47:31] "POST /neutron/network HTTP/1.1" 200 603 0.092544 10.0.0.141 - - [2025-10-22 19:47:31] "POST /route-targets HTTP/1.1" 200 329 0.020630 10.0.0.141 - - [2025-10-22 19:47:31] "POST /ref-update HTTP/1.1" 200 156 0.023164 10.0.0.141 - - [2025-10-22 19:47:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003864 252.141.70.175 - - [2025-10-22 19:47:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.176998 252.141.70.175 - - [2025-10-22 19:47:32] "POST /neutron/network HTTP/1.1" 200 823 0.008258 10.0.0.141 - - [2025-10-22 19:47:32] "POST /id-to-fqname HTTP/1.1" 200 217 0.001575 10.0.0.141 - - [2025-10-22 19:47:32] "GET /virtual-network/6261c68b-5af4-4983-b59b-1a499aeeef94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007302 252.141.70.175 - - [2025-10-22 19:47:32] "POST /neutron/network HTTP/1.1" 200 823 0.008178 10.0.0.141 - - [2025-10-22 19:47:32] "GET /virtual-network/6261c68b-5af4-4983-b59b-1a499aeeef94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007775 252.141.70.175 - - [2025-10-22 19:47:32] "POST /neutron/network HTTP/1.1" 200 823 0.008315 252.141.70.175 - - [2025-10-22 19:47:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.011667 10.0.0.141 - - [2025-10-22 19:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.141 - - [2025-10-22 19:47:32] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001693 10.0.0.141 - - [2025-10-22 19:47:32] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.031742 252.141.70.175 - - [2025-10-22 19:47:32] "POST /neutron/network HTTP/1.1" 200 117 0.014150 10.0.0.141 - - [2025-10-22 19:47:32] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001576 252.141.70.175 - - [2025-10-22 19:47:32] "POST /neutron/network HTTP/1.1" 200 603 0.106954 10.0.0.141 - - [2025-10-22 19:47:32] "POST /route-targets HTTP/1.1" 200 329 0.016890 10.0.0.141 - - [2025-10-22 19:47:32] "POST /ref-update HTTP/1.1" 200 156 0.030931 10.0.0.141 - - [2025-10-22 19:47:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003645 252.141.70.175 - - [2025-10-22 19:47:33] "POST /neutron/subnet HTTP/1.1" 200 734 0.158333 252.141.70.175 - - [2025-10-22 19:47:33] "POST /neutron/network HTTP/1.1" 200 824 0.009106 10.0.0.141 - - [2025-10-22 19:47:33] "POST /id-to-fqname HTTP/1.1" 200 217 0.001510 10.0.0.141 - - [2025-10-22 19:47:33] "GET /virtual-network/1b8d3791-c0c2-4e50-a429-26a7756d7a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007091 252.141.70.175 - - [2025-10-22 19:47:33] "POST /neutron/network HTTP/1.1" 200 824 0.009503 10.0.0.141 - - [2025-10-22 19:47:33] "GET /virtual-network/1b8d3791-c0c2-4e50-a429-26a7756d7a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006689 252.141.70.175 - - [2025-10-22 19:47:33] "POST /neutron/network HTTP/1.1" 200 824 0.007473 252.141.70.175 - - [2025-10-22 19:47:33] "POST /neutron/subnet HTTP/1.1" 200 734 0.011212 10.0.0.141 - - [2025-10-22 19:47:33] "POST /id-to-fqname HTTP/1.1" 200 217 0.002229 252.141.70.175 - - [2025-10-22 19:47:33] "POST /neutron/network HTTP/1.1" 200 833 0.008088 252.141.70.175 - - [2025-10-22 19:47:33] "GET /aaa-mode HTTP/1.1" 401 297 0.000575 252.141.70.175 - - [2025-10-22 19:47:33] "GET / HTTP/1.1" 200 36499 0.003318 252.141.70.175 - - [2025-10-22 19:47:33] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000583 10.0.0.141 - - [2025-10-22 19:47:34] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001230 252.141.70.175 - - [2025-10-22 19:47:34] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.077929 252.141.70.175 - - [2025-10-22 19:47:34] "POST /neutron/network HTTP/1.1" 200 823 0.046214 252.141.70.175 - - [2025-10-22 19:47:35] "POST /neutron/port HTTP/1.1" 200 117 0.008699 252.141.70.175 - - [2025-10-22 19:47:35] "POST /neutron/port HTTP/1.1" 200 117 0.006693 10.0.0.141 - - [2025-10-22 19:47:35] "POST /id-to-fqname HTTP/1.1" 200 217 0.015518 252.141.70.175 - - [2025-10-22 19:47:35] "POST /neutron/port HTTP/1.1" 200 117 0.008773 252.141.70.175 - - [2025-10-22 19:47:35] "POST /neutron/network HTTP/1.1" 200 834 0.012996 252.141.70.175 - - [2025-10-22 19:47:35] "POST /neutron/network HTTP/1.1" 200 833 0.014337 252.141.70.175 - - [2025-10-22 19:47:35] "GET /aaa-mode HTTP/1.1" 401 297 0.000629 10.0.0.141 - - [2025-10-22 19:47:35] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001125 252.141.70.175 - - [2025-10-22 19:47:36] "GET / HTTP/1.1" 200 36499 0.001951 252.141.70.175 - - [2025-10-22 19:47:36] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000511 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/port HTTP/1.1" 200 1057 0.353959 10.0.0.141 - - [2025-10-22 19:47:36] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001406 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/port HTTP/1.1" 200 1057 0.012014 252.141.70.175 - - [2025-10-22 19:47:36] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.083073 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/port HTTP/1.1" 200 1057 0.015426 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/port HTTP/1.1" 200 1107 0.110994 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/port HTTP/1.1" 200 1081 0.023213 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007070 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/network HTTP/1.1" 200 824 0.041879 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.010079 252.141.70.175 - - [2025-10-22 19:47:36] "POST /neutron/port HTTP/1.1" 200 117 0.001290 252.141.70.175 - - [2025-10-22 19:47:37] "POST /neutron/network HTTP/1.1" 200 823 0.007898 252.141.70.175 - - [2025-10-22 19:47:37] "POST /neutron/port HTTP/1.1" 200 1081 0.026902 252.141.70.175 - - [2025-10-22 19:47:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009418 252.141.70.175 - - [2025-10-22 19:47:37] "POST /neutron/port HTTP/1.1" 200 117 0.010812 10.0.0.141 - - [2025-10-22 19:47:37] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001665 252.141.70.175 - - [2025-10-22 19:47:37] "POST /neutron/router HTTP/1.1" 200 578 0.121132 10.0.0.141 - - [2025-10-22 19:47:37] "POST /route-targets HTTP/1.1" 200 329 0.028872 10.0.0.141 - - [2025-10-22 19:47:37] "PUT /logical-router/ee031487-32e4-4719-b577-a872a70fe2f9 HTTP/1.1" 200 264 0.019511 252.141.70.175 - - [2025-10-22 19:47:37] "POST /neutron/router HTTP/1.1" 200 578 0.010040 252.141.70.175 - - [2025-10-22 19:47:37] "POST /neutron/network HTTP/1.1" 200 834 0.007753 10.0.0.141 - - [2025-10-22 19:47:38] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001289 10.0.0.141 - - [2025-10-22 19:47:38] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003903 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/router HTTP/1.1" 200 344 0.425732 10.0.0.141 - - [2025-10-22 19:47:38] "POST /ref-update HTTP/1.1" 200 156 0.017807 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/port HTTP/1.1" 200 1058 0.433722 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/port HTTP/1.1" 200 1081 0.020291 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/port HTTP/1.1" 200 1058 0.012845 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012083 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/port HTTP/1.1" 200 1058 0.012638 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/port HTTP/1.1" 200 1108 0.107616 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/port HTTP/1.1" 200 1082 0.014032 252.141.70.175 - - [2025-10-22 19:47:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008657 252.141.70.175 - - [2025-10-22 19:47:39] "POST /neutron/subnet HTTP/1.1" 200 708 0.014186 252.141.70.175 - - [2025-10-22 19:47:39] "POST /neutron/port HTTP/1.1" 200 117 0.001617 252.141.70.175 - - [2025-10-22 19:47:39] "POST /neutron/network HTTP/1.1" 200 824 0.008912 252.141.70.175 - - [2025-10-22 19:47:43] "POST /neutron/port HTTP/1.1" 200 1081 0.016593 252.141.70.175 - - [2025-10-22 19:47:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010938 252.141.70.175 - - [2025-10-22 19:47:43] "POST /neutron/port HTTP/1.1" 200 1081 0.016616 252.141.70.175 - - [2025-10-22 19:47:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008171 252.141.70.175 - - [2025-10-22 19:47:44] "POST /neutron/port HTTP/1.1" 200 1081 0.017339 252.141.70.175 - - [2025-10-22 19:47:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.018852 10.0.0.141 - - [2025-10-22 19:47:44] "GET /virtual-machine/9dee5cea-3525-4ea7-b8e1-c9a28044150f HTTP/1.1" 401 297 0.000699 10.0.0.141 - - [2025-10-22 19:47:44] "GET /virtual-machine/9dee5cea-3525-4ea7-b8e1-c9a28044150f HTTP/1.1" 200 1293 0.040593 10.0.0.141 - - [2025-10-22 19:47:44] "GET /virtual-machine-interface/8b541f9f-7593-4864-b3d0-5fc421e076ca HTTP/1.1" 200 2937 0.007573 10.0.0.141 - - [2025-10-22 19:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.141 - - [2025-10-22 19:47:44] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004960 10.0.0.141 - - [2025-10-22 19:47:44] "GET /virtual-networks?parent_id=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005289 10.0.0.141 - - [2025-10-22 19:47:45] "GET /virtual-network/6261c68b-5af4-4983-b59b-1a499aeeef94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009811 252.141.70.175 - - [2025-10-22 19:47:47] "POST /neutron/port HTTP/1.1" 200 1081 0.021425 252.141.70.175 - - [2025-10-22 19:47:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008428 252.141.70.175 - - [2025-10-22 19:47:48] "POST /neutron/port HTTP/1.1" 200 1081 0.023295 252.141.70.175 - - [2025-10-22 19:47:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010723 10.0.0.141 - - [2025-10-22 19:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.141 - - [2025-10-22 19:47:48] "GET /virtual-network/6261c68b-5af4-4983-b59b-1a499aeeef94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006133 252.141.70.175 - - [2025-10-22 19:47:49] "POST /neutron/port HTTP/1.1" 200 1082 0.017043 252.141.70.175 - - [2025-10-22 19:47:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007665 252.141.70.175 - - [2025-10-22 19:47:49] "POST /neutron/port HTTP/1.1" 200 1082 0.015409 252.141.70.175 - - [2025-10-22 19:47:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007316 10.0.0.141 - - [2025-10-22 19:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.141 - - [2025-10-22 19:47:50] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004725 10.0.0.141 - - [2025-10-22 19:47:50] "GET /virtual-networks?parent_id=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.007476 10.0.0.141 - - [2025-10-22 19:47:50] "GET /virtual-network/6261c68b-5af4-4983-b59b-1a499aeeef94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009670 252.141.70.175 - - [2025-10-22 19:47:50] "POST /neutron/port HTTP/1.1" 200 1081 0.021538 252.141.70.175 - - [2025-10-22 19:47:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009449 252.141.70.175 - - [2025-10-22 19:47:50] "POST /neutron/port HTTP/1.1" 200 1082 0.021535 252.141.70.175 - - [2025-10-22 19:47:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010574 252.141.70.175 - - [2025-10-22 19:47:51] "POST /neutron/port HTTP/1.1" 200 1082 0.023780 252.141.70.175 - - [2025-10-22 19:47:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010203 252.141.70.175 - - [2025-10-22 19:47:51] "POST /neutron/port HTTP/1.1" 200 1082 0.016430 252.141.70.175 - - [2025-10-22 19:47:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009266 10.0.0.141 - - [2025-10-22 19:47:51] "GET /virtual-machine/94ecbcd7-5d26-4616-9d6c-e403e975de71 HTTP/1.1" 200 1293 0.006529 10.0.0.141 - - [2025-10-22 19:47:51] "GET /virtual-machine-interface/f67f020e-0da1-4a40-8029-d7713db69313 HTTP/1.1" 200 2936 0.006361 10.0.0.141 - - [2025-10-22 19:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.141 - - [2025-10-22 19:47:51] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004791 10.0.0.141 - - [2025-10-22 19:47:51] "GET /virtual-networks?parent_id=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004360 10.0.0.141 - - [2025-10-22 19:47:51] "GET /virtual-network/1b8d3791-c0c2-4e50-a429-26a7756d7a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007759 10.0.0.141 - - [2025-10-22 19:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.141 - - [2025-10-22 19:47:52] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004555 10.0.0.141 - - [2025-10-22 19:47:52] "GET /virtual-networks?parent_id=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003732 10.0.0.141 - - [2025-10-22 19:47:52] "GET /virtual-network/1b8d3791-c0c2-4e50-a429-26a7756d7a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007577 252.141.70.175 - - [2025-10-22 19:47:53] "POST /neutron/port HTTP/1.1" 200 1082 0.020016 252.141.70.175 - - [2025-10-22 19:47:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008048 252.141.70.175 - - [2025-10-22 19:47:54] "POST /neutron/port HTTP/1.1" 200 1082 0.018714 252.141.70.175 - - [2025-10-22 19:47:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007974 252.141.70.175 - - [2025-10-22 19:48:02] "POST /neutron/port HTTP/1.1" 200 1081 0.022819 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/port HTTP/1.1" 200 1081 0.017866 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/router HTTP/1.1" 200 578 0.009742 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/network HTTP/1.1" 200 833 0.008934 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005431 10.0.0.141 - - [2025-10-22 19:48:03] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001556 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.016132 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/port HTTP/1.1" 200 117 0.001946 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/network HTTP/1.1" 200 823 0.012636 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/router HTTP/1.1" 200 344 0.382702 252.141.70.175 - - [2025-10-22 19:48:03] "POST /neutron/port HTTP/1.1" 200 1883 0.030713 10.0.0.141 - - [2025-10-22 19:48:03] "POST /ref-update HTTP/1.1" 200 156 0.012962 10.0.0.141 - - [2025-10-22 19:48:08] "DELETE /project/7fb636ee21e04128a7542a87653447c5 HTTP/1.1" 404 173 0.007865 10.0.0.141 - - [2025-10-22 19:48:08] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001279 10.0.0.141 - - [2025-10-22 19:48:08] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.033194 10.0.0.141 - - [2025-10-22 19:48:08] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002491 10.0.0.141 - - [2025-10-22 19:48:08] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?fields=security_groups HTTP/1.1" 200 1338 0.082972 10.0.0.141 - - [2025-10-22 19:48:09] "DELETE /security-group/8093bd3f-8f70-4717-8844-9d7f87908080 HTTP/1.1" 200 115 0.053613 10.0.0.141 - - [2025-10-22 19:48:09] "GET /projects?obj_uuids=970459a5-5cb6-4cdc-8725-e5ee4b093b09&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001503 10.0.0.141 - - [2025-10-22 19:48:09] "DELETE /access-control-list/95aef094-ce30-4b57-8f0e-588c1a365f9a HTTP/1.1" 200 115 0.046195 10.0.0.141 - - [2025-10-22 19:48:09] "GET /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09?fields=application_policy_sets HTTP/1.1" 200 1377 0.045941 10.0.0.141 - - [2025-10-22 19:48:09] "DELETE /access-control-list/d80b5fb6-297e-4a70-8438-08a3677ae8b4 HTTP/1.1" 200 115 0.041938 10.0.0.141 - - [2025-10-22 19:48:09] "DELETE /project/970459a5-5cb6-4cdc-8725-e5ee4b093b09 HTTP/1.1" 200 115 0.433208 252.141.70.175 - - [2025-10-22 19:48:10] "POST /neutron/router HTTP/1.1" 200 578 0.005767 10.0.0.141 - - [2025-10-22 19:48:10] "POST /ref-update HTTP/1.1" 200 156 0.015566 252.141.70.175 - - [2025-10-22 19:48:10] "POST /neutron/router HTTP/1.1" 200 344 0.162005 252.141.70.175 - - [2025-10-22 19:48:13] "POST /neutron/router HTTP/1.1" 200 578 0.007470 10.0.0.141 - - [2025-10-22 19:48:13] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001393 252.141.70.175 - - [2025-10-22 19:48:14] "POST /neutron/router HTTP/1.1" 200 344 0.342966 10.0.0.141 - - [2025-10-22 19:48:14] "POST /ref-update HTTP/1.1" 200 156 0.016448 252.141.70.175 - - [2025-10-22 19:48:16] "POST /neutron/router HTTP/1.1" 200 578 0.007770 10.0.0.141 - - [2025-10-22 19:48:16] "POST /ref-update HTTP/1.1" 200 156 0.017820 252.141.70.175 - - [2025-10-22 19:48:16] "POST /neutron/router HTTP/1.1" 200 344 0.202580 252.141.70.175 - - [2025-10-22 19:48:16] "POST /neutron/router HTTP/1.1" 200 578 0.008010 10.0.0.141 - - [2025-10-22 19:48:16] "POST /ref-update HTTP/1.1" 200 156 0.026686 252.141.70.175 - - [2025-10-22 19:48:16] "POST /neutron/router HTTP/1.1" 200 344 0.168562 252.141.70.175 - - [2025-10-22 19:48:17] "POST /neutron/router HTTP/1.1" 200 578 0.006517 10.0.0.141 - - [2025-10-22 19:48:17] "GET /logical-router/ee031487-32e4-4719-b577-a872a70fe2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007252 10.0.0.141 - - [2025-10-22 19:48:17] "GET /obj-perms HTTP/1.1" 200 6414 0.080282 10.0.0.141 - - [2025-10-22 19:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 252.141.70.175 - - [2025-10-22 19:48:17] "POST /neutron/router HTTP/1.1" 200 151 0.091191 10.0.0.141 - - [2025-10-22 19:48:17] "DELETE /route-target/4e992715-3f05-4747-9a54-446e5ccaffa3 HTTP/1.1" 200 115 0.033900 252.141.70.175 - - [2025-10-22 19:48:17] "POST /neutron/network HTTP/1.1" 200 824 0.011679 252.141.70.175 - - [2025-10-22 19:48:17] "POST /neutron/network HTTP/1.1" 400 204 0.019579 10.0.0.141 - - [2025-10-22 19:48:17] "GET /obj-perms HTTP/1.1" 200 6414 0.079338 252.141.70.175 - - [2025-10-22 19:48:18] "POST /neutron/port HTTP/1.1" 200 1081 0.023303 252.141.70.175 - - [2025-10-22 19:48:18] "POST /neutron/port HTTP/1.1" 200 1082 0.015825 252.141.70.175 - - [2025-10-22 19:48:18] "POST /neutron/port HTTP/1.1" 200 1107 0.018031 252.141.70.175 - - [2025-10-22 19:48:18] "POST /neutron/port HTTP/1.1" 200 1108 0.011312 252.141.70.175 - - [2025-10-22 19:48:18] "POST /neutron/port HTTP/1.1" 200 151 0.210115 252.141.70.175 - - [2025-10-22 19:48:18] "POST /neutron/port HTTP/1.1" 200 151 0.206366 252.141.70.175 - - [2025-10-22 19:48:19] "POST /neutron/network HTTP/1.1" 200 824 0.009846 10.0.0.141 - - [2025-10-22 19:48:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008088 10.0.0.141 - - [2025-10-22 19:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011897 10.0.0.141 - - [2025-10-22 19:48:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006146 252.141.70.175 - - [2025-10-22 19:48:19] "POST /neutron/network HTTP/1.1" 200 151 0.131360 10.0.0.141 - - [2025-10-22 19:48:19] "DELETE /route-target/511bc553-8caa-4af4-8019-610f6b81e29c HTTP/1.1" 200 115 0.030651 252.141.70.175 - - [2025-10-22 19:48:19] "POST /neutron/network HTTP/1.1" 200 823 0.007908 10.0.0.141 - - [2025-10-22 19:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.141 - - [2025-10-22 19:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009651 10.0.0.141 - - [2025-10-22 19:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005546 252.141.70.175 - - [2025-10-22 19:48:20] "POST /neutron/network HTTP/1.1" 200 151 0.156983 10.0.0.141 - - [2025-10-22 19:48:20] "DELETE /route-target/94ae06b2-3c26-49a6-a3e7-233f895a13b7 HTTP/1.1" 200 115 0.029614 10.0.0.141 - - [2025-10-22 19:48:20] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001490 10.0.0.141 - - [2025-10-22 19:48:20] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036912 10.0.0.141 - - [2025-10-22 19:48:20] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001502 10.0.0.141 - - [2025-10-22 19:48:20] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?fields=virtual_networks HTTP/1.1" 200 1030 0.089826 10.0.0.141 - - [2025-10-22 19:48:20] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002194 10.0.0.141 - - [2025-10-22 19:48:20] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.039959 10.0.0.141 - - [2025-10-22 19:48:20] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001226 10.0.0.141 - - [2025-10-22 19:48:20] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?fields=security_groups HTTP/1.1" 200 1254 0.036518 10.0.0.141 - - [2025-10-22 19:48:21] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001437 10.0.0.141 - - [2025-10-22 19:48:21] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009986 10.0.0.141 - - [2025-10-22 19:48:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.040483 10.0.0.141 - - [2025-10-22 19:48:22] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003859 10.0.0.141 - - [2025-10-22 19:48:22] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001331 10.0.0.141 - - [2025-10-22 19:48:22] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009215 10.0.0.141 - - [2025-10-22 19:48:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.001781 10.0.0.141 - - [2025-10-22 19:48:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.005237 10.0.0.141 - - [2025-10-22 19:48:22] "POST /security-groups HTTP/1.1" 200 586 0.072304 10.0.0.141 - - [2025-10-22 19:48:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.003130 10.0.0.141 - - [2025-10-22 19:48:22] "POST /projects HTTP/1.1" 200 583 0.244987 10.0.0.141 - - [2025-10-22 19:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.284797 10.0.0.141 - - [2025-10-22 19:48:22] "POST /access-control-lists HTTP/1.1" 200 601 0.069146 10.0.0.141 - - [2025-10-22 19:48:22] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.469385 10.0.0.141 - - [2025-10-22 19:48:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.006586 10.0.0.141 - - [2025-10-22 19:48:22] "POST /access-control-lists HTTP/1.1" 200 599 0.069000 10.0.0.141 - - [2025-10-22 19:48:24] "GET / HTTP/1.1" 200 36499 0.002893 10.0.0.141 - - [2025-10-22 19:48:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000772 10.0.0.141 - - [2025-10-22 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.050054 10.0.0.141 - - [2025-10-22 19:48:25] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001580 10.0.0.141 - - [2025-10-22 19:48:25] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.044264 10.0.0.141 - - [2025-10-22 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490 10.0.0.141 - - [2025-10-22 19:48:26] "GET /security-group/686e0c2e-c2c1-481b-8b92-d979c4b630ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.007961 10.0.0.141 - - [2025-10-22 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.141 - - [2025-10-22 19:48:26] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001302 10.0.0.141 - - [2025-10-22 19:48:26] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.038781 10.0.0.141 - - [2025-10-22 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.141 - - [2025-10-22 19:48:26] "GET /security-group/686e0c2e-c2c1-481b-8b92-d979c4b630ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.010602 10.0.0.141 - - [2025-10-22 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.141 - - [2025-10-22 19:48:26] "PUT /security-group/686e0c2e-c2c1-481b-8b92-d979c4b630ab HTTP/1.1" 200 264 0.021490 10.0.0.141 - - [2025-10-22 19:48:26] "PUT /access-control-list/b295ff96-139c-429d-894c-845eccfff9bb HTTP/1.1" 200 274 0.015733 10.0.0.141 - - [2025-10-22 19:48:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.011749 10.0.0.141 - - [2025-10-22 19:48:26] "PUT /access-control-list/291f563c-fe96-41bf-a835-9878bdbfa410 HTTP/1.1" 200 274 0.026409 10.0.0.141 - - [2025-10-22 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.141 - - [2025-10-22 19:48:26] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001606 10.0.0.141 - - [2025-10-22 19:48:26] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.043158 252.141.70.175 - - [2025-10-22 19:48:26] "POST /neutron/network HTTP/1.1" 200 117 0.056703 10.0.0.141 - - [2025-10-22 19:48:26] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003405 252.141.70.175 - - [2025-10-22 19:48:26] "POST /neutron/network HTTP/1.1" 200 606 0.100814 10.0.0.141 - - [2025-10-22 19:48:27] "POST /route-targets HTTP/1.1" 200 329 0.016482 10.0.0.141 - - [2025-10-22 19:48:27] "POST /ref-update HTTP/1.1" 200 156 0.038330 10.0.0.141 - - [2025-10-22 19:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006050 252.141.70.175 - - [2025-10-22 19:48:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.156197 252.141.70.175 - - [2025-10-22 19:48:27] "POST /neutron/network HTTP/1.1" 200 825 0.007304 10.0.0.141 - - [2025-10-22 19:48:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.002334 10.0.0.141 - - [2025-10-22 19:48:27] "GET /virtual-network/5f446959-971a-479f-ab11-144541145de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009356 252.141.70.175 - - [2025-10-22 19:48:27] "POST /neutron/network HTTP/1.1" 200 825 0.009927 10.0.0.141 - - [2025-10-22 19:48:27] "GET /virtual-network/5f446959-971a-479f-ab11-144541145de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007331 252.141.70.175 - - [2025-10-22 19:48:27] "POST /neutron/network HTTP/1.1" 200 825 0.008356 252.141.70.175 - - [2025-10-22 19:48:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.011861 10.0.0.141 - - [2025-10-22 19:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.141 - - [2025-10-22 19:48:27] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001240 10.0.0.141 - - [2025-10-22 19:48:27] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.041415 252.141.70.175 - - [2025-10-22 19:48:27] "POST /neutron/network HTTP/1.1" 200 117 0.018061 10.0.0.141 - - [2025-10-22 19:48:27] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001392 252.141.70.175 - - [2025-10-22 19:48:28] "POST /neutron/network HTTP/1.1" 200 613 0.171655 10.0.0.141 - - [2025-10-22 19:48:28] "POST /route-targets HTTP/1.1" 200 329 0.025727 10.0.0.141 - - [2025-10-22 19:48:28] "POST /ref-update HTTP/1.1" 200 156 0.022843 10.0.0.141 - - [2025-10-22 19:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007718 252.141.70.175 - - [2025-10-22 19:48:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.241938 252.141.70.175 - - [2025-10-22 19:48:28] "POST /neutron/network HTTP/1.1" 200 833 0.007610 10.0.0.141 - - [2025-10-22 19:48:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.001910 10.0.0.141 - - [2025-10-22 19:48:28] "GET /virtual-network/c0c2f038-a1cb-43a5-9360-e74fa0ac2307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008613 252.141.70.175 - - [2025-10-22 19:48:28] "POST /neutron/network HTTP/1.1" 200 833 0.010205 10.0.0.141 - - [2025-10-22 19:48:28] "GET /virtual-network/c0c2f038-a1cb-43a5-9360-e74fa0ac2307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009544 252.141.70.175 - - [2025-10-22 19:48:28] "POST /neutron/network HTTP/1.1" 200 833 0.009743 252.141.70.175 - - [2025-10-22 19:48:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.011668 10.0.0.141 - - [2025-10-22 19:48:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001798 252.141.70.175 - - [2025-10-22 19:48:29] "POST /neutron/network HTTP/1.1" 200 835 0.008161 252.141.70.175 - - [2025-10-22 19:48:29] "GET /aaa-mode HTTP/1.1" 401 297 0.000813 252.141.70.175 - - [2025-10-22 19:48:29] "GET / HTTP/1.1" 200 36499 0.003364 252.141.70.175 - - [2025-10-22 19:48:29] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000542 10.0.0.141 - - [2025-10-22 19:48:29] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001398 252.141.70.175 - - [2025-10-22 19:48:29] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.076675 252.141.70.175 - - [2025-10-22 19:48:29] "POST /neutron/network HTTP/1.1" 200 825 0.009309 252.141.70.175 - - [2025-10-22 19:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.006783 252.141.70.175 - - [2025-10-22 19:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.011077 10.0.0.141 - - [2025-10-22 19:48:30] "POST /id-to-fqname HTTP/1.1" 200 225 0.002244 252.141.70.175 - - [2025-10-22 19:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.007008 252.141.70.175 - - [2025-10-22 19:48:30] "POST /neutron/network HTTP/1.1" 200 843 0.009628 252.141.70.175 - - [2025-10-22 19:48:30] "GET /aaa-mode HTTP/1.1" 401 297 0.000612 252.141.70.175 - - [2025-10-22 19:48:30] "GET / HTTP/1.1" 200 36499 0.005159 252.141.70.175 - - [2025-10-22 19:48:30] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000540 252.141.70.175 - - [2025-10-22 19:48:30] "POST /neutron/network HTTP/1.1" 200 835 0.011560 10.0.0.141 - - [2025-10-22 19:48:31] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001616 10.0.0.141 - - [2025-10-22 19:48:31] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 252.141.70.175 - - [2025-10-22 19:48:31] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088105 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/network HTTP/1.1" 200 833 0.019308 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/port HTTP/1.1" 200 1061 0.378819 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/port HTTP/1.1" 200 1061 0.018554 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/port HTTP/1.1" 200 1061 0.014092 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/port HTTP/1.1" 200 1035 0.031682 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012447 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/port HTTP/1.1" 200 1111 0.129831 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/port HTTP/1.1" 200 117 0.008045 10.0.0.141 - - [2025-10-22 19:48:31] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002076 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/port HTTP/1.1" 200 1085 0.029271 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/router HTTP/1.1" 200 583 0.112115 252.141.70.175 - - [2025-10-22 19:48:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012473 10.0.0.141 - - [2025-10-22 19:48:32] "POST /route-targets HTTP/1.1" 200 329 0.032746 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/router HTTP/1.1" 200 583 0.007349 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/subnet HTTP/1.1" 200 698 0.018993 10.0.0.141 - - [2025-10-22 19:48:32] "PUT /logical-router/ca4577b5-ef75-4798-97f4-2441a692438b HTTP/1.1" 200 264 0.058600 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/network HTTP/1.1" 200 843 0.013015 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/port HTTP/1.1" 200 117 0.001425 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/router HTTP/1.1" 200 654 0.038443 10.0.0.141 - - [2025-10-22 19:48:32] "GET /logical-router/ca4577b5-ef75-4798-97f4-2441a692438b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.004236 10.0.0.141 - - [2025-10-22 19:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.141 - - [2025-10-22 19:48:32] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001389 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/network HTTP/1.1" 200 825 0.019352 10.0.0.141 - - [2025-10-22 19:48:32] "GET /service-template/29b59e90-eb4d-472c-b2c9-865d3cdafe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.012717 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/router HTTP/1.1" 200 654 0.006734 10.0.0.141 - - [2025-10-22 19:48:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.005120 10.0.0.141 - - [2025-10-22 19:48:32] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002479 10.0.0.141 - - [2025-10-22 19:48:32] "POST /useragent-kv HTTP/1.1" 200 115 0.018590 10.0.0.141 - - [2025-10-22 19:48:32] "POST /virtual-networks HTTP/1.1" 200 696 0.397647 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/port HTTP/1.1" 200 1062 0.593549 10.0.0.141 - - [2025-10-22 19:48:32] "POST /route-targets HTTP/1.1" 200 329 0.033597 10.0.0.141 - - [2025-10-22 19:48:32] "POST /ref-update HTTP/1.1" 200 156 0.038050 10.0.0.141 - - [2025-10-22 19:48:32] "POST /service-instances HTTP/1.1" 200 672 0.083743 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/port HTTP/1.1" 200 1062 0.036558 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/router HTTP/1.1" 200 344 0.628205 252.141.70.175 - - [2025-10-22 19:48:32] "POST /neutron/port HTTP/1.1" 200 1062 0.019504 10.0.0.141 - - [2025-10-22 19:48:32] "POST /ref-update HTTP/1.1" 200 156 0.029230 10.0.0.141 - - [2025-10-22 19:48:32] "POST /route-tables HTTP/1.1" 200 584 0.052902 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/port HTTP/1.1" 200 1085 0.025949 10.0.0.141 - - [2025-10-22 19:48:33] "PUT /logical-router/ca4577b5-ef75-4798-97f4-2441a692438b HTTP/1.1" 200 264 0.048350 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/port HTTP/1.1" 200 1112 0.145224 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/security_group HTTP/1.1" 200 2000 0.014718 10.0.0.141 - - [2025-10-22 19:48:33] "POST /ref-update HTTP/1.1" 200 156 0.065442 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/port HTTP/1.1" 200 1086 0.014229 10.0.0.141 - - [2025-10-22 19:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.141 - - [2025-10-22 19:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005891 10.0.0.141 - - [2025-10-22 19:48:33] "POST /virtual-machines HTTP/1.1" 200 551 0.017956 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/subnet HTTP/1.1" 200 704 0.010435 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/port HTTP/1.1" 200 117 0.001601 10.0.0.141 - - [2025-10-22 19:48:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.140985 252.141.70.175 - - [2025-10-22 19:48:33] "POST /neutron/network HTTP/1.1" 200 833 0.012006 10.0.0.141 - - [2025-10-22 19:48:33] "POST /chown HTTP/1.1" 200 109 0.011191 10.0.0.141 - - [2025-10-22 19:48:33] "POST /instance-ips HTTP/1.1" 200 549 0.037374 10.0.0.141 - - [2025-10-22 19:48:33] "POST /instance-ips HTTP/1.1" 400 244 0.021019 10.0.0.141 - - [2025-10-22 19:48:33] "POST /chown HTTP/1.1" 200 109 0.015621 10.0.0.141 - - [2025-10-22 19:48:33] "PUT /virtual-machine-interface/a72963d8-e6ca-4ac3-bc20-72d34684d218 HTTP/1.1" 200 286 0.029469 10.0.0.141 - - [2025-10-22 19:48:33] "PUT /instance-ip/8c7e88fd-fc83-4628-a661-7e1eb64e5e95 HTTP/1.1" 200 258 0.014751 10.0.0.141 - - [2025-10-22 19:48:34] "POST /ref-update HTTP/1.1" 200 156 0.018470 10.0.0.141 - - [2025-10-22 19:48:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.125253 10.0.0.141 - - [2025-10-22 19:48:34] "POST /chown HTTP/1.1" 200 109 0.013785 10.0.0.141 - - [2025-10-22 19:48:34] "POST /instance-ips HTTP/1.1" 200 547 0.065012 10.0.0.141 - - [2025-10-22 19:48:34] "POST /instance-ips HTTP/1.1" 400 314 0.034669 10.0.0.141 - - [2025-10-22 19:48:34] "POST /chown HTTP/1.1" 200 109 0.020785 10.0.0.141 - - [2025-10-22 19:48:34] "PUT /virtual-machine-interface/97fa399f-8417-41f8-941a-b35961cab798 HTTP/1.1" 200 286 0.020735 10.0.0.141 - - [2025-10-22 19:48:34] "PUT /instance-ip/67484504-5970-4f07-bd3a-9fb4121b3730 HTTP/1.1" 200 258 0.024886 10.0.0.141 - - [2025-10-22 19:48:34] "POST /ref-update HTTP/1.1" 200 156 0.017018 10.0.0.141 - - [2025-10-22 19:48:34] "POST /ref-update HTTP/1.1" 200 156 0.014458 10.0.0.141 - - [2025-10-22 19:48:34] "POST /ref-update HTTP/1.1" 200 156 0.028100 10.0.0.141 - - [2025-10-22 19:48:34] "PUT /routing-instance/cf1e1e8d-66a9-4ffc-9f9b-0240b04ac1e1 HTTP/1.1" 200 268 0.037396 10.0.0.141 - - [2025-10-22 19:48:34] "POST /virtual-machines HTTP/1.1" 200 551 0.024505 10.0.0.141 - - [2025-10-22 19:48:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.139386 10.0.0.141 - - [2025-10-22 19:48:35] "POST /chown HTTP/1.1" 200 109 0.021291 10.0.0.141 - - [2025-10-22 19:48:35] "POST /instance-ips HTTP/1.1" 400 244 0.031669 10.0.0.141 - - [2025-10-22 19:48:35] "POST /chown HTTP/1.1" 200 109 0.013600 10.0.0.141 - - [2025-10-22 19:48:35] "PUT /virtual-machine-interface/c8474ddb-fed0-4c46-92da-22d4a9fc1ac2 HTTP/1.1" 200 286 0.015186 10.0.0.141 - - [2025-10-22 19:48:35] "PUT /instance-ip/8c7e88fd-fc83-4628-a661-7e1eb64e5e95 HTTP/1.1" 200 258 0.019949 10.0.0.141 - - [2025-10-22 19:48:35] "POST /ref-update HTTP/1.1" 200 156 0.020638 10.0.0.141 - - [2025-10-22 19:48:35] "POST /ref-update HTTP/1.1" 200 156 0.018392 10.0.0.141 - - [2025-10-22 19:48:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.165282 10.0.0.141 - - [2025-10-22 19:48:35] "POST /ref-update HTTP/1.1" 200 156 0.039649 10.0.0.141 - - [2025-10-22 19:48:35] "PUT /routing-instance/cf1e1e8d-66a9-4ffc-9f9b-0240b04ac1e1 HTTP/1.1" 200 268 0.027758 10.0.0.141 - - [2025-10-22 19:48:35] "POST /chown HTTP/1.1" 200 109 0.010441 10.0.0.141 - - [2025-10-22 19:48:35] "POST /instance-ips HTTP/1.1" 400 314 0.023312 10.0.0.141 - - [2025-10-22 19:48:35] "POST /chown HTTP/1.1" 200 109 0.010829 10.0.0.141 - - [2025-10-22 19:48:36] "PUT /virtual-machine-interface/0fcf741d-f913-400c-a6b8-933961cca78a HTTP/1.1" 200 286 0.033451 10.0.0.141 - - [2025-10-22 19:48:36] "PUT /instance-ip/67484504-5970-4f07-bd3a-9fb4121b3730 HTTP/1.1" 200 258 0.019851 10.0.0.141 - - [2025-10-22 19:48:36] "POST /ref-update HTTP/1.1" 200 156 0.020790 10.0.0.141 - - [2025-10-22 19:48:36] "POST /ref-update HTTP/1.1" 200 156 0.017301 10.0.0.141 - - [2025-10-22 19:48:36] "PUT /routing-instance/cf1e1e8d-66a9-4ffc-9f9b-0240b04ac1e1 HTTP/1.1" 200 268 0.030915 10.0.0.141 - - [2025-10-22 19:48:36] "POST /ref-update HTTP/1.1" 200 156 0.026898 252.141.70.175 - - [2025-10-22 19:48:38] "POST /neutron/port HTTP/1.1" 200 1085 0.016326 252.141.70.175 - - [2025-10-22 19:48:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010695 252.141.70.175 - - [2025-10-22 19:48:38] "POST /neutron/port HTTP/1.1" 200 1085 0.025815 252.141.70.175 - - [2025-10-22 19:48:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008253 252.141.70.175 - - [2025-10-22 19:48:38] "POST /neutron/port HTTP/1.1" 200 1085 0.020820 252.141.70.175 - - [2025-10-22 19:48:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011379 10.0.0.141 - - [2025-10-22 19:48:38] "GET /virtual-machine/5b0b7bb7-31ac-46c5-b8a5-82f64fdcfd16 HTTP/1.1" 401 297 0.000591 10.0.0.141 - - [2025-10-22 19:48:39] "GET /virtual-machine/5b0b7bb7-31ac-46c5-b8a5-82f64fdcfd16 HTTP/1.1" 200 1297 0.050930 10.0.0.141 - - [2025-10-22 19:48:39] "GET /virtual-machine-interface/573f6921-1153-42d5-8005-1f938885fe25 HTTP/1.1" 200 2957 0.007212 10.0.0.141 - - [2025-10-22 19:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.141 - - [2025-10-22 19:48:39] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005507 10.0.0.141 - - [2025-10-22 19:48:39] "GET /virtual-networks?parent_id=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004270 10.0.0.141 - - [2025-10-22 19:48:39] "GET /virtual-network/5f446959-971a-479f-ab11-144541145de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.010637 10.0.0.141 - - [2025-10-22 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.141 - - [2025-10-22 19:48:42] "GET /virtual-network/5f446959-971a-479f-ab11-144541145de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007441 252.141.70.175 - - [2025-10-22 19:48:43] "POST /neutron/port HTTP/1.1" 200 1085 0.017912 252.141.70.175 - - [2025-10-22 19:48:43] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010202 252.141.70.175 - - [2025-10-22 19:48:43] "POST /neutron/port HTTP/1.1" 200 1085 0.017124 252.141.70.175 - - [2025-10-22 19:48:44] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007376 252.141.70.175 - - [2025-10-22 19:48:44] "POST /neutron/port HTTP/1.1" 200 1086 0.024940 252.141.70.175 - - [2025-10-22 19:48:44] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008811 252.141.70.175 - - [2025-10-22 19:48:44] "POST /neutron/port HTTP/1.1" 200 1086 0.015777 252.141.70.175 - - [2025-10-22 19:48:45] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009664 10.0.0.141 - - [2025-10-22 19:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.141 - - [2025-10-22 19:48:45] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004746 10.0.0.141 - - [2025-10-22 19:48:45] "GET /virtual-networks?parent_id=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004547 10.0.0.141 - - [2025-10-22 19:48:45] "GET /virtual-network/5f446959-971a-479f-ab11-144541145de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.018353 252.141.70.175 - - [2025-10-22 19:48:45] "POST /neutron/port HTTP/1.1" 200 1086 0.021608 252.141.70.175 - - [2025-10-22 19:48:45] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009724 252.141.70.175 - - [2025-10-22 19:48:45] "POST /neutron/port HTTP/1.1" 200 1085 0.130029 252.141.70.175 - - [2025-10-22 19:48:45] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008781 252.141.70.175 - - [2025-10-22 19:48:46] "POST /neutron/port HTTP/1.1" 200 1085 0.020054 252.141.70.175 - - [2025-10-22 19:48:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008541 252.141.70.175 - - [2025-10-22 19:48:46] "POST /neutron/port HTTP/1.1" 200 1085 0.021522 252.141.70.175 - - [2025-10-22 19:48:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010227 252.141.70.175 - - [2025-10-22 19:48:46] "POST /neutron/port HTTP/1.1" 200 1086 0.026040 252.141.70.175 - - [2025-10-22 19:48:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008673 252.141.70.175 - - [2025-10-22 19:48:50] "POST /neutron/port HTTP/1.1" 200 1086 0.014822 252.141.70.175 - - [2025-10-22 19:48:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009434 252.141.70.175 - - [2025-10-22 19:48:51] "POST /neutron/port HTTP/1.1" 200 1086 0.015938 252.141.70.175 - - [2025-10-22 19:48:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009310 252.141.70.175 - - [2025-10-22 19:48:51] "POST /neutron/port HTTP/1.1" 200 1086 0.016256 252.141.70.175 - - [2025-10-22 19:48:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009045 10.0.0.141 - - [2025-10-22 19:48:51] "GET /virtual-machine/72219171-25b5-425f-bd0c-1c2f95a0bdb6 HTTP/1.1" 200 1297 0.006912 10.0.0.141 - - [2025-10-22 19:48:51] "GET /virtual-machine-interface/ede8d94a-15f8-47cc-a353-471ec444cc04 HTTP/1.1" 200 2971 0.007653 10.0.0.141 - - [2025-10-22 19:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.141 - - [2025-10-22 19:48:51] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004818 10.0.0.141 - - [2025-10-22 19:48:51] "GET /virtual-networks?parent_id=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004041 10.0.0.141 - - [2025-10-22 19:48:51] "GET /virtual-network/c0c2f038-a1cb-43a5-9360-e74fa0ac2307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006436 10.0.0.141 - - [2025-10-22 19:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.141 - - [2025-10-22 19:48:52] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004308 10.0.0.141 - - [2025-10-22 19:48:52] "GET /virtual-networks?parent_id=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003912 10.0.0.141 - - [2025-10-22 19:48:53] "GET /virtual-network/c0c2f038-a1cb-43a5-9360-e74fa0ac2307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009651 252.141.70.175 - - [2025-10-22 19:48:57] "POST /neutron/router HTTP/1.1" 200 654 0.005311 10.0.0.141 - - [2025-10-22 19:48:57] "POST /ref-update HTTP/1.1" 200 156 0.019949 252.141.70.175 - - [2025-10-22 19:48:57] "POST /neutron/router HTTP/1.1" 200 344 0.134931 252.141.70.175 - - [2025-10-22 19:48:57] "POST /neutron/router HTTP/1.1" 200 654 0.007542 10.0.0.141 - - [2025-10-22 19:48:57] "GET /logical-router/ca4577b5-ef75-4798-97f4-2441a692438b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.004289 10.0.0.141 - - [2025-10-22 19:48:57] "GET /service-instance/f01c1d02-7292-4d65-9a65-b52ba740df79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.004264 252.141.70.175 - - [2025-10-22 19:48:57] "POST /neutron/router HTTP/1.1" 200 151 0.068995 10.0.0.141 - - [2025-10-22 19:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.141 - - [2025-10-22 19:48:57] "DELETE /route-target/3e5ebf0d-5ddb-421d-969b-4ca7b1b96c77 HTTP/1.1" 409 241 0.006157 10.0.0.141 - - [2025-10-22 19:48:57] "PUT /logical-router/ca4577b5-ef75-4798-97f4-2441a692438b HTTP/1.1" 404 171 0.005259 10.0.0.141 - - [2025-10-22 19:48:57] "POST /ref-update HTTP/1.1" 200 156 0.018072 10.0.0.141 - - [2025-10-22 19:48:57] "DELETE /route-table/a4d90293-19be-427f-8de2-b31f2e120aba HTTP/1.1" 200 115 0.058981 10.0.0.141 - - [2025-10-22 19:48:57] "PUT /routing-instance/cf1e1e8d-66a9-4ffc-9f9b-0240b04ac1e1 HTTP/1.1" 200 268 0.026726 10.0.0.141 - - [2025-10-22 19:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009447 10.0.0.141 - - [2025-10-22 19:48:57] "GET /virtual-network/6b1b881b-d8c4-4d04-a2dd-29d1d2825b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.008152 252.141.70.175 - - [2025-10-22 19:48:57] "POST /neutron/network HTTP/1.1" 200 833 0.011410 10.0.0.141 - - [2025-10-22 19:48:57] "POST /ref-update HTTP/1.1" 200 156 0.028440 10.0.0.141 - - [2025-10-22 19:48:57] "POST /ref-update HTTP/1.1" 200 156 0.026766 252.141.70.175 - - [2025-10-22 19:48:57] "POST /neutron/network HTTP/1.1" 400 204 0.075175 10.0.0.141 - - [2025-10-22 19:48:57] "DELETE /instance-ip/67484504-5970-4f07-bd3a-9fb4121b3730 HTTP/1.1" 200 115 0.079963 10.0.0.141 - - [2025-10-22 19:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014328 10.0.0.141 - - [2025-10-22 19:48:58] "POST /useragent-kv HTTP/1.1" 200 115 0.010995 10.0.0.141 - - [2025-10-22 19:48:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003653 10.0.0.141 - - [2025-10-22 19:48:58] "DELETE /virtual-network/6b1b881b-d8c4-4d04-a2dd-29d1d2825b10 HTTP/1.1" 200 115 0.200595 10.0.0.141 - - [2025-10-22 19:48:58] "DELETE /route-target/73ad59d6-52cb-49fb-ae42-06d9179f9948 HTTP/1.1" 200 115 0.055043 10.0.0.141 - - [2025-10-22 19:48:58] "DELETE /service-instance/f01c1d02-7292-4d65-9a65-b52ba740df79 HTTP/1.1" 200 115 0.070364 10.0.0.141 - - [2025-10-22 19:48:58] "GET /logical-router/ca4577b5-ef75-4798-97f4-2441a692438b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004632 10.0.0.141 - - [2025-10-22 19:48:58] "GET /service-instance/f01c1d02-7292-4d65-9a65-b52ba740df79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003797 10.0.0.141 - - [2025-10-22 19:48:58] "GET /virtual-machine-interface/a72963d8-e6ca-4ac3-bc20-72d34684d218?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1652 0.007781 10.0.0.141 - - [2025-10-22 19:48:58] "POST /ref-update HTTP/1.1" 200 156 0.017767 10.0.0.141 - - [2025-10-22 19:48:58] "GET /instance-ip/8c7e88fd-fc83-4628-a661-7e1eb64e5e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.024070 252.141.70.175 - - [2025-10-22 19:48:58] "POST /neutron/port HTTP/1.1" 200 1086 0.033877 252.141.70.175 - - [2025-10-22 19:48:58] "POST /neutron/port HTTP/1.1" 200 1085 0.026713 10.0.0.141 - - [2025-10-22 19:48:58] "DELETE /virtual-machine-interface/a72963d8-e6ca-4ac3-bc20-72d34684d218 HTTP/1.1" 200 115 0.063517 10.0.0.141 - - [2025-10-22 19:48:58] "GET /virtual-machine-interface/97fa399f-8417-41f8-941a-b35961cab798?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1332 0.015380 252.141.70.175 - - [2025-10-22 19:48:58] "POST /neutron/port HTTP/1.1" 200 1111 0.019607 252.141.70.175 - - [2025-10-22 19:48:58] "POST /neutron/port HTTP/1.1" 200 1112 0.016260 10.0.0.141 - - [2025-10-22 19:48:58] "DELETE /virtual-machine-interface/97fa399f-8417-41f8-941a-b35961cab798 HTTP/1.1" 200 115 0.062211 10.0.0.141 - - [2025-10-22 19:48:58] "POST /ref-update HTTP/1.1" 200 156 0.021155 10.0.0.141 - - [2025-10-22 19:48:58] "DELETE /virtual-machine/340f100d-1fc7-4ab6-9bf7-7485536136d7 HTTP/1.1" 200 115 0.051232 10.0.0.141 - - [2025-10-22 19:48:58] "GET /virtual-machine-interface/c8474ddb-fed0-4c46-92da-22d4a9fc1ac2?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1652 0.008226 10.0.0.141 - - [2025-10-22 19:48:58] "POST /ref-update HTTP/1.1" 200 156 0.029859 252.141.70.175 - - [2025-10-22 19:48:58] "POST /neutron/port HTTP/1.1" 200 151 0.230329 252.141.70.175 - - [2025-10-22 19:48:59] "POST /neutron/port HTTP/1.1" 200 151 0.239489 10.0.0.141 - - [2025-10-22 19:48:59] "GET /instance-ip/8c7e88fd-fc83-4628-a661-7e1eb64e5e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.012912 10.0.0.141 - - [2025-10-22 19:48:59] "DELETE /instance-ip/8c7e88fd-fc83-4628-a661-7e1eb64e5e95 HTTP/1.1" 200 115 0.046213 10.0.0.141 - - [2025-10-22 19:48:59] "DELETE /virtual-machine-interface/c8474ddb-fed0-4c46-92da-22d4a9fc1ac2 HTTP/1.1" 200 115 0.073076 10.0.0.141 - - [2025-10-22 19:48:59] "GET /virtual-machine-interface/0fcf741d-f913-400c-a6b8-933961cca78a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1331 0.006911 10.0.0.141 - - [2025-10-22 19:48:59] "DELETE /virtual-machine-interface/0fcf741d-f913-400c-a6b8-933961cca78a HTTP/1.1" 200 115 0.047180 10.0.0.141 - - [2025-10-22 19:48:59] "DELETE /virtual-machine/1fb10252-0d4b-4b89-a1d1-4cd052777d1d HTTP/1.1" 200 115 0.043258 252.141.70.175 - - [2025-10-22 19:48:59] "POST /neutron/network HTTP/1.1" 200 833 0.007657 10.0.0.141 - - [2025-10-22 19:49:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004804 10.0.0.141 - - [2025-10-22 19:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010474 10.0.0.141 - - [2025-10-22 19:49:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005343 252.141.70.175 - - [2025-10-22 19:49:00] "POST /neutron/network HTTP/1.1" 200 151 0.139929 10.0.0.141 - - [2025-10-22 19:49:00] "DELETE /route-target/ce4bd57d-2296-4de0-a0c6-a630db760df8 HTTP/1.1" 200 115 0.023250 252.141.70.175 - - [2025-10-22 19:49:00] "POST /neutron/network HTTP/1.1" 200 825 0.010875 10.0.0.141 - - [2025-10-22 19:49:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005107 10.0.0.141 - - [2025-10-22 19:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.141 - - [2025-10-22 19:49:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005826 252.141.70.175 - - [2025-10-22 19:49:00] "POST /neutron/network HTTP/1.1" 200 151 0.118642 10.0.0.141 - - [2025-10-22 19:49:00] "DELETE /route-target/7ab9046e-502d-4938-bcd6-08f42f522bf4 HTTP/1.1" 200 115 0.035017 10.0.0.141 - - [2025-10-22 19:49:00] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001525 10.0.0.141 - - [2025-10-22 19:49:00] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.029537 10.0.0.141 - - [2025-10-22 19:49:00] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001327 10.0.0.141 - - [2025-10-22 19:49:00] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?fields=virtual_networks HTTP/1.1" 200 1040 0.074940 10.0.0.141 - - [2025-10-22 19:49:00] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001587 10.0.0.141 - - [2025-10-22 19:49:01] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.033297 10.0.0.141 - - [2025-10-22 19:49:01] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003032 10.0.0.141 - - [2025-10-22 19:49:01] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?fields=security_groups HTTP/1.1" 200 1269 0.041313 10.0.0.141 - - [2025-10-22 19:49:02] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002344 10.0.0.141 - - [2025-10-22 19:49:02] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.012499 10.0.0.141 - - [2025-10-22 19:49:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.045507 10.0.0.141 - - [2025-10-22 19:49:02] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004266 10.0.0.141 - - [2025-10-22 19:49:02] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001249 10.0.0.141 - - [2025-10-22 19:49:02] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007960 10.0.0.141 - - [2025-10-22 19:49:02] "POST /id-to-fqname HTTP/1.1" 200 196 0.002082 10.0.0.141 - - [2025-10-22 19:49:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.007200 10.0.0.141 - - [2025-10-22 19:49:02] "POST /security-groups HTTP/1.1" 200 591 0.072909 10.0.0.141 - - [2025-10-22 19:49:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.004155 10.0.0.141 - - [2025-10-22 19:49:02] "POST /projects HTTP/1.1" 200 593 0.268139 10.0.0.141 - - [2025-10-22 19:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.314673 10.0.0.141 - - [2025-10-22 19:49:02] "POST /access-control-lists HTTP/1.1" 200 606 0.076315 10.0.0.141 - - [2025-10-22 19:49:02] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.513922 10.0.0.141 - - [2025-10-22 19:49:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.004548 10.0.0.141 - - [2025-10-22 19:49:03] "POST /access-control-lists HTTP/1.1" 200 604 0.072801 10.0.0.141 - - [2025-10-22 19:49:04] "GET / HTTP/1.1" 200 36499 0.002427 10.0.0.141 - - [2025-10-22 19:49:05] "POST /fqname-to-id HTTP/1.1" 401 297 0.000611 10.0.0.141 - - [2025-10-22 19:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.115721 10.0.0.141 - - [2025-10-22 19:49:05] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001722 10.0.0.141 - - [2025-10-22 19:49:05] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039896 252.141.70.175 - - [2025-10-22 19:49:06] "POST /neutron/network HTTP/1.1" 200 117 0.047937 10.0.0.141 - - [2025-10-22 19:49:06] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001342 252.141.70.175 - - [2025-10-22 19:49:06] "POST /neutron/network HTTP/1.1" 200 611 0.089835 10.0.0.141 - - [2025-10-22 19:49:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005005 252.141.70.175 - - [2025-10-22 19:49:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.202244 10.0.0.141 - - [2025-10-22 19:49:06] "POST /route-targets HTTP/1.1" 200 329 0.018757 10.0.0.141 - - [2025-10-22 19:49:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.000488 10.0.0.141 - - [2025-10-22 19:49:06] "POST /ref-update HTTP/1.1" 200 156 0.032267 10.0.0.141 - - [2025-10-22 19:49:06] "POST /useragent-kv HTTP/1.1" 200 115 0.013980 252.141.70.175 - - [2025-10-22 19:49:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.252681 252.141.70.175 - - [2025-10-22 19:49:06] "POST /neutron/network HTTP/1.1" 200 1004 0.012200 10.0.0.141 - - [2025-10-22 19:49:06] "POST /id-to-fqname HTTP/1.1" 200 226 0.001812 10.0.0.141 - - [2025-10-22 19:49:06] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006390 252.141.70.175 - - [2025-10-22 19:49:07] "POST /neutron/network HTTP/1.1" 200 1004 0.009628 10.0.0.141 - - [2025-10-22 19:49:07] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008284 10.0.0.141 - - [2025-10-22 19:49:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.043156 252.141.70.175 - - [2025-10-22 19:49:07] "POST /neutron/network HTTP/1.1" 200 1004 0.014550 252.141.70.175 - - [2025-10-22 19:49:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.011974 252.141.70.175 - - [2025-10-22 19:49:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.011128 10.0.0.141 - - [2025-10-22 19:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.141 - - [2025-10-22 19:49:07] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001377 10.0.0.141 - - [2025-10-22 19:49:07] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.037006 252.141.70.175 - - [2025-10-22 19:49:07] "POST /neutron/network HTTP/1.1" 200 117 0.013875 10.0.0.141 - - [2025-10-22 19:49:07] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001231 252.141.70.175 - - [2025-10-22 19:49:07] "POST /neutron/network HTTP/1.1" 200 611 0.089437 10.0.0.141 - - [2025-10-22 19:49:07] "POST /route-targets HTTP/1.1" 200 329 0.016481 10.0.0.141 - - [2025-10-22 19:49:07] "POST /ref-update HTTP/1.1" 200 156 0.041834 10.0.0.141 - - [2025-10-22 19:49:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003164 252.141.70.175 - - [2025-10-22 19:49:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.198852 10.0.0.141 - - [2025-10-22 19:49:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.004486 10.0.0.141 - - [2025-10-22 19:49:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007319 252.141.70.175 - - [2025-10-22 19:49:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.176091 252.141.70.175 - - [2025-10-22 19:49:08] "POST /neutron/network HTTP/1.1" 200 1004 0.011753 10.0.0.141 - - [2025-10-22 19:49:08] "POST /id-to-fqname HTTP/1.1" 200 226 0.002006 10.0.0.141 - - [2025-10-22 19:49:08] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006956 252.141.70.175 - - [2025-10-22 19:49:08] "POST /neutron/network HTTP/1.1" 200 1004 0.008912 10.0.0.141 - - [2025-10-22 19:49:08] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008453 252.141.70.175 - - [2025-10-22 19:49:08] "POST /neutron/network HTTP/1.1" 200 1004 0.012325 252.141.70.175 - - [2025-10-22 19:49:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.011487 252.141.70.175 - - [2025-10-22 19:49:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.010560 10.0.0.141 - - [2025-10-22 19:49:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.003309 10.0.0.141 - - [2025-10-22 19:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.141 - - [2025-10-22 19:49:08] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001865 10.0.0.141 - - [2025-10-22 19:49:08] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.037664 10.0.0.141 - - [2025-10-22 19:49:08] "POST /network-policys HTTP/1.1" 200 579 0.065289 10.0.0.141 - - [2025-10-22 19:49:08] "GET /network-policy/c54ab4ec-d635-4b0d-9318-8d0e0f647911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.007217 252.141.70.175 - - [2025-10-22 19:49:08] "POST /neutron/network HTTP/1.1" 200 1004 0.012673 10.0.0.141 - - [2025-10-22 19:49:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.008333 10.0.0.141 - - [2025-10-22 19:49:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005300 252.141.70.175 - - [2025-10-22 19:49:09] "POST /neutron/network HTTP/1.1" 200 1110 0.074189 10.0.0.141 - - [2025-10-22 19:49:09] "POST /access-control-lists HTTP/1.1" 200 598 0.082300 252.141.70.175 - - [2025-10-22 19:49:09] "POST /neutron/network HTTP/1.1" 200 1110 0.012972 10.0.0.141 - - [2025-10-22 19:49:09] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.010429 10.0.0.141 - - [2025-10-22 19:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.141 - - [2025-10-22 19:49:09] "GET /network-policy/c54ab4ec-d635-4b0d-9318-8d0e0f647911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.006022 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /project/524d83c5c1fc43e0b331707ebf15c08a HTTP/1.1" 404 173 0.016475 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /project/9ad7891570bf4a398641d353adb183f2 HTTP/1.1" 404 173 0.011936 10.0.0.141 - - [2025-10-22 19:49:09] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.141 - - [2025-10-22 19:49:09] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001045 252.141.70.175 - - [2025-10-22 19:49:09] "POST /neutron/network HTTP/1.1" 200 1004 0.016429 10.0.0.141 - - [2025-10-22 19:49:09] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.061508 10.0.0.141 - - [2025-10-22 19:49:09] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.067917 10.0.0.141 - - [2025-10-22 19:49:09] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001168 10.0.0.141 - - [2025-10-22 19:49:09] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000963 10.0.0.141 - - [2025-10-22 19:49:09] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?fields=security_groups HTTP/1.1" 200 1344 0.060374 10.0.0.141 - - [2025-10-22 19:49:09] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?fields=security_groups HTTP/1.1" 200 1359 0.063512 10.0.0.141 - - [2025-10-22 19:49:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.009419 10.0.0.141 - - [2025-10-22 19:49:09] "PUT /access-control-list/313f46d6-bc13-42db-aea0-bf601f598bb4 HTTP/1.1" 200 274 0.075373 252.141.70.175 - - [2025-10-22 19:49:09] "POST /neutron/network HTTP/1.1" 200 1110 0.157281 10.0.0.141 - - [2025-10-22 19:49:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.004145 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /security-group/686e0c2e-c2c1-481b-8b92-d979c4b630ab HTTP/1.1" 200 115 0.101582 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /security-group/818bcead-55f5-48f8-8254-cba96d76e4e6 HTTP/1.1" 200 115 0.112655 10.0.0.141 - - [2025-10-22 19:49:09] "GET /projects?obj_uuids=9ad78915-70bf-4a39-8641-d353adb183f2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001390 10.0.0.141 - - [2025-10-22 19:49:09] "GET /projects?obj_uuids=7fb636ee-21e0-4128-a754-2a87653447c5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001262 252.141.70.175 - - [2025-10-22 19:49:09] "POST /neutron/network HTTP/1.1" 200 1110 0.017227 10.0.0.141 - - [2025-10-22 19:49:09] "GET /project/9ad78915-70bf-4a39-8641-d353adb183f2?fields=application_policy_sets HTTP/1.1" 200 1398 0.062164 10.0.0.141 - - [2025-10-22 19:49:09] "GET /project/7fb636ee-21e0-4128-a754-2a87653447c5?fields=application_policy_sets HTTP/1.1" 200 1383 0.064605 10.0.0.141 - - [2025-10-22 19:49:09] "POST /access-control-lists HTTP/1.1" 200 598 0.069196 10.0.0.141 - - [2025-10-22 19:49:09] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008403 10.0.0.141 - - [2025-10-22 19:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.141 - - [2025-10-22 19:49:09] "GET /network-policy/c54ab4ec-d635-4b0d-9318-8d0e0f647911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.003846 10.0.0.141 - - [2025-10-22 19:49:09] "POST /ref-update HTTP/1.1" 200 156 0.020107 10.0.0.141 - - [2025-10-22 19:49:09] "GET /domains HTTP/1.1" 401 297 0.000657 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /project/9ad78915-70bf-4a39-8641-d353adb183f2 HTTP/1.1" 200 115 0.559733 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /access-control-list/b295ff96-139c-429d-894c-845eccfff9bb HTTP/1.1" 200 115 0.064647 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /project/7fb636ee-21e0-4128-a754-2a87653447c5 HTTP/1.1" 200 115 0.614589 10.0.0.141 - - [2025-10-22 19:49:09] "DELETE /access-control-list/291f563c-fe96-41bf-a835-9878bdbfa410 HTTP/1.1" 200 115 0.044249 10.0.0.141 - - [2025-10-22 19:49:10] "DELETE /access-control-list/7992d0d7-3540-498a-bbd0-13b68fdb78c8 HTTP/1.1" 200 115 0.029999 10.0.0.141 - - [2025-10-22 19:49:10] "DELETE /access-control-list/1aaae23e-eb7f-487f-bf68-f22788cf0749 HTTP/1.1" 200 115 0.046335 10.0.0.141 - - [2025-10-22 19:49:10] "GET /domains HTTP/1.1" 200 440 0.038200 10.0.0.141 - - [2025-10-22 19:49:10] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.141 - - [2025-10-22 19:49:10] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1317 0.010812 10.0.0.141 - - [2025-10-22 19:49:10] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002012 10.0.0.141 - - [2025-10-22 19:49:10] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a HTTP/1.1" 200 2627 0.027712 10.0.0.141 - - [2025-10-22 19:49:10] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0 HTTP/1.1" 200 3510 0.007659 10.0.0.141 - - [2025-10-22 19:49:10] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0 HTTP/1.1" 200 3510 0.007210 10.0.0.141 - - [2025-10-22 19:49:10] "GET /routing-instance/ba881727-efec-4f8e-be98-93a82e6dda44 HTTP/1.1" 200 1800 0.005566 10.0.0.141 - - [2025-10-22 19:49:10] "GET /routing-instance/ba881727-efec-4f8e-be98-93a82e6dda44 HTTP/1.1" 200 1800 0.004846 10.0.0.141 - - [2025-10-22 19:49:10] "GET /route-target/f0078030-562b-44e2-b1a4-e297fadc10c0 HTTP/1.1" 200 1215 0.005248 10.0.0.141 - - [2025-10-22 19:49:10] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0 HTTP/1.1" 200 3510 0.005776 10.0.0.141 - - [2025-10-22 19:49:10] "GET /routing-instance/ba881727-efec-4f8e-be98-93a82e6dda44 HTTP/1.1" 200 1800 0.005929 10.0.0.141 - - [2025-10-22 19:49:10] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007045 10.0.0.141 - - [2025-10-22 19:49:10] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0 HTTP/1.1" 200 3510 0.006959 10.0.0.141 - - [2025-10-22 19:49:10] "GET /routing-instance/ba881727-efec-4f8e-be98-93a82e6dda44 HTTP/1.1" 200 1800 0.005483 10.0.0.141 - - [2025-10-22 19:49:10] "GET /routing-instance/ba881727-efec-4f8e-be98-93a82e6dda44 HTTP/1.1" 200 1800 0.005799 10.0.0.141 - - [2025-10-22 19:49:11] "GET /route-target/f0078030-562b-44e2-b1a4-e297fadc10c0 HTTP/1.1" 200 1215 0.004657 10.0.0.141 - - [2025-10-22 19:49:11] "GET /domains HTTP/1.1" 200 440 0.004050 10.0.0.141 - - [2025-10-22 19:49:11] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001436 10.0.0.141 - - [2025-10-22 19:49:11] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1317 0.009072 10.0.0.141 - - [2025-10-22 19:49:11] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001560 10.0.0.141 - - [2025-10-22 19:49:11] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a HTTP/1.1" 200 2627 0.041259 10.0.0.141 - - [2025-10-22 19:49:11] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0 HTTP/1.1" 200 3510 0.007835 10.0.0.141 - - [2025-10-22 19:49:11] "GET /obj-perms HTTP/1.1" 200 6477 0.090551 10.0.0.141 - - [2025-10-22 19:49:12] "GET /domains HTTP/1.1" 200 440 0.005197 10.0.0.141 - - [2025-10-22 19:49:12] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001652 10.0.0.141 - - [2025-10-22 19:49:12] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1317 0.010768 10.0.0.141 - - [2025-10-22 19:49:12] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001663 10.0.0.141 - - [2025-10-22 19:49:12] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a HTTP/1.1" 200 2627 0.037500 10.0.0.141 - - [2025-10-22 19:49:12] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413 HTTP/1.1" 200 3509 0.012134 10.0.0.141 - - [2025-10-22 19:49:12] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413 HTTP/1.1" 200 3509 0.008786 10.0.0.141 - - [2025-10-22 19:49:12] "GET /routing-instance/7bd79a8e-086a-45ef-91ca-c0c2864b8fee HTTP/1.1" 200 1799 0.005607 10.0.0.141 - - [2025-10-22 19:49:12] "GET /routing-instance/7bd79a8e-086a-45ef-91ca-c0c2864b8fee HTTP/1.1" 200 1799 0.006052 10.0.0.141 - - [2025-10-22 19:49:12] "GET /route-target/99de879c-56f6-408c-ab68-ab179cc9274a HTTP/1.1" 200 1215 0.005650 10.0.0.141 - - [2025-10-22 19:49:12] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413 HTTP/1.1" 200 3509 0.006909 10.0.0.141 - - [2025-10-22 19:49:12] "GET /routing-instance/7bd79a8e-086a-45ef-91ca-c0c2864b8fee HTTP/1.1" 200 1799 0.006035 10.0.0.141 - - [2025-10-22 19:49:12] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008392 10.0.0.141 - - [2025-10-22 19:49:12] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413 HTTP/1.1" 200 3509 0.011745 10.0.0.141 - - [2025-10-22 19:49:12] "GET /routing-instance/7bd79a8e-086a-45ef-91ca-c0c2864b8fee HTTP/1.1" 200 1799 0.005245 10.0.0.141 - - [2025-10-22 19:49:12] "GET /routing-instance/7bd79a8e-086a-45ef-91ca-c0c2864b8fee HTTP/1.1" 200 1799 0.005430 10.0.0.141 - - [2025-10-22 19:49:12] "GET /route-target/99de879c-56f6-408c-ab68-ab179cc9274a HTTP/1.1" 200 1215 0.005147 10.0.0.141 - - [2025-10-22 19:49:13] "GET /domains HTTP/1.1" 200 440 0.003852 10.0.0.141 - - [2025-10-22 19:49:13] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002318 10.0.0.141 - - [2025-10-22 19:49:13] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1317 0.010524 10.0.0.141 - - [2025-10-22 19:49:13] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001553 10.0.0.141 - - [2025-10-22 19:49:13] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a HTTP/1.1" 200 2627 0.045588 10.0.0.141 - - [2025-10-22 19:49:13] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413 HTTP/1.1" 200 3509 0.006826 10.0.0.141 - - [2025-10-22 19:49:13] "GET /obj-perms HTTP/1.1" 200 6477 0.002664 10.0.0.141 - - [2025-10-22 19:49:13] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.009072 252.141.70.175 - - [2025-10-22 19:49:13] "POST /neutron/network HTTP/1.1" 200 1110 0.010222 10.0.0.141 - - [2025-10-22 19:49:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.005828 252.141.70.175 - - [2025-10-22 19:49:13] "POST /neutron/network HTTP/1.1" 200 1004 0.085531 10.0.0.141 - - [2025-10-22 19:49:13] "DELETE /access-control-list/8c4be0f5-d582-4d70-9ccd-b7c78dcc7758 HTTP/1.1" 200 115 0.053395 10.0.0.141 - - [2025-10-22 19:49:13] "POST /ref-update HTTP/1.1" 200 156 0.016405 252.141.70.175 - - [2025-10-22 19:49:13] "POST /neutron/network HTTP/1.1" 200 1004 0.014187 10.0.0.141 - - [2025-10-22 19:49:13] "GET /virtual-network/53df3a01-5d55-4403-bcec-4f560d474413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007140 10.0.0.141 - - [2025-10-22 19:49:13] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007689 252.141.70.175 - - [2025-10-22 19:49:14] "POST /neutron/network HTTP/1.1" 200 1110 0.013136 10.0.0.141 - - [2025-10-22 19:49:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.012081 252.141.70.175 - - [2025-10-22 19:49:14] "POST /neutron/network HTTP/1.1" 200 1004 0.072218 10.0.0.141 - - [2025-10-22 19:49:14] "DELETE /access-control-list/313f46d6-bc13-42db-aea0-bf601f598bb4 HTTP/1.1" 200 115 0.051893 10.0.0.141 - - [2025-10-22 19:49:14] "POST /ref-update HTTP/1.1" 200 156 0.015927 252.141.70.175 - - [2025-10-22 19:49:14] "POST /neutron/network HTTP/1.1" 200 1004 0.012566 10.0.0.141 - - [2025-10-22 19:49:14] "GET /virtual-network/f117a1fc-94b1-4075-a64b-51855b3196a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.012591 10.0.0.141 - - [2025-10-22 19:49:14] "DELETE /network-policy/c54ab4ec-d635-4b0d-9318-8d0e0f647911 HTTP/1.1" 200 115 0.029093 252.141.70.175 - - [2025-10-22 19:49:14] "POST /neutron/network HTTP/1.1" 200 1004 0.010812 10.0.0.141 - - [2025-10-22 19:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007130 10.0.0.141 - - [2025-10-22 19:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007919 10.0.0.141 - - [2025-10-22 19:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004299 10.0.0.141 - - [2025-10-22 19:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003681 10.0.0.141 - - [2025-10-22 19:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004980 252.141.70.175 - - [2025-10-22 19:49:14] "POST /neutron/network HTTP/1.1" 200 151 0.132434 10.0.0.141 - - [2025-10-22 19:49:14] "DELETE /route-target/99de879c-56f6-408c-ab68-ab179cc9274a HTTP/1.1" 200 115 0.051415 10.0.0.141 - - [2025-10-22 19:49:14] "GET /routing-instance/7bd79a8e-086a-45ef-91ca-c0c2864b8fee HTTP/1.1" 404 171 0.004907 10.0.0.141 - - [2025-10-22 19:49:14] "GET /domains HTTP/1.1" 200 440 0.004799 10.0.0.141 - - [2025-10-22 19:49:14] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001223 10.0.0.141 - - [2025-10-22 19:49:14] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1317 0.008696 10.0.0.141 - - [2025-10-22 19:49:14] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003502 10.0.0.141 - - [2025-10-22 19:49:14] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a HTTP/1.1" 200 2147 0.038243 252.141.70.175 - - [2025-10-22 19:49:15] "POST /neutron/network HTTP/1.1" 200 1004 0.012474 10.0.0.141 - - [2025-10-22 19:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003865 10.0.0.141 - - [2025-10-22 19:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.141 - - [2025-10-22 19:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004607 10.0.0.141 - - [2025-10-22 19:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003703 10.0.0.141 - - [2025-10-22 19:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002584 252.141.70.175 - - [2025-10-22 19:49:15] "POST /neutron/network HTTP/1.1" 200 151 0.149607 10.0.0.141 - - [2025-10-22 19:49:15] "DELETE /route-target/f0078030-562b-44e2-b1a4-e297fadc10c0 HTTP/1.1" 200 115 0.029581 10.0.0.141 - - [2025-10-22 19:49:15] "GET /routing-instance/ba881727-efec-4f8e-be98-93a82e6dda44 HTTP/1.1" 404 171 0.003121 10.0.0.141 - - [2025-10-22 19:49:15] "GET /domains HTTP/1.1" 200 440 0.003794 10.0.0.141 - - [2025-10-22 19:49:15] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001655 10.0.0.141 - - [2025-10-22 19:49:15] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1317 0.009303 10.0.0.141 - - [2025-10-22 19:49:15] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003466 10.0.0.141 - - [2025-10-22 19:49:15] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a HTTP/1.1" 200 1902 0.034139 10.0.0.141 - - [2025-10-22 19:49:16] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002608 10.0.0.141 - - [2025-10-22 19:49:16] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.042487 10.0.0.141 - - [2025-10-22 19:49:16] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001146 10.0.0.141 - - [2025-10-22 19:49:16] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?fields=virtual_networks HTTP/1.1" 200 1050 0.042970 10.0.0.141 - - [2025-10-22 19:49:16] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002166 10.0.0.141 - - [2025-10-22 19:49:16] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.036860 10.0.0.141 - - [2025-10-22 19:49:16] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001313 10.0.0.141 - - [2025-10-22 19:49:16] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?fields=security_groups HTTP/1.1" 200 1284 0.036527 10.0.0.141 - - [2025-10-22 19:49:17] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001872 10.0.0.141 - - [2025-10-22 19:49:17] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010651 10.0.0.141 - - [2025-10-22 19:49:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.036523 10.0.0.141 - - [2025-10-22 19:49:17] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003552 10.0.0.141 - - [2025-10-22 19:49:17] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001620 10.0.0.141 - - [2025-10-22 19:49:17] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009033 10.0.0.141 - - [2025-10-22 19:49:17] "POST /id-to-fqname HTTP/1.1" 200 204 0.001801 10.0.0.141 - - [2025-10-22 19:49:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.007482 10.0.0.141 - - [2025-10-22 19:49:18] "GET /obj-perms HTTP/1.1" 200 6414 0.091167 10.0.0.141 - - [2025-10-22 19:49:18] "POST /security-groups HTTP/1.1" 200 599 0.085883 10.0.0.141 - - [2025-10-22 19:49:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.013012 10.0.0.141 - - [2025-10-22 19:49:18] "POST /projects HTTP/1.1" 200 609 0.303181 10.0.0.141 - - [2025-10-22 19:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.346283 10.0.0.141 - - [2025-10-22 19:49:18] "POST /access-control-lists HTTP/1.1" 200 614 0.083148 10.0.0.141 - - [2025-10-22 19:49:18] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.555982 10.0.0.141 - - [2025-10-22 19:49:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.013877 10.0.0.141 - - [2025-10-22 19:49:18] "POST /access-control-lists HTTP/1.1" 200 612 0.079852 10.0.0.141 - - [2025-10-22 19:49:18] "GET /obj-perms HTTP/1.1" 200 6414 0.069383 10.0.0.141 - - [2025-10-22 19:49:19] "GET / HTTP/1.1" 200 36499 0.002361 10.0.0.141 - - [2025-10-22 19:49:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000747 10.0.0.141 - - [2025-10-22 19:49:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.091064 10.0.0.141 - - [2025-10-22 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.141 - - [2025-10-22 19:49:21] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001464 10.0.0.141 - - [2025-10-22 19:49:21] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.045597 10.0.0.141 - - [2025-10-22 19:49:21] "POST /network-policys HTTP/1.1" 200 569 0.080172 10.0.0.141 - - [2025-10-22 19:49:21] "GET /network-policy/dbc90a94-057e-43f6-bde9-c41ad3beae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.006819 10.0.0.141 - - [2025-10-22 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.141 - - [2025-10-22 19:49:21] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001420 10.0.0.141 - - [2025-10-22 19:49:21] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.043437 252.141.70.175 - - [2025-10-22 19:49:22] "POST /neutron/network HTTP/1.1" 200 117 0.076614 10.0.0.141 - - [2025-10-22 19:49:22] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001353 252.141.70.175 - - [2025-10-22 19:49:22] "POST /neutron/network HTTP/1.1" 200 621 0.077368 10.0.0.141 - - [2025-10-22 19:49:22] "POST /route-targets HTTP/1.1" 200 329 0.014829 10.0.0.141 - - [2025-10-22 19:49:22] "POST /ref-update HTTP/1.1" 200 156 0.027546 10.0.0.141 - - [2025-10-22 19:49:22] "POST /useragent-kv HTTP/1.1" 200 115 0.011427 252.141.70.175 - - [2025-10-22 19:49:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.267565 10.0.0.141 - - [2025-10-22 19:49:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.005941 10.0.0.141 - - [2025-10-22 19:49:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005615 252.141.70.175 - - [2025-10-22 19:49:22] "POST /neutron/subnet HTTP/1.1" 200 823 0.198165 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/network HTTP/1.1" 200 1011 0.015652 10.0.0.141 - - [2025-10-22 19:49:23] "POST /id-to-fqname HTTP/1.1" 200 235 0.002168 10.0.0.141 - - [2025-10-22 19:49:23] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.007551 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/network HTTP/1.1" 200 1011 0.010922 10.0.0.141 - - [2025-10-22 19:49:23] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.008550 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/network HTTP/1.1" 200 1011 0.014400 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.010078 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.011728 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/network HTTP/1.1" 200 1011 0.013051 10.0.0.141 - - [2025-10-22 19:49:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.006923 10.0.0.141 - - [2025-10-22 19:49:23] "POST /fqname-to-id HTTP/1.1" 404 250 0.005190 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/network HTTP/1.1" 200 1116 0.088209 10.0.0.141 - - [2025-10-22 19:49:23] "POST /access-control-lists HTTP/1.1" 200 609 0.085168 252.141.70.175 - - [2025-10-22 19:49:23] "POST /neutron/network HTTP/1.1" 200 1116 0.031064 10.0.0.141 - - [2025-10-22 19:49:23] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.009920 10.0.0.141 - - [2025-10-22 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008371 10.0.0.141 - - [2025-10-22 19:49:23] "GET /network-policy/dbc90a94-057e-43f6-bde9-c41ad3beae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.005743 10.0.0.141 - - [2025-10-22 19:49:23] "GET /domains HTTP/1.1" 401 297 0.000631 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001490 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001319 10.0.0.141 - - [2025-10-22 19:49:24] "GET /domains HTTP/1.1" 200 440 0.045366 10.0.0.141 - - [2025-10-22 19:49:24] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.141 - - [2025-10-22 19:49:24] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1519 0.011927 10.0.0.141 - - [2025-10-22 19:49:24] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002969 10.0.0.141 - - [2025-10-22 19:49:24] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8 HTTP/1.1" 200 2461 0.043375 10.0.0.141 - - [2025-10-22 19:49:24] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861 HTTP/1.1" 200 3539 0.013318 10.0.0.141 - - [2025-10-22 19:49:24] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861 HTTP/1.1" 200 3539 0.007587 10.0.0.141 - - [2025-10-22 19:49:24] "GET /routing-instance/76af7bfd-f7f3-41e0-a9de-2ab6235a43e4 HTTP/1.1" 200 1499 0.005650 10.0.0.141 - - [2025-10-22 19:49:24] "GET /routing-instance/76af7bfd-f7f3-41e0-a9de-2ab6235a43e4 HTTP/1.1" 200 1499 0.005496 10.0.0.141 - - [2025-10-22 19:49:24] "GET /route-target/6d9365ad-2d4d-41c1-9adc-630ba0eeac6e HTTP/1.1" 200 1224 0.005156 10.0.0.141 - - [2025-10-22 19:49:24] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861 HTTP/1.1" 200 3539 0.009376 10.0.0.141 - - [2025-10-22 19:49:24] "GET /routing-instance/76af7bfd-f7f3-41e0-a9de-2ab6235a43e4 HTTP/1.1" 200 1499 0.007077 10.0.0.141 - - [2025-10-22 19:49:25] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005898 10.0.0.141 - - [2025-10-22 19:49:25] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861 HTTP/1.1" 200 3539 0.008478 10.0.0.141 - - [2025-10-22 19:49:25] "GET /routing-instance/76af7bfd-f7f3-41e0-a9de-2ab6235a43e4 HTTP/1.1" 200 1499 0.005845 10.0.0.141 - - [2025-10-22 19:49:25] "GET /routing-instance/76af7bfd-f7f3-41e0-a9de-2ab6235a43e4 HTTP/1.1" 200 1499 0.005314 10.0.0.141 - - [2025-10-22 19:49:25] "GET /route-target/6d9365ad-2d4d-41c1-9adc-630ba0eeac6e HTTP/1.1" 200 1224 0.005821 10.0.0.141 - - [2025-10-22 19:49:25] "GET /domains HTTP/1.1" 200 440 0.004837 10.0.0.141 - - [2025-10-22 19:49:25] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001154 10.0.0.141 - - [2025-10-22 19:49:25] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1519 0.024960 10.0.0.141 - - [2025-10-22 19:49:25] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001152 10.0.0.141 - - [2025-10-22 19:49:25] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8 HTTP/1.1" 200 2461 0.039527 10.0.0.141 - - [2025-10-22 19:49:25] "GET /virtual-network/85ca5b4f-7303-4097-aaa5-f8953db60861 HTTP/1.1" 200 3539 0.006866 10.0.0.141 - - [2025-10-22 19:49:26] "GET /obj-perms HTTP/1.1" 200 6493 0.083283 10.0.0.141 - - [2025-10-22 19:49:26] "GET /domains HTTP/1.1" 200 440 0.005971 10.0.0.141 - - [2025-10-22 19:49:26] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001990 10.0.0.141 - - [2025-10-22 19:49:26] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1519 0.014315 10.0.0.141 - - [2025-10-22 19:49:26] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001627 10.0.0.141 - - [2025-10-22 19:49:26] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8 HTTP/1.1" 200 2461 0.043773 10.0.0.141 - - [2025-10-22 19:49:26] "GET /network-policy/dbc90a94-057e-43f6-bde9-c41ad3beae31 HTTP/1.1" 200 3474 0.007270 10.0.0.141 - - [2025-10-22 19:49:26] "DELETE /network-policy/dbc90a94-057e-43f6-bde9-c41ad3beae31 HTTP/1.1" 409 240 0.014125 252.141.70.175 - - [2025-10-22 19:49:26] "POST /neutron/network HTTP/1.1" 200 1116 0.011228 10.0.0.141 - - [2025-10-22 19:49:26] "DELETE /access-control-list/15f999da-edd6-4384-9fcc-48a9b59475e0 HTTP/1.1" 200 115 0.094954 10.0.0.141 - - [2025-10-22 19:49:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004440 10.0.0.141 - - [2025-10-22 19:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.141 - - [2025-10-22 19:49:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002638 10.0.0.141 - - [2025-10-22 19:49:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004616 10.0.0.141 - - [2025-10-22 19:49:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002785 252.141.70.175 - - [2025-10-22 19:49:27] "POST /neutron/network HTTP/1.1" 200 151 0.273264 10.0.0.141 - - [2025-10-22 19:49:27] "DELETE /route-target/6d9365ad-2d4d-41c1-9adc-630ba0eeac6e HTTP/1.1" 200 115 0.038904 10.0.0.141 - - [2025-10-22 19:49:27] "GET /routing-instance/76af7bfd-f7f3-41e0-a9de-2ab6235a43e4 HTTP/1.1" 404 171 0.003251 10.0.0.141 - - [2025-10-22 19:49:27] "GET /domains HTTP/1.1" 200 440 0.003834 10.0.0.141 - - [2025-10-22 19:49:27] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001508 10.0.0.141 - - [2025-10-22 19:49:27] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1519 0.012228 10.0.0.141 - - [2025-10-22 19:49:27] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003649 10.0.0.141 - - [2025-10-22 19:49:27] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8 HTTP/1.1" 200 2207 0.051058 10.0.0.141 - - [2025-10-22 19:49:27] "DELETE /network-policy/dbc90a94-057e-43f6-bde9-c41ad3beae31 HTTP/1.1" 200 115 0.027352 10.0.0.141 - - [2025-10-22 19:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.141 - - [2025-10-22 19:49:27] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001326 10.0.0.141 - - [2025-10-22 19:49:27] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.034375 10.0.0.141 - - [2025-10-22 19:49:27] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-52444208&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006127 10.0.0.141 - - [2025-10-22 19:49:28] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001828 10.0.0.141 - - [2025-10-22 19:49:28] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.028798 10.0.0.141 - - [2025-10-22 19:49:28] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001626 10.0.0.141 - - [2025-10-22 19:49:28] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?fields=virtual_networks HTTP/1.1" 200 1067 0.072458 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:49:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001278 10.0.0.141 - - [2025-10-22 19:49:28] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001668 10.0.0.141 - - [2025-10-22 19:49:28] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.038177 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:49:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.002913 10.0.0.141 - - [2025-10-22 19:49:28] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001309 10.0.0.141 - - [2025-10-22 19:49:28] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?fields=security_groups HTTP/1.1" 200 1309 0.037024 10.0.0.141 - - [2025-10-22 19:49:29] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001620 10.0.0.141 - - [2025-10-22 19:49:29] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.011146 10.0.0.141 - - [2025-10-22 19:49:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.047093 10.0.0.141 - - [2025-10-22 19:49:30] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004063 10.0.0.141 - - [2025-10-22 19:49:30] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001345 10.0.0.141 - - [2025-10-22 19:49:30] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009192 10.0.0.141 - - [2025-10-22 19:49:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.002257 10.0.0.141 - - [2025-10-22 19:49:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.004190 10.0.0.141 - - [2025-10-22 19:49:30] "POST /security-groups HTTP/1.1" 200 585 0.070710 10.0.0.141 - - [2025-10-22 19:49:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.003674 10.0.0.141 - - [2025-10-22 19:49:30] "POST /projects HTTP/1.1" 200 581 0.283792 10.0.0.141 - - [2025-10-22 19:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.328611 10.0.0.141 - - [2025-10-22 19:49:30] "POST /access-control-lists HTTP/1.1" 200 600 0.082690 10.0.0.141 - - [2025-10-22 19:49:30] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.517879 10.0.0.141 - - [2025-10-22 19:49:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.005352 10.0.0.141 - - [2025-10-22 19:49:30] "POST /access-control-lists HTTP/1.1" 200 598 0.068683 10.0.0.141 - - [2025-10-22 19:49:32] "GET / HTTP/1.1" 200 36499 0.002013 10.0.0.141 - - [2025-10-22 19:49:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000891 10.0.0.141 - - [2025-10-22 19:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.094347 10.0.0.141 - - [2025-10-22 19:49:33] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001753 10.0.0.141 - - [2025-10-22 19:49:33] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.051382 252.141.70.175 - - [2025-10-22 19:49:33] "POST /neutron/network HTTP/1.1" 200 117 0.056432 10.0.0.141 - - [2025-10-22 19:49:34] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001256 252.141.70.175 - - [2025-10-22 19:49:34] "POST /neutron/network HTTP/1.1" 200 605 0.094216 10.0.0.141 - - [2025-10-22 19:49:34] "POST /route-targets HTTP/1.1" 200 329 0.015257 10.0.0.141 - - [2025-10-22 19:49:34] "POST /ref-update HTTP/1.1" 200 156 0.029616 10.0.0.141 - - [2025-10-22 19:49:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007257 252.141.70.175 - - [2025-10-22 19:49:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.174398 252.141.70.175 - - [2025-10-22 19:49:34] "POST /neutron/network HTTP/1.1" 200 825 0.007308 10.0.0.141 - - [2025-10-22 19:49:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001806 10.0.0.141 - - [2025-10-22 19:49:34] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006615 252.141.70.175 - - [2025-10-22 19:49:34] "POST /neutron/network HTTP/1.1" 200 825 0.008703 10.0.0.141 - - [2025-10-22 19:49:34] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009852 252.141.70.175 - - [2025-10-22 19:49:34] "POST /neutron/network HTTP/1.1" 200 825 0.008902 252.141.70.175 - - [2025-10-22 19:49:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.009397 10.0.0.141 - - [2025-10-22 19:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.141 - - [2025-10-22 19:49:34] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001264 10.0.0.141 - - [2025-10-22 19:49:34] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.031328 252.141.70.175 - - [2025-10-22 19:49:34] "POST /neutron/network HTTP/1.1" 200 117 0.011652 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:49:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002889 10.0.0.141 - - [2025-10-22 19:49:34] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001436 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:49:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001644 252.141.70.175 - - [2025-10-22 19:49:35] "POST /neutron/network HTTP/1.1" 200 605 0.107098 10.0.0.141 - - [2025-10-22 19:49:35] "POST /route-targets HTTP/1.1" 200 329 0.017792 10.0.0.141 - - [2025-10-22 19:49:35] "POST /ref-update HTTP/1.1" 200 156 0.020653 10.0.0.141 - - [2025-10-22 19:49:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004370 252.141.70.175 - - [2025-10-22 19:49:35] "POST /neutron/subnet HTTP/1.1" 200 730 0.194433 252.141.70.175 - - [2025-10-22 19:49:35] "POST /neutron/network HTTP/1.1" 200 825 0.008532 10.0.0.141 - - [2025-10-22 19:49:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.002262 10.0.0.141 - - [2025-10-22 19:49:35] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011354 252.141.70.175 - - [2025-10-22 19:49:35] "POST /neutron/network HTTP/1.1" 200 825 0.008770 10.0.0.141 - - [2025-10-22 19:49:35] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006790 252.141.70.175 - - [2025-10-22 19:49:35] "POST /neutron/network HTTP/1.1" 200 825 0.006790 252.141.70.175 - - [2025-10-22 19:49:35] "POST /neutron/subnet HTTP/1.1" 200 730 0.011134 10.0.0.141 - - [2025-10-22 19:49:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.004203 10.0.0.141 - - [2025-10-22 19:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.141 - - [2025-10-22 19:49:35] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002072 10.0.0.141 - - [2025-10-22 19:49:35] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.038115 10.0.0.141 - - [2025-10-22 19:49:35] "POST /network-policys HTTP/1.1" 200 573 0.030469 10.0.0.141 - - [2025-10-22 19:49:35] "GET /network-policy/def3e206-f037-47cc-9dad-bff585758a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.010699 252.141.70.175 - - [2025-10-22 19:49:36] "POST /neutron/network HTTP/1.1" 200 825 0.031319 10.0.0.141 - - [2025-10-22 19:49:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.008315 252.141.70.175 - - [2025-10-22 19:49:36] "POST /neutron/network HTTP/1.1" 200 925 0.166238 10.0.0.141 - - [2025-10-22 19:49:36] "POST /access-control-lists HTTP/1.1" 200 592 0.178110 252.141.70.175 - - [2025-10-22 19:49:36] "POST /neutron/network HTTP/1.1" 200 925 0.011554 10.0.0.141 - - [2025-10-22 19:49:36] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007009 10.0.0.141 - - [2025-10-22 19:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.141 - - [2025-10-22 19:49:36] "GET /network-policy/def3e206-f037-47cc-9dad-bff585758a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.007994 252.141.70.175 - - [2025-10-22 19:49:36] "POST /neutron/network HTTP/1.1" 200 825 0.008671 252.141.70.175 - - [2025-10-22 19:49:36] "POST /neutron/network HTTP/1.1" 200 925 0.075952 10.0.0.141 - - [2025-10-22 19:49:36] "PUT /access-control-list/30d2a494-d58b-4839-8a4a-fce5f298a2d9 HTTP/1.1" 200 274 0.025433 10.0.0.141 - - [2025-10-22 19:49:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.007122 252.141.70.175 - - [2025-10-22 19:49:36] "POST /neutron/network HTTP/1.1" 200 925 0.008538 10.0.0.141 - - [2025-10-22 19:49:36] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.013361 10.0.0.141 - - [2025-10-22 19:49:36] "POST /access-control-lists HTTP/1.1" 200 592 0.079228 10.0.0.141 - - [2025-10-22 19:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010860 10.0.0.141 - - [2025-10-22 19:49:36] "GET /network-policy/def3e206-f037-47cc-9dad-bff585758a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005189 10.0.0.141 - - [2025-10-22 19:49:36] "POST /ref-update HTTP/1.1" 200 156 0.017390 10.0.0.141 - - [2025-10-22 19:49:36] "GET /domains HTTP/1.1" 401 297 0.000463 10.0.0.141 - - [2025-10-22 19:49:37] "GET /domains HTTP/1.1" 200 440 0.037101 10.0.0.141 - - [2025-10-22 19:49:37] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001270 10.0.0.141 - - [2025-10-22 19:49:37] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1707 0.011441 10.0.0.141 - - [2025-10-22 19:49:37] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002803 10.0.0.141 - - [2025-10-22 19:49:37] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef HTTP/1.1" 200 2574 0.040833 10.0.0.141 - - [2025-10-22 19:49:37] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a HTTP/1.1" 200 2897 0.008605 10.0.0.141 - - [2025-10-22 19:49:37] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a HTTP/1.1" 200 2897 0.007071 10.0.0.141 - - [2025-10-22 19:49:37] "GET /routing-instance/76306cb5-d769-420e-9649-e32af4d8a4ee HTTP/1.1" 200 1787 0.004640 10.0.0.141 - - [2025-10-22 19:49:37] "GET /routing-instance/76306cb5-d769-420e-9649-e32af4d8a4ee HTTP/1.1" 200 1787 0.006207 10.0.0.141 - - [2025-10-22 19:49:37] "GET /route-target/9c8fb81b-7b0d-473d-a486-c031efb8554c HTTP/1.1" 200 1209 0.005156 10.0.0.141 - - [2025-10-22 19:49:37] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a HTTP/1.1" 200 2897 0.005824 10.0.0.141 - - [2025-10-22 19:49:37] "GET /routing-instance/76306cb5-d769-420e-9649-e32af4d8a4ee HTTP/1.1" 200 1787 0.006016 10.0.0.141 - - [2025-10-22 19:49:37] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007278 10.0.0.141 - - [2025-10-22 19:49:37] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a HTTP/1.1" 200 2897 0.006645 10.0.0.141 - - [2025-10-22 19:49:38] "GET /routing-instance/76306cb5-d769-420e-9649-e32af4d8a4ee HTTP/1.1" 200 1787 0.005300 10.0.0.141 - - [2025-10-22 19:49:38] "GET /routing-instance/76306cb5-d769-420e-9649-e32af4d8a4ee HTTP/1.1" 200 1787 0.004703 10.0.0.141 - - [2025-10-22 19:49:38] "GET /route-target/9c8fb81b-7b0d-473d-a486-c031efb8554c HTTP/1.1" 200 1209 0.004852 10.0.0.141 - - [2025-10-22 19:49:38] "GET /domains HTTP/1.1" 200 440 0.003269 10.0.0.141 - - [2025-10-22 19:49:38] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001381 10.0.0.141 - - [2025-10-22 19:49:38] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1707 0.010564 10.0.0.141 - - [2025-10-22 19:49:38] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001288 10.0.0.141 - - [2025-10-22 19:49:38] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef HTTP/1.1" 200 2574 0.034004 10.0.0.141 - - [2025-10-22 19:49:38] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a HTTP/1.1" 200 2897 0.006851 10.0.0.141 - - [2025-10-22 19:49:39] "GET /obj-perms HTTP/1.1" 200 6465 0.075906 10.0.0.141 - - [2025-10-22 19:49:39] "GET /domains HTTP/1.1" 200 440 0.003409 10.0.0.141 - - [2025-10-22 19:49:39] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001243 10.0.0.141 - - [2025-10-22 19:49:39] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1707 0.009334 10.0.0.141 - - [2025-10-22 19:49:39] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001251 10.0.0.141 - - [2025-10-22 19:49:39] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef HTTP/1.1" 200 2574 0.041503 10.0.0.141 - - [2025-10-22 19:49:39] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75 HTTP/1.1" 200 2898 0.009724 10.0.0.141 - - [2025-10-22 19:49:39] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75 HTTP/1.1" 200 2898 0.006351 10.0.0.141 - - [2025-10-22 19:49:39] "GET /routing-instance/6e79b1f7-2856-4f62-8d07-a5bbcde41a1f HTTP/1.1" 200 1787 0.004183 10.0.0.141 - - [2025-10-22 19:49:39] "GET /routing-instance/6e79b1f7-2856-4f62-8d07-a5bbcde41a1f HTTP/1.1" 200 1787 0.007670 10.0.0.141 - - [2025-10-22 19:49:39] "GET /route-target/415f670d-3eab-4635-b75c-e1d836adc6a2 HTTP/1.1" 200 1208 0.004938 10.0.0.141 - - [2025-10-22 19:49:39] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75 HTTP/1.1" 200 2898 0.007240 10.0.0.141 - - [2025-10-22 19:49:39] "GET /routing-instance/6e79b1f7-2856-4f62-8d07-a5bbcde41a1f HTTP/1.1" 200 1787 0.006490 10.0.0.141 - - [2025-10-22 19:49:39] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007657 10.0.0.141 - - [2025-10-22 19:49:39] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75 HTTP/1.1" 200 2898 0.006056 10.0.0.141 - - [2025-10-22 19:49:39] "GET /routing-instance/6e79b1f7-2856-4f62-8d07-a5bbcde41a1f HTTP/1.1" 200 1787 0.004523 10.0.0.141 - - [2025-10-22 19:49:39] "GET /routing-instance/6e79b1f7-2856-4f62-8d07-a5bbcde41a1f HTTP/1.1" 200 1787 0.007066 10.0.0.141 - - [2025-10-22 19:49:40] "GET /route-target/415f670d-3eab-4635-b75c-e1d836adc6a2 HTTP/1.1" 200 1208 0.005754 10.0.0.141 - - [2025-10-22 19:49:40] "GET /domains HTTP/1.1" 200 440 0.003064 10.0.0.141 - - [2025-10-22 19:49:40] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001525 10.0.0.141 - - [2025-10-22 19:49:40] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1707 0.010019 10.0.0.141 - - [2025-10-22 19:49:40] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001367 10.0.0.141 - - [2025-10-22 19:49:40] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef HTTP/1.1" 200 2574 0.039604 10.0.0.141 - - [2025-10-22 19:49:40] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75 HTTP/1.1" 200 2898 0.007125 10.0.0.141 - - [2025-10-22 19:49:40] "GET /obj-perms HTTP/1.1" 200 6465 0.001850 10.0.0.141 - - [2025-10-22 19:49:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001971 252.141.70.175 - - [2025-10-22 19:49:41] "POST /neutron/network HTTP/1.1" 200 935 0.007984 252.141.70.175 - - [2025-10-22 19:49:41] "GET /aaa-mode HTTP/1.1" 401 297 0.000563 252.141.70.175 - - [2025-10-22 19:49:41] "GET / HTTP/1.1" 200 36499 0.002547 252.141.70.175 - - [2025-10-22 19:49:41] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000442 10.0.0.141 - - [2025-10-22 19:49:41] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001584 252.141.70.175 - - [2025-10-22 19:49:41] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.065560 252.141.70.175 - - [2025-10-22 19:49:41] "POST /neutron/network HTTP/1.1" 200 925 0.007169 252.141.70.175 - - [2025-10-22 19:49:41] "POST /neutron/port HTTP/1.1" 200 117 0.010051 252.141.70.175 - - [2025-10-22 19:49:41] "POST /neutron/port HTTP/1.1" 200 117 0.010820 10.0.0.141 - - [2025-10-22 19:49:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.003076 252.141.70.175 - - [2025-10-22 19:49:42] "POST /neutron/port HTTP/1.1" 200 117 0.006971 252.141.70.175 - - [2025-10-22 19:49:42] "POST /neutron/network HTTP/1.1" 200 935 0.008106 252.141.70.175 - - [2025-10-22 19:49:42] "GET /aaa-mode HTTP/1.1" 401 297 0.001349 252.141.70.175 - - [2025-10-22 19:49:42] "GET / HTTP/1.1" 200 36499 0.002743 252.141.70.175 - - [2025-10-22 19:49:42] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000470 252.141.70.175 - - [2025-10-22 19:49:42] "POST /neutron/network HTTP/1.1" 200 935 0.007956 10.0.0.141 - - [2025-10-22 19:49:42] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001909 10.0.0.141 - - [2025-10-22 19:49:42] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001806 252.141.70.175 - - [2025-10-22 19:49:42] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.079269 252.141.70.175 - - [2025-10-22 19:49:42] "POST /neutron/network HTTP/1.1" 200 925 0.007111 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 1061 0.333722 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 1061 0.026804 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 1061 0.015067 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 1035 0.030022 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 1111 0.098415 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011678 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 117 0.013218 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 1085 0.016680 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 1085 0.026386 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004497 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014008 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.012249 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/port HTTP/1.1" 200 117 0.001680 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/network HTTP/1.1" 200 925 0.008495 252.141.70.175 - - [2025-10-22 19:49:43] "POST /neutron/network HTTP/1.1" 200 935 0.007423 10.0.0.141 - - [2025-10-22 19:49:44] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.045208 10.0.0.141 - - [2025-10-22 19:49:44] "PUT /access-control-list/49718374-e5f9-4ef9-9e40-8bc8f41f2c96 HTTP/1.1" 200 274 0.062612 252.141.70.175 - - [2025-10-22 19:49:44] "POST /neutron/port HTTP/1.1" 200 1061 0.421893 252.141.70.175 - - [2025-10-22 19:49:44] "POST /neutron/port HTTP/1.1" 200 1061 0.015152 252.141.70.175 - - [2025-10-22 19:49:44] "POST /neutron/port HTTP/1.1" 200 1061 0.013670 252.141.70.175 - - [2025-10-22 19:49:44] "POST /neutron/port HTTP/1.1" 200 1111 0.107388 252.141.70.175 - - [2025-10-22 19:49:44] "POST /neutron/port HTTP/1.1" 200 1085 0.017619 252.141.70.175 - - [2025-10-22 19:49:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011747 252.141.70.175 - - [2025-10-22 19:49:45] "POST /neutron/subnet HTTP/1.1" 200 704 0.011674 252.141.70.175 - - [2025-10-22 19:49:45] "POST /neutron/port HTTP/1.1" 200 117 0.001690 252.141.70.175 - - [2025-10-22 19:49:45] "POST /neutron/network HTTP/1.1" 200 925 0.010632 252.141.70.175 - - [2025-10-22 19:49:48] "POST /neutron/port HTTP/1.1" 200 1085 0.018903 252.141.70.175 - - [2025-10-22 19:49:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007779 252.141.70.175 - - [2025-10-22 19:49:48] "POST /neutron/port HTTP/1.1" 200 1085 0.017913 252.141.70.175 - - [2025-10-22 19:49:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009645 252.141.70.175 - - [2025-10-22 19:49:49] "POST /neutron/port HTTP/1.1" 200 1085 0.026083 252.141.70.175 - - [2025-10-22 19:49:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012004 10.0.0.141 - - [2025-10-22 19:49:49] "GET /virtual-machine/db80c0d5-ef76-4f92-900e-dad08404b959 HTTP/1.1" 200 1297 0.008139 10.0.0.141 - - [2025-10-22 19:49:49] "GET /virtual-machine-interface/ac3042b4-8324-45a1-a696-c26e89eafb0f HTTP/1.1" 200 2953 0.009103 10.0.0.141 - - [2025-10-22 19:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.141 - - [2025-10-22 19:49:49] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006256 10.0.0.141 - - [2025-10-22 19:49:49] "GET /virtual-networks?parent_id=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005131 10.0.0.141 - - [2025-10-22 19:49:49] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006813 10.0.0.141 - - [2025-10-22 19:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.141 - - [2025-10-22 19:49:52] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006833 252.141.70.175 - - [2025-10-22 19:49:55] "POST /neutron/port HTTP/1.1" 200 1085 0.021358 252.141.70.175 - - [2025-10-22 19:49:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.021381 252.141.70.175 - - [2025-10-22 19:49:55] "POST /neutron/port HTTP/1.1" 200 1085 0.030018 252.141.70.175 - - [2025-10-22 19:49:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.060051 252.141.70.175 - - [2025-10-22 19:49:56] "POST /neutron/port HTTP/1.1" 200 1085 0.071577 252.141.70.175 - - [2025-10-22 19:49:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013958 10.0.0.141 - - [2025-10-22 19:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.141 - - [2025-10-22 19:49:57] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.011771 10.0.0.141 - - [2025-10-22 19:49:57] "GET /virtual-networks?parent_id=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006979 252.141.70.175 - - [2025-10-22 19:49:57] "POST /neutron/port HTTP/1.1" 200 1085 0.053379 10.0.0.141 - - [2025-10-22 19:49:57] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.023268 252.141.70.175 - - [2025-10-22 19:49:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.028810 252.141.70.175 - - [2025-10-22 19:49:57] "POST /neutron/port HTTP/1.1" 200 1085 0.030607 252.141.70.175 - - [2025-10-22 19:49:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.020794 252.141.70.175 - - [2025-10-22 19:49:57] "POST /neutron/port HTTP/1.1" 200 1085 0.019229 252.141.70.175 - - [2025-10-22 19:49:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013874 252.141.70.175 - - [2025-10-22 19:49:58] "POST /neutron/port HTTP/1.1" 200 1085 0.085229 252.141.70.175 - - [2025-10-22 19:49:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.035792 252.141.70.175 - - [2025-10-22 19:49:59] "POST /neutron/port HTTP/1.1" 200 1085 0.049370 252.141.70.175 - - [2025-10-22 19:49:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014222 252.141.70.175 - - [2025-10-22 19:49:59] "POST /neutron/port HTTP/1.1" 200 1085 0.037902 252.141.70.175 - - [2025-10-22 19:50:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017864 252.141.70.175 - - [2025-10-22 19:50:02] "POST /neutron/port HTTP/1.1" 200 1085 0.023023 252.141.70.175 - - [2025-10-22 19:50:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016770 252.141.70.175 - - [2025-10-22 19:50:03] "POST /neutron/port HTTP/1.1" 200 1085 0.020020 252.141.70.175 - - [2025-10-22 19:50:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.029114 252.141.70.175 - - [2025-10-22 19:50:03] "POST /neutron/port HTTP/1.1" 200 1085 0.026018 252.141.70.175 - - [2025-10-22 19:50:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009907 10.0.0.141 - - [2025-10-22 19:50:03] "GET /virtual-machine/34afffa5-45db-4795-9af1-b52f57cc8445 HTTP/1.1" 200 1296 0.006299 10.0.0.141 - - [2025-10-22 19:50:03] "GET /virtual-machine-interface/7b294ee6-a57c-4a69-b8c1-5197bd25b2ef HTTP/1.1" 200 2952 0.014483 10.0.0.141 - - [2025-10-22 19:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.141 - - [2025-10-22 19:50:03] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.011205 10.0.0.141 - - [2025-10-22 19:50:03] "GET /virtual-networks?parent_id=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.007966 10.0.0.141 - - [2025-10-22 19:50:03] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.009302 252.141.70.175 - - [2025-10-22 19:50:05] "POST /neutron/port HTTP/1.1" 200 1085 0.036300 10.0.0.141 - - [2025-10-22 19:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020800 10.0.0.141 - - [2025-10-22 19:50:05] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.010830 10.0.0.141 - - [2025-10-22 19:50:05] "GET /virtual-networks?parent_id=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.011143 10.0.0.141 - - [2025-10-22 19:50:05] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.018116 252.141.70.175 - - [2025-10-22 19:50:05] "POST /neutron/port HTTP/1.1" 200 1085 0.037963 252.141.70.175 - - [2025-10-22 19:50:05] "POST /neutron/network HTTP/1.1" 200 935 0.016399 252.141.70.175 - - [2025-10-22 19:50:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007432 252.141.70.175 - - [2025-10-22 19:50:05] "POST /neutron/subnet HTTP/1.1" 200 703 0.015027 252.141.70.175 - - [2025-10-22 19:50:05] "POST /neutron/port HTTP/1.1" 200 117 0.003025 252.141.70.175 - - [2025-10-22 19:50:05] "POST /neutron/network HTTP/1.1" 200 925 0.010719 10.0.0.141 - - [2025-10-22 19:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.141 - - [2025-10-22 19:50:09] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001718 10.0.0.141 - - [2025-10-22 19:50:09] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052921 10.0.0.141 - - [2025-10-22 19:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.141 - - [2025-10-22 19:50:09] "PUT /network-policy/def3e206-f037-47cc-9dad-bff585758a84 HTTP/1.1" 200 264 0.020178 10.0.0.141 - - [2025-10-22 19:50:10] "PUT /access-control-list/30d2a494-d58b-4839-8a4a-fce5f298a2d9 HTTP/1.1" 200 274 0.062223 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /project/ddc48095f9794bf899613b70d6706eef HTTP/1.1" 404 173 0.081086 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /project/a0816f5111ae470a9baf2323930346c8 HTTP/1.1" 404 173 0.094336 10.0.0.141 - - [2025-10-22 19:50:10] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001365 10.0.0.141 - - [2025-10-22 19:50:10] "POST /ref-update HTTP/1.1" 200 156 0.046207 10.0.0.141 - - [2025-10-22 19:50:10] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002249 10.0.0.141 - - [2025-10-22 19:50:10] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.099750 10.0.0.141 - - [2025-10-22 19:50:10] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.114053 10.0.0.141 - - [2025-10-22 19:50:10] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001878 10.0.0.141 - - [2025-10-22 19:50:10] "PUT /access-control-list/49718374-e5f9-4ef9-9e40-8bc8f41f2c96 HTTP/1.1" 200 274 0.107201 10.0.0.141 - - [2025-10-22 19:50:10] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002140 10.0.0.141 - - [2025-10-22 19:50:10] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?fields=security_groups HTTP/1.1" 200 1374 0.121244 10.0.0.141 - - [2025-10-22 19:50:10] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?fields=security_groups HTTP/1.1" 200 1399 0.092281 10.0.0.141 - - [2025-10-22 19:50:10] "POST /ref-update HTTP/1.1" 200 156 0.062690 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /security-group/154fb3c2-b454-4652-b970-eb27c8029095 HTTP/1.1" 200 115 0.057832 10.0.0.141 - - [2025-10-22 19:50:10] "GET /projects?obj_uuids=524d83c5-c1fc-43e0-b331-707ebf15c08a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003001 10.0.0.141 - - [2025-10-22 19:50:10] "GET /project/524d83c5-c1fc-43e0-b331-707ebf15c08a?fields=application_policy_sets HTTP/1.1" 200 1413 0.115298 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /access-control-list/a723390d-d4e3-400d-bf1f-e81dc36d5984 HTTP/1.1" 200 115 0.122463 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /security-group/f037cbb2-e046-423f-8f09-283533ebc165 HTTP/1.1" 200 115 0.232795 10.0.0.141 - - [2025-10-22 19:50:10] "GET /projects?obj_uuids=a0816f51-11ae-470a-9baf-2323930346c8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003646 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /access-control-list/6379e1e3-0f6f-41a7-86cc-5a90be5cdf07 HTTP/1.1" 200 115 0.116793 10.0.0.141 - - [2025-10-22 19:50:10] "GET /project/a0816f51-11ae-470a-9baf-2323930346c8?fields=application_policy_sets HTTP/1.1" 200 1438 0.077348 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /access-control-list/7e386bab-fc2e-4a8b-a55e-25bf6f7abaed HTTP/1.1" 200 115 0.076770 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /project/524d83c5-c1fc-43e0-b331-707ebf15c08a HTTP/1.1" 200 115 0.846156 10.0.0.141 - - [2025-10-22 19:50:10] "DELETE /access-control-list/51700f63-d2d0-4621-9968-ca89b0747112 HTTP/1.1" 200 115 0.076976 10.0.0.141 - - [2025-10-22 19:50:11] "DELETE /project/a0816f51-11ae-470a-9baf-2323930346c8 HTTP/1.1" 200 115 0.936673 10.0.0.141 - - [2025-10-22 19:50:13] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.010425 252.141.70.175 - - [2025-10-22 19:50:13] "POST /neutron/network HTTP/1.1" 200 925 0.015480 252.141.70.175 - - [2025-10-22 19:50:13] "POST /neutron/network HTTP/1.1" 200 825 0.160232 10.0.0.141 - - [2025-10-22 19:50:13] "DELETE /access-control-list/49718374-e5f9-4ef9-9e40-8bc8f41f2c96 HTTP/1.1" 200 115 0.080973 252.141.70.175 - - [2025-10-22 19:50:13] "POST /neutron/network HTTP/1.1" 200 825 0.009094 10.0.0.141 - - [2025-10-22 19:50:13] "GET /virtual-network/4c44bffe-a477-4747-92d0-01c757790c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007465 10.0.0.141 - - [2025-10-22 19:50:13] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007948 252.141.70.175 - - [2025-10-22 19:50:13] "POST /neutron/network HTTP/1.1" 200 925 0.007353 252.141.70.175 - - [2025-10-22 19:50:13] "POST /neutron/network HTTP/1.1" 200 825 0.144694 10.0.0.141 - - [2025-10-22 19:50:13] "DELETE /access-control-list/30d2a494-d58b-4839-8a4a-fce5f298a2d9 HTTP/1.1" 200 115 0.060099 252.141.70.175 - - [2025-10-22 19:50:13] "POST /neutron/network HTTP/1.1" 200 825 0.012230 10.0.0.141 - - [2025-10-22 19:50:14] "GET /virtual-network/44de626c-dc45-4f20-8528-422eff9edb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.012959 10.0.0.141 - - [2025-10-22 19:50:14] "DELETE /network-policy/def3e206-f037-47cc-9dad-bff585758a84 HTTP/1.1" 200 115 0.088306 252.141.70.175 - - [2025-10-22 19:50:14] "POST /neutron/network HTTP/1.1" 200 825 0.038759 252.141.70.175 - - [2025-10-22 19:50:14] "POST /neutron/network HTTP/1.1" 400 204 0.050097 252.141.70.175 - - [2025-10-22 19:50:14] "POST /neutron/port HTTP/1.1" 200 1085 0.053387 252.141.70.175 - - [2025-10-22 19:50:14] "POST /neutron/port HTTP/1.1" 200 1085 0.052206 252.141.70.175 - - [2025-10-22 19:50:14] "POST /neutron/port HTTP/1.1" 200 1111 0.048239 252.141.70.175 - - [2025-10-22 19:50:14] "POST /neutron/port HTTP/1.1" 200 1111 0.051500 252.141.70.175 - - [2025-10-22 19:50:14] "POST /neutron/port HTTP/1.1" 200 151 0.245748 252.141.70.175 - - [2025-10-22 19:50:15] "POST /neutron/port HTTP/1.1" 200 151 0.255470 252.141.70.175 - - [2025-10-22 19:50:16] "POST /neutron/network HTTP/1.1" 200 825 0.012662 10.0.0.141 - - [2025-10-22 19:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.034984 10.0.0.141 - - [2025-10-22 19:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.031232 10.0.0.141 - - [2025-10-22 19:50:16] "DELETE /route-target/415f670d-3eab-4635-b75c-e1d836adc6a2 HTTP/1.1" 200 115 0.121750 10.0.0.141 - - [2025-10-22 19:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006912 252.141.70.175 - - [2025-10-22 19:50:16] "POST /neutron/network HTTP/1.1" 200 151 0.432831 10.0.0.141 - - [2025-10-22 19:50:16] "GET /routing-instance/6e79b1f7-2856-4f62-8d07-a5bbcde41a1f HTTP/1.1" 404 171 0.006897 10.0.0.141 - - [2025-10-22 19:50:17] "GET /domains HTTP/1.1" 200 440 0.005522 10.0.0.141 - - [2025-10-22 19:50:17] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002458 10.0.0.141 - - [2025-10-22 19:50:17] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1311 0.012844 10.0.0.141 - - [2025-10-22 19:50:17] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002763 10.0.0.141 - - [2025-10-22 19:50:17] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef HTTP/1.1" 200 2106 0.072526 252.141.70.175 - - [2025-10-22 19:50:17] "POST /neutron/network HTTP/1.1" 200 825 0.008913 10.0.0.141 - - [2025-10-22 19:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013575 10.0.0.141 - - [2025-10-22 19:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005907 10.0.0.141 - - [2025-10-22 19:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004223 252.141.70.175 - - [2025-10-22 19:50:17] "POST /neutron/network HTTP/1.1" 200 151 0.164150 10.0.0.141 - - [2025-10-22 19:50:17] "GET /routing-instance/76306cb5-d769-420e-9649-e32af4d8a4ee HTTP/1.1" 404 171 0.004549 10.0.0.141 - - [2025-10-22 19:50:17] "DELETE /route-target/9c8fb81b-7b0d-473d-a486-c031efb8554c HTTP/1.1" 200 115 0.049864 10.0.0.141 - - [2025-10-22 19:50:17] "GET /domains HTTP/1.1" 200 440 0.008495 10.0.0.141 - - [2025-10-22 19:50:17] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001891 10.0.0.141 - - [2025-10-22 19:50:17] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1311 0.012346 10.0.0.141 - - [2025-10-22 19:50:17] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002100 10.0.0.141 - - [2025-10-22 19:50:18] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef HTTP/1.1" 200 1867 0.056296 10.0.0.141 - - [2025-10-22 19:50:18] "GET /global-system-configs HTTP/1.1" 401 297 0.002756 10.0.0.141 - - [2025-10-22 19:50:18] "GET /global-system-configs HTTP/1.1" 401 297 0.000582 10.0.0.141 - - [2025-10-22 19:50:18] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002991 10.0.0.141 - - [2025-10-22 19:50:18] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.117544 10.0.0.141 - - [2025-10-22 19:50:18] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001232 10.0.0.141 - - [2025-10-22 19:50:18] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?fields=virtual_networks HTTP/1.1" 200 1039 0.054187 10.0.0.141 - - [2025-10-22 19:50:19] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001464 10.0.0.141 - - [2025-10-22 19:50:19] "GET /global-system-configs HTTP/1.1" 401 297 0.000465 10.0.0.141 - - [2025-10-22 19:50:19] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.059117 10.0.0.141 - - [2025-10-22 19:50:19] "GET /global-system-configs HTTP/1.1" 401 297 0.001043 10.0.0.141 - - [2025-10-22 19:50:19] "GET /obj-perms HTTP/1.1" 200 6414 0.093001 10.0.0.141 - - [2025-10-22 19:50:19] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001182 10.0.0.141 - - [2025-10-22 19:50:19] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?fields=security_groups HTTP/1.1" 200 1267 0.047782 10.0.0.141 - - [2025-10-22 19:50:19] "GET /obj-perms HTTP/1.1" 200 6414 0.074826 10.0.0.141 - - [2025-10-22 19:50:20] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001393 10.0.0.141 - - [2025-10-22 19:50:20] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009108 10.0.0.141 - - [2025-10-22 19:50:20] "POST /fqname-to-id HTTP/1.1" 404 179 0.038253 10.0.0.141 - - [2025-10-22 19:50:20] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004348 10.0.0.141 - - [2025-10-22 19:50:20] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001810 10.0.0.141 - - [2025-10-22 19:50:20] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010489 10.0.0.141 - - [2025-10-22 19:50:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.001632 10.0.0.141 - - [2025-10-22 19:50:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.011706 10.0.0.141 - - [2025-10-22 19:50:20] "POST /security-groups HTTP/1.1" 200 576 0.073211 10.0.0.141 - - [2025-10-22 19:50:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.004384 10.0.0.141 - - [2025-10-22 19:50:20] "POST /projects HTTP/1.1" 200 563 0.284438 10.0.0.141 - - [2025-10-22 19:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.327120 10.0.0.141 - - [2025-10-22 19:50:21] "POST /access-control-lists HTTP/1.1" 200 591 0.076265 10.0.0.141 - - [2025-10-22 19:50:21] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.520891 10.0.0.141 - - [2025-10-22 19:50:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.014170 10.0.0.141 - - [2025-10-22 19:50:21] "POST /access-control-lists HTTP/1.1" 200 589 0.067247 10.0.0.141 - - [2025-10-22 19:50:22] "GET / HTTP/1.1" 200 36499 0.003085 10.0.0.141 - - [2025-10-22 19:50:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000598 10.0.0.141 - - [2025-10-22 19:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.108672 10.0.0.141 - - [2025-10-22 19:50:23] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001237 10.0.0.141 - - [2025-10-22 19:50:23] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.034188 252.141.70.175 - - [2025-10-22 19:50:24] "POST /neutron/network HTTP/1.1" 200 117 0.053445 10.0.0.141 - - [2025-10-22 19:50:24] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001252 252.141.70.175 - - [2025-10-22 19:50:24] "POST /neutron/network HTTP/1.1" 200 610 0.104382 10.0.0.141 - - [2025-10-22 19:50:24] "POST /route-targets HTTP/1.1" 200 329 0.018286 10.0.0.141 - - [2025-10-22 19:50:24] "POST /ref-update HTTP/1.1" 200 156 0.027303 10.0.0.141 - - [2025-10-22 19:50:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008198 252.141.70.175 - - [2025-10-22 19:50:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.182464 252.141.70.175 - - [2025-10-22 19:50:24] "POST /neutron/network HTTP/1.1" 200 830 0.007829 10.0.0.141 - - [2025-10-22 19:50:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001610 10.0.0.141 - - [2025-10-22 19:50:24] "GET /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009653 252.141.70.175 - - [2025-10-22 19:50:24] "POST /neutron/network HTTP/1.1" 200 830 0.008124 10.0.0.141 - - [2025-10-22 19:50:24] "GET /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009538 252.141.70.175 - - [2025-10-22 19:50:24] "POST /neutron/network HTTP/1.1" 200 830 0.007255 252.141.70.175 - - [2025-10-22 19:50:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.011897 10.0.0.141 - - [2025-10-22 19:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.141 - - [2025-10-22 19:50:25] "GET /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007028 10.0.0.141 - - [2025-10-22 19:50:25] "POST /route-targets HTTP/1.1" 200 325 0.014710 10.0.0.141 - - [2025-10-22 19:50:25] "PUT /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8 HTTP/1.1" 200 266 0.054806 10.0.0.141 - - [2025-10-22 19:50:25] "POST /ref-update HTTP/1.1" 200 156 0.019450 10.0.0.141 - - [2025-10-22 19:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.141 - - [2025-10-22 19:50:25] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001551 10.0.0.141 - - [2025-10-22 19:50:25] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.033998 252.141.70.175 - - [2025-10-22 19:50:25] "POST /neutron/network HTTP/1.1" 200 117 0.011213 10.0.0.141 - - [2025-10-22 19:50:25] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001331 252.141.70.175 - - [2025-10-22 19:50:25] "POST /neutron/network HTTP/1.1" 200 610 0.121228 10.0.0.141 - - [2025-10-22 19:50:25] "POST /route-targets HTTP/1.1" 200 329 0.016820 10.0.0.141 - - [2025-10-22 19:50:25] "POST /ref-update HTTP/1.1" 200 156 0.026248 10.0.0.141 - - [2025-10-22 19:50:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004290 252.141.70.175 - - [2025-10-22 19:50:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.183388 252.141.70.175 - - [2025-10-22 19:50:25] "POST /neutron/network HTTP/1.1" 200 829 0.008708 10.0.0.141 - - [2025-10-22 19:50:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001720 10.0.0.141 - - [2025-10-22 19:50:25] "GET /virtual-network/bb58ad69-c082-461b-bb5a-88c7629b8ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007134 252.141.70.175 - - [2025-10-22 19:50:25] "POST /neutron/network HTTP/1.1" 200 829 0.007447 10.0.0.141 - - [2025-10-22 19:50:26] "GET /virtual-network/bb58ad69-c082-461b-bb5a-88c7629b8ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006947 252.141.70.175 - - [2025-10-22 19:50:26] "POST /neutron/network HTTP/1.1" 200 829 0.007702 252.141.70.175 - - [2025-10-22 19:50:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.010110 10.0.0.141 - - [2025-10-22 19:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.141 - - [2025-10-22 19:50:26] "GET /virtual-network/bb58ad69-c082-461b-bb5a-88c7629b8ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006453 10.0.0.141 - - [2025-10-22 19:50:26] "POST /ref-update HTTP/1.1" 200 156 0.023965 10.0.0.141 - - [2025-10-22 19:50:26] "PUT /virtual-network/bb58ad69-c082-461b-bb5a-88c7629b8ac0 HTTP/1.1" 200 266 0.070240 10.0.0.141 - - [2025-10-22 19:50:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.003400 252.141.70.175 - - [2025-10-22 19:50:26] "POST /neutron/network HTTP/1.1" 200 840 0.007262 252.141.70.175 - - [2025-10-22 19:50:27] "GET /aaa-mode HTTP/1.1" 401 297 0.000602 252.141.70.175 - - [2025-10-22 19:50:27] "GET / HTTP/1.1" 200 36499 0.005599 252.141.70.175 - - [2025-10-22 19:50:27] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000502 10.0.0.141 - - [2025-10-22 19:50:27] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001409 252.141.70.175 - - [2025-10-22 19:50:27] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.086577 252.141.70.175 - - [2025-10-22 19:50:27] "POST /neutron/network HTTP/1.1" 200 830 0.007775 252.141.70.175 - - [2025-10-22 19:50:27] "POST /neutron/port HTTP/1.1" 200 117 0.006980 252.141.70.175 - - [2025-10-22 19:50:27] "POST /neutron/port HTTP/1.1" 200 117 0.008775 10.0.0.141 - - [2025-10-22 19:50:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.002392 252.141.70.175 - - [2025-10-22 19:50:28] "POST /neutron/port HTTP/1.1" 200 117 0.009013 252.141.70.175 - - [2025-10-22 19:50:28] "POST /neutron/network HTTP/1.1" 200 839 0.009070 252.141.70.175 - - [2025-10-22 19:50:28] "GET /aaa-mode HTTP/1.1" 401 297 0.000500 252.141.70.175 - - [2025-10-22 19:50:28] "POST /neutron/network HTTP/1.1" 200 840 0.008095 252.141.70.175 - - [2025-10-22 19:50:28] "GET / HTTP/1.1" 200 36499 0.002301 252.141.70.175 - - [2025-10-22 19:50:28] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000575 10.0.0.141 - - [2025-10-22 19:50:28] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001538 10.0.0.141 - - [2025-10-22 19:50:28] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002125 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 1052 0.392583 252.141.70.175 - - [2025-10-22 19:50:29] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.102262 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/network HTTP/1.1" 200 829 0.008533 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 1052 0.049674 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 1052 0.019185 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 1026 0.019813 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 1102 0.127588 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011772 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 117 0.010530 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 1076 0.021243 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 1076 0.022161 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006314 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.020771 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009531 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/port HTTP/1.1" 200 117 0.002564 252.141.70.175 - - [2025-10-22 19:50:29] "POST /neutron/network HTTP/1.1" 200 830 0.010310 252.141.70.175 - - [2025-10-22 19:50:30] "POST /neutron/network HTTP/1.1" 200 839 0.014713 10.0.0.141 - - [2025-10-22 19:50:30] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001331 252.141.70.175 - - [2025-10-22 19:50:30] "POST /neutron/port HTTP/1.1" 200 1051 0.308309 252.141.70.175 - - [2025-10-22 19:50:30] "POST /neutron/port HTTP/1.1" 200 1051 0.015414 252.141.70.175 - - [2025-10-22 19:50:30] "POST /neutron/port HTTP/1.1" 200 1051 0.016858 252.141.70.175 - - [2025-10-22 19:50:30] "POST /neutron/port HTTP/1.1" 200 1101 0.106792 252.141.70.175 - - [2025-10-22 19:50:31] "POST /neutron/port HTTP/1.1" 200 1075 0.023404 252.141.70.175 - - [2025-10-22 19:50:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005602 252.141.70.175 - - [2025-10-22 19:50:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.010967 252.141.70.175 - - [2025-10-22 19:50:31] "POST /neutron/port HTTP/1.1" 200 117 0.002024 252.141.70.175 - - [2025-10-22 19:50:31] "POST /neutron/network HTTP/1.1" 200 829 0.010588 252.141.70.175 - - [2025-10-22 19:50:34] "POST /neutron/port HTTP/1.1" 200 1076 0.020169 252.141.70.175 - - [2025-10-22 19:50:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009571 252.141.70.175 - - [2025-10-22 19:50:35] "POST /neutron/port HTTP/1.1" 200 1076 0.014053 252.141.70.175 - - [2025-10-22 19:50:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009033 252.141.70.175 - - [2025-10-22 19:50:35] "POST /neutron/port HTTP/1.1" 200 1076 0.021050 252.141.70.175 - - [2025-10-22 19:50:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008476 10.0.0.141 - - [2025-10-22 19:50:35] "GET /virtual-machine/16721dc3-1722-4f80-ba9d-c74147647f33 HTTP/1.1" 401 297 0.001611 10.0.0.141 - - [2025-10-22 19:50:35] "GET /virtual-machine/16721dc3-1722-4f80-ba9d-c74147647f33 HTTP/1.1" 200 1287 0.042179 10.0.0.141 - - [2025-10-22 19:50:35] "GET /virtual-machine-interface/c410b312-a290-49ba-903b-05ea085a9e8d HTTP/1.1" 200 2930 0.008667 10.0.0.141 - - [2025-10-22 19:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.141 - - [2025-10-22 19:50:36] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007485 10.0.0.141 - - [2025-10-22 19:50:36] "GET /virtual-networks?parent_id=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004553 10.0.0.141 - - [2025-10-22 19:50:36] "GET /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009448 10.0.0.141 - - [2025-10-22 19:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.141 - - [2025-10-22 19:50:39] "GET /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006793 252.141.70.175 - - [2025-10-22 19:50:40] "POST /neutron/port HTTP/1.1" 200 1076 0.018947 252.141.70.175 - - [2025-10-22 19:50:40] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009289 10.0.0.141 - - [2025-10-22 19:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.141 - - [2025-10-22 19:50:41] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005115 10.0.0.141 - - [2025-10-22 19:50:41] "GET /virtual-networks?parent_id=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004397 10.0.0.141 - - [2025-10-22 19:50:41] "GET /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009471 252.141.70.175 - - [2025-10-22 19:50:41] "POST /neutron/port HTTP/1.1" 200 1076 0.018723 252.141.70.175 - - [2025-10-22 19:50:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008801 252.141.70.175 - - [2025-10-22 19:50:42] "POST /neutron/port HTTP/1.1" 200 1075 0.018725 252.141.70.175 - - [2025-10-22 19:50:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009026 252.141.70.175 - - [2025-10-22 19:50:42] "POST /neutron/port HTTP/1.1" 200 1075 0.015990 252.141.70.175 - - [2025-10-22 19:50:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009179 252.141.70.175 - - [2025-10-22 19:50:44] "POST /neutron/port HTTP/1.1" 200 1076 0.034897 252.141.70.175 - - [2025-10-22 19:50:44] "POST /neutron/port HTTP/1.1" 200 1075 0.017939 252.141.70.175 - - [2025-10-22 19:50:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011646 252.141.70.175 - - [2025-10-22 19:50:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009652 252.141.70.175 - - [2025-10-22 19:50:44] "POST /neutron/port HTTP/1.1" 200 1076 0.018668 252.141.70.175 - - [2025-10-22 19:50:45] "POST /neutron/port HTTP/1.1" 200 1075 0.016700 252.141.70.175 - - [2025-10-22 19:50:45] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007970 252.141.70.175 - - [2025-10-22 19:50:45] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007251 252.141.70.175 - - [2025-10-22 19:50:47] "POST /neutron/port HTTP/1.1" 200 1075 0.015293 252.141.70.175 - - [2025-10-22 19:50:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008724 252.141.70.175 - - [2025-10-22 19:50:47] "POST /neutron/port HTTP/1.1" 200 1075 0.015461 252.141.70.175 - - [2025-10-22 19:50:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012988 252.141.70.175 - - [2025-10-22 19:50:47] "POST /neutron/port HTTP/1.1" 200 1075 0.016965 252.141.70.175 - - [2025-10-22 19:50:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008053 10.0.0.141 - - [2025-10-22 19:50:47] "GET /virtual-machine/cb5074fb-4a42-4d42-b78b-b64a38618a39 HTTP/1.1" 200 1288 0.006644 10.0.0.141 - - [2025-10-22 19:50:47] "GET /virtual-machine-interface/daf836e1-0689-4f25-87f6-f82b311a7396 HTTP/1.1" 200 2929 0.006009 10.0.0.141 - - [2025-10-22 19:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.141 - - [2025-10-22 19:50:47] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004147 10.0.0.141 - - [2025-10-22 19:50:47] "GET /virtual-networks?parent_id=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003470 10.0.0.141 - - [2025-10-22 19:50:47] "GET /virtual-network/bb58ad69-c082-461b-bb5a-88c7629b8ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.007222 10.0.0.141 - - [2025-10-22 19:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.141 - - [2025-10-22 19:50:49] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003604 10.0.0.141 - - [2025-10-22 19:50:49] "GET /virtual-networks?parent_id=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004406 10.0.0.141 - - [2025-10-22 19:50:49] "GET /virtual-network/bb58ad69-c082-461b-bb5a-88c7629b8ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005764 10.0.0.141 - - [2025-10-22 19:50:49] "POST /routing-policys HTTP/1.1" 200 536 0.022463 10.0.0.141 - - [2025-10-22 19:50:49] "GET /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006107 10.0.0.141 - - [2025-10-22 19:50:49] "POST /ref-update HTTP/1.1" 200 156 0.021071 10.0.0.141 - - [2025-10-22 19:50:49] "PUT /virtual-network/0ed17cac-7b41-4111-a04e-a6ff77fa55a8 HTTP/1.1" 200 266 0.052124 10.0.0.141 - - [2025-10-22 19:50:53] "POST /ref-update HTTP/1.1" 200 156 0.062872 10.0.0.141 - - [2025-10-22 19:50:53] "POST /ref-update HTTP/1.1" 200 156 0.039056 10.0.0.141 - - [2025-10-22 19:50:53] "DELETE /routing-policy/cb9c1c14-c382-4492-aaa3-aca46041a9d7 HTTP/1.1" 200 115 0.042971 252.141.70.175 - - [2025-10-22 19:50:53] "POST /neutron/network HTTP/1.1" 200 829 0.012104 252.141.70.175 - - [2025-10-22 19:50:54] "POST /neutron/network HTTP/1.1" 400 204 0.016875 252.141.70.175 - - [2025-10-22 19:50:54] "POST /neutron/port HTTP/1.1" 200 1075 0.016740 252.141.70.175 - - [2025-10-22 19:50:54] "POST /neutron/port HTTP/1.1" 200 1076 0.017018 252.141.70.175 - - [2025-10-22 19:50:54] "POST /neutron/port HTTP/1.1" 200 1101 0.013442 252.141.70.175 - - [2025-10-22 19:50:54] "POST /neutron/port HTTP/1.1" 200 1102 0.013964 252.141.70.175 - - [2025-10-22 19:50:54] "POST /neutron/port HTTP/1.1" 200 151 0.199687 252.141.70.175 - - [2025-10-22 19:50:55] "POST /neutron/port HTTP/1.1" 200 151 0.178136 252.141.70.175 - - [2025-10-22 19:50:56] "POST /neutron/network HTTP/1.1" 200 829 0.007256 10.0.0.141 - - [2025-10-22 19:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003077 10.0.0.141 - - [2025-10-22 19:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003859 10.0.0.141 - - [2025-10-22 19:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 252.141.70.175 - - [2025-10-22 19:50:56] "POST /neutron/network HTTP/1.1" 200 151 0.107337 10.0.0.141 - - [2025-10-22 19:50:56] "DELETE /route-target/794239ab-839c-4a3b-baeb-1e05d68d8cb5 HTTP/1.1" 200 115 0.028774 252.141.70.175 - - [2025-10-22 19:50:56] "POST /neutron/network HTTP/1.1" 200 830 0.008558 10.0.0.141 - - [2025-10-22 19:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.141 - - [2025-10-22 19:50:56] "DELETE /route-target/9f2da9a5-ffd9-4520-9ba4-296553eb0a59 HTTP/1.1" 409 241 0.010630 10.0.0.141 - - [2025-10-22 19:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.141 - - [2025-10-22 19:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007504 10.0.0.141 - - [2025-10-22 19:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004012 252.141.70.175 - - [2025-10-22 19:50:56] "POST /neutron/network HTTP/1.1" 200 151 0.152206 10.0.0.141 - - [2025-10-22 19:50:56] "DELETE /route-target/94c5287f-30de-4b18-84bc-400e112987e6 HTTP/1.1" 200 115 0.026115 10.0.0.141 - - [2025-10-22 19:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.141 - - [2025-10-22 19:50:56] "DELETE /route-target/9f2da9a5-ffd9-4520-9ba4-296553eb0a59 HTTP/1.1" 200 115 0.022881 10.0.0.141 - - [2025-10-22 19:50:56] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001283 10.0.0.141 - - [2025-10-22 19:50:56] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.042419 10.0.0.141 - - [2025-10-22 19:50:56] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001289 10.0.0.141 - - [2025-10-22 19:50:57] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?fields=virtual_networks HTTP/1.1" 200 1021 0.042874 10.0.0.141 - - [2025-10-22 19:50:57] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001470 10.0.0.141 - - [2025-10-22 19:50:57] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.042868 10.0.0.141 - - [2025-10-22 19:50:57] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001644 10.0.0.141 - - [2025-10-22 19:50:57] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?fields=security_groups HTTP/1.1" 200 1240 0.035766 10.0.0.141 - - [2025-10-22 19:50:58] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001754 10.0.0.141 - - [2025-10-22 19:50:58] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009643 10.0.0.141 - - [2025-10-22 19:50:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.034299 10.0.0.141 - - [2025-10-22 19:50:58] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003553 10.0.0.141 - - [2025-10-22 19:50:58] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001423 10.0.0.141 - - [2025-10-22 19:50:58] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007625 10.0.0.141 - - [2025-10-22 19:50:58] "POST /id-to-fqname HTTP/1.1" 200 186 0.001721 10.0.0.141 - - [2025-10-22 19:50:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.002910 10.0.0.141 - - [2025-10-22 19:50:58] "POST /security-groups HTTP/1.1" 200 581 0.068974 10.0.0.141 - - [2025-10-22 19:50:58] "POST /fqname-to-id HTTP/1.1" 404 230 0.003552 10.0.0.141 - - [2025-10-22 19:50:58] "POST /projects HTTP/1.1" 200 573 0.244092 10.0.0.141 - - [2025-10-22 19:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.282075 10.0.0.141 - - [2025-10-22 19:50:58] "POST /access-control-lists HTTP/1.1" 200 596 0.067015 10.0.0.141 - - [2025-10-22 19:50:58] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.449218 10.0.0.141 - - [2025-10-22 19:50:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003648 10.0.0.141 - - [2025-10-22 19:50:59] "POST /access-control-lists HTTP/1.1" 200 594 0.072878 10.0.0.141 - - [2025-10-22 19:51:00] "GET / HTTP/1.1" 200 36499 0.005849 10.0.0.141 - - [2025-10-22 19:51:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000579 10.0.0.141 - - [2025-10-22 19:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.095953 10.0.0.141 - - [2025-10-22 19:51:01] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001059 10.0.0.141 - - [2025-10-22 19:51:01] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.029215 252.141.70.175 - - [2025-10-22 19:51:02] "POST /neutron/network HTTP/1.1" 200 117 0.056739 10.0.0.141 - - [2025-10-22 19:51:02] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001206 252.141.70.175 - - [2025-10-22 19:51:02] "POST /neutron/network HTTP/1.1" 200 611 0.080997 10.0.0.141 - - [2025-10-22 19:51:02] "POST /route-targets HTTP/1.1" 200 329 0.018759 10.0.0.141 - - [2025-10-22 19:51:02] "POST /ref-update HTTP/1.1" 200 156 0.027700 10.0.0.141 - - [2025-10-22 19:51:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007029 252.141.70.175 - - [2025-10-22 19:51:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.157826 252.141.70.175 - - [2025-10-22 19:51:02] "POST /neutron/network HTTP/1.1" 200 829 0.008050 10.0.0.141 - - [2025-10-22 19:51:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.002208 10.0.0.141 - - [2025-10-22 19:51:02] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005643 252.141.70.175 - - [2025-10-22 19:51:02] "POST /neutron/network HTTP/1.1" 200 829 0.009338 10.0.0.141 - - [2025-10-22 19:51:02] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007675 252.141.70.175 - - [2025-10-22 19:51:02] "POST /neutron/network HTTP/1.1" 200 829 0.010083 252.141.70.175 - - [2025-10-22 19:51:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.010024 10.0.0.141 - - [2025-10-22 19:51:02] "GET /domains HTTP/1.1" 401 297 0.000633 10.0.0.141 - - [2025-10-22 19:51:03] "GET /domains HTTP/1.1" 200 440 0.045582 10.0.0.141 - - [2025-10-22 19:51:03] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002062 10.0.0.141 - - [2025-10-22 19:51:03] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1674 0.011024 10.0.0.141 - - [2025-10-22 19:51:03] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001253 10.0.0.141 - - [2025-10-22 19:51:03] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2082 0.038606 10.0.0.141 - - [2025-10-22 19:51:03] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767 HTTP/1.1" 200 2320 0.010114 10.0.0.141 - - [2025-10-22 19:51:03] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767 HTTP/1.1" 200 2320 0.006204 10.0.0.141 - - [2025-10-22 19:51:03] "GET /routing-instance/4d59302f-80d0-4ab6-84b2-16a84fcb379f HTTP/1.1" 200 1496 0.005916 10.0.0.141 - - [2025-10-22 19:51:03] "GET /routing-instance/4d59302f-80d0-4ab6-84b2-16a84fcb379f HTTP/1.1" 200 1496 0.007320 10.0.0.141 - - [2025-10-22 19:51:03] "GET /route-target/c3177890-0a8c-414d-a264-91428df4172a HTTP/1.1" 200 1215 0.008341 10.0.0.141 - - [2025-10-22 19:51:03] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767 HTTP/1.1" 200 2320 0.007552 10.0.0.141 - - [2025-10-22 19:51:03] "GET /routing-instance/4d59302f-80d0-4ab6-84b2-16a84fcb379f HTTP/1.1" 200 1496 0.006475 10.0.0.141 - - [2025-10-22 19:51:03] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005970 10.0.0.141 - - [2025-10-22 19:51:03] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767 HTTP/1.1" 200 2320 0.007323 10.0.0.141 - - [2025-10-22 19:51:04] "GET /routing-instance/4d59302f-80d0-4ab6-84b2-16a84fcb379f HTTP/1.1" 200 1496 0.005935 10.0.0.141 - - [2025-10-22 19:51:04] "GET /routing-instance/4d59302f-80d0-4ab6-84b2-16a84fcb379f HTTP/1.1" 200 1496 0.005364 10.0.0.141 - - [2025-10-22 19:51:04] "GET /route-target/c3177890-0a8c-414d-a264-91428df4172a HTTP/1.1" 200 1215 0.004210 10.0.0.141 - - [2025-10-22 19:51:04] "GET /domains HTTP/1.1" 200 440 0.003784 10.0.0.141 - - [2025-10-22 19:51:04] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001334 10.0.0.141 - - [2025-10-22 19:51:04] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1674 0.008698 10.0.0.141 - - [2025-10-22 19:51:04] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001573 10.0.0.141 - - [2025-10-22 19:51:04] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2082 0.032856 10.0.0.141 - - [2025-10-22 19:51:04] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767 HTTP/1.1" 200 2320 0.007376 10.0.0.141 - - [2025-10-22 19:51:04] "GET /obj-perms HTTP/1.1" 200 6457 0.072805 10.0.0.141 - - [2025-10-22 19:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.141 - - [2025-10-22 19:51:05] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001296 10.0.0.141 - - [2025-10-22 19:51:05] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.037696 252.141.70.175 - - [2025-10-22 19:51:05] "POST /neutron/network HTTP/1.1" 200 117 0.014983 10.0.0.141 - - [2025-10-22 19:51:05] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001366 252.141.70.175 - - [2025-10-22 19:51:05] "POST /neutron/network HTTP/1.1" 200 611 0.094045 10.0.0.141 - - [2025-10-22 19:51:05] "POST /route-targets HTTP/1.1" 200 329 0.016426 10.0.0.141 - - [2025-10-22 19:51:05] "POST /ref-update HTTP/1.1" 200 156 0.016885 10.0.0.141 - - [2025-10-22 19:51:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003990 252.141.70.175 - - [2025-10-22 19:51:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.150269 252.141.70.175 - - [2025-10-22 19:51:05] "POST /neutron/network HTTP/1.1" 200 831 0.009721 10.0.0.141 - - [2025-10-22 19:51:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001727 10.0.0.141 - - [2025-10-22 19:51:05] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005913 252.141.70.175 - - [2025-10-22 19:51:05] "POST /neutron/network HTTP/1.1" 200 831 0.007474 10.0.0.141 - - [2025-10-22 19:51:05] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006566 252.141.70.175 - - [2025-10-22 19:51:05] "POST /neutron/network HTTP/1.1" 200 831 0.008403 252.141.70.175 - - [2025-10-22 19:51:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.009678 10.0.0.141 - - [2025-10-22 19:51:06] "GET /domains HTTP/1.1" 200 440 0.003599 10.0.0.141 - - [2025-10-22 19:51:06] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001126 10.0.0.141 - - [2025-10-22 19:51:06] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1674 0.009075 10.0.0.141 - - [2025-10-22 19:51:06] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001667 10.0.0.141 - - [2025-10-22 19:51:06] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2300 0.036832 10.0.0.141 - - [2025-10-22 19:51:06] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517 HTTP/1.1" 200 2325 0.011290 10.0.0.141 - - [2025-10-22 19:51:06] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517 HTTP/1.1" 200 2325 0.005942 10.0.0.141 - - [2025-10-22 19:51:06] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0 HTTP/1.1" 200 1496 0.005613 10.0.0.141 - - [2025-10-22 19:51:06] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0 HTTP/1.1" 200 1496 0.004265 10.0.0.141 - - [2025-10-22 19:51:06] "GET /route-target/52811fd5-4fd5-4dfa-8ab1-dd24473d439d HTTP/1.1" 200 1213 0.004712 10.0.0.141 - - [2025-10-22 19:51:06] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517 HTTP/1.1" 200 2325 0.007387 10.0.0.141 - - [2025-10-22 19:51:06] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0 HTTP/1.1" 200 1496 0.008318 10.0.0.141 - - [2025-10-22 19:51:06] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008559 10.0.0.141 - - [2025-10-22 19:51:06] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517 HTTP/1.1" 200 2325 0.006034 10.0.0.141 - - [2025-10-22 19:51:06] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0 HTTP/1.1" 200 1496 0.004746 10.0.0.141 - - [2025-10-22 19:51:06] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0 HTTP/1.1" 200 1496 0.005386 10.0.0.141 - - [2025-10-22 19:51:06] "GET /route-target/52811fd5-4fd5-4dfa-8ab1-dd24473d439d HTTP/1.1" 200 1213 0.005453 10.0.0.141 - - [2025-10-22 19:51:07] "GET /domains HTTP/1.1" 200 440 0.003178 10.0.0.141 - - [2025-10-22 19:51:07] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001385 10.0.0.141 - - [2025-10-22 19:51:07] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1674 0.009511 10.0.0.141 - - [2025-10-22 19:51:07] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001342 10.0.0.141 - - [2025-10-22 19:51:07] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2300 0.031441 10.0.0.141 - - [2025-10-22 19:51:07] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517 HTTP/1.1" 200 2325 0.006561 10.0.0.141 - - [2025-10-22 19:51:07] "GET /obj-perms HTTP/1.1" 200 6457 0.002601 10.0.0.141 - - [2025-10-22 19:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.141 - - [2025-10-22 19:51:07] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001343 10.0.0.141 - - [2025-10-22 19:51:07] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036289 252.141.70.175 - - [2025-10-22 19:51:07] "POST /neutron/network HTTP/1.1" 200 117 0.011719 10.0.0.141 - - [2025-10-22 19:51:07] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001382 252.141.70.175 - - [2025-10-22 19:51:07] "POST /neutron/network HTTP/1.1" 200 613 0.097802 10.0.0.141 - - [2025-10-22 19:51:07] "POST /ref-update HTTP/1.1" 200 156 0.014415 10.0.0.141 - - [2025-10-22 19:51:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004177 252.141.70.175 - - [2025-10-22 19:51:08] "POST /neutron/subnet HTTP/1.1" 200 730 0.223975 252.141.70.175 - - [2025-10-22 19:51:08] "POST /neutron/network HTTP/1.1" 200 833 0.007456 10.0.0.141 - - [2025-10-22 19:51:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001971 10.0.0.141 - - [2025-10-22 19:51:08] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008024 252.141.70.175 - - [2025-10-22 19:51:08] "POST /neutron/network HTTP/1.1" 200 833 0.006741 10.0.0.141 - - [2025-10-22 19:51:08] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007130 252.141.70.175 - - [2025-10-22 19:51:08] "POST /neutron/network HTTP/1.1" 200 833 0.008346 252.141.70.175 - - [2025-10-22 19:51:08] "POST /neutron/subnet HTTP/1.1" 200 730 0.011141 10.0.0.141 - - [2025-10-22 19:51:08] "GET /domains HTTP/1.1" 200 440 0.004293 10.0.0.141 - - [2025-10-22 19:51:08] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001420 10.0.0.141 - - [2025-10-22 19:51:08] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1674 0.009038 10.0.0.141 - - [2025-10-22 19:51:08] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001223 10.0.0.141 - - [2025-10-22 19:51:08] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2519 0.045101 10.0.0.141 - - [2025-10-22 19:51:08] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782 HTTP/1.1" 200 2332 0.011037 10.0.0.141 - - [2025-10-22 19:51:08] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782 HTTP/1.1" 200 2332 0.010307 10.0.0.141 - - [2025-10-22 19:51:08] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588 HTTP/1.1" 200 1501 0.005021 10.0.0.141 - - [2025-10-22 19:51:08] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588 HTTP/1.1" 200 1501 0.005392 10.0.0.141 - - [2025-10-22 19:51:08] "GET /route-target/3e5ebf0d-5ddb-421d-969b-4ca7b1b96c77 HTTP/1.1" 200 1216 0.004936 10.0.0.141 - - [2025-10-22 19:51:09] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782 HTTP/1.1" 200 2332 0.009186 10.0.0.141 - - [2025-10-22 19:51:09] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588 HTTP/1.1" 200 1501 0.005288 10.0.0.141 - - [2025-10-22 19:51:09] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007484 10.0.0.141 - - [2025-10-22 19:51:09] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782 HTTP/1.1" 200 2332 0.005834 10.0.0.141 - - [2025-10-22 19:51:09] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588 HTTP/1.1" 200 1501 0.005433 10.0.0.141 - - [2025-10-22 19:51:09] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588 HTTP/1.1" 200 1501 0.004539 10.0.0.141 - - [2025-10-22 19:51:09] "GET /route-target/3e5ebf0d-5ddb-421d-969b-4ca7b1b96c77 HTTP/1.1" 200 1216 0.004635 10.0.0.141 - - [2025-10-22 19:51:09] "GET /domains HTTP/1.1" 200 440 0.003510 10.0.0.141 - - [2025-10-22 19:51:09] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001295 10.0.0.141 - - [2025-10-22 19:51:09] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1674 0.009099 10.0.0.141 - - [2025-10-22 19:51:09] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001851 10.0.0.141 - - [2025-10-22 19:51:09] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2519 0.031178 10.0.0.141 - - [2025-10-22 19:51:09] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782 HTTP/1.1" 200 2332 0.006160 10.0.0.141 - - [2025-10-22 19:51:09] "GET /obj-perms HTTP/1.1" 200 6457 0.002328 10.0.0.141 - - [2025-10-22 19:51:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001537 252.141.70.175 - - [2025-10-22 19:51:10] "POST /neutron/network HTTP/1.1" 200 841 0.008228 252.141.70.175 - - [2025-10-22 19:51:10] "GET /aaa-mode HTTP/1.1" 401 297 0.000623 252.141.70.175 - - [2025-10-22 19:51:10] "GET / HTTP/1.1" 200 36499 0.002247 252.141.70.175 - - [2025-10-22 19:51:10] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000638 10.0.0.141 - - [2025-10-22 19:51:10] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001794 252.141.70.175 - - [2025-10-22 19:51:10] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.091023 252.141.70.175 - - [2025-10-22 19:51:10] "POST /neutron/network HTTP/1.1" 200 831 0.010050 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /project/4b2ae50b87e84ea3aefcbc3fd0c614c6 HTTP/1.1" 404 173 0.013119 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /project/b9dd6a2b7d5c41748f7742ce30ac7826 HTTP/1.1" 404 173 0.011819 10.0.0.141 - - [2025-10-22 19:51:11] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001130 10.0.0.141 - - [2025-10-22 19:51:11] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000956 252.141.70.175 - - [2025-10-22 19:51:11] "POST /neutron/port HTTP/1.1" 200 117 0.013153 10.0.0.141 - - [2025-10-22 19:51:11] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.084527 10.0.0.141 - - [2025-10-22 19:51:11] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.094155 10.0.0.141 - - [2025-10-22 19:51:11] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.004714 10.0.0.141 - - [2025-10-22 19:51:11] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001169 252.141.70.175 - - [2025-10-22 19:51:11] "POST /neutron/port HTTP/1.1" 200 117 0.014303 10.0.0.141 - - [2025-10-22 19:51:11] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?fields=security_groups HTTP/1.1" 200 1357 0.068995 10.0.0.141 - - [2025-10-22 19:51:11] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?fields=security_groups HTTP/1.1" 200 1330 0.066611 10.0.0.141 - - [2025-10-22 19:51:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.002141 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /security-group/27944f3f-793f-4e8e-807a-a9bfd835e96f HTTP/1.1" 200 115 0.077575 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /security-group/f8486e30-33cf-4091-bcfa-57da5a2969e5 HTTP/1.1" 200 115 0.081010 10.0.0.141 - - [2025-10-22 19:51:11] "GET /projects?obj_uuids=ddc48095-f979-4bf8-9961-3b70d6706eef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001951 10.0.0.141 - - [2025-10-22 19:51:11] "GET /projects?obj_uuids=b9dd6a2b-7d5c-4174-8f77-42ce30ac7826&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001114 252.141.70.175 - - [2025-10-22 19:51:11] "POST /neutron/port HTTP/1.1" 200 117 0.016124 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /access-control-list/d5abf06a-7ade-41fb-bf0c-8ba796a0115a HTTP/1.1" 200 115 0.067593 10.0.0.141 - - [2025-10-22 19:51:11] "GET /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826?fields=application_policy_sets HTTP/1.1" 200 1369 0.098954 10.0.0.141 - - [2025-10-22 19:51:11] "GET /project/ddc48095-f979-4bf8-9961-3b70d6706eef?fields=application_policy_sets HTTP/1.1" 200 1396 0.126316 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /access-control-list/dc3eabf6-02d7-4aba-9f17-e9b17611d14f HTTP/1.1" 200 115 0.132260 252.141.70.175 - - [2025-10-22 19:51:11] "POST /neutron/network HTTP/1.1" 200 843 0.011744 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /access-control-list/5aeca7f4-cd71-4842-adeb-20518b5af9e9 HTTP/1.1" 200 115 0.063374 252.141.70.175 - - [2025-10-22 19:51:11] "GET /aaa-mode HTTP/1.1" 401 297 0.000995 252.141.70.175 - - [2025-10-22 19:51:11] "GET / HTTP/1.1" 200 36499 0.002512 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /access-control-list/a19c73ed-ab64-45ec-bb74-c563961b22b0 HTTP/1.1" 200 115 0.124199 252.141.70.175 - - [2025-10-22 19:51:11] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000521 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /project/b9dd6a2b-7d5c-4174-8f77-42ce30ac7826 HTTP/1.1" 200 115 0.775872 10.0.0.141 - - [2025-10-22 19:51:11] "DELETE /project/ddc48095-f979-4bf8-9961-3b70d6706eef HTTP/1.1" 200 115 0.785082 10.0.0.141 - - [2025-10-22 19:51:12] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001422 252.141.70.175 - - [2025-10-22 19:51:12] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.073328 252.141.70.175 - - [2025-10-22 19:51:12] "POST /neutron/network HTTP/1.1" 200 833 0.011477 252.141.70.175 - - [2025-10-22 19:51:12] "POST /neutron/network HTTP/1.1" 200 841 0.011369 10.0.0.141 - - [2025-10-22 19:51:12] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001343 252.141.70.175 - - [2025-10-22 19:51:12] "POST /neutron/port HTTP/1.1" 200 117 0.040003 252.141.70.175 - - [2025-10-22 19:51:12] "POST /neutron/port HTTP/1.1" 200 117 0.008435 10.0.0.141 - - [2025-10-22 19:51:12] "POST /fqname-to-id HTTP/1.1" 404 191 0.011995 10.0.0.141 - - [2025-10-22 19:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 252.141.70.175 - - [2025-10-22 19:51:12] "POST /neutron/port HTTP/1.1" 200 1057 0.369038 10.0.0.141 - - [2025-10-22 19:51:12] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001663 10.0.0.141 - - [2025-10-22 19:51:12] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.015206 252.141.70.175 - - [2025-10-22 19:51:12] "POST /neutron/port HTTP/1.1" 200 1057 0.018933 10.0.0.141 - - [2025-10-22 19:51:13] "POST /service-templates HTTP/1.1" 200 545 0.048702 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/port HTTP/1.1" 200 1057 0.018406 10.0.0.141 - - [2025-10-22 19:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010791 10.0.0.141 - - [2025-10-22 19:51:13] "GET /service-template/34e911d8-8d4a-4e4c-aad6-cc67902707a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.009027 10.0.0.141 - - [2025-10-22 19:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.141 - - [2025-10-22 19:51:13] "GET /service-template/34e911d8-8d4a-4e4c-aad6-cc67902707a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.011325 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/port HTTP/1.1" 200 1107 0.118204 10.0.0.141 - - [2025-10-22 19:51:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001709 10.0.0.141 - - [2025-10-22 19:51:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001425 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/port HTTP/1.1" 200 1081 0.026426 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/network HTTP/1.1" 200 843 0.008204 10.0.0.141 - - [2025-10-22 19:51:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001637 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008310 10.0.0.141 - - [2025-10-22 19:51:13] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001527 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.030523 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/port HTTP/1.1" 200 1081 0.040668 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/port HTTP/1.1" 200 117 0.001644 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015480 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/network HTTP/1.1" 200 831 0.014819 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/port HTTP/1.1" 200 1057 0.407316 252.141.70.175 - - [2025-10-22 19:51:13] "POST /neutron/port HTTP/1.1" 200 1057 0.027522 252.141.70.175 - - [2025-10-22 19:51:14] "POST /neutron/port HTTP/1.1" 200 1057 0.014804 252.141.70.175 - - [2025-10-22 19:51:14] "POST /neutron/port HTTP/1.1" 200 1107 0.142658 252.141.70.175 - - [2025-10-22 19:51:14] "POST /neutron/port HTTP/1.1" 200 1081 0.025564 252.141.70.175 - - [2025-10-22 19:51:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005381 252.141.70.175 - - [2025-10-22 19:51:14] "POST /neutron/subnet HTTP/1.1" 200 704 0.010163 252.141.70.175 - - [2025-10-22 19:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.001819 252.141.70.175 - - [2025-10-22 19:51:14] "POST /neutron/network HTTP/1.1" 200 833 0.007987 252.141.70.175 - - [2025-10-22 19:51:15] "POST /neutron/network HTTP/1.1" 200 2218 0.016864 252.141.70.175 - - [2025-10-22 19:51:15] "GET /aaa-mode HTTP/1.1" 401 297 0.000679 252.141.70.175 - - [2025-10-22 19:51:15] "GET / HTTP/1.1" 200 36499 0.001630 252.141.70.175 - - [2025-10-22 19:51:15] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000559 10.0.0.141 - - [2025-10-22 19:51:16] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001218 252.141.70.175 - - [2025-10-22 19:51:16] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.084500 252.141.70.175 - - [2025-10-22 19:51:16] "POST /neutron/network HTTP/1.1" 200 829 0.053584 252.141.70.175 - - [2025-10-22 19:51:16] "POST /neutron/network HTTP/1.1" 200 831 0.008285 252.141.70.175 - - [2025-10-22 19:51:16] "POST /neutron/network HTTP/1.1" 200 833 0.011422 252.141.70.175 - - [2025-10-22 19:51:16] "POST /neutron/port HTTP/1.1" 200 2046 0.049526 252.141.70.175 - - [2025-10-22 19:51:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011203 252.141.70.175 - - [2025-10-22 19:51:16] "POST /neutron/port HTTP/1.1" 200 117 0.012811 252.141.70.175 - - [2025-10-22 19:51:17] "POST /neutron/port HTTP/1.1" 200 117 0.010342 252.141.70.175 - - [2025-10-22 19:51:17] "POST /neutron/network HTTP/1.1" 200 2218 0.032441 10.0.0.141 - - [2025-10-22 19:51:17] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001705 252.141.70.175 - - [2025-10-22 19:51:18] "POST /neutron/port HTTP/1.1" 200 1055 0.459336 10.0.0.141 - - [2025-10-22 19:51:18] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002203 252.141.70.175 - - [2025-10-22 19:51:18] "POST /neutron/port HTTP/1.1" 200 1057 0.301116 10.0.0.141 - - [2025-10-22 19:51:18] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001638 252.141.70.175 - - [2025-10-22 19:51:18] "POST /neutron/port HTTP/1.1" 200 1057 0.431201 252.141.70.175 - - [2025-10-22 19:51:18] "POST /neutron/port HTTP/1.1" 200 1055 0.018951 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1055 0.018322 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1105 0.129209 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1057 0.019094 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1057 0.013981 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1107 0.122458 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1057 0.013104 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1057 0.013801 252.141.70.175 - - [2025-10-22 19:51:19] "POST /neutron/port HTTP/1.1" 200 1107 0.138770 10.0.0.141 - - [2025-10-22 19:51:20] "GET /obj-perms HTTP/1.1" 200 6414 0.097004 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/port HTTP/1.1" 200 3008 0.024434 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006263 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.009410 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.002350 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/network HTTP/1.1" 200 829 0.008977 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005369 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.014109 10.0.0.141 - - [2025-10-22 19:51:20] "GET /obj-perms HTTP/1.1" 200 6414 0.078626 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.002236 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/network HTTP/1.1" 200 831 0.009691 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005371 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/subnet HTTP/1.1" 200 704 0.010653 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.002202 252.141.70.175 - - [2025-10-22 19:51:20] "POST /neutron/network HTTP/1.1" 200 833 0.007982 252.141.70.175 - - [2025-10-22 19:51:22] "POST /neutron/port HTTP/1.1" 200 3008 0.029972 252.141.70.175 - - [2025-10-22 19:51:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012570 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/port HTTP/1.1" 200 1081 0.061658 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010557 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/port HTTP/1.1" 200 1081 0.055485 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009302 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/port HTTP/1.1" 200 1081 0.077539 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/port HTTP/1.1" 200 1081 0.027695 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012131 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013361 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/port HTTP/1.1" 200 1081 0.076200 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/port HTTP/1.1" 200 1081 0.065877 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007796 252.141.70.175 - - [2025-10-22 19:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013252 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/port HTTP/1.1" 200 3008 0.030169 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016226 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/port HTTP/1.1" 200 3008 0.025935 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009948 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/port HTTP/1.1" 200 3008 0.035366 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012666 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/port HTTP/1.1" 200 3008 0.033981 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.018806 252.141.70.175 - - [2025-10-22 19:51:27] "POST /neutron/port HTTP/1.1" 200 3008 0.025651 252.141.70.175 - - [2025-10-22 19:51:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013720 10.0.0.141 - - [2025-10-22 19:51:28] "GET /virtual-machine/9d2d5cc9-d5a8-4f28-91fa-553c3712ae6e HTTP/1.1" 200 1805 0.006364 10.0.0.141 - - [2025-10-22 19:51:28] "GET /virtual-machine-interface/35174429-3aa8-4af2-9ef7-54bb905bdfaf HTTP/1.1" 200 2951 0.007698 10.0.0.141 - - [2025-10-22 19:51:28] "GET /virtual-machine-interface/902620c7-4b23-4386-956e-0f8442daf21a HTTP/1.1" 200 2949 0.010885 10.0.0.141 - - [2025-10-22 19:51:28] "GET /virtual-machine-interface/93eb0b2f-c1c8-4c6a-a006-d986460b04b8 HTTP/1.1" 200 2949 0.006947 252.141.70.175 - - [2025-10-22 19:51:28] "POST /neutron/port HTTP/1.1" 200 1081 0.023937 252.141.70.175 - - [2025-10-22 19:51:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012247 10.0.0.141 - - [2025-10-22 19:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.141 - - [2025-10-22 19:51:28] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004489 252.141.70.175 - - [2025-10-22 19:51:28] "POST /neutron/port HTTP/1.1" 200 1081 0.016385 10.0.0.141 - - [2025-10-22 19:51:28] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004043 252.141.70.175 - - [2025-10-22 19:51:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009634 10.0.0.141 - - [2025-10-22 19:51:28] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008104 10.0.0.141 - - [2025-10-22 19:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.141 - - [2025-10-22 19:51:32] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007105 10.0.0.141 - - [2025-10-22 19:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.141 - - [2025-10-22 19:51:36] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006073 10.0.0.141 - - [2025-10-22 19:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2025-10-22 19:51:40] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006369 10.0.0.141 - - [2025-10-22 19:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.141 - - [2025-10-22 19:51:44] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008274 10.0.0.141 - - [2025-10-22 19:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.141 - - [2025-10-22 19:51:46] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003806 10.0.0.141 - - [2025-10-22 19:51:46] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004426 10.0.0.141 - - [2025-10-22 19:51:46] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006385 252.141.70.175 - - [2025-10-22 19:51:47] "POST /neutron/port HTTP/1.1" 200 3008 0.041965 252.141.70.175 - - [2025-10-22 19:51:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008951 252.141.70.175 - - [2025-10-22 19:51:52] "POST /neutron/port HTTP/1.1" 200 3008 0.021504 252.141.70.175 - - [2025-10-22 19:51:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007369 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/port HTTP/1.1" 200 3008 0.021555 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008206 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/port HTTP/1.1" 200 3008 0.020667 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009538 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/port HTTP/1.1" 200 3008 0.021809 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010445 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/port HTTP/1.1" 200 3008 0.021270 252.141.70.175 - - [2025-10-22 19:51:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006483 252.141.70.175 - - [2025-10-22 19:51:58] "POST /neutron/port HTTP/1.1" 200 3008 0.018617 252.141.70.175 - - [2025-10-22 19:51:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006267 252.141.70.175 - - [2025-10-22 19:52:02] "POST /neutron/port HTTP/1.1" 200 3008 0.025014 252.141.70.175 - - [2025-10-22 19:52:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008713 10.0.0.141 - - [2025-10-22 19:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.141 - - [2025-10-22 19:52:08] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005412 10.0.0.141 - - [2025-10-22 19:52:08] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004083 10.0.0.141 - - [2025-10-22 19:52:08] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009467 10.0.0.141 - - [2025-10-22 19:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.141 - - [2025-10-22 19:52:08] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004396 10.0.0.141 - - [2025-10-22 19:52:08] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004823 10.0.0.141 - - [2025-10-22 19:52:08] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006866 10.0.0.141 - - [2025-10-22 19:52:08] "POST /fqname-to-id HTTP/1.1" 404 205 0.005492 10.0.0.141 - - [2025-10-22 19:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.141 - - [2025-10-22 19:52:08] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001370 10.0.0.141 - - [2025-10-22 19:52:08] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.048992 252.141.70.175 - - [2025-10-22 19:52:08] "POST /neutron/port HTTP/1.1" 200 1081 0.019913 10.0.0.141 - - [2025-10-22 19:52:09] "POST /service-instances HTTP/1.1" 200 545 0.077413 252.141.70.175 - - [2025-10-22 19:52:09] "POST /neutron/port HTTP/1.1" 200 1081 0.029361 10.0.0.141 - - [2025-10-22 19:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.141 - - [2025-10-22 19:52:09] "GET /service-instance/5d12e351-54aa-4c5a-9010-49ce971636c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.010488 252.141.70.175 - - [2025-10-22 19:52:09] "POST /neutron/network HTTP/1.1" 200 841 0.008064 10.0.0.141 - - [2025-10-22 19:52:09] "POST /port-tuples HTTP/1.1" 200 588 0.039447 252.141.70.175 - - [2025-10-22 19:52:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011391 10.0.0.141 - - [2025-10-22 19:52:09] "GET /virtual-machine-interface/902620c7-4b23-4386-956e-0f8442daf21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.007061 252.141.70.175 - - [2025-10-22 19:52:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.011017 10.0.0.141 - - [2025-10-22 19:52:09] "PUT /virtual-machine-interface/902620c7-4b23-4386-956e-0f8442daf21a HTTP/1.1" 200 286 0.014686 252.141.70.175 - - [2025-10-22 19:52:09] "POST /neutron/port HTTP/1.1" 200 117 0.001738 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-update HTTP/1.1" 200 156 0.019730 252.141.70.175 - - [2025-10-22 19:52:09] "POST /neutron/network HTTP/1.1" 200 831 0.012141 10.0.0.141 - - [2025-10-22 19:52:09] "GET /virtual-machine-interface/93eb0b2f-c1c8-4c6a-a006-d986460b04b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.008160 10.0.0.141 - - [2025-10-22 19:52:09] "POST /instance-ips HTTP/1.1" 200 387 0.068704 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-update HTTP/1.1" 200 156 0.044619 10.0.0.141 - - [2025-10-22 19:52:09] "PUT /virtual-machine-interface/93eb0b2f-c1c8-4c6a-a006-d986460b04b8 HTTP/1.1" 200 286 0.042579 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-update HTTP/1.1" 200 156 0.017860 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-update HTTP/1.1" 200 156 0.016519 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003850 10.0.0.141 - - [2025-10-22 19:52:09] "GET /virtual-machine-interface/35174429-3aa8-4af2-9ef7-54bb905bdfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.009376 10.0.0.141 - - [2025-10-22 19:52:09] "PUT /virtual-machine-interface/35174429-3aa8-4af2-9ef7-54bb905bdfaf HTTP/1.1" 200 286 0.013673 10.0.0.141 - - [2025-10-22 19:52:09] "POST /instance-ips HTTP/1.1" 200 387 0.044888 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-update HTTP/1.1" 200 156 0.013541 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-update HTTP/1.1" 200 156 0.018135 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001805 10.0.0.141 - - [2025-10-22 19:52:09] "POST /ref-update HTTP/1.1" 200 156 0.022032 252.141.70.175 - - [2025-10-22 19:52:09] "POST /neutron/port HTTP/1.1" 200 1081 0.034035 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001109 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003882 252.141.70.175 - - [2025-10-22 19:52:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008952 10.0.0.141 - - [2025-10-22 19:52:10] "POST /instance-ips HTTP/1.1" 200 375 0.026494 252.141.70.175 - - [2025-10-22 19:52:10] "POST /neutron/port HTTP/1.1" 200 1081 0.030536 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-update HTTP/1.1" 200 156 0.017950 252.141.70.175 - - [2025-10-22 19:52:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007950 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010688 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003910 252.141.70.175 - - [2025-10-22 19:52:10] "POST /neutron/port HTTP/1.1" 200 1081 0.019193 10.0.0.141 - - [2025-10-22 19:52:10] "POST /instance-ips HTTP/1.1" 200 375 0.017735 252.141.70.175 - - [2025-10-22 19:52:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007713 10.0.0.141 - - [2025-10-22 19:52:10] "GET /virtual-machine/3c159b4f-2de0-4df7-8704-d562252cbe42 HTTP/1.1" 200 1291 0.007197 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-update HTTP/1.1" 200 156 0.011248 10.0.0.141 - - [2025-10-22 19:52:10] "GET /virtual-machine-interface/0713c72c-dc3d-4518-aede-06fc6166693f HTTP/1.1" 200 2947 0.021459 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-update HTTP/1.1" 200 156 0.030309 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003346 10.0.0.141 - - [2025-10-22 19:52:10] "POST /instance-ips HTTP/1.1" 200 377 0.019330 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010466 10.0.0.141 - - [2025-10-22 19:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006163 10.0.0.141 - - [2025-10-22 19:52:10] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003935 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-update HTTP/1.1" 200 156 0.013474 10.0.0.141 - - [2025-10-22 19:52:10] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.009302 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004287 10.0.0.141 - - [2025-10-22 19:52:10] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006375 10.0.0.141 - - [2025-10-22 19:52:10] "POST /instance-ips HTTP/1.1" 200 377 0.023772 10.0.0.141 - - [2025-10-22 19:52:10] "POST /ref-update HTTP/1.1" 200 156 0.017980 10.0.0.141 - - [2025-10-22 19:52:11] "POST /ref-update HTTP/1.1" 200 156 0.055880 10.0.0.141 - - [2025-10-22 19:52:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004223 10.0.0.141 - - [2025-10-22 19:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.141 - - [2025-10-22 19:52:11] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005062 10.0.0.141 - - [2025-10-22 19:52:12] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005049 10.0.0.141 - - [2025-10-22 19:52:12] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008003 252.141.70.175 - - [2025-10-22 19:52:12] "POST /neutron/port HTTP/1.1" 200 1081 0.020490 252.141.70.175 - - [2025-10-22 19:52:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009168 252.141.70.175 - - [2025-10-22 19:52:12] "POST /neutron/port HTTP/1.1" 200 1081 0.015885 252.141.70.175 - - [2025-10-22 19:52:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008940 252.141.70.175 - - [2025-10-22 19:52:12] "POST /neutron/port HTTP/1.1" 200 1081 0.017413 252.141.70.175 - - [2025-10-22 19:52:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009413 10.0.0.141 - - [2025-10-22 19:52:12] "GET /virtual-machine/b4ed9fa9-0e18-47d0-814f-5a083d65eb7b HTTP/1.1" 200 1292 0.008631 10.0.0.141 - - [2025-10-22 19:52:12] "GET /virtual-machine-interface/551f3f9d-3fdb-4a53-b335-3e29a31f4a21 HTTP/1.1" 200 2951 0.008207 10.0.0.141 - - [2025-10-22 19:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.141 - - [2025-10-22 19:52:13] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004421 10.0.0.141 - - [2025-10-22 19:52:13] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004372 10.0.0.141 - - [2025-10-22 19:52:13] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008081 10.0.0.141 - - [2025-10-22 19:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.141 - - [2025-10-22 19:52:14] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003894 10.0.0.141 - - [2025-10-22 19:52:14] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003911 10.0.0.141 - - [2025-10-22 19:52:14] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007656 10.0.0.141 - - [2025-10-22 19:52:14] "POST /fqname-to-id HTTP/1.1" 404 209 0.003763 10.0.0.141 - - [2025-10-22 19:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.141 - - [2025-10-22 19:52:14] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001661 10.0.0.141 - - [2025-10-22 19:52:14] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.029321 10.0.0.141 - - [2025-10-22 19:52:14] "POST /network-policys HTTP/1.1" 200 549 0.027539 10.0.0.141 - - [2025-10-22 19:52:14] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.006999 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.141 - - [2025-10-22 19:52:15] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007875 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.141 - - [2025-10-22 19:52:15] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.007836 10.0.0.141 - - [2025-10-22 19:52:15] "POST /ref-update HTTP/1.1" 200 156 0.034297 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.141 - - [2025-10-22 19:52:15] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004178 252.141.70.175 - - [2025-10-22 19:52:15] "POST /neutron/network HTTP/1.1" 200 917 0.010108 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003348 10.0.0.141 - - [2025-10-22 19:52:15] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006229 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.141 - - [2025-10-22 19:52:15] "POST /access-control-lists HTTP/1.1" 200 603 0.076848 10.0.0.141 - - [2025-10-22 19:52:15] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.012398 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.141 - - [2025-10-22 19:52:15] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007432 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.141 - - [2025-10-22 19:52:15] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.006178 10.0.0.141 - - [2025-10-22 19:52:15] "POST /ref-update HTTP/1.1" 200 156 0.047657 10.0.0.141 - - [2025-10-22 19:52:15] "PUT /access-control-list/00f4ee78-648f-42f0-bc95-9cb2bf26cb15 HTTP/1.1" 200 274 0.020898 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.005084 10.0.0.141 - - [2025-10-22 19:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.141 - - [2025-10-22 19:52:15] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.032248 10.0.0.141 - - [2025-10-22 19:52:15] "POST /access-control-lists HTTP/1.1" 200 606 0.067677 252.141.70.175 - - [2025-10-22 19:52:16] "POST /neutron/network HTTP/1.1" 200 919 0.012240 10.0.0.141 - - [2025-10-22 19:52:16] "POST /routing-instances HTTP/1.1" 200 757 0.029649 10.0.0.141 - - [2025-10-22 19:52:16] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.009606 10.0.0.141 - - [2025-10-22 19:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.141 - - [2025-10-22 19:52:16] "POST /route-targets HTTP/1.1" 200 329 0.015322 10.0.0.141 - - [2025-10-22 19:52:16] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005100 10.0.0.141 - - [2025-10-22 19:52:16] "POST /ref-update HTTP/1.1" 200 156 0.018526 10.0.0.141 - - [2025-10-22 19:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.141 - - [2025-10-22 19:52:16] "GET /routing-instance/d1301192-d1d3-480c-af7c-68f7b19be5f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.006373 10.0.0.141 - - [2025-10-22 19:52:16] "GET /service-template/34e911d8-8d4a-4e4c-aad6-cc67902707a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003979 10.0.0.141 - - [2025-10-22 19:52:16] "GET /routing-instance/d1301192-d1d3-480c-af7c-68f7b19be5f3?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.004697 10.0.0.141 - - [2025-10-22 19:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.141 - - [2025-10-22 19:52:16] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001481 10.0.0.141 - - [2025-10-22 19:52:16] "POST /ref-update HTTP/1.1" 200 156 0.023746 10.0.0.141 - - [2025-10-22 19:52:16] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.039830 10.0.0.141 - - [2025-10-22 19:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.141 - - [2025-10-22 19:52:16] "POST /routing-instances HTTP/1.1" 200 758 0.032109 10.0.0.141 - - [2025-10-22 19:52:16] "GET /service-instance/5d12e351-54aa-4c5a-9010-49ce971636c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3543 0.006176 10.0.0.141 - - [2025-10-22 19:52:16] "POST /route-targets HTTP/1.1" 200 329 0.014888 10.0.0.141 - - [2025-10-22 19:52:16] "GET /domains HTTP/1.1" 200 440 0.004010 10.0.0.141 - - [2025-10-22 19:52:16] "POST /ref-update HTTP/1.1" 200 156 0.015772 10.0.0.141 - - [2025-10-22 19:52:16] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001675 10.0.0.141 - - [2025-10-22 19:52:16] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1530 0.014106 10.0.0.141 - - [2025-10-22 19:52:16] "GET /routing-instance/c5398d1d-260a-4186-a2f4-bb2faaf32670?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.005552 10.0.0.141 - - [2025-10-22 19:52:16] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001892 10.0.0.141 - - [2025-10-22 19:52:16] "GET /routing-instance/c5398d1d-260a-4186-a2f4-bb2faaf32670?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.006004 10.0.0.141 - - [2025-10-22 19:52:16] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 4235 0.037125 10.0.0.141 - - [2025-10-22 19:52:16] "PUT /routing-instance/d1301192-d1d3-480c-af7c-68f7b19be5f3 HTTP/1.1" 200 268 0.018473 10.0.0.141 - - [2025-10-22 19:52:16] "GET /service-instance/5d12e351-54aa-4c5a-9010-49ce971636c6 HTTP/1.1" 200 3797 0.010437 10.0.0.141 - - [2025-10-22 19:52:16] "PUT /routing-instance/c5398d1d-260a-4186-a2f4-bb2faaf32670 HTTP/1.1" 200 268 0.016571 10.0.0.141 - - [2025-10-22 19:52:16] "GET /domains HTTP/1.1" 200 440 0.003354 10.0.0.141 - - [2025-10-22 19:52:16] "POST /ref-update HTTP/1.1" 200 156 0.012310 10.0.0.141 - - [2025-10-22 19:52:16] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001753 10.0.0.141 - - [2025-10-22 19:52:16] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1530 0.010172 10.0.0.141 - - [2025-10-22 19:52:16] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001372 10.0.0.141 - - [2025-10-22 19:52:16] "PUT /access-control-list/b2d8eb45-ba73-47a8-85de-f0b1c1f44326 HTTP/1.1" 200 274 0.021912 10.0.0.141 - - [2025-10-22 19:52:16] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 4235 0.036168 10.0.0.141 - - [2025-10-22 19:52:17] "GET /service-instance/5d12e351-54aa-4c5a-9010-49ce971636c6 HTTP/1.1" 200 3797 0.006228 10.0.0.141 - - [2025-10-22 19:52:17] "GET /port-tuple/672d6087-7a6c-4c30-ae9c-28aec7e41c57 HTTP/1.1" 200 1981 0.005217 10.0.0.141 - - [2025-10-22 19:52:17] "GET /virtual-machine-interface/35174429-3aa8-4af2-9ef7-54bb905bdfaf HTTP/1.1" 200 3810 0.008250 10.0.0.141 - - [2025-10-22 19:52:17] "GET /virtual-machine-interface/902620c7-4b23-4386-956e-0f8442daf21a HTTP/1.1" 200 3823 0.006567 10.0.0.141 - - [2025-10-22 19:52:17] "GET /virtual-machine-interface/93eb0b2f-c1c8-4c6a-a006-d986460b04b8 HTTP/1.1" 200 3805 0.007181 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/port HTTP/1.1" 200 3815 0.056393 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009626 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/port HTTP/1.1" 200 3815 0.037133 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007764 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/port HTTP/1.1" 200 3815 0.042978 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010974 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/port HTTP/1.1" 200 3815 0.036274 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009614 252.141.70.175 - - [2025-10-22 19:52:17] "POST /neutron/network HTTP/1.1" 200 891 0.016498 252.141.70.175 - - [2025-10-22 19:52:18] "POST /neutron/network HTTP/1.1" 200 917 0.008307 252.141.70.175 - - [2025-10-22 19:52:18] "POST /neutron/network HTTP/1.1" 200 803 0.015388 252.141.70.175 - - [2025-10-22 19:52:18] "POST /neutron/network HTTP/1.1" 200 829 0.009174 252.141.70.175 - - [2025-10-22 19:52:18] "POST /neutron/network HTTP/1.1" 200 893 0.017318 252.141.70.175 - - [2025-10-22 19:52:18] "POST /neutron/network HTTP/1.1" 200 919 0.012316 10.0.0.141 - - [2025-10-22 19:52:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.002262 10.0.0.141 - - [2025-10-22 19:52:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001867 10.0.0.141 - - [2025-10-22 19:52:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.002127 10.0.0.141 - - [2025-10-22 19:52:18] "GET /virtual-machine/9d2d5cc9-d5a8-4f28-91fa-553c3712ae6e HTTP/1.1" 200 1805 0.005582 10.0.0.141 - - [2025-10-22 19:52:18] "GET /virtual-machine-interface/35174429-3aa8-4af2-9ef7-54bb905bdfaf HTTP/1.1" 200 3810 0.006998 10.0.0.141 - - [2025-10-22 19:52:18] "GET /virtual-machine-interface/902620c7-4b23-4386-956e-0f8442daf21a HTTP/1.1" 200 3823 0.010524 10.0.0.141 - - [2025-10-22 19:52:18] "GET /virtual-machine-interface/93eb0b2f-c1c8-4c6a-a006-d986460b04b8 HTTP/1.1" 200 3805 0.008977 10.0.0.141 - - [2025-10-22 19:52:18] "GET /instance-ip/45bd45d8-d914-4bb5-a6bf-83a576e1ce8b HTTP/1.1" 200 1964 0.004971 10.0.0.141 - - [2025-10-22 19:52:18] "GET /instance-ip/dd1b2157-c875-4d3f-ad92-b542011a730a HTTP/1.1" 200 1626 0.007402 10.0.0.141 - - [2025-10-22 19:52:18] "GET /instance-ip/ef1fe674-47fa-4ac5-9ea4-79a9b3075b3f HTTP/1.1" 200 1963 0.007378 10.0.0.141 - - [2025-10-22 19:52:18] "GET /instance-ip/21089af9-56c8-4e69-ba20-9d2cc9f13fdc HTTP/1.1" 200 1982 0.008748 10.0.0.141 - - [2025-10-22 19:52:19] "GET /instance-ip/abc120bb-888f-4173-a7e1-026e4d1db816 HTTP/1.1" 200 1985 0.006048 10.0.0.141 - - [2025-10-22 19:52:19] "GET /instance-ip/ce27cbbe-0fec-497c-8f4e-8fd7c0c78933 HTTP/1.1" 200 1623 0.006118 10.0.0.141 - - [2025-10-22 19:52:19] "GET /instance-ip/516a8a06-ce53-4f6f-a6a0-19862c436fb4 HTTP/1.1" 200 1624 0.008419 10.0.0.141 - - [2025-10-22 19:52:19] "GET /instance-ip/8f492950-44da-43ca-ba84-65f0ed146bd2 HTTP/1.1" 200 1961 0.005063 10.0.0.141 - - [2025-10-22 19:52:19] "GET /instance-ip/e8d91b95-e354-49ed-9607-730dfc63227f HTTP/1.1" 200 1959 0.004642 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/port HTTP/1.1" 200 3815 0.040520 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007986 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/port HTTP/1.1" 200 3815 0.046105 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010346 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/port HTTP/1.1" 200 3815 0.054249 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010412 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/port HTTP/1.1" 200 3815 0.046752 252.141.70.175 - - [2025-10-22 19:52:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008518 10.0.0.141 - - [2025-10-22 19:52:19] "GET /virtual-machine/9d2d5cc9-d5a8-4f28-91fa-553c3712ae6e HTTP/1.1" 200 1805 0.005288 10.0.0.141 - - [2025-10-22 19:52:19] "GET /virtual-machine-interface/35174429-3aa8-4af2-9ef7-54bb905bdfaf HTTP/1.1" 200 3810 0.007339 10.0.0.141 - - [2025-10-22 19:52:20] "GET /virtual-machine-interface/902620c7-4b23-4386-956e-0f8442daf21a HTTP/1.1" 200 3823 0.006460 10.0.0.141 - - [2025-10-22 19:52:20] "GET /virtual-machine-interface/93eb0b2f-c1c8-4c6a-a006-d986460b04b8 HTTP/1.1" 200 3805 0.006158 10.0.0.141 - - [2025-10-22 19:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.141 - - [2025-10-22 19:52:20] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003999 10.0.0.141 - - [2025-10-22 19:52:20] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004538 10.0.0.141 - - [2025-10-22 19:52:20] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006691 10.0.0.141 - - [2025-10-22 19:52:21] "GET /obj-perms HTTP/1.1" 200 6414 0.087212 10.0.0.141 - - [2025-10-22 19:52:21] "GET /obj-perms HTTP/1.1" 200 6414 0.074190 10.0.0.141 - - [2025-10-22 19:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014527 10.0.0.141 - - [2025-10-22 19:52:21] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007225 10.0.0.141 - - [2025-10-22 19:52:21] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005866 10.0.0.141 - - [2025-10-22 19:52:21] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007024 10.0.0.141 - - [2025-10-22 19:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.141 - - [2025-10-22 19:52:22] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004849 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003682 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007096 10.0.0.141 - - [2025-10-22 19:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005984 10.0.0.141 - - [2025-10-22 19:52:22] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004550 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005229 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.012665 10.0.0.141 - - [2025-10-22 19:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.141 - - [2025-10-22 19:52:22] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007362 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005362 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007441 10.0.0.141 - - [2025-10-22 19:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.141 - - [2025-10-22 19:52:22] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004926 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004694 10.0.0.141 - - [2025-10-22 19:52:22] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009401 10.0.0.141 - - [2025-10-22 19:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.141 - - [2025-10-22 19:52:23] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007834 10.0.0.141 - - [2025-10-22 19:52:23] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004539 10.0.0.141 - - [2025-10-22 19:52:23] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007130 10.0.0.141 - - [2025-10-22 19:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.141 - - [2025-10-22 19:52:23] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004669 10.0.0.141 - - [2025-10-22 19:52:23] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004827 10.0.0.141 - - [2025-10-22 19:52:23] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007674 10.0.0.141 - - [2025-10-22 19:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.141 - - [2025-10-22 19:52:23] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004447 10.0.0.141 - - [2025-10-22 19:52:23] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003271 10.0.0.141 - - [2025-10-22 19:52:23] "GET /virtual-network/e0fb703c-7ea7-480d-83d2-14757e0c2767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010004 10.0.0.141 - - [2025-10-22 19:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.141 - - [2025-10-22 19:52:24] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005756 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003691 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.006386 10.0.0.141 - - [2025-10-22 19:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.141 - - [2025-10-22 19:52:24] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004649 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004788 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.007991 10.0.0.141 - - [2025-10-22 19:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.141 - - [2025-10-22 19:52:24] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003930 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005018 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.007001 10.0.0.141 - - [2025-10-22 19:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2025-10-22 19:52:24] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005610 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-networks?parent_id=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004614 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.008440 10.0.0.141 - - [2025-10-22 19:52:24] "GET /virtual-machine/9d2d5cc9-d5a8-4f28-91fa-553c3712ae6e HTTP/1.1" 200 1805 0.006019 10.0.0.141 - - [2025-10-22 19:52:24] "GET /domains HTTP/1.1" 200 440 0.004864 10.0.0.141 - - [2025-10-22 19:52:25] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001506 10.0.0.141 - - [2025-10-22 19:52:25] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1530 0.009481 10.0.0.141 - - [2025-10-22 19:52:25] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001373 10.0.0.141 - - [2025-10-22 19:52:25] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 4235 0.039352 10.0.0.141 - - [2025-10-22 19:52:25] "GET /service-instance/5d12e351-54aa-4c5a-9010-49ce971636c6 HTTP/1.1" 200 3797 0.005307 10.0.0.141 - - [2025-10-22 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.141 - - [2025-10-22 19:52:25] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.004565 10.0.0.141 - - [2025-10-22 19:52:25] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.007504 10.0.0.141 - - [2025-10-22 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.141 - - [2025-10-22 19:52:25] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.006009 10.0.0.141 - - [2025-10-22 19:52:25] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.007232 10.0.0.141 - - [2025-10-22 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.141 - - [2025-10-22 19:52:25] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006847 10.0.0.141 - - [2025-10-22 19:52:25] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?fields=routing_instances HTTP/1.1" 200 1682 0.009449 10.0.0.141 - - [2025-10-22 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.141 - - [2025-10-22 19:52:25] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.006837 10.0.0.141 - - [2025-10-22 19:52:25] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?fields=routing_instances HTTP/1.1" 200 1689 0.009259 10.0.0.141 - - [2025-10-22 19:52:29] "POST /ref-update HTTP/1.1" 200 156 0.043162 252.141.70.175 - - [2025-10-22 19:52:29] "POST /neutron/network HTTP/1.1" 200 833 0.011348 10.0.0.141 - - [2025-10-22 19:52:29] "DELETE /access-control-list/b2d8eb45-ba73-47a8-85de-f0b1c1f44326 HTTP/1.1" 200 115 0.041792 10.0.0.141 - - [2025-10-22 19:52:29] "GET /virtual-network/ad738417-2cf3-4a56-b262-b3a050588782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007712 10.0.0.141 - - [2025-10-22 19:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /routing-instance/d1301192-d1d3-480c-af7c-68f7b19be5f3 HTTP/1.1" 200 115 0.035673 10.0.0.141 - - [2025-10-22 19:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.141 - - [2025-10-22 19:52:30] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005659 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /route-target/407255cd-21f3-4bbf-b930-d3ea82dc6214 HTTP/1.1" 200 115 0.046429 10.0.0.141 - - [2025-10-22 19:52:30] "POST /ref-update HTTP/1.1" 200 156 0.064461 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /routing-instance/c5398d1d-260a-4186-a2f4-bb2faaf32670 HTTP/1.1" 200 115 0.054075 10.0.0.141 - - [2025-10-22 19:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017652 252.141.70.175 - - [2025-10-22 19:52:30] "POST /neutron/network HTTP/1.1" 200 831 0.008739 10.0.0.141 - - [2025-10-22 19:52:30] "GET /virtual-network/6a0f0720-d3c4-4599-8874-c0cbba9f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007551 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /route-target/b8306cd0-07e3-4ad2-aa73-528d57880ea8 HTTP/1.1" 200 115 0.029526 10.0.0.141 - - [2025-10-22 19:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /access-control-list/00f4ee78-648f-42f0-bc95-9cb2bf26cb15 HTTP/1.1" 200 115 0.027153 10.0.0.141 - - [2025-10-22 19:52:30] "GET /network-policy/d445300b-4e04-4aec-8003-3ae821204956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.008875 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /network-policy/d445300b-4e04-4aec-8003-3ae821204956 HTTP/1.1" 200 115 0.036233 10.0.0.141 - - [2025-10-22 19:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /service-instance/5d12e351-54aa-4c5a-9010-49ce971636c6 HTTP/1.1" 200 115 0.062697 10.0.0.141 - - [2025-10-22 19:52:30] "POST /ref-update HTTP/1.1" 200 156 0.021735 10.0.0.141 - - [2025-10-22 19:52:30] "GET /domains HTTP/1.1" 200 440 0.002868 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /instance-ip/8f492950-44da-43ca-ba84-65f0ed146bd2 HTTP/1.1" 200 115 0.034382 10.0.0.141 - - [2025-10-22 19:52:30] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001264 10.0.0.141 - - [2025-10-22 19:52:30] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1530 0.013851 10.0.0.141 - - [2025-10-22 19:52:30] "POST /ref-update HTTP/1.1" 200 156 0.028146 10.0.0.141 - - [2025-10-22 19:52:30] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001257 10.0.0.141 - - [2025-10-22 19:52:30] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 3761 0.040099 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /instance-ip/e8d91b95-e354-49ed-9607-730dfc63227f HTTP/1.1" 200 115 0.054325 10.0.0.141 - - [2025-10-22 19:52:30] "POST /ref-update HTTP/1.1" 200 156 0.014935 10.0.0.141 - - [2025-10-22 19:52:30] "GET /virtual-machine/9d2d5cc9-d5a8-4f28-91fa-553c3712ae6e HTTP/1.1" 200 1805 0.004105 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /instance-ip/abc120bb-888f-4173-a7e1-026e4d1db816 HTTP/1.1" 200 115 0.029644 10.0.0.141 - - [2025-10-22 19:52:30] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003185 10.0.0.141 - - [2025-10-22 19:52:30] "POST /ref-update HTTP/1.1" 200 156 0.014851 10.0.0.141 - - [2025-10-22 19:52:30] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004599 10.0.0.141 - - [2025-10-22 19:52:30] "DELETE /instance-ip/45bd45d8-d914-4bb5-a6bf-83a576e1ce8b HTTP/1.1" 200 115 0.029107 10.0.0.141 - - [2025-10-22 19:52:30] "POST /ref-update HTTP/1.1" 200 156 0.013097 10.0.0.141 - - [2025-10-22 19:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.141 - - [2025-10-22 19:52:31] "DELETE /instance-ip/ef1fe674-47fa-4ac5-9ea4-79a9b3075b3f HTTP/1.1" 200 115 0.053864 10.0.0.141 - - [2025-10-22 19:52:31] "POST /ref-update HTTP/1.1" 200 156 0.022615 10.0.0.141 - - [2025-10-22 19:52:31] "DELETE /service-template/34e911d8-8d4a-4e4c-aad6-cc67902707a4 HTTP/1.1" 200 115 0.056947 10.0.0.141 - - [2025-10-22 19:52:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.006999 10.0.0.141 - - [2025-10-22 19:52:31] "DELETE /instance-ip/21089af9-56c8-4e69-ba20-9d2cc9f13fdc HTTP/1.1" 200 115 0.048251 252.141.70.175 - - [2025-10-22 19:52:31] "POST /neutron/network HTTP/1.1" 200 833 0.008028 252.141.70.175 - - [2025-10-22 19:52:31] "POST /neutron/network HTTP/1.1" 400 204 0.017531 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 1081 0.013877 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 1107 0.015571 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 1081 0.019624 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 1107 0.015383 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 151 0.229593 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 3008 0.079068 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 1107 0.021478 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 151 0.303814 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 151 0.239751 252.141.70.175 - - [2025-10-22 19:52:32] "POST /neutron/port HTTP/1.1" 200 1105 0.020403 252.141.70.175 - - [2025-10-22 19:52:33] "POST /neutron/port HTTP/1.1" 200 151 0.194672 252.141.70.175 - - [2025-10-22 19:52:33] "POST /neutron/port HTTP/1.1" 200 1107 0.013830 252.141.70.175 - - [2025-10-22 19:52:33] "POST /neutron/port HTTP/1.1" 200 151 0.145982 252.141.70.175 - - [2025-10-22 19:52:33] "POST /neutron/network HTTP/1.1" 200 833 0.017317 10.0.0.141 - - [2025-10-22 19:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008064 10.0.0.141 - - [2025-10-22 19:52:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007225 10.0.0.141 - - [2025-10-22 19:52:33] "POST /useragent-kv HTTP/1.1" 200 115 0.010159 252.141.70.175 - - [2025-10-22 19:52:33] "POST /neutron/network HTTP/1.1" 200 151 0.144139 10.0.0.141 - - [2025-10-22 19:52:33] "GET /routing-instance/6da03cd6-5811-44cb-bee8-a77d63bbb588 HTTP/1.1" 404 171 0.004109 10.0.0.141 - - [2025-10-22 19:52:33] "DELETE /route-target/3e5ebf0d-5ddb-421d-969b-4ca7b1b96c77 HTTP/1.1" 200 115 0.047376 10.0.0.141 - - [2025-10-22 19:52:33] "GET /domains HTTP/1.1" 200 440 0.003326 10.0.0.141 - - [2025-10-22 19:52:33] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001309 10.0.0.141 - - [2025-10-22 19:52:33] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1307 0.011760 10.0.0.141 - - [2025-10-22 19:52:33] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002696 10.0.0.141 - - [2025-10-22 19:52:33] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2300 0.034663 252.141.70.175 - - [2025-10-22 19:52:34] "POST /neutron/network HTTP/1.1" 200 831 0.009830 10.0.0.141 - - [2025-10-22 19:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004949 10.0.0.141 - - [2025-10-22 19:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.141 - - [2025-10-22 19:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004675 252.141.70.175 - - [2025-10-22 19:52:34] "POST /neutron/network HTTP/1.1" 200 151 0.114192 10.0.0.141 - - [2025-10-22 19:52:34] "DELETE /route-target/52811fd5-4fd5-4dfa-8ab1-dd24473d439d HTTP/1.1" 200 115 0.027805 10.0.0.141 - - [2025-10-22 19:52:34] "GET /routing-instance/693210d9-437d-4c6b-8935-7ad5b1ebe6e0 HTTP/1.1" 404 171 0.005547 10.0.0.141 - - [2025-10-22 19:52:34] "GET /domains HTTP/1.1" 200 440 0.008918 10.0.0.141 - - [2025-10-22 19:52:34] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001192 10.0.0.141 - - [2025-10-22 19:52:34] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1307 0.008715 10.0.0.141 - - [2025-10-22 19:52:34] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003560 10.0.0.141 - - [2025-10-22 19:52:34] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 2082 0.036174 252.141.70.175 - - [2025-10-22 19:52:35] "POST /neutron/network HTTP/1.1" 200 829 0.006999 10.0.0.141 - - [2025-10-22 19:52:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005342 10.0.0.141 - - [2025-10-22 19:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.141 - - [2025-10-22 19:52:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005800 252.141.70.175 - - [2025-10-22 19:52:35] "POST /neutron/network HTTP/1.1" 200 151 0.105643 10.0.0.141 - - [2025-10-22 19:52:35] "DELETE /route-target/c3177890-0a8c-414d-a264-91428df4172a HTTP/1.1" 200 115 0.031919 10.0.0.141 - - [2025-10-22 19:52:35] "GET /routing-instance/4d59302f-80d0-4ab6-84b2-16a84fcb379f HTTP/1.1" 404 171 0.003531 10.0.0.141 - - [2025-10-22 19:52:35] "GET /domains HTTP/1.1" 200 440 0.003786 10.0.0.141 - - [2025-10-22 19:52:35] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001325 10.0.0.141 - - [2025-10-22 19:52:35] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1307 0.008859 10.0.0.141 - - [2025-10-22 19:52:35] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002520 10.0.0.141 - - [2025-10-22 19:52:35] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 1842 0.031574 10.0.0.141 - - [2025-10-22 19:52:36] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001822 10.0.0.141 - - [2025-10-22 19:52:36] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.039645 10.0.0.141 - - [2025-10-22 19:52:36] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133 10.0.0.141 - - [2025-10-22 19:52:36] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?fields=virtual_networks HTTP/1.1" 200 1030 0.032462 10.0.0.141 - - [2025-10-22 19:52:36] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002943 10.0.0.141 - - [2025-10-22 19:52:36] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.037330 10.0.0.141 - - [2025-10-22 19:52:36] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001419 10.0.0.141 - - [2025-10-22 19:52:36] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?fields=security_groups HTTP/1.1" 200 1254 0.030986 10.0.0.141 - - [2025-10-22 19:52:37] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001475 10.0.0.141 - - [2025-10-22 19:52:37] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009046 10.0.0.141 - - [2025-10-22 19:52:37] "POST /fqname-to-id HTTP/1.1" 404 187 0.037494 10.0.0.141 - - [2025-10-22 19:52:37] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003679 10.0.0.141 - - [2025-10-22 19:52:37] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001843 10.0.0.141 - - [2025-10-22 19:52:37] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010476 10.0.0.141 - - [2025-10-22 19:52:37] "POST /id-to-fqname HTTP/1.1" 200 189 0.005311 10.0.0.141 - - [2025-10-22 19:52:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.002979 10.0.0.141 - - [2025-10-22 19:52:38] "POST /security-groups HTTP/1.1" 200 584 0.071287 10.0.0.141 - - [2025-10-22 19:52:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.003769 10.0.0.141 - - [2025-10-22 19:52:38] "POST /projects HTTP/1.1" 200 579 0.258774 10.0.0.141 - - [2025-10-22 19:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.298368 10.0.0.141 - - [2025-10-22 19:52:38] "POST /access-control-lists HTTP/1.1" 200 599 0.081254 10.0.0.141 - - [2025-10-22 19:52:38] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.493220 10.0.0.141 - - [2025-10-22 19:52:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.007201 10.0.0.141 - - [2025-10-22 19:52:38] "POST /access-control-lists HTTP/1.1" 200 597 0.075294 10.0.0.141 - - [2025-10-22 19:52:39] "GET / HTTP/1.1" 200 36499 0.002123 10.0.0.141 - - [2025-10-22 19:52:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000611 10.0.0.141 - - [2025-10-22 19:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.038148 10.0.0.141 - - [2025-10-22 19:52:41] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001668 10.0.0.141 - - [2025-10-22 19:52:41] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.035247 10.0.0.141 - - [2025-10-22 19:52:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.004089 10.0.0.141 - - [2025-10-22 19:52:41] "POST /virtual-DNSs HTTP/1.1" 200 509 0.022629 10.0.0.141 - - [2025-10-22 19:52:41] "GET /virtual-DNS/4df1aa2c-1a97-4ef4-8f6d-e46d34d3beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.006642 10.0.0.141 - - [2025-10-22 19:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.141 - - [2025-10-22 19:52:41] "GET /virtual-DNS/4df1aa2c-1a97-4ef4-8f6d-e46d34d3beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004109 10.0.0.141 - - [2025-10-22 19:52:41] "GET /domains HTTP/1.1" 401 297 0.000502 10.0.0.141 - - [2025-10-22 19:52:42] "GET /domains HTTP/1.1" 200 440 0.050886 10.0.0.141 - - [2025-10-22 19:52:42] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001745 10.0.0.141 - - [2025-10-22 19:52:42] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1694 0.011667 10.0.0.141 - - [2025-10-22 19:52:42] "GET /virtual-DNS/4df1aa2c-1a97-4ef4-8f6d-e46d34d3beb7 HTTP/1.1" 200 1440 0.007137 10.0.0.141 - - [2025-10-22 19:52:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003971 10.0.0.141 - - [2025-10-22 19:52:42] "POST /network-ipams HTTP/1.1" 200 516 0.022046 10.0.0.141 - - [2025-10-22 19:52:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003745 10.0.0.141 - - [2025-10-22 19:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.141 - - [2025-10-22 19:52:42] "GET /network-ipam/6980a5e2-f5d8-4e66-ba3f-930b4b147d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005567 10.0.0.141 - - [2025-10-22 19:52:42] "PUT /network-ipam/6980a5e2-f5d8-4e66-ba3f-930b4b147d4b HTTP/1.1" 200 260 0.017094 10.0.0.141 - - [2025-10-22 19:52:42] "POST /ref-update HTTP/1.1" 200 156 0.013295 10.0.0.141 - - [2025-10-22 19:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.141 - - [2025-10-22 19:52:42] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001664 10.0.0.141 - - [2025-10-22 19:52:42] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.041468 252.141.70.175 - - [2025-10-22 19:52:43] "POST /neutron/network HTTP/1.1" 200 117 0.044600 10.0.0.141 - - [2025-10-22 19:52:43] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001507 252.141.70.175 - - [2025-10-22 19:52:43] "POST /neutron/network HTTP/1.1" 200 616 0.116145 10.0.0.141 - - [2025-10-22 19:52:43] "POST /route-targets HTTP/1.1" 200 329 0.018436 10.0.0.141 - - [2025-10-22 19:52:43] "POST /ref-update HTTP/1.1" 200 156 0.026806 10.0.0.141 - - [2025-10-22 19:52:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006963 252.141.70.175 - - [2025-10-22 19:52:43] "POST /neutron/subnet HTTP/1.1" 200 711 0.251977 252.141.70.175 - - [2025-10-22 19:52:43] "POST /neutron/network HTTP/1.1" 200 829 0.011567 10.0.0.141 - - [2025-10-22 19:52:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001997 10.0.0.141 - - [2025-10-22 19:52:43] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008722 252.141.70.175 - - [2025-10-22 19:52:43] "POST /neutron/network HTTP/1.1" 200 829 0.008081 10.0.0.141 - - [2025-10-22 19:52:43] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008396 252.141.70.175 - - [2025-10-22 19:52:43] "POST /neutron/network HTTP/1.1" 200 829 0.008405 252.141.70.175 - - [2025-10-22 19:52:43] "POST /neutron/subnet HTTP/1.1" 200 711 0.009785 252.141.70.175 - - [2025-10-22 19:52:44] "POST /neutron/network HTTP/1.1" 200 803 0.015131 252.141.70.175 - - [2025-10-22 19:52:44] "POST /neutron/network HTTP/1.1" 200 829 0.009236 10.0.0.141 - - [2025-10-22 19:52:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001737 252.141.70.175 - - [2025-10-22 19:52:44] "POST /neutron/network HTTP/1.1" 200 839 0.010889 252.141.70.175 - - [2025-10-22 19:52:44] "GET /aaa-mode HTTP/1.1" 401 297 0.000707 252.141.70.175 - - [2025-10-22 19:52:44] "GET / HTTP/1.1" 200 36499 0.002765 252.141.70.175 - - [2025-10-22 19:52:44] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000514 10.0.0.141 - - [2025-10-22 19:52:45] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001858 252.141.70.175 - - [2025-10-22 19:52:45] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.071424 252.141.70.175 - - [2025-10-22 19:52:45] "POST /neutron/network HTTP/1.1" 200 829 0.042640 252.141.70.175 - - [2025-10-22 19:52:45] "POST /neutron/port HTTP/1.1" 200 117 0.007241 252.141.70.175 - - [2025-10-22 19:52:45] "POST /neutron/port HTTP/1.1" 200 117 0.008960 252.141.70.175 - - [2025-10-22 19:52:45] "POST /neutron/port HTTP/1.1" 200 117 0.007992 252.141.70.175 - - [2025-10-22 19:52:46] "POST /neutron/network HTTP/1.1" 200 839 0.007889 10.0.0.141 - - [2025-10-22 19:52:46] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001251 252.141.70.175 - - [2025-10-22 19:52:46] "POST /neutron/port HTTP/1.1" 200 1056 0.299890 252.141.70.175 - - [2025-10-22 19:52:46] "POST /neutron/port HTTP/1.1" 200 1056 0.014411 252.141.70.175 - - [2025-10-22 19:52:46] "POST /neutron/port HTTP/1.1" 200 1056 0.012075 252.141.70.175 - - [2025-10-22 19:52:46] "POST /neutron/port HTTP/1.1" 200 1106 0.084476 252.141.70.175 - - [2025-10-22 19:52:46] "POST /neutron/port HTTP/1.1" 200 1080 0.015158 252.141.70.175 - - [2025-10-22 19:52:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004431 252.141.70.175 - - [2025-10-22 19:52:47] "POST /neutron/subnet HTTP/1.1" 200 685 0.008942 252.141.70.175 - - [2025-10-22 19:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.002342 252.141.70.175 - - [2025-10-22 19:52:47] "POST /neutron/network HTTP/1.1" 200 829 0.008162 252.141.70.175 - - [2025-10-22 19:52:50] "POST /neutron/port HTTP/1.1" 200 1080 0.019442 252.141.70.175 - - [2025-10-22 19:52:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009403 252.141.70.175 - - [2025-10-22 19:52:51] "POST /neutron/port HTTP/1.1" 200 1080 0.025021 252.141.70.175 - - [2025-10-22 19:52:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009066 252.141.70.175 - - [2025-10-22 19:52:51] "POST /neutron/port HTTP/1.1" 200 1080 0.018694 252.141.70.175 - - [2025-10-22 19:52:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007984 10.0.0.141 - - [2025-10-22 19:52:51] "GET /virtual-machine/414bb75a-d298-4e0e-8f1b-6fc8be78e8c2 HTTP/1.1" 200 1295 0.008115 10.0.0.141 - - [2025-10-22 19:52:51] "GET /virtual-machine-interface/987cdb98-e26e-4497-b377-a75f760672c3 HTTP/1.1" 200 2967 0.007521 10.0.0.141 - - [2025-10-22 19:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.141 - - [2025-10-22 19:52:51] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005436 10.0.0.141 - - [2025-10-22 19:52:51] "GET /virtual-networks?parent_id=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004013 10.0.0.141 - - [2025-10-22 19:52:51] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006707 10.0.0.141 - - [2025-10-22 19:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.141 - - [2025-10-22 19:52:54] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007940 252.141.70.175 - - [2025-10-22 19:52:57] "POST /neutron/port HTTP/1.1" 200 1080 0.023999 252.141.70.175 - - [2025-10-22 19:52:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006756 10.0.0.141 - - [2025-10-22 19:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.141 - - [2025-10-22 19:52:59] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006767 252.141.70.175 - - [2025-10-22 19:52:59] "POST /neutron/port HTTP/1.1" 200 1080 0.014470 252.141.70.175 - - [2025-10-22 19:52:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007361 252.141.70.175 - - [2025-10-22 19:52:59] "POST /neutron/port HTTP/1.1" 200 1080 0.016599 252.141.70.175 - - [2025-10-22 19:52:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007151 252.141.70.175 - - [2025-10-22 19:52:59] "POST /neutron/port HTTP/1.1" 200 1080 0.018672 252.141.70.175 - - [2025-10-22 19:52:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006831 10.0.0.141 - - [2025-10-22 19:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.141 - - [2025-10-22 19:53:01] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004843 10.0.0.141 - - [2025-10-22 19:53:01] "GET /virtual-networks?parent_id=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003929 10.0.0.141 - - [2025-10-22 19:53:01] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007738 252.141.70.175 - - [2025-10-22 19:53:06] "POST /neutron/network HTTP/1.1" 200 803 0.013510 252.141.70.175 - - [2025-10-22 19:53:06] "POST /neutron/network HTTP/1.1" 200 829 0.008187 10.0.0.141 - - [2025-10-22 19:53:06] "POST /id-to-fqname HTTP/1.1" 200 225 0.001809 252.141.70.175 - - [2025-10-22 19:53:06] "POST /neutron/port HTTP/1.1" 200 1080 0.015874 252.141.70.175 - - [2025-10-22 19:53:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007726 252.141.70.175 - - [2025-10-22 19:53:07] "POST /neutron/network HTTP/1.1" 200 839 0.007209 252.141.70.175 - - [2025-10-22 19:53:07] "GET /aaa-mode HTTP/1.1" 401 297 0.000529 252.141.70.175 - - [2025-10-22 19:53:07] "GET / HTTP/1.1" 200 36499 0.002258 252.141.70.175 - - [2025-10-22 19:53:07] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000504 10.0.0.141 - - [2025-10-22 19:53:07] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001329 252.141.70.175 - - [2025-10-22 19:53:07] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.071813 252.141.70.175 - - [2025-10-22 19:53:07] "POST /neutron/network HTTP/1.1" 200 829 0.046925 252.141.70.175 - - [2025-10-22 19:53:08] "POST /neutron/port HTTP/1.1" 200 1080 0.027980 252.141.70.175 - - [2025-10-22 19:53:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010247 252.141.70.175 - - [2025-10-22 19:53:08] "POST /neutron/port HTTP/1.1" 200 117 0.007307 252.141.70.175 - - [2025-10-22 19:53:08] "POST /neutron/port HTTP/1.1" 200 117 0.008279 252.141.70.175 - - [2025-10-22 19:53:08] "POST /neutron/network HTTP/1.1" 200 839 0.008533 10.0.0.141 - - [2025-10-22 19:53:08] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002258 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/port HTTP/1.1" 200 1056 0.258413 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/port HTTP/1.1" 200 1056 0.014828 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/port HTTP/1.1" 200 1056 0.013925 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/port HTTP/1.1" 200 1106 0.075074 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/port HTTP/1.1" 200 1080 0.015902 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004557 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.013088 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.001652 252.141.70.175 - - [2025-10-22 19:53:09] "POST /neutron/network HTTP/1.1" 200 829 0.009365 10.0.0.141 - - [2025-10-22 19:53:12] "DELETE /project/beeda9a49fff444ca5bf4d1e68cfb8ea HTTP/1.1" 404 173 0.009699 10.0.0.141 - - [2025-10-22 19:53:12] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001623 10.0.0.141 - - [2025-10-22 19:53:12] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.045754 10.0.0.141 - - [2025-10-22 19:53:12] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001435 10.0.0.141 - - [2025-10-22 19:53:12] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?fields=security_groups HTTP/1.1" 200 1344 0.047064 10.0.0.141 - - [2025-10-22 19:53:12] "DELETE /security-group/8d2ebf09-ca1a-4a67-aad5-d35730b88f40 HTTP/1.1" 200 115 0.051160 10.0.0.141 - - [2025-10-22 19:53:12] "GET /projects?obj_uuids=4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001177 10.0.0.141 - - [2025-10-22 19:53:12] "DELETE /access-control-list/0ce983c8-0f9d-420d-8d94-002bd1d41f17 HTTP/1.1" 200 115 0.028620 10.0.0.141 - - [2025-10-22 19:53:12] "GET /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6?fields=application_policy_sets HTTP/1.1" 200 1383 0.038724 10.0.0.141 - - [2025-10-22 19:53:12] "DELETE /access-control-list/3c55f9ea-85d9-4a4d-9464-0f4cb72a901f HTTP/1.1" 200 115 0.036637 10.0.0.141 - - [2025-10-22 19:53:12] "DELETE /project/4b2ae50b-87e8-4ea3-aefc-bc3fd0c614c6 HTTP/1.1" 200 115 0.369782 252.141.70.175 - - [2025-10-22 19:53:13] "POST /neutron/port HTTP/1.1" 200 1080 0.016609 252.141.70.175 - - [2025-10-22 19:53:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010059 252.141.70.175 - - [2025-10-22 19:53:13] "POST /neutron/port HTTP/1.1" 200 1080 0.015340 252.141.70.175 - - [2025-10-22 19:53:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008024 252.141.70.175 - - [2025-10-22 19:53:13] "POST /neutron/port HTTP/1.1" 200 1080 0.015362 252.141.70.175 - - [2025-10-22 19:53:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008921 10.0.0.141 - - [2025-10-22 19:53:13] "GET /virtual-machine/3a159ab9-ad45-4bd8-bd90-7655515bc8e7 HTTP/1.1" 200 1295 0.006486 10.0.0.141 - - [2025-10-22 19:53:13] "GET /virtual-machine-interface/c8ea71aa-d480-4822-b3fc-27cbccf37250 HTTP/1.1" 200 2967 0.007146 10.0.0.141 - - [2025-10-22 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.141 - - [2025-10-22 19:53:14] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004021 10.0.0.141 - - [2025-10-22 19:53:14] "GET /virtual-networks?parent_id=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004536 10.0.0.141 - - [2025-10-22 19:53:14] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006387 10.0.0.141 - - [2025-10-22 19:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.141 - - [2025-10-22 19:53:17] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006359 252.141.70.175 - - [2025-10-22 19:53:19] "POST /neutron/port HTTP/1.1" 200 1080 0.017424 252.141.70.175 - - [2025-10-22 19:53:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007485 252.141.70.175 - - [2025-10-22 19:53:20] "POST /neutron/port HTTP/1.1" 200 1080 0.027505 252.141.70.175 - - [2025-10-22 19:53:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008301 10.0.0.141 - - [2025-10-22 19:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.141 - - [2025-10-22 19:53:21] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007322 10.0.0.141 - - [2025-10-22 19:53:21] "GET /obj-perms HTTP/1.1" 200 6414 0.081754 10.0.0.141 - - [2025-10-22 19:53:22] "GET /obj-perms HTTP/1.1" 200 6414 0.068478 252.141.70.175 - - [2025-10-22 19:53:23] "POST /neutron/port HTTP/1.1" 200 1080 0.018754 252.141.70.175 - - [2025-10-22 19:53:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006967 10.0.0.141 - - [2025-10-22 19:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008306 10.0.0.141 - - [2025-10-22 19:53:23] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007088 252.141.70.175 - - [2025-10-22 19:53:23] "POST /neutron/port HTTP/1.1" 200 1080 0.016166 10.0.0.141 - - [2025-10-22 19:53:23] "GET /virtual-networks?parent_id=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004051 252.141.70.175 - - [2025-10-22 19:53:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007536 10.0.0.141 - - [2025-10-22 19:53:23] "GET /virtual-network/4d65572a-dfd0-471c-bc15-9f51cd7e14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.012058 10.0.0.141 - - [2025-10-22 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.141 - - [2025-10-22 19:53:31] "DELETE /virtual-DNS/4df1aa2c-1a97-4ef4-8f6d-e46d34d3beb7 HTTP/1.1" 409 237 0.008154 10.0.0.141 - - [2025-10-22 19:53:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.003562 10.0.0.141 - - [2025-10-22 19:53:31] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.021784 10.0.0.141 - - [2025-10-22 19:53:31] "GET /virtual-DNS-record/8914162c-870a-4145-a911-838c4142fdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.007131 10.0.0.141 - - [2025-10-22 19:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.141 - - [2025-10-22 19:53:31] "GET /virtual-DNS-record/8914162c-870a-4145-a911-838c4142fdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.004203 10.0.0.141 - - [2025-10-22 19:53:31] "GET /domains HTTP/1.1" 200 440 0.003289 10.0.0.141 - - [2025-10-22 19:53:31] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001866 10.0.0.141 - - [2025-10-22 19:53:31] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1510 0.013041 10.0.0.141 - - [2025-10-22 19:53:31] "GET /virtual-DNS/4df1aa2c-1a97-4ef4-8f6d-e46d34d3beb7 HTTP/1.1" 200 1909 0.006003 10.0.0.141 - - [2025-10-22 19:53:31] "GET /virtual-DNS-record/8914162c-870a-4145-a911-838c4142fdd7 HTTP/1.1" 200 1338 0.004168 10.0.0.141 - - [2025-10-22 19:53:37] "DELETE /virtual-DNS-record/8914162c-870a-4145-a911-838c4142fdd7 HTTP/1.1" 200 115 0.021688 10.0.0.141 - - [2025-10-22 19:53:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.006178 252.141.70.175 - - [2025-10-22 19:53:37] "POST /neutron/network HTTP/1.1" 200 829 0.008408 252.141.70.175 - - [2025-10-22 19:53:37] "POST /neutron/network HTTP/1.1" 400 204 0.026178 252.141.70.175 - - [2025-10-22 19:53:38] "POST /neutron/port HTTP/1.1" 200 1080 0.026851 252.141.70.175 - - [2025-10-22 19:53:38] "POST /neutron/port HTTP/1.1" 200 1080 0.015965 252.141.70.175 - - [2025-10-22 19:53:38] "POST /neutron/port HTTP/1.1" 200 1106 0.022539 252.141.70.175 - - [2025-10-22 19:53:38] "POST /neutron/port HTTP/1.1" 200 1106 0.016257 252.141.70.175 - - [2025-10-22 19:53:38] "POST /neutron/port HTTP/1.1" 200 151 0.172018 252.141.70.175 - - [2025-10-22 19:53:38] "POST /neutron/port HTTP/1.1" 200 151 0.188559 252.141.70.175 - - [2025-10-22 19:53:39] "POST /neutron/network HTTP/1.1" 200 829 0.008627 10.0.0.141 - - [2025-10-22 19:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.141 - - [2025-10-22 19:53:40] "DELETE /route-target/a2bf4048-167e-42b0-9475-d0d3435b4b31 HTTP/1.1" 200 115 0.090906 10.0.0.141 - - [2025-10-22 19:53:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003859 10.0.0.141 - - [2025-10-22 19:53:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002840 252.141.70.175 - - [2025-10-22 19:53:40] "POST /neutron/network HTTP/1.1" 200 151 0.479618 10.0.0.141 - - [2025-10-22 19:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008622 10.0.0.141 - - [2025-10-22 19:53:40] "DELETE /network-ipam/6980a5e2-f5d8-4e66-ba3f-930b4b147d4b HTTP/1.1" 200 115 0.028866 10.0.0.141 - - [2025-10-22 19:53:40] "DELETE /virtual-DNS/4df1aa2c-1a97-4ef4-8f6d-e46d34d3beb7 HTTP/1.1" 200 115 0.028515 10.0.0.141 - - [2025-10-22 19:53:40] "POST /fqname-to-id HTTP/1.1" 404 178 0.004214 10.0.0.141 - - [2025-10-22 19:53:40] "GET /domains HTTP/1.1" 200 440 0.003743 10.0.0.141 - - [2025-10-22 19:53:40] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001542 10.0.0.141 - - [2025-10-22 19:53:40] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1310 0.009756 10.0.0.141 - - [2025-10-22 19:53:40] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002231 10.0.0.141 - - [2025-10-22 19:53:40] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032089 10.0.0.141 - - [2025-10-22 19:53:40] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001211 10.0.0.141 - - [2025-10-22 19:53:40] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?fields=virtual_networks HTTP/1.1" 200 1037 0.072609 10.0.0.141 - - [2025-10-22 19:53:40] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001739 10.0.0.141 - - [2025-10-22 19:53:40] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.035995 10.0.0.141 - - [2025-10-22 19:53:41] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001997 10.0.0.141 - - [2025-10-22 19:53:41] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?fields=security_groups HTTP/1.1" 200 1264 0.035438 10.0.0.141 - - [2025-10-22 19:53:41] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.141 - - [2025-10-22 19:53:42] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010831 10.0.0.141 - - [2025-10-22 19:53:42] "POST /fqname-to-id HTTP/1.1" 404 187 0.039017 10.0.0.141 - - [2025-10-22 19:53:42] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004081 10.0.0.141 - - [2025-10-22 19:53:42] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001886 10.0.0.141 - - [2025-10-22 19:53:42] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010181 10.0.0.141 - - [2025-10-22 19:53:42] "POST /id-to-fqname HTTP/1.1" 200 189 0.001667 10.0.0.141 - - [2025-10-22 19:53:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.002980 10.0.0.141 - - [2025-10-22 19:53:42] "POST /security-groups HTTP/1.1" 200 584 0.068446 10.0.0.141 - - [2025-10-22 19:53:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.003055 10.0.0.141 - - [2025-10-22 19:53:42] "POST /projects HTTP/1.1" 200 579 0.246635 10.0.0.141 - - [2025-10-22 19:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.285853 10.0.0.141 - - [2025-10-22 19:53:42] "POST /access-control-lists HTTP/1.1" 200 599 0.062616 10.0.0.141 - - [2025-10-22 19:53:42] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.456371 10.0.0.141 - - [2025-10-22 19:53:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.007285 10.0.0.141 - - [2025-10-22 19:53:42] "POST /access-control-lists HTTP/1.1" 200 597 0.069188 10.0.0.141 - - [2025-10-22 19:53:44] "GET / HTTP/1.1" 200 36499 0.002654 10.0.0.141 - - [2025-10-22 19:53:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000890 10.0.0.141 - - [2025-10-22 19:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.085937 10.0.0.141 - - [2025-10-22 19:53:45] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001581 10.0.0.141 - - [2025-10-22 19:53:45] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.032497 252.141.70.175 - - [2025-10-22 19:53:45] "POST /neutron/network HTTP/1.1" 200 117 0.048830 10.0.0.141 - - [2025-10-22 19:53:45] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001191 252.141.70.175 - - [2025-10-22 19:53:46] "POST /neutron/network HTTP/1.1" 200 604 0.103219 10.0.0.141 - - [2025-10-22 19:53:46] "POST /route-targets HTTP/1.1" 200 329 0.013217 10.0.0.141 - - [2025-10-22 19:53:46] "POST /ref-update HTTP/1.1" 200 156 0.021018 10.0.0.141 - - [2025-10-22 19:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003583 252.141.70.175 - - [2025-10-22 19:53:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.190135 252.141.70.175 - - [2025-10-22 19:53:46] "POST /neutron/network HTTP/1.1" 200 823 0.008381 10.0.0.141 - - [2025-10-22 19:53:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001518 10.0.0.141 - - [2025-10-22 19:53:46] "GET /virtual-network/8a37602e-cc42-4063-86b7-ed31e5c15b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.011698 252.141.70.175 - - [2025-10-22 19:53:46] "POST /neutron/network HTTP/1.1" 200 823 0.006945 10.0.0.141 - - [2025-10-22 19:53:46] "GET /virtual-network/8a37602e-cc42-4063-86b7-ed31e5c15b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006088 252.141.70.175 - - [2025-10-22 19:53:46] "POST /neutron/network HTTP/1.1" 200 823 0.007700 252.141.70.175 - - [2025-10-22 19:53:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.018238 10.0.0.141 - - [2025-10-22 19:53:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.002796 252.141.70.175 - - [2025-10-22 19:53:47] "POST /neutron/network HTTP/1.1" 200 833 0.007060 252.141.70.175 - - [2025-10-22 19:53:47] "GET /aaa-mode HTTP/1.1" 401 297 0.000644 252.141.70.175 - - [2025-10-22 19:53:47] "GET / HTTP/1.1" 200 36499 0.004116 252.141.70.175 - - [2025-10-22 19:53:47] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000630 10.0.0.141 - - [2025-10-22 19:53:47] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001343 252.141.70.175 - - [2025-10-22 19:53:47] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.067017 252.141.70.175 - - [2025-10-22 19:53:47] "POST /neutron/network HTTP/1.1" 200 823 0.007932 252.141.70.175 - - [2025-10-22 19:53:47] "POST /neutron/port HTTP/1.1" 200 117 0.006305 252.141.70.175 - - [2025-10-22 19:53:47] "POST /neutron/port HTTP/1.1" 200 117 0.008231 10.0.0.141 - - [2025-10-22 19:53:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.002692 252.141.70.175 - - [2025-10-22 19:53:48] "POST /neutron/port HTTP/1.1" 200 117 0.007945 252.141.70.175 - - [2025-10-22 19:53:48] "POST /neutron/network HTTP/1.1" 200 833 0.007449 252.141.70.175 - - [2025-10-22 19:53:48] "GET /aaa-mode HTTP/1.1" 401 297 0.000590 252.141.70.175 - - [2025-10-22 19:53:48] "GET / HTTP/1.1" 200 36499 0.003470 252.141.70.175 - - [2025-10-22 19:53:48] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000624 252.141.70.175 - - [2025-10-22 19:53:48] "POST /neutron/network HTTP/1.1" 200 833 0.007457 10.0.0.141 - - [2025-10-22 19:53:48] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001249 10.0.0.141 - - [2025-10-22 19:53:48] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001336 252.141.70.175 - - [2025-10-22 19:53:48] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.092174 252.141.70.175 - - [2025-10-22 19:53:48] "POST /neutron/port HTTP/1.1" 200 1059 0.293466 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/network HTTP/1.1" 200 823 0.055660 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 1059 0.017261 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 1059 0.012279 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 1109 0.112087 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 1083 0.026365 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 1083 0.017527 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006824 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013465 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 117 0.010929 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/subnet HTTP/1.1" 200 698 0.011141 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 117 0.001383 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/port HTTP/1.1" 200 1083 0.016870 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/network HTTP/1.1" 200 823 0.006740 252.141.70.175 - - [2025-10-22 19:53:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010172 252.141.70.175 - - [2025-10-22 19:53:50] "POST /neutron/network HTTP/1.1" 200 833 0.013441 10.0.0.141 - - [2025-10-22 19:53:50] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001579 252.141.70.175 - - [2025-10-22 19:53:50] "POST /neutron/port HTTP/1.1" 200 1059 0.235743 252.141.70.175 - - [2025-10-22 19:53:50] "POST /neutron/port HTTP/1.1" 200 1059 0.021000 252.141.70.175 - - [2025-10-22 19:53:50] "POST /neutron/port HTTP/1.1" 200 1059 0.013324 252.141.70.175 - - [2025-10-22 19:53:50] "POST /neutron/port HTTP/1.1" 200 1109 0.090236 252.141.70.175 - - [2025-10-22 19:53:50] "POST /neutron/port HTTP/1.1" 200 1083 0.016736 252.141.70.175 - - [2025-10-22 19:53:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005303 252.141.70.175 - - [2025-10-22 19:53:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.008745 252.141.70.175 - - [2025-10-22 19:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.001388 252.141.70.175 - - [2025-10-22 19:53:51] "POST /neutron/network HTTP/1.1" 200 823 0.007714 252.141.70.175 - - [2025-10-22 19:53:54] "POST /neutron/port HTTP/1.1" 200 1083 0.016141 252.141.70.175 - - [2025-10-22 19:53:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007199 252.141.70.175 - - [2025-10-22 19:53:55] "POST /neutron/port HTTP/1.1" 200 1083 0.017801 252.141.70.175 - - [2025-10-22 19:53:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008980 252.141.70.175 - - [2025-10-22 19:53:55] "POST /neutron/port HTTP/1.1" 200 1083 0.018944 252.141.70.175 - - [2025-10-22 19:53:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007938 10.0.0.141 - - [2025-10-22 19:53:55] "GET /virtual-machine/3cf3f588-2e4a-43a2-965b-14172ae7c64f HTTP/1.1" 401 297 0.000611 10.0.0.141 - - [2025-10-22 19:53:55] "GET /virtual-machine/3cf3f588-2e4a-43a2-965b-14172ae7c64f HTTP/1.1" 200 1295 0.045855 10.0.0.141 - - [2025-10-22 19:53:55] "GET /virtual-machine-interface/49cdd2cb-b78c-4c4c-be4d-b3b26cdcfbce HTTP/1.1" 200 2948 0.008255 10.0.0.141 - - [2025-10-22 19:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.141 - - [2025-10-22 19:53:56] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004282 10.0.0.141 - - [2025-10-22 19:53:56] "GET /virtual-networks?parent_id=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003515 10.0.0.141 - - [2025-10-22 19:53:56] "GET /virtual-network/8a37602e-cc42-4063-86b7-ed31e5c15b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008081 10.0.0.141 - - [2025-10-22 19:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.141 - - [2025-10-22 19:53:59] "GET /virtual-network/8a37602e-cc42-4063-86b7-ed31e5c15b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007619 252.141.70.175 - - [2025-10-22 19:54:00] "POST /neutron/port HTTP/1.1" 200 1083 0.020454 252.141.70.175 - - [2025-10-22 19:54:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008210 252.141.70.175 - - [2025-10-22 19:54:00] "POST /neutron/port HTTP/1.1" 200 1083 0.019425 252.141.70.175 - - [2025-10-22 19:54:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009325 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/port HTTP/1.1" 200 1083 0.015040 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009014 10.0.0.141 - - [2025-10-22 19:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.141 - - [2025-10-22 19:54:01] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004489 10.0.0.141 - - [2025-10-22 19:54:01] "GET /virtual-networks?parent_id=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006716 10.0.0.141 - - [2025-10-22 19:54:01] "GET /virtual-network/8a37602e-cc42-4063-86b7-ed31e5c15b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007730 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/port HTTP/1.1" 200 1083 0.023583 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008791 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/port HTTP/1.1" 200 1083 0.016334 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/port HTTP/1.1" 200 1083 0.017861 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010437 252.141.70.175 - - [2025-10-22 19:54:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008239 252.141.70.175 - - [2025-10-22 19:54:03] "POST /neutron/port HTTP/1.1" 200 1083 0.020784 252.141.70.175 - - [2025-10-22 19:54:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008969 252.141.70.175 - - [2025-10-22 19:54:03] "POST /neutron/port HTTP/1.1" 200 1083 0.018106 252.141.70.175 - - [2025-10-22 19:54:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010710 252.141.70.175 - - [2025-10-22 19:54:03] "POST /neutron/port HTTP/1.1" 200 1083 0.017403 252.141.70.175 - - [2025-10-22 19:54:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008063 252.141.70.175 - - [2025-10-22 19:54:07] "POST /neutron/port HTTP/1.1" 200 1083 0.015637 252.141.70.175 - - [2025-10-22 19:54:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008423 252.141.70.175 - - [2025-10-22 19:54:07] "POST /neutron/port HTTP/1.1" 200 1083 0.018743 252.141.70.175 - - [2025-10-22 19:54:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010818 252.141.70.175 - - [2025-10-22 19:54:07] "POST /neutron/port HTTP/1.1" 200 1083 0.024316 252.141.70.175 - - [2025-10-22 19:54:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011143 10.0.0.141 - - [2025-10-22 19:54:07] "GET /virtual-machine/b2d2d0b4-116f-42dc-b981-61c2d0a87345 HTTP/1.1" 200 1296 0.007005 10.0.0.141 - - [2025-10-22 19:54:07] "GET /virtual-machine-interface/e0d49f3b-96d7-4813-9922-7f3e416a57ad HTTP/1.1" 200 2949 0.007575 10.0.0.141 - - [2025-10-22 19:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.141 - - [2025-10-22 19:54:07] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004019 10.0.0.141 - - [2025-10-22 19:54:07] "GET /virtual-networks?parent_id=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003810 10.0.0.141 - - [2025-10-22 19:54:08] "GET /virtual-network/8a37602e-cc42-4063-86b7-ed31e5c15b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007065 10.0.0.141 - - [2025-10-22 19:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.141 - - [2025-10-22 19:54:09] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004143 10.0.0.141 - - [2025-10-22 19:54:09] "GET /virtual-networks?parent_id=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004825 10.0.0.141 - - [2025-10-22 19:54:09] "GET /virtual-network/8a37602e-cc42-4063-86b7-ed31e5c15b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007146 252.141.70.175 - - [2025-10-22 19:54:09] "POST /neutron/port HTTP/1.1" 200 1083 0.017797 252.141.70.175 - - [2025-10-22 19:54:10] "POST /neutron/port HTTP/1.1" 200 1083 0.016507 252.141.70.175 - - [2025-10-22 19:54:10] "POST /neutron/network HTTP/1.1" 200 833 0.008260 252.141.70.175 - - [2025-10-22 19:54:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005279 252.141.70.175 - - [2025-10-22 19:54:10] "POST /neutron/subnet HTTP/1.1" 200 698 0.010925 252.141.70.175 - - [2025-10-22 19:54:10] "POST /neutron/port HTTP/1.1" 200 117 0.001510 252.141.70.175 - - [2025-10-22 19:54:10] "POST /neutron/network HTTP/1.1" 200 823 0.009133 10.0.0.141 - - [2025-10-22 19:54:12] "DELETE /project/338f9a6519034632a65b1714e66b4479 HTTP/1.1" 404 173 0.004146 10.0.0.141 - - [2025-10-22 19:54:12] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001096 10.0.0.141 - - [2025-10-22 19:54:12] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.053863 10.0.0.141 - - [2025-10-22 19:54:12] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004683 10.0.0.141 - - [2025-10-22 19:54:12] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?fields=security_groups HTTP/1.1" 200 1354 0.056750 10.0.0.141 - - [2025-10-22 19:54:12] "DELETE /security-group/7fb91c56-dd30-4cdf-ae3a-358051987336 HTTP/1.1" 200 115 0.058445 10.0.0.141 - - [2025-10-22 19:54:12] "GET /projects?obj_uuids=beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001960 10.0.0.141 - - [2025-10-22 19:54:12] "DELETE /access-control-list/a82d6744-44b7-4f90-a8e8-3210fc315a31 HTTP/1.1" 200 115 0.044502 10.0.0.141 - - [2025-10-22 19:54:12] "GET /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea?fields=application_policy_sets HTTP/1.1" 200 1393 0.055295 10.0.0.141 - - [2025-10-22 19:54:12] "DELETE /access-control-list/46a2dd02-a7dd-4df4-be07-90c51b9579b8 HTTP/1.1" 200 115 0.047916 10.0.0.141 - - [2025-10-22 19:54:13] "DELETE /project/beeda9a4-9fff-444c-a5bf-4d1e68cfb8ea HTTP/1.1" 200 115 0.454232 252.141.70.175 - - [2025-10-22 19:54:14] "POST /neutron/network HTTP/1.1" 200 823 0.011249 252.141.70.175 - - [2025-10-22 19:54:15] "POST /neutron/network HTTP/1.1" 400 204 0.017308 252.141.70.175 - - [2025-10-22 19:54:15] "POST /neutron/port HTTP/1.1" 200 1083 0.018855 252.141.70.175 - - [2025-10-22 19:54:15] "POST /neutron/port HTTP/1.1" 200 1083 0.026619 252.141.70.175 - - [2025-10-22 19:54:15] "POST /neutron/port HTTP/1.1" 200 1109 0.012009 252.141.70.175 - - [2025-10-22 19:54:15] "POST /neutron/port HTTP/1.1" 200 1109 0.016280 252.141.70.175 - - [2025-10-22 19:54:15] "POST /neutron/port HTTP/1.1" 200 151 0.181561 252.141.70.175 - - [2025-10-22 19:54:15] "POST /neutron/port HTTP/1.1" 200 151 0.184604 252.141.70.175 - - [2025-10-22 19:54:17] "POST /neutron/network HTTP/1.1" 200 823 0.008300 10.0.0.141 - - [2025-10-22 19:54:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002607 10.0.0.141 - - [2025-10-22 19:54:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003341 10.0.0.141 - - [2025-10-22 19:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 252.141.70.175 - - [2025-10-22 19:54:17] "POST /neutron/network HTTP/1.1" 200 151 0.106773 10.0.0.141 - - [2025-10-22 19:54:17] "DELETE /route-target/468c5e97-63bb-4238-b94a-f22f1a9d4197 HTTP/1.1" 200 115 0.025037 10.0.0.141 - - [2025-10-22 19:54:17] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001604 10.0.0.141 - - [2025-10-22 19:54:17] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.038494 10.0.0.141 - - [2025-10-22 19:54:17] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001633 10.0.0.141 - - [2025-10-22 19:54:17] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?fields=virtual_networks HTTP/1.1" 200 1036 0.049199 10.0.0.141 - - [2025-10-22 19:54:17] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002141 10.0.0.141 - - [2025-10-22 19:54:17] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.039407 10.0.0.141 - - [2025-10-22 19:54:17] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001687 10.0.0.141 - - [2025-10-22 19:54:17] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?fields=security_groups HTTP/1.1" 200 1263 0.045728 10.0.0.141 - - [2025-10-22 19:54:18] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004106 10.0.0.141 - - [2025-10-22 19:54:18] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.016397 10.0.0.141 - - [2025-10-22 19:54:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.042642 10.0.0.141 - - [2025-10-22 19:54:19] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003676 10.0.0.141 - - [2025-10-22 19:54:19] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002218 10.0.0.141 - - [2025-10-22 19:54:19] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009763 10.0.0.141 - - [2025-10-22 19:54:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.002926 10.0.0.141 - - [2025-10-22 19:54:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.008702 10.0.0.141 - - [2025-10-22 19:54:19] "POST /security-groups HTTP/1.1" 200 583 0.076722 10.0.0.141 - - [2025-10-22 19:54:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.003451 10.0.0.141 - - [2025-10-22 19:54:19] "POST /projects HTTP/1.1" 200 577 0.282596 10.0.0.141 - - [2025-10-22 19:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.335045 10.0.0.141 - - [2025-10-22 19:54:19] "POST /access-control-lists HTTP/1.1" 200 598 0.070347 10.0.0.141 - - [2025-10-22 19:54:19] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.523843 10.0.0.141 - - [2025-10-22 19:54:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.005445 10.0.0.141 - - [2025-10-22 19:54:19] "POST /access-control-lists HTTP/1.1" 200 596 0.076775 10.0.0.141 - - [2025-10-22 19:54:21] "GET / HTTP/1.1" 200 36499 0.003547 10.0.0.141 - - [2025-10-22 19:54:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000561 10.0.0.141 - - [2025-10-22 19:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.107364 10.0.0.141 - - [2025-10-22 19:54:22] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001502 10.0.0.141 - - [2025-10-22 19:54:22] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.029402 10.0.0.141 - - [2025-10-22 19:54:22] "GET /obj-perms HTTP/1.1" 200 6414 0.067231 252.141.70.175 - - [2025-10-22 19:54:22] "POST /neutron/network HTTP/1.1" 200 117 0.053736 10.0.0.141 - - [2025-10-22 19:54:23] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001418 252.141.70.175 - - [2025-10-22 19:54:23] "POST /neutron/network HTTP/1.1" 200 623 0.100485 10.0.0.141 - - [2025-10-22 19:54:23] "POST /route-targets HTTP/1.1" 200 329 0.015363 10.0.0.141 - - [2025-10-22 19:54:23] "POST /ref-update HTTP/1.1" 200 156 0.026247 10.0.0.141 - - [2025-10-22 19:54:23] "GET /obj-perms HTTP/1.1" 200 6414 0.068784 10.0.0.141 - - [2025-10-22 19:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005808 252.141.70.175 - - [2025-10-22 19:54:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.219269 252.141.70.175 - - [2025-10-22 19:54:23] "POST /neutron/network HTTP/1.1" 200 837 0.007718 10.0.0.141 - - [2025-10-22 19:54:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001892 10.0.0.141 - - [2025-10-22 19:54:23] "GET /virtual-network/903d856b-f82d-4d00-b3d9-f7c570f637f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006052 252.141.70.175 - - [2025-10-22 19:54:23] "POST /neutron/network HTTP/1.1" 200 837 0.007459 10.0.0.141 - - [2025-10-22 19:54:23] "GET /virtual-network/903d856b-f82d-4d00-b3d9-f7c570f637f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007898 252.141.70.175 - - [2025-10-22 19:54:23] "POST /neutron/network HTTP/1.1" 200 837 0.007476 252.141.70.175 - - [2025-10-22 19:54:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.008943 252.141.70.175 - - [2025-10-22 19:54:23] "POST /neutron/network HTTP/1.1" 200 837 0.007436 10.0.0.141 - - [2025-10-22 19:54:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.002076 252.141.70.175 - - [2025-10-22 19:54:24] "POST /neutron/network HTTP/1.1" 200 847 0.012820 252.141.70.175 - - [2025-10-22 19:54:24] "GET /aaa-mode HTTP/1.1" 401 297 0.000633 252.141.70.175 - - [2025-10-22 19:54:24] "GET / HTTP/1.1" 200 36499 0.007751 252.141.70.175 - - [2025-10-22 19:54:24] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001395 10.0.0.141 - - [2025-10-22 19:54:24] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002876 252.141.70.175 - - [2025-10-22 19:54:24] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.074352 252.141.70.175 - - [2025-10-22 19:54:24] "POST /neutron/network HTTP/1.1" 200 837 0.008478 252.141.70.175 - - [2025-10-22 19:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.009964 252.141.70.175 - - [2025-10-22 19:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.007841 10.0.0.141 - - [2025-10-22 19:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.141 - - [2025-10-22 19:54:25] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004239 10.0.0.141 - - [2025-10-22 19:54:25] "PUT /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc HTTP/1.1" 200 278 0.014137 252.141.70.175 - - [2025-10-22 19:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.006803 252.141.70.175 - - [2025-10-22 19:54:25] "POST /neutron/network HTTP/1.1" 200 847 0.008022 10.0.0.141 - - [2025-10-22 19:54:25] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002062 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/port HTTP/1.1" 200 1053 0.294977 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/port HTTP/1.1" 200 1053 0.017151 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/port HTTP/1.1" 200 1053 0.012971 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/port HTTP/1.1" 200 1103 0.083894 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/port HTTP/1.1" 200 1077 0.016966 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005133 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/subnet HTTP/1.1" 200 675 0.011246 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/port HTTP/1.1" 200 117 0.002298 252.141.70.175 - - [2025-10-22 19:54:26] "POST /neutron/network HTTP/1.1" 200 837 0.008343 252.141.70.175 - - [2025-10-22 19:54:30] "POST /neutron/port HTTP/1.1" 200 1077 0.025493 252.141.70.175 - - [2025-10-22 19:54:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009604 252.141.70.175 - - [2025-10-22 19:54:30] "POST /neutron/port HTTP/1.1" 200 1077 0.014611 252.141.70.175 - - [2025-10-22 19:54:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009638 252.141.70.175 - - [2025-10-22 19:54:31] "POST /neutron/port HTTP/1.1" 200 1077 0.017416 252.141.70.175 - - [2025-10-22 19:54:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010093 10.0.0.141 - - [2025-10-22 19:54:31] "GET /virtual-machine/f2442354-b79e-4f43-9f24-f805ec4240c1 HTTP/1.1" 401 297 0.001846 10.0.0.141 - - [2025-10-22 19:54:31] "GET /virtual-machine/f2442354-b79e-4f43-9f24-f805ec4240c1 HTTP/1.1" 200 1295 0.043023 10.0.0.141 - - [2025-10-22 19:54:31] "GET /virtual-machine-interface/35ab2f75-e61c-4ad3-beb8-c36c15c0dc75 HTTP/1.1" 200 2972 0.006284 10.0.0.141 - - [2025-10-22 19:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.141 - - [2025-10-22 19:54:31] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005855 10.0.0.141 - - [2025-10-22 19:54:31] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004534 10.0.0.141 - - [2025-10-22 19:54:31] "GET /virtual-network/903d856b-f82d-4d00-b3d9-f7c570f637f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007213 10.0.0.141 - - [2025-10-22 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.141 - - [2025-10-22 19:54:35] "GET /virtual-network/903d856b-f82d-4d00-b3d9-f7c570f637f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006171 252.141.70.175 - - [2025-10-22 19:54:37] "POST /neutron/port HTTP/1.1" 200 1077 0.015835 252.141.70.175 - - [2025-10-22 19:54:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007830 252.141.70.175 - - [2025-10-22 19:54:37] "POST /neutron/port HTTP/1.1" 200 1077 0.016983 252.141.70.175 - - [2025-10-22 19:54:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007971 252.141.70.175 - - [2025-10-22 19:54:37] "POST /neutron/port HTTP/1.1" 200 1077 0.015480 252.141.70.175 - - [2025-10-22 19:54:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008545 252.141.70.175 - - [2025-10-22 19:54:39] "POST /neutron/port HTTP/1.1" 200 1077 0.021586 252.141.70.175 - - [2025-10-22 19:54:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010153 10.0.0.141 - - [2025-10-22 19:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.141 - - [2025-10-22 19:54:39] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004511 10.0.0.141 - - [2025-10-22 19:54:39] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004143 10.0.0.141 - - [2025-10-22 19:54:39] "GET /virtual-network/903d856b-f82d-4d00-b3d9-f7c570f637f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006868 10.0.0.141 - - [2025-10-22 19:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.141 - - [2025-10-22 19:54:41] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004426 10.0.0.141 - - [2025-10-22 19:54:41] "PUT /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc HTTP/1.1" 200 278 0.011715 252.141.70.175 - - [2025-10-22 19:54:42] "POST /neutron/network HTTP/1.1" 200 837 0.010872 252.141.70.175 - - [2025-10-22 19:54:42] "POST /neutron/network HTTP/1.1" 400 204 0.022765 252.141.70.175 - - [2025-10-22 19:54:42] "POST /neutron/port HTTP/1.1" 200 1077 0.021230 252.141.70.175 - - [2025-10-22 19:54:42] "POST /neutron/port HTTP/1.1" 200 1103 0.014216 252.141.70.175 - - [2025-10-22 19:54:43] "POST /neutron/port HTTP/1.1" 200 151 0.262906 252.141.70.175 - - [2025-10-22 19:54:44] "POST /neutron/network HTTP/1.1" 200 837 0.017287 10.0.0.141 - - [2025-10-22 19:54:44] "POST /useragent-kv HTTP/1.1" 200 115 0.051327 10.0.0.141 - - [2025-10-22 19:54:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004521 252.141.70.175 - - [2025-10-22 19:54:44] "POST /neutron/network HTTP/1.1" 200 151 0.212888 10.0.0.141 - - [2025-10-22 19:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.082449 10.0.0.141 - - [2025-10-22 19:54:44] "DELETE /route-target/087ba570-bcb4-48d1-bc7a-8b443bcc4c43 HTTP/1.1" 200 115 0.029890 10.0.0.141 - - [2025-10-22 19:54:45] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.004231 10.0.0.141 - - [2025-10-22 19:54:45] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc HTTP/1.1" 200 1886 0.005861 10.0.0.141 - - [2025-10-22 19:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.141 - - [2025-10-22 19:54:45] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001839 10.0.0.141 - - [2025-10-22 19:54:45] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.033607 252.141.70.175 - - [2025-10-22 19:54:45] "POST /neutron/network HTTP/1.1" 200 117 0.016908 10.0.0.141 - - [2025-10-22 19:54:45] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001723 252.141.70.175 - - [2025-10-22 19:54:45] "POST /neutron/network HTTP/1.1" 200 603 0.173378 10.0.0.141 - - [2025-10-22 19:54:45] "POST /route-targets HTTP/1.1" 200 329 0.022337 10.0.0.141 - - [2025-10-22 19:54:45] "POST /ref-update HTTP/1.1" 200 156 0.048097 10.0.0.141 - - [2025-10-22 19:54:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007839 252.141.70.175 - - [2025-10-22 19:54:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.259801 252.141.70.175 - - [2025-10-22 19:54:46] "POST /neutron/network HTTP/1.1" 200 820 0.011241 10.0.0.141 - - [2025-10-22 19:54:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001939 10.0.0.141 - - [2025-10-22 19:54:46] "GET /virtual-network/7b9227af-aceb-42e0-942b-4ed6ea934c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.012459 252.141.70.175 - - [2025-10-22 19:54:46] "POST /neutron/network HTTP/1.1" 200 820 0.010172 10.0.0.141 - - [2025-10-22 19:54:46] "GET /virtual-network/7b9227af-aceb-42e0-942b-4ed6ea934c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.011514 252.141.70.175 - - [2025-10-22 19:54:46] "POST /neutron/network HTTP/1.1" 200 820 0.009708 252.141.70.175 - - [2025-10-22 19:54:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.010664 10.0.0.141 - - [2025-10-22 19:54:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001472 252.141.70.175 - - [2025-10-22 19:54:46] "POST /neutron/network HTTP/1.1" 200 830 0.019272 252.141.70.175 - - [2025-10-22 19:54:46] "GET /aaa-mode HTTP/1.1" 401 297 0.000494 252.141.70.175 - - [2025-10-22 19:54:46] "GET / HTTP/1.1" 200 36499 0.002341 252.141.70.175 - - [2025-10-22 19:54:47] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000728 10.0.0.141 - - [2025-10-22 19:54:47] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001444 252.141.70.175 - - [2025-10-22 19:54:47] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.071208 252.141.70.175 - - [2025-10-22 19:54:47] "POST /neutron/network HTTP/1.1" 200 820 0.009376 252.141.70.175 - - [2025-10-22 19:54:47] "POST /neutron/port HTTP/1.1" 200 117 0.008409 252.141.70.175 - - [2025-10-22 19:54:47] "POST /neutron/port HTTP/1.1" 200 117 0.008827 252.141.70.175 - - [2025-10-22 19:54:47] "POST /neutron/port HTTP/1.1" 200 117 0.007897 252.141.70.175 - - [2025-10-22 19:54:48] "POST /neutron/network HTTP/1.1" 200 830 0.010001 10.0.0.141 - - [2025-10-22 19:54:48] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001674 252.141.70.175 - - [2025-10-22 19:54:48] "POST /neutron/port HTTP/1.1" 200 1056 0.329612 252.141.70.175 - - [2025-10-22 19:54:48] "POST /neutron/port HTTP/1.1" 200 1056 0.013207 252.141.70.175 - - [2025-10-22 19:54:48] "POST /neutron/port HTTP/1.1" 200 1056 0.015110 252.141.70.175 - - [2025-10-22 19:54:49] "POST /neutron/port HTTP/1.1" 200 1106 0.097333 252.141.70.175 - - [2025-10-22 19:54:49] "POST /neutron/port HTTP/1.1" 200 1080 0.016550 252.141.70.175 - - [2025-10-22 19:54:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005917 252.141.70.175 - - [2025-10-22 19:54:49] "POST /neutron/subnet HTTP/1.1" 200 689 0.011810 252.141.70.175 - - [2025-10-22 19:54:49] "POST /neutron/port HTTP/1.1" 200 117 0.001621 252.141.70.175 - - [2025-10-22 19:54:49] "POST /neutron/network HTTP/1.1" 200 820 0.007882 252.141.70.175 - - [2025-10-22 19:54:53] "POST /neutron/port HTTP/1.1" 200 1080 0.030033 252.141.70.175 - - [2025-10-22 19:54:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019502 252.141.70.175 - - [2025-10-22 19:54:53] "POST /neutron/port HTTP/1.1" 200 1080 0.037938 252.141.70.175 - - [2025-10-22 19:54:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.024431 252.141.70.175 - - [2025-10-22 19:54:53] "POST /neutron/port HTTP/1.1" 200 1080 0.032555 252.141.70.175 - - [2025-10-22 19:54:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014396 10.0.0.141 - - [2025-10-22 19:54:53] "GET /virtual-machine/b0b79ede-9659-46e0-8f28-8f347088ba12 HTTP/1.1" 200 1295 0.014525 10.0.0.141 - - [2025-10-22 19:54:53] "GET /virtual-machine-interface/fc1be34a-f591-4db8-8353-b6d1e85e79ac HTTP/1.1" 200 2942 0.032170 10.0.0.141 - - [2025-10-22 19:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013931 10.0.0.141 - - [2025-10-22 19:54:54] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.029116 10.0.0.141 - - [2025-10-22 19:54:54] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.020844 10.0.0.141 - - [2025-10-22 19:54:54] "GET /virtual-network/7b9227af-aceb-42e0-942b-4ed6ea934c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.041348 10.0.0.141 - - [2025-10-22 19:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.141 - - [2025-10-22 19:54:57] "GET /virtual-network/7b9227af-aceb-42e0-942b-4ed6ea934c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.011410 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:54:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001332 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:54:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001396 10.0.0.141 - - [2025-10-22 19:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014488 10.0.0.141 - - [2025-10-22 19:55:01] "GET /virtual-network/7b9227af-aceb-42e0-942b-4ed6ea934c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.014472 252.141.70.175 - - [2025-10-22 19:55:03] "POST /neutron/port HTTP/1.1" 200 1080 0.030221 252.141.70.175 - - [2025-10-22 19:55:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014493 252.141.70.175 - - [2025-10-22 19:55:03] "POST /neutron/port HTTP/1.1" 200 1080 0.023545 252.141.70.175 - - [2025-10-22 19:55:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008769 10.0.0.141 - - [2025-10-22 19:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.141 - - [2025-10-22 19:55:03] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005392 10.0.0.141 - - [2025-10-22 19:55:03] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005704 10.0.0.141 - - [2025-10-22 19:55:03] "GET /virtual-network/7b9227af-aceb-42e0-942b-4ed6ea934c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009591 252.141.70.175 - - [2025-10-22 19:55:04] "POST /neutron/port HTTP/1.1" 200 1080 0.021510 252.141.70.175 - - [2025-10-22 19:55:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009803 252.141.70.175 - - [2025-10-22 19:55:05] "POST /neutron/port HTTP/1.1" 200 1080 0.016005 252.141.70.175 - - [2025-10-22 19:55:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012032 252.141.70.175 - - [2025-10-22 19:55:05] "POST /neutron/port HTTP/1.1" 200 1080 0.018023 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:55:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001098 252.141.70.175 - - [2025-10-22 19:55:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011045 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:55:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001856 252.141.70.175 - - [2025-10-22 19:55:11] "POST /neutron/network HTTP/1.1" 200 820 0.011295 252.141.70.175 - - [2025-10-22 19:55:11] "POST /neutron/network HTTP/1.1" 400 204 0.015686 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:55:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001294 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:55:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001675 252.141.70.175 - - [2025-10-22 19:55:12] "POST /neutron/port HTTP/1.1" 200 1080 0.023276 252.141.70.175 - - [2025-10-22 19:55:12] "POST /neutron/port HTTP/1.1" 200 1106 0.019707 252.141.70.175 - - [2025-10-22 19:55:12] "POST /neutron/port HTTP/1.1" 200 151 0.181348 10.0.0.141 - - [2025-10-22 19:55:13] "DELETE /project/60d958a4ce70494eafee86a82953d4ee HTTP/1.1" 404 173 0.063823 10.0.0.141 - - [2025-10-22 19:55:13] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001411 10.0.0.141 - - [2025-10-22 19:55:13] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.168436 10.0.0.141 - - [2025-10-22 19:55:13] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001240 10.0.0.141 - - [2025-10-22 19:55:13] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?fields=security_groups HTTP/1.1" 200 1353 0.042052 252.141.70.175 - - [2025-10-22 19:55:13] "POST /neutron/network HTTP/1.1" 200 820 0.013980 10.0.0.141 - - [2025-10-22 19:55:13] "DELETE /security-group/c56e3209-557d-4ed7-8776-29309df284e1 HTTP/1.1" 200 115 0.124294 10.0.0.141 - - [2025-10-22 19:55:13] "GET /projects?obj_uuids=338f9a65-1903-4632-a65b-1714e66b4479&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001709 10.0.0.141 - - [2025-10-22 19:55:13] "DELETE /access-control-list/a5f064d0-06db-4b36-bb19-7388f2b08941 HTTP/1.1" 200 115 0.127270 10.0.0.141 - - [2025-10-22 19:55:13] "GET /project/338f9a65-1903-4632-a65b-1714e66b4479?fields=application_policy_sets HTTP/1.1" 200 1392 0.168720 10.0.0.141 - - [2025-10-22 19:55:13] "DELETE /access-control-list/4777f7d6-19c9-4c6d-b38c-a2d3b103f691 HTTP/1.1" 200 115 0.138578 10.0.0.141 - - [2025-10-22 19:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015409 10.0.0.141 - - [2025-10-22 19:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003654 10.0.0.141 - - [2025-10-22 19:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003427 252.141.70.175 - - [2025-10-22 19:55:14] "POST /neutron/network HTTP/1.1" 200 151 0.481832 10.0.0.141 - - [2025-10-22 19:55:14] "DELETE /route-target/5692af05-bff7-4a27-8abe-2d50dfb03fb9 HTTP/1.1" 200 115 0.054636 10.0.0.141 - - [2025-10-22 19:55:14] "DELETE /project/338f9a65-1903-4632-a65b-1714e66b4479 HTTP/1.1" 200 115 0.909781 10.0.0.141 - - [2025-10-22 19:55:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.004027 10.0.0.141 - - [2025-10-22 19:55:14] "POST /network-ipams HTTP/1.1" 200 543 0.020956 10.0.0.141 - - [2025-10-22 19:55:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003959 10.0.0.141 - - [2025-10-22 19:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.141 - - [2025-10-22 19:55:15] "GET /network-ipam/54c9e8ad-28e1-4b46-a8f2-29177560b623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.006928 10.0.0.141 - - [2025-10-22 19:55:15] "PUT /network-ipam/54c9e8ad-28e1-4b46-a8f2-29177560b623 HTTP/1.1" 200 260 0.014747 10.0.0.141 - - [2025-10-22 19:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.141 - - [2025-10-22 19:55:15] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002066 10.0.0.141 - - [2025-10-22 19:55:15] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038418 252.141.70.175 - - [2025-10-22 19:55:15] "POST /neutron/network HTTP/1.1" 200 117 0.009150 10.0.0.141 - - [2025-10-22 19:55:15] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001555 252.141.70.175 - - [2025-10-22 19:55:15] "POST /neutron/network HTTP/1.1" 200 603 0.096391 10.0.0.141 - - [2025-10-22 19:55:15] "POST /route-targets HTTP/1.1" 200 329 0.015153 10.0.0.141 - - [2025-10-22 19:55:15] "POST /ref-update HTTP/1.1" 200 156 0.023616 10.0.0.141 - - [2025-10-22 19:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004841 252.141.70.175 - - [2025-10-22 19:55:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.171858 10.0.0.141 - - [2025-10-22 19:55:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007966 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.191224 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/network HTTP/1.1" 200 988 0.009715 10.0.0.141 - - [2025-10-22 19:55:16] "POST /id-to-fqname HTTP/1.1" 200 218 0.001894 10.0.0.141 - - [2025-10-22 19:55:16] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006423 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/network HTTP/1.1" 200 988 0.012626 10.0.0.141 - - [2025-10-22 19:55:16] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006413 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/network HTTP/1.1" 200 988 0.011372 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.009117 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.014214 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/network HTTP/1.1" 200 988 0.010585 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.012346 252.141.70.175 - - [2025-10-22 19:55:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.009412 10.0.0.141 - - [2025-10-22 19:55:16] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001723 252.141.70.175 - - [2025-10-22 19:55:17] "POST /neutron/port HTTP/1.1" 200 1015 0.243113 10.0.0.141 - - [2025-10-22 19:55:17] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 252.141.70.175 - - [2025-10-22 19:55:17] "POST /neutron/port HTTP/1.1" 200 1015 0.225211 10.0.0.141 - - [2025-10-22 19:55:17] "POST /id-to-fqname HTTP/1.1" 200 218 0.002030 252.141.70.175 - - [2025-10-22 19:55:17] "POST /neutron/port HTTP/1.1" 200 1015 0.012068 252.141.70.175 - - [2025-10-22 19:55:17] "POST /neutron/port HTTP/1.1" 200 1015 0.010097 252.141.70.175 - - [2025-10-22 19:55:17] "POST /neutron/network HTTP/1.1" 200 988 0.010566 252.141.70.175 - - [2025-10-22 19:55:17] "POST /neutron/port HTTP/1.1" 200 1015 0.012775 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.007542 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.007180 10.0.0.141 - - [2025-10-22 19:55:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.002367 10.0.0.141 - - [2025-10-22 19:55:18] "GET /global-system-configs HTTP/1.1" 401 297 0.000735 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.016478 10.0.0.141 - - [2025-10-22 19:55:18] "GET /global-system-configs HTTP/1.1" 401 297 0.000686 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/port HTTP/1.1" 200 1015 0.011398 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/port HTTP/1.1" 200 1015 0.010296 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/port HTTP/1.1" 200 1015 0.012136 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/network HTTP/1.1" 200 988 0.009777 252.141.70.175 - - [2025-10-22 19:55:18] "POST /neutron/port HTTP/1.1" 200 1015 0.009295 10.0.0.141 - - [2025-10-22 19:55:19] "GET /global-system-configs HTTP/1.1" 401 297 0.000457 10.0.0.141 - - [2025-10-22 19:55:19] "GET /global-system-configs HTTP/1.1" 401 297 0.000971 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 1015 0.032550 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.012169 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.022525 10.0.0.141 - - [2025-10-22 19:55:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001971 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 1015 0.027966 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.025831 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/network HTTP/1.1" 200 998 0.016343 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 1015 0.015768 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 1015 0.036000 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/network HTTP/1.1" 200 998 0.014153 252.141.70.175 - - [2025-10-22 19:55:19] "GET /aaa-mode HTTP/1.1" 401 297 0.000489 252.141.70.175 - - [2025-10-22 19:55:19] "GET / HTTP/1.1" 200 36499 0.003612 252.141.70.175 - - [2025-10-22 19:55:19] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000528 252.141.70.175 - - [2025-10-22 19:55:19] "POST /neutron/port HTTP/1.1" 200 1103 0.196882 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 1015 0.017937 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 1077 0.026335 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/network HTTP/1.1" 200 998 0.019922 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006913 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 1015 0.016973 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/subnet HTTP/1.1" 200 673 0.022461 10.0.0.141 - - [2025-10-22 19:55:20] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001779 252.141.70.175 - - [2025-10-22 19:55:20] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.102323 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 1015 0.012556 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.000984 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/network HTTP/1.1" 200 988 0.009241 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/network HTTP/1.1" 200 988 0.020826 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 1103 0.218800 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 2038 0.044670 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.024056 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 1077 0.013385 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.009711 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004026 10.0.0.141 - - [2025-10-22 19:55:20] "GET /domains HTTP/1.1" 200 440 0.008960 252.141.70.175 - - [2025-10-22 19:55:20] "POST /neutron/subnet HTTP/1.1" 200 673 0.037298 10.0.0.141 - - [2025-10-22 19:55:20] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001182 10.0.0.141 - - [2025-10-22 19:55:20] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1309 0.019115 252.141.70.175 - - [2025-10-22 19:55:21] "POST /neutron/port HTTP/1.1" 200 117 0.001701 10.0.0.141 - - [2025-10-22 19:55:21] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001305 10.0.0.141 - - [2025-10-22 19:55:21] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee HTTP/1.1" 200 2844 0.060171 252.141.70.175 - - [2025-10-22 19:55:21] "POST /neutron/network HTTP/1.1" 200 988 0.020785 10.0.0.141 - - [2025-10-22 19:55:21] "GET /network-ipam/54c9e8ad-28e1-4b46-a8f2-29177560b623 HTTP/1.1" 200 2602 0.007502 10.0.0.141 - - [2025-10-22 19:55:21] "GET /domains HTTP/1.1" 200 440 0.004084 10.0.0.141 - - [2025-10-22 19:55:21] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001591 10.0.0.141 - - [2025-10-22 19:55:21] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1309 0.011889 252.141.70.175 - - [2025-10-22 19:55:21] "POST /neutron/network HTTP/1.1" 200 998 0.011842 10.0.0.141 - - [2025-10-22 19:55:21] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001604 10.0.0.141 - - [2025-10-22 19:55:21] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee HTTP/1.1" 200 2844 0.044616 10.0.0.141 - - [2025-10-22 19:55:21] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001210 10.0.0.141 - - [2025-10-22 19:55:21] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713 HTTP/1.1" 200 3786 0.015980 10.0.0.141 - - [2025-10-22 19:55:21] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713 HTTP/1.1" 200 3786 0.012731 10.0.0.141 - - [2025-10-22 19:55:21] "GET /routing-instance/906e9b84-c55b-4c84-a78c-4019e74b2481 HTTP/1.1" 200 2385 0.023470 10.0.0.141 - - [2025-10-22 19:55:21] "GET /routing-instance/906e9b84-c55b-4c84-a78c-4019e74b2481 HTTP/1.1" 200 2385 0.004856 10.0.0.141 - - [2025-10-22 19:55:21] "GET /route-target/8672e4ad-d0e5-4df5-9073-22fe8e3b811f HTTP/1.1" 200 1206 0.007098 252.141.70.175 - - [2025-10-22 19:55:21] "POST /neutron/port HTTP/1.1" 200 1053 0.386962 10.0.0.141 - - [2025-10-22 19:55:21] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713 HTTP/1.1" 200 4240 0.012352 10.0.0.141 - - [2025-10-22 19:55:21] "GET /routing-instance/906e9b84-c55b-4c84-a78c-4019e74b2481 HTTP/1.1" 200 2817 0.006820 252.141.70.175 - - [2025-10-22 19:55:21] "POST /neutron/port HTTP/1.1" 200 1053 0.016024 10.0.0.141 - - [2025-10-22 19:55:21] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009882 10.0.0.141 - - [2025-10-22 19:55:21] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713 HTTP/1.1" 200 4240 0.011769 252.141.70.175 - - [2025-10-22 19:55:22] "POST /neutron/port HTTP/1.1" 200 1053 0.023189 10.0.0.141 - - [2025-10-22 19:55:22] "GET /routing-instance/906e9b84-c55b-4c84-a78c-4019e74b2481 HTTP/1.1" 200 2817 0.007754 10.0.0.141 - - [2025-10-22 19:55:22] "GET /routing-instance/906e9b84-c55b-4c84-a78c-4019e74b2481 HTTP/1.1" 200 2817 0.005760 10.0.0.141 - - [2025-10-22 19:55:22] "GET /route-target/8672e4ad-d0e5-4df5-9073-22fe8e3b811f HTTP/1.1" 200 1206 0.004915 252.141.70.175 - - [2025-10-22 19:55:22] "POST /neutron/port HTTP/1.1" 200 1103 0.113551 252.141.70.175 - - [2025-10-22 19:55:22] "POST /neutron/port HTTP/1.1" 200 1077 0.015568 10.0.0.141 - - [2025-10-22 19:55:22] "GET /domains HTTP/1.1" 200 440 0.007519 252.141.70.175 - - [2025-10-22 19:55:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005305 10.0.0.141 - - [2025-10-22 19:55:22] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002464 10.0.0.141 - - [2025-10-22 19:55:22] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1309 0.010643 252.141.70.175 - - [2025-10-22 19:55:22] "POST /neutron/subnet HTTP/1.1" 200 673 0.014739 10.0.0.141 - - [2025-10-22 19:55:22] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001549 10.0.0.141 - - [2025-10-22 19:55:22] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee HTTP/1.1" 200 3088 0.040947 252.141.70.175 - - [2025-10-22 19:55:22] "POST /neutron/port HTTP/1.1" 200 117 0.002474 10.0.0.141 - - [2025-10-22 19:55:22] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713 HTTP/1.1" 200 4240 0.006454 252.141.70.175 - - [2025-10-22 19:55:22] "POST /neutron/network HTTP/1.1" 200 988 0.010250 10.0.0.141 - - [2025-10-22 19:55:23] "GET /obj-perms HTTP/1.1" 200 6461 0.076897 252.141.70.175 - - [2025-10-22 19:55:23] "POST /neutron/port HTTP/1.1" 200 1077 0.013961 252.141.70.175 - - [2025-10-22 19:55:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008631 10.0.0.141 - - [2025-10-22 19:55:23] "GET /obj-perms HTTP/1.1" 200 6414 0.082486 10.0.0.141 - - [2025-10-22 19:55:24] "GET /obj-perms HTTP/1.1" 200 6414 0.081978 252.141.70.175 - - [2025-10-22 19:55:28] "POST /neutron/port HTTP/1.1" 200 1077 0.013046 252.141.70.175 - - [2025-10-22 19:55:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013908 252.141.70.175 - - [2025-10-22 19:55:28] "POST /neutron/port HTTP/1.1" 200 1077 0.019824 252.141.70.175 - - [2025-10-22 19:55:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008642 252.141.70.175 - - [2025-10-22 19:55:28] "POST /neutron/port HTTP/1.1" 200 1077 0.053509 252.141.70.175 - - [2025-10-22 19:55:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014435 10.0.0.141 - - [2025-10-22 19:55:29] "GET /virtual-machine/63f77d1c-511b-47a6-9471-119417d7c057 HTTP/1.1" 200 1290 0.006756 10.0.0.141 - - [2025-10-22 19:55:29] "GET /virtual-machine-interface/44166c2c-7b0d-43da-a1e0-be7a5b5ee325 HTTP/1.1" 200 2942 0.008986 10.0.0.141 - - [2025-10-22 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.141 - - [2025-10-22 19:55:29] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007704 10.0.0.141 - - [2025-10-22 19:55:29] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005483 10.0.0.141 - - [2025-10-22 19:55:29] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.010850 10.0.0.141 - - [2025-10-22 19:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.141 - - [2025-10-22 19:55:32] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006217 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/port HTTP/1.1" 200 1077 0.023012 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008540 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/port HTTP/1.1" 200 1077 0.016384 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011600 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/port HTTP/1.1" 200 1077 0.018954 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008370 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/port HTTP/1.1" 200 1077 0.015948 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/port HTTP/1.1" 200 1077 0.024580 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009245 252.141.70.175 - - [2025-10-22 19:55:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009956 252.141.70.175 - - [2025-10-22 19:55:34] "POST /neutron/port HTTP/1.1" 200 1077 0.021919 252.141.70.175 - - [2025-10-22 19:55:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008636 252.141.70.175 - - [2025-10-22 19:55:34] "POST /neutron/port HTTP/1.1" 200 1077 0.020907 252.141.70.175 - - [2025-10-22 19:55:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007788 10.0.0.141 - - [2025-10-22 19:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.141 - - [2025-10-22 19:55:34] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005161 10.0.0.141 - - [2025-10-22 19:55:34] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003984 10.0.0.141 - - [2025-10-22 19:55:34] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.015253 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/port HTTP/1.1" 200 1077 0.018307 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/port HTTP/1.1" 200 1077 0.016861 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009434 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007859 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/port HTTP/1.1" 200 1077 0.024044 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009800 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/port HTTP/1.1" 200 1077 0.018598 252.141.70.175 - - [2025-10-22 19:55:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008958 252.141.70.175 - - [2025-10-22 19:55:36] "POST /neutron/port HTTP/1.1" 200 1077 0.028474 252.141.70.175 - - [2025-10-22 19:55:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011626 252.141.70.175 - - [2025-10-22 19:55:37] "POST /neutron/port HTTP/1.1" 200 1077 0.016432 252.141.70.175 - - [2025-10-22 19:55:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007671 252.141.70.175 - - [2025-10-22 19:55:40] "POST /neutron/port HTTP/1.1" 200 1077 0.015980 252.141.70.175 - - [2025-10-22 19:55:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007549 252.141.70.175 - - [2025-10-22 19:55:40] "POST /neutron/port HTTP/1.1" 200 1077 0.019291 252.141.70.175 - - [2025-10-22 19:55:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009246 252.141.70.175 - - [2025-10-22 19:55:40] "POST /neutron/port HTTP/1.1" 200 1077 0.014235 252.141.70.175 - - [2025-10-22 19:55:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007587 10.0.0.141 - - [2025-10-22 19:55:40] "GET /virtual-machine/31ab62c8-61be-47dc-ba8b-116bf254e26a HTTP/1.1" 200 1290 0.006792 10.0.0.141 - - [2025-10-22 19:55:41] "GET /virtual-machine-interface/fd9be390-ebf3-429d-beb9-5c5abb051f3f HTTP/1.1" 200 2943 0.010684 10.0.0.141 - - [2025-10-22 19:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.141 - - [2025-10-22 19:55:41] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004256 10.0.0.141 - - [2025-10-22 19:55:41] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004917 10.0.0.141 - - [2025-10-22 19:55:41] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006863 10.0.0.141 - - [2025-10-22 19:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.141 - - [2025-10-22 19:55:42] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005057 10.0.0.141 - - [2025-10-22 19:55:42] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004567 10.0.0.141 - - [2025-10-22 19:55:42] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008818 252.141.70.175 - - [2025-10-22 19:55:42] "POST /neutron/port HTTP/1.1" 200 1077 0.016171 252.141.70.175 - - [2025-10-22 19:55:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009754 252.141.70.175 - - [2025-10-22 19:55:43] "POST /neutron/port HTTP/1.1" 200 1077 0.015080 252.141.70.175 - - [2025-10-22 19:55:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008594 252.141.70.175 - - [2025-10-22 19:55:43] "POST /neutron/port HTTP/1.1" 200 1077 0.015959 252.141.70.175 - - [2025-10-22 19:55:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008281 10.0.0.141 - - [2025-10-22 19:55:43] "GET /virtual-machine/a71434e4-eb2b-4b67-84cb-cf34326b2375 HTTP/1.1" 200 1294 0.007228 10.0.0.141 - - [2025-10-22 19:55:43] "GET /virtual-machine-interface/a995db8a-3592-4d92-8d9e-d2e2599aed95 HTTP/1.1" 200 2943 0.007442 10.0.0.141 - - [2025-10-22 19:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.141 - - [2025-10-22 19:55:43] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004163 10.0.0.141 - - [2025-10-22 19:55:43] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003814 10.0.0.141 - - [2025-10-22 19:55:43] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006473 10.0.0.141 - - [2025-10-22 19:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.141 - - [2025-10-22 19:55:44] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004395 10.0.0.141 - - [2025-10-22 19:55:44] "GET /virtual-networks?parent_id=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004250 10.0.0.141 - - [2025-10-22 19:55:45] "GET /virtual-network/d36b6b18-ca1f-476b-9ff0-46477b911713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006944 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 1103 0.014464 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 1103 0.014786 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 1077 0.019732 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 151 0.214011 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 1103 0.022899 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 1103 0.020343 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 1103 0.011180 252.141.70.175 - - [2025-10-22 19:56:01] "POST /neutron/port HTTP/1.1" 200 151 0.223011 252.141.70.175 - - [2025-10-22 19:56:02] "POST /neutron/port HTTP/1.1" 200 151 0.264091 252.141.70.175 - - [2025-10-22 19:56:02] "POST /neutron/network HTTP/1.1" 200 988 0.011242 10.0.0.141 - - [2025-10-22 19:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006494 10.0.0.141 - - [2025-10-22 19:56:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003566 10.0.0.141 - - [2025-10-22 19:56:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004293 10.0.0.141 - - [2025-10-22 19:56:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004465 10.0.0.141 - - [2025-10-22 19:56:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003780 252.141.70.175 - - [2025-10-22 19:56:02] "POST /neutron/network HTTP/1.1" 200 151 0.196409 10.0.0.141 - - [2025-10-22 19:56:02] "DELETE /route-target/8672e4ad-d0e5-4df5-9073-22fe8e3b811f HTTP/1.1" 200 115 0.035459 10.0.0.141 - - [2025-10-22 19:56:02] "GET /routing-instance/906e9b84-c55b-4c84-a78c-4019e74b2481 HTTP/1.1" 404 171 0.004773 10.0.0.141 - - [2025-10-22 19:56:02] "GET /domains HTTP/1.1" 200 440 0.004054 10.0.0.141 - - [2025-10-22 19:56:02] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002827 10.0.0.141 - - [2025-10-22 19:56:02] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 1309 0.013024 10.0.0.141 - - [2025-10-22 19:56:02] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001925 10.0.0.141 - - [2025-10-22 19:56:02] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee HTTP/1.1" 200 2087 0.039120 10.0.0.141 - - [2025-10-22 19:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.141 - - [2025-10-22 19:56:03] "DELETE /network-ipam/54c9e8ad-28e1-4b46-a8f2-29177560b623 HTTP/1.1" 200 115 0.042926 10.0.0.141 - - [2025-10-22 19:56:03] "POST /fqname-to-id HTTP/1.1" 404 209 0.003212 10.0.0.141 - - [2025-10-22 19:56:03] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002208 10.0.0.141 - - [2025-10-22 19:56:03] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.080083 10.0.0.141 - - [2025-10-22 19:56:03] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001587 10.0.0.141 - - [2025-10-22 19:56:03] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?fields=virtual_networks HTTP/1.1" 200 1034 0.049950 10.0.0.141 - - [2025-10-22 19:56:03] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001646 10.0.0.141 - - [2025-10-22 19:56:03] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.039615 10.0.0.141 - - [2025-10-22 19:56:03] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001887 10.0.0.141 - - [2025-10-22 19:56:03] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?fields=security_groups HTTP/1.1" 200 1260 0.040913 252.141.70.175 - - [2025-10-22 19:56:06] "POST /neutron/port HTTP/1.1" 200 117 0.007293 252.141.70.175 - - [2025-10-22 19:56:06] "POST /neutron/port HTTP/1.1" 200 117 0.007740 252.141.70.175 - - [2025-10-22 19:56:06] "POST /neutron/port HTTP/1.1" 400 205 0.004383 252.141.70.175 - - [2025-10-22 19:56:06] "POST /neutron/port HTTP/1.1" 400 205 0.005294 10.0.0.141 - - [2025-10-22 19:56:14] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001350 10.0.0.141 - - [2025-10-22 19:56:14] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.031420 10.0.0.141 - - [2025-10-22 19:56:14] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001330 10.0.0.141 - - [2025-10-22 19:56:14] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?fields=security_groups HTTP/1.1" 200 1350 0.040090 10.0.0.141 - - [2025-10-22 19:56:14] "DELETE /security-group/a2e19f91-dfaf-4b0a-b097-4eda1c3652dc HTTP/1.1" 200 115 0.079127 10.0.0.141 - - [2025-10-22 19:56:14] "GET /projects?obj_uuids=60d958a4-ce70-494e-afee-86a82953d4ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004709 10.0.0.141 - - [2025-10-22 19:56:14] "DELETE /access-control-list/f0a846d6-4f76-41d6-9471-e663607e110e HTTP/1.1" 200 115 0.059135 10.0.0.141 - - [2025-10-22 19:56:14] "GET /project/60d958a4-ce70-494e-afee-86a82953d4ee?fields=application_policy_sets HTTP/1.1" 200 1389 0.052704 10.0.0.141 - - [2025-10-22 19:56:14] "DELETE /access-control-list/e93c3940-9bd8-4da6-8a2d-a3e9a5ca764d HTTP/1.1" 200 115 0.062439 10.0.0.141 - - [2025-10-22 19:56:14] "DELETE /project/60d958a4-ce70-494e-afee-86a82953d4ee HTTP/1.1" 200 115 0.410456 10.0.0.141 - - [2025-10-22 19:56:20] "GET / HTTP/1.1" 200 36499 0.002713 10.0.0.141 - - [2025-10-22 19:56:21] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000576 10.0.0.141 - - [2025-10-22 19:56:21] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001441 10.0.0.141 - - [2025-10-22 19:56:21] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.043460 10.0.0.141 - - [2025-10-22 19:56:22] "POST /fqname-to-id HTTP/1.1" 404 181 0.035447 10.0.0.141 - - [2025-10-22 19:56:22] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004383 10.0.0.141 - - [2025-10-22 19:56:22] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001291 10.0.0.141 - - [2025-10-22 19:56:22] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009704 10.0.0.141 - - [2025-10-22 19:56:22] "POST /id-to-fqname HTTP/1.1" 200 183 0.002266 10.0.0.141 - - [2025-10-22 19:56:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.004398 10.0.0.141 - - [2025-10-22 19:56:22] "POST /security-groups HTTP/1.1" 200 578 0.076745 10.0.0.141 - - [2025-10-22 19:56:22] "POST /fqname-to-id HTTP/1.1" 404 227 0.007260 10.0.0.141 - - [2025-10-22 19:56:22] "POST /projects HTTP/1.1" 200 567 0.262610 10.0.0.141 - - [2025-10-22 19:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.302987 10.0.0.141 - - [2025-10-22 19:56:22] "POST /access-control-lists HTTP/1.1" 200 593 0.073266 10.0.0.141 - - [2025-10-22 19:56:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.002811 10.0.0.141 - - [2025-10-22 19:56:22] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.512290 10.0.0.141 - - [2025-10-22 19:56:22] "POST /access-control-lists HTTP/1.1" 200 591 0.065347 10.0.0.141 - - [2025-10-22 19:56:24] "GET / HTTP/1.1" 200 36499 0.002894 10.0.0.141 - - [2025-10-22 19:56:24] "GET /obj-perms HTTP/1.1" 200 6414 0.093628 10.0.0.141 - - [2025-10-22 19:56:25] "GET /obj-perms HTTP/1.1" 200 6414 0.073369 10.0.0.141 - - [2025-10-22 19:56:26] "POST /fqname-to-id HTTP/1.1" 401 297 0.000905 10.0.0.141 - - [2025-10-22 19:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.039088 10.0.0.141 - - [2025-10-22 19:56:27] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.007655 10.0.0.141 - - [2025-10-22 19:56:27] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004945 10.0.0.141 - - [2025-10-22 19:56:27] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004677 10.0.0.141 - - [2025-10-22 19:56:27] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.015261 10.0.0.141 - - [2025-10-22 19:56:27] "GET /aaa-mode HTTP/1.1" 401 297 0.001118 10.0.0.141 - - [2025-10-22 19:56:28] "GET /aaa-mode HTTP/1.1" 200 128 0.035821 10.0.0.141 - - [2025-10-22 19:56:28] "POST /fqname-to-id HTTP/1.1" 404 181 0.033360 10.0.0.141 - - [2025-10-22 19:56:28] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004006 10.0.0.141 - - [2025-10-22 19:56:28] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001394 10.0.0.141 - - [2025-10-22 19:56:28] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008125 10.0.0.141 - - [2025-10-22 19:56:28] "POST /id-to-fqname HTTP/1.1" 200 183 0.002322 10.0.0.141 - - [2025-10-22 19:56:28] "POST /fqname-to-id HTTP/1.1" 404 192 0.005125 10.0.0.141 - - [2025-10-22 19:56:28] "POST /security-groups HTTP/1.1" 200 578 0.073327 10.0.0.141 - - [2025-10-22 19:56:28] "POST /fqname-to-id HTTP/1.1" 404 227 0.003835 10.0.0.141 - - [2025-10-22 19:56:28] "POST /projects HTTP/1.1" 200 567 0.262278 10.0.0.141 - - [2025-10-22 19:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.307560 10.0.0.141 - - [2025-10-22 19:56:29] "POST /access-control-lists HTTP/1.1" 200 593 0.064149 10.0.0.141 - - [2025-10-22 19:56:29] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.479857 10.0.0.141 - - [2025-10-22 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 226 0.005833 10.0.0.141 - - [2025-10-22 19:56:29] "POST /access-control-lists HTTP/1.1" 200 591 0.068914 10.0.0.141 - - [2025-10-22 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 181 0.035618 10.0.0.141 - - [2025-10-22 19:56:29] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003182 10.0.0.141 - - [2025-10-22 19:56:29] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001388 10.0.0.141 - - [2025-10-22 19:56:29] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008573 10.0.0.141 - - [2025-10-22 19:56:29] "POST /id-to-fqname HTTP/1.1" 200 183 0.004586 10.0.0.141 - - [2025-10-22 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 192 0.003982 10.0.0.141 - - [2025-10-22 19:56:29] "POST /security-groups HTTP/1.1" 200 578 0.071605 10.0.0.141 - - [2025-10-22 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 227 0.005232 10.0.0.141 - - [2025-10-22 19:56:29] "POST /projects HTTP/1.1" 200 567 0.247927 10.0.0.141 - - [2025-10-22 19:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.288428 10.0.0.141 - - [2025-10-22 19:56:29] "POST /access-control-lists HTTP/1.1" 200 593 0.075613 10.0.0.141 - - [2025-10-22 19:56:30] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.488696 10.0.0.141 - - [2025-10-22 19:56:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.003201 10.0.0.141 - - [2025-10-22 19:56:30] "POST /access-control-lists HTTP/1.1" 200 591 0.072163 10.0.0.141 - - [2025-10-22 19:56:30] "GET / HTTP/1.1" 200 36499 0.002357 10.0.0.141 - - [2025-10-22 19:56:31] "GET / HTTP/1.1" 200 36499 0.002105 10.0.0.141 - - [2025-10-22 19:56:32] "POST /fqname-to-id HTTP/1.1" 404 181 0.003775 10.0.0.141 - - [2025-10-22 19:56:32] "POST /api-access-lists HTTP/1.1" 200 523 0.019218 10.0.0.141 - - [2025-10-22 19:56:32] "GET /api-access-list/3752ff2b-2787-4afe-9c19-e7d84b34c60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.007042 10.0.0.141 - - [2025-10-22 19:56:32] "GET /api-access-list/3752ff2b-2787-4afe-9c19-e7d84b34c60f HTTP/1.1" 401 297 0.000562 10.0.0.141 - - [2025-10-22 19:56:33] "GET /api-access-list/3752ff2b-2787-4afe-9c19-e7d84b34c60f HTTP/1.1" 200 1267 0.097783 10.0.0.141 - - [2025-10-22 19:56:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000907 10.0.0.141 - - [2025-10-22 19:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.088794 10.0.0.141 - - [2025-10-22 19:56:33] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001411 10.0.0.141 - - [2025-10-22 19:56:33] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.050107 10.0.0.141 - - [2025-10-22 19:56:33] "GET /virtual-networks?parent_id=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017734 10.0.0.141 - - [2025-10-22 19:56:33] "POST /virtual-networks HTTP/1.1" 200 570 0.074062 10.0.0.141 - - [2025-10-22 19:56:33] "POST /route-targets HTTP/1.1" 200 329 0.017094 10.0.0.141 - - [2025-10-22 19:56:33] "POST /ref-update HTTP/1.1" 200 156 0.020273 10.0.0.141 - - [2025-10-22 19:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.033003 10.0.0.141 - - [2025-10-22 19:56:33] "GET /network-ipam/7e721018-cce1-4e46-9701-dd5313abf4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1047 0.017768 10.0.0.141 - - [2025-10-22 19:56:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006647 10.0.0.141 - - [2025-10-22 19:56:33] "POST /ref-update HTTP/1.1" 200 156 0.067368 252.141.70.175 - - [2025-10-22 19:56:34] "POST /neutron/network HTTP/1.1" 200 828 0.071288 252.141.70.175 - - [2025-10-22 19:56:34] "POST /neutron/network HTTP/1.1" 200 828 0.035973 10.0.0.141 - - [2025-10-22 19:56:34] "GET /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.020398 252.141.70.175 - - [2025-10-22 19:56:34] "POST /neutron/network HTTP/1.1" 200 828 0.030711 252.141.70.175 - - [2025-10-22 19:56:34] "POST /neutron/subnet HTTP/1.1" 200 668 0.033926 10.0.0.141 - - [2025-10-22 19:56:34] "GET /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf HTTP/1.1" 401 297 0.000833 10.0.0.141 - - [2025-10-22 19:56:34] "GET /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf HTTP/1.1" 200 2266 0.066357 10.0.0.141 - - [2025-10-22 19:56:35] "GET /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf HTTP/1.1" 401 297 0.000743 10.0.0.141 - - [2025-10-22 19:56:35] "GET /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf HTTP/1.1" 200 2006 0.062717 10.0.0.141 - - [2025-10-22 19:56:35] "POST /id-to-fqname HTTP/1.1" 401 297 0.000522 10.0.0.141 - - [2025-10-22 19:56:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.048736 252.141.70.175 - - [2025-10-22 19:56:36] "POST /neutron/network HTTP/1.1" 200 838 0.058490 252.141.70.175 - - [2025-10-22 19:56:36] "GET /aaa-mode HTTP/1.1" 401 297 0.000562 252.141.70.175 - - [2025-10-22 19:56:36] "GET / HTTP/1.1" 200 36499 0.002265 252.141.70.175 - - [2025-10-22 19:56:36] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000738 10.0.0.141 - - [2025-10-22 19:56:37] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001569 252.141.70.175 - - [2025-10-22 19:56:37] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.069111 252.141.70.175 - - [2025-10-22 19:56:37] "POST /neutron/network HTTP/1.1" 200 828 0.009112 252.141.70.175 - - [2025-10-22 19:56:37] "POST /neutron/port HTTP/1.1" 200 117 0.041574 252.141.70.175 - - [2025-10-22 19:56:37] "POST /neutron/port HTTP/1.1" 200 117 0.008098 252.141.70.175 - - [2025-10-22 19:56:37] "POST /neutron/port HTTP/1.1" 200 117 0.007839 252.141.70.175 - - [2025-10-22 19:56:38] "POST /neutron/network HTTP/1.1" 200 838 0.050345 252.141.70.175 - - [2025-10-22 19:56:38] "POST /neutron/network HTTP/1.1" 200 828 0.032072 10.0.0.141 - - [2025-10-22 19:56:38] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002014 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/port HTTP/1.1" 200 1052 0.489799 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/port HTTP/1.1" 200 1052 0.049685 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/port HTTP/1.1" 200 1052 0.012100 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/port HTTP/1.1" 200 1102 0.078425 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/port HTTP/1.1" 200 1076 0.015287 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005085 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/subnet HTTP/1.1" 200 642 0.008836 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/port HTTP/1.1" 200 117 0.001800 252.141.70.175 - - [2025-10-22 19:56:39] "POST /neutron/network HTTP/1.1" 200 828 0.009032 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/port HTTP/1.1" 200 1076 0.017419 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011613 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/port HTTP/1.1" 200 1076 0.018585 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011402 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/port HTTP/1.1" 200 1076 0.014908 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011141 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/port HTTP/1.1" 200 1076 0.017657 252.141.70.175 - - [2025-10-22 19:56:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011189 10.0.0.141 - - [2025-10-22 19:56:43] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 200 1290 0.016685 10.0.0.141 - - [2025-10-22 19:56:43] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 200 1290 0.023431 10.0.0.141 - - [2025-10-22 19:56:43] "GET /virtual-machine-interface/2b89b61d-7739-434a-805c-98eaafd1ca7c HTTP/1.1" 200 2531 0.032563 10.0.0.141 - - [2025-10-22 19:56:43] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 200 1290 0.016773 10.0.0.141 - - [2025-10-22 19:56:44] "GET /virtual-machine-interface/2b89b61d-7739-434a-805c-98eaafd1ca7c HTTP/1.1" 200 2531 0.023571 10.0.0.141 - - [2025-10-22 19:56:44] "GET /instance-ip/23078294-443f-427c-854b-dcf0afb3bcbd HTTP/1.1" 200 1625 0.023002 10.0.0.141 - - [2025-10-22 19:56:44] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 200 1290 0.025863 10.0.0.141 - - [2025-10-22 19:56:44] "GET /virtual-machine-interface/2b89b61d-7739-434a-805c-98eaafd1ca7c HTTP/1.1" 200 2531 0.026854 10.0.0.141 - - [2025-10-22 19:56:44] "GET /instance-ip/23078294-443f-427c-854b-dcf0afb3bcbd HTTP/1.1" 200 1625 0.024440 10.0.0.141 - - [2025-10-22 19:56:44] "POST /fqname-to-id HTTP/1.1" 403 329 0.014403 10.0.0.141 - - [2025-10-22 19:56:44] "GET / HTTP/1.1" 200 36499 0.002060 10.0.0.141 - - [2025-10-22 19:56:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000817 10.0.0.141 - - [2025-10-22 19:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.046696 10.0.0.141 - - [2025-10-22 19:56:45] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004473 10.0.0.141 - - [2025-10-22 19:56:45] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013756 10.0.0.141 - - [2025-10-22 19:56:45] "POST /fqname-to-id HTTP/1.1" 403 329 0.014574 10.0.0.141 - - [2025-10-22 19:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.141 - - [2025-10-22 19:56:45] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004339 10.0.0.141 - - [2025-10-22 19:56:45] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016030 10.0.0.141 - - [2025-10-22 19:56:45] "POST /fqname-to-id HTTP/1.1" 403 329 0.018944 10.0.0.141 - - [2025-10-22 19:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.141 - - [2025-10-22 19:56:45] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005442 10.0.0.141 - - [2025-10-22 19:56:45] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017686 10.0.0.141 - - [2025-10-22 19:56:45] "POST /fqname-to-id HTTP/1.1" 403 329 0.017675 10.0.0.141 - - [2025-10-22 19:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.141 - - [2025-10-22 19:56:45] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005294 10.0.0.141 - - [2025-10-22 19:56:45] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015478 10.0.0.141 - - [2025-10-22 19:56:46] "POST /fqname-to-id HTTP/1.1" 403 329 0.021171 10.0.0.141 - - [2025-10-22 19:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008968 10.0.0.141 - - [2025-10-22 19:56:46] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005958 10.0.0.141 - - [2025-10-22 19:56:46] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017138 10.0.0.141 - - [2025-10-22 19:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014120 10.0.0.141 - - [2025-10-22 19:56:49] "GET /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.017537 252.141.70.175 - - [2025-10-22 19:56:50] "POST /neutron/port HTTP/1.1" 200 1076 0.053513 252.141.70.175 - - [2025-10-22 19:56:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008946 252.141.70.175 - - [2025-10-22 19:56:50] "POST /neutron/port HTTP/1.1" 200 1076 0.063585 252.141.70.175 - - [2025-10-22 19:56:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008119 252.141.70.175 - - [2025-10-22 19:56:51] "POST /neutron/port HTTP/1.1" 200 1076 0.055344 252.141.70.175 - - [2025-10-22 19:56:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008241 10.0.0.141 - - [2025-10-22 19:56:51] "POST /fqname-to-id HTTP/1.1" 403 329 0.019094 10.0.0.141 - - [2025-10-22 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.141 - - [2025-10-22 19:56:51] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004257 10.0.0.141 - - [2025-10-22 19:56:51] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012607 10.0.0.141 - - [2025-10-22 19:56:51] "POST /fqname-to-id HTTP/1.1" 403 329 0.012967 10.0.0.141 - - [2025-10-22 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.141 - - [2025-10-22 19:56:51] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004335 10.0.0.141 - - [2025-10-22 19:56:51] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015075 10.0.0.141 - - [2025-10-22 19:56:51] "POST /fqname-to-id HTTP/1.1" 403 351 0.016025 10.0.0.141 - - [2025-10-22 19:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.141 - - [2025-10-22 19:56:51] "GET /routing-instance/b6a4022f-363f-4fa4-be81-d4361c0e28d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008510 10.0.0.141 - - [2025-10-22 19:56:51] "GET /route-target/5a4a3e57-f594-453d-bbe2-e075121c876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.013392 10.0.0.141 - - [2025-10-22 19:56:51] "GET /route-target/5a4a3e57-f594-453d-bbe2-e075121c876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004227 10.0.0.141 - - [2025-10-22 19:56:52] "POST /fqname-to-id HTTP/1.1" 403 329 0.014087 10.0.0.141 - - [2025-10-22 19:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.141 - - [2025-10-22 19:56:52] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004403 10.0.0.141 - - [2025-10-22 19:56:52] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015845 10.0.0.141 - - [2025-10-22 19:56:52] "POST /fqname-to-id HTTP/1.1" 403 351 0.015372 10.0.0.141 - - [2025-10-22 19:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.141 - - [2025-10-22 19:56:52] "GET /routing-instance/b6a4022f-363f-4fa4-be81-d4361c0e28d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008668 10.0.0.141 - - [2025-10-22 19:56:52] "GET /route-target/5a4a3e57-f594-453d-bbe2-e075121c876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.015588 10.0.0.141 - - [2025-10-22 19:56:52] "GET /route-target/5a4a3e57-f594-453d-bbe2-e075121c876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005813 10.0.0.141 - - [2025-10-22 19:56:52] "GET /obj-perms HTTP/1.1" 200 6346 0.094999 10.0.0.141 - - [2025-10-22 19:56:52] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.020821 10.0.0.141 - - [2025-10-22 19:56:52] "GET /obj-perms HTTP/1.1" 200 6346 0.020308 10.0.0.141 - - [2025-10-22 19:56:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000689 252.141.70.175 - - [2025-10-22 19:56:52] "POST /neutron/port HTTP/1.1" 200 1076 0.064428 252.141.70.175 - - [2025-10-22 19:56:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007397 10.0.0.141 - - [2025-10-22 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.037732 10.0.0.141 - - [2025-10-22 19:56:53] "GET /virtual-machine-interface/2b89b61d-7739-434a-805c-98eaafd1ca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.022787 10.0.0.141 - - [2025-10-22 19:56:53] "GET /obj-perms HTTP/1.1" 200 6346 0.023549 10.0.0.141 - - [2025-10-22 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.141 - - [2025-10-22 19:56:53] "GET /virtual-machine-interface/2b89b61d-7739-434a-805c-98eaafd1ca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.022590 10.0.0.141 - - [2025-10-22 19:56:53] "GET /obj-perms HTTP/1.1" 200 6346 0.011845 10.0.0.141 - - [2025-10-22 19:56:53] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.014298 10.0.0.141 - - [2025-10-22 19:56:53] "GET /obj-perms HTTP/1.1" 200 6346 0.013377 10.0.0.141 - - [2025-10-22 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.141 - - [2025-10-22 19:56:53] "GET /virtual-machine-interface/2b89b61d-7739-434a-805c-98eaafd1ca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.024460 10.0.0.141 - - [2025-10-22 19:56:54] "GET /obj-perms HTTP/1.1" 200 6346 0.012105 10.0.0.141 - - [2025-10-22 19:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2025-10-22 19:56:54] "GET /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.018031 10.0.0.141 - - [2025-10-22 19:56:54] "GET /obj-perms HTTP/1.1" 200 6346 0.013198 10.0.0.141 - - [2025-10-22 19:56:54] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.019917 10.0.0.141 - - [2025-10-22 19:56:54] "GET /obj-perms HTTP/1.1" 200 6346 0.015051 10.0.0.141 - - [2025-10-22 19:56:54] "GET /obj-perms HTTP/1.1" 200 6346 0.013445 10.0.0.141 - - [2025-10-22 19:56:54] "GET /obj-perms HTTP/1.1" 200 6346 0.077779 10.0.0.141 - - [2025-10-22 19:56:54] "GET /obj-perms HTTP/1.1" 200 6346 0.011593 10.0.0.141 - - [2025-10-22 19:56:55] "GET /obj-perms HTTP/1.1" 200 6451 0.073129 10.0.0.141 - - [2025-10-22 19:56:55] "GET /obj-perms HTTP/1.1" 200 6451 0.002352 10.0.0.141 - - [2025-10-22 19:56:55] "GET /obj-perms HTTP/1.1" 200 6346 0.011838 10.0.0.141 - - [2025-10-22 19:56:55] "GET /obj-perms HTTP/1.1" 200 6346 0.012367 10.0.0.141 - - [2025-10-22 19:56:56] "GET /obj-perms HTTP/1.1" 200 6346 0.088144 10.0.0.141 - - [2025-10-22 19:56:56] "GET /obj-perms HTTP/1.1" 200 6346 0.012160 10.0.0.141 - - [2025-10-22 19:56:56] "GET /obj-perms HTTP/1.1" 200 6451 0.002787 10.0.0.141 - - [2025-10-22 19:56:56] "GET /obj-perms HTTP/1.1" 200 6451 0.002313 10.0.0.141 - - [2025-10-22 19:56:56] "GET /obj-perms HTTP/1.1" 200 6346 0.015391 10.0.0.141 - - [2025-10-22 19:56:56] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.021871 10.0.0.141 - - [2025-10-22 19:56:56] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 200 1290 0.026594 252.141.70.175 - - [2025-10-22 19:56:57] "POST /neutron/port HTTP/1.1" 200 1076 0.014363 252.141.70.175 - - [2025-10-22 19:56:57] "POST /neutron/port HTTP/1.1" 200 1102 0.017145 252.141.70.175 - - [2025-10-22 19:56:57] "POST /neutron/port HTTP/1.1" 200 151 0.146929 10.0.0.141 - - [2025-10-22 19:56:58] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 404 171 0.014356 10.0.0.141 - - [2025-10-22 19:56:58] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 404 171 0.012469 10.0.0.141 - - [2025-10-22 19:56:58] "GET /virtual-machine/ef8407c2-605d-46b6-b006-826e9254e420 HTTP/1.1" 404 171 0.014018 10.0.0.141 - - [2025-10-22 19:56:59] "POST /fqname-to-id HTTP/1.1" 403 329 0.015437 10.0.0.141 - - [2025-10-22 19:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.141 - - [2025-10-22 19:56:59] "GET /global-vrouter-config/39309188-bdd7-47c7-b077-31dcdced48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004124 10.0.0.141 - - [2025-10-22 19:56:59] "GET /virtual-networks?parent_id=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016816 10.0.0.141 - - [2025-10-22 19:56:59] "POST /fqname-to-id HTTP/1.1" 403 351 0.016669 10.0.0.141 - - [2025-10-22 19:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009606 10.0.0.141 - - [2025-10-22 19:56:59] "GET /routing-instance/b6a4022f-363f-4fa4-be81-d4361c0e28d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005126 10.0.0.141 - - [2025-10-22 19:56:59] "GET /route-target/5a4a3e57-f594-453d-bbe2-e075121c876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012799 10.0.0.141 - - [2025-10-22 19:56:59] "GET /route-target/5a4a3e57-f594-453d-bbe2-e075121c876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004553 10.0.0.141 - - [2025-10-22 19:56:59] "GET /obj-perms HTTP/1.1" 200 6346 0.014789 10.0.0.141 - - [2025-10-22 19:56:59] "GET /obj-perms HTTP/1.1" 200 6346 0.014638 10.0.0.141 - - [2025-10-22 19:57:00] "GET /obj-perms HTTP/1.1" 200 6346 0.102748 10.0.0.141 - - [2025-10-22 19:57:00] "GET /obj-perms HTTP/1.1" 200 6346 0.010781 10.0.0.141 - - [2025-10-22 19:57:00] "GET /obj-perms HTTP/1.1" 200 6451 0.002746 10.0.0.141 - - [2025-10-22 19:57:00] "GET /obj-perms HTTP/1.1" 200 6451 0.002258 10.0.0.141 - - [2025-10-22 19:57:03] "GET /obj-perms HTTP/1.1" 200 6451 0.002618 10.0.0.141 - - [2025-10-22 19:57:03] "GET /obj-perms HTTP/1.1" 200 6451 0.002117 10.0.0.141 - - [2025-10-22 19:57:06] "GET /obj-perms HTTP/1.1" 200 6451 0.002165 10.0.0.141 - - [2025-10-22 19:57:06] "GET /obj-perms HTTP/1.1" 200 6451 0.002498 10.0.0.141 - - [2025-10-22 19:57:09] "GET /obj-perms HTTP/1.1" 200 6451 0.002521 10.0.0.141 - - [2025-10-22 19:57:09] "GET /obj-perms HTTP/1.1" 200 6451 0.004306 10.0.0.141 - - [2025-10-22 19:57:13] "GET /obj-perms HTTP/1.1" 200 6451 0.002500 10.0.0.141 - - [2025-10-22 19:57:13] "GET /obj-perms HTTP/1.1" 200 6451 0.002170 10.0.0.141 - - [2025-10-22 19:57:14] "DELETE /project/e14d9bc1e26849be8d2e5e4b5fafc93e HTTP/1.1" 404 173 0.007062 10.0.0.141 - - [2025-10-22 19:57:14] "DELETE /project/4aa714639a3844cba158a9f473855cb1 HTTP/1.1" 404 173 0.005583 10.0.0.141 - - [2025-10-22 19:57:14] "DELETE /project/4583c7c85d6c43d0a69af386faa95802 HTTP/1.1" 404 173 0.004443 10.0.0.141 - - [2025-10-22 19:57:16] "GET /obj-perms HTTP/1.1" 200 6451 0.003176 10.0.0.141 - - [2025-10-22 19:57:16] "GET /obj-perms HTTP/1.1" 200 6451 0.002326 10.0.0.141 - - [2025-10-22 19:57:19] "GET /obj-perms HTTP/1.1" 200 6451 0.003214 10.0.0.141 - - [2025-10-22 19:57:19] "GET /obj-perms HTTP/1.1" 200 6451 0.002110 10.0.0.141 - - [2025-10-22 19:57:19] "GET /obj-perms HTTP/1.1" 200 6451 0.002591 10.0.0.141 - - [2025-10-22 19:57:19] "GET /obj-perms HTTP/1.1" 200 6451 0.001916 10.0.0.141 - - [2025-10-22 19:57:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005237 10.0.0.141 - - [2025-10-22 19:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.141 - - [2025-10-22 19:57:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004635 10.0.0.141 - - [2025-10-22 19:57:19] "DELETE /virtual-network/b1bd9476-63d3-4488-ae2c-dcfcfb966daf HTTP/1.1" 200 115 0.105005 10.0.0.141 - - [2025-10-22 19:57:19] "DELETE /route-target/5a4a3e57-f594-453d-bbe2-e075121c876a HTTP/1.1" 200 115 0.026224 10.0.0.141 - - [2025-10-22 19:57:19] "DELETE /api-access-list/3752ff2b-2787-4afe-9c19-e7d84b34c60f HTTP/1.1" 200 115 0.031825 10.0.0.141 - - [2025-10-22 19:57:19] "GET /api-access-list/3752ff2b-2787-4afe-9c19-e7d84b34c60f HTTP/1.1" 404 171 0.003505 10.0.0.141 - - [2025-10-22 19:57:20] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001759 10.0.0.141 - - [2025-10-22 19:57:20] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042244 10.0.0.141 - - [2025-10-22 19:57:20] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001363 10.0.0.141 - - [2025-10-22 19:57:20] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?fields=virtual_networks HTTP/1.1" 200 1025 0.043611 10.0.0.141 - - [2025-10-22 19:57:20] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001406 10.0.0.141 - - [2025-10-22 19:57:20] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.040740 10.0.0.141 - - [2025-10-22 19:57:20] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001840 10.0.0.141 - - [2025-10-22 19:57:20] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?fields=security_groups HTTP/1.1" 200 1246 0.046311 10.0.0.141 - - [2025-10-22 19:57:21] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001521 10.0.0.141 - - [2025-10-22 19:57:21] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.042584 10.0.0.141 - - [2025-10-22 19:57:21] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001407 10.0.0.141 - - [2025-10-22 19:57:21] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?fields=virtual_networks HTTP/1.1" 200 1024 0.062310 10.0.0.141 - - [2025-10-22 19:57:21] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002097 10.0.0.141 - - [2025-10-22 19:57:21] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.035740 10.0.0.141 - - [2025-10-22 19:57:21] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001287 10.0.0.141 - - [2025-10-22 19:57:21] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?fields=security_groups HTTP/1.1" 200 1245 0.036628 10.0.0.141 - - [2025-10-22 19:57:23] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004133 10.0.0.141 - - [2025-10-22 19:57:23] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.010194 10.0.0.141 - - [2025-10-22 19:57:23] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001228 10.0.0.141 - - [2025-10-22 19:57:23] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035821 10.0.0.141 - - [2025-10-22 19:57:23] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001370 10.0.0.141 - - [2025-10-22 19:57:23] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?fields=virtual_networks HTTP/1.1" 200 1024 0.043543 10.0.0.141 - - [2025-10-22 19:57:23] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001306 10.0.0.141 - - [2025-10-22 19:57:23] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.034077 10.0.0.141 - - [2025-10-22 19:57:23] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002197 10.0.0.141 - - [2025-10-22 19:57:23] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?fields=security_groups HTTP/1.1" 200 1245 0.037206 10.0.0.141 - - [2025-10-22 19:57:24] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001156 10.0.0.141 - - [2025-10-22 19:57:24] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008589 10.0.0.141 - - [2025-10-22 19:57:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.037266 10.0.0.141 - - [2025-10-22 19:57:24] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002600 10.0.0.141 - - [2025-10-22 19:57:24] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.141 - - [2025-10-22 19:57:24] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007901 10.0.0.141 - - [2025-10-22 19:57:24] "POST /id-to-fqname HTTP/1.1" 200 188 0.001696 10.0.0.141 - - [2025-10-22 19:57:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.004434 10.0.0.141 - - [2025-10-22 19:57:25] "POST /security-groups HTTP/1.1" 200 583 0.073028 10.0.0.141 - - [2025-10-22 19:57:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.003150 10.0.0.141 - - [2025-10-22 19:57:25] "POST /projects HTTP/1.1" 200 577 0.228997 10.0.0.141 - - [2025-10-22 19:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.307801 10.0.0.141 - - [2025-10-22 19:57:25] "POST /access-control-lists HTTP/1.1" 200 598 0.066866 10.0.0.141 - - [2025-10-22 19:57:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.003710 10.0.0.141 - - [2025-10-22 19:57:25] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.461179 10.0.0.141 - - [2025-10-22 19:57:25] "POST /access-control-lists HTTP/1.1" 200 596 0.076683 10.0.0.141 - - [2025-10-22 19:57:25] "GET /obj-perms HTTP/1.1" 200 6414 0.091352 10.0.0.141 - - [2025-10-22 19:57:26] "GET /obj-perms HTTP/1.1" 200 6414 0.138800 10.0.0.141 - - [2025-10-22 19:57:26] "GET / HTTP/1.1" 200 36499 0.001743 10.0.0.141 - - [2025-10-22 19:57:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.000787 10.0.0.141 - - [2025-10-22 19:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.039301 10.0.0.141 - - [2025-10-22 19:57:29] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004104 10.0.0.141 - - [2025-10-22 19:57:29] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004595 10.0.0.141 - - [2025-10-22 19:57:29] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004547 10.0.0.141 - - [2025-10-22 19:57:29] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.011336 10.0.0.141 - - [2025-10-22 19:57:29] "GET /aaa-mode HTTP/1.1" 200 128 0.001171 10.0.0.141 - - [2025-10-22 19:57:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.039124 10.0.0.141 - - [2025-10-22 19:57:30] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003705 10.0.0.141 - - [2025-10-22 19:57:30] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001944 10.0.0.141 - - [2025-10-22 19:57:30] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009937 10.0.0.141 - - [2025-10-22 19:57:30] "POST /id-to-fqname HTTP/1.1" 200 188 0.001951 10.0.0.141 - - [2025-10-22 19:57:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.011304 10.0.0.141 - - [2025-10-22 19:57:30] "POST /security-groups HTTP/1.1" 200 583 0.072521 10.0.0.141 - - [2025-10-22 19:57:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.004039 10.0.0.141 - - [2025-10-22 19:57:30] "POST /projects HTTP/1.1" 200 577 0.287599 10.0.0.141 - - [2025-10-22 19:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.331289 10.0.0.141 - - [2025-10-22 19:57:30] "POST /access-control-lists HTTP/1.1" 200 598 0.071044 10.0.0.141 - - [2025-10-22 19:57:30] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.519912 10.0.0.141 - - [2025-10-22 19:57:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.003581 10.0.0.141 - - [2025-10-22 19:57:30] "POST /access-control-lists HTTP/1.1" 200 596 0.069209 10.0.0.141 - - [2025-10-22 19:57:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.033479 10.0.0.141 - - [2025-10-22 19:57:31] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003824 10.0.0.141 - - [2025-10-22 19:57:31] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.141 - - [2025-10-22 19:57:31] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009457 10.0.0.141 - - [2025-10-22 19:57:31] "POST /id-to-fqname HTTP/1.1" 200 188 0.002206 10.0.0.141 - - [2025-10-22 19:57:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.004833 10.0.0.141 - - [2025-10-22 19:57:31] "POST /security-groups HTTP/1.1" 200 583 0.072613 10.0.0.141 - - [2025-10-22 19:57:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.003468 10.0.0.141 - - [2025-10-22 19:57:31] "POST /projects HTTP/1.1" 200 577 0.246843 10.0.0.141 - - [2025-10-22 19:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.287698 10.0.0.141 - - [2025-10-22 19:57:31] "POST /access-control-lists HTTP/1.1" 200 598 0.069585 10.0.0.141 - - [2025-10-22 19:57:31] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.462121 10.0.0.141 - - [2025-10-22 19:57:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.003589 10.0.0.141 - - [2025-10-22 19:57:31] "POST /access-control-lists HTTP/1.1" 200 596 0.076598 10.0.0.141 - - [2025-10-22 19:57:32] "GET / HTTP/1.1" 200 36499 0.003131 10.0.0.141 - - [2025-10-22 19:57:33] "GET / HTTP/1.1" 200 36499 0.002013 10.0.0.141 - - [2025-10-22 19:57:33] "POST /fqname-to-id HTTP/1.1" 404 181 0.003909 10.0.0.141 - - [2025-10-22 19:57:33] "POST /api-access-lists HTTP/1.1" 200 523 0.016284 10.0.0.141 - - [2025-10-22 19:57:34] "GET /api-access-list/a7d9d9f8-2d59-4c1b-985c-223eed38a78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.005763 10.0.0.141 - - [2025-10-22 19:57:34] "GET /api-access-list/a7d9d9f8-2d59-4c1b-985c-223eed38a78a HTTP/1.1" 401 297 0.000627 10.0.0.141 - - [2025-10-22 19:57:34] "GET /api-access-list/a7d9d9f8-2d59-4c1b-985c-223eed38a78a HTTP/1.1" 200 1292 0.100657 10.0.0.141 - - [2025-10-22 19:57:34] "POST /fqname-to-id HTTP/1.1" 401 297 0.000733 10.0.0.141 - - [2025-10-22 19:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.059919 10.0.0.141 - - [2025-10-22 19:57:35] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001362 10.0.0.141 - - [2025-10-22 19:57:35] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045336 10.0.0.141 - - [2025-10-22 19:57:35] "GET /virtual-networks?parent_id=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016733 10.0.0.141 - - [2025-10-22 19:57:35] "POST /virtual-networks HTTP/1.1" 200 585 0.062964 10.0.0.141 - - [2025-10-22 19:57:35] "POST /route-targets HTTP/1.1" 200 329 0.019173 10.0.0.141 - - [2025-10-22 19:57:35] "POST /ref-update HTTP/1.1" 200 156 0.017936 10.0.0.141 - - [2025-10-22 19:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.028404 10.0.0.141 - - [2025-10-22 19:57:35] "GET /network-ipam/7e721018-cce1-4e46-9701-dd5313abf4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1047 0.019288 10.0.0.141 - - [2025-10-22 19:57:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004213 10.0.0.141 - - [2025-10-22 19:57:35] "POST /ref-update HTTP/1.1" 200 156 0.069418 252.141.70.175 - - [2025-10-22 19:57:35] "POST /neutron/network HTTP/1.1" 200 845 0.071457 252.141.70.175 - - [2025-10-22 19:57:35] "POST /neutron/network HTTP/1.1" 200 845 0.026005 10.0.0.141 - - [2025-10-22 19:57:35] "GET /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021975 252.141.70.175 - - [2025-10-22 19:57:35] "POST /neutron/network HTTP/1.1" 200 845 0.049061 252.141.70.175 - - [2025-10-22 19:57:36] "POST /neutron/subnet HTTP/1.1" 200 674 0.047253 10.0.0.141 - - [2025-10-22 19:57:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000732 10.0.0.141 - - [2025-10-22 19:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.069396 10.0.0.141 - - [2025-10-22 19:57:36] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001528 10.0.0.141 - - [2025-10-22 19:57:36] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059675 10.0.0.141 - - [2025-10-22 19:57:36] "GET /virtual-networks?parent_id=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016153 10.0.0.141 - - [2025-10-22 19:57:36] "POST /virtual-networks HTTP/1.1" 200 585 0.077120 10.0.0.141 - - [2025-10-22 19:57:36] "POST /route-targets HTTP/1.1" 200 329 0.021609 10.0.0.141 - - [2025-10-22 19:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.036850 10.0.0.141 - - [2025-10-22 19:57:36] "POST /ref-update HTTP/1.1" 200 156 0.026093 10.0.0.141 - - [2025-10-22 19:57:36] "GET /network-ipam/7e721018-cce1-4e46-9701-dd5313abf4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1047 0.018281 10.0.0.141 - - [2025-10-22 19:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.008455 10.0.0.141 - - [2025-10-22 19:57:37] "POST /ref-update HTTP/1.1" 200 156 0.073778 252.141.70.175 - - [2025-10-22 19:57:37] "POST /neutron/network HTTP/1.1" 200 846 0.069719 252.141.70.175 - - [2025-10-22 19:57:37] "POST /neutron/network HTTP/1.1" 200 846 0.027427 10.0.0.141 - - [2025-10-22 19:57:37] "GET /virtual-network/04afa04f-095d-4f7e-9fd4-67a99eda1d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.018170 252.141.70.175 - - [2025-10-22 19:57:37] "POST /neutron/network HTTP/1.1" 200 846 0.031453 252.141.70.175 - - [2025-10-22 19:57:37] "POST /neutron/subnet HTTP/1.1" 200 679 0.041032 10.0.0.141 - - [2025-10-22 19:57:37] "GET /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 401 297 0.001053 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 200 2314 0.085643 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 401 297 0.000553 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 403 366 0.061030 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 200 2314 0.006713 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-networks HTTP/1.1" 200 371 0.027468 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-networks HTTP/1.1" 200 371 0.025728 10.0.0.141 - - [2025-10-22 19:57:38] "PUT /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 200 266 0.036743 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-networks HTTP/1.1" 200 132 0.033922 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-networks HTTP/1.1" 200 611 0.026249 10.0.0.141 - - [2025-10-22 19:57:38] "GET /virtual-networks HTTP/1.1" 200 1437 0.004232 10.0.0.141 - - [2025-10-22 19:57:39] "PUT /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 200 266 0.045779 10.0.0.141 - - [2025-10-22 19:57:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004760 10.0.0.141 - - [2025-10-22 19:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.141 - - [2025-10-22 19:57:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004315 10.0.0.141 - - [2025-10-22 19:57:39] "DELETE /virtual-network/04afa04f-095d-4f7e-9fd4-67a99eda1d31 HTTP/1.1" 200 115 0.110245 10.0.0.141 - - [2025-10-22 19:57:39] "DELETE /route-target/294f4379-aa30-4c06-8833-88a26f566969 HTTP/1.1" 200 115 0.022528 10.0.0.141 - - [2025-10-22 19:57:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004197 10.0.0.141 - - [2025-10-22 19:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.141 - - [2025-10-22 19:57:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004658 10.0.0.141 - - [2025-10-22 19:57:39] "DELETE /virtual-network/4e6b9295-57e1-430d-94e7-d46d7d25b762 HTTP/1.1" 200 115 0.103699 10.0.0.141 - - [2025-10-22 19:57:39] "DELETE /route-target/93086e3c-be49-4dbb-b23f-5d18c0b40080 HTTP/1.1" 200 115 0.028959 10.0.0.141 - - [2025-10-22 19:57:39] "DELETE /api-access-list/a7d9d9f8-2d59-4c1b-985c-223eed38a78a HTTP/1.1" 200 115 0.030287 10.0.0.141 - - [2025-10-22 19:57:39] "GET /api-access-list/a7d9d9f8-2d59-4c1b-985c-223eed38a78a HTTP/1.1" 404 171 0.003420 10.0.0.141 - - [2025-10-22 19:57:39] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001199 10.0.0.141 - - [2025-10-22 19:57:39] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030145 10.0.0.141 - - [2025-10-22 19:57:39] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001671 10.0.0.141 - - [2025-10-22 19:57:39] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?fields=virtual_networks HTTP/1.1" 200 1035 0.075124 10.0.0.141 - - [2025-10-22 19:57:39] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002057 10.0.0.141 - - [2025-10-22 19:57:39] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.031714 10.0.0.141 - - [2025-10-22 19:57:39] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001845 10.0.0.141 - - [2025-10-22 19:57:40] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?fields=security_groups HTTP/1.1" 200 1261 0.086027 10.0.0.141 - - [2025-10-22 19:57:40] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001885 10.0.0.141 - - [2025-10-22 19:57:40] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042642 10.0.0.141 - - [2025-10-22 19:57:40] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001900 10.0.0.141 - - [2025-10-22 19:57:40] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?fields=virtual_networks HTTP/1.1" 200 1034 0.038246 10.0.0.141 - - [2025-10-22 19:57:40] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001179 10.0.0.141 - - [2025-10-22 19:57:40] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.032652 10.0.0.141 - - [2025-10-22 19:57:40] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001655 10.0.0.141 - - [2025-10-22 19:57:40] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?fields=security_groups HTTP/1.1" 200 1260 0.038054 10.0.0.141 - - [2025-10-22 19:57:41] "GET /aaa-mode HTTP/1.1" 200 128 0.001573 10.0.0.141 - - [2025-10-22 19:57:42] "GET / HTTP/1.1" 200 36499 0.001667 10.0.0.141 - - [2025-10-22 19:57:43] "GET / HTTP/1.1" 200 36499 0.004493 10.0.0.141 - - [2025-10-22 19:57:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000802 10.0.0.141 - - [2025-10-22 19:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.136285 10.0.0.141 - - [2025-10-22 19:57:44] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001675 10.0.0.141 - - [2025-10-22 19:57:44] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053245 10.0.0.141 - - [2025-10-22 19:57:44] "GET /virtual-networks?parent_id=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012043 10.0.0.141 - - [2025-10-22 19:57:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.012706 10.0.0.141 - - [2025-10-22 19:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015127 10.0.0.141 - - [2025-10-22 19:57:44] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001502 10.0.0.141 - - [2025-10-22 19:57:45] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.025120 10.0.0.141 - - [2025-10-22 19:57:45] "POST /service-templates HTTP/1.1" 403 264 0.009325 10.0.0.141 - - [2025-10-22 19:57:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.004352 10.0.0.141 - - [2025-10-22 19:57:45] "POST /api-access-lists HTTP/1.1" 200 557 0.029777 10.0.0.141 - - [2025-10-22 19:57:45] "GET /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.008611 10.0.0.141 - - [2025-10-22 19:57:45] "GET /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf HTTP/1.1" 200 1325 0.006732 10.0.0.141 - - [2025-10-22 19:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017709 10.0.0.141 - - [2025-10-22 19:57:45] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001433 10.0.0.141 - - [2025-10-22 19:57:45] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042360 10.0.0.141 - - [2025-10-22 19:57:45] "GET /virtual-networks?parent_id=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017570 10.0.0.141 - - [2025-10-22 19:57:45] "POST /virtual-networks HTTP/1.1" 200 585 0.075574 10.0.0.141 - - [2025-10-22 19:57:45] "POST /route-targets HTTP/1.1" 200 329 0.027517 10.0.0.141 - - [2025-10-22 19:57:45] "POST /ref-update HTTP/1.1" 200 156 0.020010 10.0.0.141 - - [2025-10-22 19:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.038177 10.0.0.141 - - [2025-10-22 19:57:45] "GET /network-ipam/7e721018-cce1-4e46-9701-dd5313abf4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1047 0.027583 10.0.0.141 - - [2025-10-22 19:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007500 10.0.0.141 - - [2025-10-22 19:57:45] "POST /ref-update HTTP/1.1" 200 156 0.080230 252.141.70.175 - - [2025-10-22 19:57:46] "POST /neutron/network HTTP/1.1" 200 848 0.082252 252.141.70.175 - - [2025-10-22 19:57:46] "POST /neutron/network HTTP/1.1" 200 848 0.029552 10.0.0.141 - - [2025-10-22 19:57:46] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.023514 252.141.70.175 - - [2025-10-22 19:57:46] "POST /neutron/network HTTP/1.1" 200 848 0.035919 252.141.70.175 - - [2025-10-22 19:57:46] "POST /neutron/subnet HTTP/1.1" 200 686 0.047832 252.141.70.175 - - [2025-10-22 19:57:46] "POST /neutron/network HTTP/1.1" 200 848 0.042600 10.0.0.141 - - [2025-10-22 19:57:46] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.007473 10.0.0.141 - - [2025-10-22 19:57:46] "GET /network-ipam/7e721018-cce1-4e46-9701-dd5313abf4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1047 0.004573 10.0.0.141 - - [2025-10-22 19:57:46] "GET /domains HTTP/1.1" 200 440 0.003512 10.0.0.141 - - [2025-10-22 19:57:46] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002492 10.0.0.141 - - [2025-10-22 19:57:46] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 2224 0.011674 10.0.0.141 - - [2025-10-22 19:57:46] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001245 10.0.0.141 - - [2025-10-22 19:57:46] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56 HTTP/1.1" 200 2354 0.038098 10.0.0.141 - - [2025-10-22 19:57:46] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.008087 10.0.0.141 - - [2025-10-22 19:57:47] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.006641 10.0.0.141 - - [2025-10-22 19:57:47] "GET /routing-instance/abe2a132-1eb3-47e5-ad24-d0c09fa6456f HTTP/1.1" 200 1560 0.004850 10.0.0.141 - - [2025-10-22 19:57:47] "GET /routing-instance/abe2a132-1eb3-47e5-ad24-d0c09fa6456f HTTP/1.1" 200 1560 0.005522 10.0.0.141 - - [2025-10-22 19:57:47] "GET /route-target/f481a6f4-3017-4ffb-8cca-3571c1e0271b HTTP/1.1" 200 1247 0.006215 10.0.0.141 - - [2025-10-22 19:57:47] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.007361 10.0.0.141 - - [2025-10-22 19:57:47] "GET /routing-instance/abe2a132-1eb3-47e5-ad24-d0c09fa6456f HTTP/1.1" 200 1560 0.006092 10.0.0.141 - - [2025-10-22 19:57:47] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.006447 10.0.0.141 - - [2025-10-22 19:57:47] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.006950 10.0.0.141 - - [2025-10-22 19:57:47] "GET /routing-instance/abe2a132-1eb3-47e5-ad24-d0c09fa6456f HTTP/1.1" 200 1560 0.005339 10.0.0.141 - - [2025-10-22 19:57:47] "GET /routing-instance/abe2a132-1eb3-47e5-ad24-d0c09fa6456f HTTP/1.1" 200 1560 0.005417 10.0.0.141 - - [2025-10-22 19:57:47] "GET /route-target/f481a6f4-3017-4ffb-8cca-3571c1e0271b HTTP/1.1" 200 1247 0.004444 10.0.0.141 - - [2025-10-22 19:57:47] "GET /domains HTTP/1.1" 200 440 0.004026 10.0.0.141 - - [2025-10-22 19:57:47] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001889 10.0.0.141 - - [2025-10-22 19:57:47] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8 HTTP/1.1" 200 2224 0.010860 10.0.0.141 - - [2025-10-22 19:57:47] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002038 10.0.0.141 - - [2025-10-22 19:57:47] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56 HTTP/1.1" 200 2354 0.032224 10.0.0.141 - - [2025-10-22 19:57:47] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.005535 10.0.0.141 - - [2025-10-22 19:57:48] "GET /obj-perms HTTP/1.1" 200 6461 0.071604 10.0.0.141 - - [2025-10-22 19:57:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.013753 10.0.0.141 - - [2025-10-22 19:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012118 10.0.0.141 - - [2025-10-22 19:57:48] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002311 10.0.0.141 - - [2025-10-22 19:57:48] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.020949 10.0.0.141 - - [2025-10-22 19:57:48] "POST /service-templates HTTP/1.1" 403 264 0.013134 10.0.0.141 - - [2025-10-22 19:57:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.004049 10.0.0.141 - - [2025-10-22 19:57:48] "POST /api-access-lists HTTP/1.1" 200 523 0.017176 10.0.0.141 - - [2025-10-22 19:57:48] "GET /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.007408 10.0.0.141 - - [2025-10-22 19:57:48] "GET /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b HTTP/1.1" 200 1292 0.004966 10.0.0.141 - - [2025-10-22 19:57:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.017287 10.0.0.141 - - [2025-10-22 19:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015236 10.0.0.141 - - [2025-10-22 19:57:49] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001321 10.0.0.141 - - [2025-10-22 19:57:49] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.024146 10.0.0.141 - - [2025-10-22 19:57:49] "POST /service-templates HTTP/1.1" 200 553 0.034990 10.0.0.141 - - [2025-10-22 19:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023413 10.0.0.141 - - [2025-10-22 19:57:49] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017301 10.0.0.141 - - [2025-10-22 19:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014441 10.0.0.141 - - [2025-10-22 19:57:49] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014858 10.0.0.141 - - [2025-10-22 19:57:49] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 401 297 0.000694 10.0.0.141 - - [2025-10-22 19:57:49] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 403 263 0.047167 10.0.0.141 - - [2025-10-22 19:57:49] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.011889 10.0.0.141 - - [2025-10-22 19:57:50] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.054203 10.0.0.141 - - [2025-10-22 19:57:50] "GET /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.003827 10.0.0.141 - - [2025-10-22 19:57:50] "PUT /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf HTTP/1.1" 200 266 0.011386 10.0.0.141 - - [2025-10-22 19:57:50] "GET /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf HTTP/1.1" 200 1462 0.004756 10.0.0.141 - - [2025-10-22 19:57:50] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.024338 10.0.0.141 - - [2025-10-22 19:57:50] "POST /fqname-to-id HTTP/1.1" 401 297 0.000549 10.0.0.141 - - [2025-10-22 19:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.057052 10.0.0.141 - - [2025-10-22 19:57:51] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001395 10.0.0.141 - - [2025-10-22 19:57:51] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.054983 10.0.0.141 - - [2025-10-22 19:57:51] "GET /virtual-networks?parent_id=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.033087 10.0.0.141 - - [2025-10-22 19:57:51] "POST /virtual-networks HTTP/1.1" 403 263 0.020846 10.0.0.141 - - [2025-10-22 19:57:51] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.015554 10.0.0.141 - - [2025-10-22 19:57:51] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.095889 10.0.0.141 - - [2025-10-22 19:57:52] "GET /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004847 10.0.0.141 - - [2025-10-22 19:57:52] "PUT /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b HTTP/1.1" 200 266 0.012935 10.0.0.141 - - [2025-10-22 19:57:52] "GET /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b HTTP/1.1" 200 1430 0.037733 10.0.0.141 - - [2025-10-22 19:57:52] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 200 1855 0.033152 10.0.0.141 - - [2025-10-22 19:57:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.034392 10.0.0.141 - - [2025-10-22 19:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.030876 10.0.0.141 - - [2025-10-22 19:57:52] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001353 10.0.0.141 - - [2025-10-22 19:57:52] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.023858 10.0.0.141 - - [2025-10-22 19:57:52] "POST /service-templates HTTP/1.1" 403 264 0.014857 10.0.0.141 - - [2025-10-22 19:57:52] "GET /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008807 10.0.0.141 - - [2025-10-22 19:57:52] "PUT /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf HTTP/1.1" 200 266 0.012182 10.0.0.141 - - [2025-10-22 19:57:52] "GET /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf HTTP/1.1" 200 1325 0.004358 10.0.0.141 - - [2025-10-22 19:57:52] "GET /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004378 10.0.0.141 - - [2025-10-22 19:57:52] "PUT /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b HTTP/1.1" 200 266 0.018469 10.0.0.141 - - [2025-10-22 19:57:52] "GET /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b HTTP/1.1" 200 1292 0.005724 10.0.0.141 - - [2025-10-22 19:57:52] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 403 263 0.020035 10.0.0.141 - - [2025-10-22 19:57:53] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 403 263 0.060260 10.0.0.141 - - [2025-10-22 19:57:53] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.014867 10.0.0.141 - - [2025-10-22 19:57:53] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.062715 10.0.0.141 - - [2025-10-22 19:57:53] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004656 10.0.0.141 - - [2025-10-22 19:57:53] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.015142 10.0.0.141 - - [2025-10-22 19:57:53] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 200 1855 0.022315 10.0.0.141 - - [2025-10-22 19:57:54] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.026267 10.0.0.141 - - [2025-10-22 19:57:54] "DELETE /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf HTTP/1.1" 200 115 0.034294 10.0.0.141 - - [2025-10-22 19:57:54] "GET /api-access-list/326c8e45-ece2-40e3-8f83-eabd7ebdb8cf HTTP/1.1" 404 171 0.004718 10.0.0.141 - - [2025-10-22 19:57:54] "DELETE /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b HTTP/1.1" 200 115 0.022360 10.0.0.141 - - [2025-10-22 19:57:54] "GET /api-access-list/9f0faaec-a148-44cb-8a6a-52d3dbc12e1b HTTP/1.1" 404 171 0.005415 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:57:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002106 10.0.0.141 - - [2025-10-22 19:57:54] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 401 297 0.000457 [Introspect:8084]10.0.0.141 - - [2025-10-22 19:57:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001512 10.0.0.141 - - [2025-10-22 19:57:54] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 403 263 0.047879 10.0.0.141 - - [2025-10-22 19:57:54] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.009367 10.0.0.141 - - [2025-10-22 19:57:55] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 403 264 0.055262 10.0.0.141 - - [2025-10-22 19:57:55] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006662 10.0.0.141 - - [2025-10-22 19:57:55] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.017301 10.0.0.141 - - [2025-10-22 19:57:55] "GET /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 2321 0.018996 10.0.0.141 - - [2025-10-22 19:57:55] "GET /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 200 1855 0.013693 10.0.0.141 - - [2025-10-22 19:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.067175 10.0.0.141 - - [2025-10-22 19:57:55] "DELETE /service-template/431cf4cd-20be-4369-956e-3d1e48d09ac7 HTTP/1.1" 200 115 0.175503 10.0.0.141 - - [2025-10-22 19:57:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.012718 10.0.0.141 - - [2025-10-22 19:57:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003581 10.0.0.141 - - [2025-10-22 19:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007999 10.0.0.141 - - [2025-10-22 19:57:55] "POST /useragent-kv HTTP/1.1" 200 115 0.009445 10.0.0.141 - - [2025-10-22 19:57:55] "DELETE /virtual-network/8aa42613-c832-4da8-9f1d-d8ff528f903f HTTP/1.1" 200 115 0.183896 10.0.0.141 - - [2025-10-22 19:57:55] "DELETE /route-target/f481a6f4-3017-4ffb-8cca-3571c1e0271b HTTP/1.1" 200 115 0.043093 10.0.0.141 - - [2025-10-22 19:57:56] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005659 10.0.0.141 - - [2025-10-22 19:57:56] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.017013 10.0.0.141 - - [2025-10-22 19:57:56] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.005420 10.0.0.141 - - [2025-10-22 19:57:56] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.015040 10.0.0.141 - - [2025-10-22 19:57:57] "GET /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004733 10.0.0.141 - - [2025-10-22 19:57:57] "PUT /api-access-list/f6cfbffd-560c-4994-a6fb-dbff3961cc91 HTTP/1.1" 200 266 0.016660 10.0.0.141 - - [2025-10-22 19:57:57] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001435 10.0.0.141 - - [2025-10-22 19:57:57] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.030748 10.0.0.141 - - [2025-10-22 19:57:57] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001863 10.0.0.141 - - [2025-10-22 19:57:58] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?fields=virtual_networks HTTP/1.1" 200 1034 0.074754 10.0.0.141 - - [2025-10-22 19:57:58] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001536 10.0.0.141 - - [2025-10-22 19:57:58] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.040838 10.0.0.141 - - [2025-10-22 19:57:58] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001368 10.0.0.141 - - [2025-10-22 19:57:58] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?fields=security_groups HTTP/1.1" 200 1260 0.032636 10.0.0.141 - - [2025-10-22 19:57:59] "GET /projects?obj_uuids=f781f28b-ae85-4ed8-be8d-6a8f1248d78b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001263 10.0.0.141 - - [2025-10-22 19:57:59] "GET /project/f781f28b-ae85-4ed8-be8d-6a8f1248d78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.031810 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-22T19:57:59Z failed with SSLError [Introspect:8084]10.0.0.141 - - [2025-10-22 19:57:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001612 10.0.0.141 - - [2025-10-22 19:58:00] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004097 10.0.0.141 - - [2025-10-22 19:58:00] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.013895 10.0.0.141 - - [2025-10-22 19:58:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.041729 10.0.0.141 - - [2025-10-22 19:58:01] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004896 10.0.0.141 - - [2025-10-22 19:58:01] "GET /domains?obj_uuids=cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001758 10.0.0.141 - - [2025-10-22 19:58:01] "GET /domain/cc7bf0c9-b3f5-4805-bbd2-f13c8e4f2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009416 10.0.0.141 - - [2025-10-22 19:58:01] "POST /id-to-fqname HTTP/1.1" 200 184 0.001525 10.0.0.141 - - [2025-10-22 19:58:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.005263 10.0.0.141 - - [2025-10-22 19:58:01] "POST /security-groups HTTP/1.1" 200 579 0.077681 10.0.0.141 - - [2025-10-22 19:58:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.004158 10.0.0.141 - - [2025-10-22 19:58:01] "POST /projects HTTP/1.1" 200 569 0.264494 10.0.0.141 - - [2025-10-22 19:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.306329 10.0.0.141 - - [2025-10-22 19:58:01] "POST /access-control-lists HTTP/1.1" 200 594 0.071831 10.0.0.141 - - [2025-10-22 19:58:01] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.493326 10.0.0.141 - - [2025-10-22 19:58:01] "POST /fqname-to-id HTTP/1.1" 404 227 0.003275 10.0.0.141 - - [2025-10-22 19:58:01] "POST /access-control-lists HTTP/1.1" 200 592 0.072520 10.0.0.141 - - [2025-10-22 19:58:03] "GET / HTTP/1.1" 200 36499 0.002482 10.0.0.141 - - [2025-10-22 19:58:03] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001302 10.0.0.141 - - [2025-10-22 19:58:03] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.031510 10.0.0.141 - - [2025-10-22 19:58:03] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001185 10.0.0.141 - - [2025-10-22 19:58:03] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?fields=virtual_networks HTTP/1.1" 200 1027 0.078537 10.0.0.141 - - [2025-10-22 19:58:03] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001490 10.0.0.141 - - [2025-10-22 19:58:03] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.034998 10.0.0.141 - - [2025-10-22 19:58:03] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001420 10.0.0.141 - - [2025-10-22 19:58:03] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?fields=security_groups HTTP/1.1" 200 1249 0.032158 10.0.0.141 - - [2025-10-22 19:58:14] "DELETE /project/0e19dbf2a2214564a4dbbd77b65c5771 HTTP/1.1" 404 173 0.034084 10.0.0.141 - - [2025-10-22 19:58:14] "DELETE /project/a365e70ba8de43f0a931a6e982d5124f HTTP/1.1" 404 173 0.030998 10.0.0.141 - - [2025-10-22 19:58:14] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001219 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /project/49e759b68f1a40219ac50d03293d1f56 HTTP/1.1" 404 173 0.026680 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /project/d9892b7fd7014e00991503e1f70f865b HTTP/1.1" 404 173 0.013877 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001779 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001001 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000932 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001158 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001246 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000909 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.118035 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.076626 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001391 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.183212 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.186515 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.206726 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001401 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001753 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000977 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001143 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.185569 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.193315 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?fields=security_groups HTTP/1.1" 200 1335 0.171239 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?fields=security_groups HTTP/1.1" 200 1351 0.102362 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?fields=security_groups HTTP/1.1" 200 1350 0.128353 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?fields=security_groups HTTP/1.1" 200 1350 0.135256 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001359 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001201 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?fields=security_groups HTTP/1.1" 200 1339 0.168505 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?fields=security_groups HTTP/1.1" 200 1335 0.161906 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?fields=security_groups HTTP/1.1" 200 1336 0.172216 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /access-control-list/01cbe96f-12bb-4647-a7ba-67666c5530d3 HTTP/1.1" 200 115 0.107682 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /security-group/64384b69-763b-47c7-b869-caac4fa509d8 HTTP/1.1" 200 115 0.345357 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=4aa71463-9a38-44cb-a158-a9f473855cb1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001888 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /security-group/7e1e3207-adf1-4efb-b12e-5534e9c91e9b HTTP/1.1" 200 115 0.318166 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /security-group/b64338e5-b467-4e24-baf0-1ca52f295b5a HTTP/1.1" 200 115 0.326268 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=a365e70b-a8de-43f0-a931-a6e982d5124f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001808 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /security-group/f3194a1f-3111-452e-bc75-4921fd311847 HTTP/1.1" 200 115 0.339128 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=0e19dbf2-a221-4564-a4db-bd77b65c5771&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001659 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=49e759b6-8f1a-4021-9ac5-0d03293d1f56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002043 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/4aa71463-9a38-44cb-a158-a9f473855cb1?fields=application_policy_sets HTTP/1.1" 200 1374 0.084699 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /security-group/1829a60a-7535-431d-8961-aec22fab51f5 HTTP/1.1" 200 115 0.358916 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=d9892b7f-d701-4e00-9915-03e1f70f865b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001921 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /access-control-list/0a3fa893-122f-433d-aef5-f06e0d8a72c9 HTTP/1.1" 200 115 0.138264 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /security-group/ba00fd42-21a6-4ffe-9564-afff62783de9 HTTP/1.1" 200 115 0.287906 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/0e19dbf2-a221-4564-a4db-bd77b65c5771?fields=application_policy_sets HTTP/1.1" 200 1389 0.103398 10.0.0.141 - - [2025-10-22 19:58:15] "DELETE /security-group/51a389cf-5773-4b7c-905e-362e9ff10405 HTTP/1.1" 200 115 0.319202 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=4583c7c8-5d6c-43d0-a69a-f386faa95802&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001229 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/a365e70b-a8de-43f0-a931-a6e982d5124f?fields=application_policy_sets HTTP/1.1" 200 1390 0.181643 10.0.0.141 - - [2025-10-22 19:58:15] "GET /projects?obj_uuids=e14d9bc1-e268-49be-8d2e-5e4b5fafc93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001174 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56?fields=application_policy_sets HTTP/1.1" 200 1389 0.205084 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/d9892b7f-d701-4e00-9915-03e1f70f865b?fields=application_policy_sets HTTP/1.1" 200 1378 0.192081 10.0.0.141 - - [2025-10-22 19:58:15] "GET /project/4583c7c8-5d6c-43d0-a69a-f386faa95802?fields=application_policy_sets HTTP/1.1" 200 1374 0.140324 10.0.0.141 - - [2025-10-22 19:58:16] "GET /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e?fields=application_policy_sets HTTP/1.1" 200 1375 0.144977 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/0dc38611-54c6-466f-b6f6-e617c1a7159e HTTP/1.1" 200 115 0.254041 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/f54c790b-b864-4a90-8864-428074b35914 HTTP/1.1" 200 115 0.151857 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /project/4aa71463-9a38-44cb-a158-a9f473855cb1 HTTP/1.1" 200 115 1.318718 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/fe51f653-d6be-4139-a376-1f9901e306dd HTTP/1.1" 200 115 0.103056 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /project/0e19dbf2-a221-4564-a4db-bd77b65c5771 HTTP/1.1" 200 115 1.440032 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /project/a365e70b-a8de-43f0-a931-a6e982d5124f HTTP/1.1" 200 115 1.448724 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /project/d9892b7f-d701-4e00-9915-03e1f70f865b HTTP/1.1" 200 115 1.449466 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /project/49e759b6-8f1a-4021-9ac5-0d03293d1f56 HTTP/1.1" 200 115 1.409086 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /project/4583c7c8-5d6c-43d0-a69a-f386faa95802 HTTP/1.1" 200 115 1.395885 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/858b4f34-c3da-4728-8eec-313f68a2f518 HTTP/1.1" 200 115 0.043354 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /project/e14d9bc1-e268-49be-8d2e-5e4b5fafc93e HTTP/1.1" 200 115 1.392930 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/54a84781-848d-4628-9b95-a15ce4acd519 HTTP/1.1" 200 115 0.023282 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/a1a8ad1b-1403-4c1f-8899-81940fbda7eb HTTP/1.1" 200 115 0.019105 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/a7b675f5-0073-483d-82b0-579a45b1817e HTTP/1.1" 200 115 0.030499 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/edc29ee7-e07c-4c34-949d-87df2613bc90 HTTP/1.1" 200 115 0.039451 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/7fb578dc-041f-4e4f-9249-44033a09bf56 HTTP/1.1" 200 115 0.030941 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/868fb2ea-99d5-4854-aa15-fc85d429a99b HTTP/1.1" 200 115 0.031860 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/b0b072c9-ced6-4970-8bd2-488542059e81 HTTP/1.1" 200 115 0.025520 10.0.0.141 - - [2025-10-22 19:58:16] "DELETE /access-control-list/4a945459-59b2-4175-a8a8-d578fe04e506 HTTP/1.1" 200 115 0.033993 10.0.0.141 - - [2025-10-22 19:58:26] "GET /obj-perms HTTP/1.1" 200 6414 0.084297 10.0.0.141 - - [2025-10-22 19:58:27] "GET /obj-perms HTTP/1.1" 200 6414 0.079912