+++ date ++ echo 'INFO: =================== Thu Mar 19 01:58:01 AM UTC 2026 ===================' INFO: =================== Thu Mar 19 01:58:01 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.21.129 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.129,10.12.36.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.12.36.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/19/2026 01:58:42.819 7f4f959835c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 01:58:43.050 7f4f959835c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 01:58:43.069 7f4f959835c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 01:58:43.070 7f4f959835c0 [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=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-03-19 01:58:54] "GET / HTTP/1.1" 503 181 0.000498 10.0.0.129 - - [2026-03-19 01:58:54] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.129 - - [2026-03-19 01:58:54] "GET / HTTP/1.1" 200 36499 0.002063 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.129 - - [2026-03-19 01:58:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.001562 10.0.0.129 - - [2026-03-19 01:58:55] "GET / HTTP/1.1" 200 45019 0.001641 10.0.0.129 - - [2026-03-19 01:58:55] "GET / HTTP/1.1" 200 45019 0.001368 10.0.0.129 - - [2026-03-19 01:58:55] "POST /fqname-to-id HTTP/1.1" 401 297 0.000566 10.0.0.129 - - [2026-03-19 01:58:55] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000419 10.0.0.129 - - [2026-03-19 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.376995 10.0.0.129 - - [2026-03-19 01:58:55] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012975 10.0.0.129 - - [2026-03-19 01:58:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.003314 10.0.0.129 - - [2026-03-19 01:58:55] "POST /database-nodes HTTP/1.1" 200 597 0.026997 10.0.0.129 - - [2026-03-19 01:58:55] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.039960 10.0.0.129 - - [2026-03-19 01:58:55] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.011376 10.0.0.129 - - [2026-03-19 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.042038 10.0.0.129 - - [2026-03-19 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.129 - - [2026-03-19 01:58:56] "GET / HTTP/1.1" 200 36499 0.003248 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.129 - - [2026-03-19 01:58:56] "GET / HTTP/1.1" 200 36499 0.001756 10.0.0.129 - - [2026-03-19 01:58:57] "GET / HTTP/1.1" 200 36499 0.001725 10.0.0.129 - - [2026-03-19 01:58:57] "GET / HTTP/1.1" 200 36499 0.001344 10.0.0.129 - - [2026-03-19 01:58:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000595 10.0.0.129 - - [2026-03-19 01:58:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.046297 10.0.0.129 - - [2026-03-19 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.129 - - [2026-03-19 01:58:57] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.059954 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:58:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001060 10.0.0.129 - - [2026-03-19 01:58:58] "POST /service-appliance-sets HTTP/1.1" 200 557 0.130810 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:58:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001480 10.0.0.129 - - [2026-03-19 01:58:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.006584 10.0.0.129 - - [2026-03-19 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014205 10.0.0.129 - - [2026-03-19 01:58:58] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009291 10.0.0.129 - - [2026-03-19 01:58:58] "POST /service-appliance-sets HTTP/1.1" 200 545 0.027496 10.0.0.129 - - [2026-03-19 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007592 10.0.0.129 - - [2026-03-19 01:58:58] "GET /network-ipam/fe0cd5c0-9824-44b2-9233-974fa33f1b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.007551 10.0.0.129 - - [2026-03-19 01:58:58] "POST /service-templates HTTP/1.1" 200 515 0.044531 10.0.0.129 - - [2026-03-19 01:58:58] "POST /service-templates HTTP/1.1" 200 505 0.166708 10.0.0.129 - - [2026-03-19 01:58:58] "POST /service-templates HTTP/1.1" 200 519 0.035736 10.0.0.129 - - [2026-03-19 01:58:59] "POST /service-templates HTTP/1.1" 200 539 0.030158 10.0.0.129 - - [2026-03-19 01:58:59] "POST /service-templates HTTP/1.1" 200 511 0.067913 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.129 - - [2026-03-19 01:58:59] "GET / HTTP/1.1" 200 36499 0.001787 10.0.0.129 - - [2026-03-19 01:58:59] "POST /fqname-to-id HTTP/1.1" 401 297 0.000453 10.0.0.129 - - [2026-03-19 01:58:59] "GET /obj-perms HTTP/1.1" 200 6402 0.397558 10.0.0.129 - - [2026-03-19 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.042089 10.0.0.129 - - [2026-03-19 01:59:00] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014814 10.0.0.129 - - [2026-03-19 01:59:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.007334 10.0.0.129 - - [2026-03-19 01:59:00] "POST /config-nodes HTTP/1.1" 200 593 0.026391 10.0.0.129 - - [2026-03-19 01:59:00] "GET /obj-perms HTTP/1.1" 200 6402 0.096528 10.0.0.129 - - [2026-03-19 01:59:00] "GET / HTTP/1.1" 200 36499 0.001760 10.0.0.129 - - [2026-03-19 01:59:00] "POST /fqname-to-id HTTP/1.1" 401 297 0.000504 10.0.0.129 - - [2026-03-19 01:59:00] "GET / HTTP/1.1" 200 36499 0.001292 10.0.0.129 - - [2026-03-19 01:59:00] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.003116 10.0.0.129 - - [2026-03-19 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.050921 10.0.0.129 - - [2026-03-19 01:59:00] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013047 10.0.0.129 - - [2026-03-19 01:59:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.048896 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.003752 10.0.0.129 - - [2026-03-19 01:59:01] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.041427 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000475 10.0.0.129 - - [2026-03-19 01:59:01] "GET / HTTP/1.1" 200 36499 0.002300 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000672 10.0.0.129 - - [2026-03-19 01:59:01] "GET / HTTP/1.1" 200 36499 0.001868 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000523 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.042101 10.0.0.129 - - [2026-03-19 01:59:01] "GET /network-ipam/fe0cd5c0-9824-44b2-9233-974fa33f1b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.006075 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.038905 10.0.0.129 - - [2026-03-19 01:59:01] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012668 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.005324 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.047913 10.0.0.129 - - [2026-03-19 01:59:01] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008419 10.0.0.129 - - [2026-03-19 01:59:01] "POST /config-database-nodes HTTP/1.1" 200 611 0.033951 10.0.0.129 - - [2026-03-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.003736 10.0.0.129 - - [2026-03-19 01:59:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.112415 10.0.0.129 - - [2026-03-19 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003404 10.0.0.129 - - [2026-03-19 01:59:02] "POST /access-control-lists HTTP/1.1" 200 591 0.111303 10.0.0.129 - - [2026-03-19 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.003387 10.0.0.129 - - [2026-03-19 01:59:02] "POST /access-control-lists HTTP/1.1" 200 589 0.027808 10.0.0.129 - - [2026-03-19 01:59:02] "POST /route-targets HTTP/1.1" 200 329 0.012790 10.0.0.129 - - [2026-03-19 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.017485 10.0.0.129 - - [2026-03-19 01:59:02] "POST /route-targets HTTP/1.1" 200 329 0.017786 10.0.0.129 - - [2026-03-19 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.026379 10.0.0.129 - - [2026-03-19 01:59:02] "POST /route-targets HTTP/1.1" 200 329 0.019949 10.0.0.129 - - [2026-03-19 01:59:02] "GET / HTTP/1.1" 200 36499 0.001810 10.0.0.129 - - [2026-03-19 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.021113 10.0.0.129 - - [2026-03-19 01:59:02] "POST /fqname-to-id HTTP/1.1" 401 297 0.004808 10.0.0.129 - - [2026-03-19 01:59:02] "POST /route-targets HTTP/1.1" 200 329 0.021278 10.0.0.129 - - [2026-03-19 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.013551 10.0.0.129 - - [2026-03-19 01:59:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.004786 10.0.0.129 - - [2026-03-19 01:59:03] "POST /access-control-lists HTTP/1.1" 200 555 0.082409 10.0.0.129 - - [2026-03-19 01:59:03] "PUT /access-control-list/c96c0e5f-2c80-4176-ab02-fabf6eb6a42e HTTP/1.1" 200 274 0.017015 10.0.0.129 - - [2026-03-19 01:59:03] "PUT /access-control-list/3c3b659d-4dba-4287-ad1d-7f53925b7ad5 HTTP/1.1" 200 274 0.014182 10.0.0.129 - - [2026-03-19 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.108203 10.0.0.129 - - [2026-03-19 01:59:03] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006840 10.0.0.129 - - [2026-03-19 01:59:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.005488 10.0.0.129 - - [2026-03-19 01:59:03] "POST /analytics-nodes HTTP/1.1" 200 599 0.047185 10.0.0.129 - - [2026-03-19 01:59:03] "GET / HTTP/1.1" 200 36499 0.001925 10.0.0.129 - - [2026-03-19 01:59:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000548 10.0.0.129 - - [2026-03-19 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031969 10.0.0.129 - - [2026-03-19 01:59:04] "GET /routing-instance/7899cdc5-f64e-4d6c-a798-b7b2923283b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005459 10.0.0.129 - - [2026-03-19 01:59:04] "POST /bgp-routers HTTP/1.1" 200 616 0.025704 10.0.0.129 - - [2026-03-19 01:59:04] "GET /bgp-router/7d36c98d-9592-4c41-899b-2e22c1e9f8d9?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.005922 10.0.0.129 - - [2026-03-19 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.129 - - [2026-03-19 01:59:04] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007864 10.0.0.129 - - [2026-03-19 01:59:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004544 10.0.0.129 - - [2026-03-19 01:59:04] "POST /ref-update HTTP/1.1" 200 156 0.011871 10.0.0.129 - - [2026-03-19 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.129 - - [2026-03-19 01:59:05] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004040 10.0.0.129 - - [2026-03-19 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.129 - - [2026-03-19 01:59:06] "PUT /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b HTTP/1.1" 200 278 0.023897 10.0.0.129 - - [2026-03-19 01:59:06] "GET / HTTP/1.1" 200 36499 0.002580 10.0.0.129 - - [2026-03-19 01:59:06] "POST /alarms HTTP/1.1" 401 297 0.000827 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 585 0.053236 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 579 0.044240 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 579 0.033466 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 563 0.023194 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 559 0.023997 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 561 0.022089 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 569 0.027311 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 553 0.029517 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 561 0.026942 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 571 0.028975 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 559 0.027354 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 571 0.020298 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 579 0.065373 10.0.0.129 - - [2026-03-19 01:59:07] "POST /alarms HTTP/1.1" 200 573 0.021121 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 565 0.026494 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 565 0.027155 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 565 0.029630 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 551 0.036813 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 599 0.041030 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 579 0.040734 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 575 0.040952 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 587 0.034833 10.0.0.129 - - [2026-03-19 01:59:08] "POST /alarms HTTP/1.1" 200 613 0.035998 10.0.0.129 - - [2026-03-19 01:59:09] "GET / HTTP/1.1" 200 36499 0.002646 10.0.0.129 - - [2026-03-19 01:59:09] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000685 10.0.0.129 - - [2026-03-19 01:59:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.034947 10.0.0.129 - - [2026-03-19 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.129 - - [2026-03-19 01:59:09] "PUT /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b HTTP/1.1" 200 278 0.020962 10.0.0.129 - - [2026-03-19 01:59:09] "GET / HTTP/1.1" 200 36499 0.001619 10.0.0.129 - - [2026-03-19 01:59:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000433 10.0.0.129 - - [2026-03-19 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032561 10.0.0.129 - - [2026-03-19 01:59:10] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003572 10.0.0.129 - - [2026-03-19 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.129 - - [2026-03-19 01:59:10] "PUT /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b HTTP/1.1" 200 278 0.018927 10.0.0.129 - - [2026-03-19 01:59:10] "GET / HTTP/1.1" 200 36499 0.001576 10.0.0.129 - - [2026-03-19 01:59:10] "POST /fqname-to-id HTTP/1.1" 401 297 0.000498 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000938 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001100 10.0.0.129 - - [2026-03-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.038091 10.0.0.129 - - [2026-03-19 01:59:11] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007425 10.0.0.129 - - [2026-03-19 01:59:11] "PUT /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae HTTP/1.1" 200 276 0.029204 10.0.0.129 - - [2026-03-19 01:59:27] "GET / HTTP/1.1" 200 36499 0.001947 10.0.0.129 - - [2026-03-19 01:59:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000579 10.0.0.129 - - [2026-03-19 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.033588 10.0.0.129 - - [2026-03-19 01:59:27] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007194 10.0.0.129 - - [2026-03-19 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.129 - - [2026-03-19 01:59:27] "GET /config-node/4cb6363b-d0f2-4c52-aed2-1d000db90437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.005709 10.0.0.129 - - [2026-03-19 01:59:38] "GET / HTTP/1.1" 200 36499 0.002162 10.0.0.129 - - [2026-03-19 01:59:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000407 10.0.0.129 - - [2026-03-19 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.037101 10.0.0.129 - - [2026-03-19 01:59:38] "GET /routing-instance/7899cdc5-f64e-4d6c-a798-b7b2923283b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005206 10.0.0.129 - - [2026-03-19 01:59:38] "POST /bgp-routers HTTP/1.1" 409 299 0.005129 10.0.0.129 - - [2026-03-19 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.129 - - [2026-03-19 01:59:38] "GET /bgp-router/7d36c98d-9592-4c41-899b-2e22c1e9f8d9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.006660 10.0.0.129 - - [2026-03-19 01:59:38] "PUT /bgp-router/7d36c98d-9592-4c41-899b-2e22c1e9f8d9 HTTP/1.1" 200 256 0.018194 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001565 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001292 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001155 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001350 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001147 [Introspect:8084]10.0.0.129 - - [2026-03-19 01:59:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001177 10.0.0.129 - - [2026-03-19 02:00:00] "GET /obj-perms HTTP/1.1" 200 6402 0.064080 10.0.0.129 - - [2026-03-19 02:00:01] "GET /obj-perms HTTP/1.1" 200 6402 0.057683 10.0.0.129 - - [2026-03-19 02:00:39] "GET / HTTP/1.1" 200 36499 0.002290 10.0.0.129 - - [2026-03-19 02:00:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000695 10.0.0.129 - - [2026-03-19 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.033109 10.0.0.129 - - [2026-03-19 02:00:40] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009692 10.0.0.129 - - [2026-03-19 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-03-19 02:00:40] "GET /routing-instance/7899cdc5-f64e-4d6c-a798-b7b2923283b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.007248 10.0.0.129 - - [2026-03-19 02:00:40] "PUT /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae HTTP/1.1" 200 276 0.012273 10.0.0.129 - - [2026-03-19 02:00:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.003428 10.0.0.129 - - [2026-03-19 02:00:40] "POST /virtual-routers HTTP/1.1" 200 599 0.027686 10.0.0.129 - - [2026-03-19 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.129 - - [2026-03-19 02:00:40] "GET /virtual-router/f4a86ddf-9786-487e-a5fa-67397c9e3121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.008421 10.0.0.129 - - [2026-03-19 02:00:40] "POST /fqname-to-id HTTP/1.1" 404 227 0.003597 10.0.0.129 - - [2026-03-19 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.129 - - [2026-03-19 02:00:40] "GET /virtual-network/a8436090-4a72-474b-9b13-f73bc4562c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005440 10.0.0.129 - - [2026-03-19 02:00:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.140166 10.0.0.129 - - [2026-03-19 02:00:41] "PUT /access-control-list/44d20123-4740-4391-9cba-7ff69da7a18e HTTP/1.1" 200 274 0.016770 10.0.0.129 - - [2026-03-19 02:01:01] "GET /obj-perms HTTP/1.1" 200 6402 0.058484 10.0.0.129 - - [2026-03-19 02:01:02] "GET /obj-perms HTTP/1.1" 200 6402 0.070214 10.0.0.129 - - [2026-03-19 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.129 - - [2026-03-19 02:01:02] "GET /virtual-router/f4a86ddf-9786-487e-a5fa-67397c9e3121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004804 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:01:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001107 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:01:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001333 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:01:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000983 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:01:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001538 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:01:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001079 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:01:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001239 10.0.0.129 - - [2026-03-19 02:02:02] "GET /obj-perms HTTP/1.1" 200 6402 0.083869 10.0.0.129 - - [2026-03-19 02:02:03] "GET /obj-perms HTTP/1.1" 200 6402 0.103480 10.0.0.129 - - [2026-03-19 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.129 - - [2026-03-19 02:02:03] "GET /virtual-router/f4a86ddf-9786-487e-a5fa-67397c9e3121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004500 10.0.0.129 - - [2026-03-19 02:02:17] "GET / HTTP/1.1" 200 36499 0.001743 10.0.0.129 - - [2026-03-19 02:02:17] "POST /fqname-to-id HTTP/1.1" 401 297 0.000438 10.0.0.129 - - [2026-03-19 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.076487 10.0.0.129 - - [2026-03-19 02:02:18] "GET /global-system-config/556566d1-f2f5-4a59-a1bd-d459d64c44ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.011220 10.0.0.129 - - [2026-03-19 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008342 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:02:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001621 10.0.0.129 - - [2026-03-19 02:02:18] "GET /routing-instance/7899cdc5-f64e-4d6c-a798-b7b2923283b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.021621 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:02:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.005698 10.0.0.129 - - [2026-03-19 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.129 - - [2026-03-19 02:02:18] "GET /virtual-router/f4a86ddf-9786-487e-a5fa-67397c9e3121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.007558 10.0.0.129 - - [2026-03-19 02:02:18] "PUT /virtual-router/f4a86ddf-9786-487e-a5fa-67397c9e3121 HTTP/1.1" 200 264 0.042783 10.0.0.129 - - [2026-03-19 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709 10.0.0.129 - - [2026-03-19 02:02:18] "GET /virtual-router/f4a86ddf-9786-487e-a5fa-67397c9e3121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012745 10.0.0.129 - - [2026-03-19 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.129 - - [2026-03-19 02:02:18] "GET /virtual-machine-interface/515d51d3-4a2d-48ab-92c9-466e32da55e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.018307 10.0.0.129 - - [2026-03-19 02:02:18] "PUT /virtual-machine-interface/515d51d3-4a2d-48ab-92c9-466e32da55e2 HTTP/1.1" 200 286 0.021270 10.0.0.129 - - [2026-03-19 02:03:03] "GET /obj-perms HTTP/1.1" 200 6402 0.072293 10.0.0.129 - - [2026-03-19 02:03:04] "GET /obj-perms HTTP/1.1" 200 6402 0.066492 10.0.0.129 - - [2026-03-19 02:03:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000437 10.0.0.129 - - [2026-03-19 02:03:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000499 10.0.0.129 - - [2026-03-19 02:03:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000497 10.0.0.129 - - [2026-03-19 02:03:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000402 10.0.0.129 - - [2026-03-19 02:04:04] "GET /obj-perms HTTP/1.1" 200 6402 0.066820 10.0.0.129 - - [2026-03-19 02:04:04] "GET /obj-perms HTTP/1.1" 200 6402 0.069000 10.0.0.129 - - [2026-03-19 02:05:05] "GET /obj-perms HTTP/1.1" 200 6402 0.059235 10.0.0.129 - - [2026-03-19 02:05:05] "GET /obj-perms HTTP/1.1" 200 6402 0.057939 10.0.0.129 - - [2026-03-19 02:06:06] "GET /obj-perms HTTP/1.1" 200 6402 0.136074 10.0.0.129 - - [2026-03-19 02:06:07] "GET /obj-perms HTTP/1.1" 200 6402 0.166044 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:06:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001699 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:06:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001477 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:06:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000921 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:06:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001231 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:06:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001433 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:06:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001513 10.0.0.129 - - [2026-03-19 02:07:07] "GET /obj-perms HTTP/1.1" 200 6402 0.062324 10.0.0.129 - - [2026-03-19 02:07:08] "GET /obj-perms HTTP/1.1" 200 6402 0.056394 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:07:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000933 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:07:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001186 10.0.0.129 - - [2026-03-19 02:08:08] "GET /obj-perms HTTP/1.1" 200 6402 0.056522 10.0.0.129 - - [2026-03-19 02:08:09] "GET /obj-perms HTTP/1.1" 200 6402 0.077243 10.0.0.129 - - [2026-03-19 02:08:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000399 10.0.0.129 - - [2026-03-19 02:08:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000649 10.0.0.129 - - [2026-03-19 02:08:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000540 10.0.0.129 - - [2026-03-19 02:08:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000411 10.0.0.129 - - [2026-03-19 02:08:58] "GET / HTTP/1.1" 200 36499 0.002181 10.0.0.129 - - [2026-03-19 02:09:07] "GET /project/34b90d31-21c9-4fcd-bcda-1498ebccef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000440 10.0.0.129 - - [2026-03-19 02:09:08] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.039696 10.0.0.129 - - [2026-03-19 02:09:08] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003011 10.0.0.129 - - [2026-03-19 02:09:08] "POST /domains HTTP/1.1" 200 331 0.016976 10.0.0.129 - - [2026-03-19 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.064472 10.0.0.129 - - [2026-03-19 02:09:08] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.174710 10.0.0.129 - - [2026-03-19 02:09:08] "POST /id-to-fqname HTTP/1.1" 200 165 0.002006 10.0.0.129 - - [2026-03-19 02:09:08] "POST /fqname-to-id HTTP/1.1" 404 174 0.003642 10.0.0.129 - - [2026-03-19 02:09:08] "POST /security-groups HTTP/1.1" 200 560 0.072161 10.0.0.129 - - [2026-03-19 02:09:08] "POST /projects HTTP/1.1" 200 531 0.319578 10.0.0.129 - - [2026-03-19 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.357196 10.0.0.129 - - [2026-03-19 02:09:08] "POST /fqname-to-id HTTP/1.1" 404 205 0.034920 10.0.0.129 - - [2026-03-19 02:09:08] "POST /access-control-lists HTTP/1.1" 200 575 0.075588 10.0.0.129 - - [2026-03-19 02:09:09] "POST /fqname-to-id HTTP/1.1" 404 204 0.007935 10.0.0.129 - - [2026-03-19 02:09:09] "GET /project/34b90d31-21c9-4fcd-bcda-1498ebccef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.780684 10.0.0.129 - - [2026-03-19 02:09:09] "POST /access-control-lists HTTP/1.1" 200 573 0.070964 10.0.0.129 - - [2026-03-19 02:09:09] "GET /obj-perms HTTP/1.1" 200 6402 0.071950 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-03-19T02:09:09Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-03-19 02:09:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001362 10.0.0.129 - - [2026-03-19 02:09:09] "GET /obj-perms HTTP/1.1" 200 6402 0.055828 10.0.0.129 - - [2026-03-19 02:09:10] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001621 10.0.0.129 - - [2026-03-19 02:09:10] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008715 10.0.0.129 - - [2026-03-19 02:09:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.027987 10.0.0.129 - - [2026-03-19 02:09:11] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002900 10.0.0.129 - - [2026-03-19 02:09:11] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001305 10.0.0.129 - - [2026-03-19 02:09:11] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007595 10.0.0.129 - - [2026-03-19 02:09:11] "POST /id-to-fqname HTTP/1.1" 200 199 0.007811 10.0.0.129 - - [2026-03-19 02:09:11] "POST /fqname-to-id HTTP/1.1" 404 208 0.004452 10.0.0.129 - - [2026-03-19 02:09:11] "POST /security-groups HTTP/1.1" 200 594 0.065632 10.0.0.129 - - [2026-03-19 02:09:11] "POST /fqname-to-id HTTP/1.1" 404 243 0.002456 10.0.0.129 - - [2026-03-19 02:09:11] "POST /projects HTTP/1.1" 200 599 0.250276 10.0.0.129 - - [2026-03-19 02:09:11] "POST /access-control-lists HTTP/1.1" 200 609 0.059582 10.0.0.129 - - [2026-03-19 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.331736 10.0.0.129 - - [2026-03-19 02:09:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.003561 10.0.0.129 - - [2026-03-19 02:09:11] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.470335 10.0.0.129 - - [2026-03-19 02:09:11] "POST /access-control-lists HTTP/1.1" 200 607 0.062081 10.0.0.129 - - [2026-03-19 02:09:13] "GET / HTTP/1.1" 200 36499 0.001887 10.0.0.129 - - [2026-03-19 02:09:20] "POST /fqname-to-id HTTP/1.1" 401 297 0.000510 10.0.0.129 - - [2026-03-19 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.084855 10.0.0.129 - - [2026-03-19 02:09:21] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001254 10.0.0.129 - - [2026-03-19 02:09:21] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.026516 252.129.61.65 - - [2026-03-19 02:09:21] "POST /neutron/network HTTP/1.1" 200 117 0.058519 10.0.0.129 - - [2026-03-19 02:09:21] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001170 252.129.61.65 - - [2026-03-19 02:09:21] "POST /neutron/network HTTP/1.1" 200 618 0.069989 10.0.0.129 - - [2026-03-19 02:09:21] "POST /route-targets HTTP/1.1" 200 329 0.011445 10.0.0.129 - - [2026-03-19 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.013489 10.0.0.129 - - [2026-03-19 02:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005795 252.129.61.65 - - [2026-03-19 02:09:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.221246 252.129.61.65 - - [2026-03-19 02:09:22] "POST /neutron/network HTTP/1.1" 200 837 0.006444 10.0.0.129 - - [2026-03-19 02:09:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.001241 10.0.0.129 - - [2026-03-19 02:09:22] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005009 252.129.61.65 - - [2026-03-19 02:09:22] "POST /neutron/network HTTP/1.1" 200 837 0.005614 10.0.0.129 - - [2026-03-19 02:09:22] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006097 252.129.61.65 - - [2026-03-19 02:09:22] "POST /neutron/network HTTP/1.1" 200 837 0.006312 252.129.61.65 - - [2026-03-19 02:09:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.009211 10.0.0.129 - - [2026-03-19 02:09:22] "GET /domains HTTP/1.1" 401 297 0.000521 10.0.0.129 - - [2026-03-19 02:09:22] "GET /domains HTTP/1.1" 200 440 0.034831 10.0.0.129 - - [2026-03-19 02:09:23] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001128 10.0.0.129 - - [2026-03-19 02:09:23] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1320 0.011048 10.0.0.129 - - [2026-03-19 02:09:23] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000985 10.0.0.129 - - [2026-03-19 02:09:23] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575 HTTP/1.1" 200 2170 0.050825 10.0.0.129 - - [2026-03-19 02:09:23] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d HTTP/1.1" 200 2347 0.008321 10.0.0.129 - - [2026-03-19 02:09:23] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d HTTP/1.1" 200 2347 0.005569 10.0.0.129 - - [2026-03-19 02:09:23] "GET /routing-instance/7c0a2722-1800-4ec0-a1e5-dcfa56388493 HTTP/1.1" 200 1498 0.004566 10.0.0.129 - - [2026-03-19 02:09:23] "GET /routing-instance/7c0a2722-1800-4ec0-a1e5-dcfa56388493 HTTP/1.1" 200 1498 0.005064 10.0.0.129 - - [2026-03-19 02:09:23] "GET /route-target/44913ee6-ce06-45ae-ad38-4a4d9d9c8f37 HTTP/1.1" 200 1221 0.004813 10.0.0.129 - - [2026-03-19 02:09:23] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d HTTP/1.1" 200 2347 0.005077 10.0.0.129 - - [2026-03-19 02:09:23] "GET /routing-instance/7c0a2722-1800-4ec0-a1e5-dcfa56388493 HTTP/1.1" 200 1498 0.004227 10.0.0.129 - - [2026-03-19 02:09:23] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005635 10.0.0.129 - - [2026-03-19 02:09:23] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d HTTP/1.1" 200 2347 0.005527 10.0.0.129 - - [2026-03-19 02:09:23] "GET /routing-instance/7c0a2722-1800-4ec0-a1e5-dcfa56388493 HTTP/1.1" 200 1498 0.004099 10.0.0.129 - - [2026-03-19 02:09:23] "GET /routing-instance/7c0a2722-1800-4ec0-a1e5-dcfa56388493 HTTP/1.1" 200 1498 0.004379 10.0.0.129 - - [2026-03-19 02:09:23] "GET /route-target/44913ee6-ce06-45ae-ad38-4a4d9d9c8f37 HTTP/1.1" 200 1221 0.005622 10.0.0.129 - - [2026-03-19 02:09:23] "GET /domains HTTP/1.1" 200 440 0.002762 10.0.0.129 - - [2026-03-19 02:09:23] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001092 10.0.0.129 - - [2026-03-19 02:09:23] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1320 0.006962 10.0.0.129 - - [2026-03-19 02:09:24] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001184 10.0.0.129 - - [2026-03-19 02:09:24] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575 HTTP/1.1" 200 2170 0.031474 10.0.0.129 - - [2026-03-19 02:09:24] "GET /virtual-network/bb7d3438-a8bd-4027-8fb4-40c21c000a9d HTTP/1.1" 200 2347 0.005689 10.0.0.129 - - [2026-03-19 02:09:24] "GET /obj-perms HTTP/1.1" 200 6471 0.059289 10.0.0.129 - - [2026-03-19 02:09:24] "POST /id-to-fqname HTTP/1.1" 200 231 0.001549 252.129.61.65 - - [2026-03-19 02:09:28] "POST /neutron/network HTTP/1.1" 200 847 0.006107 252.129.61.65 - - [2026-03-19 02:09:28] "GET /aaa-mode HTTP/1.1" 401 297 0.000416 252.129.61.65 - - [2026-03-19 02:09:28] "GET / HTTP/1.1" 200 36499 0.002002 252.129.61.65 - - [2026-03-19 02:09:28] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000489 10.0.0.129 - - [2026-03-19 02:09:28] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001042 252.129.61.65 - - [2026-03-19 02:09:28] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.063729 252.129.61.65 - - [2026-03-19 02:09:29] "POST /neutron/network HTTP/1.1" 200 837 0.034940 252.129.61.65 - - [2026-03-19 02:09:30] "POST /neutron/port HTTP/1.1" 200 117 0.005440 252.129.61.65 - - [2026-03-19 02:09:31] "POST /neutron/port HTTP/1.1" 200 117 0.005774 252.129.61.65 - - [2026-03-19 02:09:32] "POST /neutron/network HTTP/1.1" 200 847 0.005697 10.0.0.129 - - [2026-03-19 02:09:32] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001822 252.129.61.65 - - [2026-03-19 02:09:32] "POST /neutron/port HTTP/1.1" 200 1069 0.273522 252.129.61.65 - - [2026-03-19 02:09:32] "POST /neutron/port HTTP/1.1" 200 1079 0.015596 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008063 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/port HTTP/1.1" 200 1069 0.047422 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/port HTTP/1.1" 200 1069 0.021795 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/port HTTP/1.1" 200 1119 0.109111 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/port HTTP/1.1" 200 1129 0.016064 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005095 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.013609 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/port HTTP/1.1" 200 117 0.001521 252.129.61.65 - - [2026-03-19 02:09:33] "POST /neutron/network HTTP/1.1" 200 837 0.007359 252.129.61.65 - - [2026-03-19 02:09:38] "POST /neutron/port HTTP/1.1" 200 1129 0.020129 252.129.61.65 - - [2026-03-19 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010091 10.0.0.129 - - [2026-03-19 02:09:38] "GET /obj-perms HTTP/1.1" 200 6471 0.002488 10.0.0.129 - - [2026-03-19 02:09:39] "GET /obj-perms HTTP/1.1" 200 6471 0.001781 10.0.0.129 - - [2026-03-19 02:09:40] "GET /obj-perms HTTP/1.1" 200 6471 0.001900 10.0.0.129 - - [2026-03-19 02:09:41] "GET /obj-perms HTTP/1.1" 200 6471 0.001706 10.0.0.129 - - [2026-03-19 02:09:42] "GET /obj-perms HTTP/1.1" 200 6471 0.001859 252.129.61.65 - - [2026-03-19 02:09:43] "POST /neutron/network HTTP/1.1" 200 837 0.006787 252.129.61.65 - - [2026-03-19 02:09:43] "POST /neutron/network HTTP/1.1" 400 204 0.016690 252.129.61.65 - - [2026-03-19 02:09:44] "POST /neutron/port HTTP/1.1" 200 1129 0.016695 252.129.61.65 - - [2026-03-19 02:09:44] "POST /neutron/port HTTP/1.1" 200 1119 0.011714 252.129.61.65 - - [2026-03-19 02:09:44] "POST /neutron/port HTTP/1.1" 200 151 0.132709 252.129.61.65 - - [2026-03-19 02:09:46] "POST /neutron/network HTTP/1.1" 200 837 0.007921 10.0.0.129 - - [2026-03-19 02:09:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003241 10.0.0.129 - - [2026-03-19 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.129 - - [2026-03-19 02:09:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003635 252.129.61.65 - - [2026-03-19 02:09:46] "POST /neutron/network HTTP/1.1" 200 151 0.101640 10.0.0.129 - - [2026-03-19 02:09:46] "DELETE /route-target/44913ee6-ce06-45ae-ad38-4a4d9d9c8f37 HTTP/1.1" 200 115 0.027172 10.0.0.129 - - [2026-03-19 02:09:46] "GET /routing-instance/7c0a2722-1800-4ec0-a1e5-dcfa56388493 HTTP/1.1" 404 171 0.003272 10.0.0.129 - - [2026-03-19 02:09:46] "GET /domains HTTP/1.1" 200 440 0.003262 10.0.0.129 - - [2026-03-19 02:09:46] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.129 - - [2026-03-19 02:09:46] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1320 0.013676 10.0.0.129 - - [2026-03-19 02:09:46] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001248 10.0.0.129 - - [2026-03-19 02:09:46] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575 HTTP/1.1" 200 1920 0.029716 10.0.0.129 - - [2026-03-19 02:09:46] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001244 10.0.0.129 - - [2026-03-19 02:09:46] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.030050 10.0.0.129 - - [2026-03-19 02:09:46] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002254 10.0.0.129 - - [2026-03-19 02:09:47] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?fields=virtual_networks HTTP/1.1" 200 1056 0.073459 10.0.0.129 - - [2026-03-19 02:09:47] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001287 10.0.0.129 - - [2026-03-19 02:09:47] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.025094 10.0.0.129 - - [2026-03-19 02:09:47] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001291 10.0.0.129 - - [2026-03-19 02:09:47] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?fields=security_groups HTTP/1.1" 200 1293 0.030232 10.0.0.129 - - [2026-03-19 02:09:47] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001799 10.0.0.129 - - [2026-03-19 02:09:48] "GET /project/34b90d31-21c9-4fcd-bcda-1498ebccef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.058709 10.0.0.129 - - [2026-03-19 02:09:52] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001119 10.0.0.129 - - [2026-03-19 02:09:52] "GET /project/34b90d31-21c9-4fcd-bcda-1498ebccef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.026334 10.0.0.129 - - [2026-03-19 02:09:53] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003979 10.0.0.129 - - [2026-03-19 02:09:53] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001607 10.0.0.129 - - [2026-03-19 02:09:53] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010701 10.0.0.129 - - [2026-03-19 02:09:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.034055 10.0.0.129 - - [2026-03-19 02:09:54] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002541 10.0.0.129 - - [2026-03-19 02:09:54] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001033 10.0.0.129 - - [2026-03-19 02:09:54] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007266 10.0.0.129 - - [2026-03-19 02:09:54] "POST /id-to-fqname HTTP/1.1" 200 200 0.001448 10.0.0.129 - - [2026-03-19 02:09:54] "POST /fqname-to-id HTTP/1.1" 404 209 0.004790 10.0.0.129 - - [2026-03-19 02:09:54] "POST /security-groups HTTP/1.1" 200 595 0.070750 10.0.0.129 - - [2026-03-19 02:09:54] "POST /fqname-to-id HTTP/1.1" 404 244 0.003433 10.0.0.129 - - [2026-03-19 02:09:54] "POST /projects HTTP/1.1" 200 601 0.238650 10.0.0.129 - - [2026-03-19 02:09:54] "POST /access-control-lists HTTP/1.1" 200 610 0.061358 10.0.0.129 - - [2026-03-19 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.317077 10.0.0.129 - - [2026-03-19 02:09:54] "POST /fqname-to-id HTTP/1.1" 404 243 0.003547 10.0.0.129 - - [2026-03-19 02:09:54] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.462389 10.0.0.129 - - [2026-03-19 02:09:54] "POST /access-control-lists HTTP/1.1" 200 608 0.066551 10.0.0.129 - - [2026-03-19 02:09:56] "GET / HTTP/1.1" 200 36499 0.001995 10.0.0.129 - - [2026-03-19 02:09:56] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001126 10.0.0.129 - - [2026-03-19 02:09:56] "GET /project/34b90d31-21c9-4fcd-bcda-1498ebccef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.048171 10.0.0.129 - - [2026-03-19 02:09:57] "DELETE /project/2eb63f19b05c4f52b314e9054ce7abeb HTTP/1.1" 404 173 0.011660 10.0.0.129 - - [2026-03-19 02:09:57] "DELETE /project/34b90d3121c94fcdbcda1498ebccef39 HTTP/1.1" 404 173 0.010849 10.0.0.129 - - [2026-03-19 02:09:57] "DELETE /project/2b07c0d53c4f4192b3785f1fd89d7575 HTTP/1.1" 404 173 0.004062 10.0.0.129 - - [2026-03-19 02:09:57] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000906 10.0.0.129 - - [2026-03-19 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.129 - - [2026-03-19 02:09:57] "GET /security-group/980158c9-e4f9-49f1-9d92-16a4c7c55b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.008923 10.0.0.129 - - [2026-03-19 02:09:57] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.042309 10.0.0.129 - - [2026-03-19 02:09:57] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001428 10.0.0.129 - - [2026-03-19 02:09:57] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?fields=security_groups HTTP/1.1" 200 1383 0.028529 10.0.0.129 - - [2026-03-19 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.129 - - [2026-03-19 02:09:57] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001059 10.0.0.129 - - [2026-03-19 02:09:57] "GET /project/34b90d31-21c9-4fcd-bcda-1498ebccef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.046059 10.0.0.129 - - [2026-03-19 02:09:57] "DELETE /security-group/1b7d7bc8-f8fd-4698-96c9-a0ed3e34af6e HTTP/1.1" 200 115 0.082536 10.0.0.129 - - [2026-03-19 02:09:57] "GET /projects?obj_uuids=2b07c0d5-3c4f-4192-b378-5f1fd89d7575&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000924 10.0.0.129 - - [2026-03-19 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009732 10.0.0.129 - - [2026-03-19 02:09:57] "DELETE /access-control-list/d6a0baa0-efb2-4d38-9a59-c57e0cc13e23 HTTP/1.1" 200 115 0.036616 10.0.0.129 - - [2026-03-19 02:09:57] "GET /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575?fields=application_policy_sets HTTP/1.1" 200 1422 0.037550 10.0.0.129 - - [2026-03-19 02:09:57] "DELETE /access-control-list/f79447b4-e4e9-4ab5-9c37-8df0e63d902a HTTP/1.1" 200 115 0.034627 10.0.0.129 - - [2026-03-19 02:09:57] "GET /security-group/980158c9-e4f9-49f1-9d92-16a4c7c55b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.005074 10.0.0.129 - - [2026-03-19 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.129 - - [2026-03-19 02:09:57] "DELETE /project/2b07c0d5-3c4f-4192-b378-5f1fd89d7575 HTTP/1.1" 200 115 0.357719 10.0.0.129 - - [2026-03-19 02:09:57] "PUT /security-group/980158c9-e4f9-49f1-9d92-16a4c7c55b41 HTTP/1.1" 200 264 0.022156 10.0.0.129 - - [2026-03-19 02:09:57] "PUT /access-control-list/f39d499d-828d-4ccc-947b-4a6b68f0e962 HTTP/1.1" 200 274 0.020404 10.0.0.129 - - [2026-03-19 02:09:57] "PUT /access-control-list/7a996293-e187-48e9-bce2-fe6ce8fcc767 HTTP/1.1" 200 274 0.012757 10.0.0.129 - - [2026-03-19 02:09:58] "POST /fqname-to-id HTTP/1.1" 401 297 0.000501 10.0.0.129 - - [2026-03-19 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.075399 10.0.0.129 - - [2026-03-19 02:09:58] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001136 10.0.0.129 - - [2026-03-19 02:09:58] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.024753 252.129.61.65 - - [2026-03-19 02:09:58] "POST /neutron/network HTTP/1.1" 200 117 0.037427 10.0.0.129 - - [2026-03-19 02:09:58] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001281 252.129.61.65 - - [2026-03-19 02:09:58] "POST /neutron/network HTTP/1.1" 200 617 0.076101 10.0.0.129 - - [2026-03-19 02:09:58] "POST /route-targets HTTP/1.1" 200 329 0.014997 10.0.0.129 - - [2026-03-19 02:09:58] "POST /ref-update HTTP/1.1" 200 156 0.019414 10.0.0.129 - - [2026-03-19 02:09:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003850 252.129.61.65 - - [2026-03-19 02:09:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.160040 252.129.61.65 - - [2026-03-19 02:09:59] "POST /neutron/network HTTP/1.1" 200 835 0.007967 10.0.0.129 - - [2026-03-19 02:09:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001687 10.0.0.129 - - [2026-03-19 02:09:59] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005813 252.129.61.65 - - [2026-03-19 02:09:59] "POST /neutron/network HTTP/1.1" 200 835 0.005887 10.0.0.129 - - [2026-03-19 02:09:59] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006613 252.129.61.65 - - [2026-03-19 02:09:59] "POST /neutron/network HTTP/1.1" 200 835 0.006451 252.129.61.65 - - [2026-03-19 02:09:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.007985 10.0.0.129 - - [2026-03-19 02:09:59] "GET /domains HTTP/1.1" 401 297 0.000531 10.0.0.129 - - [2026-03-19 02:09:59] "GET /domains HTTP/1.1" 200 440 0.033432 10.0.0.129 - - [2026-03-19 02:09:59] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001432 10.0.0.129 - - [2026-03-19 02:09:59] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.009392 10.0.0.129 - - [2026-03-19 02:09:59] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001190 10.0.0.129 - - [2026-03-19 02:10:00] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 2176 0.047246 10.0.0.129 - - [2026-03-19 02:10:00] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b HTTP/1.1" 200 2340 0.007654 10.0.0.129 - - [2026-03-19 02:10:00] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b HTTP/1.1" 200 2340 0.005489 10.0.0.129 - - [2026-03-19 02:10:00] "GET /routing-instance/86ed2161-7a4e-46dd-9ca6-6d80374d9f73 HTTP/1.1" 200 1495 0.003808 10.0.0.129 - - [2026-03-19 02:10:00] "GET /routing-instance/86ed2161-7a4e-46dd-9ca6-6d80374d9f73 HTTP/1.1" 200 1495 0.005150 10.0.0.129 - - [2026-03-19 02:10:00] "GET /route-target/344e9eee-255b-46dd-9bf8-ffa34c487f38 HTTP/1.1" 200 1220 0.004940 10.0.0.129 - - [2026-03-19 02:10:00] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b HTTP/1.1" 200 2340 0.007120 10.0.0.129 - - [2026-03-19 02:10:00] "GET /routing-instance/86ed2161-7a4e-46dd-9ca6-6d80374d9f73 HTTP/1.1" 200 1495 0.004136 10.0.0.129 - - [2026-03-19 02:10:00] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009604 10.0.0.129 - - [2026-03-19 02:10:00] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b HTTP/1.1" 200 2340 0.008641 10.0.0.129 - - [2026-03-19 02:10:00] "GET /routing-instance/86ed2161-7a4e-46dd-9ca6-6d80374d9f73 HTTP/1.1" 200 1495 0.004414 10.0.0.129 - - [2026-03-19 02:10:00] "GET /routing-instance/86ed2161-7a4e-46dd-9ca6-6d80374d9f73 HTTP/1.1" 200 1495 0.003906 10.0.0.129 - - [2026-03-19 02:10:00] "GET /route-target/344e9eee-255b-46dd-9bf8-ffa34c487f38 HTTP/1.1" 200 1220 0.003975 10.0.0.129 - - [2026-03-19 02:10:00] "GET /domains HTTP/1.1" 200 440 0.003360 10.0.0.129 - - [2026-03-19 02:10:00] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001251 10.0.0.129 - - [2026-03-19 02:10:00] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.007729 10.0.0.129 - - [2026-03-19 02:10:00] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001238 10.0.0.129 - - [2026-03-19 02:10:00] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 2176 0.034317 10.0.0.129 - - [2026-03-19 02:10:01] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b HTTP/1.1" 200 2340 0.005487 10.0.0.129 - - [2026-03-19 02:10:01] "GET /obj-perms HTTP/1.1" 200 6473 0.079873 10.0.0.129 - - [2026-03-19 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.129 - - [2026-03-19 02:10:01] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001104 10.0.0.129 - - [2026-03-19 02:10:01] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.030828 252.129.61.65 - - [2026-03-19 02:10:01] "POST /neutron/network HTTP/1.1" 200 117 0.017998 10.0.0.129 - - [2026-03-19 02:10:01] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001213 252.129.61.65 - - [2026-03-19 02:10:02] "POST /neutron/network HTTP/1.1" 200 617 0.107399 10.0.0.129 - - [2026-03-19 02:10:02] "POST /route-targets HTTP/1.1" 200 329 0.013922 10.0.0.129 - - [2026-03-19 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.027177 10.0.0.129 - - [2026-03-19 02:10:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005513 252.129.61.65 - - [2026-03-19 02:10:02] "POST /neutron/subnet HTTP/1.1" 200 734 0.167106 252.129.61.65 - - [2026-03-19 02:10:02] "POST /neutron/network HTTP/1.1" 200 838 0.006381 10.0.0.129 - - [2026-03-19 02:10:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.001390 10.0.0.129 - - [2026-03-19 02:10:02] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005301 252.129.61.65 - - [2026-03-19 02:10:02] "POST /neutron/network HTTP/1.1" 200 838 0.007932 10.0.0.129 - - [2026-03-19 02:10:02] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007172 252.129.61.65 - - [2026-03-19 02:10:02] "POST /neutron/network HTTP/1.1" 200 838 0.006111 252.129.61.65 - - [2026-03-19 02:10:02] "POST /neutron/subnet HTTP/1.1" 200 734 0.008083 10.0.0.129 - - [2026-03-19 02:10:02] "GET /domains HTTP/1.1" 200 440 0.002857 10.0.0.129 - - [2026-03-19 02:10:02] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001437 10.0.0.129 - - [2026-03-19 02:10:02] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.007515 10.0.0.129 - - [2026-03-19 02:10:02] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001223 10.0.0.129 - - [2026-03-19 02:10:02] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 2404 0.035298 10.0.0.129 - - [2026-03-19 02:10:02] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0 HTTP/1.1" 200 2350 0.006552 10.0.0.129 - - [2026-03-19 02:10:02] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0 HTTP/1.1" 200 2350 0.005523 10.0.0.129 - - [2026-03-19 02:10:02] "GET /routing-instance/c04d5a89-c41a-4c61-8c8d-87d93f0bee82 HTTP/1.1" 200 1496 0.004111 10.0.0.129 - - [2026-03-19 02:10:02] "GET /routing-instance/c04d5a89-c41a-4c61-8c8d-87d93f0bee82 HTTP/1.1" 200 1496 0.004812 10.0.0.129 - - [2026-03-19 02:10:03] "GET /route-target/7583b5f0-b4b4-4233-b174-7777e61c60aa HTTP/1.1" 200 1220 0.003810 10.0.0.129 - - [2026-03-19 02:10:03] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0 HTTP/1.1" 200 2350 0.006207 10.0.0.129 - - [2026-03-19 02:10:03] "GET /routing-instance/c04d5a89-c41a-4c61-8c8d-87d93f0bee82 HTTP/1.1" 200 1496 0.004212 10.0.0.129 - - [2026-03-19 02:10:03] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005559 10.0.0.129 - - [2026-03-19 02:10:03] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0 HTTP/1.1" 200 2350 0.005297 10.0.0.129 - - [2026-03-19 02:10:03] "GET /routing-instance/c04d5a89-c41a-4c61-8c8d-87d93f0bee82 HTTP/1.1" 200 1496 0.004224 10.0.0.129 - - [2026-03-19 02:10:03] "GET /routing-instance/c04d5a89-c41a-4c61-8c8d-87d93f0bee82 HTTP/1.1" 200 1496 0.004582 10.0.0.129 - - [2026-03-19 02:10:03] "GET /route-target/7583b5f0-b4b4-4233-b174-7777e61c60aa HTTP/1.1" 200 1220 0.003546 10.0.0.129 - - [2026-03-19 02:10:03] "GET /domains HTTP/1.1" 200 440 0.002748 10.0.0.129 - - [2026-03-19 02:10:03] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.129 - - [2026-03-19 02:10:03] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.007547 10.0.0.129 - - [2026-03-19 02:10:03] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001284 10.0.0.129 - - [2026-03-19 02:10:03] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 2404 0.032376 10.0.0.129 - - [2026-03-19 02:10:03] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0 HTTP/1.1" 200 2350 0.005341 10.0.0.129 - - [2026-03-19 02:10:03] "GET /obj-perms HTTP/1.1" 200 6473 0.002473 10.0.0.129 - - [2026-03-19 02:10:04] "POST /id-to-fqname HTTP/1.1" 200 231 0.001617 252.129.61.65 - - [2026-03-19 02:10:04] "POST /neutron/network HTTP/1.1" 200 848 0.005996 252.129.61.65 - - [2026-03-19 02:10:04] "GET /aaa-mode HTTP/1.1" 401 297 0.000702 252.129.61.65 - - [2026-03-19 02:10:04] "GET / HTTP/1.1" 200 36499 0.002036 252.129.61.65 - - [2026-03-19 02:10:04] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000493 10.0.0.129 - - [2026-03-19 02:10:04] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001246 252.129.61.65 - - [2026-03-19 02:10:04] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.068079 252.129.61.65 - - [2026-03-19 02:10:05] "POST /neutron/network HTTP/1.1" 200 838 0.040124 252.129.61.65 - - [2026-03-19 02:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.006510 252.129.61.65 - - [2026-03-19 02:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.007563 10.0.0.129 - - [2026-03-19 02:10:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001510 252.129.61.65 - - [2026-03-19 02:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.009774 252.129.61.65 - - [2026-03-19 02:10:07] "POST /neutron/network HTTP/1.1" 200 845 0.021342 252.129.61.65 - - [2026-03-19 02:10:07] "GET /aaa-mode HTTP/1.1" 401 297 0.000437 252.129.61.65 - - [2026-03-19 02:10:07] "GET / HTTP/1.1" 200 36499 0.005759 252.129.61.65 - - [2026-03-19 02:10:07] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001337 252.129.61.65 - - [2026-03-19 02:10:08] "POST /neutron/network HTTP/1.1" 200 848 0.061802 10.0.0.129 - - [2026-03-19 02:10:08] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001005 10.0.0.129 - - [2026-03-19 02:10:08] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.024349 252.129.61.65 - - [2026-03-19 02:10:08] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.644904 252.129.61.65 - - [2026-03-19 02:10:09] "POST /neutron/network HTTP/1.1" 200 835 0.080138 252.129.61.65 - - [2026-03-19 02:10:09] "POST /neutron/port HTTP/1.1" 200 1072 1.413487 252.129.61.65 - - [2026-03-19 02:10:10] "POST /neutron/port HTTP/1.1" 200 1072 0.283039 252.129.61.65 - - [2026-03-19 02:10:10] "POST /neutron/port HTTP/1.1" 200 1082 0.361860 252.129.61.65 - - [2026-03-19 02:10:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.045104 252.129.61.65 - - [2026-03-19 02:10:10] "POST /neutron/port HTTP/1.1" 200 1072 0.140803 252.129.61.65 - - [2026-03-19 02:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.099129 10.0.0.129 - - [2026-03-19 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.045707 10.0.0.129 - - [2026-03-19 02:10:10] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001150 10.0.0.129 - - [2026-03-19 02:10:11] "GET /obj-perms HTTP/1.1" 200 6402 0.225162 10.0.0.129 - - [2026-03-19 02:10:11] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.503006 10.0.0.129 - - [2026-03-19 02:10:11] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.039505 252.129.61.65 - - [2026-03-19 02:10:11] "POST /neutron/port HTTP/1.1" 200 1122 0.900789 10.0.0.129 - - [2026-03-19 02:10:11] "GET /floating-ip-pools?parent_id=0a4cc25a-1e95-4d66-92e9-a296801e4f3b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008901 10.0.0.129 - - [2026-03-19 02:10:11] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.017100 252.129.61.65 - - [2026-03-19 02:10:11] "POST /neutron/port HTTP/1.1" 200 1132 0.145605 10.0.0.129 - - [2026-03-19 02:10:11] "POST /floating-ip-pools HTTP/1.1" 200 611 0.184812 252.129.61.65 - - [2026-03-19 02:10:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.043975 10.0.0.129 - - [2026-03-19 02:10:11] "POST /ref-update HTTP/1.1" 200 156 0.103236 10.0.0.129 - - [2026-03-19 02:10:11] "GET /obj-perms HTTP/1.1" 200 6402 0.158694 10.0.0.129 - - [2026-03-19 02:10:12] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.145965 252.129.61.65 - - [2026-03-19 02:10:12] "POST /neutron/subnet HTTP/1.1" 200 708 0.159461 10.0.0.129 - - [2026-03-19 02:10:12] "GET /domains HTTP/1.1" 200 440 0.020214 252.129.61.65 - - [2026-03-19 02:10:12] "POST /neutron/port HTTP/1.1" 200 117 0.010816 252.129.61.65 - - [2026-03-19 02:10:12] "POST /neutron/network HTTP/1.1" 200 845 0.066733 10.0.0.129 - - [2026-03-19 02:10:12] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003242 10.0.0.129 - - [2026-03-19 02:10:12] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.032356 10.0.0.129 - - [2026-03-19 02:10:12] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003460 10.0.0.129 - - [2026-03-19 02:10:12] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.007253 252.129.61.65 - - [2026-03-19 02:10:12] "POST /neutron/network HTTP/1.1" 200 838 0.197907 10.0.0.129 - - [2026-03-19 02:10:12] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 2990 0.372606 10.0.0.129 - - [2026-03-19 02:10:12] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b HTTP/1.1" 200 2620 0.044010 10.0.0.129 - - [2026-03-19 02:10:12] "GET /floating-ip-pool/cec9e09a-85df-4da6-ba2b-afb0eafcb25c HTTP/1.1" 200 1444 0.011640 10.0.0.129 - - [2026-03-19 02:10:13] "GET /domains HTTP/1.1" 200 440 0.030454 10.0.0.129 - - [2026-03-19 02:10:13] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.014377 10.0.0.129 - - [2026-03-19 02:10:13] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.068962 10.0.0.129 - - [2026-03-19 02:10:13] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005516 10.0.0.129 - - [2026-03-19 02:10:13] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 3246 0.446736 10.0.0.129 - - [2026-03-19 02:10:13] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b HTTP/1.1" 200 3154 0.058016 252.129.61.65 - - [2026-03-19 02:10:13] "POST /neutron/port HTTP/1.1" 200 1069 1.560778 10.0.0.129 - - [2026-03-19 02:10:13] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.012045 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/port HTTP/1.1" 200 1069 0.014087 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/port HTTP/1.1" 200 1132 0.014324 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/port HTTP/1.1" 200 1069 0.026162 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014190 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/port HTTP/1.1" 200 1119 0.154551 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/port HTTP/1.1" 200 1129 0.031276 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005136 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.012192 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/port HTTP/1.1" 200 117 0.003830 252.129.61.65 - - [2026-03-19 02:10:14] "POST /neutron/network HTTP/1.1" 200 835 0.006618 252.129.61.65 - - [2026-03-19 02:10:19] "POST /neutron/port HTTP/1.1" 200 1132 0.024452 252.129.61.65 - - [2026-03-19 02:10:19] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010566 252.129.61.65 - - [2026-03-19 02:10:19] "POST /neutron/port HTTP/1.1" 200 1132 0.027627 252.129.61.65 - - [2026-03-19 02:10:19] "POST /neutron/security_group HTTP/1.1" 200 2068 0.018214 252.129.61.65 - - [2026-03-19 02:10:19] "POST /neutron/port HTTP/1.1" 200 1132 0.018592 252.129.61.65 - - [2026-03-19 02:10:19] "POST /neutron/security_group HTTP/1.1" 200 2068 0.023079 10.0.0.129 - - [2026-03-19 02:10:19] "GET /virtual-machine/2a3206cd-a3ed-405d-93a0-e9040241a1a3 HTTP/1.1" 200 1306 0.007702 10.0.0.129 - - [2026-03-19 02:10:19] "GET /virtual-machine-interface/36d7c4e7-e22f-4826-8813-9b57f4c09a09 HTTP/1.1" 200 3005 0.007613 10.0.0.129 - - [2026-03-19 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.129 - - [2026-03-19 02:10:20] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003909 10.0.0.129 - - [2026-03-19 02:10:20] "GET /virtual-networks?parent_id=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.007401 10.0.0.129 - - [2026-03-19 02:10:20] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.009902 10.0.0.129 - - [2026-03-19 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.129 - - [2026-03-19 02:10:23] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006055 252.129.61.65 - - [2026-03-19 02:10:27] "POST /neutron/port HTTP/1.1" 200 1132 0.043901 252.129.61.65 - - [2026-03-19 02:10:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007025 10.0.0.129 - - [2026-03-19 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.129 - - [2026-03-19 02:10:27] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006671 252.129.61.65 - - [2026-03-19 02:10:28] "POST /neutron/port HTTP/1.1" 200 1132 0.043407 252.129.61.65 - - [2026-03-19 02:10:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010453 252.129.61.65 - - [2026-03-19 02:10:28] "POST /neutron/port HTTP/1.1" 200 1129 0.041259 252.129.61.65 - - [2026-03-19 02:10:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009172 10.0.0.129 - - [2026-03-19 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.129 - - [2026-03-19 02:10:29] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004053 10.0.0.129 - - [2026-03-19 02:10:29] "GET /virtual-networks?parent_id=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004045 10.0.0.129 - - [2026-03-19 02:10:29] "GET /virtual-network/4cac1017-add4-42d5-9638-a7b240f94aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005849 252.129.61.65 - - [2026-03-19 02:10:29] "POST /neutron/port HTTP/1.1" 200 1129 0.050429 252.129.61.65 - - [2026-03-19 02:10:29] "POST /neutron/port HTTP/1.1" 200 1132 0.060559 252.129.61.65 - - [2026-03-19 02:10:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008030 252.129.61.65 - - [2026-03-19 02:10:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008165 10.0.0.129 - - [2026-03-19 02:10:29] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001316 252.129.61.65 - - [2026-03-19 02:10:29] "POST /neutron/floatingip HTTP/1.1" 200 529 0.085131 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/port HTTP/1.1" 200 1132 0.013797 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/port HTTP/1.1" 200 1132 0.012700 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006932 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006841 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/floatingip HTTP/1.1" 200 578 0.051201 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/port HTTP/1.1" 200 1129 0.014300 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007191 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/port HTTP/1.1" 200 1129 0.017162 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007204 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/port HTTP/1.1" 200 1129 0.013394 252.129.61.65 - - [2026-03-19 02:10:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008624 10.0.0.129 - - [2026-03-19 02:10:30] "GET /virtual-machine/d2106e25-9c31-40a8-b28e-4dd37a1ce283 HTTP/1.1" 200 1307 0.007161 10.0.0.129 - - [2026-03-19 02:10:30] "GET /virtual-machine-interface/8cc8731a-f43e-4d5a-9ac5-ea47a2df3bed HTTP/1.1" 200 3007 0.008358 10.0.0.129 - - [2026-03-19 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.129 - - [2026-03-19 02:10:31] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003925 10.0.0.129 - - [2026-03-19 02:10:31] "GET /virtual-networks?parent_id=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003050 10.0.0.129 - - [2026-03-19 02:10:31] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005600 252.129.61.65 - - [2026-03-19 02:10:31] "POST /neutron/port HTTP/1.1" 200 1129 0.016743 252.129.61.65 - - [2026-03-19 02:10:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005944 252.129.61.65 - - [2026-03-19 02:10:31] "POST /neutron/port HTTP/1.1" 200 1129 0.020217 252.129.61.65 - - [2026-03-19 02:10:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005494 10.0.0.129 - - [2026-03-19 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.129 - - [2026-03-19 02:10:32] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004253 10.0.0.129 - - [2026-03-19 02:10:32] "GET /virtual-networks?parent_id=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002982 10.0.0.129 - - [2026-03-19 02:10:32] "GET /virtual-network/0a4cc25a-1e95-4d66-92e9-a296801e4f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005377 252.129.61.65 - - [2026-03-19 02:10:32] "POST /neutron/floatingip HTTP/1.1" 200 578 0.012441 10.0.0.129 - - [2026-03-19 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.129 - - [2026-03-19 02:10:32] "GET /routing-instance/86ed2161-7a4e-46dd-9ca6-6d80374d9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003614 10.0.0.129 - - [2026-03-19 02:10:32] "GET /route-target/344e9eee-255b-46dd-9bf8-ffa34c487f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003436 10.0.0.129 - - [2026-03-19 02:10:32] "GET /floating-ip/ffaaee9c-25ca-4cac-927f-ba7e0aa03a1d HTTP/1.1" 200 1893 0.005749 252.129.61.65 - - [2026-03-19 02:10:35] "POST /neutron/floatingip HTTP/1.1" 200 578 0.014420 252.129.61.65 - - [2026-03-19 02:10:35] "POST /neutron/floatingip HTTP/1.1" 200 529 0.018370 252.129.61.65 - - [2026-03-19 02:10:35] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006569 252.129.61.65 - - [2026-03-19 02:10:35] "POST /neutron/floatingip HTTP/1.1" 200 115 0.045921 10.0.0.129 - - [2026-03-19 02:10:35] "GET /floating-ip-pool/cec9e09a-85df-4da6-ba2b-afb0eafcb25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004005 10.0.0.129 - - [2026-03-19 02:10:35] "POST /ref-update HTTP/1.1" 200 156 0.012034 10.0.0.129 - - [2026-03-19 02:10:35] "DELETE /floating-ip-pool/cec9e09a-85df-4da6-ba2b-afb0eafcb25c HTTP/1.1" 200 115 0.035843 252.129.61.65 - - [2026-03-19 02:10:36] "POST /neutron/network HTTP/1.1" 200 838 0.021281 252.129.61.65 - - [2026-03-19 02:10:36] "POST /neutron/network HTTP/1.1" 400 204 0.024437 252.129.61.65 - - [2026-03-19 02:10:37] "POST /neutron/port HTTP/1.1" 200 1129 0.095304 252.129.61.65 - - [2026-03-19 02:10:37] "POST /neutron/port HTTP/1.1" 200 1132 0.019943 252.129.61.65 - - [2026-03-19 02:10:37] "POST /neutron/port HTTP/1.1" 200 1119 0.022259 252.129.61.65 - - [2026-03-19 02:10:37] "POST /neutron/port HTTP/1.1" 200 1122 0.020701 252.129.61.65 - - [2026-03-19 02:10:38] "POST /neutron/port HTTP/1.1" 200 151 0.311420 252.129.61.65 - - [2026-03-19 02:10:38] "POST /neutron/port HTTP/1.1" 200 151 0.308864 252.129.61.65 - - [2026-03-19 02:10:38] "POST /neutron/network HTTP/1.1" 200 838 0.014446 10.0.0.129 - - [2026-03-19 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010308 10.0.0.129 - - [2026-03-19 02:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.011252 10.0.0.129 - - [2026-03-19 02:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003542 252.129.61.65 - - [2026-03-19 02:10:38] "POST /neutron/network HTTP/1.1" 200 151 0.305432 10.0.0.129 - - [2026-03-19 02:10:38] "GET /routing-instance/c04d5a89-c41a-4c61-8c8d-87d93f0bee82 HTTP/1.1" 404 171 0.004632 10.0.0.129 - - [2026-03-19 02:10:38] "DELETE /route-target/7583b5f0-b4b4-4233-b174-7777e61c60aa HTTP/1.1" 200 115 0.046146 10.0.0.129 - - [2026-03-19 02:10:38] "GET /domains HTTP/1.1" 200 440 0.025618 10.0.0.129 - - [2026-03-19 02:10:39] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001006 10.0.0.129 - - [2026-03-19 02:10:39] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.007507 10.0.0.129 - - [2026-03-19 02:10:39] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001851 10.0.0.129 - - [2026-03-19 02:10:39] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 2176 0.025246 252.129.61.65 - - [2026-03-19 02:10:39] "POST /neutron/network HTTP/1.1" 200 835 0.005888 10.0.0.129 - - [2026-03-19 02:10:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005858 10.0.0.129 - - [2026-03-19 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.129 - - [2026-03-19 02:10:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002713 252.129.61.65 - - [2026-03-19 02:10:39] "POST /neutron/network HTTP/1.1" 200 151 0.112148 10.0.0.129 - - [2026-03-19 02:10:39] "GET /routing-instance/86ed2161-7a4e-46dd-9ca6-6d80374d9f73 HTTP/1.1" 404 171 0.002268 10.0.0.129 - - [2026-03-19 02:10:39] "DELETE /route-target/344e9eee-255b-46dd-9bf8-ffa34c487f38 HTTP/1.1" 200 115 0.025590 10.0.0.129 - - [2026-03-19 02:10:39] "GET /domains HTTP/1.1" 200 440 0.003515 10.0.0.129 - - [2026-03-19 02:10:39] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001352 10.0.0.129 - - [2026-03-19 02:10:39] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1321 0.010758 10.0.0.129 - - [2026-03-19 02:10:39] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001857 10.0.0.129 - - [2026-03-19 02:10:39] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 1926 0.030958 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:10:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001465 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:10:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001137 10.0.0.129 - - [2026-03-19 02:10:40] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001688 10.0.0.129 - - [2026-03-19 02:10:40] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.033981 10.0.0.129 - - [2026-03-19 02:10:40] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001015 10.0.0.129 - - [2026-03-19 02:10:40] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?fields=virtual_networks HTTP/1.1" 200 1058 0.069607 10.0.0.129 - - [2026-03-19 02:10:40] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001334 10.0.0.129 - - [2026-03-19 02:10:40] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.026211 10.0.0.129 - - [2026-03-19 02:10:40] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000983 10.0.0.129 - - [2026-03-19 02:10:40] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?fields=security_groups HTTP/1.1" 200 1296 0.071874 10.0.0.129 - - [2026-03-19 02:10:41] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001878 10.0.0.129 - - [2026-03-19 02:10:41] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010771 10.0.0.129 - - [2026-03-19 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 181 0.031105 10.0.0.129 - - [2026-03-19 02:10:42] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003878 10.0.0.129 - - [2026-03-19 02:10:42] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001058 10.0.0.129 - - [2026-03-19 02:10:42] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006541 10.0.0.129 - - [2026-03-19 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 183 0.001532 10.0.0.129 - - [2026-03-19 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.004084 10.0.0.129 - - [2026-03-19 02:10:42] "POST /security-groups HTTP/1.1" 200 578 0.064873 10.0.0.129 - - [2026-03-19 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 227 0.003806 10.0.0.129 - - [2026-03-19 02:10:42] "POST /projects HTTP/1.1" 200 567 0.235013 10.0.0.129 - - [2026-03-19 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.273435 10.0.0.129 - - [2026-03-19 02:10:42] "POST /access-control-lists HTTP/1.1" 200 593 0.058755 10.0.0.129 - - [2026-03-19 02:10:42] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.436037 10.0.0.129 - - [2026-03-19 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.003931 10.0.0.129 - - [2026-03-19 02:10:42] "POST /access-control-lists HTTP/1.1" 200 591 0.076861 10.0.0.129 - - [2026-03-19 02:10:44] "GET / HTTP/1.1" 200 36499 0.002617 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:10:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000997 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:10:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001452 10.0.0.129 - - [2026-03-19 02:10:45] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001229 10.0.0.129 - - [2026-03-19 02:10:46] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024948 10.0.0.129 - - [2026-03-19 02:10:46] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000963 10.0.0.129 - - [2026-03-19 02:10:46] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?fields=virtual_networks HTTP/1.1" 200 1025 0.093253 10.0.0.129 - - [2026-03-19 02:10:46] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001076 10.0.0.129 - - [2026-03-19 02:10:46] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.028215 10.0.0.129 - - [2026-03-19 02:10:46] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002088 10.0.0.129 - - [2026-03-19 02:10:46] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?fields=security_groups HTTP/1.1" 200 1246 0.028684 10.0.0.129 - - [2026-03-19 02:10:47] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001024 10.0.0.129 - - [2026-03-19 02:10:47] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008022 10.0.0.129 - - [2026-03-19 02:10:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.028860 10.0.0.129 - - [2026-03-19 02:10:47] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002448 10.0.0.129 - - [2026-03-19 02:10:47] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001409 10.0.0.129 - - [2026-03-19 02:10:47] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010633 10.0.0.129 - - [2026-03-19 02:10:47] "POST /id-to-fqname HTTP/1.1" 200 183 0.001480 10.0.0.129 - - [2026-03-19 02:10:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.003257 10.0.0.129 - - [2026-03-19 02:10:47] "POST /security-groups HTTP/1.1" 200 578 0.068124 10.0.0.129 - - [2026-03-19 02:10:47] "POST /projects HTTP/1.1" 200 567 0.364058 10.0.0.129 - - [2026-03-19 02:10:47] "POST /fqname-to-id HTTP/1.1" 404 227 0.005249 10.0.0.129 - - [2026-03-19 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.404137 10.0.0.129 - - [2026-03-19 02:10:47] "POST /access-control-lists HTTP/1.1" 200 593 0.068853 10.0.0.129 - - [2026-03-19 02:10:47] "GET /project/21637308-1738-45ed-8739-411a85100ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.596013 10.0.0.129 - - [2026-03-19 02:10:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.003825 10.0.0.129 - - [2026-03-19 02:10:48] "POST /access-control-lists HTTP/1.1" 200 591 0.065521 10.0.0.129 - - [2026-03-19 02:10:49] "GET / HTTP/1.1" 200 36499 0.002136 10.0.0.129 - - [2026-03-19 02:10:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.005032 10.0.0.129 - - [2026-03-19 02:10:50] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001263 10.0.0.129 - - [2026-03-19 02:10:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.002774 10.0.0.129 - - [2026-03-19 02:10:50] "POST /access-control-lists HTTP/1.1" 200 592 0.025157 10.0.0.129 - - [2026-03-19 02:10:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.005406 10.0.0.129 - - [2026-03-19 02:10:50] "POST /access-control-lists HTTP/1.1" 200 590 0.022834 10.0.0.129 - - [2026-03-19 02:10:50] "PUT /access-control-list/c54f756c-b682-4fa7-a1e0-34129de8c2bd HTTP/1.1" 200 274 0.012595 252.129.61.65 - - [2026-03-19 02:10:50] "POST /neutron/security_group HTTP/1.1" 200 1362 0.354675 10.0.0.129 - - [2026-03-19 02:10:50] "PUT /access-control-list/057be255-1767-4707-b1fb-47f988eccbb2 HTTP/1.1" 200 274 0.013214 10.0.0.129 - - [2026-03-19 02:10:50] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001107 10.0.0.129 - - [2026-03-19 02:10:50] "PUT /access-control-list/057be255-1767-4707-b1fb-47f988eccbb2 HTTP/1.1" 200 274 0.016547 252.129.61.65 - - [2026-03-19 02:10:50] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.042650 252.129.61.65 - - [2026-03-19 02:10:50] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012229 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:10:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000970 252.129.61.65 - - [2026-03-19 02:10:50] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.164426 10.0.0.129 - - [2026-03-19 02:10:50] "PUT /access-control-list/057be255-1767-4707-b1fb-47f988eccbb2 HTTP/1.1" 200 274 0.020967 252.129.61.65 - - [2026-03-19 02:10:50] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015499 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:10:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.000990 252.129.61.65 - - [2026-03-19 02:10:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.167625 10.0.0.129 - - [2026-03-19 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003400 10.0.0.129 - - [2026-03-19 02:10:51] "PUT /access-control-list/057be255-1767-4707-b1fb-47f988eccbb2 HTTP/1.1" 200 274 0.015754 10.0.0.129 - - [2026-03-19 02:10:51] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001315 10.0.0.129 - - [2026-03-19 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.002938 10.0.0.129 - - [2026-03-19 02:10:51] "POST /access-control-lists HTTP/1.1" 200 592 0.028237 10.0.0.129 - - [2026-03-19 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003830 10.0.0.129 - - [2026-03-19 02:10:51] "POST /access-control-lists HTTP/1.1" 200 590 0.019824 10.0.0.129 - - [2026-03-19 02:10:51] "PUT /access-control-list/d581de7a-996f-410d-b1cf-193f1799c7e0 HTTP/1.1" 200 274 0.011949 10.0.0.129 - - [2026-03-19 02:10:51] "PUT /access-control-list/ab82c1e7-504f-47f0-81b1-1f7f57d556a3 HTTP/1.1" 200 274 0.010954 252.129.61.65 - - [2026-03-19 02:10:51] "POST /neutron/security_group HTTP/1.1" 200 1362 0.361742 10.0.0.129 - - [2026-03-19 02:10:51] "PUT /access-control-list/ab82c1e7-504f-47f0-81b1-1f7f57d556a3 HTTP/1.1" 200 274 0.011999 10.0.0.129 - - [2026-03-19 02:10:51] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001057 252.129.61.65 - - [2026-03-19 02:10:51] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.031313 252.129.61.65 - - [2026-03-19 02:10:51] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009124 252.129.61.65 - - [2026-03-19 02:10:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.108556 10.0.0.129 - - [2026-03-19 02:10:51] "PUT /access-control-list/ab82c1e7-504f-47f0-81b1-1f7f57d556a3 HTTP/1.1" 200 274 0.024253 252.129.61.65 - - [2026-03-19 02:10:51] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.024980 252.129.61.65 - - [2026-03-19 02:10:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.213401 10.0.0.129 - - [2026-03-19 02:10:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000409 10.0.0.129 - - [2026-03-19 02:10:52] "PUT /access-control-list/ab82c1e7-504f-47f0-81b1-1f7f57d556a3 HTTP/1.1" 200 274 0.012095 10.0.0.129 - - [2026-03-19 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.031799 10.0.0.129 - - [2026-03-19 02:10:52] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002281 10.0.0.129 - - [2026-03-19 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 243 0.005947 10.0.0.129 - - [2026-03-19 02:10:52] "POST /access-control-lists HTTP/1.1" 200 609 0.026284 10.0.0.129 - - [2026-03-19 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.003608 10.0.0.129 - - [2026-03-19 02:10:52] "POST /access-control-lists HTTP/1.1" 200 607 0.025781 10.0.0.129 - - [2026-03-19 02:10:52] "PUT /access-control-list/de4d99b9-9ba8-4190-8888-8a1ff51293a5 HTTP/1.1" 200 274 0.010441 10.0.0.129 - - [2026-03-19 02:10:52] "PUT /access-control-list/a10d8e44-5c1e-459d-9772-e5ca671b7f6b HTTP/1.1" 200 274 0.012302 252.129.61.65 - - [2026-03-19 02:10:52] "POST /neutron/security_group HTTP/1.1" 200 1377 0.449451 10.0.0.129 - - [2026-03-19 02:10:53] "PUT /access-control-list/a10d8e44-5c1e-459d-9772-e5ca671b7f6b HTTP/1.1" 200 274 0.013351 10.0.0.129 - - [2026-03-19 02:10:53] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002104 252.129.61.65 - - [2026-03-19 02:10:53] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.032907 252.129.61.65 - - [2026-03-19 02:10:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011196 252.129.61.65 - - [2026-03-19 02:10:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.151566 10.0.0.129 - - [2026-03-19 02:10:53] "PUT /access-control-list/a10d8e44-5c1e-459d-9772-e5ca671b7f6b HTTP/1.1" 200 274 0.013986 252.129.61.65 - - [2026-03-19 02:10:53] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012679 252.129.61.65 - - [2026-03-19 02:10:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154215 10.0.0.129 - - [2026-03-19 02:10:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.004526 10.0.0.129 - - [2026-03-19 02:10:53] "PUT /access-control-list/a10d8e44-5c1e-459d-9772-e5ca671b7f6b HTTP/1.1" 200 274 0.022427 10.0.0.129 - - [2026-03-19 02:10:53] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001203 10.0.0.129 - - [2026-03-19 02:10:53] "POST /fqname-to-id HTTP/1.1" 404 243 0.008229 10.0.0.129 - - [2026-03-19 02:10:53] "POST /access-control-lists HTTP/1.1" 200 609 0.020499 10.0.0.129 - - [2026-03-19 02:10:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.002727 10.0.0.129 - - [2026-03-19 02:10:53] "POST /access-control-lists HTTP/1.1" 200 607 0.017100 10.0.0.129 - - [2026-03-19 02:10:53] "PUT /access-control-list/e0db00f7-53a7-49fe-b97a-3a543c2ea570 HTTP/1.1" 200 274 0.014048 10.0.0.129 - - [2026-03-19 02:10:53] "PUT /access-control-list/12ad6a06-a89e-4d92-88c2-0b9ca4d15722 HTTP/1.1" 200 274 0.010424 252.129.61.65 - - [2026-03-19 02:10:54] "POST /neutron/security_group HTTP/1.1" 200 1377 0.423031 10.0.0.129 - - [2026-03-19 02:10:54] "PUT /access-control-list/12ad6a06-a89e-4d92-88c2-0b9ca4d15722 HTTP/1.1" 200 274 0.012558 10.0.0.129 - - [2026-03-19 02:10:54] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001264 252.129.61.65 - - [2026-03-19 02:10:54] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.033026 252.129.61.65 - - [2026-03-19 02:10:54] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.020709 252.129.61.65 - - [2026-03-19 02:10:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.140745 10.0.0.129 - - [2026-03-19 02:10:54] "PUT /access-control-list/12ad6a06-a89e-4d92-88c2-0b9ca4d15722 HTTP/1.1" 200 274 0.015632 252.129.61.65 - - [2026-03-19 02:10:54] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010502 252.129.61.65 - - [2026-03-19 02:10:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.176189 10.0.0.129 - - [2026-03-19 02:10:54] "PUT /access-control-list/12ad6a06-a89e-4d92-88c2-0b9ca4d15722 HTTP/1.1" 200 274 0.012876 10.0.0.129 - - [2026-03-19 02:10:55] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001020 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.065026 10.0.0.129 - - [2026-03-19 02:10:55] "POST /route-targets HTTP/1.1" 200 329 0.014379 10.0.0.129 - - [2026-03-19 02:10:55] "PUT /logical-router/d20a15ca-6294-4e87-8ad0-bb8d71468b3e HTTP/1.1" 200 264 0.033283 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.004834 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.004127 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.003549 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.003691 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.003657 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.005695 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.004796 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.005334 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.005316 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.003652 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.005038 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.003958 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.003995 252.129.61.65 - - [2026-03-19 02:10:55] "POST /neutron/router HTTP/1.1" 200 539 0.003829 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.004553 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.004302 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003920 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003715 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.004412 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.004479 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003659 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003539 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.004119 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003742 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003533 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.004283 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.004378 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003661 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003717 252.129.61.65 - - [2026-03-19 02:10:56] "POST /neutron/router HTTP/1.1" 200 539 0.003879 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 539 0.003831 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 539 0.003637 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 539 0.016325 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 539 0.003863 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 539 0.018458 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 539 0.005474 10.0.0.129 - - [2026-03-19 02:10:57] "GET /logical-router/d20a15ca-6294-4e87-8ad0-bb8d71468b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006270 10.0.0.129 - - [2026-03-19 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 151 0.059889 10.0.0.129 - - [2026-03-19 02:10:57] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001330 10.0.0.129 - - [2026-03-19 02:10:57] "DELETE /route-target/0c02e298-9ba4-419d-b10b-ef1fda90ca75 HTTP/1.1" 200 115 0.032286 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 540 0.061588 10.0.0.129 - - [2026-03-19 02:10:57] "POST /route-targets HTTP/1.1" 200 329 0.013938 10.0.0.129 - - [2026-03-19 02:10:57] "PUT /logical-router/c0b28cbd-4673-4e2d-a960-eafe54e47f8f HTTP/1.1" 200 264 0.018151 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 540 0.004953 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 540 0.003572 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 540 0.005494 10.0.0.129 - - [2026-03-19 02:10:57] "DELETE /project/9ea6c5290ede4a498bceb60f530c6359 HTTP/1.1" 404 173 0.009693 10.0.0.129 - - [2026-03-19 02:10:57] "DELETE /project/21637308173845ed8739411a85100ddc HTTP/1.1" 404 173 0.007748 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 540 0.007594 10.0.0.129 - - [2026-03-19 02:10:57] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001039 10.0.0.129 - - [2026-03-19 02:10:57] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000828 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 540 0.003549 10.0.0.129 - - [2026-03-19 02:10:57] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.085883 10.0.0.129 - - [2026-03-19 02:10:57] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.087888 10.0.0.129 - - [2026-03-19 02:10:57] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001029 10.0.0.129 - - [2026-03-19 02:10:57] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000883 252.129.61.65 - - [2026-03-19 02:10:57] "POST /neutron/router HTTP/1.1" 200 540 0.005513 10.0.0.129 - - [2026-03-19 02:10:57] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?fields=security_groups HTTP/1.1" 200 1336 0.038232 10.0.0.129 - - [2026-03-19 02:10:57] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?fields=security_groups HTTP/1.1" 200 1386 0.044505 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.006676 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /security-group/adc716a4-d049-400e-a5bb-bd67657966a4 HTTP/1.1" 200 115 0.079288 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /security-group/89907bdb-354e-4096-a577-21e73cc15955 HTTP/1.1" 200 115 0.088395 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.009748 10.0.0.129 - - [2026-03-19 02:10:58] "GET /projects?obj_uuids=9ea6c529-0ede-4a49-8bce-b60f530c6359&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001076 10.0.0.129 - - [2026-03-19 02:10:58] "GET /projects?obj_uuids=2eb63f19-b05c-4f52-b314-e9054ce7abeb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001394 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /access-control-list/da0e80ea-73a6-487f-86aa-24a63c9ecb56 HTTP/1.1" 200 115 0.060831 10.0.0.129 - - [2026-03-19 02:10:58] "GET /project/9ea6c529-0ede-4a49-8bce-b60f530c6359?fields=application_policy_sets HTTP/1.1" 200 1375 0.057762 10.0.0.129 - - [2026-03-19 02:10:58] "GET /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb?fields=application_policy_sets HTTP/1.1" 200 1425 0.058176 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.006006 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /access-control-list/5b6beb43-395e-4f51-a2c9-792b9585624f HTTP/1.1" 200 115 0.074820 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /access-control-list/71334ccf-5c32-406e-b240-ea4b2e566a91 HTTP/1.1" 200 115 0.051655 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.005578 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /access-control-list/81f405b9-9604-416f-8214-f10854e196e8 HTTP/1.1" 200 115 0.057538 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.009123 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /project/9ea6c529-0ede-4a49-8bce-b60f530c6359 HTTP/1.1" 200 115 0.540192 10.0.0.129 - - [2026-03-19 02:10:58] "DELETE /project/2eb63f19-b05c-4f52-b314-e9054ce7abeb HTTP/1.1" 200 115 0.557329 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.004336 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003785 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003657 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003532 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003793 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003454 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.004325 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003664 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003622 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.004879 252.129.61.65 - - [2026-03-19 02:10:58] "POST /neutron/router HTTP/1.1" 200 540 0.003666 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.005888 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.003856 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.004272 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.006242 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.004108 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.003949 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.004546 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.004227 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.005386 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.005530 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.016869 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.003761 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.021583 252.129.61.65 - - [2026-03-19 02:10:59] "POST /neutron/router HTTP/1.1" 200 540 0.003654 10.0.0.129 - - [2026-03-19 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.129 - - [2026-03-19 02:11:00] "GET /logical-router/c0b28cbd-4673-4e2d-a960-eafe54e47f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004312 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 151 0.058457 10.0.0.129 - - [2026-03-19 02:11:00] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001655 10.0.0.129 - - [2026-03-19 02:11:00] "DELETE /route-target/0dd269e4-a5c2-4649-bee4-5593c7b3535e HTTP/1.1" 200 115 0.031983 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.057006 10.0.0.129 - - [2026-03-19 02:11:00] "POST /route-targets HTTP/1.1" 200 329 0.011233 10.0.0.129 - - [2026-03-19 02:11:00] "PUT /logical-router/52bd344f-c464-4d1c-960e-aca655fc817a HTTP/1.1" 200 264 0.016642 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.007596 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.005691 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.007056 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.003724 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.003933 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.004013 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.003951 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.003995 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.003536 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.004155 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.004212 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.003921 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.005185 252.129.61.65 - - [2026-03-19 02:11:00] "POST /neutron/router HTTP/1.1" 200 557 0.003909 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003916 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.005369 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.004043 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003983 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.004503 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.004127 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.004095 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003724 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.004369 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.004107 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003792 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003752 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003875 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003420 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003786 252.129.61.65 - - [2026-03-19 02:11:01] "POST /neutron/router HTTP/1.1" 200 557 0.003849 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/router HTTP/1.1" 200 557 0.006511 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/router HTTP/1.1" 200 557 0.003649 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/router HTTP/1.1" 200 557 0.018777 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/router HTTP/1.1" 200 557 0.004628 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/router HTTP/1.1" 200 557 0.027287 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/router HTTP/1.1" 200 557 0.003896 10.0.0.129 - - [2026-03-19 02:11:02] "GET /logical-router/52bd344f-c464-4d1c-960e-aca655fc817a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010814 10.0.0.129 - - [2026-03-19 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009525 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/router HTTP/1.1" 200 151 0.062077 10.0.0.129 - - [2026-03-19 02:11:02] "DELETE /route-target/031e9f2e-d545-4f8f-99b9-59009f8029a2 HTTP/1.1" 200 115 0.019821 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 519 0.004627 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.038259 10.0.0.129 - - [2026-03-19 02:11:02] "DELETE /access-control-list/e0db00f7-53a7-49fe-b97a-3a543c2ea570 HTTP/1.1" 200 115 0.029163 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 519 0.004880 10.0.0.129 - - [2026-03-19 02:11:02] "DELETE /access-control-list/12ad6a06-a89e-4d92-88c2-0b9ca4d15722 HTTP/1.1" 200 115 0.026413 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.040566 10.0.0.129 - - [2026-03-19 02:11:02] "DELETE /access-control-list/de4d99b9-9ba8-4190-8888-8a1ff51293a5 HTTP/1.1" 200 115 0.023252 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 504 0.003370 10.0.0.129 - - [2026-03-19 02:11:02] "DELETE /access-control-list/a10d8e44-5c1e-459d-9772-e5ca671b7f6b HTTP/1.1" 200 115 0.021645 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.050021 10.0.0.129 - - [2026-03-19 02:11:02] "DELETE /access-control-list/d581de7a-996f-410d-b1cf-193f1799c7e0 HTTP/1.1" 200 115 0.028536 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 504 0.005081 10.0.0.129 - - [2026-03-19 02:11:02] "DELETE /access-control-list/ab82c1e7-504f-47f0-81b1-1f7f57d556a3 HTTP/1.1" 200 115 0.020077 252.129.61.65 - - [2026-03-19 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.042461 10.0.0.129 - - [2026-03-19 02:11:03] "DELETE /access-control-list/c54f756c-b682-4fa7-a1e0-34129de8c2bd HTTP/1.1" 200 115 0.029095 10.0.0.129 - - [2026-03-19 02:11:03] "DELETE /access-control-list/057be255-1767-4707-b1fb-47f988eccbb2 HTTP/1.1" 200 115 0.020654 10.0.0.129 - - [2026-03-19 02:11:03] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001158 10.0.0.129 - - [2026-03-19 02:11:03] "GET /project/21637308-1738-45ed-8739-411a85100ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.027106 10.0.0.129 - - [2026-03-19 02:11:03] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003890 10.0.0.129 - - [2026-03-19 02:11:03] "GET /project/21637308-1738-45ed-8739-411a85100ddc?fields=virtual_networks HTTP/1.1" 200 1023 0.075801 10.0.0.129 - - [2026-03-19 02:11:03] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001345 10.0.0.129 - - [2026-03-19 02:11:03] "GET /project/21637308-1738-45ed-8739-411a85100ddc?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.029254 10.0.0.129 - - [2026-03-19 02:11:03] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001055 10.0.0.129 - - [2026-03-19 02:11:03] "GET /project/21637308-1738-45ed-8739-411a85100ddc?fields=security_groups HTTP/1.1" 200 1244 0.029620 10.0.0.129 - - [2026-03-19 02:11:04] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001573 10.0.0.129 - - [2026-03-19 02:11:04] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008584 10.0.0.129 - - [2026-03-19 02:11:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.032587 10.0.0.129 - - [2026-03-19 02:11:04] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002569 10.0.0.129 - - [2026-03-19 02:11:04] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002020 10.0.0.129 - - [2026-03-19 02:11:04] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007453 10.0.0.129 - - [2026-03-19 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 184 0.001276 10.0.0.129 - - [2026-03-19 02:11:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.004063 10.0.0.129 - - [2026-03-19 02:11:05] "POST /security-groups HTTP/1.1" 200 579 0.068430 10.0.0.129 - - [2026-03-19 02:11:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.002964 10.0.0.129 - - [2026-03-19 02:11:05] "POST /projects HTTP/1.1" 200 569 0.233522 10.0.0.129 - - [2026-03-19 02:11:05] "POST /access-control-lists HTTP/1.1" 200 594 0.063062 10.0.0.129 - - [2026-03-19 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.316377 10.0.0.129 - - [2026-03-19 02:11:05] "POST /fqname-to-id HTTP/1.1" 404 227 0.003164 10.0.0.129 - - [2026-03-19 02:11:05] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.462749 10.0.0.129 - - [2026-03-19 02:11:05] "POST /access-control-lists HTTP/1.1" 200 592 0.060462 10.0.0.129 - - [2026-03-19 02:11:06] "GET / HTTP/1.1" 200 36499 0.002198 10.0.0.129 - - [2026-03-19 02:11:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000531 10.0.0.129 - - [2026-03-19 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.080338 10.0.0.129 - - [2026-03-19 02:11:07] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000978 10.0.0.129 - - [2026-03-19 02:11:07] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.031595 252.129.61.65 - - [2026-03-19 02:11:07] "POST /neutron/network HTTP/1.1" 200 117 0.044735 10.0.0.129 - - [2026-03-19 02:11:08] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001090 252.129.61.65 - - [2026-03-19 02:11:08] "POST /neutron/network HTTP/1.1" 200 599 0.084350 10.0.0.129 - - [2026-03-19 02:11:08] "POST /route-targets HTTP/1.1" 200 329 0.013084 10.0.0.129 - - [2026-03-19 02:11:08] "POST /ref-update HTTP/1.1" 200 156 0.018515 10.0.0.129 - - [2026-03-19 02:11:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006062 252.129.61.65 - - [2026-03-19 02:11:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.173791 252.129.61.65 - - [2026-03-19 02:11:08] "POST /neutron/network HTTP/1.1" 200 816 0.009288 10.0.0.129 - - [2026-03-19 02:11:08] "POST /id-to-fqname HTTP/1.1" 200 214 0.001348 10.0.0.129 - - [2026-03-19 02:11:08] "GET /virtual-network/1ee32463-40fe-4c46-b057-5dc8de6ec57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005131 252.129.61.65 - - [2026-03-19 02:11:08] "POST /neutron/network HTTP/1.1" 200 816 0.006523 10.0.0.129 - - [2026-03-19 02:11:08] "GET /virtual-network/1ee32463-40fe-4c46-b057-5dc8de6ec57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006201 252.129.61.65 - - [2026-03-19 02:11:08] "POST /neutron/network HTTP/1.1" 200 816 0.008417 252.129.61.65 - - [2026-03-19 02:11:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.007448 10.0.0.129 - - [2026-03-19 02:11:08] "POST /fqname-to-id HTTP/1.1" 404 204 0.002705 10.0.0.129 - - [2026-03-19 02:11:08] "GET /virtual-network/1ee32463-40fe-4c46-b057-5dc8de6ec57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006289 10.0.0.129 - - [2026-03-19 02:11:08] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001538 252.129.61.65 - - [2026-03-19 02:11:09] "POST /neutron/port HTTP/1.1" 200 1013 0.203432 10.0.0.129 - - [2026-03-19 02:11:09] "GET /virtual-machine-interface/e19aec28-c5c1-4001-8bdd-4cf97c65b350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.005358 10.0.0.129 - - [2026-03-19 02:11:09] "GET /virtual-machine-interface/e19aec28-c5c1-4001-8bdd-4cf97c65b350?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.004862 10.0.0.129 - - [2026-03-19 02:11:09] "GET /instance-ip/475ed2d5-f7af-4551-b779-65eac605a654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005615 10.0.0.129 - - [2026-03-19 02:11:09] "GET /virtual-machine-interface/e19aec28-c5c1-4001-8bdd-4cf97c65b350 HTTP/1.1" 401 297 0.000518 10.0.0.129 - - [2026-03-19 02:11:09] "GET /virtual-machine-interface/e19aec28-c5c1-4001-8bdd-4cf97c65b350 HTTP/1.1" 200 2610 0.038870 252.129.61.65 - - [2026-03-19 02:11:09] "POST /neutron/port HTTP/1.1" 200 1013 0.010633 252.129.61.65 - - [2026-03-19 02:11:09] "POST /neutron/port HTTP/1.1" 200 151 0.070900 252.129.61.65 - - [2026-03-19 02:11:09] "POST /neutron/network HTTP/1.1" 200 816 0.005721 10.0.0.129 - - [2026-03-19 02:11:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003634 10.0.0.129 - - [2026-03-19 02:11:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001976 252.129.61.65 - - [2026-03-19 02:11:09] "POST /neutron/network HTTP/1.1" 200 151 0.076725 10.0.0.129 - - [2026-03-19 02:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.129 - - [2026-03-19 02:11:09] "DELETE /route-target/5e25582d-350e-4461-b9c1-2b8dee505f76 HTTP/1.1" 200 115 0.015781 10.0.0.129 - - [2026-03-19 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.129 - - [2026-03-19 02:11:10] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000961 10.0.0.129 - - [2026-03-19 02:11:10] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.026041 252.129.61.65 - - [2026-03-19 02:11:10] "POST /neutron/network HTTP/1.1" 200 117 0.009427 10.0.0.129 - - [2026-03-19 02:11:10] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001006 252.129.61.65 - - [2026-03-19 02:11:10] "POST /neutron/network HTTP/1.1" 200 601 0.065512 10.0.0.129 - - [2026-03-19 02:11:10] "POST /route-targets HTTP/1.1" 200 329 0.010319 10.0.0.129 - - [2026-03-19 02:11:10] "POST /ref-update HTTP/1.1" 200 156 0.012385 10.0.0.129 - - [2026-03-19 02:11:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003721 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.149726 10.0.0.129 - - [2026-03-19 02:11:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002979 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.172151 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/network HTTP/1.1" 200 976 0.007793 10.0.0.129 - - [2026-03-19 02:11:11] "POST /id-to-fqname HTTP/1.1" 200 215 0.001834 10.0.0.129 - - [2026-03-19 02:11:11] "GET /virtual-network/382a09d9-177d-47dc-af7b-9a26ff9560f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005265 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/network HTTP/1.1" 200 976 0.007404 10.0.0.129 - - [2026-03-19 02:11:11] "GET /virtual-network/382a09d9-177d-47dc-af7b-9a26ff9560f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005280 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/network HTTP/1.1" 200 976 0.006955 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.008598 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.007041 10.0.0.129 - - [2026-03-19 02:11:11] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001090 252.129.61.65 - - [2026-03-19 02:11:11] "POST /neutron/port HTTP/1.1" 200 1016 0.165861 10.0.0.129 - - [2026-03-19 02:11:12] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001117 252.129.61.65 - - [2026-03-19 02:11:12] "POST /neutron/port HTTP/1.1" 200 1016 0.184064 10.0.0.129 - - [2026-03-19 02:11:12] "POST /id-to-fqname HTTP/1.1" 200 215 0.001395 10.0.0.129 - - [2026-03-19 02:11:12] "GET /obj-perms HTTP/1.1" 200 6402 0.057159 252.129.61.65 - - [2026-03-19 02:11:12] "POST /neutron/port HTTP/1.1" 200 1016 0.009897 10.0.0.129 - - [2026-03-19 02:11:12] "GET /obj-perms HTTP/1.1" 200 6402 0.092691 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 1016 0.049407 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/network HTTP/1.1" 200 976 0.009938 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 1016 0.009295 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 117 0.004946 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 117 0.004813 10.0.0.129 - - [2026-03-19 02:11:13] "POST /id-to-fqname HTTP/1.1" 200 215 0.001441 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 117 0.005865 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 1016 0.009639 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 1016 0.009550 252.129.61.65 - - [2026-03-19 02:11:13] "POST /neutron/port HTTP/1.1" 200 1016 0.009440 252.129.61.65 - - [2026-03-19 02:11:14] "POST /neutron/network HTTP/1.1" 200 976 0.008382 252.129.61.65 - - [2026-03-19 02:11:14] "POST /neutron/port HTTP/1.1" 200 1016 0.009237 252.129.61.65 - - [2026-03-19 02:11:14] "POST /neutron/port HTTP/1.1" 200 117 0.007260 252.129.61.65 - - [2026-03-19 02:11:14] "POST /neutron/port HTTP/1.1" 200 117 0.007101 252.129.61.65 - - [2026-03-19 02:11:14] "POST /neutron/port HTTP/1.1" 200 117 0.005030 252.129.61.65 - - [2026-03-19 02:11:14] "POST /neutron/port HTTP/1.1" 200 1016 0.010348 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1016 0.019850 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/network HTTP/1.1" 200 986 0.007778 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1016 0.009376 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1016 0.010724 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1104 0.093800 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1016 0.014642 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/network HTTP/1.1" 200 986 0.006644 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1114 0.025068 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1016 0.009049 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007469 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1016 0.016555 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.012864 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 117 0.001151 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1104 0.130011 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/network HTTP/1.1" 200 976 0.011506 252.129.61.65 - - [2026-03-19 02:11:15] "POST /neutron/port HTTP/1.1" 200 1114 0.016010 252.129.61.65 - - [2026-03-19 02:11:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003437 252.129.61.65 - - [2026-03-19 02:11:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.012286 252.129.61.65 - - [2026-03-19 02:11:16] "POST /neutron/port HTTP/1.1" 200 117 0.001159 252.129.61.65 - - [2026-03-19 02:11:16] "POST /neutron/network HTTP/1.1" 200 976 0.008207 252.129.61.65 - - [2026-03-19 02:11:19] "POST /neutron/port HTTP/1.1" 200 1114 0.013421 252.129.61.65 - - [2026-03-19 02:11:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008427 252.129.61.65 - - [2026-03-19 02:11:19] "POST /neutron/port HTTP/1.1" 200 1114 0.013696 252.129.61.65 - - [2026-03-19 02:11:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011503 252.129.61.65 - - [2026-03-19 02:11:19] "POST /neutron/port HTTP/1.1" 200 1114 0.013447 252.129.61.65 - - [2026-03-19 02:11:20] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006957 10.0.0.129 - - [2026-03-19 02:11:20] "GET /virtual-machine/57072326-1fe8-4bba-bc3b-99a2bbb9da04 HTTP/1.1" 200 1286 0.006632 10.0.0.129 - - [2026-03-19 02:11:20] "GET /virtual-machine-interface/fb9ea33b-8547-4635-ba14-4ecae2f279bb HTTP/1.1" 200 2927 0.005002 10.0.0.129 - - [2026-03-19 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.129 - - [2026-03-19 02:11:20] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003623 10.0.0.129 - - [2026-03-19 02:11:20] "GET /virtual-networks?parent_id=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002968 10.0.0.129 - - [2026-03-19 02:11:20] "GET /virtual-network/382a09d9-177d-47dc-af7b-9a26ff9560f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007719 10.0.0.129 - - [2026-03-19 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.129 - - [2026-03-19 02:11:23] "GET /virtual-network/382a09d9-177d-47dc-af7b-9a26ff9560f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.004583 252.129.61.65 - - [2026-03-19 02:11:25] "POST /neutron/port HTTP/1.1" 200 1114 0.014789 252.129.61.65 - - [2026-03-19 02:11:25] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006713 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/port HTTP/1.1" 200 1114 0.013996 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006635 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/port HTTP/1.1" 200 1114 0.019139 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008820 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/port HTTP/1.1" 200 1114 0.020814 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/port HTTP/1.1" 200 1114 0.030638 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008448 252.129.61.65 - - [2026-03-19 02:11:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007229 252.129.61.65 - - [2026-03-19 02:11:27] "POST /neutron/port HTTP/1.1" 200 1114 0.013312 252.129.61.65 - - [2026-03-19 02:11:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005774 10.0.0.129 - - [2026-03-19 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.129 - - [2026-03-19 02:11:27] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003028 10.0.0.129 - - [2026-03-19 02:11:27] "GET /virtual-networks?parent_id=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002977 10.0.0.129 - - [2026-03-19 02:11:27] "GET /virtual-network/382a09d9-177d-47dc-af7b-9a26ff9560f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005760 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/port HTTP/1.1" 200 1114 0.013903 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006661 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/port HTTP/1.1" 200 1114 0.012627 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006755 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/port HTTP/1.1" 200 1114 0.021343 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/port HTTP/1.1" 200 1114 0.015529 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010810 252.129.61.65 - - [2026-03-19 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012722 10.0.0.129 - - [2026-03-19 02:11:28] "GET /virtual-machine/0dd810e3-9686-407d-bb8a-9b9d720a1e96 HTTP/1.1" 200 1285 0.005212 10.0.0.129 - - [2026-03-19 02:11:28] "GET /virtual-machine-interface/176f12b3-3501-4feb-afb7-823c0b02857a HTTP/1.1" 200 2926 0.005437 10.0.0.129 - - [2026-03-19 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.129 - - [2026-03-19 02:11:28] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002990 10.0.0.129 - - [2026-03-19 02:11:28] "GET /virtual-networks?parent_id=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004537 10.0.0.129 - - [2026-03-19 02:11:28] "GET /virtual-network/382a09d9-177d-47dc-af7b-9a26ff9560f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005377 10.0.0.129 - - [2026-03-19 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.129 - - [2026-03-19 02:11:30] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002859 10.0.0.129 - - [2026-03-19 02:11:30] "GET /virtual-networks?parent_id=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003201 10.0.0.129 - - [2026-03-19 02:11:30] "GET /virtual-network/382a09d9-177d-47dc-af7b-9a26ff9560f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005700 252.129.61.65 - - [2026-03-19 02:11:33] "POST /neutron/port HTTP/1.1" 200 1104 0.012718 252.129.61.65 - - [2026-03-19 02:11:33] "POST /neutron/port HTTP/1.1" 200 1104 0.014408 252.129.61.65 - - [2026-03-19 02:11:33] "POST /neutron/port HTTP/1.1" 200 151 0.144294 252.129.61.65 - - [2026-03-19 02:11:34] "POST /neutron/port HTTP/1.1" 200 1104 0.022709 252.129.61.65 - - [2026-03-19 02:11:34] "POST /neutron/port HTTP/1.1" 200 1104 0.015023 252.129.61.65 - - [2026-03-19 02:11:34] "POST /neutron/port HTTP/1.1" 200 151 0.123993 252.129.61.65 - - [2026-03-19 02:11:34] "POST /neutron/network HTTP/1.1" 200 976 0.012693 10.0.0.129 - - [2026-03-19 02:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005755 10.0.0.129 - - [2026-03-19 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.129 - - [2026-03-19 02:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005173 10.0.0.129 - - [2026-03-19 02:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005834 10.0.0.129 - - [2026-03-19 02:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002741 252.129.61.65 - - [2026-03-19 02:11:34] "POST /neutron/network HTTP/1.1" 200 151 0.148266 10.0.0.129 - - [2026-03-19 02:11:34] "DELETE /route-target/f947f05a-b0e1-47d5-9781-42b5cb60fe3a HTTP/1.1" 200 115 0.034417 10.0.0.129 - - [2026-03-19 02:11:34] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001331 10.0.0.129 - - [2026-03-19 02:11:34] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.039002 10.0.0.129 - - [2026-03-19 02:11:34] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001203 10.0.0.129 - - [2026-03-19 02:11:35] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?fields=virtual_networks HTTP/1.1" 200 1027 0.034049 10.0.0.129 - - [2026-03-19 02:11:35] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002234 10.0.0.129 - - [2026-03-19 02:11:35] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.066587 10.0.0.129 - - [2026-03-19 02:11:35] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001051 10.0.0.129 - - [2026-03-19 02:11:35] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?fields=security_groups HTTP/1.1" 200 1249 0.026736 10.0.0.129 - - [2026-03-19 02:11:35] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215 10.0.0.129 - - [2026-03-19 02:11:35] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007736 10.0.0.129 - - [2026-03-19 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.043841 10.0.0.129 - - [2026-03-19 02:11:36] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002473 10.0.0.129 - - [2026-03-19 02:11:36] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.129 - - [2026-03-19 02:11:36] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007945 10.0.0.129 - - [2026-03-19 02:11:36] "POST /id-to-fqname HTTP/1.1" 200 186 0.003006 10.0.0.129 - - [2026-03-19 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.004125 10.0.0.129 - - [2026-03-19 02:11:36] "POST /security-groups HTTP/1.1" 200 581 0.073391 10.0.0.129 - - [2026-03-19 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 230 0.002590 10.0.0.129 - - [2026-03-19 02:11:36] "POST /projects HTTP/1.1" 200 573 0.255023 10.0.0.129 - - [2026-03-19 02:11:36] "POST /access-control-lists HTTP/1.1" 200 596 0.067831 10.0.0.129 - - [2026-03-19 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.330674 10.0.0.129 - - [2026-03-19 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.003776 10.0.0.129 - - [2026-03-19 02:11:36] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.472957 10.0.0.129 - - [2026-03-19 02:11:36] "POST /access-control-lists HTTP/1.1" 200 594 0.069219 10.0.0.129 - - [2026-03-19 02:11:38] "GET / HTTP/1.1" 200 36499 0.002348 252.129.61.65 - - [2026-03-19 02:11:38] "POST /neutron/port HTTP/1.1" 200 117 0.007015 252.129.61.65 - - [2026-03-19 02:11:38] "POST /neutron/port HTTP/1.1" 400 205 0.004169 252.129.61.65 - - [2026-03-19 02:11:39] "POST /neutron/port HTTP/1.1" 200 117 0.005736 252.129.61.65 - - [2026-03-19 02:11:39] "POST /neutron/port HTTP/1.1" 400 205 0.003709 10.0.0.129 - - [2026-03-19 02:11:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000534 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:11:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001220 10.0.0.129 - - [2026-03-19 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.085693 10.0.0.129 - - [2026-03-19 02:11:40] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000980 10.0.0.129 - - [2026-03-19 02:11:40] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.026038 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:11:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001169 252.129.61.65 - - [2026-03-19 02:11:40] "POST /neutron/network HTTP/1.1" 200 117 0.038318 10.0.0.129 - - [2026-03-19 02:11:40] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001399 252.129.61.65 - - [2026-03-19 02:11:40] "POST /neutron/network HTTP/1.1" 200 603 0.076403 10.0.0.129 - - [2026-03-19 02:11:40] "POST /route-targets HTTP/1.1" 200 329 0.011804 10.0.0.129 - - [2026-03-19 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.012991 10.0.0.129 - - [2026-03-19 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004434 252.129.61.65 - - [2026-03-19 02:11:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.196426 252.129.61.65 - - [2026-03-19 02:11:40] "POST /neutron/network HTTP/1.1" 200 822 0.007287 10.0.0.129 - - [2026-03-19 02:11:40] "POST /id-to-fqname HTTP/1.1" 200 217 0.001570 10.0.0.129 - - [2026-03-19 02:11:40] "GET /virtual-network/d1bcef99-39b3-4f69-a71f-42c04814012e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005244 252.129.61.65 - - [2026-03-19 02:11:40] "POST /neutron/network HTTP/1.1" 200 822 0.008614 10.0.0.129 - - [2026-03-19 02:11:40] "GET /virtual-network/d1bcef99-39b3-4f69-a71f-42c04814012e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006941 252.129.61.65 - - [2026-03-19 02:11:40] "POST /neutron/network HTTP/1.1" 200 822 0.006004 252.129.61.65 - - [2026-03-19 02:11:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.007425 10.0.0.129 - - [2026-03-19 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.129 - - [2026-03-19 02:11:41] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001460 10.0.0.129 - - [2026-03-19 02:11:41] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.026772 252.129.61.65 - - [2026-03-19 02:11:41] "POST /neutron/network HTTP/1.1" 200 117 0.012660 10.0.0.129 - - [2026-03-19 02:11:41] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001344 252.129.61.65 - - [2026-03-19 02:11:41] "POST /neutron/network HTTP/1.1" 200 603 0.170031 10.0.0.129 - - [2026-03-19 02:11:41] "POST /route-targets HTTP/1.1" 200 329 0.010121 10.0.0.129 - - [2026-03-19 02:11:41] "POST /ref-update HTTP/1.1" 200 156 0.015895 10.0.0.129 - - [2026-03-19 02:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004561 252.129.61.65 - - [2026-03-19 02:11:41] "POST /neutron/subnet HTTP/1.1" 200 705 0.157753 252.129.61.65 - - [2026-03-19 02:11:41] "POST /neutron/network HTTP/1.1" 200 818 0.005031 10.0.0.129 - - [2026-03-19 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001467 10.0.0.129 - - [2026-03-19 02:11:41] "GET /virtual-network/e814ad06-0e5d-4cd3-a8bb-da1b3581015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006123 252.129.61.65 - - [2026-03-19 02:11:41] "POST /neutron/network HTTP/1.1" 200 818 0.005853 10.0.0.129 - - [2026-03-19 02:11:41] "GET /virtual-network/e814ad06-0e5d-4cd3-a8bb-da1b3581015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004942 252.129.61.65 - - [2026-03-19 02:11:41] "POST /neutron/network HTTP/1.1" 200 818 0.008196 252.129.61.65 - - [2026-03-19 02:11:41] "POST /neutron/subnet HTTP/1.1" 200 705 0.008603 10.0.0.129 - - [2026-03-19 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001343 252.129.61.65 - - [2026-03-19 02:11:42] "POST /neutron/network HTTP/1.1" 200 832 0.005749 252.129.61.65 - - [2026-03-19 02:11:42] "GET /aaa-mode HTTP/1.1" 401 297 0.000619 252.129.61.65 - - [2026-03-19 02:11:42] "GET / HTTP/1.1" 200 36499 0.003614 252.129.61.65 - - [2026-03-19 02:11:42] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000441 10.0.0.129 - - [2026-03-19 02:11:42] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001046 252.129.61.65 - - [2026-03-19 02:11:42] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.058694 252.129.61.65 - - [2026-03-19 02:11:42] "POST /neutron/network HTTP/1.1" 200 822 0.008397 252.129.61.65 - - [2026-03-19 02:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.005387 252.129.61.65 - - [2026-03-19 02:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.005060 10.0.0.129 - - [2026-03-19 02:11:43] "POST /id-to-fqname HTTP/1.1" 200 217 0.001624 252.129.61.65 - - [2026-03-19 02:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.008988 252.129.61.65 - - [2026-03-19 02:11:43] "POST /neutron/network HTTP/1.1" 200 828 0.006165 252.129.61.65 - - [2026-03-19 02:11:43] "GET /aaa-mode HTTP/1.1" 401 297 0.000548 252.129.61.65 - - [2026-03-19 02:11:43] "GET / HTTP/1.1" 200 36499 0.001811 252.129.61.65 - - [2026-03-19 02:11:43] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000437 10.0.0.129 - - [2026-03-19 02:11:43] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001710 252.129.61.65 - - [2026-03-19 02:11:43] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.074626 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/network HTTP/1.1" 200 818 0.005357 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/network HTTP/1.1" 200 832 0.007191 10.0.0.129 - - [2026-03-19 02:11:44] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001020 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/port HTTP/1.1" 200 117 0.009935 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/port HTTP/1.1" 200 117 0.039106 10.0.0.129 - - [2026-03-19 02:11:44] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/port HTTP/1.1" 200 1056 0.296274 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/router HTTP/1.1" 200 578 0.089900 10.0.0.129 - - [2026-03-19 02:11:44] "POST /route-targets HTTP/1.1" 200 329 0.012285 10.0.0.129 - - [2026-03-19 02:11:44] "PUT /logical-router/e2b27c05-c3bb-4e15-a105-9e2a85dc9949 HTTP/1.1" 200 264 0.024093 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/router HTTP/1.1" 200 578 0.007265 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/port HTTP/1.1" 200 1056 0.016462 10.0.0.129 - - [2026-03-19 02:11:44] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000978 252.129.61.65 - - [2026-03-19 02:11:44] "POST /neutron/port HTTP/1.1" 200 1056 0.018084 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/network HTTP/1.1" 200 828 0.016391 10.0.0.129 - - [2026-03-19 02:11:45] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001846 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1106 0.176298 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/router HTTP/1.1" 200 344 0.412631 10.0.0.129 - - [2026-03-19 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.029085 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1116 0.036159 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006896 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1116 0.036459 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009773 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/subnet HTTP/1.1" 200 698 0.016802 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1052 0.388105 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 117 0.001390 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1052 0.009963 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/network HTTP/1.1" 200 822 0.005406 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1052 0.010694 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1102 0.075779 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/port HTTP/1.1" 200 1112 0.034349 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005978 252.129.61.65 - - [2026-03-19 02:11:45] "POST /neutron/subnet HTTP/1.1" 200 679 0.008881 252.129.61.65 - - [2026-03-19 02:11:46] "POST /neutron/port HTTP/1.1" 200 117 0.001504 252.129.61.65 - - [2026-03-19 02:11:46] "POST /neutron/network HTTP/1.1" 200 818 0.006083 252.129.61.65 - - [2026-03-19 02:11:50] "POST /neutron/port HTTP/1.1" 200 1116 0.014738 252.129.61.65 - - [2026-03-19 02:11:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006772 252.129.61.65 - - [2026-03-19 02:11:50] "POST /neutron/port HTTP/1.1" 200 1116 0.013593 252.129.61.65 - - [2026-03-19 02:11:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007092 252.129.61.65 - - [2026-03-19 02:11:50] "POST /neutron/port HTTP/1.1" 200 1116 0.015262 252.129.61.65 - - [2026-03-19 02:11:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008451 10.0.0.129 - - [2026-03-19 02:11:50] "GET /virtual-machine/230a4f26-b376-4407-9027-556dff5a7f9a HTTP/1.1" 401 297 0.000471 10.0.0.129 - - [2026-03-19 02:11:51] "GET /virtual-machine/230a4f26-b376-4407-9027-556dff5a7f9a HTTP/1.1" 200 1292 0.034981 10.0.0.129 - - [2026-03-19 02:11:51] "GET /virtual-machine-interface/e57aa19f-bdd5-4840-870a-464ee1f869c9 HTTP/1.1" 200 2936 0.006225 10.0.0.129 - - [2026-03-19 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.129 - - [2026-03-19 02:11:51] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003198 10.0.0.129 - - [2026-03-19 02:11:51] "GET /virtual-networks?parent_id=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003397 10.0.0.129 - - [2026-03-19 02:11:51] "GET /virtual-network/d1bcef99-39b3-4f69-a71f-42c04814012e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006109 10.0.0.129 - - [2026-03-19 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.129 - - [2026-03-19 02:11:54] "GET /virtual-network/d1bcef99-39b3-4f69-a71f-42c04814012e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005348 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/port HTTP/1.1" 200 1116 0.016764 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005781 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/port HTTP/1.1" 200 1116 0.015376 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007011 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/port HTTP/1.1" 200 1112 0.016457 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/port HTTP/1.1" 200 1116 0.013063 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007418 252.129.61.65 - - [2026-03-19 02:11:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007420 252.129.61.65 - - [2026-03-19 02:11:56] "POST /neutron/port HTTP/1.1" 200 1112 0.020446 252.129.61.65 - - [2026-03-19 02:11:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008662 10.0.0.129 - - [2026-03-19 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.129 - - [2026-03-19 02:11:56] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003438 10.0.0.129 - - [2026-03-19 02:11:57] "GET /virtual-networks?parent_id=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003650 10.0.0.129 - - [2026-03-19 02:11:57] "GET /virtual-network/d1bcef99-39b3-4f69-a71f-42c04814012e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007813 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/port HTTP/1.1" 200 1116 0.020797 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/port HTTP/1.1" 200 1112 0.019715 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007312 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005981 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/port HTTP/1.1" 200 1112 0.014718 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008424 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/port HTTP/1.1" 200 1112 0.014609 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/port HTTP/1.1" 200 1112 0.020526 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008235 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006431 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/port HTTP/1.1" 200 1112 0.017214 252.129.61.65 - - [2026-03-19 02:11:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007194 10.0.0.129 - - [2026-03-19 02:11:57] "GET /virtual-machine/5ce93139-b0be-45bf-8db2-ebe5b95c2ef7 HTTP/1.1" 200 1292 0.004882 10.0.0.129 - - [2026-03-19 02:11:57] "GET /virtual-machine-interface/c554c9dd-528c-477f-9b69-a1186e47a1fb HTTP/1.1" 200 2937 0.005191 10.0.0.129 - - [2026-03-19 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.129 - - [2026-03-19 02:11:58] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003673 10.0.0.129 - - [2026-03-19 02:11:58] "GET /virtual-networks?parent_id=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.007378 10.0.0.129 - - [2026-03-19 02:11:58] "GET /virtual-network/e814ad06-0e5d-4cd3-a8bb-da1b3581015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006078 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /project/b5eff0ae9ede414cb2570f3c8667273b HTTP/1.1" 404 173 0.016466 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /project/d13407e497c34396bc7ab4827a87e22e HTTP/1.1" 404 173 0.008205 10.0.0.129 - - [2026-03-19 02:11:58] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001208 10.0.0.129 - - [2026-03-19 02:11:58] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000899 10.0.0.129 - - [2026-03-19 02:11:58] "GET /project/21637308-1738-45ed-8739-411a85100ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.047674 10.0.0.129 - - [2026-03-19 02:11:58] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.055634 10.0.0.129 - - [2026-03-19 02:11:58] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000893 10.0.0.129 - - [2026-03-19 02:11:58] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001221 10.0.0.129 - - [2026-03-19 02:11:58] "GET /project/21637308-1738-45ed-8739-411a85100ddc?fields=security_groups HTTP/1.1" 200 1334 0.036936 10.0.0.129 - - [2026-03-19 02:11:58] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?fields=security_groups HTTP/1.1" 200 1339 0.042242 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /security-group/5b179484-622d-469f-8ec9-2bd215478468 HTTP/1.1" 200 115 0.059338 10.0.0.129 - - [2026-03-19 02:11:58] "GET /projects?obj_uuids=21637308-1738-45ed-8739-411a85100ddc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001169 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /security-group/18e6b35c-13c4-4518-8326-3a07a335e7c0 HTTP/1.1" 200 115 0.066087 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /access-control-list/5a32b94e-165c-4ace-8b29-e76919603ead HTTP/1.1" 200 115 0.042974 10.0.0.129 - - [2026-03-19 02:11:58] "GET /projects?obj_uuids=d13407e4-97c3-4396-bc7a-b4827a87e22e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001057 10.0.0.129 - - [2026-03-19 02:11:58] "GET /project/21637308-1738-45ed-8739-411a85100ddc?fields=application_policy_sets HTTP/1.1" 200 1373 0.044195 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /access-control-list/7abf6f87-e241-4494-add5-873b77a44534 HTTP/1.1" 200 115 0.035973 10.0.0.129 - - [2026-03-19 02:11:58] "GET /project/d13407e4-97c3-4396-bc7a-b4827a87e22e?fields=application_policy_sets HTTP/1.1" 200 1378 0.080519 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /access-control-list/1e26b12b-1c1a-4205-a816-965f159ad870 HTTP/1.1" 200 115 0.051092 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /access-control-list/0e6854d5-ae2a-41c0-b69a-731e857c2369 HTTP/1.1" 200 115 0.038738 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /project/21637308-1738-45ed-8739-411a85100ddc HTTP/1.1" 200 115 0.426120 10.0.0.129 - - [2026-03-19 02:11:58] "DELETE /project/d13407e4-97c3-4396-bc7a-b4827a87e22e HTTP/1.1" 200 115 0.446588 10.0.0.129 - - [2026-03-19 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.129 - - [2026-03-19 02:11:59] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002985 10.0.0.129 - - [2026-03-19 02:11:59] "GET /virtual-networks?parent_id=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003771 10.0.0.129 - - [2026-03-19 02:11:59] "GET /virtual-network/e814ad06-0e5d-4cd3-a8bb-da1b3581015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005247 252.129.61.65 - - [2026-03-19 02:12:04] "POST /neutron/router HTTP/1.1" 200 578 0.006523 10.0.0.129 - - [2026-03-19 02:12:04] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001305 252.129.61.65 - - [2026-03-19 02:12:05] "POST /neutron/router HTTP/1.1" 200 344 0.235900 10.0.0.129 - - [2026-03-19 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.046942 252.129.61.65 - - [2026-03-19 02:12:05] "POST /neutron/port HTTP/1.1" 200 1912 0.019793 252.129.61.65 - - [2026-03-19 02:12:07] "POST /neutron/router HTTP/1.1" 200 578 0.003708 10.0.0.129 - - [2026-03-19 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.018067 252.129.61.65 - - [2026-03-19 02:12:07] "POST /neutron/router HTTP/1.1" 200 344 0.114326 252.129.61.65 - - [2026-03-19 02:12:10] "POST /neutron/router HTTP/1.1" 200 578 0.005642 10.0.0.129 - - [2026-03-19 02:12:10] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001399 252.129.61.65 - - [2026-03-19 02:12:11] "POST /neutron/router HTTP/1.1" 200 344 0.248298 10.0.0.129 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.014372 10.0.0.129 - - [2026-03-19 02:12:13] "GET /obj-perms HTTP/1.1" 200 6402 0.079436 252.129.61.65 - - [2026-03-19 02:12:13] "POST /neutron/router HTTP/1.1" 200 578 0.004979 10.0.0.129 - - [2026-03-19 02:12:13] "POST /ref-update HTTP/1.1" 200 156 0.016622 10.0.0.129 - - [2026-03-19 02:12:13] "GET /obj-perms HTTP/1.1" 200 6402 0.064675 252.129.61.65 - - [2026-03-19 02:12:13] "POST /neutron/router HTTP/1.1" 200 344 0.161717 252.129.61.65 - - [2026-03-19 02:12:13] "POST /neutron/router HTTP/1.1" 200 578 0.004813 252.129.61.65 - - [2026-03-19 02:12:13] "POST /neutron/router HTTP/1.1" 200 344 0.118185 252.129.61.65 - - [2026-03-19 02:12:14] "POST /neutron/router HTTP/1.1" 200 578 0.007513 252.129.61.65 - - [2026-03-19 02:12:14] "POST /neutron/router HTTP/1.1" 200 151 0.050705 10.0.0.129 - - [2026-03-19 02:12:14] "GET /logical-router/e2b27c05-c3bb-4e15-a105-9e2a85dc9949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003307 10.0.0.129 - - [2026-03-19 02:12:14] "POST /ref-update HTTP/1.1" 200 156 0.014313 10.0.0.129 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.129 - - [2026-03-19 02:12:14] "DELETE /route-target/dab1817e-5291-46f6-af4b-4884f4426a4b HTTP/1.1" 200 115 0.026913 252.129.61.65 - - [2026-03-19 02:12:14] "POST /neutron/network HTTP/1.1" 200 818 0.006816 252.129.61.65 - - [2026-03-19 02:12:14] "POST /neutron/network HTTP/1.1" 400 204 0.013687 252.129.61.65 - - [2026-03-19 02:12:15] "POST /neutron/port HTTP/1.1" 200 1112 0.026696 252.129.61.65 - - [2026-03-19 02:12:15] "POST /neutron/port HTTP/1.1" 200 1116 0.020343 252.129.61.65 - - [2026-03-19 02:12:15] "POST /neutron/port HTTP/1.1" 200 1106 0.016135 252.129.61.65 - - [2026-03-19 02:12:15] "POST /neutron/port HTTP/1.1" 200 1102 0.013929 252.129.61.65 - - [2026-03-19 02:12:15] "POST /neutron/port HTTP/1.1" 200 151 0.162210 252.129.61.65 - - [2026-03-19 02:12:15] "POST /neutron/port HTTP/1.1" 200 151 0.161702 252.129.61.65 - - [2026-03-19 02:12:16] "POST /neutron/network HTTP/1.1" 200 818 0.006578 10.0.0.129 - - [2026-03-19 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004666 10.0.0.129 - - [2026-03-19 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.129 - - [2026-03-19 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005609 252.129.61.65 - - [2026-03-19 02:12:16] "POST /neutron/network HTTP/1.1" 200 151 0.096553 10.0.0.129 - - [2026-03-19 02:12:16] "DELETE /route-target/ac5b85f6-c899-47bb-b4a8-62d63bc5c581 HTTP/1.1" 200 115 0.024769 252.129.61.65 - - [2026-03-19 02:12:16] "POST /neutron/network HTTP/1.1" 200 822 0.005507 10.0.0.129 - - [2026-03-19 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003611 10.0.0.129 - - [2026-03-19 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.129 - - [2026-03-19 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004465 252.129.61.65 - - [2026-03-19 02:12:16] "POST /neutron/network HTTP/1.1" 200 151 0.090669 10.0.0.129 - - [2026-03-19 02:12:16] "DELETE /route-target/80c1a700-bb86-4809-a31e-00d3cc84edcc HTTP/1.1" 200 115 0.025925 10.0.0.129 - - [2026-03-19 02:12:17] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001223 10.0.0.129 - - [2026-03-19 02:12:17] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.028858 10.0.0.129 - - [2026-03-19 02:12:17] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001463 10.0.0.129 - - [2026-03-19 02:12:17] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?fields=virtual_networks HTTP/1.1" 200 1031 0.067902 10.0.0.129 - - [2026-03-19 02:12:17] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001630 10.0.0.129 - - [2026-03-19 02:12:17] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.027137 10.0.0.129 - - [2026-03-19 02:12:17] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001317 10.0.0.129 - - [2026-03-19 02:12:17] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?fields=security_groups HTTP/1.1" 200 1255 0.026827 10.0.0.129 - - [2026-03-19 02:12:18] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001570 10.0.0.129 - - [2026-03-19 02:12:18] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.009576 10.0.0.129 - - [2026-03-19 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.030299 10.0.0.129 - - [2026-03-19 02:12:18] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002748 10.0.0.129 - - [2026-03-19 02:12:18] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001254 10.0.0.129 - - [2026-03-19 02:12:18] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007361 10.0.0.129 - - [2026-03-19 02:12:18] "POST /id-to-fqname HTTP/1.1" 200 191 0.001431 10.0.0.129 - - [2026-03-19 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.003340 10.0.0.129 - - [2026-03-19 02:12:18] "POST /security-groups HTTP/1.1" 200 586 0.064326 10.0.0.129 - - [2026-03-19 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.002506 10.0.0.129 - - [2026-03-19 02:12:18] "POST /projects HTTP/1.1" 200 583 0.225891 10.0.0.129 - - [2026-03-19 02:12:18] "POST /access-control-lists HTTP/1.1" 200 601 0.060891 10.0.0.129 - - [2026-03-19 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.309557 10.0.0.129 - - [2026-03-19 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.002970 10.0.0.129 - - [2026-03-19 02:12:19] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.455461 10.0.0.129 - - [2026-03-19 02:12:19] "POST /access-control-lists HTTP/1.1" 200 599 0.064939 10.0.0.129 - - [2026-03-19 02:12:20] "GET / HTTP/1.1" 200 36499 0.001956 10.0.0.129 - - [2026-03-19 02:12:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000491 10.0.0.129 - - [2026-03-19 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.033331 10.0.0.129 - - [2026-03-19 02:12:21] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.129 - - [2026-03-19 02:12:21] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.025840 10.0.0.129 - - [2026-03-19 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.129 - - [2026-03-19 02:12:22] "GET /security-group/2c491024-1a28-4e90-b47b-9a1ac6986af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.005788 10.0.0.129 - - [2026-03-19 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.129 - - [2026-03-19 02:12:22] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001182 10.0.0.129 - - [2026-03-19 02:12:22] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.032939 10.0.0.129 - - [2026-03-19 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.129 - - [2026-03-19 02:12:22] "GET /security-group/2c491024-1a28-4e90-b47b-9a1ac6986af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.003810 10.0.0.129 - - [2026-03-19 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.129 - - [2026-03-19 02:12:22] "PUT /security-group/2c491024-1a28-4e90-b47b-9a1ac6986af2 HTTP/1.1" 200 264 0.014748 10.0.0.129 - - [2026-03-19 02:12:22] "PUT /access-control-list/09e16972-e23e-43c4-9fb3-973ae55c1322 HTTP/1.1" 200 274 0.009079 10.0.0.129 - - [2026-03-19 02:12:22] "PUT /access-control-list/95f587a2-7451-415d-ad24-b7848de1c97d HTTP/1.1" 200 274 0.012083 10.0.0.129 - - [2026-03-19 02:12:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.002498 10.0.0.129 - - [2026-03-19 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.129 - - [2026-03-19 02:12:22] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001226 10.0.0.129 - - [2026-03-19 02:12:22] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.032509 252.129.61.65 - - [2026-03-19 02:12:22] "POST /neutron/network HTTP/1.1" 200 117 0.040942 10.0.0.129 - - [2026-03-19 02:12:22] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002588 252.129.61.65 - - [2026-03-19 02:12:22] "POST /neutron/network HTTP/1.1" 200 606 0.079953 10.0.0.129 - - [2026-03-19 02:12:22] "POST /route-targets HTTP/1.1" 200 329 0.011338 10.0.0.129 - - [2026-03-19 02:12:22] "POST /ref-update HTTP/1.1" 200 156 0.012006 10.0.0.129 - - [2026-03-19 02:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003145 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.144709 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/network HTTP/1.1" 200 826 0.005329 10.0.0.129 - - [2026-03-19 02:12:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001704 10.0.0.129 - - [2026-03-19 02:12:23] "GET /virtual-network/7d26626f-3228-4e7b-a8f9-a25072148e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005288 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/network HTTP/1.1" 200 826 0.006113 10.0.0.129 - - [2026-03-19 02:12:23] "GET /virtual-network/7d26626f-3228-4e7b-a8f9-a25072148e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005404 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/network HTTP/1.1" 200 826 0.006121 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.008540 10.0.0.129 - - [2026-03-19 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.129 - - [2026-03-19 02:12:23] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000962 10.0.0.129 - - [2026-03-19 02:12:23] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.031854 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/network HTTP/1.1" 200 117 0.009706 10.0.0.129 - - [2026-03-19 02:12:23] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001128 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/network HTTP/1.1" 200 613 0.127174 10.0.0.129 - - [2026-03-19 02:12:23] "POST /route-targets HTTP/1.1" 200 329 0.016974 10.0.0.129 - - [2026-03-19 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.017717 10.0.0.129 - - [2026-03-19 02:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004729 252.129.61.65 - - [2026-03-19 02:12:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.190825 252.129.61.65 - - [2026-03-19 02:12:24] "POST /neutron/network HTTP/1.1" 200 831 0.006813 10.0.0.129 - - [2026-03-19 02:12:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.001467 10.0.0.129 - - [2026-03-19 02:12:24] "GET /virtual-network/216ed1cb-3530-4ec8-b966-73e0b4c2ddbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004854 252.129.61.65 - - [2026-03-19 02:12:24] "POST /neutron/network HTTP/1.1" 200 831 0.006690 10.0.0.129 - - [2026-03-19 02:12:24] "GET /virtual-network/216ed1cb-3530-4ec8-b966-73e0b4c2ddbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006990 252.129.61.65 - - [2026-03-19 02:12:24] "POST /neutron/network HTTP/1.1" 200 831 0.005873 252.129.61.65 - - [2026-03-19 02:12:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.007388 10.0.0.129 - - [2026-03-19 02:12:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.004451 252.129.61.65 - - [2026-03-19 02:12:24] "POST /neutron/network HTTP/1.1" 200 836 0.006181 252.129.61.65 - - [2026-03-19 02:12:24] "GET /aaa-mode HTTP/1.1" 401 297 0.000521 252.129.61.65 - - [2026-03-19 02:12:24] "GET / HTTP/1.1" 200 36499 0.001961 252.129.61.65 - - [2026-03-19 02:12:24] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000392 10.0.0.129 - - [2026-03-19 02:12:25] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 252.129.61.65 - - [2026-03-19 02:12:25] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060802 252.129.61.65 - - [2026-03-19 02:12:25] "POST /neutron/network HTTP/1.1" 200 826 0.005616 252.129.61.65 - - [2026-03-19 02:12:25] "POST /neutron/port HTTP/1.1" 200 117 0.005128 252.129.61.65 - - [2026-03-19 02:12:25] "POST /neutron/port HTTP/1.1" 200 117 0.005170 10.0.0.129 - - [2026-03-19 02:12:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001704 252.129.61.65 - - [2026-03-19 02:12:25] "POST /neutron/port HTTP/1.1" 200 117 0.009788 252.129.61.65 - - [2026-03-19 02:12:25] "POST /neutron/network HTTP/1.1" 200 841 0.008439 252.129.61.65 - - [2026-03-19 02:12:25] "GET /aaa-mode HTTP/1.1" 401 297 0.001102 252.129.61.65 - - [2026-03-19 02:12:25] "GET / HTTP/1.1" 200 36499 0.002995 252.129.61.65 - - [2026-03-19 02:12:25] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000501 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/network HTTP/1.1" 200 836 0.006481 10.0.0.129 - - [2026-03-19 02:12:26] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001426 10.0.0.129 - - [2026-03-19 02:12:26] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001066 252.129.61.65 - - [2026-03-19 02:12:26] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.071283 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/network HTTP/1.1" 200 831 0.008829 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/port HTTP/1.1" 200 1062 0.294286 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/port HTTP/1.1" 200 1062 0.022303 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/port HTTP/1.1" 200 1062 0.011986 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/port HTTP/1.1" 200 1112 0.104760 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/port HTTP/1.1" 200 1122 0.023558 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/port HTTP/1.1" 200 1122 0.023033 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005977 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.007330 252.129.61.65 - - [2026-03-19 02:12:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004917 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.018260 10.0.0.129 - - [2026-03-19 02:12:27] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/port HTTP/1.1" 200 117 0.001428 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/router HTTP/1.1" 200 583 0.071881 10.0.0.129 - - [2026-03-19 02:12:27] "POST /route-targets HTTP/1.1" 200 329 0.012433 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/network HTTP/1.1" 200 826 0.011318 10.0.0.129 - - [2026-03-19 02:12:27] "PUT /logical-router/57740caf-4b48-48c6-a06f-5be750181b9d HTTP/1.1" 200 264 0.039056 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/router HTTP/1.1" 200 583 0.014428 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/network HTTP/1.1" 200 841 0.008846 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/router HTTP/1.1" 200 654 0.049606 10.0.0.129 - - [2026-03-19 02:12:27] "GET /logical-router/57740caf-4b48-48c6-a06f-5be750181b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.011172 10.0.0.129 - - [2026-03-19 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.129 - - [2026-03-19 02:12:27] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/router HTTP/1.1" 200 654 0.011904 10.0.0.129 - - [2026-03-19 02:12:27] "GET /service-template/f069b9be-7b3a-495f-8946-5768a9226731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.009412 10.0.0.129 - - [2026-03-19 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.002859 10.0.0.129 - - [2026-03-19 02:12:27] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.129 - - [2026-03-19 02:12:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004233 10.0.0.129 - - [2026-03-19 02:12:27] "POST /virtual-networks HTTP/1.1" 200 696 0.250116 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/port HTTP/1.1" 200 1060 0.419501 10.0.0.129 - - [2026-03-19 02:12:27] "POST /route-targets HTTP/1.1" 200 329 0.033783 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/router HTTP/1.1" 200 344 0.409512 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/port HTTP/1.1" 200 1060 0.024355 10.0.0.129 - - [2026-03-19 02:12:27] "POST /service-instances HTTP/1.1" 200 672 0.110332 10.0.0.129 - - [2026-03-19 02:12:27] "POST /ref-update HTTP/1.1" 200 156 0.071051 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/port HTTP/1.1" 200 1060 0.034876 252.129.61.65 - - [2026-03-19 02:12:27] "POST /neutron/port HTTP/1.1" 200 1122 0.037705 10.0.0.129 - - [2026-03-19 02:12:27] "POST /route-tables HTTP/1.1" 200 584 0.035522 10.0.0.129 - - [2026-03-19 02:12:27] "POST /ref-update HTTP/1.1" 200 156 0.018220 252.129.61.65 - - [2026-03-19 02:12:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011030 10.0.0.129 - - [2026-03-19 02:12:28] "PUT /logical-router/57740caf-4b48-48c6-a06f-5be750181b9d HTTP/1.1" 200 264 0.041950 252.129.61.65 - - [2026-03-19 02:12:28] "POST /neutron/port HTTP/1.1" 200 1110 0.097717 10.0.0.129 - - [2026-03-19 02:12:28] "POST /ref-update HTTP/1.1" 200 156 0.019808 252.129.61.65 - - [2026-03-19 02:12:28] "POST /neutron/port HTTP/1.1" 200 1120 0.014554 10.0.0.129 - - [2026-03-19 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.129 - - [2026-03-19 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 252.129.61.65 - - [2026-03-19 02:12:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003714 10.0.0.129 - - [2026-03-19 02:12:28] "POST /virtual-machines HTTP/1.1" 200 551 0.018141 252.129.61.65 - - [2026-03-19 02:12:28] "POST /neutron/subnet HTTP/1.1" 200 694 0.008537 252.129.61.65 - - [2026-03-19 02:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.002203 10.0.0.129 - - [2026-03-19 02:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.105752 252.129.61.65 - - [2026-03-19 02:12:28] "POST /neutron/network HTTP/1.1" 200 831 0.006024 10.0.0.129 - - [2026-03-19 02:12:28] "POST /chown HTTP/1.1" 200 109 0.009766 10.0.0.129 - - [2026-03-19 02:12:28] "POST /instance-ips HTTP/1.1" 200 549 0.029348 10.0.0.129 - - [2026-03-19 02:12:28] "POST /instance-ips HTTP/1.1" 400 244 0.016994 10.0.0.129 - - [2026-03-19 02:12:28] "POST /chown HTTP/1.1" 200 109 0.010675 10.0.0.129 - - [2026-03-19 02:12:28] "PUT /virtual-machine-interface/fa59d81a-14c3-49f3-89a8-f8c6c645f04a HTTP/1.1" 200 286 0.012770 10.0.0.129 - - [2026-03-19 02:12:28] "PUT /instance-ip/ce192bda-d62a-4797-a501-ffd503abbd6e HTTP/1.1" 200 258 0.015737 10.0.0.129 - - [2026-03-19 02:12:28] "POST /ref-update HTTP/1.1" 200 156 0.014905 10.0.0.129 - - [2026-03-19 02:12:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.104555 10.0.0.129 - - [2026-03-19 02:12:29] "POST /chown HTTP/1.1" 200 109 0.009851 10.0.0.129 - - [2026-03-19 02:12:29] "POST /instance-ips HTTP/1.1" 200 547 0.040111 10.0.0.129 - - [2026-03-19 02:12:29] "POST /instance-ips HTTP/1.1" 400 314 0.023565 10.0.0.129 - - [2026-03-19 02:12:29] "POST /chown HTTP/1.1" 200 109 0.016069 10.0.0.129 - - [2026-03-19 02:12:29] "PUT /virtual-machine-interface/439e994f-ab31-4a25-95f0-9ac42e09a92d HTTP/1.1" 200 286 0.013200 10.0.0.129 - - [2026-03-19 02:12:29] "PUT /instance-ip/d403188e-a4f0-45b0-9a76-528df3857486 HTTP/1.1" 200 258 0.018326 10.0.0.129 - - [2026-03-19 02:12:29] "POST /ref-update HTTP/1.1" 200 156 0.023300 10.0.0.129 - - [2026-03-19 02:12:29] "POST /ref-update HTTP/1.1" 200 156 0.012845 10.0.0.129 - - [2026-03-19 02:12:29] "PUT /routing-instance/27f0f27a-23c7-4388-873b-fb151ccefa8d HTTP/1.1" 200 268 0.021359 10.0.0.129 - - [2026-03-19 02:12:29] "POST /ref-update HTTP/1.1" 200 156 0.013520 10.0.0.129 - - [2026-03-19 02:12:29] "POST /virtual-machines HTTP/1.1" 200 551 0.013942 10.0.0.129 - - [2026-03-19 02:12:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.095096 10.0.0.129 - - [2026-03-19 02:12:29] "POST /chown HTTP/1.1" 200 109 0.009984 10.0.0.129 - - [2026-03-19 02:12:29] "POST /instance-ips HTTP/1.1" 400 244 0.025612 10.0.0.129 - - [2026-03-19 02:12:29] "POST /chown HTTP/1.1" 200 109 0.015502 10.0.0.129 - - [2026-03-19 02:12:29] "PUT /virtual-machine-interface/293c5275-6130-47be-876e-0ec9b52f7fac HTTP/1.1" 200 286 0.014200 10.0.0.129 - - [2026-03-19 02:12:30] "PUT /instance-ip/ce192bda-d62a-4797-a501-ffd503abbd6e HTTP/1.1" 200 258 0.014479 10.0.0.129 - - [2026-03-19 02:12:30] "POST /ref-update HTTP/1.1" 200 156 0.016589 10.0.0.129 - - [2026-03-19 02:12:30] "POST /ref-update HTTP/1.1" 200 156 0.024858 10.0.0.129 - - [2026-03-19 02:12:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.130949 10.0.0.129 - - [2026-03-19 02:12:30] "POST /chown HTTP/1.1" 200 109 0.008841 10.0.0.129 - - [2026-03-19 02:12:30] "POST /instance-ips HTTP/1.1" 400 314 0.026091 10.0.0.129 - - [2026-03-19 02:12:30] "POST /chown HTTP/1.1" 200 109 0.014059 10.0.0.129 - - [2026-03-19 02:12:30] "PUT /virtual-machine-interface/b7abe000-826f-4c9a-8f7c-9121d95a29e7 HTTP/1.1" 200 286 0.015883 10.0.0.129 - - [2026-03-19 02:12:30] "PUT /instance-ip/d403188e-a4f0-45b0-9a76-528df3857486 HTTP/1.1" 200 258 0.016704 10.0.0.129 - - [2026-03-19 02:12:30] "POST /ref-update HTTP/1.1" 200 156 0.022264 10.0.0.129 - - [2026-03-19 02:12:30] "POST /ref-update HTTP/1.1" 200 156 0.015939 252.129.61.65 - - [2026-03-19 02:12:33] "POST /neutron/port HTTP/1.1" 200 1122 0.085130 252.129.61.65 - - [2026-03-19 02:12:33] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006934 252.129.61.65 - - [2026-03-19 02:12:33] "POST /neutron/port HTTP/1.1" 200 1122 0.017908 252.129.61.65 - - [2026-03-19 02:12:33] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006652 252.129.61.65 - - [2026-03-19 02:12:33] "POST /neutron/port HTTP/1.1" 200 1122 0.013316 252.129.61.65 - - [2026-03-19 02:12:33] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007391 10.0.0.129 - - [2026-03-19 02:12:33] "GET /virtual-machine/390933c2-ca61-49a4-9d27-c3c28dd3e6fd HTTP/1.1" 401 297 0.000549 10.0.0.129 - - [2026-03-19 02:12:33] "GET /virtual-machine/390933c2-ca61-49a4-9d27-c3c28dd3e6fd HTTP/1.1" 200 1297 0.041253 10.0.0.129 - - [2026-03-19 02:12:34] "GET /virtual-machine-interface/94be34c8-0611-468c-90ce-a2d7d8b966d3 HTTP/1.1" 200 2959 0.005968 10.0.0.129 - - [2026-03-19 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.129 - - [2026-03-19 02:12:34] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003963 10.0.0.129 - - [2026-03-19 02:12:34] "GET /virtual-networks?parent_id=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003834 10.0.0.129 - - [2026-03-19 02:12:34] "GET /virtual-network/7d26626f-3228-4e7b-a8f9-a25072148e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005937 252.129.61.65 - - [2026-03-19 02:12:37] "POST /neutron/port HTTP/1.1" 200 1122 0.012931 252.129.61.65 - - [2026-03-19 02:12:37] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005703 10.0.0.129 - - [2026-03-19 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008598 10.0.0.129 - - [2026-03-19 02:12:37] "GET /virtual-network/7d26626f-3228-4e7b-a8f9-a25072148e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008811 252.129.61.65 - - [2026-03-19 02:12:37] "POST /neutron/port HTTP/1.1" 200 1122 0.014586 252.129.61.65 - - [2026-03-19 02:12:37] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006094 252.129.61.65 - - [2026-03-19 02:12:38] "POST /neutron/port HTTP/1.1" 200 1120 0.014332 252.129.61.65 - - [2026-03-19 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005968 252.129.61.65 - - [2026-03-19 02:12:38] "POST /neutron/port HTTP/1.1" 200 1120 0.014186 252.129.61.65 - - [2026-03-19 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006397 252.129.61.65 - - [2026-03-19 02:12:38] "POST /neutron/port HTTP/1.1" 200 1120 0.013077 252.129.61.65 - - [2026-03-19 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005653 10.0.0.129 - - [2026-03-19 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.129 - - [2026-03-19 02:12:39] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003150 10.0.0.129 - - [2026-03-19 02:12:39] "GET /virtual-networks?parent_id=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003871 10.0.0.129 - - [2026-03-19 02:12:39] "GET /virtual-network/7d26626f-3228-4e7b-a8f9-a25072148e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005547 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/port HTTP/1.1" 200 1120 0.019244 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/port HTTP/1.1" 200 1120 0.017425 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008313 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006937 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/port HTTP/1.1" 200 1120 0.012047 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006540 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/port HTTP/1.1" 200 1120 0.013016 252.129.61.65 - - [2026-03-19 02:12:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006313 10.0.0.129 - - [2026-03-19 02:12:40] "GET /virtual-machine/e2d1e1d6-667d-49d5-8fcd-8bffe7f63737 HTTP/1.1" 200 1298 0.007610 10.0.0.129 - - [2026-03-19 02:12:40] "GET /virtual-machine-interface/c73d9b96-d648-438a-9de3-b3c0bdc616b6 HTTP/1.1" 200 2971 0.007838 10.0.0.129 - - [2026-03-19 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.129 - - [2026-03-19 02:12:40] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003848 10.0.0.129 - - [2026-03-19 02:12:40] "GET /virtual-networks?parent_id=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002936 10.0.0.129 - - [2026-03-19 02:12:40] "GET /virtual-network/216ed1cb-3530-4ec8-b966-73e0b4c2ddbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005893 10.0.0.129 - - [2026-03-19 02:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.129 - - [2026-03-19 02:12:41] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003514 10.0.0.129 - - [2026-03-19 02:12:42] "GET /virtual-networks?parent_id=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003729 10.0.0.129 - - [2026-03-19 02:12:42] "GET /virtual-network/216ed1cb-3530-4ec8-b966-73e0b4c2ddbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005350 252.129.61.65 - - [2026-03-19 02:12:46] "POST /neutron/router HTTP/1.1" 200 654 0.003923 10.0.0.129 - - [2026-03-19 02:12:46] "POST /ref-update HTTP/1.1" 200 156 0.013011 252.129.61.65 - - [2026-03-19 02:12:46] "POST /neutron/router HTTP/1.1" 200 344 0.126410 252.129.61.65 - - [2026-03-19 02:12:46] "POST /neutron/router HTTP/1.1" 200 654 0.005196 10.0.0.129 - - [2026-03-19 02:12:46] "GET /logical-router/57740caf-4b48-48c6-a06f-5be750181b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.006399 10.0.0.129 - - [2026-03-19 02:12:46] "GET /service-instance/592bb0bf-2abb-4aa7-a063-b294ac8e673b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.005013 10.0.0.129 - - [2026-03-19 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 252.129.61.65 - - [2026-03-19 02:12:46] "POST /neutron/router HTTP/1.1" 200 151 0.066285 10.0.0.129 - - [2026-03-19 02:12:46] "DELETE /route-target/e4f6e102-efbd-4de2-af8a-89dc5af00416 HTTP/1.1" 409 241 0.006399 10.0.0.129 - - [2026-03-19 02:12:46] "PUT /logical-router/57740caf-4b48-48c6-a06f-5be750181b9d HTTP/1.1" 404 171 0.003397 10.0.0.129 - - [2026-03-19 02:12:46] "POST /ref-update HTTP/1.1" 200 156 0.014447 10.0.0.129 - - [2026-03-19 02:12:46] "DELETE /route-table/d275ad8e-be3c-4cf0-9def-13b79e80ded2 HTTP/1.1" 200 115 0.026951 10.0.0.129 - - [2026-03-19 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.129 - - [2026-03-19 02:12:46] "PUT /routing-instance/27f0f27a-23c7-4388-873b-fb151ccefa8d HTTP/1.1" 200 268 0.023114 10.0.0.129 - - [2026-03-19 02:12:46] "GET /virtual-network/182719d8-4ada-4923-ac0a-cfbf6c2bd888?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2297 0.011063 252.129.61.65 - - [2026-03-19 02:12:46] "POST /neutron/network HTTP/1.1" 200 831 0.006295 10.0.0.129 - - [2026-03-19 02:12:46] "POST /ref-update HTTP/1.1" 200 156 0.023695 10.0.0.129 - - [2026-03-19 02:12:46] "POST /ref-update HTTP/1.1" 200 156 0.016016 252.129.61.65 - - [2026-03-19 02:12:46] "POST /neutron/network HTTP/1.1" 400 204 0.063501 10.0.0.129 - - [2026-03-19 02:12:46] "GET /virtual-machine-interface/439e994f-ab31-4a25-95f0-9ac42e09a92d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.005508 10.0.0.129 - - [2026-03-19 02:12:46] "POST /ref-update HTTP/1.1" 200 156 0.013753 10.0.0.129 - - [2026-03-19 02:12:46] "GET /instance-ip/d403188e-a4f0-45b0-9a76-528df3857486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005609 10.0.0.129 - - [2026-03-19 02:12:46] "DELETE /virtual-machine-interface/439e994f-ab31-4a25-95f0-9ac42e09a92d HTTP/1.1" 200 115 0.053736 10.0.0.129 - - [2026-03-19 02:12:47] "GET /virtual-machine-interface/b7abe000-826f-4c9a-8f7c-9121d95a29e7?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1649 0.006277 10.0.0.129 - - [2026-03-19 02:12:47] "POST /ref-update HTTP/1.1" 200 156 0.012742 10.0.0.129 - - [2026-03-19 02:12:47] "GET /instance-ip/d403188e-a4f0-45b0-9a76-528df3857486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.006294 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /instance-ip/d403188e-a4f0-45b0-9a76-528df3857486 HTTP/1.1" 200 115 0.024886 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /virtual-machine-interface/b7abe000-826f-4c9a-8f7c-9121d95a29e7 HTTP/1.1" 200 115 0.039077 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /instance-ip/d403188e-a4f0-45b0-9a76-528df3857486 HTTP/1.1" 404 177 0.003518 252.129.61.65 - - [2026-03-19 02:12:47] "POST /neutron/port HTTP/1.1" 200 1122 0.020431 252.129.61.65 - - [2026-03-19 02:12:47] "POST /neutron/port HTTP/1.1" 200 1120 0.023843 10.0.0.129 - - [2026-03-19 02:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.129 - - [2026-03-19 02:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005508 10.0.0.129 - - [2026-03-19 02:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003680 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /virtual-network/182719d8-4ada-4923-ac0a-cfbf6c2bd888 HTTP/1.1" 200 115 0.140949 252.129.61.65 - - [2026-03-19 02:12:47] "POST /neutron/port HTTP/1.1" 200 1112 0.013328 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /route-target/601b263f-4b1b-4cf0-9366-d135d58671ec HTTP/1.1" 200 115 0.029681 252.129.61.65 - - [2026-03-19 02:12:47] "POST /neutron/port HTTP/1.1" 200 1110 0.010862 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /service-instance/592bb0bf-2abb-4aa7-a063-b294ac8e673b HTTP/1.1" 200 115 0.044306 10.0.0.129 - - [2026-03-19 02:12:47] "GET /logical-router/57740caf-4b48-48c6-a06f-5be750181b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005398 10.0.0.129 - - [2026-03-19 02:12:47] "GET /service-instance/592bb0bf-2abb-4aa7-a063-b294ac8e673b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002328 10.0.0.129 - - [2026-03-19 02:12:47] "GET /virtual-machine-interface/fa59d81a-14c3-49f3-89a8-f8c6c645f04a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.005503 252.129.61.65 - - [2026-03-19 02:12:47] "POST /neutron/port HTTP/1.1" 200 151 0.166187 10.0.0.129 - - [2026-03-19 02:12:47] "POST /ref-update HTTP/1.1" 200 156 0.017714 252.129.61.65 - - [2026-03-19 02:12:47] "POST /neutron/port HTTP/1.1" 200 151 0.169970 10.0.0.129 - - [2026-03-19 02:12:47] "GET /instance-ip/ce192bda-d62a-4797-a501-ffd503abbd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006332 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /virtual-machine-interface/fa59d81a-14c3-49f3-89a8-f8c6c645f04a HTTP/1.1" 200 115 0.042083 10.0.0.129 - - [2026-03-19 02:12:47] "POST /ref-update HTTP/1.1" 200 156 0.012273 10.0.0.129 - - [2026-03-19 02:12:47] "DELETE /virtual-machine/74434460-5a56-4471-83d0-ecb4db55d477 HTTP/1.1" 200 115 0.023281 10.0.0.129 - - [2026-03-19 02:12:47] "GET /virtual-machine-interface/293c5275-6130-47be-876e-0ec9b52f7fac?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1650 0.010023 10.0.0.129 - - [2026-03-19 02:12:47] "POST /ref-update HTTP/1.1" 200 156 0.017317 10.0.0.129 - - [2026-03-19 02:12:48] "GET /instance-ip/ce192bda-d62a-4797-a501-ffd503abbd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.005815 10.0.0.129 - - [2026-03-19 02:12:48] "DELETE /instance-ip/ce192bda-d62a-4797-a501-ffd503abbd6e HTTP/1.1" 200 115 0.029059 10.0.0.129 - - [2026-03-19 02:12:48] "DELETE /virtual-machine-interface/293c5275-6130-47be-876e-0ec9b52f7fac HTTP/1.1" 200 115 0.033787 10.0.0.129 - - [2026-03-19 02:12:48] "DELETE /virtual-machine/804065b6-9f9d-42a4-8bbc-05761486cebc HTTP/1.1" 200 115 0.022097 252.129.61.65 - - [2026-03-19 02:12:48] "POST /neutron/network HTTP/1.1" 200 831 0.006310 10.0.0.129 - - [2026-03-19 02:12:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005611 10.0.0.129 - - [2026-03-19 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.129 - - [2026-03-19 02:12:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002163 252.129.61.65 - - [2026-03-19 02:12:48] "POST /neutron/network HTTP/1.1" 200 151 0.084264 10.0.0.129 - - [2026-03-19 02:12:49] "DELETE /route-target/05852126-9b4a-44f3-bc4a-a5c62065b8fb HTTP/1.1" 200 115 0.030797 252.129.61.65 - - [2026-03-19 02:12:49] "POST /neutron/network HTTP/1.1" 200 826 0.006595 10.0.0.129 - - [2026-03-19 02:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003877 10.0.0.129 - - [2026-03-19 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.129 - - [2026-03-19 02:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003627 252.129.61.65 - - [2026-03-19 02:12:49] "POST /neutron/network HTTP/1.1" 200 151 0.084012 10.0.0.129 - - [2026-03-19 02:12:49] "DELETE /route-target/0dc02668-8004-48e8-ab64-4e5d522f3333 HTTP/1.1" 200 115 0.019965 10.0.0.129 - - [2026-03-19 02:12:49] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001141 10.0.0.129 - - [2026-03-19 02:12:49] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.030132 10.0.0.129 - - [2026-03-19 02:12:49] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001684 10.0.0.129 - - [2026-03-19 02:12:49] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?fields=virtual_networks HTTP/1.1" 200 1040 0.074763 10.0.0.129 - - [2026-03-19 02:12:49] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001087 10.0.0.129 - - [2026-03-19 02:12:49] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.021790 10.0.0.129 - - [2026-03-19 02:12:49] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001615 10.0.0.129 - - [2026-03-19 02:12:49] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?fields=security_groups HTTP/1.1" 200 1269 0.027343 10.0.0.129 - - [2026-03-19 02:12:50] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001499 10.0.0.129 - - [2026-03-19 02:12:50] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010809 10.0.0.129 - - [2026-03-19 02:12:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.031290 10.0.0.129 - - [2026-03-19 02:12:50] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003113 10.0.0.129 - - [2026-03-19 02:12:50] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001047 10.0.0.129 - - [2026-03-19 02:12:50] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007088 10.0.0.129 - - [2026-03-19 02:12:51] "POST /id-to-fqname HTTP/1.1" 200 196 0.001414 10.0.0.129 - - [2026-03-19 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.003613 10.0.0.129 - - [2026-03-19 02:12:51] "POST /security-groups HTTP/1.1" 200 591 0.068624 10.0.0.129 - - [2026-03-19 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.002837 10.0.0.129 - - [2026-03-19 02:12:51] "POST /projects HTTP/1.1" 200 593 0.222306 10.0.0.129 - - [2026-03-19 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.257613 10.0.0.129 - - [2026-03-19 02:12:51] "POST /access-control-lists HTTP/1.1" 200 606 0.064476 10.0.0.129 - - [2026-03-19 02:12:51] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.397990 10.0.0.129 - - [2026-03-19 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.003166 10.0.0.129 - - [2026-03-19 02:12:51] "POST /access-control-lists HTTP/1.1" 200 604 0.060547 10.0.0.129 - - [2026-03-19 02:12:52] "GET / HTTP/1.1" 200 36499 0.001963 10.0.0.129 - - [2026-03-19 02:12:53] "POST /fqname-to-id HTTP/1.1" 401 297 0.000521 10.0.0.129 - - [2026-03-19 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.089993 10.0.0.129 - - [2026-03-19 02:12:53] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001058 10.0.0.129 - - [2026-03-19 02:12:53] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.030647 252.129.61.65 - - [2026-03-19 02:12:54] "POST /neutron/network HTTP/1.1" 200 117 0.043561 10.0.0.129 - - [2026-03-19 02:12:54] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001287 252.129.61.65 - - [2026-03-19 02:12:54] "POST /neutron/network HTTP/1.1" 200 611 0.104010 10.0.0.129 - - [2026-03-19 02:12:54] "POST /route-targets HTTP/1.1" 200 329 0.016860 10.0.0.129 - - [2026-03-19 02:12:54] "POST /ref-update HTTP/1.1" 200 156 0.015037 10.0.0.129 - - [2026-03-19 02:12:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004662 252.129.61.65 - - [2026-03-19 02:12:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.225098 10.0.0.129 - - [2026-03-19 02:12:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000450 10.0.0.129 - - [2026-03-19 02:12:54] "POST /useragent-kv HTTP/1.1" 200 115 0.010319 252.129.61.65 - - [2026-03-19 02:12:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.170028 252.129.61.65 - - [2026-03-19 02:12:54] "POST /neutron/network HTTP/1.1" 200 1003 0.011050 10.0.0.129 - - [2026-03-19 02:12:54] "POST /id-to-fqname HTTP/1.1" 200 226 0.001700 10.0.0.129 - - [2026-03-19 02:12:54] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006803 252.129.61.65 - - [2026-03-19 02:12:55] "POST /neutron/network HTTP/1.1" 200 1003 0.012371 10.0.0.129 - - [2026-03-19 02:12:55] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005183 252.129.61.65 - - [2026-03-19 02:12:55] "POST /neutron/network HTTP/1.1" 200 1003 0.012830 10.0.0.129 - - [2026-03-19 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.039476 252.129.61.65 - - [2026-03-19 02:12:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.009721 252.129.61.65 - - [2026-03-19 02:12:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.008856 10.0.0.129 - - [2026-03-19 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.129 - - [2026-03-19 02:12:55] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001034 10.0.0.129 - - [2026-03-19 02:12:55] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.024805 252.129.61.65 - - [2026-03-19 02:12:55] "POST /neutron/network HTTP/1.1" 200 117 0.010422 10.0.0.129 - - [2026-03-19 02:12:55] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001588 252.129.61.65 - - [2026-03-19 02:12:55] "POST /neutron/network HTTP/1.1" 200 611 0.084601 10.0.0.129 - - [2026-03-19 02:12:55] "POST /route-targets HTTP/1.1" 200 329 0.011647 10.0.0.129 - - [2026-03-19 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.011385 10.0.0.129 - - [2026-03-19 02:12:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002305 252.129.61.65 - - [2026-03-19 02:12:55] "POST /neutron/subnet HTTP/1.1" 200 719 0.171882 10.0.0.129 - - [2026-03-19 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.003614 10.0.0.129 - - [2026-03-19 02:12:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002405 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.210606 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/network HTTP/1.1" 200 1003 0.009590 10.0.0.129 - - [2026-03-19 02:12:56] "POST /id-to-fqname HTTP/1.1" 200 226 0.001315 10.0.0.129 - - [2026-03-19 02:12:56] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004861 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/network HTTP/1.1" 200 1003 0.009539 10.0.0.129 - - [2026-03-19 02:12:56] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005188 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/network HTTP/1.1" 200 1003 0.019561 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/subnet HTTP/1.1" 200 719 0.007590 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.007685 10.0.0.129 - - [2026-03-19 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.003108 10.0.0.129 - - [2026-03-19 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.129 - - [2026-03-19 02:12:56] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000985 10.0.0.129 - - [2026-03-19 02:12:56] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.026125 10.0.0.129 - - [2026-03-19 02:12:56] "POST /network-policys HTTP/1.1" 200 579 0.065062 10.0.0.129 - - [2026-03-19 02:12:56] "GET /network-policy/e647034f-7559-4eb4-873a-a23012c2ee28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.005231 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/network HTTP/1.1" 200 1003 0.015268 10.0.0.129 - - [2026-03-19 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.004296 10.0.0.129 - - [2026-03-19 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.003647 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/network HTTP/1.1" 200 1109 0.045597 10.0.0.129 - - [2026-03-19 02:12:56] "POST /access-control-lists HTTP/1.1" 200 598 0.063180 252.129.61.65 - - [2026-03-19 02:12:56] "POST /neutron/network HTTP/1.1" 200 1109 0.010334 10.0.0.129 - - [2026-03-19 02:12:57] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005275 10.0.0.129 - - [2026-03-19 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.129 - - [2026-03-19 02:12:57] "GET /network-policy/e647034f-7559-4eb4-873a-a23012c2ee28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.003829 252.129.61.65 - - [2026-03-19 02:12:57] "POST /neutron/network HTTP/1.1" 200 1003 0.007322 10.0.0.129 - - [2026-03-19 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.006574 10.0.0.129 - - [2026-03-19 02:12:57] "PUT /access-control-list/52512e1b-523c-4382-8621-f626bd791e78 HTTP/1.1" 200 274 0.060548 252.129.61.65 - - [2026-03-19 02:12:57] "POST /neutron/network HTTP/1.1" 200 1109 0.090863 10.0.0.129 - - [2026-03-19 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.003535 252.129.61.65 - - [2026-03-19 02:12:57] "POST /neutron/network HTTP/1.1" 200 1109 0.009256 10.0.0.129 - - [2026-03-19 02:12:57] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.009003 10.0.0.129 - - [2026-03-19 02:12:57] "POST /access-control-lists HTTP/1.1" 200 598 0.073144 10.0.0.129 - - [2026-03-19 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013981 10.0.0.129 - - [2026-03-19 02:12:57] "GET /network-policy/e647034f-7559-4eb4-873a-a23012c2ee28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.003733 10.0.0.129 - - [2026-03-19 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.009908 10.0.0.129 - - [2026-03-19 02:12:57] "GET /domains HTTP/1.1" 401 297 0.000409 10.0.0.129 - - [2026-03-19 02:12:57] "GET /domains HTTP/1.1" 200 440 0.030136 10.0.0.129 - - [2026-03-19 02:12:57] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001032 10.0.0.129 - - [2026-03-19 02:12:57] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1690 0.009070 10.0.0.129 - - [2026-03-19 02:12:57] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001065 10.0.0.129 - - [2026-03-19 02:12:58] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0 HTTP/1.1" 200 2627 0.031863 10.0.0.129 - - [2026-03-19 02:12:58] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326 HTTP/1.1" 200 3506 0.008067 10.0.0.129 - - [2026-03-19 02:12:58] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326 HTTP/1.1" 200 3506 0.005778 10.0.0.129 - - [2026-03-19 02:12:58] "GET /routing-instance/e531459d-303a-4b4d-a0ad-5c496beadea9 HTTP/1.1" 200 1800 0.004324 10.0.0.129 - - [2026-03-19 02:12:58] "GET /routing-instance/e531459d-303a-4b4d-a0ad-5c496beadea9 HTTP/1.1" 200 1800 0.004348 10.0.0.129 - - [2026-03-19 02:12:58] "GET /route-target/5aa77df1-3861-4ba3-9aa5-a76535331390 HTTP/1.1" 200 1214 0.003824 10.0.0.129 - - [2026-03-19 02:12:58] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326 HTTP/1.1" 200 3506 0.005130 10.0.0.129 - - [2026-03-19 02:12:58] "GET /routing-instance/e531459d-303a-4b4d-a0ad-5c496beadea9 HTTP/1.1" 200 1800 0.003827 10.0.0.129 - - [2026-03-19 02:12:58] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005581 10.0.0.129 - - [2026-03-19 02:12:58] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326 HTTP/1.1" 200 3506 0.005987 10.0.0.129 - - [2026-03-19 02:12:58] "GET /routing-instance/e531459d-303a-4b4d-a0ad-5c496beadea9 HTTP/1.1" 200 1800 0.003915 10.0.0.129 - - [2026-03-19 02:12:58] "GET /routing-instance/e531459d-303a-4b4d-a0ad-5c496beadea9 HTTP/1.1" 200 1800 0.004335 10.0.0.129 - - [2026-03-19 02:12:58] "GET /route-target/5aa77df1-3861-4ba3-9aa5-a76535331390 HTTP/1.1" 200 1214 0.003295 10.0.0.129 - - [2026-03-19 02:12:58] "GET /domains HTTP/1.1" 200 440 0.002592 10.0.0.129 - - [2026-03-19 02:12:58] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001036 10.0.0.129 - - [2026-03-19 02:12:58] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1690 0.007135 10.0.0.129 - - [2026-03-19 02:12:58] "DELETE /project/5d84618821aa47469b872c57ffc2f363 HTTP/1.1" 404 173 0.010882 10.0.0.129 - - [2026-03-19 02:12:58] "DELETE /project/8bf7801936ad4520839096ed84b886b0 HTTP/1.1" 404 173 0.006798 10.0.0.129 - - [2026-03-19 02:12:58] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.129 - - [2026-03-19 02:12:58] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000862 10.0.0.129 - - [2026-03-19 02:12:58] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.035212 10.0.0.129 - - [2026-03-19 02:12:58] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.037832 10.0.0.129 - - [2026-03-19 02:12:59] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.129 - - [2026-03-19 02:12:59] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001462 10.0.0.129 - - [2026-03-19 02:12:59] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?fields=security_groups HTTP/1.1" 200 1345 0.039750 10.0.0.129 - - [2026-03-19 02:12:59] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0 HTTP/1.1" 200 2627 0.042350 10.0.0.129 - - [2026-03-19 02:12:59] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.129 - - [2026-03-19 02:12:59] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?fields=security_groups HTTP/1.1" 200 1359 0.033066 10.0.0.129 - - [2026-03-19 02:12:59] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326 HTTP/1.1" 200 3506 0.006516 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /security-group/df5bbe3c-c90a-420b-89f1-5ce659214c52 HTTP/1.1" 200 115 0.067879 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /access-control-list/c74b262d-bd46-4757-a894-db2296cebeef HTTP/1.1" 200 115 0.038237 10.0.0.129 - - [2026-03-19 02:12:59] "GET /projects?obj_uuids=b5eff0ae-9ede-414c-b257-0f3c8667273b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001395 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /security-group/2c491024-1a28-4e90-b47b-9a1ac6986af2 HTTP/1.1" 200 115 0.065344 10.0.0.129 - - [2026-03-19 02:12:59] "GET /projects?obj_uuids=5d846188-21aa-4746-9b87-2c57ffc2f363&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001112 10.0.0.129 - - [2026-03-19 02:12:59] "GET /project/b5eff0ae-9ede-414c-b257-0f3c8667273b?fields=application_policy_sets HTTP/1.1" 200 1384 0.063989 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /access-control-list/272d41a8-d650-4e82-97c1-9d5139c0d7f9 HTTP/1.1" 200 115 0.060870 10.0.0.129 - - [2026-03-19 02:12:59] "GET /project/5d846188-21aa-4746-9b87-2c57ffc2f363?fields=application_policy_sets HTTP/1.1" 200 1398 0.079015 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /access-control-list/09e16972-e23e-43c4-9fb3-973ae55c1322 HTTP/1.1" 200 115 0.049458 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /access-control-list/95f587a2-7451-415d-ad24-b7848de1c97d HTTP/1.1" 200 115 0.028787 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /project/b5eff0ae-9ede-414c-b257-0f3c8667273b HTTP/1.1" 200 115 0.472694 10.0.0.129 - - [2026-03-19 02:12:59] "DELETE /project/5d846188-21aa-4746-9b87-2c57ffc2f363 HTTP/1.1" 200 115 0.494473 10.0.0.129 - - [2026-03-19 02:12:59] "GET /obj-perms HTTP/1.1" 200 6465 0.060390 10.0.0.129 - - [2026-03-19 02:12:59] "GET /domains HTTP/1.1" 200 440 0.003179 10.0.0.129 - - [2026-03-19 02:12:59] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.129 - - [2026-03-19 02:12:59] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1317 0.008161 10.0.0.129 - - [2026-03-19 02:12:59] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001095 10.0.0.129 - - [2026-03-19 02:12:59] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0 HTTP/1.1" 200 2627 0.023441 10.0.0.129 - - [2026-03-19 02:12:59] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec HTTP/1.1" 200 3505 0.008912 10.0.0.129 - - [2026-03-19 02:13:00] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec HTTP/1.1" 200 3505 0.006926 10.0.0.129 - - [2026-03-19 02:13:00] "GET /routing-instance/2c4f944b-ad5e-4259-bc7a-a00b9902377e HTTP/1.1" 200 1799 0.003875 10.0.0.129 - - [2026-03-19 02:13:00] "GET /routing-instance/2c4f944b-ad5e-4259-bc7a-a00b9902377e HTTP/1.1" 200 1799 0.004225 10.0.0.129 - - [2026-03-19 02:13:00] "GET /route-target/e84867e0-25a7-4dc1-9257-4bab413cefca HTTP/1.1" 200 1215 0.003581 10.0.0.129 - - [2026-03-19 02:13:00] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec HTTP/1.1" 200 3505 0.005617 10.0.0.129 - - [2026-03-19 02:13:00] "GET /routing-instance/2c4f944b-ad5e-4259-bc7a-a00b9902377e HTTP/1.1" 200 1799 0.003642 10.0.0.129 - - [2026-03-19 02:13:00] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007035 10.0.0.129 - - [2026-03-19 02:13:00] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec HTTP/1.1" 200 3505 0.005118 10.0.0.129 - - [2026-03-19 02:13:00] "GET /routing-instance/2c4f944b-ad5e-4259-bc7a-a00b9902377e HTTP/1.1" 200 1799 0.004144 10.0.0.129 - - [2026-03-19 02:13:00] "GET /routing-instance/2c4f944b-ad5e-4259-bc7a-a00b9902377e HTTP/1.1" 200 1799 0.003683 10.0.0.129 - - [2026-03-19 02:13:00] "GET /route-target/e84867e0-25a7-4dc1-9257-4bab413cefca HTTP/1.1" 200 1215 0.009013 10.0.0.129 - - [2026-03-19 02:13:00] "GET /domains HTTP/1.1" 200 440 0.003547 10.0.0.129 - - [2026-03-19 02:13:00] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001149 10.0.0.129 - - [2026-03-19 02:13:00] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1317 0.007903 10.0.0.129 - - [2026-03-19 02:13:00] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001254 10.0.0.129 - - [2026-03-19 02:13:00] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0 HTTP/1.1" 200 2627 0.025996 10.0.0.129 - - [2026-03-19 02:13:00] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec HTTP/1.1" 200 3505 0.008547 10.0.0.129 - - [2026-03-19 02:13:00] "GET /obj-perms HTTP/1.1" 200 6465 0.002290 10.0.0.129 - - [2026-03-19 02:13:01] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006188 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 1109 0.007594 10.0.0.129 - - [2026-03-19 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.010051 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 1003 0.062846 10.0.0.129 - - [2026-03-19 02:13:01] "DELETE /access-control-list/a064cc42-6624-4b82-bd4a-f9b96fd69313 HTTP/1.1" 200 115 0.035610 10.0.0.129 - - [2026-03-19 02:13:01] "POST /ref-update HTTP/1.1" 200 156 0.017987 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 1003 0.037629 10.0.0.129 - - [2026-03-19 02:13:01] "GET /virtual-network/0dce8914-d760-4b75-8946-a12424d572ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007642 10.0.0.129 - - [2026-03-19 02:13:01] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006088 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 1109 0.007487 10.0.0.129 - - [2026-03-19 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.007705 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 1003 0.063868 10.0.0.129 - - [2026-03-19 02:13:01] "DELETE /access-control-list/52512e1b-523c-4382-8621-f626bd791e78 HTTP/1.1" 200 115 0.041280 10.0.0.129 - - [2026-03-19 02:13:01] "POST /ref-update HTTP/1.1" 200 156 0.011924 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 1003 0.008145 10.0.0.129 - - [2026-03-19 02:13:01] "GET /virtual-network/134e7af5-8f1d-47b9-8048-53fb89704326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009646 10.0.0.129 - - [2026-03-19 02:13:01] "DELETE /network-policy/e647034f-7559-4eb4-873a-a23012c2ee28 HTTP/1.1" 200 115 0.020938 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 1003 0.006977 10.0.0.129 - - [2026-03-19 02:13:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002607 10.0.0.129 - - [2026-03-19 02:13:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004874 10.0.0.129 - - [2026-03-19 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006781 10.0.0.129 - - [2026-03-19 02:13:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005670 10.0.0.129 - - [2026-03-19 02:13:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002617 252.129.61.65 - - [2026-03-19 02:13:01] "POST /neutron/network HTTP/1.1" 200 151 0.121273 10.0.0.129 - - [2026-03-19 02:13:01] "DELETE /route-target/e84867e0-25a7-4dc1-9257-4bab413cefca HTTP/1.1" 200 115 0.028598 10.0.0.129 - - [2026-03-19 02:13:01] "GET /routing-instance/2c4f944b-ad5e-4259-bc7a-a00b9902377e HTTP/1.1" 404 171 0.003850 10.0.0.129 - - [2026-03-19 02:13:02] "GET /domains HTTP/1.1" 200 440 0.002765 10.0.0.129 - - [2026-03-19 02:13:02] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001304 10.0.0.129 - - [2026-03-19 02:13:02] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1317 0.008188 10.0.0.129 - - [2026-03-19 02:13:02] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001867 10.0.0.129 - - [2026-03-19 02:13:02] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0 HTTP/1.1" 200 2147 0.028790 252.129.61.65 - - [2026-03-19 02:13:02] "POST /neutron/network HTTP/1.1" 200 1003 0.010894 10.0.0.129 - - [2026-03-19 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.129 - - [2026-03-19 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003182 10.0.0.129 - - [2026-03-19 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002004 10.0.0.129 - - [2026-03-19 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002247 10.0.0.129 - - [2026-03-19 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001902 252.129.61.65 - - [2026-03-19 02:13:02] "POST /neutron/network HTTP/1.1" 200 151 0.093402 10.0.0.129 - - [2026-03-19 02:13:02] "DELETE /route-target/5aa77df1-3861-4ba3-9aa5-a76535331390 HTTP/1.1" 200 115 0.026725 10.0.0.129 - - [2026-03-19 02:13:02] "GET /routing-instance/e531459d-303a-4b4d-a0ad-5c496beadea9 HTTP/1.1" 404 171 0.002877 10.0.0.129 - - [2026-03-19 02:13:02] "GET /domains HTTP/1.1" 200 440 0.002656 10.0.0.129 - - [2026-03-19 02:13:02] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001112 10.0.0.129 - - [2026-03-19 02:13:02] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1317 0.006829 10.0.0.129 - - [2026-03-19 02:13:02] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001697 10.0.0.129 - - [2026-03-19 02:13:02] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0 HTTP/1.1" 200 1902 0.029850 10.0.0.129 - - [2026-03-19 02:13:03] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001131 10.0.0.129 - - [2026-03-19 02:13:03] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.026806 10.0.0.129 - - [2026-03-19 02:13:03] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001087 10.0.0.129 - - [2026-03-19 02:13:03] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?fields=virtual_networks HTTP/1.1" 200 1050 0.065694 10.0.0.129 - - [2026-03-19 02:13:03] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001488 10.0.0.129 - - [2026-03-19 02:13:03] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.026115 10.0.0.129 - - [2026-03-19 02:13:03] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001090 10.0.0.129 - - [2026-03-19 02:13:03] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?fields=security_groups HTTP/1.1" 200 1284 0.026542 10.0.0.129 - - [2026-03-19 02:13:04] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001183 10.0.0.129 - - [2026-03-19 02:13:04] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008334 10.0.0.129 - - [2026-03-19 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.029938 10.0.0.129 - - [2026-03-19 02:13:04] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002471 10.0.0.129 - - [2026-03-19 02:13:04] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001107 10.0.0.129 - - [2026-03-19 02:13:04] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008002 10.0.0.129 - - [2026-03-19 02:13:05] "POST /id-to-fqname HTTP/1.1" 200 204 0.001380 10.0.0.129 - - [2026-03-19 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.004275 10.0.0.129 - - [2026-03-19 02:13:05] "POST /security-groups HTTP/1.1" 200 599 0.072676 10.0.0.129 - - [2026-03-19 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.003055 10.0.0.129 - - [2026-03-19 02:13:05] "POST /projects HTTP/1.1" 200 609 0.240736 10.0.0.129 - - [2026-03-19 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.319257 10.0.0.129 - - [2026-03-19 02:13:05] "POST /access-control-lists HTTP/1.1" 200 614 0.066544 10.0.0.129 - - [2026-03-19 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.003253 10.0.0.129 - - [2026-03-19 02:13:05] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.462558 10.0.0.129 - - [2026-03-19 02:13:05] "POST /access-control-lists HTTP/1.1" 200 612 0.062162 10.0.0.129 - - [2026-03-19 02:13:06] "GET / HTTP/1.1" 200 36499 0.003313 10.0.0.129 - - [2026-03-19 02:13:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000550 10.0.0.129 - - [2026-03-19 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.075317 10.0.0.129 - - [2026-03-19 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.129 - - [2026-03-19 02:13:08] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001943 10.0.0.129 - - [2026-03-19 02:13:08] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.032638 10.0.0.129 - - [2026-03-19 02:13:08] "POST /network-policys HTTP/1.1" 200 569 0.060532 10.0.0.129 - - [2026-03-19 02:13:08] "GET /network-policy/a9af80b4-e977-4da0-b4e0-66ea40197b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.005521 10.0.0.129 - - [2026-03-19 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.129 - - [2026-03-19 02:13:08] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001330 10.0.0.129 - - [2026-03-19 02:13:08] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.030295 252.129.61.65 - - [2026-03-19 02:13:08] "POST /neutron/network HTTP/1.1" 200 117 0.039522 10.0.0.129 - - [2026-03-19 02:13:08] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001369 252.129.61.65 - - [2026-03-19 02:13:08] "POST /neutron/network HTTP/1.1" 200 621 0.073613 10.0.0.129 - - [2026-03-19 02:13:08] "POST /route-targets HTTP/1.1" 200 329 0.020638 10.0.0.129 - - [2026-03-19 02:13:08] "POST /ref-update HTTP/1.1" 200 156 0.022315 10.0.0.129 - - [2026-03-19 02:13:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007498 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.177482 10.0.0.129 - - [2026-03-19 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.003411 10.0.0.129 - - [2026-03-19 02:13:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004905 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/subnet HTTP/1.1" 200 818 0.151489 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/network HTTP/1.1" 200 1012 0.007802 10.0.0.129 - - [2026-03-19 02:13:09] "POST /id-to-fqname HTTP/1.1" 200 235 0.001517 10.0.0.129 - - [2026-03-19 02:13:09] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005573 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/network HTTP/1.1" 200 1012 0.007897 10.0.0.129 - - [2026-03-19 02:13:09] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.006310 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/network HTTP/1.1" 200 1012 0.008633 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.006745 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/subnet HTTP/1.1" 200 818 0.007334 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/network HTTP/1.1" 200 1012 0.007252 10.0.0.129 - - [2026-03-19 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 250 0.008695 10.0.0.129 - - [2026-03-19 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005486 252.129.61.65 - - [2026-03-19 02:13:09] "POST /neutron/network HTTP/1.1" 200 1117 0.059324 10.0.0.129 - - [2026-03-19 02:13:10] "POST /access-control-lists HTTP/1.1" 200 609 0.077769 252.129.61.65 - - [2026-03-19 02:13:10] "POST /neutron/network HTTP/1.1" 200 1117 0.008722 10.0.0.129 - - [2026-03-19 02:13:10] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.009699 10.0.0.129 - - [2026-03-19 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.129 - - [2026-03-19 02:13:10] "GET /network-policy/a9af80b4-e977-4da0-b4e0-66ea40197b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.004147 10.0.0.129 - - [2026-03-19 02:13:10] "GET /domains HTTP/1.1" 401 297 0.000623 10.0.0.129 - - [2026-03-19 02:13:10] "GET /domains HTTP/1.1" 200 440 0.035362 10.0.0.129 - - [2026-03-19 02:13:10] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.129 - - [2026-03-19 02:13:10] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1519 0.008792 10.0.0.129 - - [2026-03-19 02:13:10] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001445 10.0.0.129 - - [2026-03-19 02:13:10] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b HTTP/1.1" 200 2461 0.025037 10.0.0.129 - - [2026-03-19 02:13:10] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f HTTP/1.1" 200 3543 0.008253 10.0.0.129 - - [2026-03-19 02:13:10] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f HTTP/1.1" 200 3543 0.005132 10.0.0.129 - - [2026-03-19 02:13:10] "GET /routing-instance/1fae8fb1-e937-447d-acdb-8dcbc13320f1 HTTP/1.1" 200 1499 0.005641 10.0.0.129 - - [2026-03-19 02:13:10] "GET /routing-instance/1fae8fb1-e937-447d-acdb-8dcbc13320f1 HTTP/1.1" 200 1499 0.004211 10.0.0.129 - - [2026-03-19 02:13:11] "GET /route-target/88033769-154c-42fd-a2ef-b80e7e1c0e6c HTTP/1.1" 200 1224 0.008138 10.0.0.129 - - [2026-03-19 02:13:11] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f HTTP/1.1" 200 3543 0.009249 10.0.0.129 - - [2026-03-19 02:13:11] "GET /routing-instance/1fae8fb1-e937-447d-acdb-8dcbc13320f1 HTTP/1.1" 200 1499 0.004098 10.0.0.129 - - [2026-03-19 02:13:11] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.005496 10.0.0.129 - - [2026-03-19 02:13:11] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f HTTP/1.1" 200 3543 0.004859 10.0.0.129 - - [2026-03-19 02:13:11] "GET /routing-instance/1fae8fb1-e937-447d-acdb-8dcbc13320f1 HTTP/1.1" 200 1499 0.004183 10.0.0.129 - - [2026-03-19 02:13:11] "GET /routing-instance/1fae8fb1-e937-447d-acdb-8dcbc13320f1 HTTP/1.1" 200 1499 0.003709 10.0.0.129 - - [2026-03-19 02:13:11] "GET /route-target/88033769-154c-42fd-a2ef-b80e7e1c0e6c HTTP/1.1" 200 1224 0.003624 10.0.0.129 - - [2026-03-19 02:13:11] "GET /domains HTTP/1.1" 200 440 0.003743 10.0.0.129 - - [2026-03-19 02:13:11] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001092 10.0.0.129 - - [2026-03-19 02:13:11] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1519 0.007938 10.0.0.129 - - [2026-03-19 02:13:11] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001123 10.0.0.129 - - [2026-03-19 02:13:11] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b HTTP/1.1" 200 2461 0.027323 10.0.0.129 - - [2026-03-19 02:13:11] "GET /virtual-network/985976e4-354d-445c-93b6-1c63c4cf4d0f HTTP/1.1" 200 3543 0.004944 10.0.0.129 - - [2026-03-19 02:13:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000414 10.0.0.129 - - [2026-03-19 02:13:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000386 10.0.0.129 - - [2026-03-19 02:13:12] "GET /obj-perms HTTP/1.1" 200 6481 0.081969 10.0.0.129 - - [2026-03-19 02:13:12] "GET /domains HTTP/1.1" 200 440 0.002864 10.0.0.129 - - [2026-03-19 02:13:12] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001333 10.0.0.129 - - [2026-03-19 02:13:12] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1519 0.007927 10.0.0.129 - - [2026-03-19 02:13:12] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001481 10.0.0.129 - - [2026-03-19 02:13:12] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b HTTP/1.1" 200 2461 0.027473 10.0.0.129 - - [2026-03-19 02:13:12] "GET /network-policy/a9af80b4-e977-4da0-b4e0-66ea40197b10 HTTP/1.1" 200 3474 0.007391 10.0.0.129 - - [2026-03-19 02:13:12] "DELETE /network-policy/a9af80b4-e977-4da0-b4e0-66ea40197b10 HTTP/1.1" 409 240 0.007340 252.129.61.65 - - [2026-03-19 02:13:12] "POST /neutron/network HTTP/1.1" 200 1117 0.006799 10.0.0.129 - - [2026-03-19 02:13:12] "DELETE /access-control-list/356a0f7f-73fe-4d70-ae80-34f15f187f63 HTTP/1.1" 200 115 0.026701 10.0.0.129 - - [2026-03-19 02:13:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010284 10.0.0.129 - - [2026-03-19 02:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.129 - - [2026-03-19 02:13:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002581 10.0.0.129 - - [2026-03-19 02:13:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002811 10.0.0.129 - - [2026-03-19 02:13:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002333 252.129.61.65 - - [2026-03-19 02:13:12] "POST /neutron/network HTTP/1.1" 200 151 0.107265 10.0.0.129 - - [2026-03-19 02:13:12] "GET /routing-instance/1fae8fb1-e937-447d-acdb-8dcbc13320f1 HTTP/1.1" 404 171 0.002877 10.0.0.129 - - [2026-03-19 02:13:12] "DELETE /route-target/88033769-154c-42fd-a2ef-b80e7e1c0e6c HTTP/1.1" 200 115 0.017475 10.0.0.129 - - [2026-03-19 02:13:12] "GET /domains HTTP/1.1" 200 440 0.002773 10.0.0.129 - - [2026-03-19 02:13:12] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001781 10.0.0.129 - - [2026-03-19 02:13:12] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1519 0.007889 10.0.0.129 - - [2026-03-19 02:13:13] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001804 10.0.0.129 - - [2026-03-19 02:13:13] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b HTTP/1.1" 200 2207 0.029295 10.0.0.129 - - [2026-03-19 02:13:13] "DELETE /network-policy/a9af80b4-e977-4da0-b4e0-66ea40197b10 HTTP/1.1" 200 115 0.026045 10.0.0.129 - - [2026-03-19 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.129 - - [2026-03-19 02:13:13] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001634 10.0.0.129 - - [2026-03-19 02:13:13] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.029680 10.0.0.129 - - [2026-03-19 02:13:13] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-64807064&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004806 10.0.0.129 - - [2026-03-19 02:13:14] "GET /obj-perms HTTP/1.1" 200 6402 0.062574 10.0.0.129 - - [2026-03-19 02:13:14] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001010 10.0.0.129 - - [2026-03-19 02:13:14] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.025363 10.0.0.129 - - [2026-03-19 02:13:14] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001223 10.0.0.129 - - [2026-03-19 02:13:14] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?fields=virtual_networks HTTP/1.1" 200 1067 0.080116 10.0.0.129 - - [2026-03-19 02:13:14] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001528 10.0.0.129 - - [2026-03-19 02:13:14] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.035800 10.0.0.129 - - [2026-03-19 02:13:14] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001473 10.0.0.129 - - [2026-03-19 02:13:14] "GET /obj-perms HTTP/1.1" 200 6402 0.063277 10.0.0.129 - - [2026-03-19 02:13:14] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?fields=security_groups HTTP/1.1" 200 1309 0.028050 10.0.0.129 - - [2026-03-19 02:13:15] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001108 10.0.0.129 - - [2026-03-19 02:13:15] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007355 10.0.0.129 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.034617 10.0.0.129 - - [2026-03-19 02:13:15] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002659 10.0.0.129 - - [2026-03-19 02:13:15] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001141 10.0.0.129 - - [2026-03-19 02:13:15] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008388 10.0.0.129 - - [2026-03-19 02:13:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.005451 10.0.0.129 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.005720 10.0.0.129 - - [2026-03-19 02:13:15] "POST /security-groups HTTP/1.1" 200 585 0.084344 10.0.0.129 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.003335 10.0.0.129 - - [2026-03-19 02:13:16] "POST /projects HTTP/1.1" 200 581 0.252344 10.0.0.129 - - [2026-03-19 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.288048 10.0.0.129 - - [2026-03-19 02:13:16] "POST /access-control-lists HTTP/1.1" 200 600 0.072046 10.0.0.129 - - [2026-03-19 02:13:16] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.444216 10.0.0.129 - - [2026-03-19 02:13:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.004661 10.0.0.129 - - [2026-03-19 02:13:16] "POST /access-control-lists HTTP/1.1" 200 598 0.060274 10.0.0.129 - - [2026-03-19 02:13:17] "GET / HTTP/1.1" 200 36499 0.001853 10.0.0.129 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 401 297 0.000660 10.0.0.129 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.085591 10.0.0.129 - - [2026-03-19 02:13:18] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001100 10.0.0.129 - - [2026-03-19 02:13:18] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024636 252.129.61.65 - - [2026-03-19 02:13:18] "POST /neutron/network HTTP/1.1" 200 117 0.036165 10.0.0.129 - - [2026-03-19 02:13:18] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001286 252.129.61.65 - - [2026-03-19 02:13:18] "POST /neutron/network HTTP/1.1" 200 605 0.069275 10.0.0.129 - - [2026-03-19 02:13:18] "POST /route-targets HTTP/1.1" 200 329 0.010711 10.0.0.129 - - [2026-03-19 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.013770 10.0.0.129 - - [2026-03-19 02:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003890 252.129.61.65 - - [2026-03-19 02:13:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.195078 252.129.61.65 - - [2026-03-19 02:13:19] "POST /neutron/network HTTP/1.1" 200 822 0.006970 10.0.0.129 - - [2026-03-19 02:13:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.002978 10.0.0.129 - - [2026-03-19 02:13:19] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007013 252.129.61.65 - - [2026-03-19 02:13:19] "POST /neutron/network HTTP/1.1" 200 822 0.005234 10.0.0.129 - - [2026-03-19 02:13:19] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007962 252.129.61.65 - - [2026-03-19 02:13:19] "POST /neutron/network HTTP/1.1" 200 822 0.005393 252.129.61.65 - - [2026-03-19 02:13:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.009226 10.0.0.129 - - [2026-03-19 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.129 - - [2026-03-19 02:13:19] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001002 10.0.0.129 - - [2026-03-19 02:13:19] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024666 252.129.61.65 - - [2026-03-19 02:13:19] "POST /neutron/network HTTP/1.1" 200 117 0.010554 10.0.0.129 - - [2026-03-19 02:13:19] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001100 252.129.61.65 - - [2026-03-19 02:13:19] "POST /neutron/network HTTP/1.1" 200 605 0.064246 10.0.0.129 - - [2026-03-19 02:13:19] "POST /route-targets HTTP/1.1" 200 329 0.010504 10.0.0.129 - - [2026-03-19 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.014776 10.0.0.129 - - [2026-03-19 02:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003357 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.172382 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/network HTTP/1.1" 200 824 0.005906 10.0.0.129 - - [2026-03-19 02:13:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001516 10.0.0.129 - - [2026-03-19 02:13:20] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007508 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/network HTTP/1.1" 200 824 0.006540 10.0.0.129 - - [2026-03-19 02:13:20] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005387 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/network HTTP/1.1" 200 824 0.006546 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.007084 10.0.0.129 - - [2026-03-19 02:13:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.002946 10.0.0.129 - - [2026-03-19 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.129 - - [2026-03-19 02:13:20] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001189 10.0.0.129 - - [2026-03-19 02:13:20] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.032838 10.0.0.129 - - [2026-03-19 02:13:20] "POST /network-policys HTTP/1.1" 200 573 0.023513 10.0.0.129 - - [2026-03-19 02:13:20] "GET /network-policy/8fb9c033-d204-40d2-9b7a-d897aa104448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004966 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/network HTTP/1.1" 200 822 0.006881 10.0.0.129 - - [2026-03-19 02:13:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.002488 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/network HTTP/1.1" 200 922 0.043331 10.0.0.129 - - [2026-03-19 02:13:20] "POST /access-control-lists HTTP/1.1" 200 592 0.066204 252.129.61.65 - - [2026-03-19 02:13:20] "POST /neutron/network HTTP/1.1" 200 922 0.022270 10.0.0.129 - - [2026-03-19 02:13:20] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005471 10.0.0.129 - - [2026-03-19 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.129 - - [2026-03-19 02:13:20] "GET /network-policy/8fb9c033-d204-40d2-9b7a-d897aa104448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003723 252.129.61.65 - - [2026-03-19 02:13:21] "POST /neutron/network HTTP/1.1" 200 824 0.010917 10.0.0.129 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.006962 252.129.61.65 - - [2026-03-19 02:13:21] "POST /neutron/network HTTP/1.1" 200 924 0.053224 10.0.0.129 - - [2026-03-19 02:13:21] "POST /access-control-lists HTTP/1.1" 200 592 0.067641 252.129.61.65 - - [2026-03-19 02:13:21] "POST /neutron/network HTTP/1.1" 200 924 0.006397 10.0.0.129 - - [2026-03-19 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.010706 10.0.0.129 - - [2026-03-19 02:13:21] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007536 10.0.0.129 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.129 - - [2026-03-19 02:13:21] "GET /network-policy/8fb9c033-d204-40d2-9b7a-d897aa104448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.032420 10.0.0.129 - - [2026-03-19 02:13:21] "PUT /access-control-list/e6162933-9149-4d05-91d4-debaf7889272 HTTP/1.1" 200 274 0.056380 10.0.0.129 - - [2026-03-19 02:13:21] "GET /domains HTTP/1.1" 401 297 0.000430 10.0.0.129 - - [2026-03-19 02:13:21] "GET /domains HTTP/1.1" 200 440 0.030561 10.0.0.129 - - [2026-03-19 02:13:21] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001168 10.0.0.129 - - [2026-03-19 02:13:21] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1707 0.008629 10.0.0.129 - - [2026-03-19 02:13:21] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001691 10.0.0.129 - - [2026-03-19 02:13:21] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1 HTTP/1.1" 200 2572 0.027958 10.0.0.129 - - [2026-03-19 02:13:21] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4 HTTP/1.1" 200 2891 0.007786 10.0.0.129 - - [2026-03-19 02:13:22] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4 HTTP/1.1" 200 2891 0.005744 10.0.0.129 - - [2026-03-19 02:13:22] "GET /routing-instance/7643996b-91cf-4203-a5eb-706560f2b63a HTTP/1.1" 200 1787 0.004458 10.0.0.129 - - [2026-03-19 02:13:22] "GET /routing-instance/7643996b-91cf-4203-a5eb-706560f2b63a HTTP/1.1" 200 1787 0.003870 10.0.0.129 - - [2026-03-19 02:13:22] "GET /route-target/abb1202f-9474-4770-9ee1-7325ccdcd20f HTTP/1.1" 200 1209 0.003713 10.0.0.129 - - [2026-03-19 02:13:22] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4 HTTP/1.1" 200 2891 0.005430 10.0.0.129 - - [2026-03-19 02:13:22] "GET /routing-instance/7643996b-91cf-4203-a5eb-706560f2b63a HTTP/1.1" 200 1787 0.004268 10.0.0.129 - - [2026-03-19 02:13:22] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006152 10.0.0.129 - - [2026-03-19 02:13:22] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4 HTTP/1.1" 200 2891 0.004602 10.0.0.129 - - [2026-03-19 02:13:22] "GET /routing-instance/7643996b-91cf-4203-a5eb-706560f2b63a HTTP/1.1" 200 1787 0.003771 10.0.0.129 - - [2026-03-19 02:13:22] "GET /routing-instance/7643996b-91cf-4203-a5eb-706560f2b63a HTTP/1.1" 200 1787 0.003685 10.0.0.129 - - [2026-03-19 02:13:22] "GET /route-target/abb1202f-9474-4770-9ee1-7325ccdcd20f HTTP/1.1" 200 1209 0.003471 10.0.0.129 - - [2026-03-19 02:13:22] "GET /domains HTTP/1.1" 200 440 0.002485 10.0.0.129 - - [2026-03-19 02:13:22] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000988 10.0.0.129 - - [2026-03-19 02:13:22] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1707 0.007770 10.0.0.129 - - [2026-03-19 02:13:22] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001089 10.0.0.129 - - [2026-03-19 02:13:22] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1 HTTP/1.1" 200 2572 0.026687 10.0.0.129 - - [2026-03-19 02:13:22] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4 HTTP/1.1" 200 2891 0.005146 10.0.0.129 - - [2026-03-19 02:13:23] "GET /obj-perms HTTP/1.1" 200 6453 0.068959 10.0.0.129 - - [2026-03-19 02:13:23] "GET /domains HTTP/1.1" 200 440 0.002605 10.0.0.129 - - [2026-03-19 02:13:23] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001113 10.0.0.129 - - [2026-03-19 02:13:23] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1707 0.008894 10.0.0.129 - - [2026-03-19 02:13:23] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001226 10.0.0.129 - - [2026-03-19 02:13:23] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1 HTTP/1.1" 200 2572 0.026734 10.0.0.129 - - [2026-03-19 02:13:23] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f HTTP/1.1" 200 2896 0.008714 10.0.0.129 - - [2026-03-19 02:13:23] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f HTTP/1.1" 200 2896 0.005132 10.0.0.129 - - [2026-03-19 02:13:23] "GET /routing-instance/eae684a3-cf37-420a-be76-60a5e2efa7a9 HTTP/1.1" 200 1788 0.003933 10.0.0.129 - - [2026-03-19 02:13:23] "GET /routing-instance/eae684a3-cf37-420a-be76-60a5e2efa7a9 HTTP/1.1" 200 1788 0.005714 10.0.0.129 - - [2026-03-19 02:13:23] "GET /route-target/e1b1aacc-8c45-44bc-9e98-885ad2b7645e HTTP/1.1" 200 1209 0.003454 10.0.0.129 - - [2026-03-19 02:13:23] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f HTTP/1.1" 200 2896 0.004968 10.0.0.129 - - [2026-03-19 02:13:24] "GET /routing-instance/eae684a3-cf37-420a-be76-60a5e2efa7a9 HTTP/1.1" 200 1788 0.004523 10.0.0.129 - - [2026-03-19 02:13:24] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006119 10.0.0.129 - - [2026-03-19 02:13:24] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f HTTP/1.1" 200 2896 0.006603 10.0.0.129 - - [2026-03-19 02:13:24] "GET /routing-instance/eae684a3-cf37-420a-be76-60a5e2efa7a9 HTTP/1.1" 200 1788 0.003978 10.0.0.129 - - [2026-03-19 02:13:24] "GET /routing-instance/eae684a3-cf37-420a-be76-60a5e2efa7a9 HTTP/1.1" 200 1788 0.004357 10.0.0.129 - - [2026-03-19 02:13:24] "GET /route-target/e1b1aacc-8c45-44bc-9e98-885ad2b7645e HTTP/1.1" 200 1209 0.003625 10.0.0.129 - - [2026-03-19 02:13:24] "GET /domains HTTP/1.1" 200 440 0.002771 10.0.0.129 - - [2026-03-19 02:13:24] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000980 10.0.0.129 - - [2026-03-19 02:13:24] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1707 0.007442 10.0.0.129 - - [2026-03-19 02:13:24] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001603 10.0.0.129 - - [2026-03-19 02:13:24] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1 HTTP/1.1" 200 2572 0.030464 10.0.0.129 - - [2026-03-19 02:13:24] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f HTTP/1.1" 200 2896 0.005139 10.0.0.129 - - [2026-03-19 02:13:24] "GET /obj-perms HTTP/1.1" 200 6453 0.002763 10.0.0.129 - - [2026-03-19 02:13:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.004411 252.129.61.65 - - [2026-03-19 02:13:25] "POST /neutron/network HTTP/1.1" 200 932 0.007185 252.129.61.65 - - [2026-03-19 02:13:25] "GET /aaa-mode HTTP/1.1" 401 297 0.000518 252.129.61.65 - - [2026-03-19 02:13:25] "GET / HTTP/1.1" 200 36499 0.002076 252.129.61.65 - - [2026-03-19 02:13:25] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000353 10.0.0.129 - - [2026-03-19 02:13:25] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001089 252.129.61.65 - - [2026-03-19 02:13:25] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055436 252.129.61.65 - - [2026-03-19 02:13:25] "POST /neutron/network HTTP/1.1" 200 922 0.007616 252.129.61.65 - - [2026-03-19 02:13:25] "POST /neutron/port HTTP/1.1" 200 117 0.008052 252.129.61.65 - - [2026-03-19 02:13:25] "POST /neutron/port HTTP/1.1" 200 117 0.007261 10.0.0.129 - - [2026-03-19 02:13:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.005110 252.129.61.65 - - [2026-03-19 02:13:26] "POST /neutron/port HTTP/1.1" 200 117 0.005606 252.129.61.65 - - [2026-03-19 02:13:26] "POST /neutron/network HTTP/1.1" 200 934 0.006838 252.129.61.65 - - [2026-03-19 02:13:26] "GET /aaa-mode HTTP/1.1" 401 297 0.001159 252.129.61.65 - - [2026-03-19 02:13:26] "GET / HTTP/1.1" 200 36499 0.003282 252.129.61.65 - - [2026-03-19 02:13:26] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000396 252.129.61.65 - - [2026-03-19 02:13:26] "POST /neutron/network HTTP/1.1" 200 932 0.005788 10.0.0.129 - - [2026-03-19 02:13:26] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001062 10.0.0.129 - - [2026-03-19 02:13:26] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001736 252.129.61.65 - - [2026-03-19 02:13:26] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.078076 252.129.61.65 - - [2026-03-19 02:13:26] "POST /neutron/port HTTP/1.1" 200 1058 0.308302 252.129.61.65 - - [2026-03-19 02:13:26] "POST /neutron/network HTTP/1.1" 200 924 0.006805 252.129.61.65 - - [2026-03-19 02:13:26] "POST /neutron/port HTTP/1.1" 200 1058 0.011441 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/port HTTP/1.1" 200 1058 0.011954 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/port HTTP/1.1" 200 1108 0.100306 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/port HTTP/1.1" 200 1118 0.026135 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/port HTTP/1.1" 200 1118 0.019943 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014088 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003502 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/port HTTP/1.1" 200 117 0.006013 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/subnet HTTP/1.1" 200 689 0.008421 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/port HTTP/1.1" 200 117 0.001745 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/port HTTP/1.1" 200 1118 0.020172 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/network HTTP/1.1" 200 922 0.006187 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007519 252.129.61.65 - - [2026-03-19 02:13:27] "POST /neutron/network HTTP/1.1" 200 934 0.006624 10.0.0.129 - - [2026-03-19 02:13:27] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001165 10.0.0.129 - - [2026-03-19 02:13:27] "PUT /access-control-list/5918d71b-cd39-4bc7-ab2f-2ae11faad4d2 HTTP/1.1" 200 274 0.059020 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/port HTTP/1.1" 200 1060 0.319027 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/port HTTP/1.1" 200 1060 0.015120 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/port HTTP/1.1" 200 1060 0.015312 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/port HTTP/1.1" 200 1110 0.055145 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/port HTTP/1.1" 200 1120 0.013528 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004256 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.009710 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/port HTTP/1.1" 200 117 0.002021 252.129.61.65 - - [2026-03-19 02:13:28] "POST /neutron/network HTTP/1.1" 200 924 0.005937 252.129.61.65 - - [2026-03-19 02:13:32] "POST /neutron/port HTTP/1.1" 200 1118 0.014371 252.129.61.65 - - [2026-03-19 02:13:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006033 252.129.61.65 - - [2026-03-19 02:13:32] "POST /neutron/port HTTP/1.1" 200 1118 0.013650 252.129.61.65 - - [2026-03-19 02:13:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006535 252.129.61.65 - - [2026-03-19 02:13:32] "POST /neutron/port HTTP/1.1" 200 1118 0.013186 252.129.61.65 - - [2026-03-19 02:13:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007269 10.0.0.129 - - [2026-03-19 02:13:33] "GET /virtual-machine/fcf7c76e-3bca-43e6-8e8a-951238bd85a0 HTTP/1.1" 200 1297 0.007268 10.0.0.129 - - [2026-03-19 02:13:33] "GET /virtual-machine-interface/61d419b8-6dff-45af-a09f-4594cc24d4ed HTTP/1.1" 200 2953 0.005109 10.0.0.129 - - [2026-03-19 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.129 - - [2026-03-19 02:13:33] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003690 10.0.0.129 - - [2026-03-19 02:13:33] "GET /virtual-networks?parent_id=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003507 10.0.0.129 - - [2026-03-19 02:13:33] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005672 10.0.0.129 - - [2026-03-19 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.129 - - [2026-03-19 02:13:36] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006317 252.129.61.65 - - [2026-03-19 02:13:37] "POST /neutron/port HTTP/1.1" 200 1118 0.018639 252.129.61.65 - - [2026-03-19 02:13:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006600 252.129.61.65 - - [2026-03-19 02:13:37] "POST /neutron/port HTTP/1.1" 200 1118 0.013369 252.129.61.65 - - [2026-03-19 02:13:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005827 252.129.61.65 - - [2026-03-19 02:13:37] "POST /neutron/port HTTP/1.1" 200 1118 0.014891 252.129.61.65 - - [2026-03-19 02:13:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006391 252.129.61.65 - - [2026-03-19 02:13:38] "POST /neutron/port HTTP/1.1" 200 1120 0.012670 252.129.61.65 - - [2026-03-19 02:13:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011017 252.129.61.65 - - [2026-03-19 02:13:38] "POST /neutron/port HTTP/1.1" 200 1120 0.014546 252.129.61.65 - - [2026-03-19 02:13:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005939 10.0.0.129 - - [2026-03-19 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.129 - - [2026-03-19 02:13:38] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004476 10.0.0.129 - - [2026-03-19 02:13:38] "GET /virtual-networks?parent_id=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003612 10.0.0.129 - - [2026-03-19 02:13:38] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006134 252.129.61.65 - - [2026-03-19 02:13:39] "POST /neutron/port HTTP/1.1" 200 1118 0.016882 252.129.61.65 - - [2026-03-19 02:13:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007109 252.129.61.65 - - [2026-03-19 02:13:40] "POST /neutron/port HTTP/1.1" 200 1118 0.013657 252.129.61.65 - - [2026-03-19 02:13:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006319 252.129.61.65 - - [2026-03-19 02:13:41] "POST /neutron/port HTTP/1.1" 200 1120 0.014329 252.129.61.65 - - [2026-03-19 02:13:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010426 252.129.61.65 - - [2026-03-19 02:13:42] "POST /neutron/port HTTP/1.1" 200 1120 0.014931 252.129.61.65 - - [2026-03-19 02:13:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007885 10.0.0.129 - - [2026-03-19 02:13:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000463 10.0.0.129 - - [2026-03-19 02:13:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000413 252.129.61.65 - - [2026-03-19 02:13:44] "POST /neutron/port HTTP/1.1" 200 1120 0.014783 252.129.61.65 - - [2026-03-19 02:13:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008461 252.129.61.65 - - [2026-03-19 02:13:44] "POST /neutron/port HTTP/1.1" 200 1120 0.018323 252.129.61.65 - - [2026-03-19 02:13:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008571 252.129.61.65 - - [2026-03-19 02:13:44] "POST /neutron/port HTTP/1.1" 200 1120 0.015086 252.129.61.65 - - [2026-03-19 02:13:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007793 10.0.0.129 - - [2026-03-19 02:13:44] "GET /virtual-machine/0262f6ab-e1d1-48ab-9239-b6a45afae8cd HTTP/1.1" 200 1295 0.007977 10.0.0.129 - - [2026-03-19 02:13:44] "GET /virtual-machine-interface/c2fec35d-33fb-4bc0-b8c7-7d0a08fe00c7 HTTP/1.1" 200 2954 0.007278 10.0.0.129 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.129 - - [2026-03-19 02:13:45] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004031 10.0.0.129 - - [2026-03-19 02:13:45] "GET /virtual-networks?parent_id=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003158 10.0.0.129 - - [2026-03-19 02:13:45] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005116 10.0.0.129 - - [2026-03-19 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.129 - - [2026-03-19 02:13:46] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003110 10.0.0.129 - - [2026-03-19 02:13:46] "GET /virtual-networks?parent_id=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003263 10.0.0.129 - - [2026-03-19 02:13:46] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005612 252.129.61.65 - - [2026-03-19 02:13:48] "POST /neutron/port HTTP/1.1" 200 1118 0.017474 252.129.61.65 - - [2026-03-19 02:13:48] "POST /neutron/port HTTP/1.1" 200 1118 0.013537 252.129.61.65 - - [2026-03-19 02:13:48] "POST /neutron/network HTTP/1.1" 200 932 0.005994 252.129.61.65 - - [2026-03-19 02:13:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003458 252.129.61.65 - - [2026-03-19 02:13:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.008598 252.129.61.65 - - [2026-03-19 02:13:49] "POST /neutron/port HTTP/1.1" 200 117 0.001755 252.129.61.65 - - [2026-03-19 02:13:49] "POST /neutron/network HTTP/1.1" 200 922 0.006340 10.0.0.129 - - [2026-03-19 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.129 - - [2026-03-19 02:13:50] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000999 10.0.0.129 - - [2026-03-19 02:13:50] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.038845 10.0.0.129 - - [2026-03-19 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.129 - - [2026-03-19 02:13:50] "PUT /network-policy/8fb9c033-d204-40d2-9b7a-d897aa104448 HTTP/1.1" 200 264 0.012651 10.0.0.129 - - [2026-03-19 02:13:50] "PUT /access-control-list/5918d71b-cd39-4bc7-ab2f-2ae11faad4d2 HTTP/1.1" 200 274 0.055486 10.0.0.129 - - [2026-03-19 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.015163 10.0.0.129 - - [2026-03-19 02:13:51] "PUT /access-control-list/e6162933-9149-4d05-91d4-debaf7889272 HTTP/1.1" 200 274 0.052639 10.0.0.129 - - [2026-03-19 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.011701 10.0.0.129 - - [2026-03-19 02:13:54] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.009604 252.129.61.65 - - [2026-03-19 02:13:54] "POST /neutron/network HTTP/1.1" 200 924 0.005904 252.129.61.65 - - [2026-03-19 02:13:54] "POST /neutron/network HTTP/1.1" 200 824 0.059833 10.0.0.129 - - [2026-03-19 02:13:54] "DELETE /access-control-list/5918d71b-cd39-4bc7-ab2f-2ae11faad4d2 HTTP/1.1" 200 115 0.045045 252.129.61.65 - - [2026-03-19 02:13:54] "POST /neutron/network HTTP/1.1" 200 824 0.006699 10.0.0.129 - - [2026-03-19 02:13:54] "GET /virtual-network/6c750b1f-1192-4e79-aa74-b9ba43d95b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.018300 10.0.0.129 - - [2026-03-19 02:13:54] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007094 252.129.61.65 - - [2026-03-19 02:13:54] "POST /neutron/network HTTP/1.1" 200 922 0.005793 252.129.61.65 - - [2026-03-19 02:13:54] "POST /neutron/network HTTP/1.1" 200 822 0.060107 10.0.0.129 - - [2026-03-19 02:13:54] "DELETE /access-control-list/e6162933-9149-4d05-91d4-debaf7889272 HTTP/1.1" 200 115 0.034071 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/network HTTP/1.1" 200 822 0.008270 10.0.0.129 - - [2026-03-19 02:13:55] "GET /virtual-network/f3b846e2-8ce0-461b-9416-10661dd7f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005502 10.0.0.129 - - [2026-03-19 02:13:55] "DELETE /network-policy/8fb9c033-d204-40d2-9b7a-d897aa104448 HTTP/1.1" 200 115 0.067280 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/network HTTP/1.1" 200 824 0.011705 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/network HTTP/1.1" 400 204 0.020940 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/port HTTP/1.1" 200 1118 0.023237 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/port HTTP/1.1" 200 1120 0.017507 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/port HTTP/1.1" 200 1110 0.018572 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/port HTTP/1.1" 200 1108 0.013594 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/port HTTP/1.1" 200 151 0.153363 252.129.61.65 - - [2026-03-19 02:13:55] "POST /neutron/port HTTP/1.1" 200 151 0.148762 252.129.61.65 - - [2026-03-19 02:13:57] "POST /neutron/network HTTP/1.1" 200 824 0.011788 10.0.0.129 - - [2026-03-19 02:13:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005498 10.0.0.129 - - [2026-03-19 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.129 - - [2026-03-19 02:13:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002275 252.129.61.65 - - [2026-03-19 02:13:57] "POST /neutron/network HTTP/1.1" 200 151 0.093918 10.0.0.129 - - [2026-03-19 02:13:57] "GET /routing-instance/eae684a3-cf37-420a-be76-60a5e2efa7a9 HTTP/1.1" 404 171 0.002606 10.0.0.129 - - [2026-03-19 02:13:57] "DELETE /route-target/e1b1aacc-8c45-44bc-9e98-885ad2b7645e HTTP/1.1" 200 115 0.029213 10.0.0.129 - - [2026-03-19 02:13:57] "GET /domains HTTP/1.1" 200 440 0.003323 10.0.0.129 - - [2026-03-19 02:13:57] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000929 10.0.0.129 - - [2026-03-19 02:13:57] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1707 0.006932 10.0.0.129 - - [2026-03-19 02:13:57] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001783 10.0.0.129 - - [2026-03-19 02:13:57] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1 HTTP/1.1" 200 2104 0.026788 252.129.61.65 - - [2026-03-19 02:13:57] "POST /neutron/network HTTP/1.1" 200 822 0.005631 10.0.0.129 - - [2026-03-19 02:13:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005415 10.0.0.129 - - [2026-03-19 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.129 - - [2026-03-19 02:13:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003162 252.129.61.65 - - [2026-03-19 02:13:58] "POST /neutron/network HTTP/1.1" 200 151 0.097368 10.0.0.129 - - [2026-03-19 02:13:58] "GET /routing-instance/7643996b-91cf-4203-a5eb-706560f2b63a HTTP/1.1" 404 171 0.003133 10.0.0.129 - - [2026-03-19 02:13:58] "DELETE /route-target/abb1202f-9474-4770-9ee1-7325ccdcd20f HTTP/1.1" 200 115 0.031379 10.0.0.129 - - [2026-03-19 02:13:58] "GET /domains HTTP/1.1" 200 440 0.002924 10.0.0.129 - - [2026-03-19 02:13:58] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001006 10.0.0.129 - - [2026-03-19 02:13:58] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1707 0.006942 10.0.0.129 - - [2026-03-19 02:13:58] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001262 10.0.0.129 - - [2026-03-19 02:13:58] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1 HTTP/1.1" 200 1865 0.031466 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001204 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.032368 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001025 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?fields=virtual_networks HTTP/1.1" 200 1037 0.071861 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001465 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.027257 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001291 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?fields=security_groups HTTP/1.1" 200 1265 0.035205 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /project/df5fe5bf9c6f409ca20088af0cd8050b HTTP/1.1" 404 173 0.013698 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /project/0174d5801d774b158f9baacd07b1dac1 HTTP/1.1" 404 173 0.006976 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000893 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000781 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.040784 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.059210 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001040 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001314 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?fields=security_groups HTTP/1.1" 200 1399 0.046241 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?fields=security_groups HTTP/1.1" 200 1374 0.048696 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /security-group/3fa07540-9fb5-442c-8665-de89dc3c68c8 HTTP/1.1" 200 115 0.048173 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /security-group/d94fbed0-3859-4b55-a1fb-4a9d673554e7 HTTP/1.1" 200 115 0.048718 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=df5fe5bf-9c6f-409c-a200-88af0cd8050b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001104 10.0.0.129 - - [2026-03-19 02:13:59] "GET /projects?obj_uuids=8bf78019-36ad-4520-8390-96ed84b886b0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001430 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b?fields=application_policy_sets HTTP/1.1" 200 1438 0.049857 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /access-control-list/350242ff-41c8-48ac-8287-5737f4af9865 HTTP/1.1" 200 115 0.051109 10.0.0.129 - - [2026-03-19 02:13:59] "GET /project/8bf78019-36ad-4520-8390-96ed84b886b0?fields=application_policy_sets HTTP/1.1" 200 1413 0.095195 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /access-control-list/e627718a-2bd0-483a-8739-d9de2cb3a00b HTTP/1.1" 200 115 0.059196 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /access-control-list/e8d8429b-f1ca-4fed-8001-08d77c01cf41 HTTP/1.1" 200 115 0.055520 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /access-control-list/11b70b5e-7dca-49f8-83ed-473404ce8910 HTTP/1.1" 200 115 0.035186 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /project/df5fe5bf-9c6f-409c-a200-88af0cd8050b HTTP/1.1" 200 115 0.445184 10.0.0.129 - - [2026-03-19 02:13:59] "DELETE /project/8bf78019-36ad-4520-8390-96ed84b886b0 HTTP/1.1" 200 115 0.483005 10.0.0.129 - - [2026-03-19 02:14:00] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.129 - - [2026-03-19 02:14:00] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007593 10.0.0.129 - - [2026-03-19 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 179 0.034193 10.0.0.129 - - [2026-03-19 02:14:00] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002871 10.0.0.129 - - [2026-03-19 02:14:00] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001447 10.0.0.129 - - [2026-03-19 02:14:00] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009448 10.0.0.129 - - [2026-03-19 02:14:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.003531 10.0.0.129 - - [2026-03-19 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.003428 10.0.0.129 - - [2026-03-19 02:14:00] "POST /security-groups HTTP/1.1" 200 576 0.063729 10.0.0.129 - - [2026-03-19 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.003267 10.0.0.129 - - [2026-03-19 02:14:00] "POST /projects HTTP/1.1" 200 563 0.214452 10.0.0.129 - - [2026-03-19 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.249330 10.0.0.129 - - [2026-03-19 02:14:00] "POST /access-control-lists HTTP/1.1" 200 591 0.059805 10.0.0.129 - - [2026-03-19 02:14:00] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.392453 10.0.0.129 - - [2026-03-19 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.002889 10.0.0.129 - - [2026-03-19 02:14:00] "POST /access-control-lists HTTP/1.1" 200 589 0.064583 10.0.0.129 - - [2026-03-19 02:14:02] "GET / HTTP/1.1" 200 36499 0.001877 10.0.0.129 - - [2026-03-19 02:14:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000777 10.0.0.129 - - [2026-03-19 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.084527 10.0.0.129 - - [2026-03-19 02:14:03] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001171 10.0.0.129 - - [2026-03-19 02:14:03] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.033785 252.129.61.65 - - [2026-03-19 02:14:03] "POST /neutron/network HTTP/1.1" 200 117 0.038053 10.0.0.129 - - [2026-03-19 02:14:03] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001131 252.129.61.65 - - [2026-03-19 02:14:03] "POST /neutron/network HTTP/1.1" 200 610 0.068745 10.0.0.129 - - [2026-03-19 02:14:03] "POST /route-targets HTTP/1.1" 200 329 0.011381 10.0.0.129 - - [2026-03-19 02:14:03] "POST /ref-update HTTP/1.1" 200 156 0.013642 10.0.0.129 - - [2026-03-19 02:14:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002631 252.129.61.65 - - [2026-03-19 02:14:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.141700 252.129.61.65 - - [2026-03-19 02:14:04] "POST /neutron/network HTTP/1.1" 200 831 0.005853 10.0.0.129 - - [2026-03-19 02:14:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.003358 10.0.0.129 - - [2026-03-19 02:14:04] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005494 252.129.61.65 - - [2026-03-19 02:14:04] "POST /neutron/network HTTP/1.1" 200 831 0.005714 10.0.0.129 - - [2026-03-19 02:14:04] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005740 252.129.61.65 - - [2026-03-19 02:14:04] "POST /neutron/network HTTP/1.1" 200 831 0.005486 252.129.61.65 - - [2026-03-19 02:14:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.007746 10.0.0.129 - - [2026-03-19 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.129 - - [2026-03-19 02:14:04] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005188 10.0.0.129 - - [2026-03-19 02:14:04] "PUT /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5 HTTP/1.1" 200 266 0.039790 10.0.0.129 - - [2026-03-19 02:14:04] "POST /route-targets HTTP/1.1" 200 325 0.015245 10.0.0.129 - - [2026-03-19 02:14:04] "POST /ref-update HTTP/1.1" 200 156 0.010008 10.0.0.129 - - [2026-03-19 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.129 - - [2026-03-19 02:14:04] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001101 10.0.0.129 - - [2026-03-19 02:14:04] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.033815 252.129.61.65 - - [2026-03-19 02:14:04] "POST /neutron/network HTTP/1.1" 200 117 0.011688 10.0.0.129 - - [2026-03-19 02:14:04] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001217 252.129.61.65 - - [2026-03-19 02:14:04] "POST /neutron/network HTTP/1.1" 200 610 0.080454 10.0.0.129 - - [2026-03-19 02:14:04] "POST /route-targets HTTP/1.1" 200 329 0.011539 10.0.0.129 - - [2026-03-19 02:14:04] "POST /ref-update HTTP/1.1" 200 156 0.017393 10.0.0.129 - - [2026-03-19 02:14:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003284 252.129.61.65 - - [2026-03-19 02:14:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.200814 252.129.61.65 - - [2026-03-19 02:14:05] "POST /neutron/network HTTP/1.1" 200 830 0.006220 10.0.0.129 - - [2026-03-19 02:14:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.003572 10.0.0.129 - - [2026-03-19 02:14:05] "GET /virtual-network/312777fb-6d81-4f4e-8b2c-48662d4935e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004785 252.129.61.65 - - [2026-03-19 02:14:05] "POST /neutron/network HTTP/1.1" 200 830 0.005256 10.0.0.129 - - [2026-03-19 02:14:05] "GET /virtual-network/312777fb-6d81-4f4e-8b2c-48662d4935e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005418 252.129.61.65 - - [2026-03-19 02:14:05] "POST /neutron/network HTTP/1.1" 200 830 0.006101 252.129.61.65 - - [2026-03-19 02:14:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.007360 10.0.0.129 - - [2026-03-19 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-03-19 02:14:05] "GET /virtual-network/312777fb-6d81-4f4e-8b2c-48662d4935e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004826 10.0.0.129 - - [2026-03-19 02:14:05] "POST /ref-update HTTP/1.1" 200 156 0.015178 10.0.0.129 - - [2026-03-19 02:14:05] "PUT /virtual-network/312777fb-6d81-4f4e-8b2c-48662d4935e0 HTTP/1.1" 200 266 0.050086 10.0.0.129 - - [2026-03-19 02:14:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.001580 252.129.61.65 - - [2026-03-19 02:14:05] "POST /neutron/network HTTP/1.1" 200 841 0.007196 252.129.61.65 - - [2026-03-19 02:14:05] "GET /aaa-mode HTTP/1.1" 401 297 0.001054 252.129.61.65 - - [2026-03-19 02:14:05] "GET / HTTP/1.1" 200 36499 0.001817 252.129.61.65 - - [2026-03-19 02:14:05] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000394 10.0.0.129 - - [2026-03-19 02:14:06] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001176 252.129.61.65 - - [2026-03-19 02:14:06] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.059240 252.129.61.65 - - [2026-03-19 02:14:06] "POST /neutron/network HTTP/1.1" 200 831 0.006403 252.129.61.65 - - [2026-03-19 02:14:06] "POST /neutron/port HTTP/1.1" 200 117 0.005766 252.129.61.65 - - [2026-03-19 02:14:06] "POST /neutron/port HTTP/1.1" 200 117 0.008565 10.0.0.129 - - [2026-03-19 02:14:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001430 252.129.61.65 - - [2026-03-19 02:14:06] "POST /neutron/port HTTP/1.1" 200 117 0.007094 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/network HTTP/1.1" 200 840 0.007446 252.129.61.65 - - [2026-03-19 02:14:07] "GET /aaa-mode HTTP/1.1" 401 297 0.000503 252.129.61.65 - - [2026-03-19 02:14:07] "GET / HTTP/1.1" 200 36499 0.002164 252.129.61.65 - - [2026-03-19 02:14:07] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000417 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/network HTTP/1.1" 200 841 0.005197 10.0.0.129 - - [2026-03-19 02:14:07] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001527 10.0.0.129 - - [2026-03-19 02:14:07] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001403 252.129.61.65 - - [2026-03-19 02:14:07] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.090140 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/port HTTP/1.1" 200 1053 0.344933 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/network HTTP/1.1" 200 830 0.005624 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/port HTTP/1.1" 200 1053 0.014484 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/port HTTP/1.1" 200 1053 0.035815 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/port HTTP/1.1" 200 1063 0.020365 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.014242 252.129.61.65 - - [2026-03-19 02:14:07] "POST /neutron/port HTTP/1.1" 200 1103 0.124673 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/port HTTP/1.1" 200 117 0.007749 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/port HTTP/1.1" 200 1113 0.018728 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/port HTTP/1.1" 200 1113 0.018224 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003802 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007370 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/subnet HTTP/1.1" 200 708 0.010375 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/port HTTP/1.1" 200 117 0.001244 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/network HTTP/1.1" 200 831 0.007085 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/network HTTP/1.1" 200 840 0.006836 10.0.0.129 - - [2026-03-19 02:14:08] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.031402 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/port HTTP/1.1" 200 1052 0.290558 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/port HTTP/1.1" 200 1052 0.011388 252.129.61.65 - - [2026-03-19 02:14:08] "POST /neutron/port HTTP/1.1" 200 1052 0.013819 252.129.61.65 - - [2026-03-19 02:14:09] "POST /neutron/port HTTP/1.1" 200 1102 0.098189 252.129.61.65 - - [2026-03-19 02:14:09] "POST /neutron/port HTTP/1.1" 200 1112 0.013004 252.129.61.65 - - [2026-03-19 02:14:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003629 252.129.61.65 - - [2026-03-19 02:14:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.009616 252.129.61.65 - - [2026-03-19 02:14:09] "POST /neutron/port HTTP/1.1" 200 117 0.001509 252.129.61.65 - - [2026-03-19 02:14:09] "POST /neutron/network HTTP/1.1" 200 830 0.013389 252.129.61.65 - - [2026-03-19 02:14:13] "POST /neutron/port HTTP/1.1" 200 1113 0.015480 252.129.61.65 - - [2026-03-19 02:14:13] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007246 252.129.61.65 - - [2026-03-19 02:14:13] "POST /neutron/port HTTP/1.1" 200 1113 0.013672 252.129.61.65 - - [2026-03-19 02:14:13] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006793 252.129.61.65 - - [2026-03-19 02:14:13] "POST /neutron/port HTTP/1.1" 200 1113 0.015860 252.129.61.65 - - [2026-03-19 02:14:13] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012365 10.0.0.129 - - [2026-03-19 02:14:13] "GET /virtual-machine/a6f53b9e-c12a-496d-a6d7-b1de2f5c02c6 HTTP/1.1" 401 297 0.000534 10.0.0.129 - - [2026-03-19 02:14:14] "GET /virtual-machine/a6f53b9e-c12a-496d-a6d7-b1de2f5c02c6 HTTP/1.1" 200 1288 0.035430 10.0.0.129 - - [2026-03-19 02:14:14] "GET /virtual-machine-interface/ba6ed90e-c96c-4d4a-a613-6bd4676f8271 HTTP/1.1" 200 2930 0.005400 10.0.0.129 - - [2026-03-19 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.129 - - [2026-03-19 02:14:14] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003107 10.0.0.129 - - [2026-03-19 02:14:14] "GET /virtual-networks?parent_id=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003302 10.0.0.129 - - [2026-03-19 02:14:14] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006769 10.0.0.129 - - [2026-03-19 02:14:15] "GET /obj-perms HTTP/1.1" 200 6402 0.067255 10.0.0.129 - - [2026-03-19 02:14:15] "GET /obj-perms HTTP/1.1" 200 6402 0.057505 10.0.0.129 - - [2026-03-19 02:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014018 10.0.0.129 - - [2026-03-19 02:14:17] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009258 10.0.0.129 - - [2026-03-19 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011752 10.0.0.129 - - [2026-03-19 02:14:21] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.040546 252.129.61.65 - - [2026-03-19 02:14:22] "POST /neutron/port HTTP/1.1" 200 1113 0.079949 252.129.61.65 - - [2026-03-19 02:14:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012629 252.129.61.65 - - [2026-03-19 02:14:22] "POST /neutron/port HTTP/1.1" 200 1113 0.111700 252.129.61.65 - - [2026-03-19 02:14:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.018617 252.129.61.65 - - [2026-03-19 02:14:23] "POST /neutron/port HTTP/1.1" 200 1112 0.086627 252.129.61.65 - - [2026-03-19 02:14:23] "POST /neutron/port HTTP/1.1" 200 1113 0.103434 252.129.61.65 - - [2026-03-19 02:14:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.056911 252.129.61.65 - - [2026-03-19 02:14:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.113667 252.129.61.65 - - [2026-03-19 02:14:23] "POST /neutron/port HTTP/1.1" 200 1112 0.085582 252.129.61.65 - - [2026-03-19 02:14:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.034457 10.0.0.129 - - [2026-03-19 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.129 - - [2026-03-19 02:14:24] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003894 10.0.0.129 - - [2026-03-19 02:14:24] "GET /virtual-networks?parent_id=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003893 10.0.0.129 - - [2026-03-19 02:14:24] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.008537 252.129.61.65 - - [2026-03-19 02:14:24] "POST /neutron/port HTTP/1.1" 200 1113 0.018274 252.129.61.65 - - [2026-03-19 02:14:24] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011327 252.129.61.65 - - [2026-03-19 02:14:24] "POST /neutron/port HTTP/1.1" 200 1113 0.029912 252.129.61.65 - - [2026-03-19 02:14:24] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009657 252.129.61.65 - - [2026-03-19 02:14:24] "POST /neutron/port HTTP/1.1" 200 1112 0.017795 252.129.61.65 - - [2026-03-19 02:14:25] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008400 252.129.61.65 - - [2026-03-19 02:14:25] "POST /neutron/port HTTP/1.1" 200 1112 0.021657 252.129.61.65 - - [2026-03-19 02:14:25] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010464 252.129.61.65 - - [2026-03-19 02:14:29] "POST /neutron/port HTTP/1.1" 200 1112 0.017412 252.129.61.65 - - [2026-03-19 02:14:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010500 252.129.61.65 - - [2026-03-19 02:14:29] "POST /neutron/port HTTP/1.1" 200 1112 0.016764 252.129.61.65 - - [2026-03-19 02:14:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007369 252.129.61.65 - - [2026-03-19 02:14:30] "POST /neutron/port HTTP/1.1" 200 1112 0.015816 252.129.61.65 - - [2026-03-19 02:14:30] "POST /neutron/security_group HTTP/1.1" 200 2049 0.014045 10.0.0.129 - - [2026-03-19 02:14:30] "GET /virtual-machine/68e7f908-521c-4210-ade7-d06739945c9a HTTP/1.1" 200 1287 0.004953 10.0.0.129 - - [2026-03-19 02:14:30] "GET /virtual-machine-interface/3ddaab17-03da-4924-825e-f5f3cb51c64b HTTP/1.1" 200 2928 0.015454 10.0.0.129 - - [2026-03-19 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.129 - - [2026-03-19 02:14:30] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003304 10.0.0.129 - - [2026-03-19 02:14:30] "GET /virtual-networks?parent_id=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002778 10.0.0.129 - - [2026-03-19 02:14:30] "GET /virtual-network/312777fb-6d81-4f4e-8b2c-48662d4935e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005950 10.0.0.129 - - [2026-03-19 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.129 - - [2026-03-19 02:14:31] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003967 10.0.0.129 - - [2026-03-19 02:14:31] "GET /virtual-networks?parent_id=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002964 10.0.0.129 - - [2026-03-19 02:14:31] "GET /virtual-network/312777fb-6d81-4f4e-8b2c-48662d4935e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005530 10.0.0.129 - - [2026-03-19 02:14:32] "POST /routing-policys HTTP/1.1" 200 536 0.019222 10.0.0.129 - - [2026-03-19 02:14:32] "GET /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.010838 10.0.0.129 - - [2026-03-19 02:14:32] "PUT /virtual-network/dab4bd10-b8a3-4127-9901-5b458dd48fe5 HTTP/1.1" 200 266 0.031405 10.0.0.129 - - [2026-03-19 02:14:32] "POST /ref-update HTTP/1.1" 200 156 0.043856 10.0.0.129 - - [2026-03-19 02:14:37] "POST /ref-update HTTP/1.1" 200 156 0.018453 10.0.0.129 - - [2026-03-19 02:14:37] "POST /ref-update HTTP/1.1" 200 156 0.040519 10.0.0.129 - - [2026-03-19 02:14:37] "DELETE /routing-policy/14027279-c8ba-49c9-9c38-fe64bb997a88 HTTP/1.1" 200 115 0.023031 252.129.61.65 - - [2026-03-19 02:14:37] "POST /neutron/network HTTP/1.1" 200 830 0.007236 252.129.61.65 - - [2026-03-19 02:14:37] "POST /neutron/network HTTP/1.1" 400 204 0.015374 252.129.61.65 - - [2026-03-19 02:14:38] "POST /neutron/port HTTP/1.1" 200 1112 0.021932 252.129.61.65 - - [2026-03-19 02:14:38] "POST /neutron/port HTTP/1.1" 200 1113 0.013441 252.129.61.65 - - [2026-03-19 02:14:38] "POST /neutron/port HTTP/1.1" 200 1102 0.024484 252.129.61.65 - - [2026-03-19 02:14:38] "POST /neutron/port HTTP/1.1" 200 1103 0.012181 252.129.61.65 - - [2026-03-19 02:14:38] "POST /neutron/port HTTP/1.1" 200 151 0.142116 252.129.61.65 - - [2026-03-19 02:14:38] "POST /neutron/port HTTP/1.1" 200 151 0.145708 252.129.61.65 - - [2026-03-19 02:14:39] "POST /neutron/network HTTP/1.1" 200 830 0.005925 10.0.0.129 - - [2026-03-19 02:14:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005382 10.0.0.129 - - [2026-03-19 02:14:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002614 252.129.61.65 - - [2026-03-19 02:14:39] "POST /neutron/network HTTP/1.1" 200 151 0.106031 10.0.0.129 - - [2026-03-19 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 252.129.61.65 - - [2026-03-19 02:14:39] "POST /neutron/network HTTP/1.1" 200 831 0.004846 10.0.0.129 - - [2026-03-19 02:14:39] "DELETE /route-target/5dd40292-bded-43c6-910a-93d3f7aa5161 HTTP/1.1" 200 115 0.026478 10.0.0.129 - - [2026-03-19 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.129 - - [2026-03-19 02:14:39] "DELETE /route-target/b11e02da-1ced-4ba9-86a0-5672b210a4d7 HTTP/1.1" 409 241 0.005740 10.0.0.129 - - [2026-03-19 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.129 - - [2026-03-19 02:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003532 10.0.0.129 - - [2026-03-19 02:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001889 252.129.61.65 - - [2026-03-19 02:14:40] "POST /neutron/network HTTP/1.1" 200 151 0.116759 10.0.0.129 - - [2026-03-19 02:14:40] "DELETE /route-target/b999b091-0d25-4f31-bce3-272e7545e138 HTTP/1.1" 200 115 0.020721 10.0.0.129 - - [2026-03-19 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006112 10.0.0.129 - - [2026-03-19 02:14:40] "DELETE /route-target/b11e02da-1ced-4ba9-86a0-5672b210a4d7 HTTP/1.1" 200 115 0.017220 10.0.0.129 - - [2026-03-19 02:14:40] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001037 10.0.0.129 - - [2026-03-19 02:14:40] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.059896 10.0.0.129 - - [2026-03-19 02:14:40] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001519 10.0.0.129 - - [2026-03-19 02:14:40] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?fields=virtual_networks HTTP/1.1" 200 1020 0.074646 10.0.0.129 - - [2026-03-19 02:14:40] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001842 10.0.0.129 - - [2026-03-19 02:14:40] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.028926 10.0.0.129 - - [2026-03-19 02:14:40] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001205 10.0.0.129 - - [2026-03-19 02:14:40] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?fields=security_groups HTTP/1.1" 200 1239 0.029139 10.0.0.129 - - [2026-03-19 02:14:41] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002241 10.0.0.129 - - [2026-03-19 02:14:41] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.013344 10.0.0.129 - - [2026-03-19 02:14:41] "POST /fqname-to-id HTTP/1.1" 404 184 0.038831 10.0.0.129 - - [2026-03-19 02:14:41] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002607 10.0.0.129 - - [2026-03-19 02:14:41] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001334 10.0.0.129 - - [2026-03-19 02:14:41] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.039543 10.0.0.129 - - [2026-03-19 02:14:42] "POST /id-to-fqname HTTP/1.1" 200 186 0.002021 10.0.0.129 - - [2026-03-19 02:14:42] "POST /fqname-to-id HTTP/1.1" 404 195 0.002256 10.0.0.129 - - [2026-03-19 02:14:42] "POST /security-groups HTTP/1.1" 200 581 0.060622 10.0.0.129 - - [2026-03-19 02:14:42] "POST /fqname-to-id HTTP/1.1" 404 230 0.002634 10.0.0.129 - - [2026-03-19 02:14:42] "POST /projects HTTP/1.1" 200 573 0.208431 10.0.0.129 - - [2026-03-19 02:14:42] "POST /access-control-lists HTTP/1.1" 200 596 0.059125 10.0.0.129 - - [2026-03-19 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.284936 10.0.0.129 - - [2026-03-19 02:14:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002979 10.0.0.129 - - [2026-03-19 02:14:42] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.457261 10.0.0.129 - - [2026-03-19 02:14:42] "POST /access-control-lists HTTP/1.1" 200 594 0.064460 10.0.0.129 - - [2026-03-19 02:14:43] "GET / HTTP/1.1" 200 36499 0.002579 10.0.0.129 - - [2026-03-19 02:14:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000661 10.0.0.129 - - [2026-03-19 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.075445 10.0.0.129 - - [2026-03-19 02:14:44] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 10.0.0.129 - - [2026-03-19 02:14:44] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.026490 252.129.61.65 - - [2026-03-19 02:14:45] "POST /neutron/network HTTP/1.1" 200 117 0.040146 10.0.0.129 - - [2026-03-19 02:14:45] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001023 252.129.61.65 - - [2026-03-19 02:14:45] "POST /neutron/network HTTP/1.1" 200 611 0.070521 10.0.0.129 - - [2026-03-19 02:14:45] "POST /route-targets HTTP/1.1" 200 329 0.009699 10.0.0.129 - - [2026-03-19 02:14:45] "POST /ref-update HTTP/1.1" 200 156 0.011504 10.0.0.129 - - [2026-03-19 02:14:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002285 252.129.61.65 - - [2026-03-19 02:14:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.172018 252.129.61.65 - - [2026-03-19 02:14:45] "POST /neutron/network HTTP/1.1" 200 829 0.006113 10.0.0.129 - - [2026-03-19 02:14:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001768 10.0.0.129 - - [2026-03-19 02:14:45] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005280 252.129.61.65 - - [2026-03-19 02:14:45] "POST /neutron/network HTTP/1.1" 200 829 0.005128 10.0.0.129 - - [2026-03-19 02:14:45] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005226 252.129.61.65 - - [2026-03-19 02:14:45] "POST /neutron/network HTTP/1.1" 200 829 0.006784 252.129.61.65 - - [2026-03-19 02:14:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.008129 10.0.0.129 - - [2026-03-19 02:14:45] "GET /domains HTTP/1.1" 401 297 0.001307 10.0.0.129 - - [2026-03-19 02:14:46] "GET /domains HTTP/1.1" 200 440 0.037109 10.0.0.129 - - [2026-03-19 02:14:46] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001077 10.0.0.129 - - [2026-03-19 02:14:46] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1674 0.009117 10.0.0.129 - - [2026-03-19 02:14:46] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001122 10.0.0.129 - - [2026-03-19 02:14:46] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2083 0.025383 10.0.0.129 - - [2026-03-19 02:14:46] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca HTTP/1.1" 200 2320 0.006581 10.0.0.129 - - [2026-03-19 02:14:46] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca HTTP/1.1" 200 2320 0.005712 10.0.0.129 - - [2026-03-19 02:14:46] "GET /routing-instance/05d57187-9a79-4b6d-b793-c07bef4e1d5c HTTP/1.1" 200 1496 0.003942 10.0.0.129 - - [2026-03-19 02:14:46] "GET /routing-instance/05d57187-9a79-4b6d-b793-c07bef4e1d5c HTTP/1.1" 200 1496 0.003934 10.0.0.129 - - [2026-03-19 02:14:46] "GET /route-target/1b9f59cd-f4cb-44d6-81b1-edaa718e31d9 HTTP/1.1" 200 1213 0.003949 10.0.0.129 - - [2026-03-19 02:14:46] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca HTTP/1.1" 200 2320 0.005243 10.0.0.129 - - [2026-03-19 02:14:46] "GET /routing-instance/05d57187-9a79-4b6d-b793-c07bef4e1d5c HTTP/1.1" 200 1496 0.004496 10.0.0.129 - - [2026-03-19 02:14:46] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005982 10.0.0.129 - - [2026-03-19 02:14:46] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca HTTP/1.1" 200 2320 0.004734 10.0.0.129 - - [2026-03-19 02:14:46] "GET /routing-instance/05d57187-9a79-4b6d-b793-c07bef4e1d5c HTTP/1.1" 200 1496 0.003981 10.0.0.129 - - [2026-03-19 02:14:46] "GET /routing-instance/05d57187-9a79-4b6d-b793-c07bef4e1d5c HTTP/1.1" 200 1496 0.003995 10.0.0.129 - - [2026-03-19 02:14:46] "GET /route-target/1b9f59cd-f4cb-44d6-81b1-edaa718e31d9 HTTP/1.1" 200 1213 0.003584 10.0.0.129 - - [2026-03-19 02:14:47] "GET /domains HTTP/1.1" 200 440 0.003747 10.0.0.129 - - [2026-03-19 02:14:47] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001364 10.0.0.129 - - [2026-03-19 02:14:47] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1674 0.007781 10.0.0.129 - - [2026-03-19 02:14:47] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001103 10.0.0.129 - - [2026-03-19 02:14:47] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2083 0.024875 10.0.0.129 - - [2026-03-19 02:14:47] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca HTTP/1.1" 200 2320 0.005641 10.0.0.129 - - [2026-03-19 02:14:47] "GET /obj-perms HTTP/1.1" 200 6445 0.067613 10.0.0.129 - - [2026-03-19 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.129 - - [2026-03-19 02:14:47] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000911 10.0.0.129 - - [2026-03-19 02:14:47] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.025234 252.129.61.65 - - [2026-03-19 02:14:48] "POST /neutron/network HTTP/1.1" 200 117 0.009583 10.0.0.129 - - [2026-03-19 02:14:48] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001194 252.129.61.65 - - [2026-03-19 02:14:48] "POST /neutron/network HTTP/1.1" 200 611 0.067849 10.0.0.129 - - [2026-03-19 02:14:48] "POST /route-targets HTTP/1.1" 200 329 0.010883 10.0.0.129 - - [2026-03-19 02:14:48] "POST /ref-update HTTP/1.1" 200 156 0.023246 10.0.0.129 - - [2026-03-19 02:14:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005239 252.129.61.65 - - [2026-03-19 02:14:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.188241 252.129.61.65 - - [2026-03-19 02:14:48] "POST /neutron/network HTTP/1.1" 200 831 0.005932 10.0.0.129 - - [2026-03-19 02:14:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001376 10.0.0.129 - - [2026-03-19 02:14:48] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004739 252.129.61.65 - - [2026-03-19 02:14:48] "POST /neutron/network HTTP/1.1" 200 831 0.005893 10.0.0.129 - - [2026-03-19 02:14:48] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006684 252.129.61.65 - - [2026-03-19 02:14:48] "POST /neutron/network HTTP/1.1" 200 831 0.005939 252.129.61.65 - - [2026-03-19 02:14:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.006327 10.0.0.129 - - [2026-03-19 02:14:48] "GET /domains HTTP/1.1" 200 440 0.003351 10.0.0.129 - - [2026-03-19 02:14:48] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001028 10.0.0.129 - - [2026-03-19 02:14:48] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1674 0.006952 10.0.0.129 - - [2026-03-19 02:14:48] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001415 10.0.0.129 - - [2026-03-19 02:14:48] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2301 0.024725 10.0.0.129 - - [2026-03-19 02:14:48] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597 HTTP/1.1" 200 2326 0.008059 10.0.0.129 - - [2026-03-19 02:14:49] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597 HTTP/1.1" 200 2326 0.007041 10.0.0.129 - - [2026-03-19 02:14:49] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095 HTTP/1.1" 200 1498 0.004184 10.0.0.129 - - [2026-03-19 02:14:49] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095 HTTP/1.1" 200 1498 0.003929 10.0.0.129 - - [2026-03-19 02:14:49] "GET /route-target/66923c74-4523-4218-807a-7a17c4a8bf43 HTTP/1.1" 200 1213 0.003745 10.0.0.129 - - [2026-03-19 02:14:49] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597 HTTP/1.1" 200 2326 0.005368 10.0.0.129 - - [2026-03-19 02:14:49] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095 HTTP/1.1" 200 1498 0.004755 10.0.0.129 - - [2026-03-19 02:14:49] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005589 10.0.0.129 - - [2026-03-19 02:14:49] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597 HTTP/1.1" 200 2326 0.004855 10.0.0.129 - - [2026-03-19 02:14:49] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095 HTTP/1.1" 200 1498 0.003858 10.0.0.129 - - [2026-03-19 02:14:49] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095 HTTP/1.1" 200 1498 0.004023 10.0.0.129 - - [2026-03-19 02:14:49] "GET /route-target/66923c74-4523-4218-807a-7a17c4a8bf43 HTTP/1.1" 200 1213 0.003557 10.0.0.129 - - [2026-03-19 02:14:49] "GET /domains HTTP/1.1" 200 440 0.002955 10.0.0.129 - - [2026-03-19 02:14:49] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001194 10.0.0.129 - - [2026-03-19 02:14:49] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1674 0.008235 10.0.0.129 - - [2026-03-19 02:14:49] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000956 10.0.0.129 - - [2026-03-19 02:14:49] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2301 0.027956 10.0.0.129 - - [2026-03-19 02:14:49] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597 HTTP/1.1" 200 2326 0.005042 10.0.0.129 - - [2026-03-19 02:14:49] "GET /obj-perms HTTP/1.1" 200 6445 0.001749 10.0.0.129 - - [2026-03-19 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.129 - - [2026-03-19 02:14:50] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001037 10.0.0.129 - - [2026-03-19 02:14:50] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.034153 252.129.61.65 - - [2026-03-19 02:14:50] "POST /neutron/network HTTP/1.1" 200 117 0.010933 10.0.0.129 - - [2026-03-19 02:14:50] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001196 252.129.61.65 - - [2026-03-19 02:14:50] "POST /neutron/network HTTP/1.1" 200 613 0.066760 10.0.0.129 - - [2026-03-19 02:14:50] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.129 - - [2026-03-19 02:14:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003306 252.129.61.65 - - [2026-03-19 02:14:50] "POST /neutron/subnet HTTP/1.1" 200 719 0.207978 252.129.61.65 - - [2026-03-19 02:14:50] "POST /neutron/network HTTP/1.1" 200 831 0.006757 10.0.0.129 - - [2026-03-19 02:14:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001858 10.0.0.129 - - [2026-03-19 02:14:50] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007385 252.129.61.65 - - [2026-03-19 02:14:50] "POST /neutron/network HTTP/1.1" 200 831 0.005815 10.0.0.129 - - [2026-03-19 02:14:50] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005211 252.129.61.65 - - [2026-03-19 02:14:50] "POST /neutron/network HTTP/1.1" 200 831 0.006031 252.129.61.65 - - [2026-03-19 02:14:50] "POST /neutron/subnet HTTP/1.1" 200 719 0.008031 10.0.0.129 - - [2026-03-19 02:14:51] "GET /domains HTTP/1.1" 200 440 0.002650 10.0.0.129 - - [2026-03-19 02:14:51] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001171 10.0.0.129 - - [2026-03-19 02:14:51] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1674 0.007102 10.0.0.129 - - [2026-03-19 02:14:51] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001524 10.0.0.129 - - [2026-03-19 02:14:51] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2520 0.024090 10.0.0.129 - - [2026-03-19 02:14:51] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7 HTTP/1.1" 200 2324 0.006628 10.0.0.129 - - [2026-03-19 02:14:51] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7 HTTP/1.1" 200 2324 0.005769 10.0.0.129 - - [2026-03-19 02:14:51] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510 HTTP/1.1" 200 1502 0.003932 10.0.0.129 - - [2026-03-19 02:14:51] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510 HTTP/1.1" 200 1502 0.003659 10.0.0.129 - - [2026-03-19 02:14:51] "GET /route-target/e4f6e102-efbd-4de2-af8a-89dc5af00416 HTTP/1.1" 200 1217 0.003395 10.0.0.129 - - [2026-03-19 02:14:51] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7 HTTP/1.1" 200 2324 0.005080 10.0.0.129 - - [2026-03-19 02:14:51] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510 HTTP/1.1" 200 1502 0.004698 10.0.0.129 - - [2026-03-19 02:14:51] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005596 10.0.0.129 - - [2026-03-19 02:14:51] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7 HTTP/1.1" 200 2324 0.005075 10.0.0.129 - - [2026-03-19 02:14:51] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510 HTTP/1.1" 200 1502 0.004073 10.0.0.129 - - [2026-03-19 02:14:51] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510 HTTP/1.1" 200 1502 0.004018 10.0.0.129 - - [2026-03-19 02:14:51] "GET /route-target/e4f6e102-efbd-4de2-af8a-89dc5af00416 HTTP/1.1" 200 1217 0.005082 10.0.0.129 - - [2026-03-19 02:14:51] "GET /domains HTTP/1.1" 200 440 0.003746 10.0.0.129 - - [2026-03-19 02:14:52] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001505 10.0.0.129 - - [2026-03-19 02:14:52] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1674 0.010094 10.0.0.129 - - [2026-03-19 02:14:52] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001295 10.0.0.129 - - [2026-03-19 02:14:52] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2520 0.034889 10.0.0.129 - - [2026-03-19 02:14:52] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7 HTTP/1.1" 200 2324 0.008799 10.0.0.129 - - [2026-03-19 02:14:52] "GET /obj-perms HTTP/1.1" 200 6445 0.001917 10.0.0.129 - - [2026-03-19 02:14:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001584 252.129.61.65 - - [2026-03-19 02:14:52] "POST /neutron/network HTTP/1.1" 200 841 0.007062 252.129.61.65 - - [2026-03-19 02:14:52] "GET /aaa-mode HTTP/1.1" 401 297 0.000452 252.129.61.65 - - [2026-03-19 02:14:52] "GET / HTTP/1.1" 200 36499 0.001503 252.129.61.65 - - [2026-03-19 02:14:52] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000528 10.0.0.129 - - [2026-03-19 02:14:53] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001185 252.129.61.65 - - [2026-03-19 02:14:53] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.052574 252.129.61.65 - - [2026-03-19 02:14:53] "POST /neutron/network HTTP/1.1" 200 831 0.006428 252.129.61.65 - - [2026-03-19 02:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.006262 252.129.61.65 - - [2026-03-19 02:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.009632 10.0.0.129 - - [2026-03-19 02:14:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001586 252.129.61.65 - - [2026-03-19 02:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.007389 252.129.61.65 - - [2026-03-19 02:14:53] "POST /neutron/network HTTP/1.1" 200 841 0.007146 252.129.61.65 - - [2026-03-19 02:14:54] "GET /aaa-mode HTTP/1.1" 401 297 0.001200 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/network HTTP/1.1" 200 841 0.011769 252.129.61.65 - - [2026-03-19 02:14:54] "GET / HTTP/1.1" 200 36499 0.002296 252.129.61.65 - - [2026-03-19 02:14:54] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000741 10.0.0.129 - - [2026-03-19 02:14:54] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001355 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/port HTTP/1.1" 200 1057 0.270542 10.0.0.129 - - [2026-03-19 02:14:54] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001161 252.129.61.65 - - [2026-03-19 02:14:54] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.075692 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/port HTTP/1.1" 200 1057 0.047853 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/network HTTP/1.1" 200 831 0.011705 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/port HTTP/1.1" 200 1057 0.012439 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/port HTTP/1.1" 200 1107 0.090587 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/port HTTP/1.1" 200 1117 0.019469 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/port HTTP/1.1" 200 1117 0.020382 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009722 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003892 252.129.61.65 - - [2026-03-19 02:14:54] "POST /neutron/port HTTP/1.1" 200 117 0.005323 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/subnet HTTP/1.1" 200 703 0.008449 10.0.0.129 - - [2026-03-19 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.002814 10.0.0.129 - - [2026-03-19 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/port HTTP/1.1" 200 117 0.001923 10.0.0.129 - - [2026-03-19 02:14:55] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001230 10.0.0.129 - - [2026-03-19 02:14:55] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010335 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/network HTTP/1.1" 200 831 0.010628 10.0.0.129 - - [2026-03-19 02:14:55] "POST /service-templates HTTP/1.1" 200 545 0.038088 10.0.0.129 - - [2026-03-19 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.129 - - [2026-03-19 02:14:55] "GET /service-template/8afdf571-ef26-4d8b-8dbf-3f4621f12a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006919 10.0.0.129 - - [2026-03-19 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.129 - - [2026-03-19 02:14:55] "GET /service-template/8afdf571-ef26-4d8b-8dbf-3f4621f12a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003313 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/network HTTP/1.1" 200 841 0.007123 10.0.0.129 - - [2026-03-19 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.003068 10.0.0.129 - - [2026-03-19 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001427 10.0.0.129 - - [2026-03-19 02:14:55] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001892 10.0.0.129 - - [2026-03-19 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.003173 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/port HTTP/1.1" 200 1947 0.034039 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011062 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/port HTTP/1.1" 200 1055 0.303565 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/port HTTP/1.1" 200 1055 0.014078 252.129.61.65 - - [2026-03-19 02:14:55] "POST /neutron/port HTTP/1.1" 200 1055 0.011888 252.129.61.65 - - [2026-03-19 02:14:56] "POST /neutron/port HTTP/1.1" 200 1105 0.070233 252.129.61.65 - - [2026-03-19 02:14:56] "POST /neutron/port HTTP/1.1" 200 1115 0.025648 252.129.61.65 - - [2026-03-19 02:14:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003852 252.129.61.65 - - [2026-03-19 02:14:56] "POST /neutron/subnet HTTP/1.1" 200 693 0.008625 252.129.61.65 - - [2026-03-19 02:14:56] "POST /neutron/port HTTP/1.1" 200 117 0.001613 252.129.61.65 - - [2026-03-19 02:14:56] "POST /neutron/network HTTP/1.1" 200 831 0.006902 252.129.61.65 - - [2026-03-19 02:14:57] "POST /neutron/network HTTP/1.1" 200 2216 0.010524 252.129.61.65 - - [2026-03-19 02:14:57] "GET /aaa-mode HTTP/1.1" 401 297 0.000437 252.129.61.65 - - [2026-03-19 02:14:57] "GET / HTTP/1.1" 200 36499 0.002093 252.129.61.65 - - [2026-03-19 02:14:57] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000376 10.0.0.129 - - [2026-03-19 02:14:58] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001058 252.129.61.65 - - [2026-03-19 02:14:58] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.059944 252.129.61.65 - - [2026-03-19 02:14:58] "POST /neutron/network HTTP/1.1" 200 829 0.040851 252.129.61.65 - - [2026-03-19 02:14:58] "POST /neutron/network HTTP/1.1" 200 831 0.008392 252.129.61.65 - - [2026-03-19 02:14:58] "POST /neutron/network HTTP/1.1" 200 831 0.007791 252.129.61.65 - - [2026-03-19 02:14:58] "POST /neutron/port HTTP/1.1" 200 2080 0.033086 252.129.61.65 - - [2026-03-19 02:14:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007844 252.129.61.65 - - [2026-03-19 02:14:58] "POST /neutron/port HTTP/1.1" 200 117 0.005189 252.129.61.65 - - [2026-03-19 02:14:58] "POST /neutron/port HTTP/1.1" 200 117 0.007265 252.129.61.65 - - [2026-03-19 02:14:59] "POST /neutron/network HTTP/1.1" 200 2216 0.013179 10.0.0.129 - - [2026-03-19 02:14:59] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001335 252.129.61.65 - - [2026-03-19 02:14:59] "POST /neutron/port HTTP/1.1" 200 1055 0.296490 10.0.0.129 - - [2026-03-19 02:14:59] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001944 252.129.61.65 - - [2026-03-19 02:14:59] "POST /neutron/port HTTP/1.1" 200 1057 0.297407 10.0.0.129 - - [2026-03-19 02:15:00] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001592 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /project/a19208dcd6a44fa8816b24b38f201355 HTTP/1.1" 404 173 0.011067 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /project/eb86763b72684a0a999142cfddef30b7 HTTP/1.1" 404 173 0.010087 10.0.0.129 - - [2026-03-19 02:15:00] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000883 10.0.0.129 - - [2026-03-19 02:15:00] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000807 10.0.0.129 - - [2026-03-19 02:15:00] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.070992 10.0.0.129 - - [2026-03-19 02:15:00] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.078642 10.0.0.129 - - [2026-03-19 02:15:00] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001191 10.0.0.129 - - [2026-03-19 02:15:00] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001155 10.0.0.129 - - [2026-03-19 02:15:00] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?fields=security_groups HTTP/1.1" 200 1355 0.106141 10.0.0.129 - - [2026-03-19 02:15:00] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?fields=security_groups HTTP/1.1" 200 1329 0.111546 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /security-group/4bd8a7d8-a21c-4b1d-b0e0-f38c9ac6cd4c HTTP/1.1" 200 115 0.139673 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /security-group/404c5820-f6d6-47fc-9f94-8150f227cd8c HTTP/1.1" 200 115 0.139696 10.0.0.129 - - [2026-03-19 02:15:00] "GET /projects?obj_uuids=0174d580-1d77-4b15-8f9b-aacd07b1dac1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001467 10.0.0.129 - - [2026-03-19 02:15:00] "GET /projects?obj_uuids=a19208dc-d6a4-4fa8-816b-24b38f201355&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001187 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /access-control-list/856d4ee6-62ee-424e-b44a-f2bd5c5a9eaf HTTP/1.1" 200 115 0.069436 252.129.61.65 - - [2026-03-19 02:15:00] "POST /neutron/port HTTP/1.1" 200 1055 0.492460 10.0.0.129 - - [2026-03-19 02:15:00] "GET /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1?fields=application_policy_sets HTTP/1.1" 200 1394 0.066977 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /access-control-list/6311e87f-965d-414d-9ff5-9a802dc44f38 HTTP/1.1" 200 115 0.041610 10.0.0.129 - - [2026-03-19 02:15:00] "GET /project/a19208dc-d6a4-4fa8-816b-24b38f201355?fields=application_policy_sets HTTP/1.1" 200 1368 0.121475 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /access-control-list/7a5ba0be-c0df-4a54-a62b-95a020937e49 HTTP/1.1" 200 115 0.072433 252.129.61.65 - - [2026-03-19 02:15:00] "POST /neutron/port HTTP/1.1" 200 1055 0.033196 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /access-control-list/dff7793f-d7ac-43df-a636-0ccda29f426b HTTP/1.1" 200 115 0.103734 252.129.61.65 - - [2026-03-19 02:15:00] "POST /neutron/port HTTP/1.1" 200 1055 0.027115 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /project/0174d580-1d77-4b15-8f9b-aacd07b1dac1 HTTP/1.1" 200 115 0.799760 10.0.0.129 - - [2026-03-19 02:15:00] "DELETE /project/a19208dc-d6a4-4fa8-816b-24b38f201355 HTTP/1.1" 200 115 0.896240 252.129.61.65 - - [2026-03-19 02:15:00] "POST /neutron/port HTTP/1.1" 200 1105 0.119562 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 1057 0.013583 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 1057 0.011481 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 1107 0.074156 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 1055 0.013010 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 1055 0.013785 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 1105 0.126411 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 3042 0.026041 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003855 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.008965 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/port HTTP/1.1" 200 117 0.001888 252.129.61.65 - - [2026-03-19 02:15:01] "POST /neutron/network HTTP/1.1" 200 829 0.007102 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003434 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.006598 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/port HTTP/1.1" 200 117 0.002031 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/network HTTP/1.1" 200 831 0.006968 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006030 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/subnet HTTP/1.1" 200 693 0.008058 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/port HTTP/1.1" 200 117 0.001914 252.129.61.65 - - [2026-03-19 02:15:02] "POST /neutron/network HTTP/1.1" 200 831 0.007489 252.129.61.65 - - [2026-03-19 02:15:03] "POST /neutron/port HTTP/1.1" 200 3042 0.031880 252.129.61.65 - - [2026-03-19 02:15:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006476 252.129.61.65 - - [2026-03-19 02:15:05] "POST /neutron/port HTTP/1.1" 200 1117 0.024742 252.129.61.65 - - [2026-03-19 02:15:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006003 252.129.61.65 - - [2026-03-19 02:15:05] "POST /neutron/port HTTP/1.1" 200 1117 0.016933 252.129.61.65 - - [2026-03-19 02:15:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006137 252.129.61.65 - - [2026-03-19 02:15:05] "POST /neutron/port HTTP/1.1" 200 1117 0.016181 252.129.61.65 - - [2026-03-19 02:15:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006824 252.129.61.65 - - [2026-03-19 02:15:06] "POST /neutron/port HTTP/1.1" 200 1115 0.014249 252.129.61.65 - - [2026-03-19 02:15:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005696 252.129.61.65 - - [2026-03-19 02:15:06] "POST /neutron/port HTTP/1.1" 200 1115 0.011478 252.129.61.65 - - [2026-03-19 02:15:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007788 252.129.61.65 - - [2026-03-19 02:15:07] "POST /neutron/port HTTP/1.1" 200 1115 0.012326 252.129.61.65 - - [2026-03-19 02:15:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005113 252.129.61.65 - - [2026-03-19 02:15:07] "POST /neutron/port HTTP/1.1" 200 1115 0.013523 252.129.61.65 - - [2026-03-19 02:15:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012292 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/port HTTP/1.1" 200 3042 0.035860 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008145 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/port HTTP/1.1" 200 3042 0.029211 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008497 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/port HTTP/1.1" 200 3042 0.026631 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010745 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/port HTTP/1.1" 200 3042 0.028832 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007614 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/port HTTP/1.1" 200 3042 0.028407 252.129.61.65 - - [2026-03-19 02:15:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008667 10.0.0.129 - - [2026-03-19 02:15:09] "GET /virtual-machine/af3bad7e-8a17-4883-ac62-ce126d280bdb HTTP/1.1" 200 1805 0.005760 10.0.0.129 - - [2026-03-19 02:15:09] "GET /virtual-machine-interface/661a2d52-99e0-485f-a8f4-6370c4d2f76b HTTP/1.1" 200 2948 0.005703 10.0.0.129 - - [2026-03-19 02:15:09] "GET /virtual-machine-interface/d2436e25-29b6-4017-a931-ae2e508dd7c7 HTTP/1.1" 200 2952 0.005109 10.0.0.129 - - [2026-03-19 02:15:09] "GET /virtual-machine-interface/ff7bebef-a5b7-49d3-b002-9ed05a4178b0 HTTP/1.1" 200 2949 0.005045 10.0.0.129 - - [2026-03-19 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.129 - - [2026-03-19 02:15:10] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003199 10.0.0.129 - - [2026-03-19 02:15:10] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003951 10.0.0.129 - - [2026-03-19 02:15:10] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005334 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:15:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001195 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:15:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001264 10.0.0.129 - - [2026-03-19 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.129 - - [2026-03-19 02:15:13] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005341 10.0.0.129 - - [2026-03-19 02:15:15] "GET /obj-perms HTTP/1.1" 200 6402 0.063079 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:15:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000974 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:15:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001389 10.0.0.129 - - [2026-03-19 02:15:16] "GET /obj-perms HTTP/1.1" 200 6402 0.060843 10.0.0.129 - - [2026-03-19 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.129 - - [2026-03-19 02:15:17] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005568 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:15:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001041 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:15:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.002810 10.0.0.129 - - [2026-03-19 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.129 - - [2026-03-19 02:15:22] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005796 10.0.0.129 - - [2026-03-19 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.129 - - [2026-03-19 02:15:24] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003449 10.0.0.129 - - [2026-03-19 02:15:24] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003287 10.0.0.129 - - [2026-03-19 02:15:24] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005785 252.129.61.65 - - [2026-03-19 02:15:24] "POST /neutron/port HTTP/1.1" 200 3042 0.020602 252.129.61.65 - - [2026-03-19 02:15:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007709 252.129.61.65 - - [2026-03-19 02:15:29] "POST /neutron/port HTTP/1.1" 200 3042 0.020546 252.129.61.65 - - [2026-03-19 02:15:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006589 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/port HTTP/1.1" 200 3042 0.048781 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006143 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/port HTTP/1.1" 200 3042 0.048776 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006979 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/port HTTP/1.1" 200 3042 0.049194 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005411 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/port HTTP/1.1" 200 3042 0.020697 252.129.61.65 - - [2026-03-19 02:15:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007518 252.129.61.65 - - [2026-03-19 02:15:35] "POST /neutron/port HTTP/1.1" 200 3042 0.049435 252.129.61.65 - - [2026-03-19 02:15:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006046 252.129.61.65 - - [2026-03-19 02:15:40] "POST /neutron/port HTTP/1.1" 200 3042 0.021564 252.129.61.65 - - [2026-03-19 02:15:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006165 10.0.0.129 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.129 - - [2026-03-19 02:15:45] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003329 10.0.0.129 - - [2026-03-19 02:15:45] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002844 10.0.0.129 - - [2026-03-19 02:15:45] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005293 10.0.0.129 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.129 - - [2026-03-19 02:15:45] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003414 10.0.0.129 - - [2026-03-19 02:15:45] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003424 10.0.0.129 - - [2026-03-19 02:15:45] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005812 10.0.0.129 - - [2026-03-19 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.004005 10.0.0.129 - - [2026-03-19 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.129 - - [2026-03-19 02:15:46] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.129 - - [2026-03-19 02:15:46] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.027333 10.0.0.129 - - [2026-03-19 02:15:46] "POST /service-instances HTTP/1.1" 200 545 0.060192 10.0.0.129 - - [2026-03-19 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.129 - - [2026-03-19 02:15:46] "GET /service-instance/c68361b5-838a-4398-ae3a-b7b7c69276ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005688 10.0.0.129 - - [2026-03-19 02:15:46] "POST /port-tuples HTTP/1.1" 200 588 0.026663 10.0.0.129 - - [2026-03-19 02:15:46] "GET /virtual-machine-interface/661a2d52-99e0-485f-a8f4-6370c4d2f76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005223 10.0.0.129 - - [2026-03-19 02:15:46] "PUT /virtual-machine-interface/661a2d52-99e0-485f-a8f4-6370c4d2f76b HTTP/1.1" 200 286 0.011863 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.010573 10.0.0.129 - - [2026-03-19 02:15:46] "POST /instance-ips HTTP/1.1" 200 387 0.022153 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.009609 10.0.0.129 - - [2026-03-19 02:15:46] "GET /virtual-machine-interface/ff7bebef-a5b7-49d3-b002-9ed05a4178b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.007239 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.013622 10.0.0.129 - - [2026-03-19 02:15:46] "PUT /virtual-machine-interface/ff7bebef-a5b7-49d3-b002-9ed05a4178b0 HTTP/1.1" 200 286 0.016826 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004034 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.010250 10.0.0.129 - - [2026-03-19 02:15:46] "GET /virtual-machine-interface/d2436e25-29b6-4017-a931-ae2e508dd7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.006745 10.0.0.129 - - [2026-03-19 02:15:46] "POST /instance-ips HTTP/1.1" 200 387 0.034607 10.0.0.129 - - [2026-03-19 02:15:46] "PUT /virtual-machine-interface/d2436e25-29b6-4017-a931-ae2e508dd7c7 HTTP/1.1" 200 286 0.013836 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.009448 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.015809 10.0.0.129 - - [2026-03-19 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.016501 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003785 252.129.61.65 - - [2026-03-19 02:15:47] "POST /neutron/port HTTP/1.1" 200 1117 0.012843 10.0.0.129 - - [2026-03-19 02:15:47] "POST /instance-ips HTTP/1.1" 200 375 0.014809 252.129.61.65 - - [2026-03-19 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007257 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.009164 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.012639 252.129.61.65 - - [2026-03-19 02:15:47] "POST /neutron/port HTTP/1.1" 200 1117 0.021392 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003445 252.129.61.65 - - [2026-03-19 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006674 10.0.0.129 - - [2026-03-19 02:15:47] "POST /instance-ips HTTP/1.1" 200 375 0.019679 252.129.61.65 - - [2026-03-19 02:15:47] "POST /neutron/port HTTP/1.1" 200 1117 0.013109 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.011123 252.129.61.65 - - [2026-03-19 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007394 10.0.0.129 - - [2026-03-19 02:15:47] "GET /virtual-machine/e11287fe-4872-4179-bae9-680556419184 HTTP/1.1" 200 1293 0.007576 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.009753 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005070 10.0.0.129 - - [2026-03-19 02:15:47] "GET /virtual-machine-interface/a63b02df-5df6-4608-bf1b-5aa46bad5509 HTTP/1.1" 200 2949 0.006931 10.0.0.129 - - [2026-03-19 02:15:47] "POST /instance-ips HTTP/1.1" 200 377 0.019952 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.010754 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.009311 10.0.0.129 - - [2026-03-19 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.129 - - [2026-03-19 02:15:47] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003151 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002989 10.0.0.129 - - [2026-03-19 02:15:47] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003610 10.0.0.129 - - [2026-03-19 02:15:47] "POST /instance-ips HTTP/1.1" 200 377 0.017179 10.0.0.129 - - [2026-03-19 02:15:47] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005955 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.008799 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.009240 10.0.0.129 - - [2026-03-19 02:15:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003389 10.0.0.129 - - [2026-03-19 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.129 - - [2026-03-19 02:15:48] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003571 10.0.0.129 - - [2026-03-19 02:15:49] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003085 10.0.0.129 - - [2026-03-19 02:15:49] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006650 252.129.61.65 - - [2026-03-19 02:15:49] "POST /neutron/port HTTP/1.1" 200 1115 0.012554 252.129.61.65 - - [2026-03-19 02:15:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006772 252.129.61.65 - - [2026-03-19 02:15:49] "POST /neutron/port HTTP/1.1" 200 1115 0.012777 252.129.61.65 - - [2026-03-19 02:15:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006019 252.129.61.65 - - [2026-03-19 02:15:49] "POST /neutron/port HTTP/1.1" 200 1115 0.013498 252.129.61.65 - - [2026-03-19 02:15:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006326 10.0.0.129 - - [2026-03-19 02:15:49] "GET /virtual-machine/345137d0-a4d6-4dd5-8ecb-b0bbffd714cf HTTP/1.1" 200 1292 0.006153 10.0.0.129 - - [2026-03-19 02:15:49] "GET /virtual-machine-interface/61f011e9-002f-4b4d-aa29-9d34d39629b9 HTTP/1.1" 200 2951 0.004988 10.0.0.129 - - [2026-03-19 02:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.129 - - [2026-03-19 02:15:50] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003993 10.0.0.129 - - [2026-03-19 02:15:50] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002868 10.0.0.129 - - [2026-03-19 02:15:50] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006292 10.0.0.129 - - [2026-03-19 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.129 - - [2026-03-19 02:15:51] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003016 10.0.0.129 - - [2026-03-19 02:15:51] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002841 10.0.0.129 - - [2026-03-19 02:15:51] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005297 10.0.0.129 - - [2026-03-19 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 209 0.004524 10.0.0.129 - - [2026-03-19 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 252.129.61.65 - - [2026-03-19 02:15:51] "POST /neutron/port HTTP/1.1" 200 1117 0.033011 10.0.0.129 - - [2026-03-19 02:15:51] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001265 10.0.0.129 - - [2026-03-19 02:15:51] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.035356 252.129.61.65 - - [2026-03-19 02:15:51] "POST /neutron/port HTTP/1.1" 200 1117 0.013264 10.0.0.129 - - [2026-03-19 02:15:51] "POST /network-policys HTTP/1.1" 200 549 0.021182 10.0.0.129 - - [2026-03-19 02:15:51] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006596 252.129.61.65 - - [2026-03-19 02:15:51] "POST /neutron/network HTTP/1.1" 200 841 0.005718 10.0.0.129 - - [2026-03-19 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011893 252.129.61.65 - - [2026-03-19 02:15:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003821 10.0.0.129 - - [2026-03-19 02:15:51] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006607 252.129.61.65 - - [2026-03-19 02:15:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.010906 10.0.0.129 - - [2026-03-19 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 252.129.61.65 - - [2026-03-19 02:15:52] "POST /neutron/port HTTP/1.1" 200 117 0.001472 10.0.0.129 - - [2026-03-19 02:15:52] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004399 252.129.61.65 - - [2026-03-19 02:15:52] "POST /neutron/network HTTP/1.1" 200 831 0.009022 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.004831 10.0.0.129 - - [2026-03-19 02:15:52] "POST /ref-update HTTP/1.1" 200 156 0.049754 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.129 - - [2026-03-19 02:15:52] "POST /access-control-lists HTTP/1.1" 200 603 0.069898 10.0.0.129 - - [2026-03-19 02:15:52] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004030 252.129.61.65 - - [2026-03-19 02:15:52] "POST /neutron/network HTTP/1.1" 200 917 0.010678 10.0.0.129 - - [2026-03-19 02:15:52] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004865 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.129 - - [2026-03-19 02:15:52] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006391 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.129 - - [2026-03-19 02:15:52] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005756 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.129 - - [2026-03-19 02:15:52] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004195 10.0.0.129 - - [2026-03-19 02:15:52] "POST /ref-update HTTP/1.1" 200 156 0.025666 10.0.0.129 - - [2026-03-19 02:15:52] "PUT /access-control-list/12a6fdff-2007-4294-9192-b1dca16f85ce HTTP/1.1" 200 274 0.014591 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.002703 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.129 - - [2026-03-19 02:15:52] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.037805 10.0.0.129 - - [2026-03-19 02:15:52] "POST /access-control-lists HTTP/1.1" 200 606 0.064274 252.129.61.65 - - [2026-03-19 02:15:52] "POST /neutron/network HTTP/1.1" 200 917 0.007774 10.0.0.129 - - [2026-03-19 02:15:52] "POST /routing-instances HTTP/1.1" 200 757 0.023865 10.0.0.129 - - [2026-03-19 02:15:52] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005008 10.0.0.129 - - [2026-03-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.129 - - [2026-03-19 02:15:52] "POST /route-targets HTTP/1.1" 200 329 0.011889 10.0.0.129 - - [2026-03-19 02:15:52] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006562 10.0.0.129 - - [2026-03-19 02:15:53] "POST /ref-update HTTP/1.1" 200 156 0.022109 10.0.0.129 - - [2026-03-19 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.129 - - [2026-03-19 02:15:53] "GET /routing-instance/6f8865ff-d008-4384-9a57-f39ec016cacc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.003985 10.0.0.129 - - [2026-03-19 02:15:53] "GET /service-template/8afdf571-ef26-4d8b-8dbf-3f4621f12a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005213 10.0.0.129 - - [2026-03-19 02:15:53] "GET /routing-instance/6f8865ff-d008-4384-9a57-f39ec016cacc?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.006791 10.0.0.129 - - [2026-03-19 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.129 - - [2026-03-19 02:15:53] "POST /ref-update HTTP/1.1" 200 156 0.011659 10.0.0.129 - - [2026-03-19 02:15:53] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001402 10.0.0.129 - - [2026-03-19 02:15:53] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.043763 10.0.0.129 - - [2026-03-19 02:15:53] "POST /routing-instances HTTP/1.1" 200 758 0.032550 10.0.0.129 - - [2026-03-19 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.129 - - [2026-03-19 02:15:53] "POST /route-targets HTTP/1.1" 200 329 0.014611 10.0.0.129 - - [2026-03-19 02:15:53] "GET /service-instance/c68361b5-838a-4398-ae3a-b7b7c69276ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3544 0.007573 10.0.0.129 - - [2026-03-19 02:15:53] "POST /ref-update HTTP/1.1" 200 156 0.014205 10.0.0.129 - - [2026-03-19 02:15:53] "GET /domains HTTP/1.1" 200 440 0.003728 10.0.0.129 - - [2026-03-19 02:15:53] "GET /routing-instance/866b905b-3aad-40a0-99d1-b304825caf47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004577 10.0.0.129 - - [2026-03-19 02:15:53] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001703 10.0.0.129 - - [2026-03-19 02:15:53] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1530 0.009598 10.0.0.129 - - [2026-03-19 02:15:53] "GET /routing-instance/866b905b-3aad-40a0-99d1-b304825caf47?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.005451 10.0.0.129 - - [2026-03-19 02:15:53] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001560 10.0.0.129 - - [2026-03-19 02:15:53] "PUT /routing-instance/6f8865ff-d008-4384-9a57-f39ec016cacc HTTP/1.1" 200 268 0.018768 10.0.0.129 - - [2026-03-19 02:15:53] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 4236 0.042589 10.0.0.129 - - [2026-03-19 02:15:53] "PUT /routing-instance/866b905b-3aad-40a0-99d1-b304825caf47 HTTP/1.1" 200 268 0.016930 10.0.0.129 - - [2026-03-19 02:15:53] "GET /service-instance/c68361b5-838a-4398-ae3a-b7b7c69276ab HTTP/1.1" 200 3798 0.012344 10.0.0.129 - - [2026-03-19 02:15:53] "GET /domains HTTP/1.1" 200 440 0.002985 10.0.0.129 - - [2026-03-19 02:15:53] "POST /ref-update HTTP/1.1" 200 156 0.028210 10.0.0.129 - - [2026-03-19 02:15:53] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.006033 10.0.0.129 - - [2026-03-19 02:15:53] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1530 0.016293 10.0.0.129 - - [2026-03-19 02:15:53] "PUT /access-control-list/75f23a82-0a22-482f-99ee-aa4abe8e212b HTTP/1.1" 200 274 0.013460 10.0.0.129 - - [2026-03-19 02:15:53] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.129 - - [2026-03-19 02:15:53] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 4236 0.029372 10.0.0.129 - - [2026-03-19 02:15:53] "GET /service-instance/c68361b5-838a-4398-ae3a-b7b7c69276ab HTTP/1.1" 200 3798 0.004480 10.0.0.129 - - [2026-03-19 02:15:53] "GET /port-tuple/c626cc38-550a-4a74-876a-5cfd6041c188 HTTP/1.1" 200 1981 0.003797 10.0.0.129 - - [2026-03-19 02:15:53] "GET /virtual-machine-interface/661a2d52-99e0-485f-a8f4-6370c4d2f76b HTTP/1.1" 200 3822 0.007303 10.0.0.129 - - [2026-03-19 02:15:54] "GET /virtual-machine-interface/d2436e25-29b6-4017-a931-ae2e508dd7c7 HTTP/1.1" 200 3811 0.005628 10.0.0.129 - - [2026-03-19 02:15:54] "GET /virtual-machine-interface/ff7bebef-a5b7-49d3-b002-9ed05a4178b0 HTTP/1.1" 200 3805 0.006360 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/port HTTP/1.1" 200 3813 0.044234 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007396 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/port HTTP/1.1" 200 3813 0.033159 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007458 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/port HTTP/1.1" 200 3813 0.039268 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006353 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/port HTTP/1.1" 200 3813 0.047045 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013448 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/network HTTP/1.1" 200 891 0.018015 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/network HTTP/1.1" 200 917 0.005598 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/network HTTP/1.1" 200 803 0.014068 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/network HTTP/1.1" 200 829 0.007174 252.129.61.65 - - [2026-03-19 02:15:54] "POST /neutron/network HTTP/1.1" 200 891 0.012018 252.129.61.65 - - [2026-03-19 02:15:55] "POST /neutron/network HTTP/1.1" 200 917 0.005091 10.0.0.129 - - [2026-03-19 02:15:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001373 10.0.0.129 - - [2026-03-19 02:15:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001242 10.0.0.129 - - [2026-03-19 02:15:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001306 10.0.0.129 - - [2026-03-19 02:15:55] "GET /virtual-machine/af3bad7e-8a17-4883-ac62-ce126d280bdb HTTP/1.1" 200 1805 0.004113 10.0.0.129 - - [2026-03-19 02:15:55] "GET /virtual-machine-interface/661a2d52-99e0-485f-a8f4-6370c4d2f76b HTTP/1.1" 200 3822 0.005507 10.0.0.129 - - [2026-03-19 02:15:55] "GET /virtual-machine-interface/d2436e25-29b6-4017-a931-ae2e508dd7c7 HTTP/1.1" 200 3811 0.005184 10.0.0.129 - - [2026-03-19 02:15:55] "GET /virtual-machine-interface/ff7bebef-a5b7-49d3-b002-9ed05a4178b0 HTTP/1.1" 200 3805 0.005809 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/a4f20c41-9601-49a3-a4da-e2505c0d7614 HTTP/1.1" 200 1983 0.004583 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/f22257d4-8242-4ea3-8a3e-90d21be3b4f9 HTTP/1.1" 200 1984 0.004829 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/fdb0628a-473b-4a63-9251-6ec48490b563 HTTP/1.1" 200 1623 0.005136 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/7dc71412-ad14-470d-b843-dcc204757439 HTTP/1.1" 200 1962 0.005111 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/b83e4e62-ec28-410f-a0d5-90c85740ab4f HTTP/1.1" 200 1965 0.003749 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/d5b73bdc-182c-4a1e-833d-da9341e3b390 HTTP/1.1" 200 1623 0.004966 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/368becdc-2e48-485b-87da-03da71ed407e HTTP/1.1" 200 1957 0.003817 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/d632417d-0d87-4268-929f-99ac8b048fdf HTTP/1.1" 200 1961 0.004005 10.0.0.129 - - [2026-03-19 02:15:55] "GET /instance-ip/f76c9087-5a4a-450d-8715-760e02339872 HTTP/1.1" 200 1624 0.005048 252.129.61.65 - - [2026-03-19 02:15:55] "POST /neutron/port HTTP/1.1" 200 3813 0.031297 252.129.61.65 - - [2026-03-19 02:15:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006261 252.129.61.65 - - [2026-03-19 02:15:56] "POST /neutron/port HTTP/1.1" 200 3813 0.037824 252.129.61.65 - - [2026-03-19 02:15:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008324 252.129.61.65 - - [2026-03-19 02:15:56] "POST /neutron/port HTTP/1.1" 200 3813 0.032337 252.129.61.65 - - [2026-03-19 02:15:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006559 252.129.61.65 - - [2026-03-19 02:15:56] "POST /neutron/port HTTP/1.1" 200 3813 0.030486 252.129.61.65 - - [2026-03-19 02:15:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006381 10.0.0.129 - - [2026-03-19 02:15:56] "GET /virtual-machine/af3bad7e-8a17-4883-ac62-ce126d280bdb HTTP/1.1" 200 1805 0.003541 10.0.0.129 - - [2026-03-19 02:15:56] "GET /virtual-machine-interface/661a2d52-99e0-485f-a8f4-6370c4d2f76b HTTP/1.1" 200 3822 0.005160 10.0.0.129 - - [2026-03-19 02:15:56] "GET /virtual-machine-interface/d2436e25-29b6-4017-a931-ae2e508dd7c7 HTTP/1.1" 200 3811 0.005499 10.0.0.129 - - [2026-03-19 02:15:56] "GET /virtual-machine-interface/ff7bebef-a5b7-49d3-b002-9ed05a4178b0 HTTP/1.1" 200 3805 0.005462 10.0.0.129 - - [2026-03-19 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.129 - - [2026-03-19 02:15:56] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004286 10.0.0.129 - - [2026-03-19 02:15:56] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003859 10.0.0.129 - - [2026-03-19 02:15:56] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005670 10.0.0.129 - - [2026-03-19 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.129 - - [2026-03-19 02:15:58] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003417 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003063 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005121 10.0.0.129 - - [2026-03-19 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.129 - - [2026-03-19 02:15:58] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003737 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003560 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005338 10.0.0.129 - - [2026-03-19 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.129 - - [2026-03-19 02:15:58] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003193 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002922 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005347 10.0.0.129 - - [2026-03-19 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.129 - - [2026-03-19 02:15:58] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003470 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003643 10.0.0.129 - - [2026-03-19 02:15:58] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005542 10.0.0.129 - - [2026-03-19 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.129 - - [2026-03-19 02:15:59] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003652 10.0.0.129 - - [2026-03-19 02:15:59] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003298 10.0.0.129 - - [2026-03-19 02:15:59] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006542 10.0.0.129 - - [2026-03-19 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.129 - - [2026-03-19 02:15:59] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003971 10.0.0.129 - - [2026-03-19 02:15:59] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004065 10.0.0.129 - - [2026-03-19 02:15:59] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006279 10.0.0.129 - - [2026-03-19 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.129 - - [2026-03-19 02:15:59] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003701 10.0.0.129 - - [2026-03-19 02:15:59] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003308 10.0.0.129 - - [2026-03-19 02:15:59] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005018 10.0.0.129 - - [2026-03-19 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.129 - - [2026-03-19 02:15:59] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003323 10.0.0.129 - - [2026-03-19 02:15:59] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003339 10.0.0.129 - - [2026-03-19 02:16:00] "GET /virtual-network/79b5d5d3-d652-498a-bb80-d8da65f5fdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006363 10.0.0.129 - - [2026-03-19 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.129 - - [2026-03-19 02:16:00] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002733 10.0.0.129 - - [2026-03-19 02:16:00] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003124 10.0.0.129 - - [2026-03-19 02:16:00] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004991 10.0.0.129 - - [2026-03-19 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.129 - - [2026-03-19 02:16:00] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004382 10.0.0.129 - - [2026-03-19 02:16:00] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003480 10.0.0.129 - - [2026-03-19 02:16:00] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005429 10.0.0.129 - - [2026-03-19 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.129 - - [2026-03-19 02:16:00] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003093 10.0.0.129 - - [2026-03-19 02:16:00] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003326 10.0.0.129 - - [2026-03-19 02:16:00] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005322 10.0.0.129 - - [2026-03-19 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.129 - - [2026-03-19 02:16:00] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003670 10.0.0.129 - - [2026-03-19 02:16:01] "GET /virtual-networks?parent_id=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003931 10.0.0.129 - - [2026-03-19 02:16:01] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006923 10.0.0.129 - - [2026-03-19 02:16:01] "GET /virtual-machine/af3bad7e-8a17-4883-ac62-ce126d280bdb HTTP/1.1" 200 1805 0.003721 10.0.0.129 - - [2026-03-19 02:16:01] "GET /domains HTTP/1.1" 200 440 0.003180 10.0.0.129 - - [2026-03-19 02:16:01] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001073 10.0.0.129 - - [2026-03-19 02:16:01] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1530 0.010268 10.0.0.129 - - [2026-03-19 02:16:01] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002169 10.0.0.129 - - [2026-03-19 02:16:01] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 4236 0.028379 10.0.0.129 - - [2026-03-19 02:16:01] "GET /service-instance/c68361b5-838a-4398-ae3a-b7b7c69276ab HTTP/1.1" 200 3798 0.004231 10.0.0.129 - - [2026-03-19 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.129 - - [2026-03-19 02:16:01] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.004654 10.0.0.129 - - [2026-03-19 02:16:01] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.006807 10.0.0.129 - - [2026-03-19 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.129 - - [2026-03-19 02:16:01] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.005085 10.0.0.129 - - [2026-03-19 02:16:01] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2026 0.006350 10.0.0.129 - - [2026-03-19 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-03-19 02:16:01] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006313 10.0.0.129 - - [2026-03-19 02:16:01] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?fields=routing_instances HTTP/1.1" 200 1683 0.006955 10.0.0.129 - - [2026-03-19 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.129 - - [2026-03-19 02:16:02] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004719 10.0.0.129 - - [2026-03-19 02:16:02] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?fields=routing_instances HTTP/1.1" 200 1687 0.008200 10.0.0.129 - - [2026-03-19 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.036729 252.129.61.65 - - [2026-03-19 02:16:06] "POST /neutron/network HTTP/1.1" 200 831 0.008818 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /access-control-list/75f23a82-0a22-482f-99ee-aa4abe8e212b HTTP/1.1" 200 115 0.042172 10.0.0.129 - - [2026-03-19 02:16:06] "GET /virtual-network/351bacc4-31c4-4a61-80a1-f04224588af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008123 10.0.0.129 - - [2026-03-19 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /routing-instance/6f8865ff-d008-4384-9a57-f39ec016cacc HTTP/1.1" 200 115 0.026385 10.0.0.129 - - [2026-03-19 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013829 10.0.0.129 - - [2026-03-19 02:16:06] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005536 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /route-target/d70d89cf-ce78-43cf-8553-7cb139c86fec HTTP/1.1" 200 115 0.037031 10.0.0.129 - - [2026-03-19 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.044115 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /routing-instance/866b905b-3aad-40a0-99d1-b304825caf47 HTTP/1.1" 200 115 0.064835 252.129.61.65 - - [2026-03-19 02:16:06] "POST /neutron/network HTTP/1.1" 200 831 0.019237 10.0.0.129 - - [2026-03-19 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.129 - - [2026-03-19 02:16:06] "GET /virtual-network/2737dc51-08e4-4c23-9cfe-850425061597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006069 10.0.0.129 - - [2026-03-19 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /route-target/427227fb-76b8-423c-89e2-34b160624cd0 HTTP/1.1" 200 115 0.022933 10.0.0.129 - - [2026-03-19 02:16:06] "GET /network-policy/da574086-547f-442e-9536-312f181cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.010923 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /access-control-list/12a6fdff-2007-4294-9192-b1dca16f85ce HTTP/1.1" 200 115 0.032963 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /network-policy/da574086-547f-442e-9536-312f181cac8a HTTP/1.1" 200 115 0.031639 10.0.0.129 - - [2026-03-19 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.129 - - [2026-03-19 02:16:06] "DELETE /service-instance/c68361b5-838a-4398-ae3a-b7b7c69276ab HTTP/1.1" 200 115 0.056854 10.0.0.129 - - [2026-03-19 02:16:06] "GET /domains HTTP/1.1" 200 440 0.003011 10.0.0.129 - - [2026-03-19 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.016897 10.0.0.129 - - [2026-03-19 02:16:07] "DELETE /instance-ip/7dc71412-ad14-470d-b843-dcc204757439 HTTP/1.1" 200 115 0.038963 10.0.0.129 - - [2026-03-19 02:16:07] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001426 10.0.0.129 - - [2026-03-19 02:16:07] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1530 0.009423 10.0.0.129 - - [2026-03-19 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.021500 10.0.0.129 - - [2026-03-19 02:16:07] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001059 10.0.0.129 - - [2026-03-19 02:16:07] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 3762 0.032673 10.0.0.129 - - [2026-03-19 02:16:07] "DELETE /instance-ip/d632417d-0d87-4268-929f-99ac8b048fdf HTTP/1.1" 200 115 0.051295 10.0.0.129 - - [2026-03-19 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.012375 10.0.0.129 - - [2026-03-19 02:16:07] "GET /virtual-machine/af3bad7e-8a17-4883-ac62-ce126d280bdb HTTP/1.1" 200 1805 0.003649 10.0.0.129 - - [2026-03-19 02:16:07] "DELETE /instance-ip/f22257d4-8242-4ea3-8a3e-90d21be3b4f9 HTTP/1.1" 200 115 0.020821 10.0.0.129 - - [2026-03-19 02:16:07] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003150 10.0.0.129 - - [2026-03-19 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.019521 10.0.0.129 - - [2026-03-19 02:16:07] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007317 10.0.0.129 - - [2026-03-19 02:16:07] "DELETE /instance-ip/b83e4e62-ec28-410f-a0d5-90c85740ab4f HTTP/1.1" 200 115 0.027768 10.0.0.129 - - [2026-03-19 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.017238 10.0.0.129 - - [2026-03-19 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.129 - - [2026-03-19 02:16:07] "DELETE /instance-ip/368becdc-2e48-485b-87da-03da71ed407e HTTP/1.1" 200 115 0.042503 10.0.0.129 - - [2026-03-19 02:16:07] "DELETE /service-template/8afdf571-ef26-4d8b-8dbf-3f4621f12a7a HTTP/1.1" 200 115 0.042422 10.0.0.129 - - [2026-03-19 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.004880 10.0.0.129 - - [2026-03-19 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.028101 10.0.0.129 - - [2026-03-19 02:16:07] "DELETE /instance-ip/a4f20c41-9601-49a3-a4da-e2505c0d7614 HTTP/1.1" 200 115 0.026804 252.129.61.65 - - [2026-03-19 02:16:07] "POST /neutron/network HTTP/1.1" 200 831 0.012885 252.129.61.65 - - [2026-03-19 02:16:07] "POST /neutron/network HTTP/1.1" 400 204 0.014785 252.129.61.65 - - [2026-03-19 02:16:08] "POST /neutron/port HTTP/1.1" 200 1115 0.028076 252.129.61.65 - - [2026-03-19 02:16:08] "POST /neutron/port HTTP/1.1" 200 1117 0.017872 252.129.61.65 - - [2026-03-19 02:16:08] "POST /neutron/port HTTP/1.1" 200 1105 0.028710 252.129.61.65 - - [2026-03-19 02:16:08] "POST /neutron/port HTTP/1.1" 200 1107 0.016433 252.129.61.65 - - [2026-03-19 02:16:08] "POST /neutron/port HTTP/1.1" 200 3042 0.038459 252.129.61.65 - - [2026-03-19 02:16:08] "POST /neutron/port HTTP/1.1" 200 1105 0.014671 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/port HTTP/1.1" 200 151 0.211387 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/port HTTP/1.1" 200 151 0.245589 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/port HTTP/1.1" 200 151 0.207444 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/port HTTP/1.1" 200 1107 0.026485 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/port HTTP/1.1" 200 151 0.197873 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/port HTTP/1.1" 200 1105 0.013289 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/port HTTP/1.1" 200 151 0.140692 252.129.61.65 - - [2026-03-19 02:16:09] "POST /neutron/network HTTP/1.1" 200 831 0.016507 10.0.0.129 - - [2026-03-19 02:16:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010197 10.0.0.129 - - [2026-03-19 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008105 10.0.0.129 - - [2026-03-19 02:16:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003865 252.129.61.65 - - [2026-03-19 02:16:10] "POST /neutron/network HTTP/1.1" 200 151 0.098278 10.0.0.129 - - [2026-03-19 02:16:10] "DELETE /route-target/e4f6e102-efbd-4de2-af8a-89dc5af00416 HTTP/1.1" 200 115 0.024417 10.0.0.129 - - [2026-03-19 02:16:10] "GET /routing-instance/dad92dcd-40bd-4cdf-aec3-f56389b60510 HTTP/1.1" 404 171 0.003062 10.0.0.129 - - [2026-03-19 02:16:10] "GET /domains HTTP/1.1" 200 440 0.003641 10.0.0.129 - - [2026-03-19 02:16:10] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001445 10.0.0.129 - - [2026-03-19 02:16:10] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1307 0.010297 10.0.0.129 - - [2026-03-19 02:16:10] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001856 10.0.0.129 - - [2026-03-19 02:16:10] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2301 0.032076 252.129.61.65 - - [2026-03-19 02:16:10] "POST /neutron/network HTTP/1.1" 200 831 0.005554 10.0.0.129 - - [2026-03-19 02:16:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003376 10.0.0.129 - - [2026-03-19 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.129 - - [2026-03-19 02:16:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003155 252.129.61.65 - - [2026-03-19 02:16:10] "POST /neutron/network HTTP/1.1" 200 151 0.082619 10.0.0.129 - - [2026-03-19 02:16:10] "DELETE /route-target/66923c74-4523-4218-807a-7a17c4a8bf43 HTTP/1.1" 200 115 0.018223 10.0.0.129 - - [2026-03-19 02:16:10] "GET /routing-instance/af799fae-4e19-4bed-8e7c-d4d2de27d095 HTTP/1.1" 404 171 0.002352 10.0.0.129 - - [2026-03-19 02:16:10] "GET /domains HTTP/1.1" 200 440 0.002904 10.0.0.129 - - [2026-03-19 02:16:10] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002243 10.0.0.129 - - [2026-03-19 02:16:10] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1307 0.011840 10.0.0.129 - - [2026-03-19 02:16:10] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001189 10.0.0.129 - - [2026-03-19 02:16:10] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 2083 0.028571 252.129.61.65 - - [2026-03-19 02:16:11] "POST /neutron/network HTTP/1.1" 200 829 0.007348 10.0.0.129 - - [2026-03-19 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.129 - - [2026-03-19 02:16:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003113 10.0.0.129 - - [2026-03-19 02:16:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002290 252.129.61.65 - - [2026-03-19 02:16:11] "POST /neutron/network HTTP/1.1" 200 151 0.095522 10.0.0.129 - - [2026-03-19 02:16:11] "DELETE /route-target/1b9f59cd-f4cb-44d6-81b1-edaa718e31d9 HTTP/1.1" 200 115 0.021678 10.0.0.129 - - [2026-03-19 02:16:11] "GET /routing-instance/05d57187-9a79-4b6d-b793-c07bef4e1d5c HTTP/1.1" 404 171 0.002930 10.0.0.129 - - [2026-03-19 02:16:11] "GET /domains HTTP/1.1" 200 440 0.002779 10.0.0.129 - - [2026-03-19 02:16:11] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001057 10.0.0.129 - - [2026-03-19 02:16:11] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1307 0.007558 10.0.0.129 - - [2026-03-19 02:16:11] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 10.0.0.129 - - [2026-03-19 02:16:11] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 1843 0.025843 10.0.0.129 - - [2026-03-19 02:16:12] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.129 - - [2026-03-19 02:16:12] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.026626 10.0.0.129 - - [2026-03-19 02:16:12] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133 10.0.0.129 - - [2026-03-19 02:16:12] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?fields=virtual_networks HTTP/1.1" 200 1031 0.071777 10.0.0.129 - - [2026-03-19 02:16:12] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001125 10.0.0.129 - - [2026-03-19 02:16:12] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.031763 10.0.0.129 - - [2026-03-19 02:16:12] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001061 10.0.0.129 - - [2026-03-19 02:16:12] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?fields=security_groups HTTP/1.1" 200 1255 0.023628 10.0.0.129 - - [2026-03-19 02:16:13] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001441 10.0.0.129 - - [2026-03-19 02:16:13] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.010752 10.0.0.129 - - [2026-03-19 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 187 0.030030 10.0.0.129 - - [2026-03-19 02:16:13] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002548 10.0.0.129 - - [2026-03-19 02:16:13] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001380 10.0.0.129 - - [2026-03-19 02:16:13] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007138 10.0.0.129 - - [2026-03-19 02:16:13] "POST /id-to-fqname HTTP/1.1" 200 189 0.001424 10.0.0.129 - - [2026-03-19 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.005319 10.0.0.129 - - [2026-03-19 02:16:13] "POST /security-groups HTTP/1.1" 200 584 0.064350 10.0.0.129 - - [2026-03-19 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.002685 10.0.0.129 - - [2026-03-19 02:16:14] "POST /projects HTTP/1.1" 200 579 0.220787 10.0.0.129 - - [2026-03-19 02:16:14] "POST /access-control-lists HTTP/1.1" 200 599 0.058781 10.0.0.129 - - [2026-03-19 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.294473 10.0.0.129 - - [2026-03-19 02:16:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.003062 10.0.0.129 - - [2026-03-19 02:16:14] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.434424 10.0.0.129 - - [2026-03-19 02:16:14] "POST /access-control-lists HTTP/1.1" 200 597 0.060679 10.0.0.129 - - [2026-03-19 02:16:15] "GET / HTTP/1.1" 200 36499 0.003760 10.0.0.129 - - [2026-03-19 02:16:16] "POST /fqname-to-id HTTP/1.1" 401 297 0.000586 10.0.0.129 - - [2026-03-19 02:16:16] "GET /obj-perms HTTP/1.1" 200 6402 0.064878 10.0.0.129 - - [2026-03-19 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.044912 10.0.0.129 - - [2026-03-19 02:16:17] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001121 10.0.0.129 - - [2026-03-19 02:16:17] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.027731 10.0.0.129 - - [2026-03-19 02:16:17] "POST /fqname-to-id HTTP/1.1" 404 178 0.003066 10.0.0.129 - - [2026-03-19 02:16:17] "POST /virtual-DNSs HTTP/1.1" 200 509 0.033748 10.0.0.129 - - [2026-03-19 02:16:17] "GET /obj-perms HTTP/1.1" 200 6402 0.063502 10.0.0.129 - - [2026-03-19 02:16:17] "GET /virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.082947 10.0.0.129 - - [2026-03-19 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.129 - - [2026-03-19 02:16:17] "GET /virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.070436 10.0.0.129 - - [2026-03-19 02:16:17] "GET /domains HTTP/1.1" 401 297 0.000541 10.0.0.129 - - [2026-03-19 02:16:17] "GET /domains HTTP/1.1" 200 440 0.030488 10.0.0.129 - - [2026-03-19 02:16:18] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001532 10.0.0.129 - - [2026-03-19 02:16:18] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1694 0.008937 10.0.0.129 - - [2026-03-19 02:16:18] "GET /virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2 HTTP/1.1" 200 1441 0.005052 10.0.0.129 - - [2026-03-19 02:16:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.002785 10.0.0.129 - - [2026-03-19 02:16:18] "POST /network-ipams HTTP/1.1" 200 516 0.018755 10.0.0.129 - - [2026-03-19 02:16:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003177 10.0.0.129 - - [2026-03-19 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.129 - - [2026-03-19 02:16:18] "GET /network-ipam/88462207-bc14-447b-b2ca-2afedae4d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.005298 10.0.0.129 - - [2026-03-19 02:16:18] "PUT /network-ipam/88462207-bc14-447b-b2ca-2afedae4d549 HTTP/1.1" 200 260 0.013198 10.0.0.129 - - [2026-03-19 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.010207 10.0.0.129 - - [2026-03-19 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.129 - - [2026-03-19 02:16:18] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001194 10.0.0.129 - - [2026-03-19 02:16:18] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.031018 252.129.61.65 - - [2026-03-19 02:16:18] "POST /neutron/network HTTP/1.1" 200 117 0.043433 10.0.0.129 - - [2026-03-19 02:16:18] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001301 252.129.61.65 - - [2026-03-19 02:16:18] "POST /neutron/network HTTP/1.1" 200 616 0.069766 10.0.0.129 - - [2026-03-19 02:16:18] "POST /route-targets HTTP/1.1" 200 329 0.012477 10.0.0.129 - - [2026-03-19 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.012163 10.0.0.129 - - [2026-03-19 02:16:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004236 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.182462 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/network HTTP/1.1" 200 829 0.006290 10.0.0.129 - - [2026-03-19 02:16:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.001633 10.0.0.129 - - [2026-03-19 02:16:19] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005613 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/network HTTP/1.1" 200 829 0.007418 10.0.0.129 - - [2026-03-19 02:16:19] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005781 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/network HTTP/1.1" 200 829 0.005737 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.007883 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/network HTTP/1.1" 200 803 0.010558 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/network HTTP/1.1" 200 829 0.007507 10.0.0.129 - - [2026-03-19 02:16:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.001489 252.129.61.65 - - [2026-03-19 02:16:19] "POST /neutron/network HTTP/1.1" 200 839 0.005903 252.129.61.65 - - [2026-03-19 02:16:20] "GET /aaa-mode HTTP/1.1" 401 297 0.000443 252.129.61.65 - - [2026-03-19 02:16:20] "GET / HTTP/1.1" 200 36499 0.002588 252.129.61.65 - - [2026-03-19 02:16:20] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000565 10.0.0.129 - - [2026-03-19 02:16:20] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001270 252.129.61.65 - - [2026-03-19 02:16:20] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.054789 252.129.61.65 - - [2026-03-19 02:16:20] "POST /neutron/network HTTP/1.1" 200 829 0.040808 252.129.61.65 - - [2026-03-19 02:16:20] "POST /neutron/port HTTP/1.1" 200 117 0.005141 252.129.61.65 - - [2026-03-19 02:16:20] "POST /neutron/port HTTP/1.1" 200 117 0.005315 252.129.61.65 - - [2026-03-19 02:16:20] "POST /neutron/port HTTP/1.1" 200 117 0.005967 252.129.61.65 - - [2026-03-19 02:16:21] "POST /neutron/network HTTP/1.1" 200 839 0.007436 10.0.0.129 - - [2026-03-19 02:16:21] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001604 252.129.61.65 - - [2026-03-19 02:16:21] "POST /neutron/port HTTP/1.1" 200 1056 0.238666 252.129.61.65 - - [2026-03-19 02:16:21] "POST /neutron/port HTTP/1.1" 200 1056 0.012086 252.129.61.65 - - [2026-03-19 02:16:21] "POST /neutron/port HTTP/1.1" 200 1056 0.011182 252.129.61.65 - - [2026-03-19 02:16:22] "POST /neutron/port HTTP/1.1" 200 1106 0.132783 252.129.61.65 - - [2026-03-19 02:16:22] "POST /neutron/port HTTP/1.1" 200 1116 0.017471 252.129.61.65 - - [2026-03-19 02:16:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004289 252.129.61.65 - - [2026-03-19 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 685 0.009309 252.129.61.65 - - [2026-03-19 02:16:22] "POST /neutron/port HTTP/1.1" 200 117 0.001534 252.129.61.65 - - [2026-03-19 02:16:22] "POST /neutron/network HTTP/1.1" 200 829 0.006196 252.129.61.65 - - [2026-03-19 02:16:26] "POST /neutron/port HTTP/1.1" 200 1116 0.012884 252.129.61.65 - - [2026-03-19 02:16:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009595 252.129.61.65 - - [2026-03-19 02:16:26] "POST /neutron/port HTTP/1.1" 200 1116 0.015308 252.129.61.65 - - [2026-03-19 02:16:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006878 252.129.61.65 - - [2026-03-19 02:16:26] "POST /neutron/port HTTP/1.1" 200 1116 0.015478 252.129.61.65 - - [2026-03-19 02:16:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007742 10.0.0.129 - - [2026-03-19 02:16:26] "GET /virtual-machine/eb3fc9ab-4945-4e03-b518-2c231579e1e1 HTTP/1.1" 200 1296 0.005872 10.0.0.129 - - [2026-03-19 02:16:26] "GET /virtual-machine-interface/84c874b0-738e-4382-b9e4-59313cd5b6e1 HTTP/1.1" 200 2966 0.007245 10.0.0.129 - - [2026-03-19 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.129 - - [2026-03-19 02:16:26] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005371 10.0.0.129 - - [2026-03-19 02:16:26] "GET /virtual-networks?parent_id=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002889 10.0.0.129 - - [2026-03-19 02:16:26] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005355 10.0.0.129 - - [2026-03-19 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.129 - - [2026-03-19 02:16:29] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010113 252.129.61.65 - - [2026-03-19 02:16:32] "POST /neutron/port HTTP/1.1" 200 1116 0.015482 252.129.61.65 - - [2026-03-19 02:16:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005545 252.129.61.65 - - [2026-03-19 02:16:32] "POST /neutron/port HTTP/1.1" 200 1116 0.016566 252.129.61.65 - - [2026-03-19 02:16:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006685 252.129.61.65 - - [2026-03-19 02:16:32] "POST /neutron/port HTTP/1.1" 200 1116 0.014535 252.129.61.65 - - [2026-03-19 02:16:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006066 252.129.61.65 - - [2026-03-19 02:16:33] "POST /neutron/port HTTP/1.1" 200 1116 0.014754 252.129.61.65 - - [2026-03-19 02:16:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006187 10.0.0.129 - - [2026-03-19 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.129 - - [2026-03-19 02:16:34] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003041 10.0.0.129 - - [2026-03-19 02:16:34] "GET /virtual-networks?parent_id=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002763 10.0.0.129 - - [2026-03-19 02:16:34] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006462 252.129.61.65 - - [2026-03-19 02:16:38] "POST /neutron/network HTTP/1.1" 200 803 0.011492 252.129.61.65 - - [2026-03-19 02:16:38] "POST /neutron/network HTTP/1.1" 200 829 0.007916 10.0.0.129 - - [2026-03-19 02:16:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001788 252.129.61.65 - - [2026-03-19 02:16:39] "POST /neutron/port HTTP/1.1" 200 1116 0.015096 252.129.61.65 - - [2026-03-19 02:16:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006807 252.129.61.65 - - [2026-03-19 02:16:39] "POST /neutron/network HTTP/1.1" 200 839 0.005314 252.129.61.65 - - [2026-03-19 02:16:39] "GET /aaa-mode HTTP/1.1" 401 297 0.000432 252.129.61.65 - - [2026-03-19 02:16:39] "GET / HTTP/1.1" 200 36499 0.001892 252.129.61.65 - - [2026-03-19 02:16:39] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000487 10.0.0.129 - - [2026-03-19 02:16:39] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001492 252.129.61.65 - - [2026-03-19 02:16:39] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.063105 252.129.61.65 - - [2026-03-19 02:16:40] "POST /neutron/network HTTP/1.1" 200 829 0.049725 252.129.61.65 - - [2026-03-19 02:16:40] "POST /neutron/port HTTP/1.1" 200 1116 0.022715 252.129.61.65 - - [2026-03-19 02:16:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006534 252.129.61.65 - - [2026-03-19 02:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.006151 252.129.61.65 - - [2026-03-19 02:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.005721 252.129.61.65 - - [2026-03-19 02:16:40] "POST /neutron/network HTTP/1.1" 200 839 0.007228 10.0.0.129 - - [2026-03-19 02:16:41] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001728 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/port HTTP/1.1" 200 1056 0.221998 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/port HTTP/1.1" 200 1056 0.015110 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/port HTTP/1.1" 200 1056 0.012269 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/port HTTP/1.1" 200 1106 0.068360 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/port HTTP/1.1" 200 1116 0.018039 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003497 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/subnet HTTP/1.1" 200 685 0.007307 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/port HTTP/1.1" 200 117 0.001934 252.129.61.65 - - [2026-03-19 02:16:41] "POST /neutron/network HTTP/1.1" 200 829 0.005863 252.129.61.65 - - [2026-03-19 02:16:45] "POST /neutron/port HTTP/1.1" 200 1116 0.014532 252.129.61.65 - - [2026-03-19 02:16:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006309 252.129.61.65 - - [2026-03-19 02:16:45] "POST /neutron/port HTTP/1.1" 200 1116 0.012872 252.129.61.65 - - [2026-03-19 02:16:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006251 252.129.61.65 - - [2026-03-19 02:16:45] "POST /neutron/port HTTP/1.1" 200 1116 0.014317 252.129.61.65 - - [2026-03-19 02:16:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007654 10.0.0.129 - - [2026-03-19 02:16:45] "GET /virtual-machine/3ba1ed94-dfd9-4a4b-a72d-f818b678dd92 HTTP/1.1" 200 1295 0.004808 10.0.0.129 - - [2026-03-19 02:16:46] "GET /virtual-machine-interface/7d89c232-d23f-4430-aaab-27ccb0c5215c HTTP/1.1" 200 2966 0.006343 10.0.0.129 - - [2026-03-19 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.129 - - [2026-03-19 02:16:46] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003256 10.0.0.129 - - [2026-03-19 02:16:46] "GET /virtual-networks?parent_id=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003172 10.0.0.129 - - [2026-03-19 02:16:46] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004984 10.0.0.129 - - [2026-03-19 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.129 - - [2026-03-19 02:16:49] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004751 252.129.61.65 - - [2026-03-19 02:16:51] "POST /neutron/port HTTP/1.1" 200 1116 0.013624 252.129.61.65 - - [2026-03-19 02:16:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005111 252.129.61.65 - - [2026-03-19 02:16:51] "POST /neutron/port HTTP/1.1" 200 1116 0.013327 252.129.61.65 - - [2026-03-19 02:16:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007225 252.129.61.65 - - [2026-03-19 02:16:52] "POST /neutron/port HTTP/1.1" 200 1116 0.016578 252.129.61.65 - - [2026-03-19 02:16:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005610 252.129.61.65 - - [2026-03-19 02:16:53] "POST /neutron/port HTTP/1.1" 200 1116 0.012748 252.129.61.65 - - [2026-03-19 02:16:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005334 10.0.0.129 - - [2026-03-19 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.129 - - [2026-03-19 02:16:53] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003139 10.0.0.129 - - [2026-03-19 02:16:53] "GET /virtual-networks?parent_id=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003330 10.0.0.129 - - [2026-03-19 02:16:53] "GET /virtual-network/cbc8f82c-6e3f-4e05-83c8-f442f242542e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007068 10.0.0.129 - - [2026-03-19 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.129 - - [2026-03-19 02:17:00] "DELETE /virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2 HTTP/1.1" 409 237 0.007195 10.0.0.129 - - [2026-03-19 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.002913 10.0.0.129 - - [2026-03-19 02:17:00] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.017382 10.0.0.129 - - [2026-03-19 02:17:00] "GET /virtual-DNS-record/e0381809-33ea-446d-9792-cb1ac2a2733d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.005214 10.0.0.129 - - [2026-03-19 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.129 - - [2026-03-19 02:17:00] "GET /virtual-DNS-record/e0381809-33ea-446d-9792-cb1ac2a2733d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.003382 10.0.0.129 - - [2026-03-19 02:17:01] "GET /domains HTTP/1.1" 200 440 0.002998 10.0.0.129 - - [2026-03-19 02:17:01] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001538 10.0.0.129 - - [2026-03-19 02:17:01] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1694 0.007889 10.0.0.129 - - [2026-03-19 02:17:01] "GET /virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2 HTTP/1.1" 200 1910 0.004862 10.0.0.129 - - [2026-03-19 02:17:01] "DELETE /project/3b4d457ba3ba47e494fe2ba088ff2a0d HTTP/1.1" 404 173 0.004267 10.0.0.129 - - [2026-03-19 02:17:01] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001015 10.0.0.129 - - [2026-03-19 02:17:01] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.030992 10.0.0.129 - - [2026-03-19 02:17:01] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001609 10.0.0.129 - - [2026-03-19 02:17:01] "GET /virtual-DNS-record/e0381809-33ea-446d-9792-cb1ac2a2733d HTTP/1.1" 200 1339 0.003239 10.0.0.129 - - [2026-03-19 02:17:01] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?fields=security_groups HTTP/1.1" 200 1345 0.082555 10.0.0.129 - - [2026-03-19 02:17:01] "DELETE /security-group/4c1fd000-2156-4970-b42f-196392a6f63b HTTP/1.1" 200 115 0.040150 10.0.0.129 - - [2026-03-19 02:17:01] "GET /projects?obj_uuids=eb86763b-7268-4a0a-9991-42cfddef30b7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002458 10.0.0.129 - - [2026-03-19 02:17:01] "DELETE /access-control-list/dee871e6-c7dc-470d-9649-b33d2098318d HTTP/1.1" 200 115 0.036290 10.0.0.129 - - [2026-03-19 02:17:01] "GET /project/eb86763b-7268-4a0a-9991-42cfddef30b7?fields=application_policy_sets HTTP/1.1" 200 1384 0.046805 10.0.0.129 - - [2026-03-19 02:17:01] "DELETE /access-control-list/141f678f-47da-4bf1-ab60-53c27801862b HTTP/1.1" 200 115 0.028043 10.0.0.129 - - [2026-03-19 02:17:01] "DELETE /project/eb86763b-7268-4a0a-9991-42cfddef30b7 HTTP/1.1" 200 115 0.380094 10.0.0.129 - - [2026-03-19 02:17:06] "DELETE /virtual-DNS-record/e0381809-33ea-446d-9792-cb1ac2a2733d HTTP/1.1" 200 115 0.026049 10.0.0.129 - - [2026-03-19 02:17:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.002558 252.129.61.65 - - [2026-03-19 02:17:07] "POST /neutron/network HTTP/1.1" 200 829 0.006950 252.129.61.65 - - [2026-03-19 02:17:07] "POST /neutron/network HTTP/1.1" 400 204 0.013517 252.129.61.65 - - [2026-03-19 02:17:07] "POST /neutron/port HTTP/1.1" 200 1116 0.031742 252.129.61.65 - - [2026-03-19 02:17:07] "POST /neutron/port HTTP/1.1" 200 1116 0.023357 252.129.61.65 - - [2026-03-19 02:17:07] "POST /neutron/port HTTP/1.1" 200 1106 0.021528 252.129.61.65 - - [2026-03-19 02:17:07] "POST /neutron/port HTTP/1.1" 200 1106 0.018245 252.129.61.65 - - [2026-03-19 02:17:08] "POST /neutron/port HTTP/1.1" 200 151 0.177228 252.129.61.65 - - [2026-03-19 02:17:08] "POST /neutron/port HTTP/1.1" 200 151 0.168881 252.129.61.65 - - [2026-03-19 02:17:09] "POST /neutron/network HTTP/1.1" 200 829 0.006881 10.0.0.129 - - [2026-03-19 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.129 - - [2026-03-19 02:17:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002896 10.0.0.129 - - [2026-03-19 02:17:09] "POST /useragent-kv HTTP/1.1" 200 115 0.021583 10.0.0.129 - - [2026-03-19 02:17:09] "DELETE /route-target/b5933816-277a-45c4-9741-9e24e88cdbb9 HTTP/1.1" 200 115 0.212862 252.129.61.65 - - [2026-03-19 02:17:09] "POST /neutron/network HTTP/1.1" 200 151 0.529800 10.0.0.129 - - [2026-03-19 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.129 - - [2026-03-19 02:17:09] "DELETE /network-ipam/88462207-bc14-447b-b2ca-2afedae4d549 HTTP/1.1" 200 115 0.025228 10.0.0.129 - - [2026-03-19 02:17:09] "DELETE /virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2 HTTP/1.1" 200 115 0.032460 10.0.0.129 - - [2026-03-19 02:17:09] "POST /fqname-to-id HTTP/1.1" 404 178 0.003286 10.0.0.129 - - [2026-03-19 02:17:09] "GET /domains HTTP/1.1" 200 440 0.003150 10.0.0.129 - - [2026-03-19 02:17:09] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001372 10.0.0.129 - - [2026-03-19 02:17:09] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1310 0.008919 10.0.0.129 - - [2026-03-19 02:17:10] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001645 10.0.0.129 - - [2026-03-19 02:17:10] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.034634 10.0.0.129 - - [2026-03-19 02:17:10] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001090 10.0.0.129 - - [2026-03-19 02:17:10] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?fields=virtual_networks HTTP/1.1" 200 1036 0.073668 10.0.0.129 - - [2026-03-19 02:17:10] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 10.0.0.129 - - [2026-03-19 02:17:10] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.027595 10.0.0.129 - - [2026-03-19 02:17:10] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001236 10.0.0.129 - - [2026-03-19 02:17:10] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?fields=security_groups HTTP/1.1" 200 1263 0.032924 10.0.0.129 - - [2026-03-19 02:17:11] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001365 10.0.0.129 - - [2026-03-19 02:17:11] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008683 10.0.0.129 - - [2026-03-19 02:17:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.033764 10.0.0.129 - - [2026-03-19 02:17:11] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002631 10.0.0.129 - - [2026-03-19 02:17:11] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001257 10.0.0.129 - - [2026-03-19 02:17:11] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007262 10.0.0.129 - - [2026-03-19 02:17:12] "POST /id-to-fqname HTTP/1.1" 200 189 0.001491 10.0.0.129 - - [2026-03-19 02:17:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.003509 10.0.0.129 - - [2026-03-19 02:17:12] "POST /security-groups HTTP/1.1" 200 584 0.060712 10.0.0.129 - - [2026-03-19 02:17:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.003019 10.0.0.129 - - [2026-03-19 02:17:12] "POST /projects HTTP/1.1" 200 579 0.212937 10.0.0.129 - - [2026-03-19 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.251676 10.0.0.129 - - [2026-03-19 02:17:12] "POST /access-control-lists HTTP/1.1" 200 599 0.072397 10.0.0.129 - - [2026-03-19 02:17:12] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.415962 10.0.0.129 - - [2026-03-19 02:17:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.006039 10.0.0.129 - - [2026-03-19 02:17:12] "POST /access-control-lists HTTP/1.1" 200 597 0.073606 10.0.0.129 - - [2026-03-19 02:17:13] "GET / HTTP/1.1" 200 36499 0.003018 10.0.0.129 - - [2026-03-19 02:17:14] "POST /fqname-to-id HTTP/1.1" 401 297 0.000976 10.0.0.129 - - [2026-03-19 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.074624 10.0.0.129 - - [2026-03-19 02:17:15] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001136 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:17:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000967 10.0.0.129 - - [2026-03-19 02:17:15] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.027883 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:17:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001255 252.129.61.65 - - [2026-03-19 02:17:15] "POST /neutron/network HTTP/1.1" 200 117 0.042884 10.0.0.129 - - [2026-03-19 02:17:15] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001069 252.129.61.65 - - [2026-03-19 02:17:15] "POST /neutron/network HTTP/1.1" 200 604 0.073400 10.0.0.129 - - [2026-03-19 02:17:15] "POST /route-targets HTTP/1.1" 200 329 0.015538 10.0.0.129 - - [2026-03-19 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.035678 10.0.0.129 - - [2026-03-19 02:17:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006145 252.129.61.65 - - [2026-03-19 02:17:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.174792 252.129.61.65 - - [2026-03-19 02:17:15] "POST /neutron/network HTTP/1.1" 200 823 0.006676 10.0.0.129 - - [2026-03-19 02:17:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.002226 10.0.0.129 - - [2026-03-19 02:17:15] "GET /virtual-network/540d9579-3b1e-4039-98ba-c68226c4b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005387 252.129.61.65 - - [2026-03-19 02:17:15] "POST /neutron/network HTTP/1.1" 200 823 0.006764 10.0.0.129 - - [2026-03-19 02:17:16] "GET /virtual-network/540d9579-3b1e-4039-98ba-c68226c4b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005942 252.129.61.65 - - [2026-03-19 02:17:16] "POST /neutron/network HTTP/1.1" 200 823 0.006208 252.129.61.65 - - [2026-03-19 02:17:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.007871 10.0.0.129 - - [2026-03-19 02:17:16] "POST /id-to-fqname HTTP/1.1" 200 219 0.001393 252.129.61.65 - - [2026-03-19 02:17:16] "POST /neutron/network HTTP/1.1" 200 833 0.007332 252.129.61.65 - - [2026-03-19 02:17:16] "GET /aaa-mode HTTP/1.1" 401 297 0.000437 252.129.61.65 - - [2026-03-19 02:17:16] "GET / HTTP/1.1" 200 36499 0.002370 252.129.61.65 - - [2026-03-19 02:17:16] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000422 10.0.0.129 - - [2026-03-19 02:17:16] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001422 252.129.61.65 - - [2026-03-19 02:17:16] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.062106 252.129.61.65 - - [2026-03-19 02:17:17] "POST /neutron/network HTTP/1.1" 200 823 0.005335 252.129.61.65 - - [2026-03-19 02:17:17] "POST /neutron/port HTTP/1.1" 200 117 0.006378 252.129.61.65 - - [2026-03-19 02:17:17] "POST /neutron/port HTTP/1.1" 200 117 0.008918 10.0.0.129 - - [2026-03-19 02:17:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.001294 252.129.61.65 - - [2026-03-19 02:17:17] "POST /neutron/port HTTP/1.1" 200 117 0.005888 10.0.0.129 - - [2026-03-19 02:17:17] "GET /obj-perms HTTP/1.1" 200 6402 0.075234 252.129.61.65 - - [2026-03-19 02:17:17] "POST /neutron/network HTTP/1.1" 200 833 0.005410 252.129.61.65 - - [2026-03-19 02:17:17] "GET /aaa-mode HTTP/1.1" 401 297 0.000939 252.129.61.65 - - [2026-03-19 02:17:17] "GET / HTTP/1.1" 200 36499 0.003424 252.129.61.65 - - [2026-03-19 02:17:17] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000537 252.129.61.65 - - [2026-03-19 02:17:17] "POST /neutron/network HTTP/1.1" 200 833 0.009876 10.0.0.129 - - [2026-03-19 02:17:18] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001148 10.0.0.129 - - [2026-03-19 02:17:18] "GET /obj-perms HTTP/1.1" 200 6402 0.065665 10.0.0.129 - - [2026-03-19 02:17:18] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001175 252.129.61.65 - - [2026-03-19 02:17:18] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.086577 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 1059 0.282601 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/network HTTP/1.1" 200 823 0.047547 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 1059 0.010662 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 1059 0.018445 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 1109 0.146311 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 1119 0.024491 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007417 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 1119 0.020627 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.011698 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005776 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.011583 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 1119 0.019464 252.129.61.65 - - [2026-03-19 02:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.002581 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008965 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/network HTTP/1.1" 200 823 0.006845 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/network HTTP/1.1" 200 833 0.009023 10.0.0.129 - - [2026-03-19 02:17:19] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001145 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/port HTTP/1.1" 200 1059 0.251008 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/port HTTP/1.1" 200 1059 0.015486 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/port HTTP/1.1" 200 1059 0.010912 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/port HTTP/1.1" 200 1109 0.066885 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/port HTTP/1.1" 200 1119 0.014205 252.129.61.65 - - [2026-03-19 02:17:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003836 252.129.61.65 - - [2026-03-19 02:17:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.010042 252.129.61.65 - - [2026-03-19 02:17:20] "POST /neutron/port HTTP/1.1" 200 117 0.001939 252.129.61.65 - - [2026-03-19 02:17:20] "POST /neutron/network HTTP/1.1" 200 823 0.009036 252.129.61.65 - - [2026-03-19 02:17:24] "POST /neutron/port HTTP/1.1" 200 1119 0.018206 252.129.61.65 - - [2026-03-19 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007798 252.129.61.65 - - [2026-03-19 02:17:24] "POST /neutron/port HTTP/1.1" 200 1119 0.012465 252.129.61.65 - - [2026-03-19 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007519 252.129.61.65 - - [2026-03-19 02:17:24] "POST /neutron/port HTTP/1.1" 200 1119 0.015614 252.129.61.65 - - [2026-03-19 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006392 10.0.0.129 - - [2026-03-19 02:17:24] "GET /virtual-machine/7e9bd656-8ea8-4054-8397-eb82e4d13eea HTTP/1.1" 401 297 0.000511 10.0.0.129 - - [2026-03-19 02:17:24] "GET /virtual-machine/7e9bd656-8ea8-4054-8397-eb82e4d13eea HTTP/1.1" 200 1294 0.044720 10.0.0.129 - - [2026-03-19 02:17:24] "GET /virtual-machine-interface/2dede483-c2e5-4a74-808f-e93a344f476e HTTP/1.1" 200 2947 0.011653 10.0.0.129 - - [2026-03-19 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.129 - - [2026-03-19 02:17:25] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004290 10.0.0.129 - - [2026-03-19 02:17:25] "GET /virtual-networks?parent_id=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003509 10.0.0.129 - - [2026-03-19 02:17:25] "GET /virtual-network/540d9579-3b1e-4039-98ba-c68226c4b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007231 10.0.0.129 - - [2026-03-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.129 - - [2026-03-19 02:17:28] "GET /virtual-network/540d9579-3b1e-4039-98ba-c68226c4b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004753 252.129.61.65 - - [2026-03-19 02:17:28] "POST /neutron/port HTTP/1.1" 200 1119 0.012630 252.129.61.65 - - [2026-03-19 02:17:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006709 252.129.61.65 - - [2026-03-19 02:17:29] "POST /neutron/port HTTP/1.1" 200 1119 0.015714 252.129.61.65 - - [2026-03-19 02:17:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005897 252.129.61.65 - - [2026-03-19 02:17:29] "POST /neutron/port HTTP/1.1" 200 1119 0.017237 252.129.61.65 - - [2026-03-19 02:17:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006688 252.129.61.65 - - [2026-03-19 02:17:29] "POST /neutron/port HTTP/1.1" 200 1119 0.015864 252.129.61.65 - - [2026-03-19 02:17:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007023 252.129.61.65 - - [2026-03-19 02:17:30] "POST /neutron/port HTTP/1.1" 200 1119 0.018923 252.129.61.65 - - [2026-03-19 02:17:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005823 10.0.0.129 - - [2026-03-19 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.129 - - [2026-03-19 02:17:30] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003410 10.0.0.129 - - [2026-03-19 02:17:30] "GET /virtual-networks?parent_id=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003053 252.129.61.65 - - [2026-03-19 02:17:30] "POST /neutron/port HTTP/1.1" 200 1119 0.019033 10.0.0.129 - - [2026-03-19 02:17:30] "GET /virtual-network/540d9579-3b1e-4039-98ba-c68226c4b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005202 252.129.61.65 - - [2026-03-19 02:17:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007102 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/port HTTP/1.1" 200 1119 0.015725 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006596 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/port HTTP/1.1" 200 1119 0.014885 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010060 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/port HTTP/1.1" 200 1119 0.017007 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/port HTTP/1.1" 200 1119 0.015885 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007584 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006594 10.0.0.129 - - [2026-03-19 02:17:31] "GET /virtual-machine/1ca4a833-e0ce-47ad-89b4-94b9a287a371 HTTP/1.1" 200 1294 0.005464 10.0.0.129 - - [2026-03-19 02:17:31] "GET /virtual-machine-interface/e8ca6383-bfa7-4b04-a831-6bd17e548ea8 HTTP/1.1" 200 2949 0.005574 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/port HTTP/1.1" 200 1119 0.013802 252.129.61.65 - - [2026-03-19 02:17:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006357 10.0.0.129 - - [2026-03-19 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.129 - - [2026-03-19 02:17:31] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003717 10.0.0.129 - - [2026-03-19 02:17:31] "GET /virtual-networks?parent_id=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004626 10.0.0.129 - - [2026-03-19 02:17:31] "GET /virtual-network/540d9579-3b1e-4039-98ba-c68226c4b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005753 10.0.0.129 - - [2026-03-19 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.129 - - [2026-03-19 02:17:32] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003547 10.0.0.129 - - [2026-03-19 02:17:32] "GET /virtual-networks?parent_id=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003079 10.0.0.129 - - [2026-03-19 02:17:33] "GET /virtual-network/540d9579-3b1e-4039-98ba-c68226c4b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005276 252.129.61.65 - - [2026-03-19 02:17:37] "POST /neutron/network HTTP/1.1" 200 823 0.007086 252.129.61.65 - - [2026-03-19 02:17:37] "POST /neutron/network HTTP/1.1" 400 204 0.014752 252.129.61.65 - - [2026-03-19 02:17:38] "POST /neutron/port HTTP/1.1" 200 1119 0.016346 252.129.61.65 - - [2026-03-19 02:17:38] "POST /neutron/port HTTP/1.1" 200 1119 0.014240 252.129.61.65 - - [2026-03-19 02:17:38] "POST /neutron/port HTTP/1.1" 200 1109 0.010963 252.129.61.65 - - [2026-03-19 02:17:38] "POST /neutron/port HTTP/1.1" 200 1109 0.010723 252.129.61.65 - - [2026-03-19 02:17:38] "POST /neutron/port HTTP/1.1" 200 151 0.156988 252.129.61.65 - - [2026-03-19 02:17:38] "POST /neutron/port HTTP/1.1" 200 151 0.179207 252.129.61.65 - - [2026-03-19 02:17:39] "POST /neutron/network HTTP/1.1" 200 823 0.005916 10.0.0.129 - - [2026-03-19 02:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002847 10.0.0.129 - - [2026-03-19 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.129 - - [2026-03-19 02:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002360 252.129.61.65 - - [2026-03-19 02:17:40] "POST /neutron/network HTTP/1.1" 200 151 0.095953 10.0.0.129 - - [2026-03-19 02:17:40] "DELETE /route-target/19d084a7-f07f-4dfe-bb01-22589cea757a HTTP/1.1" 200 115 0.017009 10.0.0.129 - - [2026-03-19 02:17:40] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001087 10.0.0.129 - - [2026-03-19 02:17:40] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.027447 10.0.0.129 - - [2026-03-19 02:17:40] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001344 10.0.0.129 - - [2026-03-19 02:17:40] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?fields=virtual_networks HTTP/1.1" 200 1037 0.073440 10.0.0.129 - - [2026-03-19 02:17:40] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001168 10.0.0.129 - - [2026-03-19 02:17:40] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.023008 10.0.0.129 - - [2026-03-19 02:17:40] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002240 10.0.0.129 - - [2026-03-19 02:17:40] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?fields=security_groups HTTP/1.1" 200 1264 0.026669 10.0.0.129 - - [2026-03-19 02:17:41] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001203 10.0.0.129 - - [2026-03-19 02:17:41] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.007718 10.0.0.129 - - [2026-03-19 02:17:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.032418 10.0.0.129 - - [2026-03-19 02:17:41] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002752 10.0.0.129 - - [2026-03-19 02:17:42] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001193 10.0.0.129 - - [2026-03-19 02:17:42] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007600 10.0.0.129 - - [2026-03-19 02:17:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.004515 10.0.0.129 - - [2026-03-19 02:17:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.003172 10.0.0.129 - - [2026-03-19 02:17:42] "POST /security-groups HTTP/1.1" 200 583 0.063948 10.0.0.129 - - [2026-03-19 02:17:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.002936 10.0.0.129 - - [2026-03-19 02:17:42] "POST /projects HTTP/1.1" 200 577 0.222003 10.0.0.129 - - [2026-03-19 02:17:42] "POST /access-control-lists HTTP/1.1" 200 598 0.061675 10.0.0.129 - - [2026-03-19 02:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.305765 10.0.0.129 - - [2026-03-19 02:17:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.003035 10.0.0.129 - - [2026-03-19 02:17:42] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.443630 10.0.0.129 - - [2026-03-19 02:17:42] "POST /access-control-lists HTTP/1.1" 200 596 0.064751 10.0.0.129 - - [2026-03-19 02:17:43] "GET / HTTP/1.1" 200 36499 0.002009 10.0.0.129 - - [2026-03-19 02:17:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000565 10.0.0.129 - - [2026-03-19 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.089859 10.0.0.129 - - [2026-03-19 02:17:45] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001221 10.0.0.129 - - [2026-03-19 02:17:45] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.025270 252.129.61.65 - - [2026-03-19 02:17:45] "POST /neutron/network HTTP/1.1" 200 117 0.042359 10.0.0.129 - - [2026-03-19 02:17:45] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001475 252.129.61.65 - - [2026-03-19 02:17:45] "POST /neutron/network HTTP/1.1" 200 623 0.068078 10.0.0.129 - - [2026-03-19 02:17:45] "POST /route-targets HTTP/1.1" 200 329 0.011213 10.0.0.129 - - [2026-03-19 02:17:45] "POST /ref-update HTTP/1.1" 200 156 0.013651 10.0.0.129 - - [2026-03-19 02:17:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 252.129.61.65 - - [2026-03-19 02:17:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.186132 252.129.61.65 - - [2026-03-19 02:17:45] "POST /neutron/network HTTP/1.1" 200 837 0.006272 10.0.0.129 - - [2026-03-19 02:17:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.003618 10.0.0.129 - - [2026-03-19 02:17:45] "GET /virtual-network/3bca5929-34b1-49b9-976b-988c428c800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005271 252.129.61.65 - - [2026-03-19 02:17:45] "POST /neutron/network HTTP/1.1" 200 837 0.007580 10.0.0.129 - - [2026-03-19 02:17:45] "GET /virtual-network/3bca5929-34b1-49b9-976b-988c428c800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005579 252.129.61.65 - - [2026-03-19 02:17:45] "POST /neutron/network HTTP/1.1" 200 837 0.006363 252.129.61.65 - - [2026-03-19 02:17:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.008584 252.129.61.65 - - [2026-03-19 02:17:46] "POST /neutron/network HTTP/1.1" 200 837 0.006705 10.0.0.129 - - [2026-03-19 02:17:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.002081 252.129.61.65 - - [2026-03-19 02:17:46] "POST /neutron/network HTTP/1.1" 200 847 0.005711 252.129.61.65 - - [2026-03-19 02:17:46] "GET /aaa-mode HTTP/1.1" 401 297 0.000491 252.129.61.65 - - [2026-03-19 02:17:46] "GET / HTTP/1.1" 200 36499 0.001878 252.129.61.65 - - [2026-03-19 02:17:46] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000570 10.0.0.129 - - [2026-03-19 02:17:46] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001091 252.129.61.65 - - [2026-03-19 02:17:46] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.054052 252.129.61.65 - - [2026-03-19 02:17:46] "POST /neutron/network HTTP/1.1" 200 837 0.005725 252.129.61.65 - - [2026-03-19 02:17:47] "POST /neutron/port HTTP/1.1" 200 117 0.010418 252.129.61.65 - - [2026-03-19 02:17:47] "POST /neutron/port HTTP/1.1" 200 117 0.005520 10.0.0.129 - - [2026-03-19 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.129 - - [2026-03-19 02:17:47] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003355 10.0.0.129 - - [2026-03-19 02:17:47] "PUT /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b HTTP/1.1" 200 278 0.012838 252.129.61.65 - - [2026-03-19 02:17:47] "POST /neutron/port HTTP/1.1" 200 117 0.006945 252.129.61.65 - - [2026-03-19 02:17:48] "POST /neutron/network HTTP/1.1" 200 847 0.008693 10.0.0.129 - - [2026-03-19 02:17:48] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001158 252.129.61.65 - - [2026-03-19 02:17:48] "POST /neutron/port HTTP/1.1" 200 1053 0.231906 252.129.61.65 - - [2026-03-19 02:17:48] "POST /neutron/port HTTP/1.1" 200 1053 0.013282 252.129.61.65 - - [2026-03-19 02:17:48] "POST /neutron/port HTTP/1.1" 200 1053 0.010548 252.129.61.65 - - [2026-03-19 02:17:48] "POST /neutron/port HTTP/1.1" 200 1103 0.071637 252.129.61.65 - - [2026-03-19 02:17:48] "POST /neutron/port HTTP/1.1" 200 1113 0.013395 252.129.61.65 - - [2026-03-19 02:17:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003659 252.129.61.65 - - [2026-03-19 02:17:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.007702 252.129.61.65 - - [2026-03-19 02:17:49] "POST /neutron/port HTTP/1.1" 200 117 0.001841 252.129.61.65 - - [2026-03-19 02:17:49] "POST /neutron/network HTTP/1.1" 200 837 0.006291 252.129.61.65 - - [2026-03-19 02:17:52] "POST /neutron/port HTTP/1.1" 200 1113 0.017245 252.129.61.65 - - [2026-03-19 02:17:52] "POST /neutron/port HTTP/1.1" 200 1113 0.016038 252.129.61.65 - - [2026-03-19 02:17:52] "POST /neutron/port HTTP/1.1" 200 1113 0.013862 252.129.61.65 - - [2026-03-19 02:17:52] "POST /neutron/network HTTP/1.1" 200 847 0.005970 252.129.61.65 - - [2026-03-19 02:17:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008539 252.129.61.65 - - [2026-03-19 02:17:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004386 252.129.61.65 - - [2026-03-19 02:17:52] "POST /neutron/subnet HTTP/1.1" 200 675 0.010701 252.129.61.65 - - [2026-03-19 02:17:53] "POST /neutron/port HTTP/1.1" 200 117 0.002374 252.129.61.65 - - [2026-03-19 02:17:53] "POST /neutron/network HTTP/1.1" 200 837 0.007480 252.129.61.65 - - [2026-03-19 02:17:53] "POST /neutron/port HTTP/1.1" 200 1113 0.017761 252.129.61.65 - - [2026-03-19 02:17:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011342 252.129.61.65 - - [2026-03-19 02:17:53] "POST /neutron/port HTTP/1.1" 200 1113 0.015223 252.129.61.65 - - [2026-03-19 02:17:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012153 10.0.0.129 - - [2026-03-19 02:17:53] "GET /virtual-machine/5690064e-dbeb-4d7d-9393-127664ad33d7 HTTP/1.1" 401 297 0.000593 10.0.0.129 - - [2026-03-19 02:17:53] "GET /virtual-machine/5690064e-dbeb-4d7d-9393-127664ad33d7 HTTP/1.1" 200 1294 0.037031 10.0.0.129 - - [2026-03-19 02:17:53] "GET /virtual-machine-interface/1266e936-70de-45fd-9c16-617ec5f1a73c HTTP/1.1" 200 2973 0.006072 10.0.0.129 - - [2026-03-19 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.129 - - [2026-03-19 02:17:54] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003366 10.0.0.129 - - [2026-03-19 02:17:54] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004166 10.0.0.129 - - [2026-03-19 02:17:54] "GET /virtual-network/3bca5929-34b1-49b9-976b-988c428c800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005663 10.0.0.129 - - [2026-03-19 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.129 - - [2026-03-19 02:17:57] "GET /virtual-network/3bca5929-34b1-49b9-976b-988c428c800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005609 252.129.61.65 - - [2026-03-19 02:17:58] "POST /neutron/port HTTP/1.1" 200 1113 0.038790 252.129.61.65 - - [2026-03-19 02:17:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008770 252.129.61.65 - - [2026-03-19 02:17:59] "POST /neutron/port HTTP/1.1" 200 1113 0.012813 252.129.61.65 - - [2026-03-19 02:17:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007604 252.129.61.65 - - [2026-03-19 02:17:59] "POST /neutron/port HTTP/1.1" 200 1113 0.016435 252.129.61.65 - - [2026-03-19 02:17:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006322 252.129.61.65 - - [2026-03-19 02:18:00] "POST /neutron/port HTTP/1.1" 200 1113 0.013743 252.129.61.65 - - [2026-03-19 02:18:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007454 10.0.0.129 - - [2026-03-19 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.129 - - [2026-03-19 02:18:01] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004180 10.0.0.129 - - [2026-03-19 02:18:01] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003557 10.0.0.129 - - [2026-03-19 02:18:01] "GET /virtual-network/3bca5929-34b1-49b9-976b-988c428c800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.009446 10.0.0.129 - - [2026-03-19 02:18:01] "DELETE /project/72e7b853ad9c4aa4996bfc78cfc5779a HTTP/1.1" 404 173 0.013651 10.0.0.129 - - [2026-03-19 02:18:01] "DELETE /project/8d5169eb53694ab6becd1be847513a82 HTTP/1.1" 404 173 0.007903 10.0.0.129 - - [2026-03-19 02:18:01] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001426 10.0.0.129 - - [2026-03-19 02:18:01] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001343 10.0.0.129 - - [2026-03-19 02:18:01] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.045191 10.0.0.129 - - [2026-03-19 02:18:01] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.054870 10.0.0.129 - - [2026-03-19 02:18:01] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001228 10.0.0.129 - - [2026-03-19 02:18:01] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002572 10.0.0.129 - - [2026-03-19 02:18:01] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?fields=security_groups HTTP/1.1" 200 1353 0.053087 10.0.0.129 - - [2026-03-19 02:18:01] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?fields=security_groups HTTP/1.1" 200 1354 0.075088 10.0.0.129 - - [2026-03-19 02:18:01] "DELETE /security-group/78405717-4ddf-43e7-ab5e-c7cccb12c4b1 HTTP/1.1" 200 115 0.063393 10.0.0.129 - - [2026-03-19 02:18:01] "GET /projects?obj_uuids=3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001778 10.0.0.129 - - [2026-03-19 02:18:01] "DELETE /access-control-list/ccfd7a75-0531-47dc-a317-99514a293467 HTTP/1.1" 200 115 0.054856 10.0.0.129 - - [2026-03-19 02:18:01] "GET /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d?fields=application_policy_sets HTTP/1.1" 200 1392 0.059675 10.0.0.129 - - [2026-03-19 02:18:01] "DELETE /security-group/60a3b597-67cc-46d4-a41f-c69ba1947894 HTTP/1.1" 200 115 0.093969 10.0.0.129 - - [2026-03-19 02:18:01] "GET /projects?obj_uuids=8d5169eb-5369-4ab6-becd-1be847513a82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001247 10.0.0.129 - - [2026-03-19 02:18:01] "DELETE /access-control-list/46650120-1641-41fb-a7eb-d33e797d1978 HTTP/1.1" 200 115 0.054443 10.0.0.129 - - [2026-03-19 02:18:01] "GET /project/8d5169eb-5369-4ab6-becd-1be847513a82?fields=application_policy_sets HTTP/1.1" 200 1393 0.034890 10.0.0.129 - - [2026-03-19 02:18:01] "DELETE /access-control-list/4c0acf11-d668-4391-9b0f-93d582027923 HTTP/1.1" 200 115 0.037569 10.0.0.129 - - [2026-03-19 02:18:02] "DELETE /access-control-list/b24872c1-605a-4289-842e-a517da10655e HTTP/1.1" 200 115 0.040222 10.0.0.129 - - [2026-03-19 02:18:02] "DELETE /project/3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d HTTP/1.1" 200 115 0.417826 10.0.0.129 - - [2026-03-19 02:18:02] "DELETE /project/8d5169eb-5369-4ab6-becd-1be847513a82 HTTP/1.1" 200 115 0.470338 10.0.0.129 - - [2026-03-19 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.129 - - [2026-03-19 02:18:03] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003423 10.0.0.129 - - [2026-03-19 02:18:03] "PUT /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b HTTP/1.1" 200 278 0.010295 252.129.61.65 - - [2026-03-19 02:18:03] "POST /neutron/network HTTP/1.1" 200 837 0.015678 252.129.61.65 - - [2026-03-19 02:18:04] "POST /neutron/network HTTP/1.1" 400 204 0.014123 252.129.61.65 - - [2026-03-19 02:18:04] "POST /neutron/port HTTP/1.1" 200 1113 0.021795 252.129.61.65 - - [2026-03-19 02:18:04] "POST /neutron/port HTTP/1.1" 200 1103 0.013497 252.129.61.65 - - [2026-03-19 02:18:04] "POST /neutron/port HTTP/1.1" 200 151 0.125085 252.129.61.65 - - [2026-03-19 02:18:06] "POST /neutron/network HTTP/1.1" 200 837 0.005970 10.0.0.129 - - [2026-03-19 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.129 - - [2026-03-19 02:18:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002417 10.0.0.129 - - [2026-03-19 02:18:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005268 252.129.61.65 - - [2026-03-19 02:18:06] "POST /neutron/network HTTP/1.1" 200 151 0.098607 10.0.0.129 - - [2026-03-19 02:18:06] "DELETE /route-target/1d3c55e0-3e52-4c1d-bf50-567b43af3037 HTTP/1.1" 200 115 0.023558 10.0.0.129 - - [2026-03-19 02:18:07] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.002921 10.0.0.129 - - [2026-03-19 02:18:07] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b HTTP/1.1" 200 1886 0.003556 10.0.0.129 - - [2026-03-19 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.129 - - [2026-03-19 02:18:07] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001187 10.0.0.129 - - [2026-03-19 02:18:07] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.029455 252.129.61.65 - - [2026-03-19 02:18:07] "POST /neutron/network HTTP/1.1" 200 117 0.008797 10.0.0.129 - - [2026-03-19 02:18:07] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001104 252.129.61.65 - - [2026-03-19 02:18:07] "POST /neutron/network HTTP/1.1" 200 603 0.080056 10.0.0.129 - - [2026-03-19 02:18:07] "POST /route-targets HTTP/1.1" 200 329 0.012591 10.0.0.129 - - [2026-03-19 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.022997 10.0.0.129 - - [2026-03-19 02:18:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003142 252.129.61.65 - - [2026-03-19 02:18:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.153304 252.129.61.65 - - [2026-03-19 02:18:07] "POST /neutron/network HTTP/1.1" 200 820 0.005625 10.0.0.129 - - [2026-03-19 02:18:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001691 10.0.0.129 - - [2026-03-19 02:18:07] "GET /virtual-network/7ad0fec6-5870-4ed8-8d92-1a22bf0be881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005089 252.129.61.65 - - [2026-03-19 02:18:07] "POST /neutron/network HTTP/1.1" 200 820 0.005905 10.0.0.129 - - [2026-03-19 02:18:07] "GET /virtual-network/7ad0fec6-5870-4ed8-8d92-1a22bf0be881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006136 252.129.61.65 - - [2026-03-19 02:18:07] "POST /neutron/network HTTP/1.1" 200 820 0.005255 252.129.61.65 - - [2026-03-19 02:18:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.007487 10.0.0.129 - - [2026-03-19 02:18:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001812 252.129.61.65 - - [2026-03-19 02:18:08] "POST /neutron/network HTTP/1.1" 200 830 0.007450 252.129.61.65 - - [2026-03-19 02:18:08] "GET /aaa-mode HTTP/1.1" 401 297 0.000489 252.129.61.65 - - [2026-03-19 02:18:08] "GET / HTTP/1.1" 200 36499 0.002057 252.129.61.65 - - [2026-03-19 02:18:08] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000482 10.0.0.129 - - [2026-03-19 02:18:08] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001297 252.129.61.65 - - [2026-03-19 02:18:08] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.078224 252.129.61.65 - - [2026-03-19 02:18:08] "POST /neutron/network HTTP/1.1" 200 820 0.005675 252.129.61.65 - - [2026-03-19 02:18:08] "POST /neutron/port HTTP/1.1" 200 117 0.004856 252.129.61.65 - - [2026-03-19 02:18:09] "POST /neutron/port HTTP/1.1" 200 117 0.012836 252.129.61.65 - - [2026-03-19 02:18:09] "POST /neutron/port HTTP/1.1" 200 117 0.007370 252.129.61.65 - - [2026-03-19 02:18:09] "POST /neutron/network HTTP/1.1" 200 830 0.006877 10.0.0.129 - - [2026-03-19 02:18:09] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001149 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/port HTTP/1.1" 200 1056 0.241479 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/port HTTP/1.1" 200 1056 0.010929 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/port HTTP/1.1" 200 1056 0.011411 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/port HTTP/1.1" 200 1106 0.059889 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/port HTTP/1.1" 200 1116 0.014381 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009691 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.008645 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/port HTTP/1.1" 200 117 0.001691 252.129.61.65 - - [2026-03-19 02:18:10] "POST /neutron/network HTTP/1.1" 200 820 0.006028 10.0.0.129 - - [2026-03-19 02:18:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000442 10.0.0.129 - - [2026-03-19 02:18:11] "GET /global-system-configs HTTP/1.1" 401 297 0.000495 252.129.61.65 - - [2026-03-19 02:18:14] "POST /neutron/port HTTP/1.1" 200 1116 0.019889 252.129.61.65 - - [2026-03-19 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007641 252.129.61.65 - - [2026-03-19 02:18:14] "POST /neutron/port HTTP/1.1" 200 1116 0.016256 252.129.61.65 - - [2026-03-19 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007816 252.129.61.65 - - [2026-03-19 02:18:14] "POST /neutron/port HTTP/1.1" 200 1116 0.020227 252.129.61.65 - - [2026-03-19 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008568 10.0.0.129 - - [2026-03-19 02:18:14] "GET /virtual-machine/8a82685d-2a45-4f6e-b7f7-13fd1e073bdc HTTP/1.1" 200 1294 0.007534 10.0.0.129 - - [2026-03-19 02:18:14] "GET /virtual-machine-interface/bccb5721-2c2d-4a2d-8767-8b456f4c9e57 HTTP/1.1" 200 2943 0.008852 10.0.0.129 - - [2026-03-19 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.129 - - [2026-03-19 02:18:14] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003329 10.0.0.129 - - [2026-03-19 02:18:15] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002942 10.0.0.129 - - [2026-03-19 02:18:15] "GET /virtual-network/7ad0fec6-5870-4ed8-8d92-1a22bf0be881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007219 10.0.0.129 - - [2026-03-19 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.129 - - [2026-03-19 02:18:18] "GET /virtual-network/7ad0fec6-5870-4ed8-8d92-1a22bf0be881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005382 10.0.0.129 - - [2026-03-19 02:18:18] "GET /obj-perms HTTP/1.1" 200 6402 0.074056 10.0.0.129 - - [2026-03-19 02:18:19] "GET /obj-perms HTTP/1.1" 200 6402 0.074789 252.129.61.65 - - [2026-03-19 02:18:20] "POST /neutron/port HTTP/1.1" 200 1116 0.014642 252.129.61.65 - - [2026-03-19 02:18:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016179 252.129.61.65 - - [2026-03-19 02:18:20] "POST /neutron/port HTTP/1.1" 200 1116 0.015342 252.129.61.65 - - [2026-03-19 02:18:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007156 252.129.61.65 - - [2026-03-19 02:18:20] "POST /neutron/port HTTP/1.1" 200 1116 0.013184 252.129.61.65 - - [2026-03-19 02:18:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006634 10.0.0.129 - - [2026-03-19 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.129 - - [2026-03-19 02:18:22] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003190 10.0.0.129 - - [2026-03-19 02:18:22] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003513 10.0.0.129 - - [2026-03-19 02:18:22] "GET /virtual-network/7ad0fec6-5870-4ed8-8d92-1a22bf0be881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005710 252.129.61.65 - - [2026-03-19 02:18:22] "POST /neutron/port HTTP/1.1" 200 1116 0.018131 252.129.61.65 - - [2026-03-19 02:18:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006173 252.129.61.65 - - [2026-03-19 02:18:24] "POST /neutron/network HTTP/1.1" 200 820 0.006759 252.129.61.65 - - [2026-03-19 02:18:24] "POST /neutron/network HTTP/1.1" 400 204 0.011291 252.129.61.65 - - [2026-03-19 02:18:25] "POST /neutron/port HTTP/1.1" 200 1116 0.017581 252.129.61.65 - - [2026-03-19 02:18:25] "POST /neutron/port HTTP/1.1" 200 1106 0.011407 252.129.61.65 - - [2026-03-19 02:18:25] "POST /neutron/port HTTP/1.1" 200 151 0.112584 252.129.61.65 - - [2026-03-19 02:18:26] "POST /neutron/network HTTP/1.1" 200 820 0.006986 10.0.0.129 - - [2026-03-19 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.129 - - [2026-03-19 02:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004136 10.0.0.129 - - [2026-03-19 02:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005641 252.129.61.65 - - [2026-03-19 02:18:26] "POST /neutron/network HTTP/1.1" 200 151 0.106417 10.0.0.129 - - [2026-03-19 02:18:26] "DELETE /route-target/33fb2b3d-6020-4ca9-b9db-5f553e6e8fbc HTTP/1.1" 200 115 0.032354 10.0.0.129 - - [2026-03-19 02:18:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003333 10.0.0.129 - - [2026-03-19 02:18:27] "POST /network-ipams HTTP/1.1" 200 543 0.017016 10.0.0.129 - - [2026-03-19 02:18:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003197 10.0.0.129 - - [2026-03-19 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.129 - - [2026-03-19 02:18:27] "GET /network-ipam/8208b678-be83-4eb3-b789-ec6e9044f351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.005593 10.0.0.129 - - [2026-03-19 02:18:27] "PUT /network-ipam/8208b678-be83-4eb3-b789-ec6e9044f351 HTTP/1.1" 200 260 0.018655 10.0.0.129 - - [2026-03-19 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.129 - - [2026-03-19 02:18:27] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001458 10.0.0.129 - - [2026-03-19 02:18:28] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028078 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/network HTTP/1.1" 200 117 0.010874 10.0.0.129 - - [2026-03-19 02:18:28] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001705 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/network HTTP/1.1" 200 603 0.069628 10.0.0.129 - - [2026-03-19 02:18:28] "POST /route-targets HTTP/1.1" 200 329 0.013404 10.0.0.129 - - [2026-03-19 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.012732 10.0.0.129 - - [2026-03-19 02:18:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003390 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.185902 10.0.0.129 - - [2026-03-19 02:18:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004558 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.135953 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/network HTTP/1.1" 200 988 0.008570 10.0.0.129 - - [2026-03-19 02:18:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001471 10.0.0.129 - - [2026-03-19 02:18:28] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005506 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/network HTTP/1.1" 200 988 0.007763 10.0.0.129 - - [2026-03-19 02:18:28] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006220 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/network HTTP/1.1" 200 988 0.007560 252.129.61.65 - - [2026-03-19 02:18:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.007312 252.129.61.65 - - [2026-03-19 02:18:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.007349 252.129.61.65 - - [2026-03-19 02:18:29] "POST /neutron/network HTTP/1.1" 200 988 0.007373 252.129.61.65 - - [2026-03-19 02:18:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.007153 252.129.61.65 - - [2026-03-19 02:18:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.008062 10.0.0.129 - - [2026-03-19 02:18:29] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 252.129.61.65 - - [2026-03-19 02:18:29] "POST /neutron/port HTTP/1.1" 200 1015 0.233763 10.0.0.129 - - [2026-03-19 02:18:29] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001500 252.129.61.65 - - [2026-03-19 02:18:29] "POST /neutron/port HTTP/1.1" 200 1015 0.174124 10.0.0.129 - - [2026-03-19 02:18:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.002029 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 1015 0.009919 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 1015 0.008897 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/network HTTP/1.1" 200 988 0.007912 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 1015 0.009593 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.004748 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.005860 10.0.0.129 - - [2026-03-19 02:18:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001438 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.004916 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 1015 0.012044 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 1015 0.014132 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/port HTTP/1.1" 200 1015 0.010031 252.129.61.65 - - [2026-03-19 02:18:30] "POST /neutron/network HTTP/1.1" 200 988 0.006956 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 1015 0.010787 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 1015 0.011918 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 117 0.008136 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 117 0.004915 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 1015 0.012865 10.0.0.129 - - [2026-03-19 02:18:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001534 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/network HTTP/1.1" 200 998 0.007816 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 117 0.010815 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 1015 0.015004 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 1015 0.015503 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/network HTTP/1.1" 200 998 0.005468 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 1103 0.111881 252.129.61.65 - - [2026-03-19 02:18:31] "GET /aaa-mode HTTP/1.1" 401 297 0.000955 252.129.61.65 - - [2026-03-19 02:18:31] "GET / HTTP/1.1" 200 36499 0.007437 252.129.61.65 - - [2026-03-19 02:18:31] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001156 252.129.61.65 - - [2026-03-19 02:18:31] "POST /neutron/port HTTP/1.1" 200 1113 0.016214 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007355 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 1015 0.018295 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.012587 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/network HTTP/1.1" 200 998 0.006282 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 117 0.001130 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 1015 0.009188 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/network HTTP/1.1" 200 988 0.015170 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 1015 0.011994 10.0.0.129 - - [2026-03-19 02:18:32] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001428 252.129.61.65 - - [2026-03-19 02:18:32] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.077432 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/network HTTP/1.1" 200 988 0.011894 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 1103 0.128924 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 1113 0.022426 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 2074 0.037176 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004388 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007900 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.018790 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 117 0.006775 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/port HTTP/1.1" 200 117 0.003203 10.0.0.129 - - [2026-03-19 02:18:32] "GET /domains HTTP/1.1" 200 440 0.002956 10.0.0.129 - - [2026-03-19 02:18:32] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240 10.0.0.129 - - [2026-03-19 02:18:32] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1309 0.012778 252.129.61.65 - - [2026-03-19 02:18:32] "POST /neutron/network HTTP/1.1" 200 988 0.010911 10.0.0.129 - - [2026-03-19 02:18:32] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001153 10.0.0.129 - - [2026-03-19 02:18:32] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a HTTP/1.1" 200 2844 0.041644 10.0.0.129 - - [2026-03-19 02:18:33] "GET /network-ipam/8208b678-be83-4eb3-b789-ec6e9044f351 HTTP/1.1" 200 2648 0.005971 10.0.0.129 - - [2026-03-19 02:18:33] "GET /domains HTTP/1.1" 200 440 0.005242 252.129.61.65 - - [2026-03-19 02:18:33] "POST /neutron/network HTTP/1.1" 200 998 0.009644 10.0.0.129 - - [2026-03-19 02:18:33] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001597 10.0.0.129 - - [2026-03-19 02:18:33] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1309 0.014652 10.0.0.129 - - [2026-03-19 02:18:33] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001044 10.0.0.129 - - [2026-03-19 02:18:33] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001395 10.0.0.129 - - [2026-03-19 02:18:33] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a HTTP/1.1" 200 2844 0.079587 10.0.0.129 - - [2026-03-19 02:18:33] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027 HTTP/1.1" 200 4044 0.022226 10.0.0.129 - - [2026-03-19 02:18:33] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027 HTTP/1.1" 200 4240 0.013357 252.129.61.65 - - [2026-03-19 02:18:33] "POST /neutron/port HTTP/1.1" 200 1053 0.256884 10.0.0.129 - - [2026-03-19 02:18:33] "GET /routing-instance/59d3a97f-f095-46cb-b72a-657f978735ee HTTP/1.1" 200 2816 0.004593 10.0.0.129 - - [2026-03-19 02:18:33] "GET /routing-instance/59d3a97f-f095-46cb-b72a-657f978735ee HTTP/1.1" 200 2816 0.004952 252.129.61.65 - - [2026-03-19 02:18:33] "POST /neutron/port HTTP/1.1" 200 1053 0.023670 10.0.0.129 - - [2026-03-19 02:18:33] "GET /route-target/755c9e22-9c7f-4697-a1d9-159694f889af HTTP/1.1" 200 1206 0.008684 252.129.61.65 - - [2026-03-19 02:18:33] "POST /neutron/port HTTP/1.1" 200 1053 0.018457 10.0.0.129 - - [2026-03-19 02:18:33] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027 HTTP/1.1" 200 4240 0.011076 10.0.0.129 - - [2026-03-19 02:18:33] "GET /routing-instance/59d3a97f-f095-46cb-b72a-657f978735ee HTTP/1.1" 200 2816 0.017520 252.129.61.65 - - [2026-03-19 02:18:33] "POST /neutron/port HTTP/1.1" 200 1103 0.095999 10.0.0.129 - - [2026-03-19 02:18:33] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005598 10.0.0.129 - - [2026-03-19 02:18:33] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027 HTTP/1.1" 200 4240 0.009434 10.0.0.129 - - [2026-03-19 02:18:33] "GET /routing-instance/59d3a97f-f095-46cb-b72a-657f978735ee HTTP/1.1" 200 2816 0.011589 252.129.61.65 - - [2026-03-19 02:18:33] "POST /neutron/port HTTP/1.1" 200 1113 0.021420 10.0.0.129 - - [2026-03-19 02:18:33] "GET /routing-instance/59d3a97f-f095-46cb-b72a-657f978735ee HTTP/1.1" 200 2816 0.004467 252.129.61.65 - - [2026-03-19 02:18:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005099 10.0.0.129 - - [2026-03-19 02:18:34] "GET /route-target/755c9e22-9c7f-4697-a1d9-159694f889af HTTP/1.1" 200 1206 0.003353 252.129.61.65 - - [2026-03-19 02:18:34] "POST /neutron/subnet HTTP/1.1" 200 673 0.016938 252.129.61.65 - - [2026-03-19 02:18:34] "POST /neutron/port HTTP/1.1" 200 117 0.001415 10.0.0.129 - - [2026-03-19 02:18:34] "GET /domains HTTP/1.1" 200 440 0.003619 252.129.61.65 - - [2026-03-19 02:18:34] "POST /neutron/network HTTP/1.1" 200 988 0.010067 10.0.0.129 - - [2026-03-19 02:18:34] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.129 - - [2026-03-19 02:18:34] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1309 0.010795 10.0.0.129 - - [2026-03-19 02:18:34] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002318 10.0.0.129 - - [2026-03-19 02:18:34] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a HTTP/1.1" 200 3088 0.042636 10.0.0.129 - - [2026-03-19 02:18:34] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027 HTTP/1.1" 200 4240 0.005791 10.0.0.129 - - [2026-03-19 02:18:34] "GET /obj-perms HTTP/1.1" 200 6449 0.080429 252.129.61.65 - - [2026-03-19 02:18:35] "POST /neutron/port HTTP/1.1" 200 1113 0.024775 252.129.61.65 - - [2026-03-19 02:18:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007814 252.129.61.65 - - [2026-03-19 02:18:35] "POST /neutron/port HTTP/1.1" 200 1113 0.016683 252.129.61.65 - - [2026-03-19 02:18:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008762 252.129.61.65 - - [2026-03-19 02:18:35] "POST /neutron/port HTTP/1.1" 200 1113 0.015746 252.129.61.65 - - [2026-03-19 02:18:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006752 10.0.0.129 - - [2026-03-19 02:18:35] "GET /virtual-machine/091e5faa-e8a1-4bee-8db9-7c72a217ebff HTTP/1.1" 200 1289 0.005566 10.0.0.129 - - [2026-03-19 02:18:35] "GET /virtual-machine-interface/520f5f51-2b14-4622-bc47-7171af07693c HTTP/1.1" 200 2943 0.007430 10.0.0.129 - - [2026-03-19 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.129 - - [2026-03-19 02:18:35] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003463 10.0.0.129 - - [2026-03-19 02:18:35] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002983 10.0.0.129 - - [2026-03-19 02:18:35] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005187 10.0.0.129 - - [2026-03-19 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.129 - - [2026-03-19 02:18:39] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006951 10.0.0.129 - - [2026-03-19 02:18:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000693 10.0.0.129 - - [2026-03-19 02:18:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000672 252.129.61.65 - - [2026-03-19 02:18:42] "POST /neutron/port HTTP/1.1" 200 1113 0.016984 252.129.61.65 - - [2026-03-19 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006812 252.129.61.65 - - [2026-03-19 02:18:43] "POST /neutron/port HTTP/1.1" 200 1113 0.019174 10.0.0.129 - - [2026-03-19 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.129 - - [2026-03-19 02:18:43] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.011838 252.129.61.65 - - [2026-03-19 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016861 252.129.61.65 - - [2026-03-19 02:18:43] "POST /neutron/port HTTP/1.1" 200 1113 0.041958 252.129.61.65 - - [2026-03-19 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007825 252.129.61.65 - - [2026-03-19 02:18:43] "POST /neutron/port HTTP/1.1" 200 1113 0.016266 252.129.61.65 - - [2026-03-19 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007818 252.129.61.65 - - [2026-03-19 02:18:44] "POST /neutron/port HTTP/1.1" 200 1113 0.018415 252.129.61.65 - - [2026-03-19 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011704 252.129.61.65 - - [2026-03-19 02:18:44] "POST /neutron/port HTTP/1.1" 200 1113 0.021671 252.129.61.65 - - [2026-03-19 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006486 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/port HTTP/1.1" 200 1113 0.014778 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010732 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/port HTTP/1.1" 200 1113 0.016872 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011522 10.0.0.129 - - [2026-03-19 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.129 - - [2026-03-19 02:18:45] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006498 10.0.0.129 - - [2026-03-19 02:18:45] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004055 10.0.0.129 - - [2026-03-19 02:18:45] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008772 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/port HTTP/1.1" 200 1113 0.015744 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/port HTTP/1.1" 200 1113 0.025511 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005561 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007551 252.129.61.65 - - [2026-03-19 02:18:45] "POST /neutron/port HTTP/1.1" 200 1113 0.014656 252.129.61.65 - - [2026-03-19 02:18:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008800 252.129.61.65 - - [2026-03-19 02:18:46] "POST /neutron/port HTTP/1.1" 200 1113 0.017005 252.129.61.65 - - [2026-03-19 02:18:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009543 10.0.0.129 - - [2026-03-19 02:18:46] "GET /virtual-machine/79e642e2-f01b-4256-bbfc-9b7a0ba5e85e HTTP/1.1" 200 1290 0.006371 10.0.0.129 - - [2026-03-19 02:18:46] "GET /virtual-machine-interface/24d5c07c-8275-4209-8ff8-18004633fd45 HTTP/1.1" 200 2943 0.005732 10.0.0.129 - - [2026-03-19 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.129 - - [2026-03-19 02:18:46] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005014 10.0.0.129 - - [2026-03-19 02:18:46] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003130 10.0.0.129 - - [2026-03-19 02:18:46] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006403 252.129.61.65 - - [2026-03-19 02:18:46] "POST /neutron/port HTTP/1.1" 200 1113 0.013809 252.129.61.65 - - [2026-03-19 02:18:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006131 10.0.0.129 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.129 - - [2026-03-19 02:18:47] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003428 10.0.0.129 - - [2026-03-19 02:18:47] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004849 10.0.0.129 - - [2026-03-19 02:18:47] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006883 252.129.61.65 - - [2026-03-19 02:18:48] "POST /neutron/port HTTP/1.1" 200 1113 0.016504 252.129.61.65 - - [2026-03-19 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008172 252.129.61.65 - - [2026-03-19 02:18:48] "POST /neutron/port HTTP/1.1" 200 1113 0.018817 252.129.61.65 - - [2026-03-19 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011637 252.129.61.65 - - [2026-03-19 02:18:48] "POST /neutron/port HTTP/1.1" 200 1113 0.016307 252.129.61.65 - - [2026-03-19 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007264 10.0.0.129 - - [2026-03-19 02:18:48] "GET /virtual-machine/3f0e21a3-e03f-48ba-b226-ef4dd272d8cd HTTP/1.1" 200 1294 0.005477 10.0.0.129 - - [2026-03-19 02:18:48] "GET /virtual-machine-interface/75eef95b-6f4f-4e60-a73c-a175cb318269 HTTP/1.1" 200 2943 0.005435 10.0.0.129 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.129 - - [2026-03-19 02:18:48] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004682 10.0.0.129 - - [2026-03-19 02:18:48] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.009319 10.0.0.129 - - [2026-03-19 02:18:48] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005381 10.0.0.129 - - [2026-03-19 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.129 - - [2026-03-19 02:18:50] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003366 10.0.0.129 - - [2026-03-19 02:18:50] "GET /virtual-networks?parent_id=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003567 10.0.0.129 - - [2026-03-19 02:18:50] "GET /virtual-network/2dbbd2a8-64b9-44f4-bf5c-fa6879f49027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007275 252.129.61.65 - - [2026-03-19 02:18:54] "POST /neutron/port HTTP/1.1" 200 1113 0.017860 252.129.61.65 - - [2026-03-19 02:18:54] "POST /neutron/port HTTP/1.1" 200 1113 0.017433 252.129.61.65 - - [2026-03-19 02:18:54] "POST /neutron/network HTTP/1.1" 200 998 0.007481 252.129.61.65 - - [2026-03-19 02:18:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004683 252.129.61.65 - - [2026-03-19 02:18:54] "POST /neutron/subnet HTTP/1.1" 200 673 0.009042 252.129.61.65 - - [2026-03-19 02:18:54] "POST /neutron/port HTTP/1.1" 200 117 0.001354 252.129.61.65 - - [2026-03-19 02:18:54] "POST /neutron/network HTTP/1.1" 200 988 0.012304 252.129.61.65 - - [2026-03-19 02:19:06] "POST /neutron/port HTTP/1.1" 200 1103 0.025532 252.129.61.65 - - [2026-03-19 02:19:06] "POST /neutron/port HTTP/1.1" 200 1103 0.013092 252.129.61.65 - - [2026-03-19 02:19:06] "POST /neutron/port HTTP/1.1" 200 151 0.121372 252.129.61.65 - - [2026-03-19 02:19:06] "POST /neutron/port HTTP/1.1" 200 1103 0.022438 252.129.61.65 - - [2026-03-19 02:19:06] "POST /neutron/port HTTP/1.1" 200 1103 0.015639 252.129.61.65 - - [2026-03-19 02:19:06] "POST /neutron/port HTTP/1.1" 200 1113 0.017141 252.129.61.65 - - [2026-03-19 02:19:06] "POST /neutron/port HTTP/1.1" 200 1103 0.017005 252.129.61.65 - - [2026-03-19 02:19:07] "POST /neutron/port HTTP/1.1" 200 151 0.197732 252.129.61.65 - - [2026-03-19 02:19:07] "POST /neutron/network HTTP/1.1" 200 988 0.010170 252.129.61.65 - - [2026-03-19 02:19:07] "POST /neutron/port HTTP/1.1" 200 151 0.222323 10.0.0.129 - - [2026-03-19 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008550 10.0.0.129 - - [2026-03-19 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006983 10.0.0.129 - - [2026-03-19 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007197 10.0.0.129 - - [2026-03-19 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006276 10.0.0.129 - - [2026-03-19 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001998 252.129.61.65 - - [2026-03-19 02:19:07] "POST /neutron/network HTTP/1.1" 200 151 0.167141 10.0.0.129 - - [2026-03-19 02:19:07] "DELETE /route-target/755c9e22-9c7f-4697-a1d9-159694f889af HTTP/1.1" 200 115 0.021574 10.0.0.129 - - [2026-03-19 02:19:07] "GET /routing-instance/59d3a97f-f095-46cb-b72a-657f978735ee HTTP/1.1" 404 171 0.005154 10.0.0.129 - - [2026-03-19 02:19:07] "GET /domains HTTP/1.1" 200 440 0.004276 10.0.0.129 - - [2026-03-19 02:19:07] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001585 10.0.0.129 - - [2026-03-19 02:19:07] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 1309 0.010174 10.0.0.129 - - [2026-03-19 02:19:07] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001578 10.0.0.129 - - [2026-03-19 02:19:07] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a HTTP/1.1" 200 2087 0.031384 10.0.0.129 - - [2026-03-19 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.129 - - [2026-03-19 02:19:08] "DELETE /network-ipam/8208b678-be83-4eb3-b789-ec6e9044f351 HTTP/1.1" 200 115 0.042762 10.0.0.129 - - [2026-03-19 02:19:08] "POST /fqname-to-id HTTP/1.1" 404 209 0.003995 10.0.0.129 - - [2026-03-19 02:19:08] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.033889 10.0.0.129 - - [2026-03-19 02:19:08] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068057 10.0.0.129 - - [2026-03-19 02:19:08] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.007562 10.0.0.129 - - [2026-03-19 02:19:08] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?fields=virtual_networks HTTP/1.1" 200 1034 0.045554 10.0.0.129 - - [2026-03-19 02:19:08] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.129 - - [2026-03-19 02:19:08] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.030917 10.0.0.129 - - [2026-03-19 02:19:08] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000988 10.0.0.129 - - [2026-03-19 02:19:08] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?fields=security_groups HTTP/1.1" 200 1260 0.044133 252.129.61.65 - - [2026-03-19 02:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.009680 252.129.61.65 - - [2026-03-19 02:19:11] "POST /neutron/port HTTP/1.1" 400 205 0.005245 252.129.61.65 - - [2026-03-19 02:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.008997 252.129.61.65 - - [2026-03-19 02:19:11] "POST /neutron/port HTTP/1.1" 400 205 0.003427 10.0.0.129 - - [2026-03-19 02:19:19] "GET /obj-perms HTTP/1.1" 200 6402 0.070450 10.0.0.129 - - [2026-03-19 02:19:20] "GET /obj-perms HTTP/1.1" 200 6402 0.064775 10.0.0.129 - - [2026-03-19 02:19:24] "GET / HTTP/1.1" 200 36499 0.002097 10.0.0.129 - - [2026-03-19 02:19:24] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000469 10.0.0.129 - - [2026-03-19 02:19:25] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001432 10.0.0.129 - - [2026-03-19 02:19:25] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.035098 10.0.0.129 - - [2026-03-19 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.031686 10.0.0.129 - - [2026-03-19 02:19:25] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002796 10.0.0.129 - - [2026-03-19 02:19:25] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000991 10.0.0.129 - - [2026-03-19 02:19:25] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006844 10.0.0.129 - - [2026-03-19 02:19:25] "POST /id-to-fqname HTTP/1.1" 200 183 0.001232 10.0.0.129 - - [2026-03-19 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.002449 10.0.0.129 - - [2026-03-19 02:19:25] "POST /security-groups HTTP/1.1" 200 578 0.064622 10.0.0.129 - - [2026-03-19 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 227 0.002793 10.0.0.129 - - [2026-03-19 02:19:25] "POST /projects HTTP/1.1" 200 567 0.228339 10.0.0.129 - - [2026-03-19 02:19:25] "POST /access-control-lists HTTP/1.1" 200 593 0.064353 10.0.0.129 - - [2026-03-19 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.309195 10.0.0.129 - - [2026-03-19 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.003334 10.0.0.129 - - [2026-03-19 02:19:25] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.455530 10.0.0.129 - - [2026-03-19 02:19:26] "POST /access-control-lists HTTP/1.1" 200 591 0.068608 10.0.0.129 - - [2026-03-19 02:19:27] "GET / HTTP/1.1" 200 36499 0.001943 10.0.0.129 - - [2026-03-19 02:19:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000530 10.0.0.129 - - [2026-03-19 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.040761 10.0.0.129 - - [2026-03-19 02:19:29] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.010367 10.0.0.129 - - [2026-03-19 02:19:29] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004730 10.0.0.129 - - [2026-03-19 02:19:29] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003466 10.0.0.129 - - [2026-03-19 02:19:30] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.014839 10.0.0.129 - - [2026-03-19 02:19:30] "GET /aaa-mode HTTP/1.1" 401 297 0.000430 10.0.0.129 - - [2026-03-19 02:19:30] "GET /aaa-mode HTTP/1.1" 200 128 0.030385 10.0.0.129 - - [2026-03-19 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 181 0.027925 10.0.0.129 - - [2026-03-19 02:19:31] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002707 10.0.0.129 - - [2026-03-19 02:19:31] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000990 10.0.0.129 - - [2026-03-19 02:19:31] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007525 10.0.0.129 - - [2026-03-19 02:19:31] "POST /id-to-fqname HTTP/1.1" 200 183 0.002183 10.0.0.129 - - [2026-03-19 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 192 0.004818 10.0.0.129 - - [2026-03-19 02:19:31] "POST /security-groups HTTP/1.1" 200 578 0.063517 10.0.0.129 - - [2026-03-19 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 227 0.002827 10.0.0.129 - - [2026-03-19 02:19:31] "POST /projects HTTP/1.1" 200 567 0.221523 10.0.0.129 - - [2026-03-19 02:19:31] "POST /access-control-lists HTTP/1.1" 200 593 0.064032 10.0.0.129 - - [2026-03-19 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.298492 10.0.0.129 - - [2026-03-19 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.002921 10.0.0.129 - - [2026-03-19 02:19:31] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.437137 10.0.0.129 - - [2026-03-19 02:19:31] "POST /access-control-lists HTTP/1.1" 200 591 0.064551 10.0.0.129 - - [2026-03-19 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 181 0.028752 10.0.0.129 - - [2026-03-19 02:19:32] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004056 10.0.0.129 - - [2026-03-19 02:19:32] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001471 10.0.0.129 - - [2026-03-19 02:19:32] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008378 10.0.0.129 - - [2026-03-19 02:19:32] "POST /id-to-fqname HTTP/1.1" 200 183 0.001747 10.0.0.129 - - [2026-03-19 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.003947 10.0.0.129 - - [2026-03-19 02:19:32] "POST /security-groups HTTP/1.1" 200 578 0.067459 10.0.0.129 - - [2026-03-19 02:19:32] "POST /projects HTTP/1.1" 200 567 0.227006 10.0.0.129 - - [2026-03-19 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 227 0.034226 10.0.0.129 - - [2026-03-19 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.303317 10.0.0.129 - - [2026-03-19 02:19:32] "POST /access-control-lists HTTP/1.1" 200 593 0.056339 10.0.0.129 - - [2026-03-19 02:19:32] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.439777 10.0.0.129 - - [2026-03-19 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 226 0.002486 10.0.0.129 - - [2026-03-19 02:19:32] "POST /access-control-lists HTTP/1.1" 200 591 0.064567 10.0.0.129 - - [2026-03-19 02:19:33] "GET / HTTP/1.1" 200 36499 0.002329 10.0.0.129 - - [2026-03-19 02:19:34] "GET / HTTP/1.1" 200 36499 0.001471 10.0.0.129 - - [2026-03-19 02:19:34] "POST /fqname-to-id HTTP/1.1" 404 181 0.002988 10.0.0.129 - - [2026-03-19 02:19:34] "POST /api-access-lists HTTP/1.1" 200 523 0.013159 10.0.0.129 - - [2026-03-19 02:19:34] "GET /api-access-list/7c8e8889-8ea8-4112-b717-11131f526d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.005588 10.0.0.129 - - [2026-03-19 02:19:34] "GET /api-access-list/7c8e8889-8ea8-4112-b717-11131f526d76 HTTP/1.1" 401 297 0.000966 10.0.0.129 - - [2026-03-19 02:19:35] "GET /api-access-list/7c8e8889-8ea8-4112-b717-11131f526d76 HTTP/1.1" 200 1267 0.077477 10.0.0.129 - - [2026-03-19 02:19:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000516 10.0.0.129 - - [2026-03-19 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.078378 10.0.0.129 - - [2026-03-19 02:19:35] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001081 10.0.0.129 - - [2026-03-19 02:19:35] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.032422 10.0.0.129 - - [2026-03-19 02:19:35] "GET /virtual-networks?parent_id=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011440 10.0.0.129 - - [2026-03-19 02:19:35] "POST /virtual-networks HTTP/1.1" 200 570 0.057868 10.0.0.129 - - [2026-03-19 02:19:35] "POST /route-targets HTTP/1.1" 200 329 0.015230 10.0.0.129 - - [2026-03-19 02:19:35] "POST /ref-update HTTP/1.1" 200 156 0.017499 10.0.0.129 - - [2026-03-19 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018813 10.0.0.129 - - [2026-03-19 02:19:35] "GET /network-ipam/d4178b18-a8d7-4acd-b9f6-20121b6ebba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.015026 10.0.0.129 - - [2026-03-19 02:19:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006294 10.0.0.129 - - [2026-03-19 02:19:36] "POST /ref-update HTTP/1.1" 200 156 0.059850 252.129.61.65 - - [2026-03-19 02:19:36] "POST /neutron/network HTTP/1.1" 200 831 0.055291 252.129.61.65 - - [2026-03-19 02:19:36] "POST /neutron/network HTTP/1.1" 200 831 0.020632 10.0.0.129 - - [2026-03-19 02:19:36] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.013494 252.129.61.65 - - [2026-03-19 02:19:36] "POST /neutron/network HTTP/1.1" 200 831 0.026098 252.129.61.65 - - [2026-03-19 02:19:36] "POST /neutron/subnet HTTP/1.1" 200 680 0.035869 10.0.0.129 - - [2026-03-19 02:19:36] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca HTTP/1.1" 401 297 0.000440 10.0.0.129 - - [2026-03-19 02:19:36] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca HTTP/1.1" 200 2272 0.046599 10.0.0.129 - - [2026-03-19 02:19:37] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca HTTP/1.1" 401 297 0.001033 10.0.0.129 - - [2026-03-19 02:19:37] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca HTTP/1.1" 200 2012 0.060468 10.0.0.129 - - [2026-03-19 02:19:37] "GET /obj-perms HTTP/1.1" 200 6334 0.071580 10.0.0.129 - - [2026-03-19 02:19:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000467 10.0.0.129 - - [2026-03-19 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031051 10.0.0.129 - - [2026-03-19 02:19:38] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.014249 10.0.0.129 - - [2026-03-19 02:19:38] "GET /obj-perms HTTP/1.1" 200 6334 0.010402 10.0.0.129 - - [2026-03-19 02:19:38] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.020526 10.0.0.129 - - [2026-03-19 02:19:38] "GET /obj-perms HTTP/1.1" 200 6334 0.074342 10.0.0.129 - - [2026-03-19 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.129 - - [2026-03-19 02:19:39] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.022269 10.0.0.129 - - [2026-03-19 02:19:39] "GET /obj-perms HTTP/1.1" 200 6334 0.014339 10.0.0.129 - - [2026-03-19 02:19:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.022721 10.0.0.129 - - [2026-03-19 02:19:39] "POST /id-to-fqname HTTP/1.1" 401 297 0.000473 10.0.0.129 - - [2026-03-19 02:19:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.039680 252.129.61.65 - - [2026-03-19 02:19:40] "POST /neutron/network HTTP/1.1" 200 841 0.046648 252.129.61.65 - - [2026-03-19 02:19:40] "GET /aaa-mode HTTP/1.1" 401 297 0.000758 252.129.61.65 - - [2026-03-19 02:19:40] "GET / HTTP/1.1" 200 36499 0.002202 252.129.61.65 - - [2026-03-19 02:19:40] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000494 10.0.0.129 - - [2026-03-19 02:19:40] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001138 252.129.61.65 - - [2026-03-19 02:19:40] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.063056 252.129.61.65 - - [2026-03-19 02:19:41] "POST /neutron/network HTTP/1.1" 200 831 0.007064 252.129.61.65 - - [2026-03-19 02:19:41] "POST /neutron/port HTTP/1.1" 200 117 0.036371 252.129.61.65 - - [2026-03-19 02:19:41] "POST /neutron/port HTTP/1.1" 200 117 0.006993 252.129.61.65 - - [2026-03-19 02:19:41] "POST /neutron/port HTTP/1.1" 200 117 0.007562 252.129.61.65 - - [2026-03-19 02:19:41] "POST /neutron/network HTTP/1.1" 200 841 0.026165 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/network HTTP/1.1" 200 831 0.034435 10.0.0.129 - - [2026-03-19 02:19:42] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001621 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/port HTTP/1.1" 200 1054 0.350300 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/port HTTP/1.1" 200 1054 0.018795 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/port HTTP/1.1" 200 1054 0.015381 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/port HTTP/1.1" 200 1104 0.060732 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/port HTTP/1.1" 200 1114 0.013107 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003504 252.129.61.65 - - [2026-03-19 02:19:42] "POST /neutron/subnet HTTP/1.1" 200 654 0.006903 252.129.61.65 - - [2026-03-19 02:19:43] "POST /neutron/port HTTP/1.1" 200 117 0.001130 252.129.61.65 - - [2026-03-19 02:19:43] "POST /neutron/network HTTP/1.1" 200 831 0.005482 252.129.61.65 - - [2026-03-19 02:19:46] "POST /neutron/port HTTP/1.1" 200 1114 0.012870 252.129.61.65 - - [2026-03-19 02:19:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006921 252.129.61.65 - - [2026-03-19 02:19:46] "POST /neutron/port HTTP/1.1" 200 1114 0.014774 252.129.61.65 - - [2026-03-19 02:19:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006895 252.129.61.65 - - [2026-03-19 02:19:46] "POST /neutron/port HTTP/1.1" 200 1114 0.013294 252.129.61.65 - - [2026-03-19 02:19:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006721 252.129.61.65 - - [2026-03-19 02:19:47] "POST /neutron/port HTTP/1.1" 200 1114 0.012527 252.129.61.65 - - [2026-03-19 02:19:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008520 10.0.0.129 - - [2026-03-19 02:19:47] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 200 1288 0.016577 10.0.0.129 - - [2026-03-19 02:19:47] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 200 1288 0.014525 10.0.0.129 - - [2026-03-19 02:19:47] "GET /virtual-machine-interface/e909cf2d-b13e-4c70-91aa-440e65d0c642 HTTP/1.1" 200 2533 0.019474 10.0.0.129 - - [2026-03-19 02:19:47] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 200 1288 0.014946 10.0.0.129 - - [2026-03-19 02:19:47] "GET /virtual-machine-interface/e909cf2d-b13e-4c70-91aa-440e65d0c642 HTTP/1.1" 200 2533 0.019003 10.0.0.129 - - [2026-03-19 02:19:47] "GET /instance-ip/384cf75e-9ad1-45ec-9c8e-c9b7be5d6ce4 HTTP/1.1" 200 1628 0.016957 10.0.0.129 - - [2026-03-19 02:19:47] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 200 1288 0.015308 10.0.0.129 - - [2026-03-19 02:19:47] "GET /virtual-machine-interface/e909cf2d-b13e-4c70-91aa-440e65d0c642 HTTP/1.1" 200 2533 0.017973 10.0.0.129 - - [2026-03-19 02:19:47] "GET /instance-ip/384cf75e-9ad1-45ec-9c8e-c9b7be5d6ce4 HTTP/1.1" 200 1628 0.018716 10.0.0.129 - - [2026-03-19 02:19:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.011107 10.0.0.129 - - [2026-03-19 02:19:48] "GET / HTTP/1.1" 200 36499 0.004268 10.0.0.129 - - [2026-03-19 02:19:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.000515 10.0.0.129 - - [2026-03-19 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.030916 10.0.0.129 - - [2026-03-19 02:19:48] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003878 10.0.0.129 - - [2026-03-19 02:19:48] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010888 10.0.0.129 - - [2026-03-19 02:19:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.011839 10.0.0.129 - - [2026-03-19 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.129 - - [2026-03-19 02:19:48] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003894 10.0.0.129 - - [2026-03-19 02:19:48] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011578 10.0.0.129 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 403 329 0.011950 10.0.0.129 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.129 - - [2026-03-19 02:19:49] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003027 10.0.0.129 - - [2026-03-19 02:19:49] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010417 10.0.0.129 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 403 329 0.016627 10.0.0.129 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.129 - - [2026-03-19 02:19:49] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003096 10.0.0.129 - - [2026-03-19 02:19:49] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012388 10.0.0.129 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 403 329 0.013768 10.0.0.129 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.129 - - [2026-03-19 02:19:49] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003137 10.0.0.129 - - [2026-03-19 02:19:49] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013728 10.0.0.129 - - [2026-03-19 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.034315 10.0.0.129 - - [2026-03-19 02:19:52] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.048731 252.129.61.65 - - [2026-03-19 02:19:53] "POST /neutron/port HTTP/1.1" 200 1114 0.078838 252.129.61.65 - - [2026-03-19 02:19:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.060768 252.129.61.65 - - [2026-03-19 02:19:54] "POST /neutron/port HTTP/1.1" 200 1114 0.016629 252.129.61.65 - - [2026-03-19 02:19:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.026408 252.129.61.65 - - [2026-03-19 02:19:54] "POST /neutron/port HTTP/1.1" 200 1114 0.031309 252.129.61.65 - - [2026-03-19 02:19:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010749 10.0.0.129 - - [2026-03-19 02:19:54] "POST /fqname-to-id HTTP/1.1" 403 329 0.034190 10.0.0.129 - - [2026-03-19 02:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007249 10.0.0.129 - - [2026-03-19 02:19:54] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.011689 10.0.0.129 - - [2026-03-19 02:19:54] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029365 10.0.0.129 - - [2026-03-19 02:19:55] "POST /fqname-to-id HTTP/1.1" 403 329 0.013830 10.0.0.129 - - [2026-03-19 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.129 - - [2026-03-19 02:19:55] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003810 10.0.0.129 - - [2026-03-19 02:19:55] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.076666 10.0.0.129 - - [2026-03-19 02:19:55] "POST /fqname-to-id HTTP/1.1" 403 351 0.043687 10.0.0.129 - - [2026-03-19 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.129 - - [2026-03-19 02:19:55] "GET /routing-instance/b46345b2-0959-4d21-bf95-97b48275545e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006095 10.0.0.129 - - [2026-03-19 02:19:55] "GET /route-target/fe926e23-2db1-47a5-97b9-f294e554eef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.105844 10.0.0.129 - - [2026-03-19 02:19:55] "GET /route-target/fe926e23-2db1-47a5-97b9-f294e554eef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.009509 10.0.0.129 - - [2026-03-19 02:19:56] "POST /fqname-to-id HTTP/1.1" 403 329 0.031272 10.0.0.129 - - [2026-03-19 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.129 - - [2026-03-19 02:19:56] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.015508 10.0.0.129 - - [2026-03-19 02:19:56] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.122000 10.0.0.129 - - [2026-03-19 02:19:56] "POST /fqname-to-id HTTP/1.1" 403 351 0.110373 10.0.0.129 - - [2026-03-19 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.025517 10.0.0.129 - - [2026-03-19 02:19:56] "GET /routing-instance/b46345b2-0959-4d21-bf95-97b48275545e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.033467 10.0.0.129 - - [2026-03-19 02:19:56] "GET /route-target/fe926e23-2db1-47a5-97b9-f294e554eef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.045868 10.0.0.129 - - [2026-03-19 02:19:56] "GET /route-target/fe926e23-2db1-47a5-97b9-f294e554eef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.011191 10.0.0.129 - - [2026-03-19 02:19:56] "GET /obj-perms HTTP/1.1" 200 6334 0.009930 10.0.0.129 - - [2026-03-19 02:19:56] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015106 10.0.0.129 - - [2026-03-19 02:19:56] "GET /obj-perms HTTP/1.1" 200 6334 0.009199 10.0.0.129 - - [2026-03-19 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.129 - - [2026-03-19 02:19:56] "GET /virtual-machine-interface/e909cf2d-b13e-4c70-91aa-440e65d0c642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.025796 10.0.0.129 - - [2026-03-19 02:19:57] "GET /obj-perms HTTP/1.1" 200 6334 0.016501 10.0.0.129 - - [2026-03-19 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018326 10.0.0.129 - - [2026-03-19 02:19:57] "GET /virtual-machine-interface/e909cf2d-b13e-4c70-91aa-440e65d0c642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.117038 10.0.0.129 - - [2026-03-19 02:19:57] "GET /obj-perms HTTP/1.1" 200 6334 0.014837 10.0.0.129 - - [2026-03-19 02:19:57] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.023900 10.0.0.129 - - [2026-03-19 02:19:57] "GET /obj-perms HTTP/1.1" 200 6334 0.010651 10.0.0.129 - - [2026-03-19 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.129 - - [2026-03-19 02:19:57] "GET /virtual-machine-interface/e909cf2d-b13e-4c70-91aa-440e65d0c642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.103790 10.0.0.129 - - [2026-03-19 02:19:57] "GET /obj-perms HTTP/1.1" 200 6334 0.065664 10.0.0.129 - - [2026-03-19 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019613 10.0.0.129 - - [2026-03-19 02:19:58] "GET /virtual-network/f667a353-135c-440c-884b-e92d51c54dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.136559 10.0.0.129 - - [2026-03-19 02:19:58] "GET /obj-perms HTTP/1.1" 200 6334 0.025149 10.0.0.129 - - [2026-03-19 02:19:58] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017387 10.0.0.129 - - [2026-03-19 02:19:58] "GET /obj-perms HTTP/1.1" 200 6334 0.068353 10.0.0.129 - - [2026-03-19 02:19:58] "GET /obj-perms HTTP/1.1" 200 6334 0.026525 10.0.0.129 - - [2026-03-19 02:19:59] "GET /obj-perms HTTP/1.1" 200 6334 0.084986 10.0.0.129 - - [2026-03-19 02:19:59] "GET /obj-perms HTTP/1.1" 200 6334 0.011823 252.129.61.65 - - [2026-03-19 02:19:59] "POST /neutron/port HTTP/1.1" 200 1114 0.030453 252.129.61.65 - - [2026-03-19 02:19:59] "POST /neutron/security_group HTTP/1.1" 200 2051 0.017440 10.0.0.129 - - [2026-03-19 02:19:59] "GET /obj-perms HTTP/1.1" 200 6439 0.138529 10.0.0.129 - - [2026-03-19 02:19:59] "GET /obj-perms HTTP/1.1" 200 6439 0.002128 10.0.0.129 - - [2026-03-19 02:19:59] "GET /obj-perms HTTP/1.1" 200 6334 0.015059 10.0.0.129 - - [2026-03-19 02:20:00] "GET /obj-perms HTTP/1.1" 200 6334 0.015343 10.0.0.129 - - [2026-03-19 02:20:00] "GET /obj-perms HTTP/1.1" 200 6334 0.097754 10.0.0.129 - - [2026-03-19 02:20:00] "GET /obj-perms HTTP/1.1" 200 6334 0.011415 10.0.0.129 - - [2026-03-19 02:20:00] "GET /obj-perms HTTP/1.1" 200 6439 0.002444 10.0.0.129 - - [2026-03-19 02:20:00] "GET /obj-perms HTTP/1.1" 200 6439 0.002408 10.0.0.129 - - [2026-03-19 02:20:00] "GET /obj-perms HTTP/1.1" 200 6334 0.008651 10.0.0.129 - - [2026-03-19 02:20:00] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.012149 10.0.0.129 - - [2026-03-19 02:20:01] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 200 1288 0.040264 252.129.61.65 - - [2026-03-19 02:20:02] "POST /neutron/port HTTP/1.1" 200 1114 0.017532 252.129.61.65 - - [2026-03-19 02:20:02] "POST /neutron/port HTTP/1.1" 200 1104 0.031429 10.0.0.129 - - [2026-03-19 02:20:02] "DELETE /project/ab2da18e38dc4190934c13fc8fe2e440 HTTP/1.1" 404 173 0.126149 10.0.0.129 - - [2026-03-19 02:20:02] "DELETE /project/3b2ccfae11064606b8f2cdfe3692a3af HTTP/1.1" 404 173 0.124618 10.0.0.129 - - [2026-03-19 02:20:02] "DELETE /project/4cf33b9df1d54a01a77fe9a2c0be525d HTTP/1.1" 404 173 0.123900 10.0.0.129 - - [2026-03-19 02:20:02] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001152 10.0.0.129 - - [2026-03-19 02:20:02] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.044459 10.0.0.129 - - [2026-03-19 02:20:02] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002586 10.0.0.129 - - [2026-03-19 02:20:02] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?fields=security_groups HTTP/1.1" 200 1350 0.058242 252.129.61.65 - - [2026-03-19 02:20:02] "POST /neutron/port HTTP/1.1" 200 151 0.370603 10.0.0.129 - - [2026-03-19 02:20:02] "DELETE /security-group/40c7be0a-c96f-4c52-a7d3-f606ccecb9a4 HTTP/1.1" 200 115 0.112141 10.0.0.129 - - [2026-03-19 02:20:02] "DELETE /access-control-list/c1457374-d6b5-4908-ba61-6739dd09053f HTTP/1.1" 200 115 0.049758 10.0.0.129 - - [2026-03-19 02:20:02] "GET /projects?obj_uuids=72e7b853-ad9c-4aa4-996b-fc78cfc5779a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001325 10.0.0.129 - - [2026-03-19 02:20:02] "GET /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a?fields=application_policy_sets HTTP/1.1" 200 1389 0.028871 10.0.0.129 - - [2026-03-19 02:20:02] "DELETE /access-control-list/a322a1b5-32ed-4eac-a71b-562e3542f4b0 HTTP/1.1" 200 115 0.027421 10.0.0.129 - - [2026-03-19 02:20:02] "DELETE /project/72e7b853-ad9c-4aa4-996b-fc78cfc5779a HTTP/1.1" 200 115 0.603642 10.0.0.129 - - [2026-03-19 02:20:03] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 404 171 0.020136 10.0.0.129 - - [2026-03-19 02:20:03] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 404 171 0.012642 10.0.0.129 - - [2026-03-19 02:20:03] "GET /virtual-machine/630b33f0-4761-4f5c-8000-fd3723e83665 HTTP/1.1" 404 171 0.020604 10.0.0.129 - - [2026-03-19 02:20:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.019666 10.0.0.129 - - [2026-03-19 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2026-03-19 02:20:03] "GET /global-vrouter-config/914bc49d-8650-442e-82bb-e7f37d03376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004507 10.0.0.129 - - [2026-03-19 02:20:04] "GET /virtual-networks?parent_id=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014015 10.0.0.129 - - [2026-03-19 02:20:04] "POST /fqname-to-id HTTP/1.1" 403 351 0.010065 10.0.0.129 - - [2026-03-19 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.129 - - [2026-03-19 02:20:04] "GET /routing-instance/b46345b2-0959-4d21-bf95-97b48275545e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004992 10.0.0.129 - - [2026-03-19 02:20:04] "GET /route-target/fe926e23-2db1-47a5-97b9-f294e554eef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.013371 10.0.0.129 - - [2026-03-19 02:20:04] "GET /route-target/fe926e23-2db1-47a5-97b9-f294e554eef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004892 10.0.0.129 - - [2026-03-19 02:20:04] "GET /obj-perms HTTP/1.1" 200 6334 0.012337 10.0.0.129 - - [2026-03-19 02:20:04] "GET /obj-perms HTTP/1.1" 200 6334 0.012523 10.0.0.129 - - [2026-03-19 02:20:04] "GET /obj-perms HTTP/1.1" 200 6334 0.094655 10.0.0.129 - - [2026-03-19 02:20:04] "GET /obj-perms HTTP/1.1" 200 6334 0.010394 10.0.0.129 - - [2026-03-19 02:20:04] "GET /obj-perms HTTP/1.1" 200 6439 0.001699 10.0.0.129 - - [2026-03-19 02:20:05] "GET /obj-perms HTTP/1.1" 200 6439 0.001621 10.0.0.129 - - [2026-03-19 02:20:08] "GET /obj-perms HTTP/1.1" 200 6439 0.001770 10.0.0.129 - - [2026-03-19 02:20:08] "GET /obj-perms HTTP/1.1" 200 6439 0.002095 10.0.0.129 - - [2026-03-19 02:20:11] "GET /obj-perms HTTP/1.1" 200 6439 0.003634 10.0.0.129 - - [2026-03-19 02:20:11] "GET /obj-perms HTTP/1.1" 200 6439 0.001734 10.0.0.129 - - [2026-03-19 02:20:14] "GET /obj-perms HTTP/1.1" 200 6439 0.001628 10.0.0.129 - - [2026-03-19 02:20:14] "GET /obj-perms HTTP/1.1" 200 6439 0.001900 10.0.0.129 - - [2026-03-19 02:20:17] "GET /obj-perms HTTP/1.1" 200 6439 0.001962 10.0.0.129 - - [2026-03-19 02:20:17] "GET /obj-perms HTTP/1.1" 200 6439 0.002290 10.0.0.129 - - [2026-03-19 02:20:17] "GET /obj-perms HTTP/1.1" 200 6439 0.001911 10.0.0.129 - - [2026-03-19 02:20:17] "GET /obj-perms HTTP/1.1" 200 6439 0.001827 10.0.0.129 - - [2026-03-19 02:20:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002456 10.0.0.129 - - [2026-03-19 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.129 - - [2026-03-19 02:20:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002173 10.0.0.129 - - [2026-03-19 02:20:17] "DELETE /virtual-network/f667a353-135c-440c-884b-e92d51c54dca HTTP/1.1" 200 115 0.086015 10.0.0.129 - - [2026-03-19 02:20:17] "DELETE /route-target/fe926e23-2db1-47a5-97b9-f294e554eef6 HTTP/1.1" 200 115 0.015667 10.0.0.129 - - [2026-03-19 02:20:17] "DELETE /api-access-list/7c8e8889-8ea8-4112-b717-11131f526d76 HTTP/1.1" 200 115 0.024409 10.0.0.129 - - [2026-03-19 02:20:17] "GET /api-access-list/7c8e8889-8ea8-4112-b717-11131f526d76 HTTP/1.1" 404 171 0.009336 10.0.0.129 - - [2026-03-19 02:20:18] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001112 10.0.0.129 - - [2026-03-19 02:20:18] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026730 10.0.0.129 - - [2026-03-19 02:20:18] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001004 10.0.0.129 - - [2026-03-19 02:20:18] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?fields=virtual_networks HTTP/1.1" 200 1024 0.067300 10.0.0.129 - - [2026-03-19 02:20:18] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001229 10.0.0.129 - - [2026-03-19 02:20:18] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.032501 10.0.0.129 - - [2026-03-19 02:20:18] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001536 10.0.0.129 - - [2026-03-19 02:20:18] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?fields=security_groups HTTP/1.1" 200 1245 0.028914 10.0.0.129 - - [2026-03-19 02:20:19] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001283 10.0.0.129 - - [2026-03-19 02:20:19] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.029344 10.0.0.129 - - [2026-03-19 02:20:19] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001677 10.0.0.129 - - [2026-03-19 02:20:19] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?fields=virtual_networks HTTP/1.1" 200 1025 0.077010 10.0.0.129 - - [2026-03-19 02:20:19] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001539 10.0.0.129 - - [2026-03-19 02:20:19] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.027486 10.0.0.129 - - [2026-03-19 02:20:19] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001695 10.0.0.129 - - [2026-03-19 02:20:19] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?fields=security_groups HTTP/1.1" 200 1246 0.032104 10.0.0.129 - - [2026-03-19 02:20:20] "GET /obj-perms HTTP/1.1" 200 6402 0.093285 10.0.0.129 - - [2026-03-19 02:20:21] "GET /obj-perms HTTP/1.1" 200 6402 0.116237 10.0.0.129 - - [2026-03-19 02:20:21] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003430 10.0.0.129 - - [2026-03-19 02:20:21] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.011975 10.0.0.129 - - [2026-03-19 02:20:21] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001058 10.0.0.129 - - [2026-03-19 02:20:21] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.025924 10.0.0.129 - - [2026-03-19 02:20:21] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001019 10.0.0.129 - - [2026-03-19 02:20:21] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?fields=virtual_networks HTTP/1.1" 200 1024 0.066567 10.0.0.129 - - [2026-03-19 02:20:21] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001333 10.0.0.129 - - [2026-03-19 02:20:21] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.023279 10.0.0.129 - - [2026-03-19 02:20:21] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000982 10.0.0.129 - - [2026-03-19 02:20:21] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?fields=security_groups HTTP/1.1" 200 1245 0.129811 10.0.0.129 - - [2026-03-19 02:20:22] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001299 10.0.0.129 - - [2026-03-19 02:20:22] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.011142 10.0.0.129 - - [2026-03-19 02:20:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.039071 10.0.0.129 - - [2026-03-19 02:20:23] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002418 10.0.0.129 - - [2026-03-19 02:20:23] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001101 10.0.0.129 - - [2026-03-19 02:20:23] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007626 10.0.0.129 - - [2026-03-19 02:20:23] "POST /id-to-fqname HTTP/1.1" 200 188 0.001680 10.0.0.129 - - [2026-03-19 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.002680 10.0.0.129 - - [2026-03-19 02:20:23] "POST /security-groups HTTP/1.1" 200 583 0.068952 10.0.0.129 - - [2026-03-19 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.003207 10.0.0.129 - - [2026-03-19 02:20:23] "POST /projects HTTP/1.1" 200 577 0.257398 10.0.0.129 - - [2026-03-19 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.362461 10.0.0.129 - - [2026-03-19 02:20:23] "POST /access-control-lists HTTP/1.1" 200 598 0.071169 10.0.0.129 - - [2026-03-19 02:20:23] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.523940 10.0.0.129 - - [2026-03-19 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.003407 10.0.0.129 - - [2026-03-19 02:20:23] "POST /access-control-lists HTTP/1.1" 200 596 0.064410 10.0.0.129 - - [2026-03-19 02:20:24] "GET / HTTP/1.1" 200 36499 0.003586 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:20:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000980 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:20:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001110 10.0.0.129 - - [2026-03-19 02:20:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000502 10.0.0.129 - - [2026-03-19 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.065431 10.0.0.129 - - [2026-03-19 02:20:27] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003788 10.0.0.129 - - [2026-03-19 02:20:27] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003778 10.0.0.129 - - [2026-03-19 02:20:27] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003546 10.0.0.129 - - [2026-03-19 02:20:27] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.010257 10.0.0.129 - - [2026-03-19 02:20:28] "GET /aaa-mode HTTP/1.1" 200 128 0.001426 10.0.0.129 - - [2026-03-19 02:20:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.033925 10.0.0.129 - - [2026-03-19 02:20:28] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002522 10.0.0.129 - - [2026-03-19 02:20:28] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001832 10.0.0.129 - - [2026-03-19 02:20:28] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.014739 10.0.0.129 - - [2026-03-19 02:20:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.001709 10.0.0.129 - - [2026-03-19 02:20:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.003755 10.0.0.129 - - [2026-03-19 02:20:28] "POST /security-groups HTTP/1.1" 200 583 0.068470 10.0.0.129 - - [2026-03-19 02:20:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.002692 10.0.0.129 - - [2026-03-19 02:20:28] "POST /projects HTTP/1.1" 200 577 0.230166 10.0.0.129 - - [2026-03-19 02:20:28] "POST /access-control-lists HTTP/1.1" 200 598 0.059155 10.0.0.129 - - [2026-03-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.306732 10.0.0.129 - - [2026-03-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.003061 10.0.0.129 - - [2026-03-19 02:20:29] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.467886 10.0.0.129 - - [2026-03-19 02:20:29] "POST /access-control-lists HTTP/1.1" 200 596 0.064423 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:20:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001702 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:20:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001230 10.0.0.129 - - [2026-03-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.036617 10.0.0.129 - - [2026-03-19 02:20:29] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003259 10.0.0.129 - - [2026-03-19 02:20:29] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001679 10.0.0.129 - - [2026-03-19 02:20:29] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009634 10.0.0.129 - - [2026-03-19 02:20:29] "POST /id-to-fqname HTTP/1.1" 200 188 0.001376 10.0.0.129 - - [2026-03-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.003176 10.0.0.129 - - [2026-03-19 02:20:29] "POST /security-groups HTTP/1.1" 200 583 0.064972 10.0.0.129 - - [2026-03-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.002709 10.0.0.129 - - [2026-03-19 02:20:29] "POST /projects HTTP/1.1" 200 577 0.218290 10.0.0.129 - - [2026-03-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.254511 10.0.0.129 - - [2026-03-19 02:20:29] "POST /access-control-lists HTTP/1.1" 200 598 0.061366 10.0.0.129 - - [2026-03-19 02:20:29] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.407411 10.0.0.129 - - [2026-03-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.003598 10.0.0.129 - - [2026-03-19 02:20:30] "POST /access-control-lists HTTP/1.1" 200 596 0.071445 10.0.0.129 - - [2026-03-19 02:20:30] "GET / HTTP/1.1" 200 36499 0.002476 10.0.0.129 - - [2026-03-19 02:20:31] "GET / HTTP/1.1" 200 36499 0.001520 10.0.0.129 - - [2026-03-19 02:20:31] "POST /fqname-to-id HTTP/1.1" 404 181 0.003956 10.0.0.129 - - [2026-03-19 02:20:31] "POST /api-access-lists HTTP/1.1" 200 523 0.015917 10.0.0.129 - - [2026-03-19 02:20:31] "GET /api-access-list/1fef6290-a293-47fb-bd0b-d2d7f8b1b37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004644 10.0.0.129 - - [2026-03-19 02:20:32] "GET /api-access-list/1fef6290-a293-47fb-bd0b-d2d7f8b1b37c HTTP/1.1" 401 297 0.000432 10.0.0.129 - - [2026-03-19 02:20:32] "GET /api-access-list/1fef6290-a293-47fb-bd0b-d2d7f8b1b37c HTTP/1.1" 200 1291 0.119988 10.0.0.129 - - [2026-03-19 02:20:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000457 10.0.0.129 - - [2026-03-19 02:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.054202 10.0.0.129 - - [2026-03-19 02:20:32] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004547 10.0.0.129 - - [2026-03-19 02:20:32] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052603 10.0.0.129 - - [2026-03-19 02:20:33] "GET /virtual-networks?parent_id=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011847 10.0.0.129 - - [2026-03-19 02:20:33] "POST /virtual-networks HTTP/1.1" 200 585 0.142581 10.0.0.129 - - [2026-03-19 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.034427 10.0.0.129 - - [2026-03-19 02:20:33] "POST /route-targets HTTP/1.1" 200 329 0.021636 10.0.0.129 - - [2026-03-19 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.013001 10.0.0.129 - - [2026-03-19 02:20:33] "GET /network-ipam/d4178b18-a8d7-4acd-b9f6-20121b6ebba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.018710 10.0.0.129 - - [2026-03-19 02:20:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005476 10.0.0.129 - - [2026-03-19 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.046102 252.129.61.65 - - [2026-03-19 02:20:33] "POST /neutron/network HTTP/1.1" 200 847 0.049889 252.129.61.65 - - [2026-03-19 02:20:33] "POST /neutron/network HTTP/1.1" 200 847 0.020908 10.0.0.129 - - [2026-03-19 02:20:33] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.015521 252.129.61.65 - - [2026-03-19 02:20:33] "POST /neutron/network HTTP/1.1" 200 847 0.022935 252.129.61.65 - - [2026-03-19 02:20:33] "POST /neutron/subnet HTTP/1.1" 200 681 0.030426 10.0.0.129 - - [2026-03-19 02:20:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000477 10.0.0.129 - - [2026-03-19 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.054216 10.0.0.129 - - [2026-03-19 02:20:34] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001176 10.0.0.129 - - [2026-03-19 02:20:34] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045457 10.0.0.129 - - [2026-03-19 02:20:34] "GET /virtual-networks?parent_id=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013754 10.0.0.129 - - [2026-03-19 02:20:34] "POST /virtual-networks HTTP/1.1" 200 585 0.068018 10.0.0.129 - - [2026-03-19 02:20:34] "POST /route-targets HTTP/1.1" 200 329 0.010462 10.0.0.129 - - [2026-03-19 02:20:34] "POST /ref-update HTTP/1.1" 200 156 0.014594 10.0.0.129 - - [2026-03-19 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014253 10.0.0.129 - - [2026-03-19 02:20:34] "GET /network-ipam/d4178b18-a8d7-4acd-b9f6-20121b6ebba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013964 10.0.0.129 - - [2026-03-19 02:20:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006518 10.0.0.129 - - [2026-03-19 02:20:34] "POST /ref-update HTTP/1.1" 200 156 0.062891 252.129.61.65 - - [2026-03-19 02:20:34] "POST /neutron/network HTTP/1.1" 200 844 0.053613 252.129.61.65 - - [2026-03-19 02:20:34] "POST /neutron/network HTTP/1.1" 200 844 0.023577 10.0.0.129 - - [2026-03-19 02:20:35] "GET /virtual-network/69aa00fa-d429-4d16-9d17-10033911a930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.020713 252.129.61.65 - - [2026-03-19 02:20:35] "POST /neutron/network HTTP/1.1" 200 844 0.022521 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:20:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000753 252.129.61.65 - - [2026-03-19 02:20:35] "POST /neutron/subnet HTTP/1.1" 200 669 0.032712 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:20:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001161 10.0.0.129 - - [2026-03-19 02:20:35] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 401 297 0.000426 10.0.0.129 - - [2026-03-19 02:20:35] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 200 2319 0.052768 10.0.0.129 - - [2026-03-19 02:20:35] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 401 297 0.000471 10.0.0.129 - - [2026-03-19 02:20:36] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 403 366 0.046195 10.0.0.129 - - [2026-03-19 02:20:36] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 200 2319 0.005568 10.0.0.129 - - [2026-03-19 02:20:36] "GET /virtual-networks HTTP/1.1" 200 371 0.043814 10.0.0.129 - - [2026-03-19 02:20:36] "GET /virtual-networks HTTP/1.1" 200 371 0.079993 10.0.0.129 - - [2026-03-19 02:20:36] "GET /obj-perms HTTP/1.1" 403 257 0.036769 10.0.0.129 - - [2026-03-19 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.129 - - [2026-03-19 02:20:36] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.014626 10.0.0.129 - - [2026-03-19 02:20:37] "GET /obj-perms HTTP/1.1" 403 257 0.043366 10.0.0.129 - - [2026-03-19 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.129 - - [2026-03-19 02:20:37] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.013568 10.0.0.129 - - [2026-03-19 02:20:37] "GET /obj-perms HTTP/1.1" 200 6449 0.061217 10.0.0.129 - - [2026-03-19 02:20:38] "GET /obj-perms HTTP/1.1" 403 257 0.010076 10.0.0.129 - - [2026-03-19 02:20:38] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.021778 10.0.0.129 - - [2026-03-19 02:20:38] "GET /obj-perms HTTP/1.1" 403 257 0.008657 10.0.0.129 - - [2026-03-19 02:20:38] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019291 10.0.0.129 - - [2026-03-19 02:20:38] "GET /obj-perms HTTP/1.1" 200 6449 0.001778 10.0.0.129 - - [2026-03-19 02:20:38] "PUT /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 200 266 0.037247 10.0.0.129 - - [2026-03-19 02:20:38] "GET /virtual-networks HTTP/1.1" 200 132 0.026663 10.0.0.129 - - [2026-03-19 02:20:38] "GET /virtual-networks HTTP/1.1" 200 611 0.022060 10.0.0.129 - - [2026-03-19 02:20:38] "GET /virtual-networks HTTP/1.1" 200 1437 0.002768 10.0.0.129 - - [2026-03-19 02:20:38] "GET /obj-perms HTTP/1.1" 403 257 0.009411 10.0.0.129 - - [2026-03-19 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2026-03-19 02:20:38] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011277 10.0.0.129 - - [2026-03-19 02:20:39] "GET /obj-perms HTTP/1.1" 403 257 0.038772 10.0.0.129 - - [2026-03-19 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.129 - - [2026-03-19 02:20:39] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011161 10.0.0.129 - - [2026-03-19 02:20:39] "GET /obj-perms HTTP/1.1" 403 257 0.008873 10.0.0.129 - - [2026-03-19 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.129 - - [2026-03-19 02:20:39] "GET /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2023 0.013935 10.0.0.129 - - [2026-03-19 02:20:39] "GET /obj-perms HTTP/1.1" 200 6449 0.002314 10.0.0.129 - - [2026-03-19 02:20:39] "GET /obj-perms HTTP/1.1" 403 257 0.009487 10.0.0.129 - - [2026-03-19 02:20:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019609 10.0.0.129 - - [2026-03-19 02:20:39] "GET /obj-perms HTTP/1.1" 403 257 0.011973 10.0.0.129 - - [2026-03-19 02:20:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021552 10.0.0.129 - - [2026-03-19 02:20:39] "GET /obj-perms HTTP/1.1" 200 6449 0.001819 10.0.0.129 - - [2026-03-19 02:20:39] "PUT /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 200 266 0.026456 10.0.0.129 - - [2026-03-19 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.129 - - [2026-03-19 02:20:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003130 10.0.0.129 - - [2026-03-19 02:20:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004121 10.0.0.129 - - [2026-03-19 02:20:39] "DELETE /virtual-network/69aa00fa-d429-4d16-9d17-10033911a930 HTTP/1.1" 200 115 0.080912 10.0.0.129 - - [2026-03-19 02:20:39] "DELETE /route-target/e8405509-13c8-49d6-b05e-584f5341a70e HTTP/1.1" 200 115 0.022059 10.0.0.129 - - [2026-03-19 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.129 - - [2026-03-19 02:20:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002606 10.0.0.129 - - [2026-03-19 02:20:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002802 10.0.0.129 - - [2026-03-19 02:20:39] "DELETE /virtual-network/c22a1a98-7f3b-4655-a278-2c5d76b79f57 HTTP/1.1" 200 115 0.084121 10.0.0.129 - - [2026-03-19 02:20:40] "DELETE /route-target/ff8ca190-8338-41b6-9d3f-aa7f84a9c24b HTTP/1.1" 200 115 0.024958 10.0.0.129 - - [2026-03-19 02:20:40] "DELETE /api-access-list/1fef6290-a293-47fb-bd0b-d2d7f8b1b37c HTTP/1.1" 200 115 0.034407 10.0.0.129 - - [2026-03-19 02:20:40] "GET /api-access-list/1fef6290-a293-47fb-bd0b-d2d7f8b1b37c HTTP/1.1" 404 171 0.003901 10.0.0.129 - - [2026-03-19 02:20:40] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001237 10.0.0.129 - - [2026-03-19 02:20:40] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.032965 10.0.0.129 - - [2026-03-19 02:20:40] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 10.0.0.129 - - [2026-03-19 02:20:40] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?fields=virtual_networks HTTP/1.1" 200 1035 0.070969 10.0.0.129 - - [2026-03-19 02:20:40] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001544 10.0.0.129 - - [2026-03-19 02:20:40] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.035954 10.0.0.129 - - [2026-03-19 02:20:40] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000989 10.0.0.129 - - [2026-03-19 02:20:40] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?fields=security_groups HTTP/1.1" 200 1261 0.078290 10.0.0.129 - - [2026-03-19 02:20:41] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002892 10.0.0.129 - - [2026-03-19 02:20:41] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030106 10.0.0.129 - - [2026-03-19 02:20:41] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002233 10.0.0.129 - - [2026-03-19 02:20:41] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?fields=virtual_networks HTTP/1.1" 200 1035 0.072759 10.0.0.129 - - [2026-03-19 02:20:41] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001144 10.0.0.129 - - [2026-03-19 02:20:41] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027208 10.0.0.129 - - [2026-03-19 02:20:41] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001514 10.0.0.129 - - [2026-03-19 02:20:41] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?fields=security_groups HTTP/1.1" 200 1261 0.036919 10.0.0.129 - - [2026-03-19 02:20:42] "GET /aaa-mode HTTP/1.1" 200 128 0.001131 10.0.0.129 - - [2026-03-19 02:20:43] "GET / HTTP/1.1" 200 36499 0.002670 10.0.0.129 - - [2026-03-19 02:20:44] "GET / HTTP/1.1" 200 36499 0.002101 10.0.0.129 - - [2026-03-19 02:20:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000665 10.0.0.129 - - [2026-03-19 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.087874 10.0.0.129 - - [2026-03-19 02:20:45] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001123 10.0.0.129 - - [2026-03-19 02:20:45] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045649 10.0.0.129 - - [2026-03-19 02:20:45] "GET /virtual-networks?parent_id=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008452 10.0.0.129 - - [2026-03-19 02:20:45] "POST /fqname-to-id HTTP/1.1" 404 195 0.008840 10.0.0.129 - - [2026-03-19 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011022 10.0.0.129 - - [2026-03-19 02:20:45] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001179 10.0.0.129 - - [2026-03-19 02:20:45] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.015887 10.0.0.129 - - [2026-03-19 02:20:45] "POST /service-templates HTTP/1.1" 403 264 0.008240 10.0.0.129 - - [2026-03-19 02:20:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.004130 10.0.0.129 - - [2026-03-19 02:20:45] "POST /api-access-lists HTTP/1.1" 200 557 0.019580 10.0.0.129 - - [2026-03-19 02:20:45] "GET /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.006212 10.0.0.129 - - [2026-03-19 02:20:45] "GET /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9 HTTP/1.1" 200 1324 0.004732 10.0.0.129 - - [2026-03-19 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016264 10.0.0.129 - - [2026-03-19 02:20:45] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001441 10.0.0.129 - - [2026-03-19 02:20:45] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.051696 10.0.0.129 - - [2026-03-19 02:20:45] "GET /virtual-networks?parent_id=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016028 10.0.0.129 - - [2026-03-19 02:20:45] "POST /virtual-networks HTTP/1.1" 200 585 0.051745 10.0.0.129 - - [2026-03-19 02:20:45] "POST /route-targets HTTP/1.1" 200 329 0.012001 10.0.0.129 - - [2026-03-19 02:20:45] "POST /ref-update HTTP/1.1" 200 156 0.012419 10.0.0.129 - - [2026-03-19 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018700 10.0.0.129 - - [2026-03-19 02:20:45] "GET /network-ipam/d4178b18-a8d7-4acd-b9f6-20121b6ebba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013253 10.0.0.129 - - [2026-03-19 02:20:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006600 10.0.0.129 - - [2026-03-19 02:20:46] "POST /ref-update HTTP/1.1" 200 156 0.068839 252.129.61.65 - - [2026-03-19 02:20:46] "POST /neutron/network HTTP/1.1" 200 845 0.057462 252.129.61.65 - - [2026-03-19 02:20:46] "POST /neutron/network HTTP/1.1" 200 845 0.021319 10.0.0.129 - - [2026-03-19 02:20:46] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014620 252.129.61.65 - - [2026-03-19 02:20:46] "POST /neutron/network HTTP/1.1" 200 845 0.020619 252.129.61.65 - - [2026-03-19 02:20:46] "POST /neutron/subnet HTTP/1.1" 200 674 0.032650 252.129.61.65 - - [2026-03-19 02:20:46] "POST /neutron/network HTTP/1.1" 200 845 0.033890 10.0.0.129 - - [2026-03-19 02:20:46] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005468 10.0.0.129 - - [2026-03-19 02:20:46] "GET /network-ipam/d4178b18-a8d7-4acd-b9f6-20121b6ebba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.003836 10.0.0.129 - - [2026-03-19 02:20:46] "GET /domains HTTP/1.1" 200 440 0.003211 10.0.0.129 - - [2026-03-19 02:20:46] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001233 10.0.0.129 - - [2026-03-19 02:20:46] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 2224 0.007506 10.0.0.129 - - [2026-03-19 02:20:47] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001591 10.0.0.129 - - [2026-03-19 02:20:47] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9 HTTP/1.1" 200 2354 0.026797 10.0.0.129 - - [2026-03-19 02:20:47] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.008671 10.0.0.129 - - [2026-03-19 02:20:47] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.005363 10.0.0.129 - - [2026-03-19 02:20:47] "GET /routing-instance/e1f2bfd1-8d74-4764-92ab-74c8a1626262 HTTP/1.1" 200 1560 0.004708 10.0.0.129 - - [2026-03-19 02:20:47] "GET /routing-instance/e1f2bfd1-8d74-4764-92ab-74c8a1626262 HTTP/1.1" 200 1560 0.005276 10.0.0.129 - - [2026-03-19 02:20:47] "GET /route-target/3a643a7d-7edc-4b9f-a554-cef2c4aeaa27 HTTP/1.1" 200 1246 0.003521 10.0.0.129 - - [2026-03-19 02:20:47] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.005304 10.0.0.129 - - [2026-03-19 02:20:47] "GET /routing-instance/e1f2bfd1-8d74-4764-92ab-74c8a1626262 HTTP/1.1" 200 1560 0.004128 10.0.0.129 - - [2026-03-19 02:20:47] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006917 10.0.0.129 - - [2026-03-19 02:20:47] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.005127 10.0.0.129 - - [2026-03-19 02:20:47] "GET /routing-instance/e1f2bfd1-8d74-4764-92ab-74c8a1626262 HTTP/1.1" 200 1560 0.005534 10.0.0.129 - - [2026-03-19 02:20:47] "GET /routing-instance/e1f2bfd1-8d74-4764-92ab-74c8a1626262 HTTP/1.1" 200 1560 0.004078 10.0.0.129 - - [2026-03-19 02:20:47] "GET /route-target/3a643a7d-7edc-4b9f-a554-cef2c4aeaa27 HTTP/1.1" 200 1246 0.004662 10.0.0.129 - - [2026-03-19 02:20:47] "GET /domains HTTP/1.1" 200 440 0.002840 10.0.0.129 - - [2026-03-19 02:20:47] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001273 10.0.0.129 - - [2026-03-19 02:20:47] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885 HTTP/1.1" 200 2224 0.009052 10.0.0.129 - - [2026-03-19 02:20:47] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001628 10.0.0.129 - - [2026-03-19 02:20:47] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9 HTTP/1.1" 200 2354 0.025648 10.0.0.129 - - [2026-03-19 02:20:48] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.006640 10.0.0.129 - - [2026-03-19 02:20:48] "GET /obj-perms HTTP/1.1" 200 6449 0.002201 10.0.0.129 - - [2026-03-19 02:20:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.009507 10.0.0.129 - - [2026-03-19 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012492 10.0.0.129 - - [2026-03-19 02:20:48] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002963 10.0.0.129 - - [2026-03-19 02:20:48] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017583 10.0.0.129 - - [2026-03-19 02:20:48] "POST /service-templates HTTP/1.1" 403 264 0.009992 10.0.0.129 - - [2026-03-19 02:20:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.002908 10.0.0.129 - - [2026-03-19 02:20:48] "POST /api-access-lists HTTP/1.1" 200 523 0.013656 10.0.0.129 - - [2026-03-19 02:20:48] "GET /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.005127 10.0.0.129 - - [2026-03-19 02:20:48] "GET /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523 HTTP/1.1" 200 1292 0.003770 10.0.0.129 - - [2026-03-19 02:20:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.014384 10.0.0.129 - - [2026-03-19 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012494 10.0.0.129 - - [2026-03-19 02:20:48] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001244 10.0.0.129 - - [2026-03-19 02:20:48] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017130 10.0.0.129 - - [2026-03-19 02:20:48] "POST /service-templates HTTP/1.1" 200 553 0.035250 10.0.0.129 - - [2026-03-19 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014410 10.0.0.129 - - [2026-03-19 02:20:48] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013760 10.0.0.129 - - [2026-03-19 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015225 10.0.0.129 - - [2026-03-19 02:20:49] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015329 10.0.0.129 - - [2026-03-19 02:20:49] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 401 297 0.000421 10.0.0.129 - - [2026-03-19 02:20:49] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 403 263 0.040309 10.0.0.129 - - [2026-03-19 02:20:49] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.009997 10.0.0.129 - - [2026-03-19 02:20:49] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.047232 10.0.0.129 - - [2026-03-19 02:20:50] "GET /obj-perms HTTP/1.1" 403 257 0.041644 10.0.0.129 - - [2026-03-19 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.129 - - [2026-03-19 02:20:50] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012890 10.0.0.129 - - [2026-03-19 02:20:50] "GET /obj-perms HTTP/1.1" 403 257 0.009175 10.0.0.129 - - [2026-03-19 02:20:50] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009635 10.0.0.129 - - [2026-03-19 02:20:50] "GET /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003692 10.0.0.129 - - [2026-03-19 02:20:50] "PUT /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9 HTTP/1.1" 200 266 0.016331 10.0.0.129 - - [2026-03-19 02:20:50] "GET /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9 HTTP/1.1" 200 1461 0.006041 10.0.0.129 - - [2026-03-19 02:20:50] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.019242 10.0.0.129 - - [2026-03-19 02:20:50] "POST /fqname-to-id HTTP/1.1" 401 297 0.002992 10.0.0.129 - - [2026-03-19 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.042522 10.0.0.129 - - [2026-03-19 02:20:51] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001220 10.0.0.129 - - [2026-03-19 02:20:51] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041476 10.0.0.129 - - [2026-03-19 02:20:51] "GET /virtual-networks?parent_id=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.016041 10.0.0.129 - - [2026-03-19 02:20:51] "POST /virtual-networks HTTP/1.1" 403 263 0.011456 10.0.0.129 - - [2026-03-19 02:20:51] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.010092 10.0.0.129 - - [2026-03-19 02:20:51] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.054162 10.0.0.129 - - [2026-03-19 02:20:51] "GET /obj-perms HTTP/1.1" 403 257 0.015654 10.0.0.129 - - [2026-03-19 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.129 - - [2026-03-19 02:20:52] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016270 10.0.0.129 - - [2026-03-19 02:20:52] "GET /obj-perms HTTP/1.1" 403 257 0.012872 10.0.0.129 - - [2026-03-19 02:20:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.021189 10.0.0.129 - - [2026-03-19 02:20:52] "GET /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.003334 10.0.0.129 - - [2026-03-19 02:20:52] "PUT /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523 HTTP/1.1" 200 266 0.008499 10.0.0.129 - - [2026-03-19 02:20:52] "GET /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523 HTTP/1.1" 200 1430 0.005490 10.0.0.129 - - [2026-03-19 02:20:52] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 200 1856 0.013826 10.0.0.129 - - [2026-03-19 02:20:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.012331 10.0.0.129 - - [2026-03-19 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010225 10.0.0.129 - - [2026-03-19 02:20:52] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001645 10.0.0.129 - - [2026-03-19 02:20:52] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.017051 10.0.0.129 - - [2026-03-19 02:20:52] "POST /service-templates HTTP/1.1" 403 264 0.011504 10.0.0.129 - - [2026-03-19 02:20:52] "GET /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003931 10.0.0.129 - - [2026-03-19 02:20:52] "PUT /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9 HTTP/1.1" 200 266 0.008377 10.0.0.129 - - [2026-03-19 02:20:52] "GET /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9 HTTP/1.1" 200 1324 0.003416 10.0.0.129 - - [2026-03-19 02:20:52] "GET /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003509 10.0.0.129 - - [2026-03-19 02:20:52] "PUT /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523 HTTP/1.1" 200 266 0.008845 10.0.0.129 - - [2026-03-19 02:20:52] "GET /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523 HTTP/1.1" 200 1292 0.003898 10.0.0.129 - - [2026-03-19 02:20:52] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 403 263 0.013829 10.0.0.129 - - [2026-03-19 02:20:53] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 403 263 0.039859 10.0.0.129 - - [2026-03-19 02:20:53] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.010127 10.0.0.129 - - [2026-03-19 02:20:53] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.055860 10.0.0.129 - - [2026-03-19 02:20:53] "GET /obj-perms HTTP/1.1" 403 257 0.010446 10.0.0.129 - - [2026-03-19 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.129 - - [2026-03-19 02:20:53] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010133 10.0.0.129 - - [2026-03-19 02:20:54] "GET /obj-perms HTTP/1.1" 403 257 0.042205 10.0.0.129 - - [2026-03-19 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.129 - - [2026-03-19 02:20:54] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010060 10.0.0.129 - - [2026-03-19 02:20:54] "GET /obj-perms HTTP/1.1" 403 257 0.009825 10.0.0.129 - - [2026-03-19 02:20:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008608 10.0.0.129 - - [2026-03-19 02:20:54] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003664 10.0.0.129 - - [2026-03-19 02:20:54] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.009992 10.0.0.129 - - [2026-03-19 02:20:54] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 200 1856 0.017369 10.0.0.129 - - [2026-03-19 02:20:54] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.015476 10.0.0.129 - - [2026-03-19 02:20:54] "GET /obj-perms HTTP/1.1" 403 257 0.010690 10.0.0.129 - - [2026-03-19 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.129 - - [2026-03-19 02:20:54] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016705 10.0.0.129 - - [2026-03-19 02:20:54] "GET /obj-perms HTTP/1.1" 403 257 0.010556 10.0.0.129 - - [2026-03-19 02:20:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020936 10.0.0.129 - - [2026-03-19 02:20:55] "DELETE /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9 HTTP/1.1" 200 115 0.023034 10.0.0.129 - - [2026-03-19 02:20:55] "GET /api-access-list/3ac93ae5-ea6d-4ce2-8933-e9d3ee3817e9 HTTP/1.1" 404 171 0.002536 10.0.0.129 - - [2026-03-19 02:20:55] "DELETE /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523 HTTP/1.1" 200 115 0.040768 10.0.0.129 - - [2026-03-19 02:20:55] "GET /api-access-list/45f84bb6-4c4d-4d6e-aac8-a25748904523 HTTP/1.1" 404 171 0.002570 10.0.0.129 - - [2026-03-19 02:20:55] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 401 297 0.000469 10.0.0.129 - - [2026-03-19 02:20:55] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 403 263 0.047629 10.0.0.129 - - [2026-03-19 02:20:55] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.010860 10.0.0.129 - - [2026-03-19 02:20:56] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 403 264 0.040181 10.0.0.129 - - [2026-03-19 02:20:56] "GET /obj-perms HTTP/1.1" 403 257 0.040241 10.0.0.129 - - [2026-03-19 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.129 - - [2026-03-19 02:20:56] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008546 10.0.0.129 - - [2026-03-19 02:20:56] "GET /obj-perms HTTP/1.1" 403 257 0.007634 10.0.0.129 - - [2026-03-19 02:20:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007128 10.0.0.129 - - [2026-03-19 02:20:56] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.003656 10.0.0.129 - - [2026-03-19 02:20:56] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.010721 10.0.0.129 - - [2026-03-19 02:20:56] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 2315 0.017701 10.0.0.129 - - [2026-03-19 02:20:56] "GET /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 200 1856 0.010074 10.0.0.129 - - [2026-03-19 02:20:56] "GET /obj-perms HTTP/1.1" 403 257 0.007568 10.0.0.129 - - [2026-03-19 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.129 - - [2026-03-19 02:20:57] "GET /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015093 10.0.0.129 - - [2026-03-19 02:20:57] "GET /obj-perms HTTP/1.1" 403 257 0.008605 10.0.0.129 - - [2026-03-19 02:20:57] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.016903 10.0.0.129 - - [2026-03-19 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010363 10.0.0.129 - - [2026-03-19 02:20:57] "DELETE /service-template/d1599b79-b391-405a-9ef6-15526d8e9230 HTTP/1.1" 200 115 0.035632 10.0.0.129 - - [2026-03-19 02:20:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.015837 10.0.0.129 - - [2026-03-19 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.129 - - [2026-03-19 02:20:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002370 10.0.0.129 - - [2026-03-19 02:20:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002832 10.0.0.129 - - [2026-03-19 02:20:57] "DELETE /virtual-network/ffd5bfff-dc5a-465b-beae-34fe53a24835 HTTP/1.1" 200 115 0.085965 10.0.0.129 - - [2026-03-19 02:20:57] "DELETE /route-target/3a643a7d-7edc-4b9f-a554-cef2c4aeaa27 HTTP/1.1" 200 115 0.017609 10.0.0.129 - - [2026-03-19 02:20:57] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004217 10.0.0.129 - - [2026-03-19 02:20:57] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.009296 10.0.0.129 - - [2026-03-19 02:20:57] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.004647 10.0.0.129 - - [2026-03-19 02:20:57] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.009074 10.0.0.129 - - [2026-03-19 02:20:59] "GET /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003734 10.0.0.129 - - [2026-03-19 02:20:59] "PUT /api-access-list/42b24c19-dbfc-465e-a2de-84713e91e742 HTTP/1.1" 200 266 0.007811 10.0.0.129 - - [2026-03-19 02:20:59] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 10.0.0.129 - - [2026-03-19 02:20:59] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.027550 10.0.0.129 - - [2026-03-19 02:20:59] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001418 10.0.0.129 - - [2026-03-19 02:20:59] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?fields=virtual_networks HTTP/1.1" 200 1034 0.066658 10.0.0.129 - - [2026-03-19 02:20:59] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001109 10.0.0.129 - - [2026-03-19 02:20:59] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.026365 10.0.0.129 - - [2026-03-19 02:20:59] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001370 10.0.0.129 - - [2026-03-19 02:20:59] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?fields=security_groups HTTP/1.1" 200 1260 0.027317 10.0.0.129 - - [2026-03-19 02:21:00] "GET /projects?obj_uuids=34b90d31-21c9-4fcd-bcda-1498ebccef39&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001071 10.0.0.129 - - [2026-03-19 02:21:00] "GET /project/34b90d31-21c9-4fcd-bcda-1498ebccef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.023695 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-03-19T02:21:00Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-03-19 02:21:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001105 10.0.0.129 - - [2026-03-19 02:21:01] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001429 10.0.0.129 - - [2026-03-19 02:21:01] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 945 0.008076 10.0.0.129 - - [2026-03-19 02:21:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.028433 10.0.0.129 - - [2026-03-19 02:21:02] "GET /projects?obj_uuids=105f3047-5135-437c-b091-29d4fe563eec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002808 10.0.0.129 - - [2026-03-19 02:21:02] "GET /domains?obj_uuids=935bc1a1-2451-4f6c-b0bc-2e43d3120885&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001490 10.0.0.129 - - [2026-03-19 02:21:02] "GET /domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007838 10.0.0.129 - - [2026-03-19 02:21:02] "POST /id-to-fqname HTTP/1.1" 200 184 0.002337 10.0.0.129 - - [2026-03-19 02:21:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003417 10.0.0.129 - - [2026-03-19 02:21:02] "POST /security-groups HTTP/1.1" 200 579 0.064662 10.0.0.129 - - [2026-03-19 02:21:02] "POST /fqname-to-id HTTP/1.1" 404 228 0.002490 10.0.0.129 - - [2026-03-19 02:21:02] "POST /projects HTTP/1.1" 200 569 0.210299 10.0.0.129 - - [2026-03-19 02:21:02] "POST /access-control-lists HTTP/1.1" 200 594 0.059660 10.0.0.129 - - [2026-03-19 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.288330 10.0.0.129 - - [2026-03-19 02:21:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.003831 10.0.0.129 - - [2026-03-19 02:21:02] "GET /project/105f3047-5135-437c-b091-29d4fe563eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.439375 10.0.0.129 - - [2026-03-19 02:21:02] "POST /access-control-lists HTTP/1.1" 200 592 0.079478 10.0.0.129 - - [2026-03-19 02:21:02] "DELETE /project/fb56df282dc0483a84c0649e2ccbaea9 HTTP/1.1" 404 173 0.028708 10.0.0.129 - - [2026-03-19 02:21:02] "DELETE /project/105f30475135437cb09129d4fe563eec HTTP/1.1" 404 173 0.027294 10.0.0.129 - - [2026-03-19 02:21:02] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 10.0.0.129 - - [2026-03-19 02:21:02] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001187 10.0.0.129 - - [2026-03-19 02:21:02] "DELETE /project/e8bd13e60b3c4b24ab0c700ad9e2bc39 HTTP/1.1" 404 173 0.015122 10.0.0.129 - - [2026-03-19 02:21:02] "DELETE /project/dc18ff28d5324b37bcbb628ccff7df2f HTTP/1.1" 404 173 0.006695 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001230 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000881 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001150 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000847 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.101343 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.107699 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001119 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000910 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.096262 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.102942 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.156743 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?fields=security_groups HTTP/1.1" 200 1351 0.100667 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.173790 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?fields=security_groups HTTP/1.1" 200 1335 0.111706 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001182 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001063 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?fields=security_groups HTTP/1.1" 200 1350 0.073599 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003323 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?fields=security_groups HTTP/1.1" 200 1336 0.067214 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?fields=security_groups HTTP/1.1" 200 1335 0.091764 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?fields=security_groups HTTP/1.1" 200 1351 0.119205 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /security-group/125e5d35-e104-4753-b8a5-a06e34fb57d2 HTTP/1.1" 200 115 0.170495 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001296 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /security-group/310268ef-7722-438e-96f1-53979ee07541 HTTP/1.1" 200 115 0.173959 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /access-control-list/6d7218e9-81a3-4d69-a2c5-e791c0ad1ccd HTTP/1.1" 200 115 0.093458 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001290 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39?fields=application_policy_sets HTTP/1.1" 200 1390 0.073149 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /security-group/2afc91a4-8d39-40e2-951c-788c1622d26f HTTP/1.1" 200 115 0.187240 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /security-group/33800319-d713-4267-ae26-8b3097f7cf50 HTTP/1.1" 200 115 0.187259 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=fb56df28-2dc0-483a-84c0-649e2ccbaea9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=ab2da18e-38dc-4190-934c-13fc8fe2e440&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001051 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d?fields=application_policy_sets HTTP/1.1" 200 1374 0.075023 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /access-control-list/815ddd6a-c042-4969-8aca-7a13e54e1a87 HTTP/1.1" 200 115 0.093983 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /security-group/2e8b2f51-626a-4388-ac8f-4f98a7bfdd67 HTTP/1.1" 200 115 0.186539 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9?fields=application_policy_sets HTTP/1.1" 200 1389 0.068649 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/ab2da18e-38dc-4190-934c-13fc8fe2e440?fields=application_policy_sets HTTP/1.1" 200 1375 0.064824 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=3b2ccfae-1106-4606-b8f2-cdfe3692a3af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001000 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /security-group/3b76c17a-4f2c-4cb2-b583-37fef4afc353 HTTP/1.1" 200 115 0.212402 10.0.0.129 - - [2026-03-19 02:21:03] "GET /projects?obj_uuids=dc18ff28-d532-4b37-bcbb-628ccff7df2f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f?fields=application_policy_sets HTTP/1.1" 200 1390 0.078839 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /access-control-list/081c0b27-8086-4891-b981-0b31d7b8207a HTTP/1.1" 200 115 0.122689 10.0.0.129 - - [2026-03-19 02:21:03] "GET /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af?fields=application_policy_sets HTTP/1.1" 200 1374 0.126872 10.0.0.129 - - [2026-03-19 02:21:03] "GET / HTTP/1.1" 200 36499 0.002104 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /access-control-list/c4858185-1735-41a6-b174-cfab61c5fb66 HTTP/1.1" 200 115 0.076067 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /project/e8bd13e6-0b3c-4b24-ab0c-700ad9e2bc39 HTTP/1.1" 200 115 0.937407 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /access-control-list/d6092a28-2e02-4092-84cc-42397d53c047 HTTP/1.1" 200 115 0.086548 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /project/4cf33b9d-f1d5-4a01-a77f-e9a2c0be525d HTTP/1.1" 200 115 0.979365 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /project/fb56df28-2dc0-483a-84c0-649e2ccbaea9 HTTP/1.1" 200 115 0.938530 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /project/ab2da18e-38dc-4190-934c-13fc8fe2e440 HTTP/1.1" 200 115 0.947738 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /access-control-list/8737c7cf-cf64-43c3-b23a-a8b112eecf6b HTTP/1.1" 200 115 0.050722 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /project/dc18ff28-d532-4b37-bcbb-628ccff7df2f HTTP/1.1" 200 115 0.966563 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /project/3b2ccfae-1106-4606-b8f2-cdfe3692a3af HTTP/1.1" 200 115 0.975761 10.0.0.129 - - [2026-03-19 02:21:03] "DELETE /access-control-list/43ec89cc-c39f-44d9-9838-ddf6d795fb6a HTTP/1.1" 200 115 0.024144 10.0.0.129 - - [2026-03-19 02:21:04] "DELETE /access-control-list/9d6d5ccd-bf4d-4d31-81f6-e7743439bf00 HTTP/1.1" 200 115 0.022938 10.0.0.129 - - [2026-03-19 02:21:04] "DELETE /access-control-list/6ca47393-b890-41f2-93db-a29fffbe7b60 HTTP/1.1" 200 115 0.035396 10.0.0.129 - - [2026-03-19 02:21:04] "DELETE /access-control-list/e98d82ee-e32b-4ad3-93df-c3259679f7e7 HTTP/1.1" 200 115 0.024642 10.0.0.129 - - [2026-03-19 02:21:04] "DELETE /access-control-list/adec06e7-1dd5-454b-a964-e5fc24a0b952 HTTP/1.1" 200 115 0.026286 10.0.0.129 - - [2026-03-19 02:21:04] "DELETE /access-control-list/9ceb053b-649c-4990-9dc9-d0034c9927b9 HTTP/1.1" 200 115 0.034262 10.0.0.129 - - [2026-03-19 02:21:04] "GET /projects?obj_uuids=105f3047-5135-437c-b091-29d4fe563eec&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001046 10.0.0.129 - - [2026-03-19 02:21:04] "GET /project/105f3047-5135-437c-b091-29d4fe563eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.026239 10.0.0.129 - - [2026-03-19 02:21:04] "GET /projects?obj_uuids=105f3047-5135-437c-b091-29d4fe563eec&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001390 10.0.0.129 - - [2026-03-19 02:21:04] "GET /project/105f3047-5135-437c-b091-29d4fe563eec?fields=virtual_networks HTTP/1.1" 200 1026 0.073411 10.0.0.129 - - [2026-03-19 02:21:04] "GET /projects?obj_uuids=105f3047-5135-437c-b091-29d4fe563eec&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001447 10.0.0.129 - - [2026-03-19 02:21:04] "GET /project/105f3047-5135-437c-b091-29d4fe563eec?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.028258 10.0.0.129 - - [2026-03-19 02:21:04] "GET /projects?obj_uuids=105f3047-5135-437c-b091-29d4fe563eec&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001410 10.0.0.129 - - [2026-03-19 02:21:04] "GET /project/105f3047-5135-437c-b091-29d4fe563eec?fields=security_groups HTTP/1.1" 200 1248 0.026427 10.0.0.129 - - [2026-03-19 02:21:21] "GET /obj-perms HTTP/1.1" 200 6402 0.079829 10.0.0.129 - - [2026-03-19 02:21:22] "GET /obj-perms HTTP/1.1" 200 6402 0.060426 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:21:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000930 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:21:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001206 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:21:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001055 [Introspect:8084]10.0.0.129 - - [2026-03-19 02:21:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001316