+++ date ++ echo 'INFO: =================== Mon Aug 18 02:02:38 UTC 2025 ===================' INFO: =================== Mon Aug 18 02:02:38 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.33 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.20.0.254,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 08/18/2025 02:02:46.970 7fe5b2028488 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/18/2025 02:02:47.117 7fe5b2028488 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/18/2025 02:02:47.131 7fe5b2028488 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/18/2025 02:02:47.132 7fe5b2028488 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-08-18 02:02:50] "GET / HTTP/1.1" 503 181 0.000870 10.0.0.33 - - [2025-08-18 02:02:50] "GET / HTTP/1.1" 503 181 0.000181 10.0.0.33 - - [2025-08-18 02:02:51] "GET / HTTP/1.1" 200 45871 0.001698 10.0.0.33 - - [2025-08-18 02:02:51] "GET / HTTP/1.1" 200 45871 0.001173 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.33 - - [2025-08-18 02:02:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000806 10.0.0.33 - - [2025-08-18 02:02:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000398 10.0.0.33 - - [2025-08-18 02:02:52] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.33 - - [2025-08-18 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.616156 10.0.0.33 - - [2025-08-18 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2025-08-18 02:02:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.330784 10.0.0.33 - - [2025-08-18 02:02:52] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002264 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.33 - - [2025-08-18 02:02:52] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.33 - - [2025-08-18 02:02:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000598 10.0.0.33 - - [2025-08-18 02:02:53] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2025-08-18 02:02:53] "GET / HTTP/1.1" 200 35931 0.002192 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.294892 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2025-08-18 02:02:53] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006663 10.0.0.33 - - [2025-08-18 02:02:53] "POST /service-appliance-sets HTTP/1.1" 200 553 0.017862 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.002888 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2025-08-18 02:02:53] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006997 10.0.0.33 - - [2025-08-18 02:02:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.018644 10.0.0.33 - - [2025-08-18 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.33 - - [2025-08-18 02:02:53] "GET /network-ipam/fe903a8f-a581-449f-a200-d9b0272510e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004456 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.593397 10.0.0.33 - - [2025-08-18 02:02:54] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006036 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.316935 10.0.0.33 - - [2025-08-18 02:02:54] "POST /service-templates HTTP/1.1" 200 511 0.043548 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.049561 10.0.0.33 - - [2025-08-18 02:02:54] "GET /network-ipam/fe903a8f-a581-449f-a200-d9b0272510e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007087 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.003816 10.0.0.33 - - [2025-08-18 02:02:54] "POST /job-templates HTTP/1.1" 200 555 0.090258 10.0.0.33 - - [2025-08-18 02:02:54] "POST /service-templates HTTP/1.1" 200 501 0.077638 10.0.0.33 - - [2025-08-18 02:02:54] "POST /config-nodes HTTP/1.1" 200 599 0.022094 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.003026 10.0.0.33 - - [2025-08-18 02:02:54] "POST /service-templates HTTP/1.1" 200 515 0.027917 10.0.0.33 - - [2025-08-18 02:02:54] "POST /job-templates HTTP/1.1" 200 563 0.061071 10.0.0.33 - - [2025-08-18 02:02:54] "POST /service-templates HTTP/1.1" 200 535 0.029563 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 191 0.004548 10.0.0.33 - - [2025-08-18 02:02:54] "POST /service-templates HTTP/1.1" 200 507 0.020547 10.0.0.33 - - [2025-08-18 02:02:54] "POST /job-templates HTTP/1.1" 200 545 0.060955 10.0.0.33 - - [2025-08-18 02:02:54] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.003187 10.0.0.33 - - [2025-08-18 02:02:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000334 10.0.0.33 - - [2025-08-18 02:02:54] "POST /job-templates HTTP/1.1" 200 577 0.061796 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003659 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.002354 10.0.0.33 - - [2025-08-18 02:02:54] "POST /access-control-lists HTTP/1.1" 200 587 0.016504 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.002609 10.0.0.33 - - [2025-08-18 02:02:54] "POST /job-templates HTTP/1.1" 200 579 0.061064 10.0.0.33 - - [2025-08-18 02:02:54] "POST /access-control-lists HTTP/1.1" 200 585 0.025901 10.0.0.33 - - [2025-08-18 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 210 0.003694 10.0.0.33 - - [2025-08-18 02:02:55] "POST /job-templates HTTP/1.1" 200 583 0.065680 10.0.0.33 - - [2025-08-18 02:02:55] "POST /route-targets HTTP/1.1" 200 327 0.053076 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003747 10.0.0.33 - - [2025-08-18 02:02:55] "POST /ref-update HTTP/1.1" 200 156 0.014047 10.0.0.33 - - [2025-08-18 02:02:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.024106 10.0.0.33 - - [2025-08-18 02:02:55] "POST /job-templates HTTP/1.1" 200 559 0.060586 10.0.0.33 - - [2025-08-18 02:02:55] "POST /route-targets HTTP/1.1" 200 327 0.042324 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 203 0.003708 10.0.0.33 - - [2025-08-18 02:02:55] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.33 - - [2025-08-18 02:02:55] "POST /job-templates HTTP/1.1" 200 569 0.061368 10.0.0.33 - - [2025-08-18 02:02:55] "POST /route-targets HTTP/1.1" 200 327 0.038679 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003051 10.0.0.33 - - [2025-08-18 02:02:55] "POST /ref-update HTTP/1.1" 200 156 0.009258 10.0.0.33 - - [2025-08-18 02:02:55] "POST /job-templates HTTP/1.1" 200 555 0.065277 10.0.0.33 - - [2025-08-18 02:02:55] "POST /route-targets HTTP/1.1" 200 327 0.047396 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003028 10.0.0.33 - - [2025-08-18 02:02:55] "POST /ref-update HTTP/1.1" 200 156 0.008385 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.002363 10.0.0.33 - - [2025-08-18 02:02:55] "POST /job-templates HTTP/1.1" 200 555 0.056886 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003911 10.0.0.33 - - [2025-08-18 02:02:55] "POST /access-control-lists HTTP/1.1" 200 551 0.064633 10.0.0.33 - - [2025-08-18 02:02:55] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2025-08-18 02:02:55] "POST /job-templates HTTP/1.1" 200 555 0.066833 10.0.0.33 - - [2025-08-18 02:02:55] "PUT /access-control-list/5f559908-8183-4b8d-8b0b-4a8cc8995ac4 HTTP/1.1" 200 272 0.038867 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.003570 10.0.0.33 - - [2025-08-18 02:02:55] "PUT /access-control-list/115a506a-d7c4-4b1c-a5eb-ec320d61d447 HTTP/1.1" 200 272 0.009997 10.0.0.33 - - [2025-08-18 02:02:55] "POST /job-templates HTTP/1.1" 200 535 0.064922 10.0.0.33 - - [2025-08-18 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003885 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022413 10.0.0.33 - - [2025-08-18 02:02:56] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.030003 10.0.0.33 - - [2025-08-18 02:02:56] "POST /job-templates HTTP/1.1" 200 559 0.068595 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003515 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.002229 10.0.0.33 - - [2025-08-18 02:02:56] "POST /config-database-nodes HTTP/1.1" 200 617 0.019398 10.0.0.33 - - [2025-08-18 02:02:56] "POST /job-templates HTTP/1.1" 200 559 0.021338 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003358 10.0.0.33 - - [2025-08-18 02:02:56] "POST /job-templates HTTP/1.1" 200 559 0.060722 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.003326 10.0.0.33 - - [2025-08-18 02:02:56] "POST /job-templates HTTP/1.1" 200 565 0.060775 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.003405 10.0.0.33 - - [2025-08-18 02:02:56] "POST /job-templates HTTP/1.1" 200 557 0.061619 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.003275 10.0.0.33 - - [2025-08-18 02:02:56] "POST /job-templates HTTP/1.1" 200 555 0.062229 10.0.0.33 - - [2025-08-18 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.003473 10.0.0.33 - - [2025-08-18 02:02:57] "POST /job-templates HTTP/1.1" 200 573 0.062020 10.0.0.33 - - [2025-08-18 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.003357 10.0.0.33 - - [2025-08-18 02:02:57] "POST /job-templates HTTP/1.1" 200 551 0.064891 10.0.0.33 - - [2025-08-18 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 208 0.003496 10.0.0.33 - - [2025-08-18 02:02:57] "POST /job-templates HTTP/1.1" 200 579 0.064898 10.0.0.33 - - [2025-08-18 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.003159 10.0.0.33 - - [2025-08-18 02:02:57] "POST /job-templates HTTP/1.1" 200 555 0.065560 10.0.0.33 - - [2025-08-18 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003133 10.0.0.33 - - [2025-08-18 02:02:57] "POST /job-templates HTTP/1.1" 200 559 0.069422 10.0.0.33 - - [2025-08-18 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003156 10.0.0.33 - - [2025-08-18 02:02:57] "POST /job-templates HTTP/1.1" 200 575 0.065374 10.0.0.33 - - [2025-08-18 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.003335 10.0.0.33 - - [2025-08-18 02:02:57] "POST /job-templates HTTP/1.1" 200 557 0.065469 10.0.0.33 - - [2025-08-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.004009 10.0.0.33 - - [2025-08-18 02:02:58] "POST /job-templates HTTP/1.1" 200 559 0.061700 10.0.0.33 - - [2025-08-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.003710 10.0.0.33 - - [2025-08-18 02:02:58] "POST /job-templates HTTP/1.1" 200 555 0.060810 10.0.0.33 - - [2025-08-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.003148 10.0.0.33 - - [2025-08-18 02:02:58] "POST /job-templates HTTP/1.1" 200 553 0.059980 10.0.0.33 - - [2025-08-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.003762 10.0.0.33 - - [2025-08-18 02:02:58] "POST /job-templates HTTP/1.1" 200 553 0.061087 10.0.0.33 - - [2025-08-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.003237 10.0.0.33 - - [2025-08-18 02:02:58] "POST /job-templates HTTP/1.1" 200 553 0.060569 10.0.0.33 - - [2025-08-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 200 0.003510 10.0.0.33 - - [2025-08-18 02:02:58] "POST /job-templates HTTP/1.1" 200 563 0.061079 10.0.0.33 - - [2025-08-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003471 10.0.0.33 - - [2025-08-18 02:02:59] "POST /job-templates HTTP/1.1" 200 565 0.060605 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.003004 10.0.0.33 - - [2025-08-18 02:02:59] "POST /config-propertiess HTTP/1.1" 200 551 0.016378 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 168 0.003127 10.0.0.33 - - [2025-08-18 02:02:59] "POST /tags HTTP/1.1" 200 321 0.031239 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.003035 10.0.0.33 - - [2025-08-18 02:02:59] "POST /tags HTTP/1.1" 200 317 0.020118 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 174 0.003126 10.0.0.33 - - [2025-08-18 02:02:59] "POST /tags HTTP/1.1" 200 333 0.026350 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.003639 10.0.0.33 - - [2025-08-18 02:02:59] "POST /tags HTTP/1.1" 200 309 0.018896 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 174 0.003380 10.0.0.33 - - [2025-08-18 02:02:59] "POST /tags HTTP/1.1" 200 333 0.021412 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.003139 10.0.0.33 - - [2025-08-18 02:02:59] "POST /tags HTTP/1.1" 200 313 0.023148 10.0.0.33 - - [2025-08-18 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 169 0.003214 10.0.0.33 - - [2025-08-18 02:03:00] "POST /tags HTTP/1.1" 200 323 0.022668 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.33 - - [2025-08-18 02:03:00] "GET /global-vrouter-config/36cbe8e1-c7b1-46c2-8fdc-073ab54cbbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003131 10.0.0.33 - - [2025-08-18 02:03:00] "PUT /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de HTTP/1.1" 200 274 0.010970 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 166 0.002208 10.0.0.33 - - [2025-08-18 02:03:00] "PUT /global-vrouter-config/36cbe8e1-c7b1-46c2-8fdc-073ab54cbbe6 HTTP/1.1" 200 276 0.011304 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 327 0.011794 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 166 0.003149 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 327 0.011648 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 166 0.003330 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 327 0.011237 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 166 0.003023 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 327 0.010807 10.0.0.33 - - [2025-08-18 02:03:00] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.33 - - [2025-08-18 02:03:00] "POST /alarms HTTP/1.1" 401 292 0.000479 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.003101 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 323 0.011113 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.003064 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 323 0.010593 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.003619 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 317 0.012580 10.0.0.33 - - [2025-08-18 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.002543 10.0.0.33 - - [2025-08-18 02:03:00] "POST /alarms HTTP/1.1" 200 581 0.039528 10.0.0.33 - - [2025-08-18 02:03:00] "POST /alarms HTTP/1.1" 200 575 0.016925 10.0.0.33 - - [2025-08-18 02:03:00] "POST /hardwares HTTP/1.1" 200 323 0.010244 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 575 0.018247 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.002300 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 559 0.018659 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 323 0.012085 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.002280 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 555 0.023195 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 323 0.012938 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 557 0.017784 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.003032 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 565 0.017836 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 325 0.010301 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 549 0.016450 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.002453 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 325 0.012646 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 557 0.022364 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.003116 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 567 0.019457 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 325 0.011397 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 555 0.016256 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.002840 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 567 0.019098 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 325 0.019295 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.002780 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 575 0.061463 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 323 0.012025 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 569 0.018044 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.002604 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 561 0.025302 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 317 0.012472 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.002857 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 561 0.019438 10.0.0.33 - - [2025-08-18 02:03:01] "POST /hardwares HTTP/1.1" 200 323 0.011249 10.0.0.33 - - [2025-08-18 02:03:01] "POST /alarms HTTP/1.1" 200 561 0.022453 10.0.0.33 - - [2025-08-18 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.002859 10.0.0.33 - - [2025-08-18 02:03:02] "POST /alarms HTTP/1.1" 200 547 0.016190 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 317 0.009342 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.002437 10.0.0.33 - - [2025-08-18 02:03:02] "POST /alarms HTTP/1.1" 200 595 0.022414 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 323 0.011415 10.0.0.33 - - [2025-08-18 02:03:02] "POST /alarms HTTP/1.1" 200 575 0.019954 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.003052 10.0.0.33 - - [2025-08-18 02:03:02] "POST /alarms HTTP/1.1" 200 571 0.016782 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 319 0.011446 10.0.0.33 - - [2025-08-18 02:03:02] "POST /alarms HTTP/1.1" 200 583 0.022798 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.004034 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 319 0.013147 10.0.0.33 - - [2025-08-18 02:03:02] "POST /alarms HTTP/1.1" 200 609 0.020773 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.003415 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 325 0.012952 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.005203 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 317 0.011378 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.003457 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 317 0.011740 10.0.0.33 - - [2025-08-18 02:03:02] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.33 - - [2025-08-18 02:03:02] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000417 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.003373 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 319 0.012570 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.003575 10.0.0.33 - - [2025-08-18 02:03:02] "POST /hardwares HTTP/1.1" 200 319 0.011608 10.0.0.33 - - [2025-08-18 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.008357 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 319 0.011358 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.003909 10.0.0.33 - - [2025-08-18 02:03:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.023132 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 311 0.022304 10.0.0.33 - - [2025-08-18 02:03:03] "PUT /global-vrouter-config/36cbe8e1-c7b1-46c2-8fdc-073ab54cbbe6 HTTP/1.1" 200 276 0.019872 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.003468 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 311 0.012829 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 160 0.003064 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 315 0.011142 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.003280 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 303 0.011854 10.0.0.33 - - [2025-08-18 02:03:03] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.002762 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 311 0.017200 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.002975 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 305 0.014436 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.004230 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 305 0.011823 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.003132 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021010 10.0.0.33 - - [2025-08-18 02:03:03] "GET /global-vrouter-config/36cbe8e1-c7b1-46c2-8fdc-073ab54cbbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003170 10.0.0.33 - - [2025-08-18 02:03:03] "POST /hardwares HTTP/1.1" 200 305 0.013480 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.33 - - [2025-08-18 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.002882 10.0.0.33 - - [2025-08-18 02:03:03] "PUT /global-vrouter-config/36cbe8e1-c7b1-46c2-8fdc-073ab54cbbe6 HTTP/1.1" 200 276 0.009233 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 305 0.011468 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.003382 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 307 0.012539 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.003429 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 307 0.011564 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.003270 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 307 0.011328 10.0.0.33 - - [2025-08-18 02:03:04] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.003339 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 309 0.011486 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.003458 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 311 0.011297 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.004245 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 311 0.016544 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.024260 10.0.0.33 - - [2025-08-18 02:03:04] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.007580 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 153 0.006259 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 301 0.018633 10.0.0.33 - - [2025-08-18 02:03:04] "PUT /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de HTTP/1.1" 200 274 0.024312 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.003291 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 309 0.011928 10.0.0.33 - - [2025-08-18 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.003236 10.0.0.33 - - [2025-08-18 02:03:04] "POST /hardwares HTTP/1.1" 200 309 0.011579 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003310 10.0.0.33 - - [2025-08-18 02:03:05] "POST /hardwares HTTP/1.1" 200 309 0.124867 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003216 10.0.0.33 - - [2025-08-18 02:03:05] "POST /hardwares HTTP/1.1" 200 309 0.011972 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003018 10.0.0.33 - - [2025-08-18 02:03:05] "POST /hardwares HTTP/1.1" 200 309 0.014123 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.003439 10.0.0.33 - - [2025-08-18 02:03:05] "POST /hardwares HTTP/1.1" 200 317 0.014358 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003014 10.0.0.33 - - [2025-08-18 02:03:05] "POST /hardwares HTTP/1.1" 200 309 0.013880 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003133 10.0.0.33 - - [2025-08-18 02:03:05] "POST /hardwares HTTP/1.1" 200 309 0.021663 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 154 0.003162 10.0.0.33 - - [2025-08-18 02:03:05] "POST /hardwares HTTP/1.1" 200 303 0.063934 10.0.0.33 - - [2025-08-18 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.003784 10.0.0.33 - - [2025-08-18 02:03:06] "POST /features HTTP/1.1" 200 533 0.258404 10.0.0.33 - - [2025-08-18 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 185 0.003242 10.0.0.33 - - [2025-08-18 02:03:06] "POST /features HTTP/1.1" 200 523 0.016614 10.0.0.33 - - [2025-08-18 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.003305 10.0.0.33 - - [2025-08-18 02:03:06] "POST /features HTTP/1.1" 200 521 0.019864 10.0.0.33 - - [2025-08-18 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.003190 10.0.0.33 - - [2025-08-18 02:03:06] "POST /features HTTP/1.1" 200 521 0.021465 10.0.0.33 - - [2025-08-18 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.003664 10.0.0.33 - - [2025-08-18 02:03:06] "POST /features HTTP/1.1" 200 531 0.020234 10.0.0.33 - - [2025-08-18 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.003497 10.0.0.33 - - [2025-08-18 02:03:06] "POST /features HTTP/1.1" 200 521 0.018328 10.0.0.33 - - [2025-08-18 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.004016 10.0.0.33 - - [2025-08-18 02:03:06] "POST /features HTTP/1.1" 200 539 0.015980 10.0.0.33 - - [2025-08-18 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.004219 10.0.0.33 - - [2025-08-18 02:03:07] "POST /features HTTP/1.1" 200 525 0.015951 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.003005 10.0.0.33 - - [2025-08-18 02:03:07] "POST /features HTTP/1.1" 200 519 0.020585 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.003627 10.0.0.33 - - [2025-08-18 02:03:07] "POST /features HTTP/1.1" 200 517 0.017957 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.003978 10.0.0.33 - - [2025-08-18 02:03:07] "POST /features HTTP/1.1" 200 533 0.019292 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.002960 10.0.0.33 - - [2025-08-18 02:03:07] "POST /features HTTP/1.1" 200 541 0.018624 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 178 0.003034 10.0.0.33 - - [2025-08-18 02:03:07] "POST /physical-roles HTTP/1.1" 200 521 0.018778 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 179 0.003405 10.0.0.33 - - [2025-08-18 02:03:07] "POST /physical-roles HTTP/1.1" 200 523 0.017603 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.003463 10.0.0.33 - - [2025-08-18 02:03:07] "POST /physical-roles HTTP/1.1" 200 533 0.015984 10.0.0.33 - - [2025-08-18 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 177 0.003510 10.0.0.33 - - [2025-08-18 02:03:07] "POST /physical-roles HTTP/1.1" 200 519 0.016728 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.003613 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 545 0.027025 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.003622 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 531 0.017098 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.003443 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 545 0.017746 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 185 0.003067 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 533 0.016641 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.003424 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 541 0.018127 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.33 - - [2025-08-18 02:03:08] "PUT /overlay-role/b3cd30b4-a5c9-4aef-8f49-cff5d3d9b6f1 HTTP/1.1" 200 258 0.009483 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.003252 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 531 0.016663 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 185 0.003234 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 533 0.019916 10.0.0.33 - - [2025-08-18 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.003976 10.0.0.33 - - [2025-08-18 02:03:08] "POST /overlay-roles HTTP/1.1" 200 529 0.023926 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 187 0.003939 10.0.0.33 - - [2025-08-18 02:03:09] "POST /overlay-roles HTTP/1.1" 200 537 0.018810 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.004847 10.0.0.33 - - [2025-08-18 02:03:09] "POST /overlay-roles HTTP/1.1" 200 541 0.017779 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 178 0.003762 10.0.0.33 - - [2025-08-18 02:03:09] "POST /overlay-roles HTTP/1.1" 200 519 0.016193 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.003994 10.0.0.33 - - [2025-08-18 02:03:09] "POST /overlay-roles HTTP/1.1" 200 543 0.017074 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.003718 10.0.0.33 - - [2025-08-18 02:03:09] "POST /role-definitions HTTP/1.1" 200 533 0.017334 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.003249 10.0.0.33 - - [2025-08-18 02:03:09] "POST /role-definitions HTTP/1.1" 200 547 0.016829 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.003206 10.0.0.33 - - [2025-08-18 02:03:09] "POST /role-definitions HTTP/1.1" 200 549 0.015308 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 191 0.003066 10.0.0.33 - - [2025-08-18 02:03:09] "POST /role-definitions HTTP/1.1" 200 551 0.015825 10.0.0.33 - - [2025-08-18 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.002944 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 563 0.015944 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.002906 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 547 0.035612 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.005117 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 549 0.015036 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 191 0.003097 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 551 0.015194 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.003089 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 549 0.016003 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.003148 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 561 0.019678 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.003114 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 547 0.016319 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.003193 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 549 0.018833 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.003362 10.0.0.33 - - [2025-08-18 02:03:10] "POST /role-definitions HTTP/1.1" 200 545 0.017147 10.0.0.33 - - [2025-08-18 02:03:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.003273 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 547 0.016361 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.003186 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 553 0.034420 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003466 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 555 0.016456 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.003127 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 533 0.017471 10.0.0.33 - - [2025-08-18 02:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.869018 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.003192 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 543 0.016095 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.003105 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 531 0.016737 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 184 0.003383 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 537 0.017083 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.003118 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 547 0.016595 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.003481 10.0.0.33 - - [2025-08-18 02:03:11] "POST /role-definitions HTTP/1.1" 200 557 0.017129 10.0.0.33 - - [2025-08-18 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.003074 10.0.0.33 - - [2025-08-18 02:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.021108 10.0.0.33 - - [2025-08-18 02:03:12] "POST /role-definitions HTTP/1.1" 200 561 0.015682 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 195 0.003112 10.0.0.33 - - [2025-08-18 02:03:12] "POST /role-definitions HTTP/1.1" 200 559 0.016365 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.003123 10.0.0.33 - - [2025-08-18 02:03:12] "POST /feature-configs HTTP/1.1" 200 537 0.017208 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.003188 10.0.0.33 - - [2025-08-18 02:03:12] "POST /feature-configs HTTP/1.1" 200 562 0.016377 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.003149 10.0.0.33 - - [2025-08-18 02:03:12] "POST /feature-configs HTTP/1.1" 200 561 0.016802 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.003029 10.0.0.33 - - [2025-08-18 02:03:12] "POST /node-profiles HTTP/1.1" 200 547 0.017787 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 187 0.003619 10.0.0.33 - - [2025-08-18 02:03:12] "POST /node-profiles HTTP/1.1" 200 537 0.017208 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.003406 10.0.0.33 - - [2025-08-18 02:03:12] "POST /node-profiles HTTP/1.1" 200 549 0.017799 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.003400 10.0.0.33 - - [2025-08-18 02:03:12] "POST /node-profiles HTTP/1.1" 200 541 0.016658 10.0.0.33 - - [2025-08-18 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.003182 10.0.0.33 - - [2025-08-18 02:03:13] "POST /node-profiles HTTP/1.1" 200 541 0.017622 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 188 0.003233 10.0.0.33 - - [2025-08-18 02:03:13] "POST /node-profiles HTTP/1.1" 200 539 0.016410 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.003024 10.0.0.33 - - [2025-08-18 02:03:13] "POST /node-profiles HTTP/1.1" 200 531 0.016139 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 185 0.003301 10.0.0.33 - - [2025-08-18 02:03:13] "POST /node-profiles HTTP/1.1" 200 533 0.033211 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.003251 10.0.0.33 - - [2025-08-18 02:03:13] "POST /node-profiles HTTP/1.1" 200 557 0.015369 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003469 10.0.0.33 - - [2025-08-18 02:03:13] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016195 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.002997 10.0.0.33 - - [2025-08-18 02:03:13] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015412 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003186 10.0.0.33 - - [2025-08-18 02:03:13] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016381 10.0.0.33 - - [2025-08-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.002959 10.0.0.33 - - [2025-08-18 02:03:13] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016937 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003304 10.0.0.33 - - [2025-08-18 02:03:14] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016469 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003093 10.0.0.33 - - [2025-08-18 02:03:14] "POST /telemetry-profiles HTTP/1.1" 200 554 0.020855 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.003411 10.0.0.33 - - [2025-08-18 02:03:14] "POST /sflow-profiles HTTP/1.1" 200 532 0.016547 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.003172 10.0.0.33 - - [2025-08-18 02:03:14] "POST /sflow-profiles HTTP/1.1" 200 538 0.015866 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.003318 10.0.0.33 - - [2025-08-18 02:03:14] "POST /sflow-profiles HTTP/1.1" 200 538 0.019292 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.003486 10.0.0.33 - - [2025-08-18 02:03:14] "POST /grpc-profiles HTTP/1.1" 200 530 0.024951 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.003564 10.0.0.33 - - [2025-08-18 02:03:14] "POST /snmp-profiles HTTP/1.1" 200 530 0.016180 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.003889 10.0.0.33 - - [2025-08-18 02:03:14] "POST /netconf-profiles HTTP/1.1" 200 542 0.016559 10.0.0.33 - - [2025-08-18 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003203 10.0.0.33 - - [2025-08-18 02:03:14] "POST /device-functional-groups HTTP/1.1" 200 540 0.015219 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003284 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 540 0.014715 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.003002 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 544 0.017174 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.003547 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 542 0.015569 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 218 0.003066 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 590 0.017607 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 208 0.003062 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 570 0.018083 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.003005 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 620 0.015063 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.002834 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 566 0.016366 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.003417 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 564 0.017715 10.0.0.33 - - [2025-08-18 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 210 0.002998 10.0.0.33 - - [2025-08-18 02:03:15] "POST /device-functional-groups HTTP/1.1" 200 574 0.015677 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003630 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 525 0.020378 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.003506 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 520 0.017596 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003309 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 522 0.021001 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.002992 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 522 0.014946 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.002836 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 526 0.016471 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.002953 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 521 0.015011 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.003300 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 517 0.015494 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.003525 10.0.0.33 - - [2025-08-18 02:03:16] "POST /role-configs HTTP/1.1" 200 518 0.015933 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.33 - - [2025-08-18 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2025-08-18 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.009830 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2025-08-18 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.008850 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.33 - - [2025-08-18 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.008747 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.33 - - [2025-08-18 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.007976 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2025-08-18 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.008142 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.33 - - [2025-08-18 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.009191 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.33 - - [2025-08-18 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.008653 10.0.0.33 - - [2025-08-18 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2025-08-18 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.009099 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.33 - - [2025-08-18 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.008849 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.33 - - [2025-08-18 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.009087 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2025-08-18 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.007852 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.33 - - [2025-08-18 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.33 - - [2025-08-18 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.008302 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.33 - - [2025-08-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.33 - - [2025-08-18 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.007983 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.33 - - [2025-08-18 02:03:19] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2025-08-18 02:03:19] "POST /ref-update HTTP/1.1" 200 156 0.007258 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.33 - - [2025-08-18 02:03:19] "POST /ref-update HTTP/1.1" 200 156 0.007578 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.33 - - [2025-08-18 02:03:19] "POST /ref-update HTTP/1.1" 200 156 0.009901 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2025-08-18 02:03:19] "POST /ref-update HTTP/1.1" 200 156 0.008900 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-08-18 02:03:19] "POST /ref-update HTTP/1.1" 200 156 0.007513 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2025-08-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2025-08-18 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.007987 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.33 - - [2025-08-18 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.007660 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-08-18 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.008305 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.33 - - [2025-08-18 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.007134 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2025-08-18 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.008061 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.33 - - [2025-08-18 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.007341 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2025-08-18 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.007903 10.0.0.33 - - [2025-08-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.33 - - [2025-08-18 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.007029 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-08-18 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.007546 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.33 - - [2025-08-18 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.006986 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.33 - - [2025-08-18 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.006922 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2025-08-18 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.007207 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.33 - - [2025-08-18 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.011929 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2025-08-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.33 - - [2025-08-18 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.007207 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.33 - - [2025-08-18 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.008058 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.33 - - [2025-08-18 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.007170 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.33 - - [2025-08-18 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.006966 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.33 - - [2025-08-18 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.007100 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.33 - - [2025-08-18 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.007942 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.33 - - [2025-08-18 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.007921 10.0.0.33 - - [2025-08-18 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.33 - - [2025-08-18 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.007938 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2025-08-18 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.007843 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.33 - - [2025-08-18 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.33 - - [2025-08-18 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.007210 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.33 - - [2025-08-18 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.006605 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.33 - - [2025-08-18 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.007884 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.33 - - [2025-08-18 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.33 - - [2025-08-18 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.007218 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.33 - - [2025-08-18 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.007351 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2025-08-18 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.006881 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.33 - - [2025-08-18 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.007507 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-08-18 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.007582 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2025-08-18 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.007655 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.33 - - [2025-08-18 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.007689 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.33 - - [2025-08-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.33 - - [2025-08-18 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.007440 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.33 - - [2025-08-18 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.009052 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.33 - - [2025-08-18 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.007153 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2025-08-18 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.008452 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.33 - - [2025-08-18 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.008124 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.33 - - [2025-08-18 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.009189 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.33 - - [2025-08-18 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.007190 10.0.0.33 - - [2025-08-18 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.33 - - [2025-08-18 02:03:26] "POST /ref-update HTTP/1.1" 200 156 0.008602 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2025-08-18 02:03:26] "POST /ref-update HTTP/1.1" 200 156 0.007149 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.33 - - [2025-08-18 02:03:26] "POST /ref-update HTTP/1.1" 200 156 0.007419 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2025-08-18 02:03:26] "POST /ref-update HTTP/1.1" 200 156 0.008231 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.33 - - [2025-08-18 02:03:26] "POST /ref-update HTTP/1.1" 200 156 0.006523 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.33 - - [2025-08-18 02:03:26] "POST /ref-update HTTP/1.1" 200 156 0.008358 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2025-08-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.33 - - [2025-08-18 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.008190 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2025-08-18 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.007400 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.33 - - [2025-08-18 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.008393 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.33 - - [2025-08-18 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.006935 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.33 - - [2025-08-18 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.007641 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.33 - - [2025-08-18 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.006981 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.33 - - [2025-08-18 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.007558 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2025-08-18 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.33 - - [2025-08-18 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.007850 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.33 - - [2025-08-18 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.007311 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.33 - - [2025-08-18 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.006600 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2025-08-18 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.007059 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.33 - - [2025-08-18 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.007068 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-08-18 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.006762 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.33 - - [2025-08-18 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.33 - - [2025-08-18 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2025-08-18 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.006932 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.33 - - [2025-08-18 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.007131 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.33 - - [2025-08-18 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.007643 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.33 - - [2025-08-18 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.006934 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2025-08-18 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.007116 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2025-08-18 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.007207 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.33 - - [2025-08-18 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.33 - - [2025-08-18 02:03:30] "POST /ref-update HTTP/1.1" 200 156 0.007378 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-08-18 02:03:30] "POST /ref-update HTTP/1.1" 200 156 0.007358 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.33 - - [2025-08-18 02:03:30] "POST /ref-update HTTP/1.1" 200 156 0.007120 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2025-08-18 02:03:30] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.33 - - [2025-08-18 02:03:30] "POST /ref-update HTTP/1.1" 200 156 0.006716 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2025-08-18 02:03:30] "POST /ref-update HTTP/1.1" 200 156 0.008470 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.33 - - [2025-08-18 02:03:30] "POST /ref-update HTTP/1.1" 200 156 0.008288 10.0.0.33 - - [2025-08-18 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-08-18 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.006833 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.33 - - [2025-08-18 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.007033 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2025-08-18 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.007053 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.33 - - [2025-08-18 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.006858 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-08-18 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.007288 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.33 - - [2025-08-18 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.007130 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.33 - - [2025-08-18 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2025-08-18 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.007096 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2025-08-18 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.006762 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.33 - - [2025-08-18 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.007824 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2025-08-18 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.008233 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2025-08-18 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.007730 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.33 - - [2025-08-18 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.007368 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.33 - - [2025-08-18 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.007065 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2025-08-18 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2025-08-18 02:03:33] "POST /ref-update HTTP/1.1" 200 156 0.006484 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2025-08-18 02:03:33] "POST /ref-update HTTP/1.1" 200 156 0.008115 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.33 - - [2025-08-18 02:03:33] "POST /ref-update HTTP/1.1" 200 156 0.007474 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.33 - - [2025-08-18 02:03:33] "POST /ref-update HTTP/1.1" 200 156 0.007541 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2025-08-18 02:03:33] "POST /ref-update HTTP/1.1" 200 156 0.007192 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.33 - - [2025-08-18 02:03:33] "POST /ref-update HTTP/1.1" 200 156 0.006985 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.33 - - [2025-08-18 02:03:33] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.33 - - [2025-08-18 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2025-08-18 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.008294 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2025-08-18 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.007609 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.33 - - [2025-08-18 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.007335 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.33 - - [2025-08-18 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.008353 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.33 - - [2025-08-18 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.33 - - [2025-08-18 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.008341 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.33 - - [2025-08-18 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.33 - - [2025-08-18 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.008333 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.33 - - [2025-08-18 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.008863 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.33 - - [2025-08-18 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.007366 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2025-08-18 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.007889 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017558 10.0.0.33 - - [2025-08-18 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.007045 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.33 - - [2025-08-18 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.007003 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.33 - - [2025-08-18 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.008487 10.0.0.33 - - [2025-08-18 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2025-08-18 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.007234 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2025-08-18 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2025-08-18 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.007463 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2025-08-18 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.008196 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.33 - - [2025-08-18 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.045698 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.33 - - [2025-08-18 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.007443 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.33 - - [2025-08-18 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.33 - - [2025-08-18 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.007338 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.33 - - [2025-08-18 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007589 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.33 - - [2025-08-18 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.007614 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.33 - - [2025-08-18 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.008845 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-08-18 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.007956 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2025-08-18 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.007269 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.33 - - [2025-08-18 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.33 - - [2025-08-18 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.006987 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.007745 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.008019 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.33 - - [2025-08-18 02:03:38] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000533 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.039255 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.012258 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024880 10.0.0.33 - - [2025-08-18 02:03:38] "GET /routing-instance/3b52a19a-2321-4df9-85e3-23adf3f86ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004205 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.33 - - [2025-08-18 02:03:38] "POST /bgp-routers HTTP/1.1" 200 620 0.016663 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.006383 10.0.0.33 - - [2025-08-18 02:03:38] "GET /bgp-router/04112a63-81e5-469d-bda6-4acb5d0cb7a1?fields=global_system_config_back_refs HTTP/1.1" 200 1114 0.005522 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2025-08-18 02:03:38] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.006153 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.007049 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003064 10.0.0.33 - - [2025-08-18 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.33 - - [2025-08-18 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.007159 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2025-08-18 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.006979 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.33 - - [2025-08-18 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.007782 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.33 - - [2025-08-18 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.009048 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.33 - - [2025-08-18 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.008545 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2025-08-18 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.007318 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.33 - - [2025-08-18 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.007777 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-08-18 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2025-08-18 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.007545 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.33 - - [2025-08-18 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.007062 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.33 - - [2025-08-18 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.007493 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.33 - - [2025-08-18 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.007246 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.33 - - [2025-08-18 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.007433 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2025-08-18 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.007610 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.33 - - [2025-08-18 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.007325 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-08-18 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2025-08-18 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.33 - - [2025-08-18 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007881 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.33 - - [2025-08-18 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.006861 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.33 - - [2025-08-18 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007833 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-08-18 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007992 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.33 - - [2025-08-18 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.006983 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.33 - - [2025-08-18 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2025-08-18 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007271 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.33 - - [2025-08-18 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.007377 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.33 - - [2025-08-18 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.006970 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.33 - - [2025-08-18 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.009510 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.33 - - [2025-08-18 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.007473 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.33 - - [2025-08-18 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.007486 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2025-08-18 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.007422 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.33 - - [2025-08-18 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.33 - - [2025-08-18 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.007955 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.33 - - [2025-08-18 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.007241 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.33 - - [2025-08-18 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.009748 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2025-08-18 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.007792 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2025-08-18 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.007681 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.33 - - [2025-08-18 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.008673 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.33 - - [2025-08-18 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.007097 10.0.0.33 - - [2025-08-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.33 - - [2025-08-18 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.007360 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.33 - - [2025-08-18 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.008070 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.33 - - [2025-08-18 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.33 - - [2025-08-18 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.007172 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.33 - - [2025-08-18 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.008794 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.33 - - [2025-08-18 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.007809 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2025-08-18 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2025-08-18 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.008891 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2025-08-18 02:03:45] "POST /ref-update HTTP/1.1" 200 156 0.007709 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2025-08-18 02:03:45] "POST /ref-update HTTP/1.1" 200 156 0.007858 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.33 - - [2025-08-18 02:03:45] "POST /ref-update HTTP/1.1" 200 156 0.008445 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2025-08-18 02:03:45] "POST /ref-update HTTP/1.1" 200 156 0.008334 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.33 - - [2025-08-18 02:03:45] "POST /ref-update HTTP/1.1" 200 156 0.007855 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.33 - - [2025-08-18 02:03:45] "POST /ref-update HTTP/1.1" 200 156 0.008759 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2025-08-18 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2025-08-18 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.008128 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2025-08-18 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.008606 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.33 - - [2025-08-18 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.009692 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.33 - - [2025-08-18 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.008107 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.33 - - [2025-08-18 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.008366 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.33 - - [2025-08-18 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.009077 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.33 - - [2025-08-18 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.33 - - [2025-08-18 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.33 - - [2025-08-18 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.008537 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2025-08-18 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.008371 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2025-08-18 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.007807 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2025-08-18 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.008138 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.33 - - [2025-08-18 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.008672 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.33 - - [2025-08-18 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.008402 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.33 - - [2025-08-18 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2025-08-18 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2025-08-18 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.008382 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2025-08-18 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.008733 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-08-18 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.008615 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.33 - - [2025-08-18 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.008717 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2025-08-18 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.008007 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.33 - - [2025-08-18 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.009966 10.0.0.33 - - [2025-08-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.33 - - [2025-08-18 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.008786 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2025-08-18 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2025-08-18 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.008329 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.33 - - [2025-08-18 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.008202 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.33 - - [2025-08-18 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.009165 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.33 - - [2025-08-18 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.008386 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2025-08-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.33 - - [2025-08-18 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.008644 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.33 - - [2025-08-18 02:03:50] "POST /ref-update HTTP/1.1" 200 156 0.007771 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.33 - - [2025-08-18 02:03:50] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.33 - - [2025-08-18 02:03:50] "POST /ref-update HTTP/1.1" 200 156 0.007494 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.33 - - [2025-08-18 02:03:50] "POST /ref-update HTTP/1.1" 200 156 0.008361 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2025-08-18 02:03:50] "POST /ref-update HTTP/1.1" 200 156 0.007892 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.33 - - [2025-08-18 02:03:50] "POST /ref-update HTTP/1.1" 200 156 0.010269 10.0.0.33 - - [2025-08-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.33 - - [2025-08-18 02:03:51] "POST /ref-update HTTP/1.1" 200 156 0.008399 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.33 - - [2025-08-18 02:03:51] "POST /ref-update HTTP/1.1" 200 156 0.008533 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.33 - - [2025-08-18 02:03:51] "POST /ref-update HTTP/1.1" 200 156 0.008238 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.33 - - [2025-08-18 02:03:51] "POST /ref-update HTTP/1.1" 200 156 0.007614 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.33 - - [2025-08-18 02:03:51] "POST /ref-update HTTP/1.1" 200 156 0.008427 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.33 - - [2025-08-18 02:03:51] "POST /ref-update HTTP/1.1" 200 156 0.008643 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.33 - - [2025-08-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.33 - - [2025-08-18 02:03:51] "POST /ref-update HTTP/1.1" 200 156 0.008171 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2025-08-18 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.008578 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.33 - - [2025-08-18 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.008572 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.33 - - [2025-08-18 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.007935 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2025-08-18 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.006705 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.33 - - [2025-08-18 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.011598 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.33 - - [2025-08-18 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.006937 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2025-08-18 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.33 - - [2025-08-18 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.008708 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-08-18 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.009126 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2025-08-18 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.007245 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.33 - - [2025-08-18 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.006921 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.33 - - [2025-08-18 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.33 - - [2025-08-18 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.008555 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.33 - - [2025-08-18 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.007054 10.0.0.33 - - [2025-08-18 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.33 - - [2025-08-18 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.007118 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.33 - - [2025-08-18 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.009913 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-08-18 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.009459 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2025-08-18 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.010334 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.33 - - [2025-08-18 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.011853 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2025-08-18 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.010216 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.33 - - [2025-08-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.33 - - [2025-08-18 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.009448 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2025-08-18 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.007672 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.33 - - [2025-08-18 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.33 - - [2025-08-18 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.007732 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.33 - - [2025-08-18 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.008776 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.33 - - [2025-08-18 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.007857 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.33 - - [2025-08-18 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.007841 10.0.0.33 - - [2025-08-18 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.33 - - [2025-08-18 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.009777 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.33 - - [2025-08-18 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.33 - - [2025-08-18 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.008327 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.33 - - [2025-08-18 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.008136 10.0.0.33 - - [2025-08-18 02:03:56] "POST /network-ipams HTTP/1.1" 200 550 0.015220 10.0.0.33 - - [2025-08-18 02:03:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003853 10.0.0.33 - - [2025-08-18 02:03:56] "POST /virtual-networks HTTP/1.1" 200 552 0.095311 10.0.0.33 - - [2025-08-18 02:03:56] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002718 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.003613 10.0.0.33 - - [2025-08-18 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 178 0.003994 10.0.0.33 - - [2025-08-18 02:03:56] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003304 10.0.0.33 - - [2025-08-18 02:03:56] "GET /fabric/241eba0b-50c2-4c9b-8d9f-f87117cea87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.005051 10.0.0.33 - - [2025-08-18 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003083 10.0.0.33 - - [2025-08-18 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.003043 10.0.0.33 - - [2025-08-18 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.003092 10.0.0.33 - - [2025-08-18 02:03:57] "POST /route-targets HTTP/1.1" 200 327 0.010469 10.0.0.33 - - [2025-08-18 02:03:57] "POST /ref-update HTTP/1.1" 200 156 0.012733 10.0.0.33 - - [2025-08-18 02:04:07] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.33 - - [2025-08-18 02:04:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.33 - - [2025-08-18 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023168 10.0.0.33 - - [2025-08-18 02:04:07] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007418 10.0.0.33 - - [2025-08-18 02:04:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.003184 10.0.0.33 - - [2025-08-18 02:04:07] "POST /database-nodes HTTP/1.1" 200 603 0.021342 10.0.0.33 - - [2025-08-18 02:04:37] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.33 - - [2025-08-18 02:04:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.33 - - [2025-08-18 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024489 10.0.0.33 - - [2025-08-18 02:04:37] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005669 10.0.0.33 - - [2025-08-18 02:04:38] "POST /fqname-to-id HTTP/1.1" 404 220 0.002697 10.0.0.33 - - [2025-08-18 02:04:38] "POST /analytics-nodes HTTP/1.1" 200 605 0.014254 10.0.0.33 - - [2025-08-18 02:04:43] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.33 - - [2025-08-18 02:04:50] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.33 - - [2025-08-18 02:04:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-08-18 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021946 10.0.0.33 - - [2025-08-18 02:04:50] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007447 10.0.0.33 - - [2025-08-18 02:04:50] "POST /fqname-to-id HTTP/1.1" 404 220 0.002651 10.0.0.33 - - [2025-08-18 02:04:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.018561 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.33 - - [2025-08-18 02:04:55] "GET /obj-perms HTTP/1.1" 200 5056 0.360194 10.0.0.33 - - [2025-08-18 02:04:56] "GET /obj-perms HTTP/1.1" 200 5056 0.042088 10.0.0.33 - - [2025-08-18 02:04:58] "GET / HTTP/1.1" 200 35931 0.001655 10.0.0.33 - - [2025-08-18 02:04:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000496 10.0.0.33 - - [2025-08-18 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023412 10.0.0.33 - - [2025-08-18 02:04:58] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.008193 10.0.0.33 - - [2025-08-18 02:04:58] "POST /fqname-to-id HTTP/1.1" 404 220 0.003353 10.0.0.33 - - [2025-08-18 02:04:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.024300 10.0.0.33 - - [2025-08-18 02:05:56] "GET /obj-perms HTTP/1.1" 200 5056 0.041151 10.0.0.33 - - [2025-08-18 02:05:56] "GET /obj-perms HTTP/1.1" 200 5056 0.049201 10.0.0.33 - - [2025-08-18 02:06:26] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.33 - - [2025-08-18 02:06:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.33 - - [2025-08-18 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023962 10.0.0.33 - - [2025-08-18 02:06:26] "GET /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006106 10.0.0.33 - - [2025-08-18 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.33 - - [2025-08-18 02:06:26] "GET /routing-instance/3b52a19a-2321-4df9-85e3-23adf3f86ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005607 10.0.0.33 - - [2025-08-18 02:06:27] "PUT /global-system-config/a06dfb94-b41e-44c6-9faf-bf7b76ce01de HTTP/1.1" 200 274 0.010880 10.0.0.33 - - [2025-08-18 02:06:27] "POST /fqname-to-id HTTP/1.1" 404 218 0.002598 10.0.0.33 - - [2025-08-18 02:06:27] "POST /virtual-routers HTTP/1.1" 200 603 0.016989 10.0.0.33 - - [2025-08-18 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2025-08-18 02:06:27] "GET /virtual-router/fdead7ab-8d7a-4083-85e7-285dda9c6c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.004979 10.0.0.33 - - [2025-08-18 02:06:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.002804 10.0.0.33 - - [2025-08-18 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.33 - - [2025-08-18 02:06:27] "GET /virtual-network/d743ee6f-e661-4f3d-9623-b26e29f082d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005087 10.0.0.33 - - [2025-08-18 02:06:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.042192 10.0.0.33 - - [2025-08-18 02:06:28] "PUT /access-control-list/f9ae4526-9adb-4eac-b229-c678eb7319db HTTP/1.1" 200 272 0.011735 [Introspect:8084]10.0.0.33 - - [2025-08-18 02:06:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.33 - - [2025-08-18 02:06:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000888 [Introspect:8084]10.0.0.33 - - [2025-08-18 02:06:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000780 [Introspect:8084]10.0.0.33 - - [2025-08-18 02:06:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000823 10.0.0.33 - - [2025-08-18 02:06:57] "GET /obj-perms HTTP/1.1" 200 5056 0.039531 10.0.0.33 - - [2025-08-18 02:06:57] "GET /obj-perms HTTP/1.1" 200 5056 0.038522 10.0.0.33 - - [2025-08-18 02:07:38] "GET /projects?obj_uuids=24e45c86-30da-4bf5-b6b5-31c60acba695&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003153 10.0.0.33 - - [2025-08-18 02:07:38] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001365 10.0.0.33 - - [2025-08-18 02:07:38] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051285 10.0.0.33 - - [2025-08-18 02:07:38] "POST /id-to-fqname HTTP/1.1" 200 167 0.001245 10.0.0.33 - - [2025-08-18 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 176 0.003313 10.0.0.33 - - [2025-08-18 02:07:38] "POST /security-groups HTTP/1.1" 200 568 0.220182 10.0.0.33 - - [2025-08-18 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.003018 10.0.0.33 - - [2025-08-18 02:07:38] "POST /projects HTTP/1.1" 200 539 0.375611 10.0.0.33 - - [2025-08-18 02:07:38] "POST /access-control-lists HTTP/1.1" 200 573 0.057779 10.0.0.33 - - [2025-08-18 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.445960 10.0.0.33 - - [2025-08-18 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.002684 10.0.0.33 - - [2025-08-18 02:07:38] "POST /access-control-lists HTTP/1.1" 200 571 0.068657 10.0.0.33 - - [2025-08-18 02:07:38] "POST /neutron/network HTTP/1.1" 200 576 0.725448 10.0.0.33 - - [2025-08-18 02:07:39] "POST /route-targets HTTP/1.1" 200 327 0.009241 10.0.0.33 - - [2025-08-18 02:07:39] "POST /ref-update HTTP/1.1" 200 156 0.012034 10.0.0.33 - - [2025-08-18 02:07:40] "POST /neutron/network HTTP/1.1" 400 186 0.021351 10.0.0.33 - - [2025-08-18 02:07:40] "POST /neutron/network HTTP/1.1" 200 598 0.008379 10.0.0.33 - - [2025-08-18 02:07:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005841 10.0.0.33 - - [2025-08-18 02:07:40] "POST /neutron/subnet HTTP/1.1" 200 732 0.194781 10.0.0.33 - - [2025-08-18 02:07:42] "POST /neutron/network HTTP/1.1" 400 186 0.020670 10.0.0.33 - - [2025-08-18 02:07:42] "POST /neutron/network HTTP/1.1" 200 766 0.007830 10.0.0.33 - - [2025-08-18 02:07:52] "DELETE /project/24e45c8630da4bf5b6b531c60acba695 HTTP/1.1" 404 173 0.019586 10.0.0.33 - - [2025-08-18 02:07:55] "GET /projects?obj_uuids=47db8dcc-a73d-4ecf-b4de-50ce557812a5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.020343 10.0.0.33 - - [2025-08-18 02:07:55] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.33 - - [2025-08-18 02:07:55] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048864 10.0.0.33 - - [2025-08-18 02:07:55] "POST /id-to-fqname HTTP/1.1" 200 205 0.002410 10.0.0.33 - - [2025-08-18 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.002334 10.0.0.33 - - [2025-08-18 02:07:55] "POST /security-groups HTTP/1.1" 200 606 0.059983 10.0.0.33 - - [2025-08-18 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 249 0.022510 10.0.0.33 - - [2025-08-18 02:07:55] "POST /projects HTTP/1.1" 200 615 0.207599 10.0.0.33 - - [2025-08-18 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.272174 10.0.0.33 - - [2025-08-18 02:07:55] "POST /access-control-lists HTTP/1.1" 200 611 0.058420 10.0.0.33 - - [2025-08-18 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.003578 10.0.0.33 - - [2025-08-18 02:07:55] "POST /neutron/network HTTP/1.1" 200 698 0.506900 10.0.0.33 - - [2025-08-18 02:07:56] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008714 10.0.0.33 - - [2025-08-18 02:07:56] "POST /access-control-lists HTTP/1.1" 200 609 0.069846 10.0.0.33 - - [2025-08-18 02:07:56] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.33 - - [2025-08-18 02:07:56] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051930 10.0.0.33 - - [2025-08-18 02:07:56] "POST /route-targets HTTP/1.1" 200 327 0.019308 10.0.0.33 - - [2025-08-18 02:07:56] "POST /ref-update HTTP/1.1" 200 156 0.013639 10.0.0.33 - - [2025-08-18 02:07:56] "POST /id-to-fqname HTTP/1.1" 200 204 0.001392 10.0.0.33 - - [2025-08-18 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.002214 10.0.0.33 - - [2025-08-18 02:07:56] "POST /security-groups HTTP/1.1" 200 605 0.059751 10.0.0.33 - - [2025-08-18 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.002492 10.0.0.33 - - [2025-08-18 02:07:56] "POST /projects HTTP/1.1" 200 613 0.210670 10.0.0.33 - - [2025-08-18 02:07:56] "POST /access-control-lists HTTP/1.1" 200 610 0.055682 10.0.0.33 - - [2025-08-18 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.285486 10.0.0.33 - - [2025-08-18 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 247 0.002634 10.0.0.33 - - [2025-08-18 02:07:56] "POST /access-control-lists HTTP/1.1" 200 608 0.064583 10.0.0.33 - - [2025-08-18 02:07:56] "POST /neutron/network HTTP/1.1" 200 636 0.568160 10.0.0.33 - - [2025-08-18 02:07:56] "POST /neutron/network HTTP/1.1" 200 684 0.004084 10.0.0.33 - - [2025-08-18 02:07:56] "POST /route-targets HTTP/1.1" 200 327 0.022143 10.0.0.33 - - [2025-08-18 02:07:56] "POST /ref-update HTTP/1.1" 404 171 0.003847 10.0.0.33 - - [2025-08-18 02:07:56] "POST /neutron/network HTTP/1.1" 200 151 0.093068 10.0.0.33 - - [2025-08-18 02:07:56] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000972 10.0.0.33 - - [2025-08-18 02:07:56] "POST /neutron/network HTTP/1.1" 200 630 0.117499 10.0.0.33 - - [2025-08-18 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2025-08-18 02:07:56] "DELETE /route-target/76642f9f-f6e0-49d9-b1c8-bf7a263f7db6 HTTP/1.1" 200 115 0.015263 10.0.0.33 - - [2025-08-18 02:07:56] "POST /route-targets HTTP/1.1" 200 327 0.009404 10.0.0.33 - - [2025-08-18 02:07:56] "POST /ref-update HTTP/1.1" 200 156 0.010926 10.0.0.33 - - [2025-08-18 02:07:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005184 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/subnet HTTP/1.1" 200 711 0.230287 10.0.0.33 - - [2025-08-18 02:07:57] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001105 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/floatingip HTTP/1.1" 200 527 0.134505 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/floatingip HTTP/1.1" 200 501 0.007120 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 846 0.004796 10.0.0.33 - - [2025-08-18 02:07:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004724 10.0.0.33 - - [2025-08-18 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.33 - - [2025-08-18 02:07:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001702 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 151 0.124388 10.0.0.33 - - [2025-08-18 02:07:57] "DELETE /route-target/957a3d5d-f1da-434e-ac7a-7197acfb39d7 HTTP/1.1" 200 115 0.015956 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003261 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/subnet HTTP/1.1" 200 1227 0.014470 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/floatingip HTTP/1.1" 400 217 0.002453 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 400 207 0.002585 10.0.0.33 - - [2025-08-18 02:07:57] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001370 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 636 0.080894 10.0.0.33 - - [2025-08-18 02:07:57] "POST /route-targets HTTP/1.1" 200 327 0.022006 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 4490 0.014250 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 684 0.005051 10.0.0.33 - - [2025-08-18 02:07:57] "POST /ref-update HTTP/1.1" 200 156 0.020682 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 151 0.074208 10.0.0.33 - - [2025-08-18 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2025-08-18 02:07:57] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002131 10.0.0.33 - - [2025-08-18 02:07:57] "DELETE /route-target/43a91846-d250-47ac-bd4a-8c7d0ee93ea2 HTTP/1.1" 200 115 0.020963 10.0.0.33 - - [2025-08-18 02:07:57] "GET /obj-perms HTTP/1.1" 200 5056 0.064914 10.0.0.33 - - [2025-08-18 02:07:57] "POST /route-targets HTTP/1.1" 200 327 0.030921 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 636 0.152477 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 684 0.007226 10.0.0.33 - - [2025-08-18 02:07:57] "POST /ref-update HTTP/1.1" 200 156 0.025710 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 746 0.004993 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 684 0.003949 10.0.0.33 - - [2025-08-18 02:07:57] "POST /neutron/network HTTP/1.1" 200 151 0.072934 10.0.0.33 - - [2025-08-18 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.33 - - [2025-08-18 02:07:57] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000985 10.0.0.33 - - [2025-08-18 02:07:57] "DELETE /route-target/f89a9807-c71b-41d4-931f-7fcea2da39a5 HTTP/1.1" 200 115 0.032840 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/network HTTP/1.1" 200 639 0.071917 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/network HTTP/1.1" 200 687 0.004158 10.0.0.33 - - [2025-08-18 02:07:58] "POST /route-targets HTTP/1.1" 200 327 0.020193 10.0.0.33 - - [2025-08-18 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.021680 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/network HTTP/1.1" 200 686 0.069149 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/network HTTP/1.1" 200 686 0.004379 10.0.0.33 - - [2025-08-18 02:07:58] "GET /obj-perms HTTP/1.1" 200 5056 0.050927 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/network HTTP/1.1" 200 151 0.102636 10.0.0.33 - - [2025-08-18 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/subnet HTTP/1.1" 400 209 0.003146 10.0.0.33 - - [2025-08-18 02:07:58] "DELETE /route-target/fcfef062-9842-477e-b4ef-2e2067c21ab0 HTTP/1.1" 200 115 0.018213 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/network HTTP/1.1" 200 746 0.003526 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/network HTTP/1.1" 200 151 0.074162 10.0.0.33 - - [2025-08-18 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2025-08-18 02:07:58] "DELETE /route-target/688944ba-09d6-4463-98e2-6043d1b2f444 HTTP/1.1" 200 115 0.016576 10.0.0.33 - - [2025-08-18 02:07:58] "GET /projects?obj_uuids=47db8dcc-a73d-4ecf-b4de-50ce557812a5&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001423 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/security_group HTTP/1.1" 200 2109 0.047721 10.0.0.33 - - [2025-08-18 02:07:58] "POST /neutron/security_group HTTP/1.1" 200 2099 0.003210 10.0.0.33 - - [2025-08-18 02:07:59] "POST /neutron/security_group HTTP/1.1" 200 151 0.040392 10.0.0.33 - - [2025-08-18 02:07:59] "DELETE /access-control-list/f717f182-1c76-4636-863a-00af9f4efcc6 HTTP/1.1" 200 115 0.020503 10.0.0.33 - - [2025-08-18 02:07:59] "DELETE /access-control-list/11f8b603-f823-46ef-8eed-85488c901d59 HTTP/1.1" 200 115 0.015031 10.0.0.33 - - [2025-08-18 02:07:59] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000989 10.0.0.33 - - [2025-08-18 02:07:59] "POST /neutron/security_group HTTP/1.1" 200 2108 0.029163 10.0.0.33 - - [2025-08-18 02:07:59] "POST /neutron/security_group HTTP/1.1" 200 2098 0.004801 10.0.0.33 - - [2025-08-18 02:07:59] "DELETE /access-control-list/79085cc4-3095-42db-836d-5c8f09d27814 HTTP/1.1" 200 115 0.084328 10.0.0.33 - - [2025-08-18 02:07:59] "DELETE /access-control-list/929453bd-a93c-4019-bf2c-49c3c258600c HTTP/1.1" 200 115 0.084973 10.0.0.33 - - [2025-08-18 02:07:59] "POST /neutron/security_group HTTP/1.1" 200 151 0.216283 10.0.0.33 - - [2025-08-18 02:08:01] "GET /projects?obj_uuids=1d0ac820-878e-4e12-99d0-de9c5fd5f817&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002248 10.0.0.33 - - [2025-08-18 02:08:01] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001238 10.0.0.33 - - [2025-08-18 02:08:01] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050498 10.0.0.33 - - [2025-08-18 02:08:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.002644 10.0.0.33 - - [2025-08-18 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.003938 10.0.0.33 - - [2025-08-18 02:08:02] "POST /security-groups HTTP/1.1" 200 618 0.067651 10.0.0.33 - - [2025-08-18 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 261 0.002413 10.0.0.33 - - [2025-08-18 02:08:02] "POST /projects HTTP/1.1" 200 639 0.221789 10.0.0.33 - - [2025-08-18 02:08:02] "POST /access-control-lists HTTP/1.1" 200 623 0.061034 10.0.0.33 - - [2025-08-18 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.291620 10.0.0.33 - - [2025-08-18 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 260 0.002592 10.0.0.33 - - [2025-08-18 02:08:02] "POST /access-control-lists HTTP/1.1" 200 621 0.069127 10.0.0.33 - - [2025-08-18 02:08:02] "POST /neutron/floatingip HTTP/1.1" 200 528 0.581525 10.0.0.33 - - [2025-08-18 02:08:02] "GET /projects?obj_uuids=1d0ac820-878e-4e12-99d0-de9c5fd5f817&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.000965 10.0.0.33 - - [2025-08-18 02:08:02] "POST /neutron/port HTTP/1.1" 400 190 0.171252 10.0.0.33 - - [2025-08-18 02:08:02] "POST /neutron/floatingip HTTP/1.1" 200 528 0.004900 10.0.0.33 - - [2025-08-18 02:08:02] "POST /neutron/floatingip HTTP/1.1" 200 115 0.030300 10.0.0.33 - - [2025-08-18 02:08:03] "GET /projects?obj_uuids=ce030fb2-a775-4bfa-a246-d36e02d15dcf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002025 10.0.0.33 - - [2025-08-18 02:08:03] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.33 - - [2025-08-18 02:08:03] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049793 10.0.0.33 - - [2025-08-18 02:08:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.001703 10.0.0.33 - - [2025-08-18 02:08:03] "POST /fqname-to-id HTTP/1.1" 404 230 0.002237 10.0.0.33 - - [2025-08-18 02:08:03] "POST /security-groups HTTP/1.1" 200 619 0.059864 10.0.0.33 - - [2025-08-18 02:08:03] "POST /fqname-to-id HTTP/1.1" 404 262 0.002895 10.0.0.33 - - [2025-08-18 02:08:03] "POST /projects HTTP/1.1" 200 641 0.221780 10.0.0.33 - - [2025-08-18 02:08:03] "POST /access-control-lists HTTP/1.1" 200 624 0.060314 10.0.0.33 - - [2025-08-18 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.292139 10.0.0.33 - - [2025-08-18 02:08:03] "POST /fqname-to-id HTTP/1.1" 404 261 0.002723 10.0.0.33 - - [2025-08-18 02:08:03] "POST /neutron/security_group HTTP/1.1" 200 2122 0.454680 10.0.0.33 - - [2025-08-18 02:08:03] "POST /neutron/security_group HTTP/1.1" 200 2112 0.003761 10.0.0.33 - - [2025-08-18 02:08:03] "POST /access-control-lists HTTP/1.1" 200 622 0.063431 10.0.0.33 - - [2025-08-18 02:08:03] "POST /neutron/security_group HTTP/1.1" 200 151 0.091673 10.0.0.33 - - [2025-08-18 02:08:03] "DELETE /access-control-list/e5136af7-1eaa-45ac-a360-ccd8ac6eb77d HTTP/1.1" 200 115 0.022378 10.0.0.33 - - [2025-08-18 02:08:03] "GET /projects?obj_uuids=1d0ac820-878e-4e12-99d0-de9c5fd5f817&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.000964 10.0.0.33 - - [2025-08-18 02:08:03] "DELETE /access-control-list/24242356-9ff8-43ab-901c-82b19c66ca16 HTTP/1.1" 200 115 0.038662 10.0.0.33 - - [2025-08-18 02:08:03] "POST /neutron/security_group HTTP/1.1" 200 2121 0.039060 10.0.0.33 - - [2025-08-18 02:08:03] "POST /neutron/security_group HTTP/1.1" 200 2111 0.004936 10.0.0.33 - - [2025-08-18 02:08:03] "POST /neutron/security_group HTTP/1.1" 200 151 0.048619 10.0.0.33 - - [2025-08-18 02:08:03] "DELETE /access-control-list/da1f3418-6026-49d0-9171-3d4d2c0e73fd HTTP/1.1" 200 115 0.032401 10.0.0.33 - - [2025-08-18 02:08:03] "DELETE /access-control-list/4c4f85a6-eab9-4ce2-8396-e4c554a4b733 HTTP/1.1" 200 115 0.020524 10.0.0.33 - - [2025-08-18 02:08:06] "GET /projects?obj_uuids=07fcf961-c66d-4b84-b39a-e752592c9433&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.001827 10.0.0.33 - - [2025-08-18 02:08:06] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001315 10.0.0.33 - - [2025-08-18 02:08:06] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047069 10.0.0.33 - - [2025-08-18 02:08:07] "POST /id-to-fqname HTTP/1.1" 200 203 0.003077 10.0.0.33 - - [2025-08-18 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.002129 10.0.0.33 - - [2025-08-18 02:08:07] "POST /security-groups HTTP/1.1" 200 604 0.059911 10.0.0.33 - - [2025-08-18 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 247 0.002766 10.0.0.33 - - [2025-08-18 02:08:07] "POST /projects HTTP/1.1" 200 611 0.214438 10.0.0.33 - - [2025-08-18 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.280554 10.0.0.33 - - [2025-08-18 02:08:07] "POST /access-control-lists HTTP/1.1" 200 609 0.059673 10.0.0.33 - - [2025-08-18 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.002901 10.0.0.33 - - [2025-08-18 02:08:07] "POST /neutron/floatingip HTTP/1.1" 200 528 0.493284 10.0.0.33 - - [2025-08-18 02:08:07] "GET /projects?obj_uuids=07fcf961-c66d-4b84-b39a-e752592c9433&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000924 10.0.0.33 - - [2025-08-18 02:08:07] "POST /access-control-lists HTTP/1.1" 200 607 0.026244 10.0.0.33 - - [2025-08-18 02:08:07] "POST /neutron/network HTTP/1.1" 200 694 0.074942 10.0.0.33 - - [2025-08-18 02:08:07] "POST /route-targets HTTP/1.1" 200 327 0.008303 10.0.0.33 - - [2025-08-18 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.020243 10.0.0.33 - - [2025-08-18 02:08:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003111 10.0.0.33 - - [2025-08-18 02:08:07] "POST /neutron/subnet HTTP/1.1" 200 710 0.153111 10.0.0.33 - - [2025-08-18 02:08:07] "GET /projects?obj_uuids=07fcf961-c66d-4b84-b39a-e752592c9433&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001573 10.0.0.33 - - [2025-08-18 02:08:07] "POST /route-targets HTTP/1.1" 200 327 0.018047 10.0.0.33 - - [2025-08-18 02:08:07] "POST /neutron/router HTTP/1.1" 200 721 0.144788 10.0.0.33 - - [2025-08-18 02:08:07] "GET /logical-router/309396ea-b4e6-4010-89e7-2c6c80cb1d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.007125 10.0.0.33 - - [2025-08-18 02:08:07] "POST /neutron/router HTTP/1.1" 200 721 0.005394 10.0.0.33 - - [2025-08-18 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.33 - - [2025-08-18 02:08:07] "PUT /logical-router/309396ea-b4e6-4010-89e7-2c6c80cb1d0b HTTP/1.1" 200 262 0.044977 10.0.0.33 - - [2025-08-18 02:08:07] "GET /projects?obj_uuids=07fcf961-c66d-4b84-b39a-e752592c9433&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001015 10.0.0.33 - - [2025-08-18 02:08:07] "GET /service-template/28e1c72d-e9c5-4f19-8f1e-33ae32bb75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.019115 10.0.0.33 - - [2025-08-18 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.002343 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/router HTTP/1.1" 200 344 0.313913 10.0.0.33 - - [2025-08-18 02:08:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004880 10.0.0.33 - - [2025-08-18 02:08:08] "POST /virtual-networks HTTP/1.1" 200 704 0.151594 10.0.0.33 - - [2025-08-18 02:08:08] "GET /projects?obj_uuids=07fcf961-c66d-4b84-b39a-e752592c9433&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001664 10.0.0.33 - - [2025-08-18 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.035131 10.0.0.33 - - [2025-08-18 02:08:08] "POST /route-targets HTTP/1.1" 200 327 0.012389 10.0.0.33 - - [2025-08-18 02:08:08] "POST /service-instances HTTP/1.1" 200 680 0.070806 10.0.0.33 - - [2025-08-18 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.035928 10.0.0.33 - - [2025-08-18 02:08:08] "POST /route-tables HTTP/1.1" 200 592 0.059536 10.0.0.33 - - [2025-08-18 02:08:08] "PUT /logical-router/309396ea-b4e6-4010-89e7-2c6c80cb1d0b HTTP/1.1" 200 262 0.025324 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/port HTTP/1.1" 200 1044 0.301232 10.0.0.33 - - [2025-08-18 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.012342 10.0.0.33 - - [2025-08-18 02:08:08] "GET /projects?obj_uuids=07fcf961-c66d-4b84-b39a-e752592c9433&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001048 10.0.0.33 - - [2025-08-18 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2025-08-18 02:08:08] "GET /global-system-configs HTTP/1.1" 200 322 0.025322 10.0.0.33 - - [2025-08-18 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.33 - - [2025-08-18 02:08:08] "GET /obj-perms HTTP/1.1" 200 5056 0.061861 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/floatingip HTTP/1.1" 200 606 0.154248 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/floatingip HTTP/1.1" 200 606 0.011067 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/floatingip HTTP/1.1" 200 965 0.010118 10.0.0.33 - - [2025-08-18 02:08:08] "POST /virtual-machines HTTP/1.1" 200 573 0.013374 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/floatingip HTTP/1.1" 200 606 0.013236 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/floatingip HTTP/1.1" 200 115 0.040186 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/port HTTP/1.1" 200 1044 0.007526 10.0.0.33 - - [2025-08-18 02:08:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 842 0.102060 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/port HTTP/1.1" 200 151 0.140498 10.0.0.33 - - [2025-08-18 02:08:08] "POST /chown HTTP/1.1" 200 109 0.007968 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/port HTTP/1.1" 200 1048 0.018955 10.0.0.33 - - [2025-08-18 02:08:08] "GET /global-system-configs HTTP/1.1" 200 322 0.006868 10.0.0.33 - - [2025-08-18 02:08:08] "POST /neutron/router HTTP/1.1" 200 721 0.007107 10.0.0.33 - - [2025-08-18 02:08:08] "GET /obj-perms HTTP/1.1" 200 5056 0.028978 10.0.0.33 - - [2025-08-18 02:08:08] "POST /instance-ips HTTP/1.1" 200 571 0.027000 10.0.0.33 - - [2025-08-18 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.013513 10.0.0.33 - - [2025-08-18 02:08:09] "POST /instance-ips HTTP/1.1" 400 213 0.020992 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/router HTTP/1.1" 200 344 0.112210 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/router HTTP/1.1" 200 721 0.004781 10.0.0.33 - - [2025-08-18 02:08:09] "POST /chown HTTP/1.1" 200 109 0.009346 10.0.0.33 - - [2025-08-18 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/router HTTP/1.1" 200 151 0.058469 10.0.0.33 - - [2025-08-18 02:08:09] "DELETE /route-target/82c944da-ff71-43d4-9574-3fede469faf7 HTTP/1.1" 200 115 0.019066 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.012312 10.0.0.33 - - [2025-08-18 02:08:09] "PUT /virtual-machine-interface/999c34ea-ff18-4262-b35e-5633cf3cb497 HTTP/1.1" 200 284 0.016836 10.0.0.33 - - [2025-08-18 02:08:09] "PUT /instance-ip/5991b5a2-4414-4d1d-93b3-05dc8a487df7 HTTP/1.1" 200 256 0.010024 10.0.0.33 - - [2025-08-18 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.009634 10.0.0.33 - - [2025-08-18 02:08:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003385 10.0.0.33 - - [2025-08-18 02:08:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 840 0.102103 10.0.0.33 - - [2025-08-18 02:08:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/subnet HTTP/1.1" 200 151 0.263603 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/network HTTP/1.1" 200 761 0.006159 10.0.0.33 - - [2025-08-18 02:08:09] "POST /chown HTTP/1.1" 200 109 0.007593 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/network HTTP/1.1" 200 151 0.062962 10.0.0.33 - - [2025-08-18 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/floatingip HTTP/1.1" 200 528 0.005065 10.0.0.33 - - [2025-08-18 02:08:09] "DELETE /route-target/c1649baf-4eaf-4693-9d12-3fbc74fc9189 HTTP/1.1" 200 115 0.023859 10.0.0.33 - - [2025-08-18 02:08:09] "POST /instance-ips HTTP/1.1" 200 569 0.047961 10.0.0.33 - - [2025-08-18 02:08:09] "POST /neutron/floatingip HTTP/1.1" 200 115 0.042815 10.0.0.33 - - [2025-08-18 02:08:09] "POST /instance-ips HTTP/1.1" 400 326 0.011346 10.0.0.33 - - [2025-08-18 02:08:09] "POST /chown HTTP/1.1" 200 109 0.009070 10.0.0.33 - - [2025-08-18 02:08:09] "PUT /virtual-machine-interface/e383a179-9f59-424c-9e9b-ff3d8e646a5b HTTP/1.1" 200 284 0.009174 10.0.0.33 - - [2025-08-18 02:08:09] "PUT /instance-ip/e6619dc9-c817-409b-b48d-0a1fcca40e38 HTTP/1.1" 200 256 0.011433 10.0.0.33 - - [2025-08-18 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.009424 10.0.0.33 - - [2025-08-18 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.007571 10.0.0.33 - - [2025-08-18 02:08:09] "POST /virtual-machines HTTP/1.1" 200 573 0.014763 10.0.0.33 - - [2025-08-18 02:08:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 842 0.084089 10.0.0.33 - - [2025-08-18 02:08:10] "POST /chown HTTP/1.1" 200 109 0.007658 10.0.0.33 - - [2025-08-18 02:08:10] "GET /projects?obj_uuids=be512c62-538e-45de-ab8b-ab67db1500e2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.001797 10.0.0.33 - - [2025-08-18 02:08:10] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.33 - - [2025-08-18 02:08:10] "POST /instance-ips HTTP/1.1" 400 213 0.017700 10.0.0.33 - - [2025-08-18 02:08:10] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048169 10.0.0.33 - - [2025-08-18 02:08:10] "POST /chown HTTP/1.1" 200 109 0.006536 10.0.0.33 - - [2025-08-18 02:08:10] "PUT /virtual-machine-interface/22cbf0a9-5868-4bec-9084-2be4f7ebc896 HTTP/1.1" 200 284 0.009577 10.0.0.33 - - [2025-08-18 02:08:10] "POST /id-to-fqname HTTP/1.1" 200 204 0.003378 10.0.0.33 - - [2025-08-18 02:08:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.004483 10.0.0.33 - - [2025-08-18 02:08:10] "PUT /instance-ip/5991b5a2-4414-4d1d-93b3-05dc8a487df7 HTTP/1.1" 200 256 0.011169 10.0.0.33 - - [2025-08-18 02:08:10] "POST /security-groups HTTP/1.1" 200 605 0.028244 10.0.0.33 - - [2025-08-18 02:08:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.002695 10.0.0.33 - - [2025-08-18 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.025347 10.0.0.33 - - [2025-08-18 02:08:10] "POST /projects HTTP/1.1" 200 613 0.197197 10.0.0.33 - - [2025-08-18 02:08:10] "POST /access-control-lists HTTP/1.1" 200 610 0.065227 10.0.0.33 - - [2025-08-18 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.272837 10.0.0.33 - - [2025-08-18 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.031915 10.0.0.33 - - [2025-08-18 02:08:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.002751 10.0.0.33 - - [2025-08-18 02:08:10] "POST /neutron/security_group HTTP/1.1" 200 2108 0.440032 10.0.0.33 - - [2025-08-18 02:08:10] "POST /neutron/security_group HTTP/1.1" 200 2098 0.043768 10.0.0.33 - - [2025-08-18 02:08:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 840 0.144710 10.0.0.33 - - [2025-08-18 02:08:10] "POST /access-control-lists HTTP/1.1" 200 608 0.108164 10.0.0.33 - - [2025-08-18 02:08:10] "POST /neutron/security_group HTTP/1.1" 200 151 0.107228 10.0.0.33 - - [2025-08-18 02:08:10] "POST /chown HTTP/1.1" 200 109 0.006089 10.0.0.33 - - [2025-08-18 02:08:10] "DELETE /access-control-list/733d42e8-8b04-4c50-bce7-ba356d4b54b6 HTTP/1.1" 200 115 0.016664 10.0.0.33 - - [2025-08-18 02:08:10] "GET /projects?obj_uuids=6272c6c2-b32e-4c01-8ffa-bb8aa53ab969&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002843 10.0.0.33 - - [2025-08-18 02:08:10] "POST /instance-ips HTTP/1.1" 400 326 0.033664 10.0.0.33 - - [2025-08-18 02:08:10] "DELETE /access-control-list/4e389e0f-3cec-451d-81f6-d1779210dbdb HTTP/1.1" 200 115 0.039506 10.0.0.33 - - [2025-08-18 02:08:10] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967 10.0.0.33 - - [2025-08-18 02:08:10] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007338 10.0.0.33 - - [2025-08-18 02:08:10] "POST /chown HTTP/1.1" 200 109 0.016867 10.0.0.33 - - [2025-08-18 02:08:10] "PUT /virtual-machine-interface/bd14a5b8-5656-444e-82b1-0bafaa4961b0 HTTP/1.1" 200 284 0.017037 10.0.0.33 - - [2025-08-18 02:08:10] "POST /id-to-fqname HTTP/1.1" 200 204 0.002078 10.0.0.33 - - [2025-08-18 02:08:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.004139 10.0.0.33 - - [2025-08-18 02:08:11] "PUT /instance-ip/e6619dc9-c817-409b-b48d-0a1fcca40e38 HTTP/1.1" 200 256 0.011926 10.0.0.33 - - [2025-08-18 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.010514 10.0.0.33 - - [2025-08-18 02:08:11] "POST /security-groups HTTP/1.1" 200 605 0.077620 10.0.0.33 - - [2025-08-18 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.027212 10.0.0.33 - - [2025-08-18 02:08:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.002357 10.0.0.33 - - [2025-08-18 02:08:11] "POST /projects HTTP/1.1" 200 613 0.249949 10.0.0.33 - - [2025-08-18 02:08:11] "POST /access-control-lists HTTP/1.1" 200 610 0.059748 10.0.0.33 - - [2025-08-18 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.324113 10.0.0.33 - - [2025-08-18 02:08:11] "GET /logical-router/309396ea-b4e6-4010-89e7-2c6c80cb1d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002107 10.0.0.33 - - [2025-08-18 02:08:11] "GET /service-instance/5f5d587e-19fa-4107-879e-42cbfd5c1ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.003173 10.0.0.33 - - [2025-08-18 02:08:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.002239 10.0.0.33 - - [2025-08-18 02:08:11] "POST /neutron/security_group HTTP/1.1" 200 2108 0.465095 10.0.0.33 - - [2025-08-18 02:08:11] "POST /neutron/security_group HTTP/1.1" 200 2098 0.003160 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /route-table/0d74be1e-e396-4d65-a7ad-3c62d111f859 HTTP/1.1" 200 115 0.030537 10.0.0.33 - - [2025-08-18 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2025-08-18 02:08:11] "POST /access-control-lists HTTP/1.1" 200 608 0.067232 10.0.0.33 - - [2025-08-18 02:08:11] "GET /virtual-network/577b30b8-8590-4d2e-9771-daeb7c180908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.017355 10.0.0.33 - - [2025-08-18 02:08:11] "POST /neutron/security_group HTTP/1.1" 200 151 0.096198 10.0.0.33 - - [2025-08-18 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.011766 10.0.0.33 - - [2025-08-18 02:08:11] "GET /projects?obj_uuids=07fcf961-c66d-4b84-b39a-e752592c9433&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001028 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /access-control-list/5cca3b8f-e3e5-4cd5-bbea-427966121292 HTTP/1.1" 200 115 0.036301 10.0.0.33 - - [2025-08-18 02:08:11] "POST /neutron/security_group HTTP/1.1" 200 2107 0.038132 10.0.0.33 - - [2025-08-18 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.012355 10.0.0.33 - - [2025-08-18 02:08:11] "POST /neutron/security_group HTTP/1.1" 200 2097 0.008772 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /access-control-list/ad941be9-c98c-4e41-8e7c-9703774378e2 HTTP/1.1" 200 115 0.039335 10.0.0.33 - - [2025-08-18 02:08:11] "POST /neutron/security_group HTTP/1.1" 400 206 0.012588 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /instance-ip/e6619dc9-c817-409b-b48d-0a1fcca40e38 HTTP/1.1" 200 115 0.032079 10.0.0.33 - - [2025-08-18 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.33 - - [2025-08-18 02:08:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002422 10.0.0.33 - - [2025-08-18 02:08:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003975 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /virtual-network/577b30b8-8590-4d2e-9771-daeb7c180908 HTTP/1.1" 200 115 0.119816 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /route-target/c2ae2ac4-93c8-436a-be53-8021061a1c03 HTTP/1.1" 200 115 0.032813 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /service-instance/5f5d587e-19fa-4107-879e-42cbfd5c1ebb HTTP/1.1" 200 115 0.035255 10.0.0.33 - - [2025-08-18 02:08:11] "GET /virtual-machine-interface/bd14a5b8-5656-444e-82b1-0bafaa4961b0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1362 0.005665 10.0.0.33 - - [2025-08-18 02:08:11] "DELETE /virtual-machine-interface/bd14a5b8-5656-444e-82b1-0bafaa4961b0 HTTP/1.1" 200 115 0.027966 10.0.0.33 - - [2025-08-18 02:08:11] "GET /virtual-machine-interface/22cbf0a9-5868-4bec-9084-2be4f7ebc896?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1692 0.005532 10.0.0.33 - - [2025-08-18 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.33 - - [2025-08-18 02:08:12] "GET /instance-ip/5991b5a2-4414-4d1d-93b3-05dc8a487df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003849 10.0.0.33 - - [2025-08-18 02:08:12] "DELETE /virtual-machine-interface/22cbf0a9-5868-4bec-9084-2be4f7ebc896 HTTP/1.1" 200 115 0.035638 10.0.0.33 - - [2025-08-18 02:08:12] "DELETE /virtual-machine/dd988997-933e-4bdc-98e2-1ec6b239c353 HTTP/1.1" 200 115 0.019138 10.0.0.33 - - [2025-08-18 02:08:12] "GET /virtual-machine-interface/999c34ea-ff18-4262-b35e-5633cf3cb497?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1693 0.005553 10.0.0.33 - - [2025-08-18 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.011803 10.0.0.33 - - [2025-08-18 02:08:12] "GET /instance-ip/5991b5a2-4414-4d1d-93b3-05dc8a487df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004712 10.0.0.33 - - [2025-08-18 02:08:12] "DELETE /instance-ip/5991b5a2-4414-4d1d-93b3-05dc8a487df7 HTTP/1.1" 200 115 0.026958 10.0.0.33 - - [2025-08-18 02:08:12] "DELETE /virtual-machine-interface/999c34ea-ff18-4262-b35e-5633cf3cb497 HTTP/1.1" 200 115 0.031613 10.0.0.33 - - [2025-08-18 02:08:12] "GET /virtual-machine-interface/e383a179-9f59-424c-9e9b-ff3d8e646a5b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1363 0.005306 10.0.0.33 - - [2025-08-18 02:08:12] "DELETE /virtual-machine-interface/e383a179-9f59-424c-9e9b-ff3d8e646a5b HTTP/1.1" 200 115 0.023114 10.0.0.33 - - [2025-08-18 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.007837 10.0.0.33 - - [2025-08-18 02:08:12] "DELETE /virtual-machine/21ff8e34-1e72-4e8f-b5d7-5b5e9a79300d HTTP/1.1" 200 115 0.018936 10.0.0.33 - - [2025-08-18 02:08:13] "GET /projects?obj_uuids=63463e44-10cb-4590-b1a2-a4a384200d97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002595 10.0.0.33 - - [2025-08-18 02:08:13] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.33 - - [2025-08-18 02:08:13] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049486 10.0.0.33 - - [2025-08-18 02:08:14] "POST /id-to-fqname HTTP/1.1" 200 212 0.001572 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 404 222 0.002214 10.0.0.33 - - [2025-08-18 02:08:14] "POST /security-groups HTTP/1.1" 200 612 0.063578 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 404 255 0.002376 10.0.0.33 - - [2025-08-18 02:08:14] "POST /projects HTTP/1.1" 200 627 0.209183 10.0.0.33 - - [2025-08-18 02:08:14] "POST /access-control-lists HTTP/1.1" 200 617 0.060365 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.279536 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.002436 10.0.0.33 - - [2025-08-18 02:08:14] "POST /neutron/network HTTP/1.1" 200 716 0.494999 10.0.0.33 - - [2025-08-18 02:08:14] "POST /access-control-lists HTTP/1.1" 200 615 0.059136 10.0.0.33 - - [2025-08-18 02:08:14] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002054 10.0.0.33 - - [2025-08-18 02:08:14] "POST /route-targets HTTP/1.1" 200 327 0.019837 10.0.0.33 - - [2025-08-18 02:08:14] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001382 10.0.0.33 - - [2025-08-18 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.33 - - [2025-08-18 02:08:14] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051889 10.0.0.33 - - [2025-08-18 02:08:14] "POST /id-to-fqname HTTP/1.1" 200 212 0.001737 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 404 222 0.002154 10.0.0.33 - - [2025-08-18 02:08:14] "POST /security-groups HTTP/1.1" 200 612 0.059197 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 404 255 0.002483 10.0.0.33 - - [2025-08-18 02:08:14] "POST /projects HTTP/1.1" 200 627 0.218995 10.0.0.33 - - [2025-08-18 02:08:14] "POST /access-control-lists HTTP/1.1" 200 617 0.056117 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.288398 10.0.0.33 - - [2025-08-18 02:08:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.002738 10.0.0.33 - - [2025-08-18 02:08:15] "POST /access-control-lists HTTP/1.1" 200 615 0.097868 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 1028 0.591393 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 1028 0.004675 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 151 0.031775 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 400 205 0.002894 10.0.0.33 - - [2025-08-18 02:08:15] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001436 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 985 0.103493 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 985 0.004422 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 985 0.004147 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 1028 0.022794 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 1711 0.009732 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 1028 0.004901 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 151 0.033309 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 400 205 0.003816 10.0.0.33 - - [2025-08-18 02:08:15] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001063 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 985 0.111667 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 985 0.005199 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 985 0.005084 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 151 0.037847 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 400 205 0.003015 10.0.0.33 - - [2025-08-18 02:08:15] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001061 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 987 0.115439 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 987 0.004779 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 987 0.004238 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 1030 0.029891 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 1030 0.007983 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 200 151 0.033205 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/port HTTP/1.1" 400 205 0.003651 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/network HTTP/1.1" 200 764 0.003268 10.0.0.33 - - [2025-08-18 02:08:15] "POST /neutron/network HTTP/1.1" 200 151 0.050984 10.0.0.33 - - [2025-08-18 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2025-08-18 02:08:15] "DELETE /route-target/21358407-db7d-461d-93a1-b082bbc2e3d3 HTTP/1.1" 200 115 0.013803 10.0.0.33 - - [2025-08-18 02:08:16] "GET /projects?obj_uuids=63463e44-10cb-4590-b1a2-a4a384200d97&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001400 10.0.0.33 - - [2025-08-18 02:08:16] "POST /neutron/security_group HTTP/1.1" 200 2115 0.052587 10.0.0.33 - - [2025-08-18 02:08:16] "POST /neutron/security_group HTTP/1.1" 200 2105 0.003983 10.0.0.33 - - [2025-08-18 02:08:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.046647 10.0.0.33 - - [2025-08-18 02:08:16] "DELETE /access-control-list/c335f5df-a488-4364-bdb8-5549827f420f HTTP/1.1" 200 115 0.020899 10.0.0.33 - - [2025-08-18 02:08:16] "DELETE /access-control-list/58c50110-da62-4160-8711-b1976b8a2ce2 HTTP/1.1" 200 115 0.026503 10.0.0.33 - - [2025-08-18 02:08:16] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001356 10.0.0.33 - - [2025-08-18 02:08:16] "POST /neutron/security_group HTTP/1.1" 200 2115 0.029054 10.0.0.33 - - [2025-08-18 02:08:16] "POST /neutron/security_group HTTP/1.1" 200 2105 0.003425 10.0.0.33 - - [2025-08-18 02:08:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.039184 10.0.0.33 - - [2025-08-18 02:08:16] "DELETE /access-control-list/75f2b722-b28f-4185-995a-24e5524715b1 HTTP/1.1" 200 115 0.024194 10.0.0.33 - - [2025-08-18 02:08:16] "DELETE /access-control-list/61d54a9f-df71-4bb6-bc00-54a850dfcec0 HTTP/1.1" 200 115 0.019841 10.0.0.33 - - [2025-08-18 02:08:19] "GET /projects?obj_uuids=83b6600e-1ee8-452a-9103-4c868386c801&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002224 10.0.0.33 - - [2025-08-18 02:08:19] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.33 - - [2025-08-18 02:08:19] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050544 10.0.0.33 - - [2025-08-18 02:08:19] "POST /id-to-fqname HTTP/1.1" 200 193 0.001904 10.0.0.33 - - [2025-08-18 02:08:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.002141 10.0.0.33 - - [2025-08-18 02:08:19] "POST /security-groups HTTP/1.1" 200 594 0.059425 10.0.0.33 - - [2025-08-18 02:08:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.002252 10.0.0.33 - - [2025-08-18 02:08:19] "POST /projects HTTP/1.1" 200 591 0.205311 10.0.0.33 - - [2025-08-18 02:08:19] "POST /access-control-lists HTTP/1.1" 200 599 0.059634 10.0.0.33 - - [2025-08-18 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.272444 10.0.0.33 - - [2025-08-18 02:08:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.002723 10.0.0.33 - - [2025-08-18 02:08:19] "POST /neutron/router HTTP/1.1" 200 591 0.472574 10.0.0.33 - - [2025-08-18 02:08:19] "POST /neutron/router HTTP/1.1" 200 591 0.004256 10.0.0.33 - - [2025-08-18 02:08:19] "POST /access-control-lists HTTP/1.1" 200 597 0.064162 10.0.0.33 - - [2025-08-18 02:08:19] "GET /logical-router/1b59911a-da0e-4139-bc6c-53f1bc3c5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002014 10.0.0.33 - - [2025-08-18 02:08:19] "POST /neutron/router HTTP/1.1" 200 151 0.083674 10.0.0.33 - - [2025-08-18 02:08:19] "GET /projects?obj_uuids=7cc57f3e-911e-4a4b-b8e1-717c686d8515&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002631 10.0.0.33 - - [2025-08-18 02:08:19] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.33 - - [2025-08-18 02:08:19] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048156 10.0.0.33 - - [2025-08-18 02:08:19] "POST /id-to-fqname HTTP/1.1" 200 196 0.001139 10.0.0.33 - - [2025-08-18 02:08:19] "POST /fqname-to-id HTTP/1.1" 404 205 0.003253 10.0.0.33 - - [2025-08-18 02:08:20] "POST /security-groups HTTP/1.1" 200 597 0.059367 10.0.0.33 - - [2025-08-18 02:08:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.002330 10.0.0.33 - - [2025-08-18 02:08:20] "POST /projects HTTP/1.1" 200 597 0.196031 10.0.0.33 - - [2025-08-18 02:08:20] "POST /access-control-lists HTTP/1.1" 200 602 0.059980 10.0.0.33 - - [2025-08-18 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.268716 10.0.0.33 - - [2025-08-18 02:08:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.002558 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 698 0.481550 10.0.0.33 - - [2025-08-18 02:08:20] "GET /logical-router/3f0dd7d4-eac7-486f-8fac-1611bedf45d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004136 10.0.0.33 - - [2025-08-18 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 698 0.003455 10.0.0.33 - - [2025-08-18 02:08:20] "GET /service-template/28e1c72d-e9c5-4f19-8f1e-33ae32bb75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004635 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/port HTTP/1.1" 200 117 0.037789 10.0.0.33 - - [2025-08-18 02:08:20] "POST /access-control-lists HTTP/1.1" 200 600 0.066111 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 698 0.002937 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 151 0.034403 10.0.0.33 - - [2025-08-18 02:08:20] "POST /fqname-to-id HTTP/1.1" 404 218 0.015355 10.0.0.33 - - [2025-08-18 02:08:20] "GET /projects?obj_uuids=7cc57f3e-911e-4a4b-b8e1-717c686d8515&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001064 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 700 0.069915 10.0.0.33 - - [2025-08-18 02:08:20] "POST /route-targets HTTP/1.1" 200 327 0.019127 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 700 0.004434 10.0.0.33 - - [2025-08-18 02:08:20] "PUT /logical-router/a8ecb811-e3ca-46ed-b4a4-e5f91a9307c9 HTTP/1.1" 200 262 0.026275 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 629 0.077252 10.0.0.33 - - [2025-08-18 02:08:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005439 10.0.0.33 - - [2025-08-18 02:08:20] "POST /virtual-networks HTTP/1.1" 200 697 0.131704 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 629 0.007408 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/port HTTP/1.1" 200 117 0.005355 10.0.0.33 - - [2025-08-18 02:08:20] "POST /route-targets HTTP/1.1" 200 327 0.010848 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/port HTTP/1.1" 200 117 0.006360 10.0.0.33 - - [2025-08-18 02:08:20] "POST /ref-update HTTP/1.1" 200 156 0.016396 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 629 0.005978 10.0.0.33 - - [2025-08-18 02:08:20] "POST /service-instances HTTP/1.1" 200 673 0.069931 10.0.0.33 - - [2025-08-18 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 200 151 0.102992 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/port HTTP/1.1" 200 117 0.005109 10.0.0.33 - - [2025-08-18 02:08:20] "DELETE /route-target/bb200061-fc25-4147-ac33-8f617ad1a26b HTTP/1.1" 200 115 0.030378 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 400 209 0.004266 10.0.0.33 - - [2025-08-18 02:08:20] "POST /route-tables HTTP/1.1" 200 585 0.028373 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/port HTTP/1.1" 200 117 0.008902 10.0.0.33 - - [2025-08-18 02:08:20] "POST /neutron/router HTTP/1.1" 400 209 0.002741 10.0.0.33 - - [2025-08-18 02:08:20] "PUT /logical-router/3f0dd7d4-eac7-486f-8fac-1611bedf45d0 HTTP/1.1" 404 171 0.003312 10.0.0.33 - - [2025-08-18 02:08:20] "GET /logical-router/3f0dd7d4-eac7-486f-8fac-1611bedf45d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002382 10.0.0.33 - - [2025-08-18 02:08:20] "DELETE /route-table/981f9aa2-2cff-43c2-8f25-7f34bf88c6fd HTTP/1.1" 200 115 0.021561 10.0.0.33 - - [2025-08-18 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.33 - - [2025-08-18 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.33 - - [2025-08-18 02:08:21] "POST /virtual-machines HTTP/1.1" 200 559 0.011495 10.0.0.33 - - [2025-08-18 02:08:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 821 0.079071 10.0.0.33 - - [2025-08-18 02:08:21] "POST /chown HTTP/1.1" 200 109 0.008971 10.0.0.33 - - [2025-08-18 02:08:21] "GET /projects?obj_uuids=7cc57f3e-911e-4a4b-b8e1-717c686d8515&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001710 10.0.0.33 - - [2025-08-18 02:08:21] "POST /instance-ips HTTP/1.1" 200 557 0.046260 10.0.0.33 - - [2025-08-18 02:08:21] "POST /neutron/security_group HTTP/1.1" 200 2100 0.073333 10.0.0.33 - - [2025-08-18 02:08:21] "POST /neutron/security_group HTTP/1.1" 200 2090 0.004901 10.0.0.33 - - [2025-08-18 02:08:21] "POST /instance-ips HTTP/1.1" 400 213 0.023996 10.0.0.33 - - [2025-08-18 02:08:21] "POST /neutron/security_group HTTP/1.1" 200 151 0.058077 10.0.0.33 - - [2025-08-18 02:08:21] "DELETE /access-control-list/8a85e7f2-e55f-433d-a542-e45d5618609a HTTP/1.1" 200 115 0.025045 10.0.0.33 - - [2025-08-18 02:08:21] "DELETE /access-control-list/04b8515a-b2f6-45a8-a18b-0717a9c9e77f HTTP/1.1" 200 115 0.027762 10.0.0.33 - - [2025-08-18 02:08:21] "POST /chown HTTP/1.1" 200 109 0.008556 10.0.0.33 - - [2025-08-18 02:08:21] "GET /projects?obj_uuids=825dc552-dab2-4c9c-984b-e348edd866a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.001915 10.0.0.33 - - [2025-08-18 02:08:21] "PUT /virtual-machine-interface/49af3bfd-6388-4693-8aa6-6ba6e711d996 HTTP/1.1" 200 284 0.011204 10.0.0.33 - - [2025-08-18 02:08:21] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.33 - - [2025-08-18 02:08:21] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006731 10.0.0.33 - - [2025-08-18 02:08:21] "PUT /instance-ip/d859568f-f6b5-4088-b1f3-fd094f1fbe9e HTTP/1.1" 200 256 0.011212 10.0.0.33 - - [2025-08-18 02:08:21] "POST /id-to-fqname HTTP/1.1" 200 197 0.001341 10.0.0.33 - - [2025-08-18 02:08:21] "POST /ref-update HTTP/1.1" 200 156 0.019601 10.0.0.33 - - [2025-08-18 02:08:21] "POST /fqname-to-id HTTP/1.1" 404 206 0.003799 10.0.0.33 - - [2025-08-18 02:08:21] "POST /virtual-machine-interfaces HTTP/1.1" 500 250 0.124412 10.0.0.33 - - [2025-08-18 02:08:21] "POST /security-groups HTTP/1.1" 200 598 0.157789 10.0.0.33 - - [2025-08-18 02:08:21] "POST /fqname-to-id HTTP/1.1" 404 241 0.002266 10.0.0.33 - - [2025-08-18 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.33 - - [2025-08-18 02:08:21] "POST /projects HTTP/1.1" 200 599 0.311672 10.0.0.33 - - [2025-08-18 02:08:21] "POST /access-control-lists HTTP/1.1" 200 603 0.062830 10.0.0.33 - - [2025-08-18 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2025-08-18 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.381579 10.0.0.33 - - [2025-08-18 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002990 10.0.0.33 - - [2025-08-18 02:08:22] "POST /chown HTTP/1.1" 200 109 0.010830 10.0.0.33 - - [2025-08-18 02:08:22] "POST /neutron/security_group HTTP/1.1" 200 2101 0.520447 10.0.0.33 - - [2025-08-18 02:08:22] "POST /neutron/security_group HTTP/1.1" 200 2091 0.003244 10.0.0.33 - - [2025-08-18 02:08:22] "POST /access-control-lists HTTP/1.1" 200 601 0.061151 10.0.0.33 - - [2025-08-18 02:08:22] "POST /instance-ips HTTP/1.1" 400 213 0.060815 10.0.0.33 - - [2025-08-18 02:08:22] "POST /neutron/security_group HTTP/1.1" 200 151 0.082416 10.0.0.33 - - [2025-08-18 02:08:22] "POST /chown HTTP/1.1" 200 109 0.006546 10.0.0.33 - - [2025-08-18 02:08:22] "DELETE /access-control-list/62da2d5c-28be-4695-9cf2-5001de370b76 HTTP/1.1" 200 115 0.017301 10.0.0.33 - - [2025-08-18 02:08:22] "DELETE /access-control-list/7819c813-6c46-4b23-8757-d8d9a739f85e HTTP/1.1" 200 115 0.020355 10.0.0.33 - - [2025-08-18 02:08:22] "PUT /instance-ip/d859568f-f6b5-4088-b1f3-fd094f1fbe9e HTTP/1.1" 200 256 0.014123 10.0.0.33 - - [2025-08-18 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.010038 10.0.0.33 - - [2025-08-18 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.009945 10.0.0.33 - - [2025-08-18 02:08:22] "POST /virtual-machine-interfaces HTTP/1.1" 500 250 0.028317 10.0.0.33 - - [2025-08-18 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.33 - - [2025-08-18 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.33 - - [2025-08-18 02:08:22] "POST /chown HTTP/1.1" 200 109 0.007919 10.0.0.33 - - [2025-08-18 02:08:22] "POST /instance-ips HTTP/1.1" 400 213 0.013108 10.0.0.33 - - [2025-08-18 02:08:22] "POST /chown HTTP/1.1" 200 109 0.006870 10.0.0.33 - - [2025-08-18 02:08:22] "PUT /instance-ip/d859568f-f6b5-4088-b1f3-fd094f1fbe9e HTTP/1.1" 200 256 0.011458 10.0.0.33 - - [2025-08-18 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.010615 10.0.0.33 - - [2025-08-18 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.009666 10.0.0.33 - - [2025-08-18 02:08:22] "POST /virtual-machine-interfaces HTTP/1.1" 500 250 0.023371 10.0.0.33 - - [2025-08-18 02:08:24] "GET /projects?obj_uuids=c458e79b-bb55-44fb-9e92-3e1d8bab8718&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002609 10.0.0.33 - - [2025-08-18 02:08:24] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.33 - - [2025-08-18 02:08:24] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046797 10.0.0.33 - - [2025-08-18 02:08:24] "POST /id-to-fqname HTTP/1.1" 200 194 0.001140 10.0.0.33 - - [2025-08-18 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.002177 10.0.0.33 - - [2025-08-18 02:08:24] "POST /security-groups HTTP/1.1" 200 595 0.059423 10.0.0.33 - - [2025-08-18 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 238 0.002361 10.0.0.33 - - [2025-08-18 02:08:24] "POST /projects HTTP/1.1" 200 593 0.205539 10.0.0.33 - - [2025-08-18 02:08:24] "POST /access-control-lists HTTP/1.1" 200 600 0.055837 10.0.0.33 - - [2025-08-18 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.276050 10.0.0.33 - - [2025-08-18 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.002260 10.0.0.33 - - [2025-08-18 02:08:24] "POST /neutron/router HTTP/1.1" 200 604 0.476276 10.0.0.33 - - [2025-08-18 02:08:25] "POST /neutron/router HTTP/1.1" 200 604 0.049035 10.0.0.33 - - [2025-08-18 02:08:25] "POST /access-control-lists HTTP/1.1" 200 598 0.067997 10.0.0.33 - - [2025-08-18 02:08:25] "GET /logical-router/634c1e4f-0bf3-4736-b076-ab718ebbd7af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002010 10.0.0.33 - - [2025-08-18 02:08:25] "POST /neutron/router HTTP/1.1" 200 151 0.041043 10.0.0.33 - - [2025-08-18 02:08:25] "GET /projects?obj_uuids=c458e79b-bb55-44fb-9e92-3e1d8bab8718&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001121 10.0.0.33 - - [2025-08-18 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2098 0.052108 10.0.0.33 - - [2025-08-18 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2088 0.003418 10.0.0.33 - - [2025-08-18 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 151 0.033224 10.0.0.33 - - [2025-08-18 02:08:25] "DELETE /access-control-list/cb7f04df-a4c2-48f9-9761-bb4faa4d45c8 HTTP/1.1" 200 115 0.030374 10.0.0.33 - - [2025-08-18 02:08:25] "DELETE /access-control-list/a04d1b83-f9bf-4e8b-b1be-7896e8c1fdcf HTTP/1.1" 200 115 0.022980 10.0.0.33 - - [2025-08-18 02:08:25] "GET /projects?obj_uuids=2dbabf0e-a592-4180-b8c9-8f29337a4c31&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002275 10.0.0.33 - - [2025-08-18 02:08:25] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.33 - - [2025-08-18 02:08:25] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006620 10.0.0.33 - - [2025-08-18 02:08:25] "POST /id-to-fqname HTTP/1.1" 200 194 0.001399 10.0.0.33 - - [2025-08-18 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.002928 10.0.0.33 - - [2025-08-18 02:08:25] "POST /security-groups HTTP/1.1" 200 595 0.067844 10.0.0.33 - - [2025-08-18 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 238 0.002335 10.0.0.33 - - [2025-08-18 02:08:26] "POST /projects HTTP/1.1" 200 593 0.214795 10.0.0.33 - - [2025-08-18 02:08:26] "POST /access-control-lists HTTP/1.1" 200 600 0.060797 10.0.0.33 - - [2025-08-18 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.282091 10.0.0.33 - - [2025-08-18 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 237 0.002874 10.0.0.33 - - [2025-08-18 02:08:26] "POST /neutron/security_group HTTP/1.1" 200 2098 0.406999 10.0.0.33 - - [2025-08-18 02:08:26] "POST /neutron/security_group HTTP/1.1" 200 2088 0.003523 10.0.0.33 - - [2025-08-18 02:08:26] "POST /access-control-lists HTTP/1.1" 200 598 0.060594 10.0.0.33 - - [2025-08-18 02:08:26] "POST /neutron/security_group HTTP/1.1" 200 151 0.088822 10.0.0.33 - - [2025-08-18 02:08:26] "DELETE /access-control-list/da836143-c14e-4234-88bc-d1081369f24e HTTP/1.1" 200 115 0.021250 10.0.0.33 - - [2025-08-18 02:08:26] "DELETE /access-control-list/ec92f70f-e0ef-4760-a2c9-8677bbbff60e HTTP/1.1" 200 115 0.023010 10.0.0.33 - - [2025-08-18 02:08:27] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002223 10.0.0.33 - - [2025-08-18 02:08:27] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000920 10.0.0.33 - - [2025-08-18 02:08:27] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048651 10.0.0.33 - - [2025-08-18 02:08:27] "POST /id-to-fqname HTTP/1.1" 200 206 0.001148 10.0.0.33 - - [2025-08-18 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.002180 10.0.0.33 - - [2025-08-18 02:08:28] "POST /security-groups HTTP/1.1" 200 607 0.059693 10.0.0.33 - - [2025-08-18 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 250 0.002619 10.0.0.33 - - [2025-08-18 02:08:28] "POST /projects HTTP/1.1" 200 617 0.206736 10.0.0.33 - - [2025-08-18 02:08:28] "POST /access-control-lists HTTP/1.1" 200 612 0.055627 10.0.0.33 - - [2025-08-18 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.272486 10.0.0.33 - - [2025-08-18 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 249 0.002420 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/network HTTP/1.1" 200 703 0.537319 10.0.0.33 - - [2025-08-18 02:08:28] "POST /access-control-lists HTTP/1.1" 200 610 0.071425 10.0.0.33 - - [2025-08-18 02:08:28] "POST /route-targets HTTP/1.1" 200 327 0.015030 10.0.0.33 - - [2025-08-18 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.014188 10.0.0.33 - - [2025-08-18 02:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001908 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/subnet HTTP/1.1" 200 710 0.147090 10.0.0.33 - - [2025-08-18 02:08:28] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001145 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/port HTTP/1.1" 200 1049 0.202991 10.0.0.33 - - [2025-08-18 02:08:28] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000967 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/port HTTP/1.1" 200 1117 0.150411 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/port HTTP/1.1" 200 4065 0.019729 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/port HTTP/1.1" 200 1117 0.006098 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/port HTTP/1.1" 200 151 0.053078 10.0.0.33 - - [2025-08-18 02:08:28] "POST /neutron/port HTTP/1.1" 400 205 0.002693 10.0.0.33 - - [2025-08-18 02:08:28] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000963 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.157481 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.006361 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.007724 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1117 0.028320 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1117 0.006814 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 151 0.061375 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 400 205 0.003046 10.0.0.33 - - [2025-08-18 02:08:29] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001421 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.170397 10.0.0.33 - - [2025-08-18 02:08:29] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000946 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.148999 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.006758 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.005944 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1184 0.023395 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1184 0.006177 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 151 0.055674 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 400 205 0.003072 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1053 0.008226 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 151 0.062603 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 400 205 0.002580 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 1049 0.006403 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/port HTTP/1.1" 200 151 0.051040 10.0.0.33 - - [2025-08-18 02:08:29] "POST /neutron/subnet HTTP/1.1" 200 710 0.005898 10.0.0.33 - - [2025-08-18 02:08:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004121 10.0.0.33 - - [2025-08-18 02:08:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001760 10.0.0.33 - - [2025-08-18 02:08:30] "POST /neutron/subnet HTTP/1.1" 200 151 0.187534 10.0.0.33 - - [2025-08-18 02:08:30] "POST /neutron/network HTTP/1.1" 200 770 0.003109 10.0.0.33 - - [2025-08-18 02:08:30] "POST /neutron/network HTTP/1.1" 200 151 0.050208 10.0.0.33 - - [2025-08-18 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-08-18 02:08:30] "DELETE /route-target/856b578e-8e4d-47cf-8111-cf37d6b75b37 HTTP/1.1" 200 115 0.013633 10.0.0.33 - - [2025-08-18 02:08:30] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001004 10.0.0.33 - - [2025-08-18 02:08:30] "POST /neutron/security_group HTTP/1.1" 200 2110 0.045477 10.0.0.33 - - [2025-08-18 02:08:30] "POST /neutron/security_group HTTP/1.1" 200 2100 0.002996 10.0.0.33 - - [2025-08-18 02:08:30] "POST /neutron/security_group HTTP/1.1" 200 151 0.040218 10.0.0.33 - - [2025-08-18 02:08:30] "DELETE /access-control-list/911205fa-0a71-49d0-bae7-604235480ca7 HTTP/1.1" 200 115 0.021964 10.0.0.33 - - [2025-08-18 02:08:30] "DELETE /access-control-list/36381514-fdf8-4183-8020-f65923985d7d HTTP/1.1" 200 115 0.018636 10.0.0.33 - - [2025-08-18 02:08:32] "GET /projects?obj_uuids=037ba79f-ec46-4820-8c5d-ae0fe8f3be5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002189 10.0.0.33 - - [2025-08-18 02:08:32] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.33 - - [2025-08-18 02:08:32] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052834 10.0.0.33 - - [2025-08-18 02:08:32] "POST /id-to-fqname HTTP/1.1" 200 205 0.051311 10.0.0.33 - - [2025-08-18 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.002089 10.0.0.33 - - [2025-08-18 02:08:32] "POST /security-groups HTTP/1.1" 200 606 0.063554 10.0.0.33 - - [2025-08-18 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 249 0.002548 10.0.0.33 - - [2025-08-18 02:08:32] "POST /projects HTTP/1.1" 200 615 0.256420 10.0.0.33 - - [2025-08-18 02:08:32] "POST /access-control-lists HTTP/1.1" 200 611 0.057573 10.0.0.33 - - [2025-08-18 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.328192 10.0.0.33 - - [2025-08-18 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.002519 10.0.0.33 - - [2025-08-18 02:08:32] "POST /access-control-lists HTTP/1.1" 200 609 0.061742 10.0.0.33 - - [2025-08-18 02:08:32] "POST /neutron/network HTTP/1.1" 200 698 0.601161 10.0.0.33 - - [2025-08-18 02:08:32] "POST /route-targets HTTP/1.1" 200 327 0.009238 10.0.0.33 - - [2025-08-18 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.018039 10.0.0.33 - - [2025-08-18 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002546 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/subnet HTTP/1.1" 200 710 0.138401 10.0.0.33 - - [2025-08-18 02:08:33] "GET /projects?obj_uuids=037ba79f-ec46-4820-8c5d-ae0fe8f3be5b&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001511 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1046 0.209357 10.0.0.33 - - [2025-08-18 02:08:33] "GET /projects?obj_uuids=037ba79f-ec46-4820-8c5d-ae0fe8f3be5b&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.000973 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1253 0.166484 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 4197 0.029435 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1253 0.007483 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 151 0.061384 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1046 0.006975 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1046 0.006884 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1243 0.028756 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1243 0.006334 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 1243 0.005780 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/port HTTP/1.1" 200 151 0.058124 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/subnet HTTP/1.1" 200 710 0.006164 10.0.0.33 - - [2025-08-18 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002978 10.0.0.33 - - [2025-08-18 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001895 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/subnet HTTP/1.1" 200 151 0.182242 10.0.0.33 - - [2025-08-18 02:08:33] "POST /neutron/network HTTP/1.1" 200 765 0.003687 10.0.0.33 - - [2025-08-18 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.33 - - [2025-08-18 02:08:34] "POST /neutron/network HTTP/1.1" 200 151 0.075233 10.0.0.33 - - [2025-08-18 02:08:34] "DELETE /route-target/47869187-c7aa-46e5-8662-ec33d747c43b HTTP/1.1" 200 115 0.019215 10.0.0.33 - - [2025-08-18 02:08:34] "GET /projects?obj_uuids=037ba79f-ec46-4820-8c5d-ae0fe8f3be5b&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001067 10.0.0.33 - - [2025-08-18 02:08:34] "POST /neutron/security_group HTTP/1.1" 200 2109 0.048910 10.0.0.33 - - [2025-08-18 02:08:34] "POST /neutron/security_group HTTP/1.1" 200 2099 0.003799 10.0.0.33 - - [2025-08-18 02:08:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.039140 10.0.0.33 - - [2025-08-18 02:08:34] "DELETE /access-control-list/7692b711-cdf8-4107-8ecd-7fd4f9621f9b HTTP/1.1" 200 115 0.026314 10.0.0.33 - - [2025-08-18 02:08:34] "DELETE /access-control-list/6a913bf8-029d-4079-936d-a30fa2cc9e58 HTTP/1.1" 200 115 0.021716 10.0.0.33 - - [2025-08-18 02:08:36] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002621 10.0.0.33 - - [2025-08-18 02:08:36] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.33 - - [2025-08-18 02:08:36] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050381 10.0.0.33 - - [2025-08-18 02:08:36] "POST /id-to-fqname HTTP/1.1" 200 199 0.001336 10.0.0.33 - - [2025-08-18 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.002167 10.0.0.33 - - [2025-08-18 02:08:36] "POST /security-groups HTTP/1.1" 200 600 0.059370 10.0.0.33 - - [2025-08-18 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 243 0.002502 10.0.0.33 - - [2025-08-18 02:08:36] "POST /projects HTTP/1.1" 200 603 0.205822 10.0.0.33 - - [2025-08-18 02:08:36] "POST /access-control-lists HTTP/1.1" 200 605 0.056506 10.0.0.33 - - [2025-08-18 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.272043 10.0.0.33 - - [2025-08-18 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002582 10.0.0.33 - - [2025-08-18 02:08:36] "POST /neutron/network HTTP/1.1" 200 678 0.492691 10.0.0.33 - - [2025-08-18 02:08:36] "POST /access-control-lists HTTP/1.1" 200 603 0.068063 10.0.0.33 - - [2025-08-18 02:08:36] "POST /route-targets HTTP/1.1" 200 327 0.008851 10.0.0.33 - - [2025-08-18 02:08:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003478 10.0.0.33 - - [2025-08-18 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.012454 10.0.0.33 - - [2025-08-18 02:08:36] "POST /neutron/subnet HTTP/1.1" 200 711 0.166823 10.0.0.33 - - [2025-08-18 02:08:36] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001280 10.0.0.33 - - [2025-08-18 02:08:36] "POST /route-targets HTTP/1.1" 200 327 0.011333 10.0.0.33 - - [2025-08-18 02:08:36] "POST /neutron/router HTTP/1.1" 200 707 0.107023 10.0.0.33 - - [2025-08-18 02:08:36] "GET /logical-router/f574d30d-0fc5-419c-8217-66eea706f5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005188 10.0.0.33 - - [2025-08-18 02:08:36] "POST /neutron/router HTTP/1.1" 200 707 0.005483 10.0.0.33 - - [2025-08-18 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.33 - - [2025-08-18 02:08:36] "PUT /logical-router/f574d30d-0fc5-419c-8217-66eea706f5e5 HTTP/1.1" 200 262 0.037084 10.0.0.33 - - [2025-08-18 02:08:36] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000976 10.0.0.33 - - [2025-08-18 02:08:36] "GET /service-template/28e1c72d-e9c5-4f19-8f1e-33ae32bb75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003886 10.0.0.33 - - [2025-08-18 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.002073 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/router HTTP/1.1" 200 344 0.236306 10.0.0.33 - - [2025-08-18 02:08:37] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000994 10.0.0.33 - - [2025-08-18 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.020112 10.0.0.33 - - [2025-08-18 02:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.013793 10.0.0.33 - - [2025-08-18 02:08:37] "POST /virtual-networks HTTP/1.1" 200 700 0.157264 10.0.0.33 - - [2025-08-18 02:08:37] "POST /route-targets HTTP/1.1" 200 327 0.011497 10.0.0.33 - - [2025-08-18 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.020519 10.0.0.33 - - [2025-08-18 02:08:37] "POST /service-instances HTTP/1.1" 200 676 0.093730 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/port HTTP/1.1" 200 1028 0.239796 10.0.0.33 - - [2025-08-18 02:08:37] "POST /route-tables HTTP/1.1" 200 588 0.018035 10.0.0.33 - - [2025-08-18 02:08:37] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001084 10.0.0.33 - - [2025-08-18 02:08:37] "PUT /logical-router/f574d30d-0fc5-419c-8217-66eea706f5e5 HTTP/1.1" 200 262 0.063048 10.0.0.33 - - [2025-08-18 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.038158 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/port HTTP/1.1" 200 1030 0.204408 10.0.0.33 - - [2025-08-18 02:08:37] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001223 10.0.0.33 - - [2025-08-18 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/floatingip HTTP/1.1" 200 606 0.108562 10.0.0.33 - - [2025-08-18 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/floatingip HTTP/1.1" 200 606 0.010044 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/floatingip HTTP/1.1" 200 528 0.014224 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/floatingip HTTP/1.1" 200 528 0.004280 10.0.0.33 - - [2025-08-18 02:08:37] "POST /virtual-machines HTTP/1.1" 200 565 0.014546 10.0.0.33 - - [2025-08-18 02:08:37] "POST /neutron/floatingip HTTP/1.1" 200 115 0.038860 10.0.0.33 - - [2025-08-18 02:08:37] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000991 10.0.0.33 - - [2025-08-18 02:08:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.097188 10.0.0.33 - - [2025-08-18 02:08:38] "POST /chown HTTP/1.1" 200 109 0.012582 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 606 0.187384 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 606 0.009955 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 580 0.011096 10.0.0.33 - - [2025-08-18 02:08:38] "POST /instance-ips HTTP/1.1" 200 563 0.022181 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 606 0.014175 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 606 0.033381 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 606 0.011487 10.0.0.33 - - [2025-08-18 02:08:38] "POST /instance-ips HTTP/1.1" 400 213 0.033043 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 528 0.019218 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 528 0.004623 10.0.0.33 - - [2025-08-18 02:08:38] "POST /chown HTTP/1.1" 200 109 0.009961 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 115 0.034961 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 400 217 0.002638 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/port HTTP/1.1" 200 2781 0.012675 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/subnet HTTP/1.1" 200 711 0.008026 10.0.0.33 - - [2025-08-18 02:08:38] "PUT /virtual-machine-interface/cc545b7a-c828-4a01-8471-d8de3bce3201 HTTP/1.1" 200 284 0.014467 10.0.0.33 - - [2025-08-18 02:08:38] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001006 10.0.0.33 - - [2025-08-18 02:08:38] "PUT /instance-ip/1b47df0c-8195-446c-927c-582b61da706c HTTP/1.1" 200 256 0.016303 10.0.0.33 - - [2025-08-18 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.035992 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/port HTTP/1.1" 200 1113 0.260015 10.0.0.33 - - [2025-08-18 02:08:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 828 0.120275 10.0.0.33 - - [2025-08-18 02:08:38] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001074 10.0.0.33 - - [2025-08-18 02:08:38] "POST /chown HTTP/1.1" 200 109 0.008348 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 607 0.167113 10.0.0.33 - - [2025-08-18 02:08:38] "POST /instance-ips HTTP/1.1" 200 561 0.070570 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 607 0.016911 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 607 0.029868 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 607 0.016984 10.0.0.33 - - [2025-08-18 02:08:38] "POST /instance-ips HTTP/1.1" 400 322 0.026913 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/floatingip HTTP/1.1" 200 115 0.039341 10.0.0.33 - - [2025-08-18 02:08:38] "POST /neutron/port HTTP/1.1" 200 1113 0.011950 10.0.0.33 - - [2025-08-18 02:08:38] "POST /chown HTTP/1.1" 200 109 0.014611 10.0.0.33 - - [2025-08-18 02:08:38] "PUT /virtual-machine-interface/4b4aa698-5cb0-4beb-ac04-ebc5c68076d4 HTTP/1.1" 200 284 0.010813 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/port HTTP/1.1" 200 151 0.110386 10.0.0.33 - - [2025-08-18 02:08:39] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001021 10.0.0.33 - - [2025-08-18 02:08:39] "PUT /instance-ip/583b8a99-b68d-4539-b338-af30ff700f59 HTTP/1.1" 200 256 0.027584 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/floatingip HTTP/1.1" 200 528 0.072247 10.0.0.33 - - [2025-08-18 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.018458 10.0.0.33 - - [2025-08-18 02:08:39] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001108 10.0.0.33 - - [2025-08-18 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.014644 10.0.0.33 - - [2025-08-18 02:08:39] "PUT /routing-instance/d0903313-c8d8-440f-a13c-67268a9fd9f4 HTTP/1.1" 200 266 0.015173 10.0.0.33 - - [2025-08-18 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.013362 10.0.0.33 - - [2025-08-18 02:08:39] "POST /virtual-machines HTTP/1.1" 200 565 0.024776 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/port HTTP/1.1" 200 1028 0.192812 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/floatingip HTTP/1.1" 200 528 0.043609 10.0.0.33 - - [2025-08-18 02:08:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.103997 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/floatingip HTTP/1.1" 200 606 0.042974 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/port HTTP/1.1" 200 1028 0.007954 10.0.0.33 - - [2025-08-18 02:08:39] "POST /chown HTTP/1.1" 200 109 0.010491 10.0.0.33 - - [2025-08-18 02:08:39] "POST /instance-ips HTTP/1.1" 400 213 0.015238 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/port HTTP/1.1" 200 151 0.091599 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/floatingip HTTP/1.1" 200 528 0.005075 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/floatingip HTTP/1.1" 200 528 0.005233 10.0.0.33 - - [2025-08-18 02:08:39] "POST /chown HTTP/1.1" 200 109 0.011596 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/floatingip HTTP/1.1" 200 115 0.044377 10.0.0.33 - - [2025-08-18 02:08:39] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001008 10.0.0.33 - - [2025-08-18 02:08:39] "PUT /virtual-machine-interface/bf365bec-62be-4aba-999b-c4284dae668c HTTP/1.1" 200 284 0.016847 10.0.0.33 - - [2025-08-18 02:08:39] "PUT /instance-ip/1b47df0c-8195-446c-927c-582b61da706c HTTP/1.1" 200 256 0.013067 10.0.0.33 - - [2025-08-18 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.038836 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/floatingip HTTP/1.1" 200 606 0.163152 10.0.0.33 - - [2025-08-18 02:08:39] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001529 10.0.0.33 - - [2025-08-18 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.019595 10.0.0.33 - - [2025-08-18 02:08:39] "POST /neutron/network HTTP/1.1" 200 652 0.075352 10.0.0.33 - - [2025-08-18 02:08:39] "POST /route-targets HTTP/1.1" 200 327 0.016957 10.0.0.33 - - [2025-08-18 02:08:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 828 0.093493 10.0.0.33 - - [2025-08-18 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.016277 10.0.0.33 - - [2025-08-18 02:08:40] "POST /chown HTTP/1.1" 200 109 0.010609 10.0.0.33 - - [2025-08-18 02:08:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006970 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/subnet HTTP/1.1" 200 710 0.160104 10.0.0.33 - - [2025-08-18 02:08:40] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000961 10.0.0.33 - - [2025-08-18 02:08:40] "POST /instance-ips HTTP/1.1" 400 322 0.015035 10.0.0.33 - - [2025-08-18 02:08:40] "POST /chown HTTP/1.1" 200 109 0.014390 10.0.0.33 - - [2025-08-18 02:08:40] "POST /route-targets HTTP/1.1" 200 327 0.015086 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/router HTTP/1.1" 200 707 0.117196 10.0.0.33 - - [2025-08-18 02:08:40] "PUT /logical-router/60905e36-41be-410d-8e23-bc0b6cc08e28 HTTP/1.1" 200 262 0.015254 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/router HTTP/1.1" 200 707 0.005579 10.0.0.33 - - [2025-08-18 02:08:40] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000939 10.0.0.33 - - [2025-08-18 02:08:40] "PUT /virtual-machine-interface/8df03732-23aa-42ac-9f8d-baf56454da05 HTTP/1.1" 200 284 0.013888 10.0.0.33 - - [2025-08-18 02:08:40] "PUT /instance-ip/583b8a99-b68d-4539-b338-af30ff700f59 HTTP/1.1" 200 256 0.049528 10.0.0.33 - - [2025-08-18 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.019889 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/router HTTP/1.1" 200 344 0.200533 10.0.0.33 - - [2025-08-18 02:08:40] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000912 10.0.0.33 - - [2025-08-18 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.017990 10.0.0.33 - - [2025-08-18 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.014815 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/port HTTP/1.1" 200 1030 0.170886 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/floatingip HTTP/1.1" 200 606 0.013107 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/floatingip HTTP/1.1" 200 606 0.031394 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/port HTTP/1.1" 200 1030 0.006188 10.0.0.33 - - [2025-08-18 02:08:40] "GET /logical-router/60905e36-41be-410d-8e23-bc0b6cc08e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.003983 10.0.0.33 - - [2025-08-18 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.33 - - [2025-08-18 02:08:40] "GET /service-template/28e1c72d-e9c5-4f19-8f1e-33ae32bb75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.002582 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/port HTTP/1.1" 200 151 0.084857 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/router HTTP/1.1" 200 707 0.003313 10.0.0.33 - - [2025-08-18 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.002893 10.0.0.33 - - [2025-08-18 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.021134 10.0.0.33 - - [2025-08-18 02:08:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004992 10.0.0.33 - - [2025-08-18 02:08:40] "POST /virtual-networks HTTP/1.1" 200 700 0.117493 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/router HTTP/1.1" 200 344 0.199952 10.0.0.33 - - [2025-08-18 02:08:40] "POST /route-targets HTTP/1.1" 200 327 0.009005 10.0.0.33 - - [2025-08-18 02:08:40] "POST /neutron/router HTTP/1.1" 200 707 0.009650 10.0.0.33 - - [2025-08-18 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.018715 10.0.0.33 - - [2025-08-18 02:08:41] "POST /service-instances HTTP/1.1" 200 676 0.024726 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 200 151 0.054114 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/subnet HTTP/1.1" 200 710 0.006424 10.0.0.33 - - [2025-08-18 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2025-08-18 02:08:41] "POST /route-tables HTTP/1.1" 200 588 0.014514 10.0.0.33 - - [2025-08-18 02:08:41] "DELETE /route-target/436687ad-dcdc-4460-bb79-fdd97127eead HTTP/1.1" 200 115 0.014018 10.0.0.33 - - [2025-08-18 02:08:41] "PUT /logical-router/60905e36-41be-410d-8e23-bc0b6cc08e28 HTTP/1.1" 404 171 0.003218 10.0.0.33 - - [2025-08-18 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.33 - - [2025-08-18 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.33 - - [2025-08-18 02:08:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002873 10.0.0.33 - - [2025-08-18 02:08:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001884 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/subnet HTTP/1.1" 200 151 0.208199 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/network HTTP/1.1" 200 719 0.003402 10.0.0.33 - - [2025-08-18 02:08:41] "POST /virtual-machines HTTP/1.1" 200 565 0.018445 10.0.0.33 - - [2025-08-18 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/network HTTP/1.1" 200 151 0.086454 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/floatingip HTTP/1.1" 200 528 0.006158 10.0.0.33 - - [2025-08-18 02:08:41] "DELETE /route-target/77e3c407-b027-46de-b1d1-60768fdc53a4 HTTP/1.1" 200 115 0.026284 10.0.0.33 - - [2025-08-18 02:08:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.099347 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/floatingip HTTP/1.1" 200 115 0.096182 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/port HTTP/1.1" 400 205 0.002663 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/port HTTP/1.1" 200 117 0.004836 10.0.0.33 - - [2025-08-18 02:08:41] "POST /chown HTTP/1.1" 200 109 0.006043 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 400 209 0.002664 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/subnet HTTP/1.1" 400 209 0.003121 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/port HTTP/1.1" 200 1030 0.007101 10.0.0.33 - - [2025-08-18 02:08:41] "POST /instance-ips HTTP/1.1" 200 563 0.025287 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/port HTTP/1.1" 200 151 0.068927 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/port HTTP/1.1" 200 1028 0.006991 10.0.0.33 - - [2025-08-18 02:08:41] "POST /instance-ips HTTP/1.1" 400 213 0.022095 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/port HTTP/1.1" 200 151 0.051966 10.0.0.33 - - [2025-08-18 02:08:41] "POST /chown HTTP/1.1" 200 109 0.012426 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/port HTTP/1.1" 200 2270 0.032829 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 200 707 0.003617 10.0.0.33 - - [2025-08-18 02:08:41] "PUT /virtual-machine-interface/4b025094-5434-45e1-8a15-a21c6de74eb0 HTTP/1.1" 200 284 0.012681 10.0.0.33 - - [2025-08-18 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.012153 10.0.0.33 - - [2025-08-18 02:08:41] "PUT /instance-ip/b30da69f-6ce3-4f03-b3b1-d418833f9380 HTTP/1.1" 200 256 0.017485 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 200 344 0.099010 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 200 707 0.004283 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 400 281 0.007348 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 200 707 0.003592 10.0.0.33 - - [2025-08-18 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.013639 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/router HTTP/1.1" 200 151 0.049363 10.0.0.33 - - [2025-08-18 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2025-08-18 02:08:41] "DELETE /route-target/109d1891-e424-470a-b454-843158161ae3 HTTP/1.1" 409 239 0.009478 10.0.0.33 - - [2025-08-18 02:08:41] "POST /neutron/subnet HTTP/1.1" 200 711 0.007607 10.0.0.33 - - [2025-08-18 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.019038 10.0.0.33 - - [2025-08-18 02:08:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 828 0.099254 10.0.0.33 - - [2025-08-18 02:08:42] "POST /chown HTTP/1.1" 200 109 0.013214 10.0.0.33 - - [2025-08-18 02:08:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004312 10.0.0.33 - - [2025-08-18 02:08:42] "PUT /routing-instance/d0903313-c8d8-440f-a13c-67268a9fd9f4 HTTP/1.1" 200 266 0.019736 10.0.0.33 - - [2025-08-18 02:08:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001895 10.0.0.33 - - [2025-08-18 02:08:42] "POST /neutron/subnet HTTP/1.1" 200 151 0.147722 10.0.0.33 - - [2025-08-18 02:08:42] "POST /neutron/network HTTP/1.1" 200 745 0.003530 10.0.0.33 - - [2025-08-18 02:08:42] "POST /instance-ips HTTP/1.1" 200 561 0.034747 10.0.0.33 - - [2025-08-18 02:08:42] "POST /neutron/network HTTP/1.1" 200 151 0.071064 10.0.0.33 - - [2025-08-18 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.33 - - [2025-08-18 02:08:42] "DELETE /route-target/4e2d2a63-7940-4a46-b15a-6975a292aad2 HTTP/1.1" 200 115 0.018607 10.0.0.33 - - [2025-08-18 02:08:42] "POST /instance-ips HTTP/1.1" 400 322 0.014117 10.0.0.33 - - [2025-08-18 02:08:42] "POST /chown HTTP/1.1" 200 109 0.009688 10.0.0.33 - - [2025-08-18 02:08:42] "PUT /virtual-machine-interface/1334d25d-0b04-4441-9028-60b6eb2e8514 HTTP/1.1" 200 284 0.012025 10.0.0.33 - - [2025-08-18 02:08:42] "PUT /instance-ip/20e689fe-3254-4702-bdd3-64450c059ef2 HTTP/1.1" 200 256 0.011120 10.0.0.33 - - [2025-08-18 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.011251 10.0.0.33 - - [2025-08-18 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.007876 10.0.0.33 - - [2025-08-18 02:08:42] "POST /virtual-machines HTTP/1.1" 200 565 0.014584 10.0.0.33 - - [2025-08-18 02:08:42] "GET /projects?obj_uuids=aa093cba-daf6-47a7-9c2b-3a561b9ae323&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000993 10.0.0.33 - - [2025-08-18 02:08:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 830 0.109275 10.0.0.33 - - [2025-08-18 02:08:42] "POST /neutron/security_group HTTP/1.1" 200 2103 0.099419 10.0.0.33 - - [2025-08-18 02:08:42] "POST /neutron/security_group HTTP/1.1" 200 2093 0.003937 10.0.0.33 - - [2025-08-18 02:08:42] "POST /neutron/security_group HTTP/1.1" 400 206 0.012745 10.0.0.33 - - [2025-08-18 02:08:42] "POST /chown HTTP/1.1" 200 109 0.006890 10.0.0.33 - - [2025-08-18 02:08:42] "POST /instance-ips HTTP/1.1" 400 213 0.013427 10.0.0.33 - - [2025-08-18 02:08:42] "POST /chown HTTP/1.1" 200 109 0.008573 10.0.0.33 - - [2025-08-18 02:08:42] "PUT /virtual-machine-interface/610bfe8f-6ed6-4245-92fd-edb874dfc5eb HTTP/1.1" 200 284 0.008958 10.0.0.33 - - [2025-08-18 02:08:43] "PUT /instance-ip/b30da69f-6ce3-4f03-b3b1-d418833f9380 HTTP/1.1" 200 256 0.013046 10.0.0.33 - - [2025-08-18 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.011557 10.0.0.33 - - [2025-08-18 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.011105 10.0.0.33 - - [2025-08-18 02:08:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 828 0.078208 10.0.0.33 - - [2025-08-18 02:08:43] "POST /chown HTTP/1.1" 200 109 0.007619 10.0.0.33 - - [2025-08-18 02:08:43] "POST /instance-ips HTTP/1.1" 400 322 0.012868 10.0.0.33 - - [2025-08-18 02:08:43] "POST /chown HTTP/1.1" 200 109 0.007064 10.0.0.33 - - [2025-08-18 02:08:43] "PUT /virtual-machine-interface/e9fcc372-a61a-43d5-a91e-642fad979e19 HTTP/1.1" 200 284 0.008645 10.0.0.33 - - [2025-08-18 02:08:43] "PUT /instance-ip/20e689fe-3254-4702-bdd3-64450c059ef2 HTTP/1.1" 200 256 0.010379 10.0.0.33 - - [2025-08-18 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.009614 10.0.0.33 - - [2025-08-18 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.33 - - [2025-08-18 02:08:43] "GET /logical-router/60905e36-41be-410d-8e23-bc0b6cc08e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002389 10.0.0.33 - - [2025-08-18 02:08:43] "DELETE /route-table/796d121a-4180-4efb-98a8-210628aef83b HTTP/1.1" 200 115 0.022519 10.0.0.33 - - [2025-08-18 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2025-08-18 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2025-08-18 02:08:43] "POST /chown HTTP/1.1" 200 109 0.006640 10.0.0.33 - - [2025-08-18 02:08:43] "POST /instance-ips HTTP/1.1" 400 213 0.017808 10.0.0.33 - - [2025-08-18 02:08:44] "POST /chown HTTP/1.1" 200 109 0.006966 10.0.0.33 - - [2025-08-18 02:08:44] "PUT /instance-ip/b30da69f-6ce3-4f03-b3b1-d418833f9380 HTTP/1.1" 200 256 0.010799 10.0.0.33 - - [2025-08-18 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.010603 10.0.0.33 - - [2025-08-18 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.010047 10.0.0.33 - - [2025-08-18 02:08:44] "POST /chown HTTP/1.1" 200 109 0.008618 10.0.0.33 - - [2025-08-18 02:08:44] "POST /instance-ips HTTP/1.1" 400 322 0.018267 10.0.0.33 - - [2025-08-18 02:08:44] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002148 10.0.0.33 - - [2025-08-18 02:08:44] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.33 - - [2025-08-18 02:08:44] "POST /chown HTTP/1.1" 200 109 0.008142 10.0.0.33 - - [2025-08-18 02:08:44] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048591 10.0.0.33 - - [2025-08-18 02:08:44] "PUT /instance-ip/20e689fe-3254-4702-bdd3-64450c059ef2 HTTP/1.1" 200 256 0.010979 10.0.0.33 - - [2025-08-18 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.014667 10.0.0.33 - - [2025-08-18 02:08:44] "POST /id-to-fqname HTTP/1.1" 200 207 0.001254 10.0.0.33 - - [2025-08-18 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.001829 10.0.0.33 - - [2025-08-18 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.009307 10.0.0.33 - - [2025-08-18 02:08:44] "POST /security-groups HTTP/1.1" 200 608 0.065237 10.0.0.33 - - [2025-08-18 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 251 0.003126 10.0.0.33 - - [2025-08-18 02:08:44] "POST /chown HTTP/1.1" 200 109 0.051086 10.0.0.33 - - [2025-08-18 02:08:44] "POST /projects HTTP/1.1" 200 619 0.223806 10.0.0.33 - - [2025-08-18 02:08:44] "POST /access-control-lists HTTP/1.1" 200 613 0.063325 10.0.0.33 - - [2025-08-18 02:08:44] "POST /instance-ips HTTP/1.1" 400 213 0.028196 10.0.0.33 - - [2025-08-18 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.302150 10.0.0.33 - - [2025-08-18 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 250 0.002748 10.0.0.33 - - [2025-08-18 02:08:44] "POST /chown HTTP/1.1" 200 109 0.007876 10.0.0.33 - - [2025-08-18 02:08:44] "POST /neutron/network HTTP/1.1" 200 704 0.542342 10.0.0.33 - - [2025-08-18 02:08:44] "PUT /instance-ip/b30da69f-6ce3-4f03-b3b1-d418833f9380 HTTP/1.1" 200 256 0.058148 10.0.0.33 - - [2025-08-18 02:08:44] "POST /access-control-lists HTTP/1.1" 200 611 0.069039 10.0.0.33 - - [2025-08-18 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.009344 10.0.0.33 - - [2025-08-18 02:08:44] "POST /route-targets HTTP/1.1" 200 327 0.008555 10.0.0.33 - - [2025-08-18 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.011709 10.0.0.33 - - [2025-08-18 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.013964 10.0.0.33 - - [2025-08-18 02:08:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004391 10.0.0.33 - - [2025-08-18 02:08:45] "POST /chown HTTP/1.1" 200 109 0.009855 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/subnet HTTP/1.1" 200 710 0.198113 10.0.0.33 - - [2025-08-18 02:08:45] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.001144 10.0.0.33 - - [2025-08-18 02:08:45] "POST /instance-ips HTTP/1.1" 400 322 0.014380 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/router HTTP/1.1" 200 656 0.091795 10.0.0.33 - - [2025-08-18 02:08:45] "POST /chown HTTP/1.1" 200 109 0.012207 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/router HTTP/1.1" 200 656 0.007559 10.0.0.33 - - [2025-08-18 02:08:45] "PUT /logical-router/18b95793-9edd-4353-a4d2-100a01d60329 HTTP/1.1" 200 262 0.025460 10.0.0.33 - - [2025-08-18 02:08:45] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.001263 10.0.0.33 - - [2025-08-18 02:08:45] "PUT /instance-ip/20e689fe-3254-4702-bdd3-64450c059ef2 HTTP/1.1" 200 256 0.013455 10.0.0.33 - - [2025-08-18 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.017170 10.0.0.33 - - [2025-08-18 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.018901 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/router HTTP/1.1" 200 344 0.200302 10.0.0.33 - - [2025-08-18 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.013615 10.0.0.33 - - [2025-08-18 02:08:45] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.001145 10.0.0.33 - - [2025-08-18 02:08:45] "GET /logical-router/f574d30d-0fc5-419c-8217-66eea706f5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.022785 10.0.0.33 - - [2025-08-18 02:08:45] "GET /service-instance/d4f77168-5f49-4e34-82e7-9707e29cb13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008720 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/port HTTP/1.1" 200 1050 0.164216 10.0.0.33 - - [2025-08-18 02:08:45] "DELETE /route-table/076b8371-b318-4a01-86ae-4cbd210bac40 HTTP/1.1" 200 115 0.020451 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/floatingip HTTP/1.1" 400 268 0.003583 10.0.0.33 - - [2025-08-18 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/port HTTP/1.1" 200 1050 0.006131 10.0.0.33 - - [2025-08-18 02:08:45] "GET /virtual-network/53f65e60-a15c-49e3-be61-2daba5af492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005386 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/port HTTP/1.1" 200 151 0.061120 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/port HTTP/1.1" 200 1016 0.011241 10.0.0.33 - - [2025-08-18 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.008933 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/router HTTP/1.1" 200 656 0.003798 10.0.0.33 - - [2025-08-18 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.019595 10.0.0.33 - - [2025-08-18 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.016536 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/router HTTP/1.1" 200 344 0.104449 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/router HTTP/1.1" 200 656 0.003703 10.0.0.33 - - [2025-08-18 02:08:45] "DELETE /instance-ip/583b8a99-b68d-4539-b338-af30ff700f59 HTTP/1.1" 200 115 0.038520 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/router HTTP/1.1" 200 151 0.048136 10.0.0.33 - - [2025-08-18 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2025-08-18 02:08:45] "POST /neutron/subnet HTTP/1.1" 200 710 0.008981 10.0.0.33 - - [2025-08-18 02:08:45] "DELETE /route-target/109d1891-e424-470a-b454-843158161ae3 HTTP/1.1" 200 115 0.030379 10.0.0.33 - - [2025-08-18 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.33 - - [2025-08-18 02:08:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002017 10.0.0.33 - - [2025-08-18 02:08:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004052 10.0.0.33 - - [2025-08-18 02:08:45] "DELETE /virtual-network/53f65e60-a15c-49e3-be61-2daba5af492f HTTP/1.1" 200 115 0.124549 10.0.0.33 - - [2025-08-18 02:08:45] "DELETE /route-target/b74d5460-2f0c-4e73-8b20-f194e7399c52 HTTP/1.1" 200 115 0.016041 10.0.0.33 - - [2025-08-18 02:08:45] "DELETE /service-instance/d4f77168-5f49-4e34-82e7-9707e29cb13f HTTP/1.1" 200 115 0.024712 10.0.0.33 - - [2025-08-18 02:08:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007313 10.0.0.33 - - [2025-08-18 02:08:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004809 10.0.0.33 - - [2025-08-18 02:08:46] "POST /neutron/subnet HTTP/1.1" 200 151 0.220819 10.0.0.33 - - [2025-08-18 02:08:46] "POST /neutron/network HTTP/1.1" 200 771 0.003241 10.0.0.33 - - [2025-08-18 02:08:46] "GET /virtual-machine-interface/8df03732-23aa-42ac-9f8d-baf56454da05?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1351 0.005582 10.0.0.33 - - [2025-08-18 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.33 - - [2025-08-18 02:08:46] "POST /neutron/network HTTP/1.1" 200 151 0.066301 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /route-target/7877e319-61a6-4f20-8930-f4cac92f5829 HTTP/1.1" 200 115 0.019135 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /virtual-machine-interface/8df03732-23aa-42ac-9f8d-baf56454da05 HTTP/1.1" 200 115 0.033139 10.0.0.33 - - [2025-08-18 02:08:46] "GET /virtual-machine-interface/bf365bec-62be-4aba-999b-c4284dae668c?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1677 0.005080 10.0.0.33 - - [2025-08-18 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.011625 10.0.0.33 - - [2025-08-18 02:08:46] "GET /instance-ip/1b47df0c-8195-446c-927c-582b61da706c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004585 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /virtual-machine-interface/bf365bec-62be-4aba-999b-c4284dae668c HTTP/1.1" 200 115 0.029955 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /virtual-machine/da5b75be-68e8-4ab2-9542-f7f03d36ff5d HTTP/1.1" 200 115 0.014753 10.0.0.33 - - [2025-08-18 02:08:46] "GET /virtual-machine-interface/4b4aa698-5cb0-4beb-ac04-ebc5c68076d4?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1350 0.005111 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /virtual-machine-interface/4b4aa698-5cb0-4beb-ac04-ebc5c68076d4 HTTP/1.1" 200 115 0.024637 10.0.0.33 - - [2025-08-18 02:08:46] "GET /virtual-machine-interface/cc545b7a-c828-4a01-8471-d8de3bce3201?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1676 0.004686 10.0.0.33 - - [2025-08-18 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.011028 10.0.0.33 - - [2025-08-18 02:08:46] "GET /instance-ip/1b47df0c-8195-446c-927c-582b61da706c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.004696 10.0.0.33 - - [2025-08-18 02:08:46] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.001341 10.0.0.33 - - [2025-08-18 02:08:46] "POST /neutron/security_group HTTP/1.1" 200 2111 0.048611 10.0.0.33 - - [2025-08-18 02:08:46] "POST /neutron/security_group HTTP/1.1" 200 2101 0.004008 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /instance-ip/1b47df0c-8195-446c-927c-582b61da706c HTTP/1.1" 200 115 0.037853 10.0.0.33 - - [2025-08-18 02:08:46] "POST /neutron/security_group HTTP/1.1" 200 151 0.056027 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /virtual-machine-interface/cc545b7a-c828-4a01-8471-d8de3bce3201 HTTP/1.1" 200 115 0.051457 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /access-control-list/7f0b0cb3-62f3-484e-8672-5e9ee3c3fdd3 HTTP/1.1" 200 115 0.029250 10.0.0.33 - - [2025-08-18 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.016494 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /access-control-list/c9ae357b-9cac-4f0d-9f7d-7d71a5336ce1 HTTP/1.1" 200 115 0.042822 10.0.0.33 - - [2025-08-18 02:08:46] "DELETE /virtual-machine/34d7906b-8c71-48f3-bf3c-87c05532dd8e HTTP/1.1" 200 115 0.019125 10.0.0.33 - - [2025-08-18 02:08:48] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002294 10.0.0.33 - - [2025-08-18 02:08:48] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001184 10.0.0.33 - - [2025-08-18 02:08:48] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050898 10.0.0.33 - - [2025-08-18 02:08:48] "POST /id-to-fqname HTTP/1.1" 200 199 0.001197 10.0.0.33 - - [2025-08-18 02:08:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.004657 10.0.0.33 - - [2025-08-18 02:08:48] "POST /security-groups HTTP/1.1" 200 600 0.059072 10.0.0.33 - - [2025-08-18 02:08:48] "POST /fqname-to-id HTTP/1.1" 404 243 0.002201 10.0.0.33 - - [2025-08-18 02:08:48] "POST /projects HTTP/1.1" 200 603 0.204885 10.0.0.33 - - [2025-08-18 02:08:48] "POST /access-control-lists HTTP/1.1" 200 605 0.056418 10.0.0.33 - - [2025-08-18 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.276167 10.0.0.33 - - [2025-08-18 02:08:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.002488 10.0.0.33 - - [2025-08-18 02:08:48] "POST /access-control-lists HTTP/1.1" 200 603 0.067212 10.0.0.33 - - [2025-08-18 02:08:48] "POST /neutron/network HTTP/1.1" 200 632 0.543999 10.0.0.33 - - [2025-08-18 02:08:48] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000994 10.0.0.33 - - [2025-08-18 02:08:48] "POST /neutron/network HTTP/1.1" 200 632 0.066546 10.0.0.33 - - [2025-08-18 02:08:48] "POST /route-targets HTTP/1.1" 200 327 0.017805 10.0.0.33 - - [2025-08-18 02:08:48] "POST /neutron/network HTTP/1.1" 200 6055 0.021544 10.0.0.33 - - [2025-08-18 02:08:48] "POST /neutron/network HTTP/1.1" 200 680 0.004038 10.0.0.33 - - [2025-08-18 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.010558 10.0.0.33 - - [2025-08-18 02:08:48] "POST /neutron/network HTTP/1.1" 200 151 0.062831 10.0.0.33 - - [2025-08-18 02:08:48] "POST /neutron/network HTTP/1.1" 200 680 0.006653 10.0.0.33 - - [2025-08-18 02:08:48] "POST /route-targets HTTP/1.1" 200 327 0.011468 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/network HTTP/1.1" 200 151 0.058183 10.0.0.33 - - [2025-08-18 02:08:49] "POST /ref-update HTTP/1.1" 404 171 0.004704 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/network HTTP/1.1" 200 4981 0.012365 10.0.0.33 - - [2025-08-18 02:08:49] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001008 10.0.0.33 - - [2025-08-18 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/network HTTP/1.1" 200 680 0.063039 10.0.0.33 - - [2025-08-18 02:08:49] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001327 10.0.0.33 - - [2025-08-18 02:08:49] "DELETE /route-target/2a131198-0569-4a3a-a5cd-83803729bb84 HTTP/1.1" 200 115 0.024415 10.0.0.33 - - [2025-08-18 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/network HTTP/1.1" 200 678 0.075340 10.0.0.33 - - [2025-08-18 02:08:49] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001530 10.0.0.33 - - [2025-08-18 02:08:49] "DELETE /route-target/9c225e05-5795-4d0f-8c0c-ad1ff3da3c4b HTTP/1.1" 200 115 0.027004 10.0.0.33 - - [2025-08-18 02:08:49] "POST /route-targets HTTP/1.1" 200 327 0.010269 10.0.0.33 - - [2025-08-18 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.011384 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 923 0.133662 10.0.0.33 - - [2025-08-18 02:08:49] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001512 10.0.0.33 - - [2025-08-18 02:08:49] "POST /route-targets HTTP/1.1" 200 327 0.038707 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 948 0.110826 10.0.0.33 - - [2025-08-18 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.011643 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 9102 0.043235 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 923 0.004852 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.029575 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 948 0.005958 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.028070 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/port HTTP/1.1" 200 7517 0.023789 10.0.0.33 - - [2025-08-18 02:08:49] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000960 10.0.0.33 - - [2025-08-18 02:08:49] "POST /neutron/network HTTP/1.1" 200 680 0.059945 10.0.0.33 - - [2025-08-18 02:08:49] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000903 10.0.0.33 - - [2025-08-18 02:08:49] "POST /route-targets HTTP/1.1" 200 327 0.012193 10.0.0.33 - - [2025-08-18 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.019495 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/network HTTP/1.1" 200 680 0.073403 10.0.0.33 - - [2025-08-18 02:08:50] "POST /route-targets HTTP/1.1" 200 327 0.009096 10.0.0.33 - - [2025-08-18 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.011202 10.0.0.33 - - [2025-08-18 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.011798 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 735 0.210308 10.0.0.33 - - [2025-08-18 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005068 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 714 0.149462 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 3426 0.023218 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 735 0.005729 10.0.0.33 - - [2025-08-18 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.011738 10.0.0.33 - - [2025-08-18 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002106 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 151 0.235142 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 714 0.007159 10.0.0.33 - - [2025-08-18 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004315 10.0.0.33 - - [2025-08-18 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002226 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 151 0.128495 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/subnet HTTP/1.1" 200 2263 0.025198 10.0.0.33 - - [2025-08-18 02:08:50] "POST /neutron/network HTTP/1.1" 200 747 0.005159 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/network HTTP/1.1" 200 151 0.055473 10.0.0.33 - - [2025-08-18 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/network HTTP/1.1" 200 747 0.004234 10.0.0.33 - - [2025-08-18 02:08:51] "DELETE /route-target/5a1f2e93-2db2-4a0a-954a-61eed44b1912 HTTP/1.1" 200 115 0.023912 10.0.0.33 - - [2025-08-18 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/network HTTP/1.1" 200 151 0.060858 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/network HTTP/1.1" 200 726 0.003831 10.0.0.33 - - [2025-08-18 02:08:51] "DELETE /route-target/3faf05d1-fc20-40f0-aa3f-31faa349ce15 HTTP/1.1" 200 115 0.020801 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/network HTTP/1.1" 200 151 0.065310 10.0.0.33 - - [2025-08-18 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/network HTTP/1.1" 200 728 0.004522 10.0.0.33 - - [2025-08-18 02:08:51] "DELETE /route-target/756a5b90-1e68-4366-b0bd-19e1cd78ecbf HTTP/1.1" 200 115 0.014696 10.0.0.33 - - [2025-08-18 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/network HTTP/1.1" 200 151 0.081488 10.0.0.33 - - [2025-08-18 02:08:51] "DELETE /route-target/872a99fa-888d-477e-bf2f-7ead330a39e4 HTTP/1.1" 200 115 0.024572 10.0.0.33 - - [2025-08-18 02:08:51] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001365 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/security_group HTTP/1.1" 200 2103 0.051051 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/security_group HTTP/1.1" 200 2093 0.003794 10.0.0.33 - - [2025-08-18 02:08:51] "POST /neutron/security_group HTTP/1.1" 200 151 0.045360 10.0.0.33 - - [2025-08-18 02:08:51] "DELETE /access-control-list/2421071a-6a0e-48d1-8326-d98ddd9fd624 HTTP/1.1" 200 115 0.023442 10.0.0.33 - - [2025-08-18 02:08:51] "DELETE /access-control-list/3f22ecb1-2da9-4dbc-aac9-2a362eababde HTTP/1.1" 200 115 0.024118 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/aa093cbadaf647a79c2b3a561b9ae323 HTTP/1.1" 404 173 0.020993 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/47db8dcca73d4ecfb4de50ce557812a5 HTTP/1.1" 404 173 0.018537 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/1d0ac820878e4e1299d0de9c5fd5f817 HTTP/1.1" 404 173 0.017479 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/c458e79bbb5544fb9e923e1d8bab8718 HTTP/1.1" 404 173 0.017040 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/037ba79fec4648208c5dae0fe8f3be5b HTTP/1.1" 404 173 0.006523 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/4045a98c7e1f430c8632b8e478811770 HTTP/1.1" 404 173 0.005529 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/dcaef4965eba4139b33de17ccefd31a5 HTTP/1.1" 404 173 0.004586 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000970 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/be512c62538e45deab8bab67db1500e2 HTTP/1.1" 404 173 0.013623 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/2dbabf0ea5924180b8c98f29337a4c31 HTTP/1.1" 404 173 0.007724 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=037ba79f-ec46-4820-8c5d-ae0fe8f3be5b&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.000892 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=825dc552-dab2-4c9c-984b-e348edd866a7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000859 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=47db8dcc-a73d-4ecf-b4de-50ce557812a5&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001123 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=ce030fb2-a775-4bfa-a246-d36e02d15dcf&detail=False&count=False&shared=False HTTP/1.1" 200 377 0.000920 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=2dbabf0e-a592-4180-b8c9-8f29337a4c31&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000820 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001364 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=be512c62-538e-45de-ab8b-ab67db1500e2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000916 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/dcaef496-5eba-4139-b33d-e17ccefd31a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.105881 10.0.0.33 - - [2025-08-18 02:08:53] "DELETE /project/ce030fb2a7754bfaa246d36e02d15dcf HTTP/1.1" 404 173 0.017004 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/825dc552-dab2-4c9c-984b-e348edd866a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.101703 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/037ba79f-ec46-4820-8c5d-ae0fe8f3be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.103085 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/be512c62-538e-45de-ab8b-ab67db1500e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.112409 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/4045a98c-7e1f-430c-8632-b8e478811770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.122362 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=c458e79b-bb55-44fb-9e92-3e1d8bab8718&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001156 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=037ba79f-ec46-4820-8c5d-ae0fe8f3be5b&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001120 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=825dc552-dab2-4c9c-984b-e348edd866a7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001501 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001025 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/47db8dcc-a73d-4ecf-b4de-50ce557812a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.188697 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/ce030fb2-a775-4bfa-a246-d36e02d15dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.199498 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/2dbabf0e-a592-4180-b8c9-8f29337a4c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.206980 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=be512c62-538e-45de-ab8b-ab67db1500e2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001084 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001119 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=6272c6c2-b32e-4c01-8ffa-bb8aa53ab969&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001038 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/c458e79b-bb55-44fb-9e92-3e1d8bab8718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.190182 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=2dbabf0e-a592-4180-b8c9-8f29337a4c31&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001151 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=ce030fb2-a775-4bfa-a246-d36e02d15dcf&detail=False&count=False&shared=False HTTP/1.1" 200 377 0.000851 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=47db8dcc-a73d-4ecf-b4de-50ce557812a5&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.000822 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/dcaef496-5eba-4139-b33d-e17ccefd31a5?fields=security_groups HTTP/1.1" 200 1134 0.200623 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/825dc552-dab2-4c9c-984b-e348edd866a7?fields=security_groups HTTP/1.1" 200 1115 0.203028 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/037ba79f-ec46-4820-8c5d-ae0fe8f3be5b?fields=security_groups HTTP/1.1" 200 1130 0.206760 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/be512c62-538e-45de-ab8b-ab67db1500e2?fields=security_groups HTTP/1.1" 200 1130 0.173019 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/4045a98c-7e1f-430c-8632-b8e478811770?fields=security_groups HTTP/1.1" 200 1128 0.173167 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/6272c6c2-b32e-4c01-8ffa-bb8aa53ab969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.164964 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=c458e79b-bb55-44fb-9e92-3e1d8bab8718&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001087 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=dcaef496-5eba-4139-b33d-e17ccefd31a5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000880 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/47db8dcc-a73d-4ecf-b4de-50ce557812a5?fields=security_groups HTTP/1.1" 200 1131 0.176192 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/ce030fb2-a775-4bfa-a246-d36e02d15dcf?fields=security_groups HTTP/1.1" 200 1159 0.178249 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/2dbabf0e-a592-4180-b8c9-8f29337a4c31?fields=security_groups HTTP/1.1" 200 1109 0.180443 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=037ba79f-ec46-4820-8c5d-ae0fe8f3be5b&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001419 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=825dc552-dab2-4c9c-984b-e348edd866a7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000876 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=be512c62-538e-45de-ab8b-ab67db1500e2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000893 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=6272c6c2-b32e-4c01-8ffa-bb8aa53ab969&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000885 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010072 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=4045a98c-7e1f-430c-8632-b8e478811770&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000892 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/dcaef496-5eba-4139-b33d-e17ccefd31a5?fields=application_policy_sets HTTP/1.1" 200 1450 0.169541 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/c458e79b-bb55-44fb-9e92-3e1d8bab8718?fields=security_groups HTTP/1.1" 200 1110 0.174597 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=47db8dcc-a73d-4ecf-b4de-50ce557812a5&detail=False&count=False&shared=False HTTP/1.1" 200 364 0.001105 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=2dbabf0e-a592-4180-b8c9-8f29337a4c31&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001436 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=ce030fb2-a775-4bfa-a246-d36e02d15dcf&detail=False&count=False&shared=False HTTP/1.1" 200 377 0.001074 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/825dc552-dab2-4c9c-984b-e348edd866a7?fields=application_policy_sets HTTP/1.1" 200 1422 0.173863 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/037ba79f-ec46-4820-8c5d-ae0fe8f3be5b?fields=application_policy_sets HTTP/1.1" 200 1445 0.177777 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/be512c62-538e-45de-ab8b-ab67db1500e2?fields=application_policy_sets HTTP/1.1" 200 1444 0.168852 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/6272c6c2-b32e-4c01-8ffa-bb8aa53ab969?fields=security_groups HTTP/1.1" 200 1129 0.183603 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/4045a98c-7e1f-430c-8632-b8e478811770?fields=application_policy_sets HTTP/1.1" 200 1442 0.176314 10.0.0.33 - - [2025-08-18 02:08:53] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=c458e79b-bb55-44fb-9e92-3e1d8bab8718&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001024 10.0.0.33 - - [2025-08-18 02:08:53] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.070492 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/47db8dcc-a73d-4ecf-b4de-50ce557812a5?fields=application_policy_sets HTTP/1.1" 200 1446 0.190654 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/ce030fb2-a775-4bfa-a246-d36e02d15dcf?fields=application_policy_sets HTTP/1.1" 200 1486 0.191366 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/2dbabf0e-a592-4180-b8c9-8f29337a4c31?fields=application_policy_sets HTTP/1.1" 200 1413 0.195193 10.0.0.33 - - [2025-08-18 02:08:53] "GET /projects?obj_uuids=6272c6c2-b32e-4c01-8ffa-bb8aa53ab969&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000983 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/c458e79b-bb55-44fb-9e92-3e1d8bab8718?fields=application_policy_sets HTTP/1.1" 200 1414 0.192142 10.0.0.33 - - [2025-08-18 02:08:53] "GET /project/6272c6c2-b32e-4c01-8ffa-bb8aa53ab969?fields=application_policy_sets HTTP/1.1" 200 1443 0.144345 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/dcaef496-5eba-4139-b33d-e17ccefd31a5 HTTP/1.1" 200 115 1.033397 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001179 10.0.0.33 - - [2025-08-18 02:08:54] "POST /id-to-fqname HTTP/1.1" 200 193 0.001090 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/825dc552-dab2-4c9c-984b-e348edd866a7 HTTP/1.1" 200 115 1.097908 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/83b6600e1ee8452a91034c868386c801 HTTP/1.1" 404 173 0.004748 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/4045a98c-7e1f-430c-8632-b8e478811770 HTTP/1.1" 200 115 1.080786 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/07fcf961c66d4b84b39ae752592c9433 HTTP/1.1" 404 173 0.003754 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.072727 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000941 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/037ba79f-ec46-4820-8c5d-ae0fe8f3be5b HTTP/1.1" 200 115 1.143379 10.0.0.33 - - [2025-08-18 02:08:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.006608 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/be512c62-538e-45de-ab8b-ab67db1500e2 HTTP/1.1" 200 115 1.115652 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/2f6be3e4727341b0b063e9c1756135a9 HTTP/1.1" 404 173 0.004584 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/6272c6c2b32e4c018ffabb8aa53ab969 HTTP/1.1" 404 173 0.004227 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.000934 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/47db8dcc-a73d-4ecf-b4de-50ce557812a5 HTTP/1.1" 200 115 1.151392 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001057 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb?fields=security_groups HTTP/1.1" 200 1143 0.062413 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/63463e4410cb4590b1a2a4a384200d97 HTTP/1.1" 404 173 0.012149 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/ce030fb2-a775-4bfa-a246-d36e02d15dcf HTTP/1.1" 200 115 1.173067 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/7f53dba96e4a4bbda1d3d316b7e6a8cb HTTP/1.1" 404 173 0.008108 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/7cc57f3e911e4a4bb8e1717c686d8515 HTTP/1.1" 404 173 0.004663 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=1d0ac820-878e-4e12-99d0-de9c5fd5f817&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.000921 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/2dbabf0e-a592-4180-b8c9-8f29337a4c31 HTTP/1.1" 200 115 1.192778 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/b9376c36-304d-4a38-bebb-ed82d0cf2989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1536 0.091213 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/2f6be3e4-7273-41b0-b063-e9c1756135a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.087671 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=7cc57f3e-911e-4a4b-b8e1-717c686d8515&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000900 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/825dc552dab24c9c984be348edd866a7 HTTP/1.1" 404 173 0.010976 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000887 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/c458e79b-bb55-44fb-9e92-3e1d8bab8718 HTTP/1.1" 200 115 1.183075 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000913 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/b9376c36304d4a38bebbed82d0cf2989 HTTP/1.1" 404 173 0.008749 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=83b6600e-1ee8-452a-9103-4c868386c801&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000929 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/1d0ac820-878e-4e12-99d0-de9c5fd5f817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.092261 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=63463e44-10cb-4590-b1a2-a4a384200d97&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001411 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.001001 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/7cc57f3e-911e-4a4b-b8e1-717c686d8515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.093974 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb?fields=application_policy_sets HTTP/1.1" 200 1464 0.080336 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/2f6be3e4-7273-41b0-b063-e9c1756135a9?fields=security_groups HTTP/1.1" 200 1119 0.078332 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/6272c6c2-b32e-4c01-8ffa-bb8aa53ab969 HTTP/1.1" 200 115 1.141616 10.0.0.33 - - [2025-08-18 02:08:54] "POST /security-groups HTTP/1.1" 200 594 0.173059 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=1d0ac820-878e-4e12-99d0-de9c5fd5f817&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.000960 10.0.0.33 - - [2025-08-18 02:08:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.005882 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/63463e44-10cb-4590-b1a2-a4a384200d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.095756 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/83b6600e-1ee8-452a-9103-4c868386c801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.131368 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/b9376c36-304d-4a38-bebb-ed82d0cf2989?fields=security_groups HTTP/1.1" 200 1136 0.100658 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=7cc57f3e-911e-4a4b-b8e1-717c686d8515&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001105 10.0.0.33 - - [2025-08-18 02:08:54] "POST /projects HTTP/1.1" 200 591 0.633426 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=2f6be3e4-7273-41b0-b063-e9c1756135a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001055 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=83b6600e-1ee8-452a-9103-4c868386c801&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000971 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=63463e44-10cb-4590-b1a2-a4a384200d97&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001010 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/1d0ac820-878e-4e12-99d0-de9c5fd5f817?fields=security_groups HTTP/1.1" 200 1156 0.099983 10.0.0.33 - - [2025-08-18 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.727368 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=b9376c36-304d-4a38-bebb-ed82d0cf2989&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.000882 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=1d0ac820-878e-4e12-99d0-de9c5fd5f817&detail=False&count=False&shared=False HTTP/1.1" 200 376 0.000960 10.0.0.33 - - [2025-08-18 02:08:54] "POST /access-control-lists HTTP/1.1" 200 599 0.153238 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/83b6600e-1ee8-452a-9103-4c868386c801?fields=security_groups HTTP/1.1" 200 1371 0.132018 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/7cc57f3e-911e-4a4b-b8e1-717c686d8515?fields=security_groups HTTP/1.1" 200 1113 0.195100 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/63463e44-10cb-4590-b1a2-a4a384200d97?fields=security_groups HTTP/1.1" 200 1143 0.136570 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/2f6be3e4-7273-41b0-b063-e9c1756135a9?fields=application_policy_sets HTTP/1.1" 200 1428 0.175794 10.0.0.33 - - [2025-08-18 02:08:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.009216 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/b9376c36-304d-4a38-bebb-ed82d0cf2989?fields=application_policy_sets HTTP/1.1" 200 1453 0.154745 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/1d0ac820-878e-4e12-99d0-de9c5fd5f817?fields=application_policy_sets HTTP/1.1" 200 1482 0.144120 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=7cc57f3e-911e-4a4b-b8e1-717c686d8515&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000951 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=63463e44-10cb-4590-b1a2-a4a384200d97&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001721 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/7f53dba9-6e4a-4bbd-a1d3-d316b7e6a8cb HTTP/1.1" 200 115 0.687354 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /security-group/8a6664ca-b403-4629-ac12-956e198e1679 HTTP/1.1" 200 115 0.109120 10.0.0.33 - - [2025-08-18 02:08:54] "GET /projects?obj_uuids=83b6600e-1ee8-452a-9103-4c868386c801&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003870 10.0.0.33 - - [2025-08-18 02:08:54] "POST /access-control-lists HTTP/1.1" 200 597 0.135376 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/7cc57f3e-911e-4a4b-b8e1-717c686d8515?fields=application_policy_sets HTTP/1.1" 200 1419 0.166852 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/63463e44-10cb-4590-b1a2-a4a384200d97?fields=application_policy_sets HTTP/1.1" 200 1464 0.156488 10.0.0.33 - - [2025-08-18 02:08:54] "GET /project/83b6600e-1ee8-452a-9103-4c868386c801?fields=application_policy_sets HTTP/1.1" 200 1410 0.114477 10.0.0.33 - - [2025-08-18 02:08:54] "POST /neutron/network HTTP/1.1" 200 660 1.473892 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/7cc57f3e-911e-4a4b-b8e1-717c686d8515 HTTP/1.1" 409 273 0.650931 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/2f6be3e4-7273-41b0-b063-e9c1756135a9 HTTP/1.1" 200 115 0.731057 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /access-control-list/a83b121b-5bed-4012-b9db-6585bad6a897 HTTP/1.1" 200 115 0.065414 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/b9376c36-304d-4a38-bebb-ed82d0cf2989 HTTP/1.1" 200 115 0.794071 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /access-control-list/24c86582-2433-4dc0-901b-ef87ab62c242 HTTP/1.1" 200 115 0.048761 10.0.0.33 - - [2025-08-18 02:08:54] "DELETE /project/1d0ac820-878e-4e12-99d0-de9c5fd5f817 HTTP/1.1" 200 115 0.758645 10.0.0.33 - - [2025-08-18 02:08:55] "DELETE /project/63463e44-10cb-4590-b1a2-a4a384200d97 HTTP/1.1" 200 115 0.708817 10.0.0.33 - - [2025-08-18 02:08:55] "DELETE /project/83b6600e-1ee8-452a-9103-4c868386c801 HTTP/1.1" 200 115 0.737782 10.0.0.33 - - [2025-08-18 02:08:55] "POST /route-targets HTTP/1.1" 200 327 0.017484 10.0.0.33 - - [2025-08-18 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.009985 10.0.0.33 - - [2025-08-18 02:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004659 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.199261 10.0.0.33 - - [2025-08-18 02:08:55] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/network HTTP/1.1" 200 662 0.100494 10.0.0.33 - - [2025-08-18 02:08:55] "POST /route-targets HTTP/1.1" 200 327 0.009492 10.0.0.33 - - [2025-08-18 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.010814 10.0.0.33 - - [2025-08-18 02:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003083 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/subnet HTTP/1.1" 200 750 0.183060 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/network HTTP/1.1" 200 878 0.005695 10.0.0.33 - - [2025-08-18 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.33 - - [2025-08-18 02:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002100 10.0.0.33 - - [2025-08-18 02:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002431 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/network HTTP/1.1" 200 151 0.088588 10.0.0.33 - - [2025-08-18 02:08:55] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001428 10.0.0.33 - - [2025-08-18 02:08:55] "DELETE /route-target/0b78bcba-904a-42cf-96a5-d345b71432df HTTP/1.1" 200 115 0.027599 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/network HTTP/1.1" 200 662 0.101629 10.0.0.33 - - [2025-08-18 02:08:55] "POST /route-targets HTTP/1.1" 200 327 0.012640 10.0.0.33 - - [2025-08-18 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.009440 10.0.0.33 - - [2025-08-18 02:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002765 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.186405 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/network HTTP/1.1" 200 878 0.004346 10.0.0.33 - - [2025-08-18 02:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003882 10.0.0.33 - - [2025-08-18 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.33 - - [2025-08-18 02:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001661 10.0.0.33 - - [2025-08-18 02:08:55] "POST /neutron/network HTTP/1.1" 200 151 0.091002 10.0.0.33 - - [2025-08-18 02:08:56] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001477 10.0.0.33 - - [2025-08-18 02:08:56] "DELETE /route-target/cb942528-3679-4501-a69b-53ee707e4716 HTTP/1.1" 200 115 0.031393 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/network HTTP/1.1" 200 660 0.117751 10.0.0.33 - - [2025-08-18 02:08:56] "POST /route-targets HTTP/1.1" 200 327 0.009106 10.0.0.33 - - [2025-08-18 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.011862 10.0.0.33 - - [2025-08-18 02:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004596 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/subnet HTTP/1.1" 200 702 0.203364 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/network HTTP/1.1" 200 876 0.005113 10.0.0.33 - - [2025-08-18 02:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002901 10.0.0.33 - - [2025-08-18 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.33 - - [2025-08-18 02:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.001551 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/network HTTP/1.1" 200 151 0.064229 10.0.0.33 - - [2025-08-18 02:08:56] "DELETE /route-target/99284827-e876-41be-b4fe-d30a2018b465 HTTP/1.1" 200 115 0.017183 10.0.0.33 - - [2025-08-18 02:08:56] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001091 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/network HTTP/1.1" 200 662 0.096211 10.0.0.33 - - [2025-08-18 02:08:56] "POST /route-targets HTTP/1.1" 200 327 0.008288 10.0.0.33 - - [2025-08-18 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.008807 10.0.0.33 - - [2025-08-18 02:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002645 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/subnet HTTP/1.1" 200 710 0.147138 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/network HTTP/1.1" 200 878 0.004319 10.0.0.33 - - [2025-08-18 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.33 - - [2025-08-18 02:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 10.0.0.33 - - [2025-08-18 02:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.001914 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/network HTTP/1.1" 200 151 0.075448 10.0.0.33 - - [2025-08-18 02:08:56] "DELETE /route-target/cd73d038-f552-4361-b1ce-9b4f22732446 HTTP/1.1" 200 115 0.019329 10.0.0.33 - - [2025-08-18 02:08:56] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000980 10.0.0.33 - - [2025-08-18 02:08:56] "POST /neutron/network HTTP/1.1" 200 662 0.111581 10.0.0.33 - - [2025-08-18 02:08:56] "POST /route-targets HTTP/1.1" 200 327 0.010380 10.0.0.33 - - [2025-08-18 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.010223 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002658 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/subnet HTTP/1.1" 200 709 0.180655 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 878 0.004461 10.0.0.33 - - [2025-08-18 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002114 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002829 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 151 0.070125 10.0.0.33 - - [2025-08-18 02:08:57] "DELETE /route-target/12f20d73-066b-4a2b-a522-e00900fd1e42 HTTP/1.1" 200 115 0.015937 10.0.0.33 - - [2025-08-18 02:08:57] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001399 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 662 0.099984 10.0.0.33 - - [2025-08-18 02:08:57] "POST /route-targets HTTP/1.1" 200 327 0.010378 10.0.0.33 - - [2025-08-18 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.010595 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005498 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/subnet HTTP/1.1" 200 742 0.184203 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 878 0.005002 10.0.0.33 - - [2025-08-18 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001947 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002458 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 151 0.065507 10.0.0.33 - - [2025-08-18 02:08:57] "DELETE /route-target/b9458d9b-da7d-41db-9541-c6853e202e28 HTTP/1.1" 200 115 0.015706 10.0.0.33 - - [2025-08-18 02:08:57] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001019 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 660 0.101105 10.0.0.33 - - [2025-08-18 02:08:57] "POST /route-targets HTTP/1.1" 200 327 0.010221 10.0.0.33 - - [2025-08-18 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.009904 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004020 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/subnet HTTP/1.1" 200 702 0.150792 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 876 0.004545 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001925 10.0.0.33 - - [2025-08-18 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.33 - - [2025-08-18 02:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001885 10.0.0.33 - - [2025-08-18 02:08:57] "POST /neutron/network HTTP/1.1" 200 151 0.057969 10.0.0.33 - - [2025-08-18 02:08:57] "DELETE /route-target/2b69a452-19e0-43cc-92e1-7efa72eff98e HTTP/1.1" 200 115 0.011873 10.0.0.33 - - [2025-08-18 02:08:57] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000986 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 662 0.101595 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 710 0.006544 10.0.0.33 - - [2025-08-18 02:08:58] "POST /route-targets HTTP/1.1" 200 327 0.009768 10.0.0.33 - - [2025-08-18 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.015192 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 677 0.042088 10.0.0.33 - - [2025-08-18 02:08:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004534 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/subnet HTTP/1.1" 200 710 0.196016 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/subnet HTTP/1.1" 200 710 0.006291 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.127040 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 845 0.007990 10.0.0.33 - - [2025-08-18 02:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.049019 10.0.0.33 - - [2025-08-18 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.33 - - [2025-08-18 02:08:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002632 10.0.0.33 - - [2025-08-18 02:08:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002424 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 151 0.075434 10.0.0.33 - - [2025-08-18 02:08:58] "DELETE /route-target/de40b0d2-d116-4cd0-8816-5032467b6bfe HTTP/1.1" 200 115 0.013225 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 400 207 0.002544 10.0.0.33 - - [2025-08-18 02:08:58] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001080 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 664 0.101373 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 722 0.005347 10.0.0.33 - - [2025-08-18 02:08:58] "POST /route-targets HTTP/1.1" 200 327 0.009105 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 712 0.003448 10.0.0.33 - - [2025-08-18 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.015808 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 712 0.045784 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 722 0.003419 10.0.0.33 - - [2025-08-18 02:08:58] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001064 10.0.0.33 - - [2025-08-18 02:08:58] "POST /neutron/network HTTP/1.1" 200 660 0.066770 10.0.0.33 - - [2025-08-18 02:08:58] "POST /route-targets HTTP/1.1" 200 327 0.011989 10.0.0.33 - - [2025-08-18 02:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.059478 10.0.0.33 - - [2025-08-18 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2025-08-18 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.016998 10.0.0.33 - - [2025-08-18 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.33 - - [2025-08-18 02:08:59] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.33 - - [2025-08-18 02:08:59] "POST /instance-ips HTTP/1.1" 400 213 0.016027 10.0.0.33 - - [2025-08-18 02:08:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002930 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.178650 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 200 876 0.004802 10.0.0.33 - - [2025-08-18 02:08:59] "POST /chown HTTP/1.1" 200 109 0.010024 10.0.0.33 - - [2025-08-18 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2025-08-18 02:08:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002435 10.0.0.33 - - [2025-08-18 02:08:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002186 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 200 151 0.091113 10.0.0.33 - - [2025-08-18 02:08:59] "DELETE /route-target/0b2e9cdd-0fdd-4a87-b931-6225c46cb99e HTTP/1.1" 200 115 0.025916 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.002795 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.023757 10.0.0.33 - - [2025-08-18 02:08:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 819 0.102435 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 200 766 0.011599 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 706 0.021599 10.0.0.33 - - [2025-08-18 02:08:59] "POST /chown HTTP/1.1" 200 109 0.014115 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 200 6287 0.023444 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 2849 0.019180 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 2849 0.038727 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 200 880 0.005615 10.0.0.33 - - [2025-08-18 02:08:59] "POST /instance-ips HTTP/1.1" 200 555 0.066532 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.005704 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.007293 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.003732 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002709 10.0.0.33 - - [2025-08-18 02:08:59] "POST /instance-ips HTTP/1.1" 400 319 0.017375 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 200 712 0.002594 10.0.0.33 - - [2025-08-18 02:08:59] "POST /chown HTTP/1.1" 200 109 0.008090 10.0.0.33 - - [2025-08-18 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 200 151 0.067673 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.002635 10.0.0.33 - - [2025-08-18 02:08:59] "DELETE /route-target/2a68a980-0ba1-4586-98a0-e91f7e2dedaa HTTP/1.1" 200 115 0.015965 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002423 10.0.0.33 - - [2025-08-18 02:08:59] "PUT /virtual-machine-interface/61aac93b-7ccb-4737-80f2-004acb7f2c27 HTTP/1.1" 200 284 0.010637 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.002484 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002352 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.002826 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002192 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.002476 10.0.0.33 - - [2025-08-18 02:08:59] "PUT /instance-ip/ab9ecdec-eb72-47c1-a4cd-0c9994456fe4 HTTP/1.1" 200 256 0.010930 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002449 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.003071 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002450 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.002635 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002388 10.0.0.33 - - [2025-08-18 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.010616 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.004129 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.002719 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 400 209 0.002478 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/network HTTP/1.1" 400 207 0.003152 10.0.0.33 - - [2025-08-18 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.007261 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.008642 10.0.0.33 - - [2025-08-18 02:08:59] "POST /virtual-machines HTTP/1.1" 200 559 0.015244 10.0.0.33 - - [2025-08-18 02:08:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003628 10.0.0.33 - - [2025-08-18 02:08:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002501 10.0.0.33 - - [2025-08-18 02:08:59] "POST /neutron/subnet HTTP/1.1" 200 151 0.131882 10.0.0.33 - - [2025-08-18 02:09:00] "POST /neutron/network HTTP/1.1" 200 727 0.037443 10.0.0.33 - - [2025-08-18 02:09:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 821 0.113003 10.0.0.33 - - [2025-08-18 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.33 - - [2025-08-18 02:09:00] "POST /chown HTTP/1.1" 200 109 0.011403 10.0.0.33 - - [2025-08-18 02:09:00] "POST /neutron/network HTTP/1.1" 200 151 0.073304 10.0.0.33 - - [2025-08-18 02:09:00] "DELETE /route-target/989b7ffa-ffa5-4109-a59c-e9598352c6dd HTTP/1.1" 200 115 0.020822 10.0.0.33 - - [2025-08-18 02:09:00] "POST /instance-ips HTTP/1.1" 400 213 0.016770 10.0.0.33 - - [2025-08-18 02:09:00] "POST /chown HTTP/1.1" 200 109 0.014856 10.0.0.33 - - [2025-08-18 02:09:00] "PUT /virtual-machine-interface/36429516-624a-4534-8ae1-c4f1457c15b5 HTTP/1.1" 200 284 0.010005 10.0.0.33 - - [2025-08-18 02:09:00] "PUT /instance-ip/d859568f-f6b5-4088-b1f3-fd094f1fbe9e HTTP/1.1" 200 256 0.012199 10.0.0.33 - - [2025-08-18 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.010927 10.0.0.33 - - [2025-08-18 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.010596 10.0.0.33 - - [2025-08-18 02:09:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 819 0.088403 10.0.0.33 - - [2025-08-18 02:09:00] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001058 10.0.0.33 - - [2025-08-18 02:09:00] "POST /neutron/security_group HTTP/1.1" 200 2097 0.065281 10.0.0.33 - - [2025-08-18 02:09:00] "POST /chown HTTP/1.1" 200 109 0.005846 10.0.0.33 - - [2025-08-18 02:09:00] "POST /neutron/security_group HTTP/1.1" 200 2087 0.004306 10.0.0.33 - - [2025-08-18 02:09:00] "POST /neutron/security_group HTTP/1.1" 200 151 0.039136 10.0.0.33 - - [2025-08-18 02:09:00] "DELETE /access-control-list/0a0c38b5-efdc-429f-8e0b-2ec9f9992359 HTTP/1.1" 200 115 0.023854 10.0.0.33 - - [2025-08-18 02:09:00] "POST /instance-ips HTTP/1.1" 400 319 0.024418 10.0.0.33 - - [2025-08-18 02:09:00] "DELETE /access-control-list/0100acf1-fe29-4c19-8c13-d3a59967c503 HTTP/1.1" 200 115 0.021170 10.0.0.33 - - [2025-08-18 02:09:00] "POST /chown HTTP/1.1" 200 109 0.006338 10.0.0.33 - - [2025-08-18 02:09:00] "PUT /virtual-machine-interface/ed2404e9-537e-40d8-a403-f0ecf0289a82 HTTP/1.1" 200 284 0.009573 10.0.0.33 - - [2025-08-18 02:09:00] "PUT /instance-ip/ab9ecdec-eb72-47c1-a4cd-0c9994456fe4 HTTP/1.1" 200 256 0.011623 10.0.0.33 - - [2025-08-18 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.010558 10.0.0.33 - - [2025-08-18 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.010435 10.0.0.33 - - [2025-08-18 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.33 - - [2025-08-18 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.006931 10.0.0.33 - - [2025-08-18 02:09:01] "POST /instance-ips HTTP/1.1" 400 213 0.014271 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.006748 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.006958 10.0.0.33 - - [2025-08-18 02:09:01] "POST /instance-ips HTTP/1.1" 400 322 0.015144 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.007128 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.007433 10.0.0.33 - - [2025-08-18 02:09:01] "POST /instance-ips HTTP/1.1" 400 213 0.013344 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.006313 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.006649 10.0.0.33 - - [2025-08-18 02:09:01] "POST /instance-ips HTTP/1.1" 400 322 0.014348 10.0.0.33 - - [2025-08-18 02:09:01] "POST /chown HTTP/1.1" 200 109 0.007382 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/port HTTP/1.1" 400 207 0.050764 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/network HTTP/1.1" 400 207 0.003282 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/port HTTP/1.1" 400 205 0.002889 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/subnet HTTP/1.1" 400 209 0.002963 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/network HTTP/1.1" 400 207 0.002833 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/port HTTP/1.1" 400 205 0.003322 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/subnet HTTP/1.1" 400 209 0.003007 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/network HTTP/1.1" 400 207 0.002457 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/port HTTP/1.1" 400 205 0.005340 10.0.0.33 - - [2025-08-18 02:09:02] "POST /neutron/subnet HTTP/1.1" 400 209 0.003061 10.0.0.33 - - [2025-08-18 02:09:02] "GET /projects?obj_uuids=b040ff27-875c-4a31-b1f5-e4e539bd7a97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002072 10.0.0.33 - - [2025-08-18 02:09:02] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.33 - - [2025-08-18 02:09:02] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047430 10.0.0.33 - - [2025-08-18 02:09:02] "POST /id-to-fqname HTTP/1.1" 200 204 0.001372 10.0.0.33 - - [2025-08-18 02:09:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.003491 10.0.0.33 - - [2025-08-18 02:09:03] "POST /security-groups HTTP/1.1" 200 605 0.059948 10.0.0.33 - - [2025-08-18 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 248 0.002980 10.0.0.33 - - [2025-08-18 02:09:03] "POST /projects HTTP/1.1" 200 613 0.211426 10.0.0.33 - - [2025-08-18 02:09:03] "POST /access-control-lists HTTP/1.1" 200 610 0.058790 10.0.0.33 - - [2025-08-18 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.284928 10.0.0.33 - - [2025-08-18 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 247 0.002707 10.0.0.33 - - [2025-08-18 02:09:03] "POST /neutron/security_group HTTP/1.1" 200 2108 0.445160 10.0.0.33 - - [2025-08-18 02:09:03] "POST /neutron/security_group HTTP/1.1" 200 2098 0.003623 10.0.0.33 - - [2025-08-18 02:09:03] "POST /access-control-lists HTTP/1.1" 200 608 0.087736 10.0.0.33 - - [2025-08-18 02:09:03] "POST /neutron/security_group HTTP/1.1" 200 151 0.112544 10.0.0.33 - - [2025-08-18 02:09:03] "DELETE /access-control-list/8e6b1f43-f3d7-4a26-ae5a-256232745a8f HTTP/1.1" 200 115 0.017526 10.0.0.33 - - [2025-08-18 02:09:03] "DELETE /access-control-list/d460c1ea-7eda-406f-a649-38f3e67073d8 HTTP/1.1" 200 115 0.029678 10.0.0.33 - - [2025-08-18 02:09:04] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003423 10.0.0.33 - - [2025-08-18 02:09:04] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002227 10.0.0.33 - - [2025-08-18 02:09:04] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051152 10.0.0.33 - - [2025-08-18 02:09:05] "POST /id-to-fqname HTTP/1.1" 200 193 0.001143 10.0.0.33 - - [2025-08-18 02:09:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.002070 10.0.0.33 - - [2025-08-18 02:09:05] "POST /security-groups HTTP/1.1" 200 594 0.059564 10.0.0.33 - - [2025-08-18 02:09:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.002346 10.0.0.33 - - [2025-08-18 02:09:05] "POST /projects HTTP/1.1" 200 591 0.199529 10.0.0.33 - - [2025-08-18 02:09:05] "POST /access-control-lists HTTP/1.1" 200 599 0.054015 10.0.0.33 - - [2025-08-18 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.267812 10.0.0.33 - - [2025-08-18 02:09:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.002732 10.0.0.33 - - [2025-08-18 02:09:05] "POST /access-control-lists HTTP/1.1" 200 597 0.069265 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/network HTTP/1.1" 200 662 0.539241 10.0.0.33 - - [2025-08-18 02:09:05] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001083 10.0.0.33 - - [2025-08-18 02:09:05] "POST /route-targets HTTP/1.1" 200 327 0.054201 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/port HTTP/1.1" 200 933 0.127399 10.0.0.33 - - [2025-08-18 02:09:05] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001085 10.0.0.33 - - [2025-08-18 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.009707 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/network HTTP/1.1" 200 638 0.064556 10.0.0.33 - - [2025-08-18 02:09:05] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001025 10.0.0.33 - - [2025-08-18 02:09:05] "POST /route-targets HTTP/1.1" 200 327 0.015121 10.0.0.33 - - [2025-08-18 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.025694 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/port HTTP/1.1" 200 941 0.109991 10.0.0.33 - - [2025-08-18 02:09:05] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000965 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/port HTTP/1.1" 200 941 0.112674 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/port HTTP/1.1" 200 941 0.004923 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/port HTTP/1.1" 200 151 0.039531 10.0.0.33 - - [2025-08-18 02:09:05] "POST /neutron/port HTTP/1.1" 200 12991 0.047719 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 200 941 0.005095 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 200 151 0.032428 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 200 12193 0.033415 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 400 205 0.003113 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 400 205 0.002832 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/network HTTP/1.1" 200 686 0.003279 10.0.0.33 - - [2025-08-18 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/network HTTP/1.1" 200 151 0.051018 10.0.0.33 - - [2025-08-18 02:09:06] "DELETE /route-target/6f945e3f-c65f-4d8e-b310-4806f56323b0 HTTP/1.1" 200 115 0.019681 10.0.0.33 - - [2025-08-18 02:09:06] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/network HTTP/1.1" 200 638 0.060938 10.0.0.33 - - [2025-08-18 02:09:06] "POST /route-targets HTTP/1.1" 200 327 0.010015 10.0.0.33 - - [2025-08-18 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.014064 10.0.0.33 - - [2025-08-18 02:09:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003690 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/subnet HTTP/1.1" 200 710 0.150055 10.0.0.33 - - [2025-08-18 02:09:06] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000979 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 200 1014 0.199450 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 200 1014 0.007237 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 200 151 0.059324 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 400 205 0.002836 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/port HTTP/1.1" 400 205 0.002726 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/subnet HTTP/1.1" 200 710 0.006091 10.0.0.33 - - [2025-08-18 02:09:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007683 10.0.0.33 - - [2025-08-18 02:09:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002211 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/subnet HTTP/1.1" 200 151 0.173323 10.0.0.33 - - [2025-08-18 02:09:06] "POST /neutron/network HTTP/1.1" 200 705 0.003768 10.0.0.33 - - [2025-08-18 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/network HTTP/1.1" 200 151 0.061620 10.0.0.33 - - [2025-08-18 02:09:07] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000982 10.0.0.33 - - [2025-08-18 02:09:07] "DELETE /route-target/9a998225-de45-48c3-8ddf-85e7149e5376 HTTP/1.1" 200 115 0.029341 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/network HTTP/1.1" 200 638 0.061718 10.0.0.33 - - [2025-08-18 02:09:07] "POST /route-targets HTTP/1.1" 200 327 0.009934 10.0.0.33 - - [2025-08-18 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.009196 10.0.0.33 - - [2025-08-18 02:09:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003406 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/subnet HTTP/1.1" 200 710 0.228740 10.0.0.33 - - [2025-08-18 02:09:07] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001057 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/port HTTP/1.1" 200 974 0.211629 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/port HTTP/1.1" 200 974 0.006413 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/port HTTP/1.1" 200 151 0.069812 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/port HTTP/1.1" 400 205 0.003087 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/subnet HTTP/1.1" 200 710 0.006615 10.0.0.33 - - [2025-08-18 02:09:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003870 10.0.0.33 - - [2025-08-18 02:09:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001934 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/subnet HTTP/1.1" 200 151 0.147405 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/network HTTP/1.1" 200 705 0.004607 10.0.0.33 - - [2025-08-18 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.33 - - [2025-08-18 02:09:07] "POST /neutron/network HTTP/1.1" 200 151 0.060371 10.0.0.33 - - [2025-08-18 02:09:07] "DELETE /route-target/92c62e06-7d6d-47a7-b50f-c348166ae117 HTTP/1.1" 200 115 0.015443 10.0.0.33 - - [2025-08-18 02:09:07] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001075 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 931 0.116293 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 931 0.006065 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 151 0.027612 10.0.0.33 - - [2025-08-18 02:09:08] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001211 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 931 0.114432 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 931 0.005431 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 931 0.004673 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 151 0.031332 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 400 205 0.002942 10.0.0.33 - - [2025-08-18 02:09:08] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001100 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 933 0.124053 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 933 0.005135 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 933 0.004600 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 910 0.026616 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 910 0.004741 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 151 0.030514 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 12193 0.036422 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 400 205 0.002727 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 12193 0.088952 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/port HTTP/1.1" 200 12193 0.036556 10.0.0.33 - - [2025-08-18 02:09:08] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001092 10.0.0.33 - - [2025-08-18 02:09:08] "POST /neutron/network HTTP/1.1" 200 638 0.063505 10.0.0.33 - - [2025-08-18 02:09:08] "POST /route-targets HTTP/1.1" 200 327 0.008667 10.0.0.33 - - [2025-08-18 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.011420 10.0.0.33 - - [2025-08-18 02:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003529 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.123054 10.0.0.33 - - [2025-08-18 02:09:09] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001110 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 200 1014 0.213134 10.0.0.33 - - [2025-08-18 02:09:09] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001466 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 200 1012 0.163702 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 200 1024 0.037309 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 200 1012 0.005767 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 200 151 0.056745 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 400 205 0.003015 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 200 1014 0.006611 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 200 151 0.056904 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/port HTTP/1.1" 400 205 0.002655 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.005987 10.0.0.33 - - [2025-08-18 02:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003993 10.0.0.33 - - [2025-08-18 02:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001606 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/subnet HTTP/1.1" 200 151 0.188344 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/network HTTP/1.1" 200 705 0.003260 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/network HTTP/1.1" 200 151 0.046427 10.0.0.33 - - [2025-08-18 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2025-08-18 02:09:09] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001269 10.0.0.33 - - [2025-08-18 02:09:09] "DELETE /route-target/cbcfcded-651c-461d-90f3-a9b41dae3b58 HTTP/1.1" 200 115 0.023010 10.0.0.33 - - [2025-08-18 02:09:09] "POST /neutron/network HTTP/1.1" 200 638 0.062248 10.0.0.33 - - [2025-08-18 02:09:10] "POST /route-targets HTTP/1.1" 200 327 0.011121 10.0.0.33 - - [2025-08-18 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.009583 10.0.0.33 - - [2025-08-18 02:09:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002346 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/subnet HTTP/1.1" 200 710 0.158355 10.0.0.33 - - [2025-08-18 02:09:10] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001111 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/router HTTP/1.1" 200 618 0.234398 10.0.0.33 - - [2025-08-18 02:09:10] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000950 10.0.0.33 - - [2025-08-18 02:09:10] "POST /route-targets HTTP/1.1" 200 327 0.013458 10.0.0.33 - - [2025-08-18 02:09:10] "PUT /logical-router/724f786c-901a-4df6-85ae-ec299a35fdce HTTP/1.1" 200 262 0.025135 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/port HTTP/1.1" 200 1012 0.167441 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/router HTTP/1.1" 200 618 0.004068 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/router HTTP/1.1" 200 344 0.047246 10.0.0.33 - - [2025-08-18 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/port HTTP/1.1" 200 1048 0.017121 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/router HTTP/1.1" 200 618 0.004092 10.0.0.33 - - [2025-08-18 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.014892 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/router HTTP/1.1" 200 344 0.107396 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/port HTTP/1.1" 400 205 0.002956 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/router HTTP/1.1" 200 618 0.004133 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/router HTTP/1.1" 200 151 0.035806 10.0.0.33 - - [2025-08-18 02:09:10] "GET /logical-router/724f786c-901a-4df6-85ae-ec299a35fdce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003855 10.0.0.33 - - [2025-08-18 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.33 - - [2025-08-18 02:09:10] "POST /neutron/subnet HTTP/1.1" 200 710 0.011534 10.0.0.33 - - [2025-08-18 02:09:10] "DELETE /route-target/1bf327a9-9873-427b-8244-a3e12a0edc54 HTTP/1.1" 200 115 0.022103 10.0.0.33 - - [2025-08-18 02:09:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003016 10.0.0.33 - - [2025-08-18 02:09:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002639 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/subnet HTTP/1.1" 200 151 0.196699 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/network HTTP/1.1" 200 705 0.004002 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/network HTTP/1.1" 200 151 0.064017 10.0.0.33 - - [2025-08-18 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/port HTTP/1.1" 200 933 0.004804 10.0.0.33 - - [2025-08-18 02:09:11] "DELETE /route-target/51e419ef-a227-414f-ad47-8558591212c6 HTTP/1.1" 200 115 0.019949 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/port HTTP/1.1" 200 933 0.007881 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/port HTTP/1.1" 200 117 0.004969 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/router HTTP/1.1" 400 209 0.003484 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/subnet HTTP/1.1" 400 209 0.003645 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/subnet HTTP/1.1" 400 209 0.004656 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/port HTTP/1.1" 400 205 0.003067 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/subnet HTTP/1.1" 400 209 0.003213 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/subnet HTTP/1.1" 400 209 0.003372 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/port HTTP/1.1" 200 933 0.007020 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/port HTTP/1.1" 200 151 0.036677 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/network HTTP/1.1" 200 710 0.003509 10.0.0.33 - - [2025-08-18 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/network HTTP/1.1" 200 151 0.062553 10.0.0.33 - - [2025-08-18 02:09:11] "DELETE /route-target/79da55bf-d946-4b92-9106-619ff04b4c3f HTTP/1.1" 200 115 0.013189 10.0.0.33 - - [2025-08-18 02:09:11] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001042 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/security_group HTTP/1.1" 200 2097 0.049841 10.0.0.33 - - [2025-08-18 02:09:11] "POST /neutron/security_group HTTP/1.1" 200 2087 0.003774 10.0.0.33 - - [2025-08-18 02:09:12] "DELETE /access-control-list/9594eb4e-bb3c-4fa8-8dbd-520b304c89d4 HTTP/1.1" 200 115 0.024279 10.0.0.33 - - [2025-08-18 02:09:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.056873 10.0.0.33 - - [2025-08-18 02:09:12] "DELETE /access-control-list/46d308cf-137a-4ba4-b3f5-3c2e4276a65a HTTP/1.1" 200 115 0.021981 10.0.0.33 - - [2025-08-18 02:09:13] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002620 10.0.0.33 - - [2025-08-18 02:09:13] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001528 10.0.0.33 - - [2025-08-18 02:09:13] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.055222 10.0.0.33 - - [2025-08-18 02:09:13] "POST /id-to-fqname HTTP/1.1" 200 191 0.001923 10.0.0.33 - - [2025-08-18 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.002760 10.0.0.33 - - [2025-08-18 02:09:13] "POST /security-groups HTTP/1.1" 200 592 0.059749 10.0.0.33 - - [2025-08-18 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.002557 10.0.0.33 - - [2025-08-18 02:09:13] "POST /projects HTTP/1.1" 200 587 0.217320 10.0.0.33 - - [2025-08-18 02:09:13] "POST /access-control-lists HTTP/1.1" 200 597 0.055900 10.0.0.33 - - [2025-08-18 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.294250 10.0.0.33 - - [2025-08-18 02:09:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.002895 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/network HTTP/1.1" 200 632 0.589661 10.0.0.33 - - [2025-08-18 02:09:14] "POST /access-control-lists HTTP/1.1" 200 595 0.079735 10.0.0.33 - - [2025-08-18 02:09:14] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001934 10.0.0.33 - - [2025-08-18 02:09:14] "POST /route-targets HTTP/1.1" 200 327 0.016341 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/network HTTP/1.1" 200 632 0.100949 10.0.0.33 - - [2025-08-18 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.011968 10.0.0.33 - - [2025-08-18 02:09:14] "POST /route-targets HTTP/1.1" 200 327 0.010306 10.0.0.33 - - [2025-08-18 02:09:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002875 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/subnet HTTP/1.1" 200 710 0.128233 10.0.0.33 - - [2025-08-18 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.009599 10.0.0.33 - - [2025-08-18 02:09:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007564 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/subnet HTTP/1.1" 200 710 0.139219 10.0.0.33 - - [2025-08-18 02:09:14] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001181 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/router HTTP/1.1" 200 612 0.120129 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/router HTTP/1.1" 200 612 0.003322 10.0.0.33 - - [2025-08-18 02:09:14] "POST /route-targets HTTP/1.1" 200 327 0.016290 10.0.0.33 - - [2025-08-18 02:09:14] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001143 10.0.0.33 - - [2025-08-18 02:09:14] "PUT /logical-router/14662a39-7f2f-4901-89af-82a759e85b4a HTTP/1.1" 200 262 0.028533 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/router HTTP/1.1" 200 344 0.208986 10.0.0.33 - - [2025-08-18 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.011288 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/port HTTP/1.1" 200 1026 0.007823 10.0.0.33 - - [2025-08-18 02:09:14] "POST /neutron/router HTTP/1.1" 200 612 0.003533 10.0.0.33 - - [2025-08-18 02:09:14] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001147 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/router HTTP/1.1" 200 344 0.193403 10.0.0.33 - - [2025-08-18 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.011241 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/port HTTP/1.1" 200 1026 0.008897 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/router HTTP/1.1" 200 612 0.004603 10.0.0.33 - - [2025-08-18 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.010810 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/router HTTP/1.1" 200 344 0.102196 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/router HTTP/1.1" 200 612 0.005166 10.0.0.33 - - [2025-08-18 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.010780 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/router HTTP/1.1" 200 344 0.088856 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/port HTTP/1.1" 200 117 0.006682 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/router HTTP/1.1" 200 612 0.004367 10.0.0.33 - - [2025-08-18 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.33 - - [2025-08-18 02:09:15] "GET /logical-router/14662a39-7f2f-4901-89af-82a759e85b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003199 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/router HTTP/1.1" 200 151 0.050707 10.0.0.33 - - [2025-08-18 02:09:15] "DELETE /route-target/e70b251e-7da8-4f80-993c-29c40273fd0c HTTP/1.1" 200 115 0.020942 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.007714 10.0.0.33 - - [2025-08-18 02:09:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004205 10.0.0.33 - - [2025-08-18 02:09:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002650 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/subnet HTTP/1.1" 200 151 0.140208 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.007076 10.0.0.33 - - [2025-08-18 02:09:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003927 10.0.0.33 - - [2025-08-18 02:09:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001677 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/subnet HTTP/1.1" 200 151 0.150655 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/network HTTP/1.1" 200 699 0.003684 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/network HTTP/1.1" 200 151 0.052409 10.0.0.33 - - [2025-08-18 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/network HTTP/1.1" 200 699 0.003718 10.0.0.33 - - [2025-08-18 02:09:15] "DELETE /route-target/65b2b580-a06a-4c83-925d-363507c831f2 HTTP/1.1" 200 115 0.025052 10.0.0.33 - - [2025-08-18 02:09:15] "POST /neutron/network HTTP/1.1" 200 151 0.058646 10.0.0.33 - - [2025-08-18 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.33 - - [2025-08-18 02:09:16] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.33 - - [2025-08-18 02:09:16] "DELETE /route-target/50cde001-0ce9-4b22-b1fb-b3a49fb80e71 HTTP/1.1" 200 115 0.024010 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/network HTTP/1.1" 200 632 0.070044 10.0.0.33 - - [2025-08-18 02:09:16] "POST /route-targets HTTP/1.1" 200 327 0.011669 10.0.0.33 - - [2025-08-18 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.009503 10.0.0.33 - - [2025-08-18 02:09:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004501 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/subnet HTTP/1.1" 200 710 0.171588 10.0.0.33 - - [2025-08-18 02:09:16] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001187 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 614 0.086996 10.0.0.33 - - [2025-08-18 02:09:16] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.33 - - [2025-08-18 02:09:16] "POST /route-targets HTTP/1.1" 200 327 0.016412 10.0.0.33 - - [2025-08-18 02:09:16] "PUT /logical-router/aa4c95aa-eed9-48cf-a86b-c874465f457d HTTP/1.1" 200 262 0.023371 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/port HTTP/1.1" 200 1008 0.183075 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 614 0.006446 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 344 0.052140 10.0.0.33 - - [2025-08-18 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.012358 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/port HTTP/1.1" 200 1070 0.009029 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 614 0.004880 10.0.0.33 - - [2025-08-18 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.012949 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 344 0.093770 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 614 0.004609 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 400 205 0.004701 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/port HTTP/1.1" 200 117 0.004822 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 614 0.003259 10.0.0.33 - - [2025-08-18 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-08-18 02:09:16] "GET /logical-router/aa4c95aa-eed9-48cf-a86b-c874465f457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002953 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/router HTTP/1.1" 200 151 0.037762 10.0.0.33 - - [2025-08-18 02:09:16] "DELETE /route-target/633b765e-1303-47c8-80d6-13b229b31d2c HTTP/1.1" 200 115 0.017515 10.0.0.33 - - [2025-08-18 02:09:16] "POST /neutron/subnet HTTP/1.1" 200 710 0.011234 10.0.0.33 - - [2025-08-18 02:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002537 10.0.0.33 - - [2025-08-18 02:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001638 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/subnet HTTP/1.1" 200 151 0.160080 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/network HTTP/1.1" 200 699 0.003744 10.0.0.33 - - [2025-08-18 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/network HTTP/1.1" 200 151 0.056798 10.0.0.33 - - [2025-08-18 02:09:17] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003011 10.0.0.33 - - [2025-08-18 02:09:17] "DELETE /route-target/5ca911d1-190c-4613-b26b-f45012f7e94c HTTP/1.1" 200 115 0.023018 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/network HTTP/1.1" 200 632 0.071167 10.0.0.33 - - [2025-08-18 02:09:17] "POST /route-targets HTTP/1.1" 200 327 0.010668 10.0.0.33 - - [2025-08-18 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.010079 10.0.0.33 - - [2025-08-18 02:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004241 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/subnet HTTP/1.1" 200 710 0.199399 10.0.0.33 - - [2025-08-18 02:09:17] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000968 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/router HTTP/1.1" 200 614 0.083711 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/router HTTP/1.1" 200 614 0.002625 10.0.0.33 - - [2025-08-18 02:09:17] "POST /route-targets HTTP/1.1" 200 327 0.010739 10.0.0.33 - - [2025-08-18 02:09:17] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.33 - - [2025-08-18 02:09:17] "PUT /logical-router/f152a429-26b7-47ba-bb5d-7bbd7e1c470c HTTP/1.1" 200 262 0.024298 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/router HTTP/1.1" 200 344 0.193933 10.0.0.33 - - [2025-08-18 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.007193 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/port HTTP/1.1" 200 1026 0.010717 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/router HTTP/1.1" 200 614 0.003697 10.0.0.33 - - [2025-08-18 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.010885 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/router HTTP/1.1" 200 344 0.090478 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.006383 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/router HTTP/1.1" 200 614 0.003600 10.0.0.33 - - [2025-08-18 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2025-08-18 02:09:17] "GET /logical-router/f152a429-26b7-47ba-bb5d-7bbd7e1c470c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003087 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/router HTTP/1.1" 200 151 0.042334 10.0.0.33 - - [2025-08-18 02:09:17] "DELETE /route-target/5d01f061-d506-43b7-97c5-a5446b3c0de5 HTTP/1.1" 200 115 0.012292 10.0.0.33 - - [2025-08-18 02:09:17] "POST /neutron/subnet HTTP/1.1" 200 710 0.006549 10.0.0.33 - - [2025-08-18 02:09:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003553 10.0.0.33 - - [2025-08-18 02:09:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001837 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/subnet HTTP/1.1" 200 151 0.159623 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/network HTTP/1.1" 200 699 0.003512 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/network HTTP/1.1" 200 151 0.052807 10.0.0.33 - - [2025-08-18 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.33 - - [2025-08-18 02:09:18] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001035 10.0.0.33 - - [2025-08-18 02:09:18] "DELETE /route-target/499d6e06-f71c-4a6b-bddf-b28ad8cc4f1e HTTP/1.1" 200 115 0.025405 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 683 0.064876 10.0.0.33 - - [2025-08-18 02:09:18] "GET /logical-router/d10e6a0d-2b14-4cbe-bee9-212acbe77cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003901 10.0.0.33 - - [2025-08-18 02:09:18] "POST /route-targets HTTP/1.1" 200 327 0.021250 10.0.0.33 - - [2025-08-18 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 683 0.003510 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 693 0.005183 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 683 0.003148 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 690 0.020090 10.0.0.33 - - [2025-08-18 02:09:18] "GET /service-template/28e1c72d-e9c5-4f19-8f1e-33ae32bb75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005317 10.0.0.33 - - [2025-08-18 02:09:18] "PUT /logical-router/d10e6a0d-2b14-4cbe-bee9-212acbe77cca HTTP/1.1" 200 262 0.022442 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 690 0.003727 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/port HTTP/1.1" 200 117 0.004980 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 690 0.003414 10.0.0.33 - - [2025-08-18 02:09:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.003898 10.0.0.33 - - [2025-08-18 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 151 0.049655 10.0.0.33 - - [2025-08-18 02:09:18] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.33 - - [2025-08-18 02:09:18] "DELETE /route-target/d991ccd2-651d-48e0-ad0e-36a843c877f5 HTTP/1.1" 200 115 0.068493 10.0.0.33 - - [2025-08-18 02:09:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003891 10.0.0.33 - - [2025-08-18 02:09:18] "POST /virtual-networks HTTP/1.1" 200 692 0.123614 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/network HTTP/1.1" 200 630 0.133705 10.0.0.33 - - [2025-08-18 02:09:18] "POST /route-targets HTTP/1.1" 200 327 0.017441 10.0.0.33 - - [2025-08-18 02:09:18] "POST /service-instances HTTP/1.1" 200 668 0.060196 10.0.0.33 - - [2025-08-18 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.036677 10.0.0.33 - - [2025-08-18 02:09:18] "POST /route-tables HTTP/1.1" 200 580 0.026372 10.0.0.33 - - [2025-08-18 02:09:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.33 - - [2025-08-18 02:09:18] "POST /route-targets HTTP/1.1" 200 327 0.019384 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/subnet HTTP/1.1" 200 710 0.168722 10.0.0.33 - - [2025-08-18 02:09:18] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001125 10.0.0.33 - - [2025-08-18 02:09:18] "PUT /logical-router/d10e6a0d-2b14-4cbe-bee9-212acbe77cca HTTP/1.1" 404 171 0.002777 10.0.0.33 - - [2025-08-18 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.010758 10.0.0.33 - - [2025-08-18 02:09:18] "GET /logical-router/d10e6a0d-2b14-4cbe-bee9-212acbe77cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003253 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 614 0.098819 10.0.0.33 - - [2025-08-18 02:09:18] "POST /neutron/router HTTP/1.1" 200 614 0.004710 10.0.0.33 - - [2025-08-18 02:09:18] "POST /route-targets HTTP/1.1" 200 327 0.016239 10.0.0.33 - - [2025-08-18 02:09:18] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001132 10.0.0.33 - - [2025-08-18 02:09:18] "DELETE /route-table/182d9ccf-7a61-4438-87dc-0f0c989d27db HTTP/1.1" 200 115 0.047888 10.0.0.33 - - [2025-08-18 02:09:18] "PUT /logical-router/efbeecd8-fafb-4bd0-94ba-6b41014253a1 HTTP/1.1" 200 262 0.016506 10.0.0.33 - - [2025-08-18 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.33 - - [2025-08-18 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.33 - - [2025-08-18 02:09:19] "POST /virtual-machines HTTP/1.1" 200 549 0.019939 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 344 0.219534 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/port HTTP/1.1" 200 1026 0.007553 10.0.0.33 - - [2025-08-18 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.013400 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/port HTTP/1.1" 200 1026 0.011437 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/port HTTP/1.1" 200 1026 0.010071 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/port HTTP/1.1" 200 1026 0.060532 10.0.0.33 - - [2025-08-18 02:09:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.104004 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 614 0.007074 10.0.0.33 - - [2025-08-18 02:09:19] "POST /chown HTTP/1.1" 200 109 0.019965 10.0.0.33 - - [2025-08-18 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.021808 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 344 0.106114 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/port HTTP/1.1" 200 117 0.007210 10.0.0.33 - - [2025-08-18 02:09:19] "POST /instance-ips HTTP/1.1" 200 547 0.026435 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 614 0.005098 10.0.0.33 - - [2025-08-18 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 151 0.041014 10.0.0.33 - - [2025-08-18 02:09:19] "POST /instance-ips HTTP/1.1" 400 213 0.024542 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/subnet HTTP/1.1" 200 710 0.009589 10.0.0.33 - - [2025-08-18 02:09:19] "DELETE /route-target/ada1f500-8b18-491a-9b86-ada92bf86f66 HTTP/1.1" 200 115 0.021977 10.0.0.33 - - [2025-08-18 02:09:19] "POST /chown HTTP/1.1" 200 109 0.007102 10.0.0.33 - - [2025-08-18 02:09:19] "PUT /virtual-machine-interface/ed26cdc5-ace3-4d04-996f-5d99d52d7cea HTTP/1.1" 200 284 0.010253 10.0.0.33 - - [2025-08-18 02:09:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006242 10.0.0.33 - - [2025-08-18 02:09:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002322 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/subnet HTTP/1.1" 200 151 0.160478 10.0.0.33 - - [2025-08-18 02:09:19] "PUT /instance-ip/d8c327cf-9451-4338-800c-9cdc9d6af846 HTTP/1.1" 200 256 0.015155 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/network HTTP/1.1" 200 697 0.005162 10.0.0.33 - - [2025-08-18 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.015836 10.0.0.33 - - [2025-08-18 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/network HTTP/1.1" 200 151 0.075059 10.0.0.33 - - [2025-08-18 02:09:19] "DELETE /route-target/4dec238c-af50-4281-a90b-590c7dfd5eda HTTP/1.1" 200 115 0.017459 10.0.0.33 - - [2025-08-18 02:09:19] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001132 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 614 0.100197 10.0.0.33 - - [2025-08-18 02:09:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 804 0.110925 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 614 0.004532 10.0.0.33 - - [2025-08-18 02:09:19] "POST /route-targets HTTP/1.1" 200 327 0.017505 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 613 0.024177 10.0.0.33 - - [2025-08-18 02:09:19] "PUT /logical-router/f1b3fd04-5bdd-4274-a53b-e0d2c5b7dca8 HTTP/1.1" 200 262 0.019987 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 614 0.004093 10.0.0.33 - - [2025-08-18 02:09:19] "POST /chown HTTP/1.1" 200 109 0.008975 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/port HTTP/1.1" 200 117 0.004431 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 614 0.002691 10.0.0.33 - - [2025-08-18 02:09:19] "POST /neutron/router HTTP/1.1" 200 151 0.054099 10.0.0.33 - - [2025-08-18 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.007615 10.0.0.33 - - [2025-08-18 02:09:20] "POST /instance-ips HTTP/1.1" 200 545 0.055790 10.0.0.33 - - [2025-08-18 02:09:20] "DELETE /route-target/8fa27eeb-4b53-404b-a694-683796d367ee HTTP/1.1" 200 115 0.027600 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/router HTTP/1.1" 400 209 0.002492 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.009258 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/router HTTP/1.1" 400 209 0.005833 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/subnet HTTP/1.1" 400 209 0.003489 10.0.0.33 - - [2025-08-18 02:09:20] "POST /instance-ips HTTP/1.1" 400 314 0.018608 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.005743 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/router HTTP/1.1" 400 209 0.002804 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.004266 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/router HTTP/1.1" 400 209 0.002369 10.0.0.33 - - [2025-08-18 02:09:20] "POST /chown HTTP/1.1" 200 109 0.008390 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/subnet HTTP/1.1" 400 209 0.003976 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.005251 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/router HTTP/1.1" 400 209 0.003183 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/subnet HTTP/1.1" 400 209 0.003986 10.0.0.33 - - [2025-08-18 02:09:20] "PUT /virtual-machine-interface/786f03d4-c460-4ec8-8036-c8fcb78c58cf HTTP/1.1" 200 284 0.014093 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.003930 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/router HTTP/1.1" 400 209 0.002358 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/subnet HTTP/1.1" 400 209 0.002450 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/subnet HTTP/1.1" 400 209 0.002606 10.0.0.33 - - [2025-08-18 02:09:20] "PUT /instance-ip/b5c51802-71a3-4b40-8f86-aacb26de74c9 HTTP/1.1" 200 256 0.011872 10.0.0.33 - - [2025-08-18 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.33 - - [2025-08-18 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.009513 10.0.0.33 - - [2025-08-18 02:09:20] "POST /virtual-machines HTTP/1.1" 200 549 0.011060 10.0.0.33 - - [2025-08-18 02:09:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.093276 10.0.0.33 - - [2025-08-18 02:09:20] "POST /chown HTTP/1.1" 200 109 0.006675 10.0.0.33 - - [2025-08-18 02:09:20] "POST /instance-ips HTTP/1.1" 400 213 0.016281 10.0.0.33 - - [2025-08-18 02:09:20] "GET /projects?obj_uuids=3c5f39e6-70d2-47ad-8dfe-0b24ac7db90a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001052 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/security_group HTTP/1.1" 200 2095 0.052349 10.0.0.33 - - [2025-08-18 02:09:20] "POST /chown HTTP/1.1" 200 109 0.012102 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/security_group HTTP/1.1" 200 2085 0.004330 10.0.0.33 - - [2025-08-18 02:09:20] "POST /neutron/security_group HTTP/1.1" 400 206 0.009987 10.0.0.33 - - [2025-08-18 02:09:20] "PUT /virtual-machine-interface/ec9567af-84b2-42cf-91e6-d66777d36132 HTTP/1.1" 200 284 0.020993 10.0.0.33 - - [2025-08-18 02:09:20] "PUT /instance-ip/d8c327cf-9451-4338-800c-9cdc9d6af846 HTTP/1.1" 200 256 0.012187 10.0.0.33 - - [2025-08-18 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.012764 10.0.0.33 - - [2025-08-18 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.33 - - [2025-08-18 02:09:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 804 0.083011 10.0.0.33 - - [2025-08-18 02:09:21] "POST /chown HTTP/1.1" 200 109 0.007864 10.0.0.33 - - [2025-08-18 02:09:21] "POST /instance-ips HTTP/1.1" 400 314 0.013290 10.0.0.33 - - [2025-08-18 02:09:21] "POST /chown HTTP/1.1" 200 109 0.007429 10.0.0.33 - - [2025-08-18 02:09:21] "PUT /virtual-machine-interface/4cc0346a-027c-4d0b-9234-328b5dd0297e HTTP/1.1" 200 284 0.009703 10.0.0.33 - - [2025-08-18 02:09:21] "PUT /instance-ip/b5c51802-71a3-4b40-8f86-aacb26de74c9 HTTP/1.1" 200 256 0.011030 10.0.0.33 - - [2025-08-18 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.012911 10.0.0.33 - - [2025-08-18 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.010431 10.0.0.33 - - [2025-08-18 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.33 - - [2025-08-18 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-08-18 02:09:21] "POST /chown HTTP/1.1" 200 109 0.007182 10.0.0.33 - - [2025-08-18 02:09:21] "POST /instance-ips HTTP/1.1" 400 213 0.014187 10.0.0.33 - - [2025-08-18 02:09:21] "POST /chown HTTP/1.1" 200 109 0.006841 10.0.0.33 - - [2025-08-18 02:09:21] "PUT /instance-ip/d8c327cf-9451-4338-800c-9cdc9d6af846 HTTP/1.1" 200 256 0.012233 10.0.0.33 - - [2025-08-18 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.010758 10.0.0.33 - - [2025-08-18 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.010814 10.0.0.33 - - [2025-08-18 02:09:22] "POST /chown HTTP/1.1" 200 109 0.006669 10.0.0.33 - - [2025-08-18 02:09:22] "POST /instance-ips HTTP/1.1" 400 314 0.013914 10.0.0.33 - - [2025-08-18 02:09:22] "POST /chown HTTP/1.1" 200 109 0.008048 10.0.0.33 - - [2025-08-18 02:09:22] "PUT /instance-ip/b5c51802-71a3-4b40-8f86-aacb26de74c9 HTTP/1.1" 200 256 0.013572 10.0.0.33 - - [2025-08-18 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.019233 10.0.0.33 - - [2025-08-18 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.010494 10.0.0.33 - - [2025-08-18 02:09:22] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003063 10.0.0.33 - - [2025-08-18 02:09:22] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001800 10.0.0.33 - - [2025-08-18 02:09:22] "POST /chown HTTP/1.1" 200 109 0.009617 10.0.0.33 - - [2025-08-18 02:09:22] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051709 10.0.0.33 - - [2025-08-18 02:09:22] "POST /instance-ips HTTP/1.1" 400 213 0.019070 10.0.0.33 - - [2025-08-18 02:09:22] "POST /id-to-fqname HTTP/1.1" 200 199 0.001323 10.0.0.33 - - [2025-08-18 02:09:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.002236 10.0.0.33 - - [2025-08-18 02:09:22] "POST /chown HTTP/1.1" 200 109 0.016405 10.0.0.33 - - [2025-08-18 02:09:22] "PUT /instance-ip/d8c327cf-9451-4338-800c-9cdc9d6af846 HTTP/1.1" 200 256 0.015810 10.0.0.33 - - [2025-08-18 02:09:22] "POST /security-groups HTTP/1.1" 200 600 0.071222 10.0.0.33 - - [2025-08-18 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.029321 10.0.0.33 - - [2025-08-18 02:09:22] "POST /fqname-to-id HTTP/1.1" 404 243 0.003528 10.0.0.33 - - [2025-08-18 02:09:22] "POST /projects HTTP/1.1" 200 603 0.234318 10.0.0.33 - - [2025-08-18 02:09:22] "POST /access-control-lists HTTP/1.1" 200 605 0.061732 10.0.0.33 - - [2025-08-18 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.310790 10.0.0.33 - - [2025-08-18 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.041749 10.0.0.33 - - [2025-08-18 02:09:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.002738 10.0.0.33 - - [2025-08-18 02:09:22] "POST /chown HTTP/1.1" 200 109 0.012137 10.0.0.33 - - [2025-08-18 02:09:22] "POST /neutron/router HTTP/1.1" 200 636 0.563073 10.0.0.33 - - [2025-08-18 02:09:22] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001418 10.0.0.33 - - [2025-08-18 02:09:22] "POST /access-control-lists HTTP/1.1" 200 603 0.076011 10.0.0.33 - - [2025-08-18 02:09:22] "POST /instance-ips HTTP/1.1" 400 314 0.061646 10.0.0.33 - - [2025-08-18 02:09:22] "POST /neutron/network HTTP/1.1" 200 682 0.105369 10.0.0.33 - - [2025-08-18 02:09:22] "POST /chown HTTP/1.1" 200 109 0.012312 10.0.0.33 - - [2025-08-18 02:09:22] "POST /route-targets HTTP/1.1" 200 327 0.010635 10.0.0.33 - - [2025-08-18 02:09:23] "PUT /instance-ip/b5c51802-71a3-4b40-8f86-aacb26de74c9 HTTP/1.1" 200 256 0.010703 10.0.0.33 - - [2025-08-18 02:09:23] "PUT /logical-router/0c4cf466-cac7-4c8d-b556-2c9dd9e3de1a HTTP/1.1" 200 262 0.013075 10.0.0.33 - - [2025-08-18 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.009999 10.0.0.33 - - [2025-08-18 02:09:23] "POST /route-targets HTTP/1.1" 200 327 0.010186 10.0.0.33 - - [2025-08-18 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.012485 10.0.0.33 - - [2025-08-18 02:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003838 10.0.0.33 - - [2025-08-18 02:09:23] "POST /neutron/subnet HTTP/1.1" 200 710 0.189876 10.0.0.33 - - [2025-08-18 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.012431 10.0.0.33 - - [2025-08-18 02:09:23] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001116 10.0.0.33 - - [2025-08-18 02:09:23] "POST /neutron/network HTTP/1.1" 200 652 0.114266 10.0.0.33 - - [2025-08-18 02:09:23] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001079 10.0.0.33 - - [2025-08-18 02:09:23] "POST /route-targets HTTP/1.1" 200 327 0.015244 10.0.0.33 - - [2025-08-18 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.017128 10.0.0.33 - - [2025-08-18 02:09:23] "POST /neutron/network HTTP/1.1" 200 652 0.080996 10.0.0.33 - - [2025-08-18 02:09:23] "POST /route-targets HTTP/1.1" 200 327 0.009200 10.0.0.33 - - [2025-08-18 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010090 10.0.0.33 - - [2025-08-18 02:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004008 10.0.0.33 - - [2025-08-18 02:09:23] "POST /neutron/subnet HTTP/1.1" 200 710 0.178620 10.0.0.33 - - [2025-08-18 02:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005179 10.0.0.33 - - [2025-08-18 02:09:23] "POST /neutron/subnet HTTP/1.1" 200 710 0.169350 10.0.0.33 - - [2025-08-18 02:09:23] "POST /neutron/router HTTP/1.1" 200 636 0.006600 10.0.0.33 - - [2025-08-18 02:09:23] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001486 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 344 0.198104 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 636 0.005703 10.0.0.33 - - [2025-08-18 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.010193 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 400 331 0.024305 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 636 0.003471 10.0.0.33 - - [2025-08-18 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.014059 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 344 0.102384 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 400 208 0.003825 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 636 0.004976 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 400 207 0.009463 10.0.0.33 - - [2025-08-18 02:09:24] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001028 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/network HTTP/1.1" 200 680 0.068383 10.0.0.33 - - [2025-08-18 02:09:24] "POST /route-targets HTTP/1.1" 200 327 0.009637 10.0.0.33 - - [2025-08-18 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.016933 10.0.0.33 - - [2025-08-18 02:09:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003196 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/subnet HTTP/1.1" 200 710 0.158109 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 636 0.003525 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 400 262 0.004649 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 636 0.004547 10.0.0.33 - - [2025-08-18 02:09:24] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001087 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 344 0.172885 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 636 0.005811 10.0.0.33 - - [2025-08-18 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.011855 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 400 206 0.005296 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 636 0.003077 10.0.0.33 - - [2025-08-18 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.010539 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 200 344 0.084722 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 400 208 0.002979 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/router HTTP/1.1" 400 207 0.002402 10.0.0.33 - - [2025-08-18 02:09:24] "POST /neutron/subnet HTTP/1.1" 200 710 0.005489 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004718 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001676 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/subnet HTTP/1.1" 200 151 0.161252 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 747 0.003411 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 151 0.056172 10.0.0.33 - - [2025-08-18 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/subnet HTTP/1.1" 200 710 0.006745 10.0.0.33 - - [2025-08-18 02:09:25] "DELETE /route-target/a71256c2-22b0-436d-a854-f3b7535e53d3 HTTP/1.1" 200 115 0.019761 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003926 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002401 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/subnet HTTP/1.1" 200 151 0.129661 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/subnet HTTP/1.1" 200 710 0.006499 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002329 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001590 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/subnet HTTP/1.1" 200 151 0.185064 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 719 0.004733 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 151 0.049684 10.0.0.33 - - [2025-08-18 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 719 0.003874 10.0.0.33 - - [2025-08-18 02:09:25] "DELETE /route-target/e0973d5c-a8a3-4137-bcf4-6128685289f4 HTTP/1.1" 200 115 0.018482 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 151 0.054572 10.0.0.33 - - [2025-08-18 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/subnet HTTP/1.1" 200 710 0.005782 10.0.0.33 - - [2025-08-18 02:09:25] "DELETE /route-target/b17d4a44-01a4-4ddc-ab8d-519e039a4d5a HTTP/1.1" 200 115 0.016392 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003643 10.0.0.33 - - [2025-08-18 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001758 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/subnet HTTP/1.1" 200 151 0.133756 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 749 0.003817 10.0.0.33 - - [2025-08-18 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/network HTTP/1.1" 200 151 0.054028 10.0.0.33 - - [2025-08-18 02:09:25] "DELETE /route-target/b44b0429-4816-40fc-b456-73d918c988aa HTTP/1.1" 200 115 0.013491 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/port HTTP/1.1" 200 117 0.005708 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/router HTTP/1.1" 200 636 0.003644 10.0.0.33 - - [2025-08-18 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2025-08-18 02:09:25] "GET /logical-router/0c4cf466-cac7-4c8d-b556-2c9dd9e3de1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003375 10.0.0.33 - - [2025-08-18 02:09:25] "POST /neutron/router HTTP/1.1" 200 151 0.040557 10.0.0.33 - - [2025-08-18 02:09:25] "DELETE /route-target/43f33bba-61c4-4164-b84f-2530c9d0dd8f HTTP/1.1" 200 115 0.012308 10.0.0.33 - - [2025-08-18 02:09:26] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001496 10.0.0.33 - - [2025-08-18 02:09:26] "POST /neutron/security_group HTTP/1.1" 200 2103 0.055179 10.0.0.33 - - [2025-08-18 02:09:26] "POST /neutron/security_group HTTP/1.1" 200 2093 0.005123 10.0.0.33 - - [2025-08-18 02:09:26] "POST /neutron/security_group HTTP/1.1" 200 151 0.044859 10.0.0.33 - - [2025-08-18 02:09:26] "DELETE /access-control-list/a2ff0314-6be2-4a9d-a711-840f658dc562 HTTP/1.1" 200 115 0.028577 10.0.0.33 - - [2025-08-18 02:09:26] "DELETE /access-control-list/f13a579d-0968-4cc4-95af-83ad55749c6b HTTP/1.1" 200 115 0.018909 10.0.0.33 - - [2025-08-18 02:09:28] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002204 10.0.0.33 - - [2025-08-18 02:09:28] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.33 - - [2025-08-18 02:09:28] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052307 10.0.0.33 - - [2025-08-18 02:09:28] "POST /id-to-fqname HTTP/1.1" 200 193 0.001414 10.0.0.33 - - [2025-08-18 02:09:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.003362 10.0.0.33 - - [2025-08-18 02:09:28] "POST /security-groups HTTP/1.1" 200 594 0.067772 10.0.0.33 - - [2025-08-18 02:09:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.002980 10.0.0.33 - - [2025-08-18 02:09:28] "POST /projects HTTP/1.1" 200 591 0.228440 10.0.0.33 - - [2025-08-18 02:09:28] "POST /access-control-lists HTTP/1.1" 200 599 0.055163 10.0.0.33 - - [2025-08-18 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.295801 10.0.0.33 - - [2025-08-18 02:09:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.002657 10.0.0.33 - - [2025-08-18 02:09:28] "POST /access-control-lists HTTP/1.1" 200 597 0.059433 10.0.0.33 - - [2025-08-18 02:09:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.002927 10.0.0.33 - - [2025-08-18 02:09:28] "POST /access-control-lists HTTP/1.1" 200 620 0.013661 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 1371 0.730131 10.0.0.33 - - [2025-08-18 02:09:28] "POST /fqname-to-id HTTP/1.1" 404 257 0.002739 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 11049 0.010931 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 1371 0.003257 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 1409 0.011685 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 1409 0.003375 10.0.0.33 - - [2025-08-18 02:09:28] "POST /access-control-lists HTTP/1.1" 200 618 0.019560 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 1409 0.003337 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 151 0.027170 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 200 9821 0.009404 10.0.0.33 - - [2025-08-18 02:09:28] "POST /neutron/security_group HTTP/1.1" 400 209 0.002376 10.0.0.33 - - [2025-08-18 02:09:28] "DELETE /access-control-list/e37cfd89-4309-46de-8c49-3fc84343a697 HTTP/1.1" 200 115 0.015354 10.0.0.33 - - [2025-08-18 02:09:28] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000952 10.0.0.33 - - [2025-08-18 02:09:28] "DELETE /access-control-list/c6fea829-4edb-4cda-a0ee-cb90561de112 HTTP/1.1" 200 115 0.024877 10.0.0.33 - - [2025-08-18 02:09:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.002615 10.0.0.33 - - [2025-08-18 02:09:28] "POST /access-control-lists HTTP/1.1" 200 620 0.013803 10.0.0.33 - - [2025-08-18 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 257 0.002529 10.0.0.33 - - [2025-08-18 02:09:29] "POST /access-control-lists HTTP/1.1" 200 618 0.013252 10.0.0.33 - - [2025-08-18 02:09:29] "PUT /access-control-list/691605d0-6387-4758-b712-9706d60a6610 HTTP/1.1" 200 272 0.008164 10.0.0.33 - - [2025-08-18 02:09:29] "POST /neutron/security_group HTTP/1.1" 200 1371 0.312481 10.0.0.33 - - [2025-08-18 02:09:29] "PUT /access-control-list/aea5d4f2-c605-47a6-9e9c-785485b8c4fd HTTP/1.1" 200 272 0.011277 10.0.0.33 - - [2025-08-18 02:09:29] "PUT /access-control-list/aea5d4f2-c605-47a6-9e9c-785485b8c4fd HTTP/1.1" 200 272 0.007916 10.0.0.33 - - [2025-08-18 02:09:29] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.163817 10.0.0.33 - - [2025-08-18 02:09:29] "PUT /access-control-list/691605d0-6387-4758-b712-9706d60a6610 HTTP/1.1" 200 272 0.007896 10.0.0.33 - - [2025-08-18 02:09:29] "POST /neutron/security_group HTTP/1.1" 200 1803 0.004399 10.0.0.33 - - [2025-08-18 02:09:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.035946 10.0.0.33 - - [2025-08-18 02:09:29] "DELETE /access-control-list/691605d0-6387-4758-b712-9706d60a6610 HTTP/1.1" 200 115 0.022927 10.0.0.33 - - [2025-08-18 02:09:29] "POST /neutron/security_group HTTP/1.1" 200 9821 0.012315 10.0.0.33 - - [2025-08-18 02:09:29] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001024 10.0.0.33 - - [2025-08-18 02:09:29] "DELETE /access-control-list/aea5d4f2-c605-47a6-9e9c-785485b8c4fd HTTP/1.1" 200 115 0.032995 10.0.0.33 - - [2025-08-18 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 257 0.002398 10.0.0.33 - - [2025-08-18 02:09:29] "POST /access-control-lists HTTP/1.1" 200 619 0.013256 10.0.0.33 - - [2025-08-18 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 256 0.002801 10.0.0.33 - - [2025-08-18 02:09:29] "POST /access-control-lists HTTP/1.1" 200 617 0.015436 10.0.0.33 - - [2025-08-18 02:09:29] "PUT /access-control-list/c33908aa-910b-4737-b017-61679820e2e8 HTTP/1.1" 200 272 0.007842 10.0.0.33 - - [2025-08-18 02:09:29] "PUT /access-control-list/0c4d3ad1-93ee-4d4a-b641-b7fb81d3509b HTTP/1.1" 200 272 0.007935 10.0.0.33 - - [2025-08-18 02:09:29] "POST /neutron/security_group HTTP/1.1" 200 1369 0.375213 10.0.0.33 - - [2025-08-18 02:09:29] "PUT /access-control-list/0c4d3ad1-93ee-4d4a-b641-b7fb81d3509b HTTP/1.1" 200 272 0.009201 10.0.0.33 - - [2025-08-18 02:09:29] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000969 10.0.0.33 - - [2025-08-18 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.002819 10.0.0.33 - - [2025-08-18 02:09:29] "POST /access-control-lists HTTP/1.1" 200 620 0.013580 10.0.0.33 - - [2025-08-18 02:09:29] "POST /fqname-to-id HTTP/1.1" 404 257 0.002455 10.0.0.33 - - [2025-08-18 02:09:30] "POST /access-control-lists HTTP/1.1" 200 618 0.014627 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 1371 0.242495 10.0.0.33 - - [2025-08-18 02:09:30] "PUT /access-control-list/b741684f-af17-4793-afc4-fa92a7a10383 HTTP/1.1" 200 272 0.006785 10.0.0.33 - - [2025-08-18 02:09:30] "PUT /access-control-list/ba3c6af4-534f-4af3-ad43-33418cffed57 HTTP/1.1" 200 272 0.009064 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.104404 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.010115 10.0.0.33 - - [2025-08-18 02:09:30] "PUT /access-control-list/c33908aa-910b-4737-b017-61679820e2e8 HTTP/1.1" 200 272 0.013632 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126527 10.0.0.33 - - [2025-08-18 02:09:30] "PUT /access-control-list/c33908aa-910b-4737-b017-61679820e2e8 HTTP/1.1" 200 272 0.018009 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group_rule HTTP/1.1" 200 9811 0.015343 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 1371 0.004169 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 151 0.036824 10.0.0.33 - - [2025-08-18 02:09:30] "DELETE /access-control-list/b741684f-af17-4793-afc4-fa92a7a10383 HTTP/1.1" 200 115 0.019684 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 11047 0.012517 10.0.0.33 - - [2025-08-18 02:09:30] "DELETE /access-control-list/ba3c6af4-534f-4af3-ad43-33418cffed57 HTTP/1.1" 200 115 0.023109 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 1369 0.003557 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 151 0.039367 10.0.0.33 - - [2025-08-18 02:09:30] "DELETE /access-control-list/c33908aa-910b-4737-b017-61679820e2e8 HTTP/1.1" 200 115 0.019531 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 9821 0.009501 10.0.0.33 - - [2025-08-18 02:09:30] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001006 10.0.0.33 - - [2025-08-18 02:09:30] "DELETE /access-control-list/0c4d3ad1-93ee-4d4a-b641-b7fb81d3509b HTTP/1.1" 200 115 0.030367 10.0.0.33 - - [2025-08-18 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 257 0.002516 10.0.0.33 - - [2025-08-18 02:09:30] "POST /access-control-lists HTTP/1.1" 200 619 0.014896 10.0.0.33 - - [2025-08-18 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 256 0.002412 10.0.0.33 - - [2025-08-18 02:09:30] "POST /access-control-lists HTTP/1.1" 200 617 0.013419 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group HTTP/1.1" 200 1369 0.265470 10.0.0.33 - - [2025-08-18 02:09:30] "PUT /access-control-list/791304f3-3597-4b23-bc98-72e9d6a1cbff HTTP/1.1" 200 272 0.008451 10.0.0.33 - - [2025-08-18 02:09:30] "PUT /access-control-list/1daf422f-3ce6-4b9b-86e4-7feb256fe94f HTTP/1.1" 200 272 0.008070 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group_rule HTTP/1.1" 200 578 0.147894 10.0.0.33 - - [2025-08-18 02:09:30] "PUT /access-control-list/791304f3-3597-4b23-bc98-72e9d6a1cbff HTTP/1.1" 200 272 0.008092 10.0.0.33 - - [2025-08-18 02:09:30] "POST /neutron/security_group_rule HTTP/1.1" 200 542 0.009638 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.165036 10.0.0.33 - - [2025-08-18 02:09:31] "PUT /access-control-list/791304f3-3597-4b23-bc98-72e9d6a1cbff HTTP/1.1" 200 272 0.007830 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.010933 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group HTTP/1.1" 200 1369 0.004727 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.033180 10.0.0.33 - - [2025-08-18 02:09:31] "DELETE /access-control-list/791304f3-3597-4b23-bc98-72e9d6a1cbff HTTP/1.1" 200 115 0.015359 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group HTTP/1.1" 200 9821 0.010327 10.0.0.33 - - [2025-08-18 02:09:31] "DELETE /access-control-list/1daf422f-3ce6-4b9b-86e4-7feb256fe94f HTTP/1.1" 200 115 0.030619 10.0.0.33 - - [2025-08-18 02:09:31] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000959 10.0.0.33 - - [2025-08-18 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 258 0.002377 10.0.0.33 - - [2025-08-18 02:09:31] "POST /access-control-lists HTTP/1.1" 200 620 0.012331 10.0.0.33 - - [2025-08-18 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 257 0.003118 10.0.0.33 - - [2025-08-18 02:09:31] "POST /access-control-lists HTTP/1.1" 200 618 0.019117 10.0.0.33 - - [2025-08-18 02:09:31] "PUT /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 272 0.007745 10.0.0.33 - - [2025-08-18 02:09:31] "PUT /access-control-list/3570deec-93d4-4cde-979b-5e253e2b6d38 HTTP/1.1" 200 272 0.008867 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group HTTP/1.1" 200 1371 0.317690 10.0.0.33 - - [2025-08-18 02:09:31] "PUT /access-control-list/3570deec-93d4-4cde-979b-5e253e2b6d38 HTTP/1.1" 200 272 0.009260 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 576 0.146022 10.0.0.33 - - [2025-08-18 02:09:31] "PUT /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 272 0.009819 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.008503 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 9385 0.008318 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.008094 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.155469 10.0.0.33 - - [2025-08-18 02:09:31] "PUT /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 272 0.009626 10.0.0.33 - - [2025-08-18 02:09:31] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.009384 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 576 0.124739 10.0.0.33 - - [2025-08-18 02:09:32] "PUT /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 272 0.009943 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.007705 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 9385 0.007819 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 540 0.008454 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.139464 10.0.0.33 - - [2025-08-18 02:09:32] "PUT /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 272 0.010629 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.012290 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 579 0.171127 10.0.0.33 - - [2025-08-18 02:09:32] "PUT /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 272 0.009157 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 543 0.008545 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 9388 0.007811 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 543 0.007414 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.170954 10.0.0.33 - - [2025-08-18 02:09:32] "PUT /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 272 0.008431 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group_rule HTTP/1.1" 200 8952 0.008675 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group HTTP/1.1" 200 1371 0.003058 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.029945 10.0.0.33 - - [2025-08-18 02:09:32] "DELETE /access-control-list/a42bbbf5-dfac-4fd5-9e56-b72d0ac6e7dc HTTP/1.1" 200 115 0.014771 10.0.0.33 - - [2025-08-18 02:09:32] "POST /neutron/security_group HTTP/1.1" 200 9821 0.010704 10.0.0.33 - - [2025-08-18 02:09:32] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000998 10.0.0.33 - - [2025-08-18 02:09:32] "DELETE /access-control-list/3570deec-93d4-4cde-979b-5e253e2b6d38 HTTP/1.1" 200 115 0.031219 10.0.0.33 - - [2025-08-18 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002672 10.0.0.33 - - [2025-08-18 02:09:32] "POST /access-control-lists HTTP/1.1" 200 620 0.014677 10.0.0.33 - - [2025-08-18 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 257 0.002763 10.0.0.33 - - [2025-08-18 02:09:33] "POST /access-control-lists HTTP/1.1" 200 618 0.013268 10.0.0.33 - - [2025-08-18 02:09:33] "PUT /access-control-list/174ed584-d91a-442a-b440-8c94b17fc17f HTTP/1.1" 200 272 0.007787 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 1371 0.305256 10.0.0.33 - - [2025-08-18 02:09:33] "PUT /access-control-list/86ba4f8a-849b-45d7-8ff5-0a2c6e2de2b4 HTTP/1.1" 200 272 0.007348 10.0.0.33 - - [2025-08-18 02:09:33] "PUT /access-control-list/86ba4f8a-849b-45d7-8ff5-0a2c6e2de2b4 HTTP/1.1" 200 272 0.009094 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group_rule HTTP/1.1" 200 576 0.143485 10.0.0.33 - - [2025-08-18 02:09:33] "PUT /access-control-list/174ed584-d91a-442a-b440-8c94b17fc17f HTTP/1.1" 200 272 0.010272 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 1804 0.003162 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 151 0.029352 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 9821 0.010347 10.0.0.33 - - [2025-08-18 02:09:33] "DELETE /access-control-list/174ed584-d91a-442a-b440-8c94b17fc17f HTTP/1.1" 200 115 0.022641 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group_rule HTTP/1.1" 200 8093 0.007576 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 400 209 0.002311 10.0.0.33 - - [2025-08-18 02:09:33] "DELETE /access-control-list/86ba4f8a-849b-45d7-8ff5-0a2c6e2de2b4 HTTP/1.1" 200 115 0.023708 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 9821 0.011621 10.0.0.33 - - [2025-08-18 02:09:33] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001057 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 2097 0.048600 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 2087 0.003604 10.0.0.33 - - [2025-08-18 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 151 0.049426 10.0.0.33 - - [2025-08-18 02:09:33] "DELETE /access-control-list/eb8e99a8-660e-4854-aa51-2707c45f26df HTTP/1.1" 200 115 0.022609 10.0.0.33 - - [2025-08-18 02:09:33] "DELETE /access-control-list/b7635edc-0316-4ccf-bfa9-dc1cb0f34af7 HTTP/1.1" 200 115 0.019193 10.0.0.33 - - [2025-08-18 02:09:35] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002349 10.0.0.33 - - [2025-08-18 02:09:35] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001648 10.0.0.33 - - [2025-08-18 02:09:35] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051044 10.0.0.33 - - [2025-08-18 02:09:35] "POST /id-to-fqname HTTP/1.1" 200 201 0.001223 10.0.0.33 - - [2025-08-18 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.002378 10.0.0.33 - - [2025-08-18 02:09:35] "POST /security-groups HTTP/1.1" 200 602 0.060292 10.0.0.33 - - [2025-08-18 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 245 0.003001 10.0.0.33 - - [2025-08-18 02:09:35] "POST /projects HTTP/1.1" 200 607 0.204440 10.0.0.33 - - [2025-08-18 02:09:35] "POST /access-control-lists HTTP/1.1" 200 607 0.062527 10.0.0.33 - - [2025-08-18 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.275655 10.0.0.33 - - [2025-08-18 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 244 0.003278 10.0.0.33 - - [2025-08-18 02:09:35] "POST /access-control-lists HTTP/1.1" 200 605 0.064533 10.0.0.33 - - [2025-08-18 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 266 0.003216 10.0.0.33 - - [2025-08-18 02:09:36] "POST /access-control-lists HTTP/1.1" 200 628 0.018165 10.0.0.33 - - [2025-08-18 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 265 0.002640 10.0.0.33 - - [2025-08-18 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 1379 0.789940 10.0.0.33 - - [2025-08-18 02:09:36] "POST /access-control-lists HTTP/1.1" 200 626 0.028677 10.0.0.33 - - [2025-08-18 02:09:36] "PUT /access-control-list/b8a57577-9e75-4169-9f96-9cbb8c87b7e2 HTTP/1.1" 200 272 0.011092 10.0.0.33 - - [2025-08-18 02:09:36] "PUT /access-control-list/bfc0f90c-173a-42c4-944f-e8d76592484d HTTP/1.1" 200 272 0.010777 10.0.0.33 - - [2025-08-18 02:09:36] "POST /neutron/security_group_rule HTTP/1.1" 200 574 0.163267 10.0.0.33 - - [2025-08-18 02:09:36] "PUT /access-control-list/b8a57577-9e75-4169-9f96-9cbb8c87b7e2 HTTP/1.1" 200 272 0.012101 10.0.0.33 - - [2025-08-18 02:09:36] "POST /neutron/security_group_rule HTTP/1.1" 400 298 0.115674 10.0.0.33 - - [2025-08-18 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 1810 0.003357 10.0.0.33 - - [2025-08-18 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 151 0.044059 10.0.0.33 - - [2025-08-18 02:09:36] "DELETE /access-control-list/b8a57577-9e75-4169-9f96-9cbb8c87b7e2 HTTP/1.1" 200 115 0.034818 10.0.0.33 - - [2025-08-18 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 9829 0.026127 10.0.0.33 - - [2025-08-18 02:09:36] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001097 10.0.0.33 - - [2025-08-18 02:09:36] "DELETE /access-control-list/bfc0f90c-173a-42c4-944f-e8d76592484d HTTP/1.1" 200 115 0.027944 10.0.0.33 - - [2025-08-18 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 265 0.003132 10.0.0.33 - - [2025-08-18 02:09:36] "POST /access-control-lists HTTP/1.1" 200 627 0.014452 10.0.0.33 - - [2025-08-18 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 264 0.002981 10.0.0.33 - - [2025-08-18 02:09:36] "POST /access-control-lists HTTP/1.1" 200 625 0.024150 10.0.0.33 - - [2025-08-18 02:09:36] "PUT /access-control-list/806b0979-db23-45ac-b49e-9adcce738b40 HTTP/1.1" 200 272 0.008024 10.0.0.33 - - [2025-08-18 02:09:36] "PUT /access-control-list/f4deff17-fd69-4c54-88c9-c09c778be4c2 HTTP/1.1" 200 272 0.014079 10.0.0.33 - - [2025-08-18 02:09:36] "POST /neutron/security_group HTTP/1.1" 200 1377 0.337932 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 1377 0.003889 10.0.0.33 - - [2025-08-18 02:09:37] "PUT /access-control-list/f4deff17-fd69-4c54-88c9-c09c778be4c2 HTTP/1.1" 200 272 0.006989 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.039639 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 9829 0.009628 10.0.0.33 - - [2025-08-18 02:09:37] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001037 10.0.0.33 - - [2025-08-18 02:09:37] "DELETE /access-control-list/806b0979-db23-45ac-b49e-9adcce738b40 HTTP/1.1" 200 115 0.032265 10.0.0.33 - - [2025-08-18 02:09:37] "DELETE /access-control-list/f4deff17-fd69-4c54-88c9-c09c778be4c2 HTTP/1.1" 200 115 0.019895 10.0.0.33 - - [2025-08-18 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 266 0.003088 10.0.0.33 - - [2025-08-18 02:09:37] "POST /access-control-lists HTTP/1.1" 200 628 0.016013 10.0.0.33 - - [2025-08-18 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 265 0.002487 10.0.0.33 - - [2025-08-18 02:09:37] "POST /access-control-lists HTTP/1.1" 200 626 0.014117 10.0.0.33 - - [2025-08-18 02:09:37] "PUT /access-control-list/3a86daf6-170e-4a93-b5b4-f5180e26852f HTTP/1.1" 200 272 0.012821 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 1379 0.318373 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 1379 0.003544 10.0.0.33 - - [2025-08-18 02:09:37] "PUT /access-control-list/1f563c84-e2bd-4f77-ae30-7895828715ae HTTP/1.1" 200 272 0.008021 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.037594 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 9829 0.009882 10.0.0.33 - - [2025-08-18 02:09:37] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000952 10.0.0.33 - - [2025-08-18 02:09:37] "DELETE /access-control-list/3a86daf6-170e-4a93-b5b4-f5180e26852f HTTP/1.1" 200 115 0.024668 10.0.0.33 - - [2025-08-18 02:09:37] "DELETE /access-control-list/1f563c84-e2bd-4f77-ae30-7895828715ae HTTP/1.1" 200 115 0.023438 10.0.0.33 - - [2025-08-18 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 266 0.002762 10.0.0.33 - - [2025-08-18 02:09:37] "POST /access-control-lists HTTP/1.1" 200 628 0.013310 10.0.0.33 - - [2025-08-18 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 265 0.002505 10.0.0.33 - - [2025-08-18 02:09:37] "POST /access-control-lists HTTP/1.1" 200 626 0.012504 10.0.0.33 - - [2025-08-18 02:09:37] "PUT /access-control-list/e545fd0c-723f-4b20-bce5-fef0b5f90983 HTTP/1.1" 200 272 0.007601 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 1379 0.323803 10.0.0.33 - - [2025-08-18 02:09:37] "PUT /access-control-list/b7525e7e-83ac-4670-a851-05da4cdfee5a HTTP/1.1" 200 272 0.008433 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 1379 0.003694 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.038410 10.0.0.33 - - [2025-08-18 02:09:37] "DELETE /access-control-list/e545fd0c-723f-4b20-bce5-fef0b5f90983 HTTP/1.1" 200 115 0.017746 10.0.0.33 - - [2025-08-18 02:09:37] "POST /neutron/security_group HTTP/1.1" 200 9829 0.009405 10.0.0.33 - - [2025-08-18 02:09:37] "DELETE /access-control-list/b7525e7e-83ac-4670-a851-05da4cdfee5a HTTP/1.1" 200 115 0.023819 10.0.0.33 - - [2025-08-18 02:09:37] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001020 10.0.0.33 - - [2025-08-18 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 266 0.002870 10.0.0.33 - - [2025-08-18 02:09:37] "POST /access-control-lists HTTP/1.1" 200 628 0.017734 10.0.0.33 - - [2025-08-18 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 265 0.002744 10.0.0.33 - - [2025-08-18 02:09:38] "POST /access-control-lists HTTP/1.1" 200 626 0.018708 10.0.0.33 - - [2025-08-18 02:09:38] "PUT /access-control-list/8e81c6be-0b85-4255-bb44-b88bef9dff71 HTTP/1.1" 200 272 0.010259 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 1379 0.283853 10.0.0.33 - - [2025-08-18 02:09:38] "PUT /access-control-list/6c2211a1-09a1-4bc6-8b92-3e2881d9fee2 HTTP/1.1" 200 272 0.008168 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group_rule HTTP/1.1" 400 171 0.001146 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group_rule HTTP/1.1" 400 171 0.001110 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group_rule HTTP/1.1" 400 229 0.001945 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/context.py", line 61, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/__init__.py", line 1411, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_interface.py", line 638, in plugin_http_post_securitygrouprule return self.plugin_create_sec_group_rule(context, sg_rule) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_interface.py", line 613, in plugin_create_sec_group_rule sg_rule_info = cfgdb.security_group_rule_create(sg_rule['resource']) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_db.py", line 3546, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_db.py", line 5479, in security_group_rule_create self._validate_port_range(sgr_q) File "/usr/local/lib/python3.6/site-packages/vnc_openstack/neutron_plugin_db.py", line 5468, in _validate_port_range if rule[attr] > 255: TypeError: '>' not supported between instances of 'NoneType' and 'int' 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group_rule HTTP/1.1" 500 156 0.012379 10.0.0.33 - - [2025-08-18 02:09:38] "PUT /access-control-list/6c2211a1-09a1-4bc6-8b92-3e2881d9fee2 HTTP/1.1" 200 272 0.024786 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 1379 0.003721 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 151 0.037895 10.0.0.33 - - [2025-08-18 02:09:38] "DELETE /access-control-list/8e81c6be-0b85-4255-bb44-b88bef9dff71 HTTP/1.1" 200 115 0.017194 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 9829 0.009188 10.0.0.33 - - [2025-08-18 02:09:38] "DELETE /access-control-list/6c2211a1-09a1-4bc6-8b92-3e2881d9fee2 HTTP/1.1" 200 115 0.023723 10.0.0.33 - - [2025-08-18 02:09:38] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002143 10.0.0.33 - - [2025-08-18 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 264 0.002190 10.0.0.33 - - [2025-08-18 02:09:38] "POST /access-control-lists HTTP/1.1" 200 626 0.014629 10.0.0.33 - - [2025-08-18 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 263 0.002808 10.0.0.33 - - [2025-08-18 02:09:38] "POST /access-control-lists HTTP/1.1" 200 624 0.014174 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 1375 0.244264 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group_rule HTTP/1.1" 400 185 0.002767 10.0.0.33 - - [2025-08-18 02:09:38] "PUT /access-control-list/23faf5cf-7532-4057-8525-e111fc3558e8 HTTP/1.1" 200 272 0.008944 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group_rule HTTP/1.1" 400 209 0.002486 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 1375 0.003190 10.0.0.33 - - [2025-08-18 02:09:38] "PUT /access-control-list/925221ea-84ef-44c4-b57d-044566262cf5 HTTP/1.1" 200 272 0.008589 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 151 0.032997 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 9829 0.011292 10.0.0.33 - - [2025-08-18 02:09:38] "DELETE /access-control-list/23faf5cf-7532-4057-8525-e111fc3558e8 HTTP/1.1" 200 115 0.015515 10.0.0.33 - - [2025-08-18 02:09:38] "DELETE /access-control-list/925221ea-84ef-44c4-b57d-044566262cf5 HTTP/1.1" 200 115 0.019637 10.0.0.33 - - [2025-08-18 02:09:38] "POST /neutron/security_group_rule HTTP/1.1" 400 209 0.075768 10.0.0.33 - - [2025-08-18 02:09:38] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001116 10.0.0.33 - - [2025-08-18 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 266 0.002447 10.0.0.33 - - [2025-08-18 02:09:38] "POST /access-control-lists HTTP/1.1" 200 628 0.011699 10.0.0.33 - - [2025-08-18 02:09:38] "POST /fqname-to-id HTTP/1.1" 404 265 0.002531 10.0.0.33 - - [2025-08-18 02:09:38] "POST /access-control-lists HTTP/1.1" 200 626 0.014741 10.0.0.33 - - [2025-08-18 02:09:39] "PUT /access-control-list/1b68f2d6-6d7d-498b-b666-d6286dbd4c66 HTTP/1.1" 200 272 0.008224 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 1379 0.264578 10.0.0.33 - - [2025-08-18 02:09:39] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001025 10.0.0.33 - - [2025-08-18 02:09:39] "PUT /access-control-list/872a3d96-16b5-43ae-8f5b-4c293ae0b5b5 HTTP/1.1" 200 272 0.011726 10.0.0.33 - - [2025-08-18 02:09:39] "PUT /access-control-list/872a3d96-16b5-43ae-8f5b-4c293ae0b5b5 HTTP/1.1" 200 272 0.008172 10.0.0.33 - - [2025-08-18 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 265 0.003470 10.0.0.33 - - [2025-08-18 02:09:39] "POST /access-control-lists HTTP/1.1" 200 627 0.015570 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 1377 0.248424 10.0.0.33 - - [2025-08-18 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 264 0.007253 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group_rule HTTP/1.1" 400 183 0.001203 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 1377 0.004762 10.0.0.33 - - [2025-08-18 02:09:39] "POST /access-control-lists HTTP/1.1" 404 232 0.007754 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.043340 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 11065 0.011815 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 1379 0.003838 10.0.0.33 - - [2025-08-18 02:09:39] "DELETE /access-control-list/0a926f79-f632-4a98-87cf-2833c5221b4a HTTP/1.1" 200 115 0.030046 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.050627 10.0.0.33 - - [2025-08-18 02:09:39] "DELETE /access-control-list/1b68f2d6-6d7d-498b-b666-d6286dbd4c66 HTTP/1.1" 200 115 0.023676 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 9829 0.012556 10.0.0.33 - - [2025-08-18 02:09:39] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001098 10.0.0.33 - - [2025-08-18 02:09:39] "DELETE /access-control-list/872a3d96-16b5-43ae-8f5b-4c293ae0b5b5 HTTP/1.1" 200 115 0.032025 10.0.0.33 - - [2025-08-18 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 266 0.002360 10.0.0.33 - - [2025-08-18 02:09:39] "POST /access-control-lists HTTP/1.1" 200 628 0.013328 10.0.0.33 - - [2025-08-18 02:09:39] "POST /fqname-to-id HTTP/1.1" 404 265 0.002582 10.0.0.33 - - [2025-08-18 02:09:39] "POST /access-control-lists HTTP/1.1" 200 626 0.014122 10.0.0.33 - - [2025-08-18 02:09:39] "PUT /access-control-list/c3f04c7d-127f-4fd0-b01a-cf65f2130457 HTTP/1.1" 200 272 0.007853 10.0.0.33 - - [2025-08-18 02:09:39] "PUT /access-control-list/369df55d-1dc8-42dc-8a65-c06e325aa431 HTTP/1.1" 200 272 0.007999 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 1379 0.346518 10.0.0.33 - - [2025-08-18 02:09:39] "PUT /access-control-list/369df55d-1dc8-42dc-8a65-c06e325aa431 HTTP/1.1" 200 272 0.009181 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 1379 0.005880 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.032665 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 9829 0.010860 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 400 209 0.002925 10.0.0.33 - - [2025-08-18 02:09:39] "POST /neutron/security_group HTTP/1.1" 400 209 0.002883 10.0.0.33 - - [2025-08-18 02:09:40] "POST /neutron/security_group_rule HTTP/1.1" 400 213 0.008402 10.0.0.33 - - [2025-08-18 02:09:40] "DELETE /access-control-list/c3f04c7d-127f-4fd0-b01a-cf65f2130457 HTTP/1.1" 200 115 0.021009 10.0.0.33 - - [2025-08-18 02:09:40] "DELETE /access-control-list/369df55d-1dc8-42dc-8a65-c06e325aa431 HTTP/1.1" 200 115 0.017500 10.0.0.33 - - [2025-08-18 02:09:40] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001218 10.0.0.33 - - [2025-08-18 02:09:40] "POST /neutron/security_group HTTP/1.1" 200 2105 0.070637 10.0.0.33 - - [2025-08-18 02:09:40] "POST /neutron/security_group HTTP/1.1" 200 2095 0.004698 10.0.0.33 - - [2025-08-18 02:09:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.048714 10.0.0.33 - - [2025-08-18 02:09:40] "DELETE /access-control-list/6087ac8e-53d9-4ec1-a4e2-a019518245b2 HTTP/1.1" 200 115 0.027533 10.0.0.33 - - [2025-08-18 02:09:40] "DELETE /access-control-list/4beb8766-fe3a-4a9c-b9d8-0826f7c1b9de HTTP/1.1" 200 115 0.021197 10.0.0.33 - - [2025-08-18 02:09:42] "GET /projects?obj_uuids=de9a5df1-4342-4c26-81f7-85fd2918815b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003589 10.0.0.33 - - [2025-08-18 02:09:42] "GET /domains?obj_uuids=6e790b36-82c2-4cd5-b15a-fea974362cb3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002514 10.0.0.33 - - [2025-08-18 02:09:42] "GET /domain/6e790b36-82c2-4cd5-b15a-fea974362cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051220 10.0.0.33 - - [2025-08-18 02:09:42] "POST /id-to-fqname HTTP/1.1" 200 200 0.001611 10.0.0.33 - - [2025-08-18 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 209 0.002209 10.0.0.33 - - [2025-08-18 02:09:42] "POST /security-groups HTTP/1.1" 200 601 0.063443 10.0.0.33 - - [2025-08-18 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 244 0.003549 10.0.0.33 - - [2025-08-18 02:09:42] "POST /projects HTTP/1.1" 200 605 0.225631 10.0.0.33 - - [2025-08-18 02:09:43] "POST /access-control-lists HTTP/1.1" 200 606 0.061220 10.0.0.33 - - [2025-08-18 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.298016 10.0.0.33 - - [2025-08-18 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 243 0.002865 10.0.0.33 - - [2025-08-18 02:09:43] "POST /neutron/security_group HTTP/1.1" 200 2104 0.473426 10.0.0.33 - - [2025-08-18 02:09:43] "POST /neutron/security_group HTTP/1.1" 200 2094 0.003798 10.0.0.33 - - [2025-08-18 02:09:43] "POST /access-control-lists HTTP/1.1" 500 254 0.029524 10.0.0.33 - - [2025-08-18 02:09:43] "POST /neutron/security_group HTTP/1.1" 200 151 0.046191 10.0.0.33 - - [2025-08-18 02:09:43] "DELETE /access-control-list/a27a1ff4-299c-4e3e-b4de-8cb6a16f3a9d HTTP/1.1" 200 115 0.021865 10.0.0.33 - - [2025-08-18 02:09:55] "DELETE /project/6a358d1f0e014b8c872877dd81ad1501 HTTP/1.1" 404 173 0.027823 10.0.0.33 - - [2025-08-18 02:09:55] "DELETE /project/de9a5df143424c2681f785fd2918815b HTTP/1.1" 404 173 0.019546 10.0.0.33 - - [2025-08-18 02:09:55] "DELETE /project/109fe78eaa064f8b971d9175e1f2d911 HTTP/1.1" 404 173 0.014177 10.0.0.33 - - [2025-08-18 02:09:55] "DELETE /project/3434c7c9e0f244629ca344b8394e59f8 HTTP/1.1" 404 173 0.011228 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001098 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=b040ff27-875c-4a31-b1f5-e4e539bd7a97&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001000 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000948 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000949 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000850 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000850 10.0.0.33 - - [2025-08-18 02:09:55] "DELETE /project/cc545eba72514581a81c38e9c5793939 HTTP/1.1" 404 173 0.016050 10.0.0.33 - - [2025-08-18 02:09:55] "DELETE /project/b040ff27875c4a31b1f5e4e539bd7a97 HTTP/1.1" 404 173 0.010983 10.0.0.33 - - [2025-08-18 02:09:55] "DELETE /project/3c5f39e670d247ad8dfe0b24ac7db90a HTTP/1.1" 404 173 0.016077 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=de9a5df1-4342-4c26-81f7-85fd2918815b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001540 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/b040ff27-875c-4a31-b1f5-e4e539bd7a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.097948 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/3434c7c9-e0f2-4462-9ca3-44b8394e59f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.106583 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/6a358d1f-0e01-4b8c-8728-77dd81ad1501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.104552 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/40ca0901-2f08-4d75-9fd1-8148a67ba078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.107040 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/cc545eba-7251-4581-a81c-38e9c5793939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.105302 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/109fe78e-aa06-4f8b-971d-9175e1f2d911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.125357 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001163 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000887 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000882 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000850 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=b040ff27-875c-4a31-b1f5-e4e539bd7a97&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001214 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000988 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/de9a5df1-4342-4c26-81f7-85fd2918815b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1507 0.190170 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/3434c7c9-e0f2-4462-9ca3-44b8394e59f8?fields=security_groups HTTP/1.1" 200 1123 0.112068 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/6a358d1f-0e01-4b8c-8728-77dd81ad1501?fields=security_groups HTTP/1.1" 200 1106 0.115874 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/cc545eba-7251-4581-a81c-38e9c5793939?fields=security_groups HTTP/1.1" 200 1120 0.116507 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/b040ff27-875c-4a31-b1f5-e4e539bd7a97?fields=security_groups HTTP/1.1" 200 1130 0.129933 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/109fe78e-aa06-4f8b-971d-9175e1f2d911?fields=security_groups HTTP/1.1" 200 1107 0.122866 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/40ca0901-2f08-4d75-9fd1-8148a67ba078?fields=security_groups HTTP/1.1" 200 1107 0.136643 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=de9a5df1-4342-4c26-81f7-85fd2918815b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001061 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=b040ff27-875c-4a31-b1f5-e4e539bd7a97&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001035 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=3434c7c9-e0f2-4462-9ca3-44b8394e59f8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000877 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=6a358d1f-0e01-4b8c-8728-77dd81ad1501&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001035 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=cc545eba-7251-4581-a81c-38e9c5793939&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001109 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=109fe78e-aa06-4f8b-971d-9175e1f2d911&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000932 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/de9a5df1-4342-4c26-81f7-85fd2918815b?fields=security_groups HTTP/1.1" 200 1121 0.117448 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=40ca0901-2f08-4d75-9fd1-8148a67ba078&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000945 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/b040ff27-875c-4a31-b1f5-e4e539bd7a97?fields=application_policy_sets HTTP/1.1" 200 1444 0.066659 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/cc545eba-7251-4581-a81c-38e9c5793939?fields=application_policy_sets HTTP/1.1" 200 1429 0.068958 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/109fe78e-aa06-4f8b-971d-9175e1f2d911?fields=application_policy_sets HTTP/1.1" 200 1410 0.059863 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/3434c7c9-e0f2-4462-9ca3-44b8394e59f8?fields=application_policy_sets HTTP/1.1" 200 1434 0.110130 10.0.0.33 - - [2025-08-18 02:09:55] "GET /projects?obj_uuids=de9a5df1-4342-4c26-81f7-85fd2918815b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.001081 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/40ca0901-2f08-4d75-9fd1-8148a67ba078?fields=application_policy_sets HTTP/1.1" 200 1410 0.104112 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/6a358d1f-0e01-4b8c-8728-77dd81ad1501?fields=application_policy_sets HTTP/1.1" 200 1409 0.140297 10.0.0.33 - - [2025-08-18 02:09:55] "GET /project/de9a5df1-4342-4c26-81f7-85fd2918815b?fields=application_policy_sets HTTP/1.1" 200 1431 0.103391