+++ date ++ echo 'INFO: =================== Thu Jan 2 02:17:55 UTC 2025 ===================' INFO: =================== Thu Jan 2 02:17:55 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.35 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.35 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.35 ++ ANALYTICSDB_NODES=10.0.0.35 ++ ANALYTICS_SNMP_NODES=10.0.0.35 ++ 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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8081 ' +++ '[' -n '10.0.0.35:8081 ' ']' +++ echo 10.0.0.35:8081 ++ ANALYTICS_SERVERS=10.0.0.35: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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9042 ' +++ '[' -n '10.0.0.35:9042 ' ']' +++ echo 10.0.0.35:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.35:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.35 ++ 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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8086 ' +++ '[' -n '10.0.0.35:8086 ' ']' +++ echo 10.0.0.35:8086 ++ COLLECTOR_SERVERS=10.0.0.35: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.35 ++ CONFIGDB_NODES=10.0.0.35 ++ 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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8082 ' +++ '[' -n '10.0.0.35:8082 ' ']' +++ echo 10.0.0.35:8082 ++ CONFIG_SERVERS=10.0.0.35: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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9161 ' +++ '[' -n '10.0.0.35:9161 ' ']' +++ echo 10.0.0.35:9161 ++ CONFIGDB_SERVERS=10.0.0.35: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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9041 ' +++ '[' -n '10.0.0.35:9041 ' ']' +++ echo 10.0.0.35:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.35:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.35 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.35 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.35 ++ 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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:2181, +++ '[' -n 10.0.0.35:2181, ']' +++ echo 10.0.0.35:2181 ++ ZOOKEEPER_SERVERS=10.0.0.35: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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:2181 ' +++ '[' -n '10.0.0.35:2181 ' ']' +++ echo 10.0.0.35:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.35:2181 ++ RABBITMQ_NODES=10.0.0.35 ++ 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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:5673, +++ '[' -n 10.0.0.35:5673, ']' +++ echo 10.0.0.35:5673 ++ RABBITMQ_SERVERS=10.0.0.35:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:6379 ' +++ '[' -n '10.0.0.35:6379 ' ']' +++ echo 10.0.0.35:6379 ++ REDIS_SERVERS=10.0.0.35:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.35 ++ 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.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9092 ' +++ '[' -n '10.0.0.35:9092 ' ']' +++ echo 10.0.0.35:9092 ++ KAFKA_SERVERS=10.0.0.35:9092 ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.35 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.35 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.35 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.35 ++ cut -d , -f 1 + local cassandra=10.0.0.35 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.35 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.35 +++ local servers=10.0.0.35 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.35,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.35'\''))' +++ local server_ip=10.0.0.35 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.35 ]] +++ [[ ,10.0.0.35,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.35, ]] +++ echo 10.0.0.35 1 +++ return ++ local ip=10.0.0.35 ++ [[ -z 10.0.0.35 ]] ++ echo 10.0.0.35 + host_ip=10.0.0.35 + [[ cql == \c\q\l ]] ++ echo 10.0.0.35:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.35:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.35:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/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/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/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.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 01/02/2025 02:18:02.900 7fc60a957d08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/02/2025 02:18:02.928 7fc60a957d08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/02/2025 02:18:02.944 7fc60a957d08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/02/2025 02:18:02.945 7fc60a957d08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.35:8082/ Hit Ctrl-C to quit. 10.0.0.35 - - [2025-01-02 02:18:08] "GET / HTTP/1.1" 200 45871 0.001729 10.0.0.35 - - [2025-01-02 02:18:08] "GET / HTTP/1.1" 200 45871 0.001330 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.35 - - [2025-01-02 02:18:08] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000651 10.0.0.35 - - [2025-01-02 02:18:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000321 10.0.0.35 - - [2025-01-02 02:18:09] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.35 - - [2025-01-02 02:18:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.35 - - [2025-01-02 02:18:10] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.036341 10.0.0.35 - - [2025-01-02 02:18:10] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002627 10.0.0.35 - - [2025-01-02 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.713775 10.0.0.35 - - [2025-01-02 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.35 - - [2025-01-02 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.061920 10.0.0.35 - - [2025-01-02 02:18:10] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006363 10.0.0.35 - - [2025-01-02 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 220 0.003696 10.0.0.35 - - [2025-01-02 02:18:10] "POST /config-database-nodes HTTP/1.1" 200 617 0.022071 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.35 - - [2025-01-02 02:18:10] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.35 - - [2025-01-02 02:18:10] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.35 - - [2025-01-02 02:18:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.35 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.030072 10.0.0.35 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.35 - - [2025-01-02 02:18:11] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014072 10.0.0.35 - - [2025-01-02 02:18:11] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.35 - - [2025-01-02 02:18:11] "POST /service-appliance-sets HTTP/1.1" 200 553 0.023887 10.0.0.35 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.003361 10.0.0.35 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000648 10.0.0.35 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.35 - - [2025-01-02 02:18:11] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006516 10.0.0.35 - - [2025-01-02 02:18:11] "POST /service-appliance-sets HTTP/1.1" 200 541 0.018103 10.0.0.35 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.35 - - [2025-01-02 02:18:11] "GET /network-ipam/05eecdef-39b8-4fd9-aae3-48c2de56b1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004573 10.0.0.35 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.35 - - [2025-01-02 02:18:11] "POST /service-templates HTTP/1.1" 200 511 0.028045 10.0.0.35 - - [2025-01-02 02:18:11] "POST /service-templates HTTP/1.1" 200 501 0.019245 10.0.0.35 - - [2025-01-02 02:18:12] "POST /service-templates HTTP/1.1" 200 515 0.018569 10.0.0.35 - - [2025-01-02 02:18:12] "POST /service-templates HTTP/1.1" 200 535 0.024057 10.0.0.35 - - [2025-01-02 02:18:12] "POST /service-templates HTTP/1.1" 200 507 0.017700 10.0.0.35 - - [2025-01-02 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.358361 10.0.0.35 - - [2025-01-02 02:18:12] "POST /job-templates HTTP/1.1" 200 555 0.063293 10.0.0.35 - - [2025-01-02 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 200 0.003980 10.0.0.35 - - [2025-01-02 02:18:12] "POST /job-templates HTTP/1.1" 200 563 0.069385 10.0.0.35 - - [2025-01-02 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 191 0.003465 10.0.0.35 - - [2025-01-02 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.360557 10.0.0.35 - - [2025-01-02 02:18:12] "GET /network-ipam/05eecdef-39b8-4fd9-aae3-48c2de56b1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003522 10.0.0.35 - - [2025-01-02 02:18:12] "POST /job-templates HTTP/1.1" 200 545 0.073166 10.0.0.35 - - [2025-01-02 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.003907 10.0.0.35 - - [2025-01-02 02:18:12] "POST /job-templates HTTP/1.1" 200 577 0.062050 10.0.0.35 - - [2025-01-02 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.003321 10.0.0.35 - - [2025-01-02 02:18:12] "POST /job-templates HTTP/1.1" 200 579 0.065697 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 210 0.003534 10.0.0.35 - - [2025-01-02 02:18:13] "POST /job-templates HTTP/1.1" 200 583 0.065992 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.003479 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.002829 10.0.0.35 - - [2025-01-02 02:18:13] "POST /access-control-lists HTTP/1.1" 200 587 0.020228 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.003378 10.0.0.35 - - [2025-01-02 02:18:13] "POST /job-templates HTTP/1.1" 200 559 0.065576 10.0.0.35 - - [2025-01-02 02:18:13] "POST /access-control-lists HTTP/1.1" 200 585 0.020342 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.004025 10.0.0.35 - - [2025-01-02 02:18:13] "POST /job-templates HTTP/1.1" 200 569 0.066414 10.0.0.35 - - [2025-01-02 02:18:13] "POST /route-targets HTTP/1.1" 200 327 0.051903 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.004541 10.0.0.35 - - [2025-01-02 02:18:13] "POST /ref-update HTTP/1.1" 200 156 0.011843 10.0.0.35 - - [2025-01-02 02:18:13] "POST /job-templates HTTP/1.1" 200 555 0.062372 10.0.0.35 - - [2025-01-02 02:18:13] "POST /route-targets HTTP/1.1" 200 327 0.038881 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.004281 10.0.0.35 - - [2025-01-02 02:18:13] "POST /ref-update HTTP/1.1" 200 156 0.010213 10.0.0.35 - - [2025-01-02 02:18:13] "POST /job-templates HTTP/1.1" 200 555 0.069803 10.0.0.35 - - [2025-01-02 02:18:13] "POST /route-targets HTTP/1.1" 200 327 0.055342 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.003875 10.0.0.35 - - [2025-01-02 02:18:13] "POST /ref-update HTTP/1.1" 200 156 0.011720 10.0.0.35 - - [2025-01-02 02:18:13] "POST /job-templates HTTP/1.1" 200 555 0.065366 10.0.0.35 - - [2025-01-02 02:18:13] "POST /route-targets HTTP/1.1" 200 327 0.042922 10.0.0.35 - - [2025-01-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.002519 10.0.0.35 - - [2025-01-02 02:18:13] "POST /ref-update HTTP/1.1" 200 156 0.011483 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.002833 10.0.0.35 - - [2025-01-02 02:18:14] "POST /job-templates HTTP/1.1" 200 535 0.060549 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.002373 10.0.0.35 - - [2025-01-02 02:18:14] "POST /access-control-lists HTTP/1.1" 200 551 0.061057 10.0.0.35 - - [2025-01-02 02:18:14] "POST /job-templates HTTP/1.1" 200 559 0.062278 10.0.0.35 - - [2025-01-02 02:18:14] "PUT /access-control-list/87ecf742-9775-4e1d-92e5-56e1b64823c5 HTTP/1.1" 200 272 0.026080 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.003321 10.0.0.35 - - [2025-01-02 02:18:14] "PUT /access-control-list/c253160f-e818-4e08-a29f-b1d1e92e630b HTTP/1.1" 200 272 0.009571 10.0.0.35 - - [2025-01-02 02:18:14] "POST /job-templates HTTP/1.1" 200 559 0.061143 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.004290 10.0.0.35 - - [2025-01-02 02:18:14] "POST /job-templates HTTP/1.1" 200 559 0.065062 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.003514 10.0.0.35 - - [2025-01-02 02:18:14] "POST /job-templates HTTP/1.1" 200 565 0.061314 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.003872 10.0.0.35 - - [2025-01-02 02:18:14] "GET / HTTP/1.1" 200 35931 0.003986 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000378 10.0.0.35 - - [2025-01-02 02:18:14] "POST /job-templates HTTP/1.1" 200 557 0.066139 10.0.0.35 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.004252 10.0.0.35 - - [2025-01-02 02:18:15] "POST /job-templates HTTP/1.1" 200 555 0.062100 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.003858 10.0.0.35 - - [2025-01-02 02:18:15] "POST /job-templates HTTP/1.1" 200 573 0.061990 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024552 10.0.0.35 - - [2025-01-02 02:18:15] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005949 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.002627 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.003804 10.0.0.35 - - [2025-01-02 02:18:15] "POST /job-templates HTTP/1.1" 200 551 0.062290 10.0.0.35 - - [2025-01-02 02:18:15] "POST /config-nodes HTTP/1.1" 200 599 0.036734 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 208 0.002960 10.0.0.35 - - [2025-01-02 02:18:15] "POST /job-templates HTTP/1.1" 200 579 0.061113 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.004538 10.0.0.35 - - [2025-01-02 02:18:15] "POST /job-templates HTTP/1.1" 200 555 0.062847 10.0.0.35 - - [2025-01-02 02:18:15] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.35 - - [2025-01-02 02:18:15] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000462 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.003215 10.0.0.35 - - [2025-01-02 02:18:15] "POST /job-templates HTTP/1.1" 200 559 0.061248 10.0.0.35 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.003442 10.0.0.35 - - [2025-01-02 02:18:15] "POST /job-templates HTTP/1.1" 200 575 0.066272 10.0.0.35 - - [2025-01-02 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.003279 10.0.0.35 - - [2025-01-02 02:18:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.025218 10.0.0.35 - - [2025-01-02 02:18:16] "POST /job-templates HTTP/1.1" 200 557 0.066353 10.0.0.35 - - [2025-01-02 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003402 10.0.0.35 - - [2025-01-02 02:18:16] "POST /job-templates HTTP/1.1" 200 559 0.066113 10.0.0.35 - - [2025-01-02 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.004109 10.0.0.35 - - [2025-01-02 02:18:16] "POST /job-templates HTTP/1.1" 200 555 0.070083 10.0.0.35 - - [2025-01-02 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.003763 10.0.0.35 - - [2025-01-02 02:18:16] "POST /job-templates HTTP/1.1" 200 553 0.061359 10.0.0.35 - - [2025-01-02 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.003880 10.0.0.35 - - [2025-01-02 02:18:16] "POST /job-templates HTTP/1.1" 200 553 0.064803 10.0.0.35 - - [2025-01-02 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.003320 10.0.0.35 - - [2025-01-02 02:18:16] "POST /job-templates HTTP/1.1" 200 553 0.061313 10.0.0.35 - - [2025-01-02 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.003227 10.0.0.35 - - [2025-01-02 02:18:17] "POST /job-templates HTTP/1.1" 200 563 0.060292 10.0.0.35 - - [2025-01-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.003285 10.0.0.35 - - [2025-01-02 02:18:17] "POST /job-templates HTTP/1.1" 200 565 0.061041 10.0.0.35 - - [2025-01-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.003104 10.0.0.35 - - [2025-01-02 02:18:17] "POST /config-propertiess HTTP/1.1" 200 551 0.020994 10.0.0.35 - - [2025-01-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 168 0.003570 10.0.0.35 - - [2025-01-02 02:18:17] "POST /tags HTTP/1.1" 200 321 0.033666 10.0.0.35 - - [2025-01-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 166 0.003268 10.0.0.35 - - [2025-01-02 02:18:17] "POST /tags HTTP/1.1" 200 317 0.022455 10.0.0.35 - - [2025-01-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 174 0.003145 10.0.0.35 - - [2025-01-02 02:18:17] "POST /tags HTTP/1.1" 200 333 0.022571 10.0.0.35 - - [2025-01-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 162 0.004208 10.0.0.35 - - [2025-01-02 02:18:17] "POST /tags HTTP/1.1" 200 309 0.025941 10.0.0.35 - - [2025-01-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 174 0.003217 10.0.0.35 - - [2025-01-02 02:18:17] "POST /tags HTTP/1.1" 200 333 0.023320 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 164 0.003291 10.0.0.35 - - [2025-01-02 02:18:18] "POST /tags HTTP/1.1" 200 313 0.022452 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 169 0.003161 10.0.0.35 - - [2025-01-02 02:18:18] "POST /tags HTTP/1.1" 200 323 0.022015 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.35 - - [2025-01-02 02:18:18] "PUT /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85 HTTP/1.1" 200 274 0.010585 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 166 0.002928 10.0.0.35 - - [2025-01-02 02:18:18] "POST /hardwares HTTP/1.1" 200 327 0.011852 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 166 0.003573 10.0.0.35 - - [2025-01-02 02:18:18] "POST /hardwares HTTP/1.1" 200 327 0.011844 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 166 0.003252 10.0.0.35 - - [2025-01-02 02:18:18] "POST /hardwares HTTP/1.1" 200 327 0.010851 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 166 0.003433 10.0.0.35 - - [2025-01-02 02:18:18] "POST /hardwares HTTP/1.1" 200 327 0.010794 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 164 0.003150 10.0.0.35 - - [2025-01-02 02:18:18] "POST /hardwares HTTP/1.1" 200 323 0.012293 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 164 0.004153 10.0.0.35 - - [2025-01-02 02:18:18] "POST /hardwares HTTP/1.1" 200 323 0.014875 10.0.0.35 - - [2025-01-02 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 161 0.004454 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 317 0.014973 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 164 0.003173 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 323 0.011167 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 164 0.003319 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 323 0.010854 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 164 0.003213 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 323 0.011053 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 165 0.003552 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 325 0.011277 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 165 0.003716 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 325 0.012317 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 165 0.003384 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 325 0.011557 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 165 0.003216 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 325 0.011807 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 164 0.003210 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 323 0.012868 10.0.0.35 - - [2025-01-02 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 161 0.003160 10.0.0.35 - - [2025-01-02 02:18:19] "POST /hardwares HTTP/1.1" 200 317 0.012894 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 164 0.003678 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 323 0.011057 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 161 0.003861 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 317 0.013421 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 164 0.003276 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 323 0.011121 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 162 0.003184 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 319 0.014974 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 162 0.004130 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 319 0.011347 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 165 0.003165 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 325 0.011777 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 161 0.003208 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 317 0.011950 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 161 0.003216 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 317 0.012892 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 162 0.004511 10.0.0.35 - - [2025-01-02 02:18:20] "POST /hardwares HTTP/1.1" 200 319 0.011761 10.0.0.35 - - [2025-01-02 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 162 0.003362 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 319 0.012506 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 162 0.003283 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.35 - - [2025-01-02 02:18:21] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003554 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 319 0.011383 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 158 0.002729 10.0.0.35 - - [2025-01-02 02:18:21] "PUT /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb HTTP/1.1" 200 276 0.009161 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 311 0.012197 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 158 0.003482 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 311 0.013065 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 160 0.003563 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 315 0.015430 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 154 0.003665 10.0.0.35 - - [2025-01-02 02:18:21] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.35 - - [2025-01-02 02:18:21] "POST /alarms HTTP/1.1" 401 292 0.000424 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 303 0.010853 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 158 0.003171 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 311 0.010672 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 155 0.003562 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 305 0.011184 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 155 0.003060 10.0.0.35 - - [2025-01-02 02:18:21] "POST /hardwares HTTP/1.1" 200 305 0.012072 10.0.0.35 - - [2025-01-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 155 0.003885 10.0.0.35 - - [2025-01-02 02:18:21] "POST /alarms HTTP/1.1" 200 581 0.042968 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 305 0.009814 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 575 0.020512 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 155 0.002753 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 575 0.017666 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 305 0.010588 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 559 0.015559 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 156 0.003045 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 555 0.016195 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 307 0.011520 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 557 0.018671 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 156 0.002422 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 307 0.010003 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 565 0.023625 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 156 0.003240 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 549 0.016934 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 307 0.011331 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 557 0.016394 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 157 0.003057 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 567 0.018154 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 309 0.011447 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 555 0.021817 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 158 0.002829 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 311 0.011371 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 567 0.022423 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 158 0.003959 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 575 0.075630 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 311 0.042070 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 153 0.002674 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 569 0.023147 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 301 0.012154 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 561 0.017980 10.0.0.35 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 157 0.003311 10.0.0.35 - - [2025-01-02 02:18:22] "POST /alarms HTTP/1.1" 200 561 0.020065 10.0.0.35 - - [2025-01-02 02:18:22] "POST /hardwares HTTP/1.1" 200 309 0.010099 10.0.0.35 - - [2025-01-02 02:18:23] "POST /alarms HTTP/1.1" 200 561 0.020218 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 157 0.004050 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 309 0.014617 10.0.0.35 - - [2025-01-02 02:18:23] "POST /alarms HTTP/1.1" 200 547 0.026493 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 157 0.003765 10.0.0.35 - - [2025-01-02 02:18:23] "POST /alarms HTTP/1.1" 200 595 0.021562 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 309 0.011480 10.0.0.35 - - [2025-01-02 02:18:23] "POST /alarms HTTP/1.1" 200 575 0.017228 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 157 0.002789 10.0.0.35 - - [2025-01-02 02:18:23] "POST /alarms HTTP/1.1" 200 571 0.018118 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 309 0.010257 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 157 0.002402 10.0.0.35 - - [2025-01-02 02:18:23] "POST /alarms HTTP/1.1" 200 583 0.033566 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 309 0.011606 10.0.0.35 - - [2025-01-02 02:18:23] "POST /alarms HTTP/1.1" 200 609 0.021899 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 161 0.002820 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 317 0.012382 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 157 0.003608 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 309 0.011167 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 157 0.003123 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 309 0.011328 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 154 0.003500 10.0.0.35 - - [2025-01-02 02:18:23] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.35 - - [2025-01-02 02:18:23] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000552 10.0.0.35 - - [2025-01-02 02:18:23] "POST /hardwares HTTP/1.1" 200 303 0.012375 10.0.0.35 - - [2025-01-02 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.004048 10.0.0.35 - - [2025-01-02 02:18:23] "POST /features HTTP/1.1" 200 533 0.027501 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 185 0.003667 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 523 0.017797 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 184 0.003173 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 521 0.018503 10.0.0.35 - - [2025-01-02 02:18:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.023860 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 184 0.003084 10.0.0.35 - - [2025-01-02 02:18:24] "PUT /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb HTTP/1.1" 200 276 0.010137 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 521 0.016181 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.003117 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 531 0.017205 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 184 0.003532 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 521 0.020001 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.003310 10.0.0.35 - - [2025-01-02 02:18:24] "GET / HTTP/1.1" 200 35931 0.002704 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 539 0.020399 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.003960 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 525 0.018022 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.003255 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 519 0.016620 10.0.0.35 - - [2025-01-02 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.003300 10.0.0.35 - - [2025-01-02 02:18:24] "POST /features HTTP/1.1" 200 517 0.019227 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.003545 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025257 10.0.0.35 - - [2025-01-02 02:18:25] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003896 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.35 - - [2025-01-02 02:18:25] "POST /features HTTP/1.1" 200 533 0.020605 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.005477 10.0.0.35 - - [2025-01-02 02:18:25] "PUT /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb HTTP/1.1" 200 276 0.010444 10.0.0.35 - - [2025-01-02 02:18:25] "POST /features HTTP/1.1" 200 541 0.021042 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 178 0.003276 10.0.0.35 - - [2025-01-02 02:18:25] "POST /physical-roles HTTP/1.1" 200 521 0.025355 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 179 0.003523 10.0.0.35 - - [2025-01-02 02:18:25] "POST /physical-roles HTTP/1.1" 200 523 0.017114 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 184 0.003102 10.0.0.35 - - [2025-01-02 02:18:25] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000381 10.0.0.35 - - [2025-01-02 02:18:25] "POST /physical-roles HTTP/1.1" 200 533 0.017757 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 177 0.003412 10.0.0.35 - - [2025-01-02 02:18:25] "POST /physical-roles HTTP/1.1" 200 519 0.018857 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 191 0.003968 10.0.0.35 - - [2025-01-02 02:18:25] "POST /overlay-roles HTTP/1.1" 200 545 0.021280 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 184 0.004330 10.0.0.35 - - [2025-01-02 02:18:25] "POST /overlay-roles HTTP/1.1" 200 531 0.017503 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.024539 10.0.0.35 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 191 0.002435 10.0.0.35 - - [2025-01-02 02:18:25] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006287 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 545 0.018717 10.0.0.35 - - [2025-01-02 02:18:26] "PUT /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85 HTTP/1.1" 200 274 0.036293 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 185 0.002494 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 533 0.015845 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.003726 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 541 0.018245 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.35 - - [2025-01-02 02:18:26] "PUT /overlay-role/b5c9b093-a90f-4651-9c8a-b8bab0b383ef HTTP/1.1" 200 258 0.010254 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.003120 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 531 0.017109 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 185 0.003160 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 533 0.016691 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.003155 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 529 0.019153 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 187 0.003500 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 537 0.016382 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.003276 10.0.0.35 - - [2025-01-02 02:18:26] "POST /overlay-roles HTTP/1.1" 200 541 0.018786 10.0.0.35 - - [2025-01-02 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 178 0.003390 10.0.0.35 - - [2025-01-02 02:18:27] "POST /overlay-roles HTTP/1.1" 200 519 0.018533 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.003908 10.0.0.35 - - [2025-01-02 02:18:27] "POST /overlay-roles HTTP/1.1" 200 543 0.017768 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.003253 10.0.0.35 - - [2025-01-02 02:18:27] "POST /role-definitions HTTP/1.1" 200 533 0.017145 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.003132 10.0.0.35 - - [2025-01-02 02:18:27] "POST /role-definitions HTTP/1.1" 200 547 0.017099 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.003259 10.0.0.35 - - [2025-01-02 02:18:27] "POST /role-definitions HTTP/1.1" 200 549 0.017202 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.003451 10.0.0.35 - - [2025-01-02 02:18:27] "POST /role-definitions HTTP/1.1" 200 551 0.016113 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.003196 10.0.0.35 - - [2025-01-02 02:18:27] "POST /role-definitions HTTP/1.1" 200 563 0.016726 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.003147 10.0.0.35 - - [2025-01-02 02:18:27] "POST /role-definitions HTTP/1.1" 200 547 0.016557 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.003903 10.0.0.35 - - [2025-01-02 02:18:27] "POST /role-definitions HTTP/1.1" 200 549 0.017748 10.0.0.35 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.003945 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 551 0.017662 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.003213 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 549 0.020738 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.003114 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 561 0.019675 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.003541 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 547 0.017321 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.003875 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 549 0.017450 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.003562 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 545 0.016300 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.003181 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 547 0.019017 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 192 0.003503 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 553 0.016040 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.003166 10.0.0.35 - - [2025-01-02 02:18:28] "POST /role-definitions HTTP/1.1" 200 555 0.016808 10.0.0.35 - - [2025-01-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.003061 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 533 0.018881 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 187 0.003170 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 543 0.016134 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 181 0.003006 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 531 0.017207 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.003398 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 537 0.018625 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.003456 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 547 0.015899 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 194 0.003346 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 557 0.016063 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.003359 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 561 0.017471 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.003240 10.0.0.35 - - [2025-01-02 02:18:29] "POST /role-definitions HTTP/1.1" 200 559 0.017420 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.003189 10.0.0.35 - - [2025-01-02 02:18:29] "POST /feature-configs HTTP/1.1" 200 537 0.018839 10.0.0.35 - - [2025-01-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.003106 10.0.0.35 - - [2025-01-02 02:18:30] "POST /feature-configs HTTP/1.1" 200 562 0.017236 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.003148 10.0.0.35 - - [2025-01-02 02:18:30] "POST /feature-configs HTTP/1.1" 200 561 0.016219 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.003217 10.0.0.35 - - [2025-01-02 02:18:30] "POST /node-profiles HTTP/1.1" 200 547 0.027890 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.003983 10.0.0.35 - - [2025-01-02 02:18:30] "POST /node-profiles HTTP/1.1" 200 537 0.018475 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.002958 10.0.0.35 - - [2025-01-02 02:18:30] "POST /node-profiles HTTP/1.1" 200 549 0.016028 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.005965 10.0.0.35 - - [2025-01-02 02:18:30] "POST /node-profiles HTTP/1.1" 200 541 0.018669 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.003856 10.0.0.35 - - [2025-01-02 02:18:30] "POST /node-profiles HTTP/1.1" 200 541 0.018114 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.003230 10.0.0.35 - - [2025-01-02 02:18:30] "POST /node-profiles HTTP/1.1" 200 539 0.017161 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.003043 10.0.0.35 - - [2025-01-02 02:18:30] "POST /node-profiles HTTP/1.1" 200 531 0.016591 10.0.0.35 - - [2025-01-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 185 0.002958 10.0.0.35 - - [2025-01-02 02:18:31] "POST /node-profiles HTTP/1.1" 200 533 0.018278 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.003659 10.0.0.35 - - [2025-01-02 02:18:31] "POST /node-profiles HTTP/1.1" 200 557 0.017592 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003186 10.0.0.35 - - [2025-01-02 02:18:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015487 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003566 10.0.0.35 - - [2025-01-02 02:18:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017271 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003623 10.0.0.35 - - [2025-01-02 02:18:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016773 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003166 10.0.0.35 - - [2025-01-02 02:18:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017395 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003586 10.0.0.35 - - [2025-01-02 02:18:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017301 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003584 10.0.0.35 - - [2025-01-02 02:18:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017884 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.003542 10.0.0.35 - - [2025-01-02 02:18:31] "POST /sflow-profiles HTTP/1.1" 200 532 0.020132 10.0.0.35 - - [2025-01-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.003742 10.0.0.35 - - [2025-01-02 02:18:32] "POST /sflow-profiles HTTP/1.1" 200 538 0.018266 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.004537 10.0.0.35 - - [2025-01-02 02:18:32] "POST /sflow-profiles HTTP/1.1" 200 538 0.017955 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.003433 10.0.0.35 - - [2025-01-02 02:18:32] "POST /grpc-profiles HTTP/1.1" 200 530 0.017957 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.003543 10.0.0.35 - - [2025-01-02 02:18:32] "POST /snmp-profiles HTTP/1.1" 200 530 0.026500 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.003895 10.0.0.35 - - [2025-01-02 02:18:32] "POST /netconf-profiles HTTP/1.1" 200 542 0.017150 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.004544 10.0.0.35 - - [2025-01-02 02:18:32] "POST /device-functional-groups HTTP/1.1" 200 540 0.018017 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.003419 10.0.0.35 - - [2025-01-02 02:18:32] "POST /device-functional-groups HTTP/1.1" 200 540 0.016880 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.003144 10.0.0.35 - - [2025-01-02 02:18:32] "POST /device-functional-groups HTTP/1.1" 200 544 0.016955 10.0.0.35 - - [2025-01-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.003816 10.0.0.35 - - [2025-01-02 02:18:32] "POST /device-functional-groups HTTP/1.1" 200 542 0.018859 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 218 0.003443 10.0.0.35 - - [2025-01-02 02:18:33] "POST /device-functional-groups HTTP/1.1" 200 590 0.021693 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.003180 10.0.0.35 - - [2025-01-02 02:18:33] "POST /device-functional-groups HTTP/1.1" 200 570 0.018641 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.003289 10.0.0.35 - - [2025-01-02 02:18:33] "POST /device-functional-groups HTTP/1.1" 200 620 0.018544 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.003199 10.0.0.35 - - [2025-01-02 02:18:33] "POST /device-functional-groups HTTP/1.1" 200 566 0.016500 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.003215 10.0.0.35 - - [2025-01-02 02:18:33] "POST /device-functional-groups HTTP/1.1" 200 564 0.017593 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 210 0.003401 10.0.0.35 - - [2025-01-02 02:18:33] "POST /device-functional-groups HTTP/1.1" 200 574 0.018788 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.005094 10.0.0.35 - - [2025-01-02 02:18:33] "POST /role-configs HTTP/1.1" 200 525 0.018906 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.003000 10.0.0.35 - - [2025-01-02 02:18:33] "POST /role-configs HTTP/1.1" 200 520 0.016298 10.0.0.35 - - [2025-01-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003163 10.0.0.35 - - [2025-01-02 02:18:33] "POST /role-configs HTTP/1.1" 200 522 0.017770 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.002958 10.0.0.35 - - [2025-01-02 02:18:34] "POST /role-configs HTTP/1.1" 200 522 0.016245 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.002949 10.0.0.35 - - [2025-01-02 02:18:34] "POST /role-configs HTTP/1.1" 200 526 0.017011 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.003088 10.0.0.35 - - [2025-01-02 02:18:34] "POST /role-configs HTTP/1.1" 200 521 0.018095 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003206 10.0.0.35 - - [2025-01-02 02:18:34] "POST /role-configs HTTP/1.1" 200 517 0.015879 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.003419 10.0.0.35 - - [2025-01-02 02:18:34] "POST /role-configs HTTP/1.1" 200 518 0.019687 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.35 - - [2025-01-02 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.009142 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.35 - - [2025-01-02 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.008780 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.35 - - [2025-01-02 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.35 - - [2025-01-02 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.008462 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.35 - - [2025-01-02 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.009630 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.35 - - [2025-01-02 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.008332 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.35 - - [2025-01-02 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.009039 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.35 - - [2025-01-02 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.009281 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.35 - - [2025-01-02 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.008602 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.35 - - [2025-01-02 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.008412 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.35 - - [2025-01-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.35 - - [2025-01-02 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.009615 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.35 - - [2025-01-02 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.010609 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.35 - - [2025-01-02 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.008049 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.35 - - [2025-01-02 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.007940 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.35 - - [2025-01-02 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.008425 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.35 - - [2025-01-02 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.007485 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.35 - - [2025-01-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.35 - - [2025-01-02 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.008079 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.35 - - [2025-01-02 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.35 - - [2025-01-02 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.35 - - [2025-01-02 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.008795 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.35 - - [2025-01-02 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.35 - - [2025-01-02 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.010423 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.35 - - [2025-01-02 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.007235 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.35 - - [2025-01-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.35 - - [2025-01-02 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.007883 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.35 - - [2025-01-02 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.009700 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.35 - - [2025-01-02 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.35 - - [2025-01-02 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.007556 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.35 - - [2025-01-02 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.008590 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.35 - - [2025-01-02 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.010646 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.35 - - [2025-01-02 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.007730 10.0.0.35 - - [2025-01-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.35 - - [2025-01-02 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.007910 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.35 - - [2025-01-02 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.006929 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.35 - - [2025-01-02 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.35 - - [2025-01-02 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.008674 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.35 - - [2025-01-02 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.007668 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.35 - - [2025-01-02 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.008405 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.35 - - [2025-01-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.35 - - [2025-01-02 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.007994 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.35 - - [2025-01-02 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007659 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.35 - - [2025-01-02 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.35 - - [2025-01-02 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.35 - - [2025-01-02 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007565 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.35 - - [2025-01-02 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.008091 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.35 - - [2025-01-02 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.008238 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.35 - - [2025-01-02 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.35 - - [2025-01-02 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.35 - - [2025-01-02 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007423 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.35 - - [2025-01-02 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007521 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.35 - - [2025-01-02 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007943 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.35 - - [2025-01-02 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.008098 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.35 - - [2025-01-02 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007962 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.35 - - [2025-01-02 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.008674 10.0.0.35 - - [2025-01-02 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.35 - - [2025-01-02 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.009364 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.35 - - [2025-01-02 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.008102 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.35 - - [2025-01-02 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.009452 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.35 - - [2025-01-02 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.008072 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.35 - - [2025-01-02 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.008506 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.35 - - [2025-01-02 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.007591 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.35 - - [2025-01-02 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.35 - - [2025-01-02 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.006960 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.35 - - [2025-01-02 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.009161 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.35 - - [2025-01-02 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.008267 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.35 - - [2025-01-02 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.007220 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.35 - - [2025-01-02 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.008346 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.35 - - [2025-01-02 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.009475 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.35 - - [2025-01-02 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.35 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.35 - - [2025-01-02 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.008877 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.35 - - [2025-01-02 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.009022 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.35 - - [2025-01-02 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.009917 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.35 - - [2025-01-02 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.010714 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.35 - - [2025-01-02 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.009162 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.35 - - [2025-01-02 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.008692 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.35 - - [2025-01-02 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.35 - - [2025-01-02 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.35 - - [2025-01-02 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.008048 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.35 - - [2025-01-02 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.009561 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.35 - - [2025-01-02 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.007745 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.35 - - [2025-01-02 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.008475 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.35 - - [2025-01-02 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.008882 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.35 - - [2025-01-02 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.008359 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.35 - - [2025-01-02 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.35 - - [2025-01-02 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.007919 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.35 - - [2025-01-02 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.007511 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.35 - - [2025-01-02 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.007701 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.35 - - [2025-01-02 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.008738 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.35 - - [2025-01-02 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.024201 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.35 - - [2025-01-02 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.009042 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.35 - - [2025-01-02 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.008528 10.0.0.35 - - [2025-01-02 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.35 - - [2025-01-02 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.009893 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.35 - - [2025-01-02 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.012758 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.35 - - [2025-01-02 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.007674 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.35 - - [2025-01-02 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.007695 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.35 - - [2025-01-02 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.029658 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.35 - - [2025-01-02 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.009582 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.35 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.35 - - [2025-01-02 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.010724 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.35 - - [2025-01-02 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.011682 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.35 - - [2025-01-02 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.008615 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.35 - - [2025-01-02 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.35 - - [2025-01-02 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.008795 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.35 - - [2025-01-02 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.35 - - [2025-01-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.35 - - [2025-01-02 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.008974 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.35 - - [2025-01-02 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.007988 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.35 - - [2025-01-02 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008149 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.35 - - [2025-01-02 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008773 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.35 - - [2025-01-02 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008582 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.35 - - [2025-01-02 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008305 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.35 - - [2025-01-02 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008197 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.35 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.35 - - [2025-01-02 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.009395 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.35 - - [2025-01-02 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.008867 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.35 - - [2025-01-02 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.007869 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.35 - - [2025-01-02 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.008350 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.35 - - [2025-01-02 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.35 - - [2025-01-02 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.007343 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.35 - - [2025-01-02 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.35 - - [2025-01-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.35 - - [2025-01-02 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.008082 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.35 - - [2025-01-02 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.35 - - [2025-01-02 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.007968 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.35 - - [2025-01-02 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.008173 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.35 - - [2025-01-02 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.009988 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.35 - - [2025-01-02 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.009928 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.35 - - [2025-01-02 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.35 - - [2025-01-02 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.008349 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.35 - - [2025-01-02 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.009428 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.35 - - [2025-01-02 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.009656 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.35 - - [2025-01-02 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.007768 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.35 - - [2025-01-02 02:18:52] "GET /global-system-configs HTTP/1.1" 200 322 0.670816 10.0.0.35 - - [2025-01-02 02:18:52] "GET /global-system-configs HTTP/1.1" 200 322 0.035061 10.0.0.35 - - [2025-01-02 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.35 - - [2025-01-02 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008654 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.35 - - [2025-01-02 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.011719 10.0.0.35 - - [2025-01-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.35 - - [2025-01-02 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008744 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.35 - - [2025-01-02 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.35 - - [2025-01-02 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008207 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.35 - - [2025-01-02 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.007965 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.35 - - [2025-01-02 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.007744 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.35 - - [2025-01-02 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.007983 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.35 - - [2025-01-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.35 - - [2025-01-02 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.007595 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.35 - - [2025-01-02 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007264 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.35 - - [2025-01-02 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007703 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.35 - - [2025-01-02 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.008555 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.35 - - [2025-01-02 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007853 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.35 - - [2025-01-02 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007557 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.35 - - [2025-01-02 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007797 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.35 - - [2025-01-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.35 - - [2025-01-02 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.007320 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.35 - - [2025-01-02 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.007773 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.35 - - [2025-01-02 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.007987 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.35 - - [2025-01-02 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.35 - - [2025-01-02 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.007882 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.35 - - [2025-01-02 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008244 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.35 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.35 - - [2025-01-02 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.007745 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.35 - - [2025-01-02 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.35 - - [2025-01-02 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.008521 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.35 - - [2025-01-02 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.35 - - [2025-01-02 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.007994 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.35 - - [2025-01-02 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.008140 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012812 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.35 - - [2025-01-02 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.009391 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.35 - - [2025-01-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.35 - - [2025-01-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.009135 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.35 - - [2025-01-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007436 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.35 - - [2025-01-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007307 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.35 - - [2025-01-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.35 - - [2025-01-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007228 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.35 - - [2025-01-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007749 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.35 - - [2025-01-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.009110 10.0.0.35 - - [2025-01-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.35 - - [2025-01-02 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007573 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.35 - - [2025-01-02 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007454 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.35 - - [2025-01-02 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.008420 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.35 - - [2025-01-02 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007284 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.35 - - [2025-01-02 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007472 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.35 - - [2025-01-02 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007416 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.35 - - [2025-01-02 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.35 - - [2025-01-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.35 - - [2025-01-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.009116 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.35 - - [2025-01-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007783 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.35 - - [2025-01-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007567 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.35 - - [2025-01-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007118 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.35 - - [2025-01-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007591 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.35 - - [2025-01-02 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007143 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.35 - - [2025-01-02 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.35 - - [2025-01-02 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.007350 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.35 - - [2025-01-02 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.008125 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.35 - - [2025-01-02 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.35 - - [2025-01-02 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.009928 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.35 - - [2025-01-02 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.009692 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.35 - - [2025-01-02 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.008023 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.35 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.35 - - [2025-01-02 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.011508 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.35 - - [2025-01-02 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.010159 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.35 - - [2025-01-02 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.008615 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.35 - - [2025-01-02 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.008207 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.35 - - [2025-01-02 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.008015 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.35 - - [2025-01-02 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.009983 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.35 - - [2025-01-02 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.009409 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.35 - - [2025-01-02 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.35 - - [2025-01-02 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.008120 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.35 - - [2025-01-02 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.007848 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.35 - - [2025-01-02 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.010277 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.35 - - [2025-01-02 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.009352 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.35 - - [2025-01-02 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.009189 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.35 - - [2025-01-02 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.009952 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.35 - - [2025-01-02 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.009851 10.0.0.35 - - [2025-01-02 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.35 - - [2025-01-02 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.008778 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.35 - - [2025-01-02 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.009161 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.35 - - [2025-01-02 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.35 - - [2025-01-02 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.35 - - [2025-01-02 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.010532 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.35 - - [2025-01-02 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.008327 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.35 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.35 - - [2025-01-02 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.008849 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.35 - - [2025-01-02 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.009336 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.35 - - [2025-01-02 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.010175 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.35 - - [2025-01-02 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.009836 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.35 - - [2025-01-02 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.009021 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.35 - - [2025-01-02 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.009756 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.35 - - [2025-01-02 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.009020 10.0.0.35 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.35 - - [2025-01-02 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.009056 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.35 - - [2025-01-02 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.010677 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.35 - - [2025-01-02 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.011137 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.35 - - [2025-01-02 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.009855 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.35 - - [2025-01-02 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.35 - - [2025-01-02 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.011189 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.35 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.35 - - [2025-01-02 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.024050 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.35 - - [2025-01-02 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.35 - - [2025-01-02 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.018578 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.35 - - [2025-01-02 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.008389 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.35 - - [2025-01-02 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.008510 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.35 - - [2025-01-02 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.009421 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.35 - - [2025-01-02 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.009564 10.0.0.35 - - [2025-01-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.35 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.009128 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.35 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.010165 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.35 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.008822 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.35 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.010007 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.35 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.010676 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.35 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.008419 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.35 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.35 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.35 - - [2025-01-02 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.008407 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.35 - - [2025-01-02 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.35 - - [2025-01-02 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.008620 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.35 - - [2025-01-02 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.010345 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.35 - - [2025-01-02 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.009192 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.35 - - [2025-01-02 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.008756 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.35 - - [2025-01-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.35 - - [2025-01-02 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.009151 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.35 - - [2025-01-02 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.009124 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.35 - - [2025-01-02 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.019406 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.35 - - [2025-01-02 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.008440 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.35 - - [2025-01-02 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.008593 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.35 - - [2025-01-02 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.008261 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.35 - - [2025-01-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.35 - - [2025-01-02 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.009568 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.35 - - [2025-01-02 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.008646 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.35 - - [2025-01-02 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.007877 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.35 - - [2025-01-02 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.007612 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.35 - - [2025-01-02 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.007358 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.35 - - [2025-01-02 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.009547 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.35 - - [2025-01-02 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.007944 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.35 - - [2025-01-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.35 - - [2025-01-02 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.008143 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.35 - - [2025-01-02 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.007279 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.35 - - [2025-01-02 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.35 - - [2025-01-02 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.007506 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.35 - - [2025-01-02 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.007702 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.35 - - [2025-01-02 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.35 - - [2025-01-02 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.013481 10.0.0.35 - - [2025-01-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.35 - - [2025-01-02 02:19:12] "POST /ref-update HTTP/1.1" 200 156 0.011722 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.35 - - [2025-01-02 02:19:12] "POST /ref-update HTTP/1.1" 200 156 0.010727 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.35 - - [2025-01-02 02:19:12] "POST /ref-update HTTP/1.1" 200 156 0.010023 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.35 - - [2025-01-02 02:19:12] "POST /ref-update HTTP/1.1" 200 156 0.011781 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.35 - - [2025-01-02 02:19:12] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.35 - - [2025-01-02 02:19:12] "POST /ref-update HTTP/1.1" 200 156 0.008383 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.35 - - [2025-01-02 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.35 - - [2025-01-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.008592 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.35 - - [2025-01-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.008387 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.35 - - [2025-01-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.008661 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.35 - - [2025-01-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.008421 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.35 - - [2025-01-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.35 - - [2025-01-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.008732 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.35 - - [2025-01-02 02:19:13] "POST /ref-update HTTP/1.1" 200 156 0.007998 10.0.0.35 - - [2025-01-02 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.35 - - [2025-01-02 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.008390 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.35 - - [2025-01-02 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.008275 10.0.0.35 - - [2025-01-02 02:19:14] "POST /network-ipams HTTP/1.1" 200 550 0.016547 10.0.0.35 - - [2025-01-02 02:19:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004352 10.0.0.35 - - [2025-01-02 02:19:14] "POST /virtual-networks HTTP/1.1" 200 552 0.098293 10.0.0.35 - - [2025-01-02 02:19:14] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002830 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.003024 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 178 0.003336 10.0.0.35 - - [2025-01-02 02:19:14] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003207 10.0.0.35 - - [2025-01-02 02:19:14] "GET /fabric/abfb7bab-e6ff-4e54-a0c6-fbb1e1de096e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.005514 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.003275 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.003150 10.0.0.35 - - [2025-01-02 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.003050 10.0.0.35 - - [2025-01-02 02:19:14] "POST /route-targets HTTP/1.1" 200 327 0.009726 10.0.0.35 - - [2025-01-02 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.008947 10.0.0.35 - - [2025-01-02 02:19:44] "GET / HTTP/1.1" 200 35931 0.002418 10.0.0.35 - - [2025-01-02 02:19:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000627 10.0.0.35 - - [2025-01-02 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.029005 10.0.0.35 - - [2025-01-02 02:19:45] "GET /routing-instance/63daf333-6697-4e40-a0ae-d49ae7073ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003954 10.0.0.35 - - [2025-01-02 02:19:45] "POST /bgp-routers HTTP/1.1" 200 622 0.018601 10.0.0.35 - - [2025-01-02 02:19:45] "GET /bgp-router/6823683d-35e8-48e3-b868-a6e424626d15?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.005763 10.0.0.35 - - [2025-01-02 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.35 - - [2025-01-02 02:19:45] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006861 10.0.0.35 - - [2025-01-02 02:19:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003238 10.0.0.35 - - [2025-01-02 02:19:45] "POST /ref-update HTTP/1.1" 200 156 0.008574 10.0.0.35 - - [2025-01-02 02:20:42] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.35 - - [2025-01-02 02:20:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.35 - - [2025-01-02 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025196 10.0.0.35 - - [2025-01-02 02:20:42] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007718 10.0.0.35 - - [2025-01-02 02:20:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003315 10.0.0.35 - - [2025-01-02 02:20:42] "POST /database-nodes HTTP/1.1" 200 603 0.019412 10.0.0.35 - - [2025-01-02 02:21:30] "GET / HTTP/1.1" 200 35931 0.002926 10.0.0.35 - - [2025-01-02 02:21:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.35 - - [2025-01-02 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024017 10.0.0.35 - - [2025-01-02 02:21:31] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005909 10.0.0.35 - - [2025-01-02 02:21:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.003381 10.0.0.35 - - [2025-01-02 02:21:31] "POST /analytics-nodes HTTP/1.1" 200 605 0.016528 10.0.0.35 - - [2025-01-02 02:21:37] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.35 - - [2025-01-02 02:21:48] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.35 - - [2025-01-02 02:21:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.35 - - [2025-01-02 02:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.026789 10.0.0.35 - - [2025-01-02 02:21:48] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006545 10.0.0.35 - - [2025-01-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.003079 10.0.0.35 - - [2025-01-02 02:21:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.020311 10.0.0.35 - - [2025-01-02 02:21:59] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.35 - - [2025-01-02 02:21:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.35 - - [2025-01-02 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024799 10.0.0.35 - - [2025-01-02 02:22:00] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007806 10.0.0.35 - - [2025-01-02 02:22:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.003070 10.0.0.35 - - [2025-01-02 02:22:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.017753 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.35 - - [2025-01-02 02:22:14] "GET /obj-perms HTTP/1.1" 200 5056 0.410744 10.0.0.35 - - [2025-01-02 02:22:14] "GET /obj-perms HTTP/1.1" 200 5056 0.049254 10.0.0.35 - - [2025-01-02 02:23:15] "GET /obj-perms HTTP/1.1" 200 5056 0.048556 10.0.0.35 - - [2025-01-02 02:23:15] "GET /obj-perms HTTP/1.1" 200 5056 0.043202 10.0.0.35 - - [2025-01-02 02:23:39] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.35 - - [2025-01-02 02:23:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.35 - - [2025-01-02 02:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026017 10.0.0.35 - - [2025-01-02 02:23:39] "GET /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007009 10.0.0.35 - - [2025-01-02 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.35 - - [2025-01-02 02:23:40] "GET /routing-instance/63daf333-6697-4e40-a0ae-d49ae7073ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004212 10.0.0.35 - - [2025-01-02 02:23:40] "PUT /global-system-config/29595cfe-f442-4312-a969-e8d4cd9dad85 HTTP/1.1" 200 274 0.011921 10.0.0.35 - - [2025-01-02 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.002909 10.0.0.35 - - [2025-01-02 02:23:40] "POST /virtual-routers HTTP/1.1" 200 605 0.028077 10.0.0.35 - - [2025-01-02 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.35 - - [2025-01-02 02:23:40] "GET /virtual-router/3f92db55-179f-4070-be2c-23044493d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005888 10.0.0.35 - - [2025-01-02 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.004144 10.0.0.35 - - [2025-01-02 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.35 - - [2025-01-02 02:23:40] "GET /virtual-network/e0edbf0f-2146-42c4-a037-17ba715f172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005894 10.0.0.35 - - [2025-01-02 02:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 586 0.041701 10.0.0.35 - - [2025-01-02 02:23:41] "PUT /access-control-list/078b7929-5828-4dbe-bfc9-9d44c03317e7 HTTP/1.1" 200 272 0.039044 10.0.0.35 - - [2025-01-02 02:23:48] "GET /global-system-configs HTTP/1.1" 200 322 0.007136 10.0.0.35 - - [2025-01-02 02:23:48] "GET /obj-perms HTTP/1.1" 200 5056 0.027814 10.0.0.35 - - [2025-01-02 02:23:49] "GET /global-system-configs HTTP/1.1" 200 322 0.007369 10.0.0.35 - - [2025-01-02 02:23:49] "GET /obj-perms HTTP/1.1" 200 5056 0.027400 [Introspect:8084]10.0.0.35 - - [2025-01-02 02:23:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001328 [Introspect:8084]10.0.0.35 - - [2025-01-02 02:23:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001024 [Introspect:8084]10.0.0.35 - - [2025-01-02 02:23:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001351 [Introspect:8084]10.0.0.35 - - [2025-01-02 02:23:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001062 10.0.0.35 - - [2025-01-02 02:24:15] "GET /obj-perms HTTP/1.1" 200 5056 0.044225 10.0.0.35 - - [2025-01-02 02:24:16] "GET /obj-perms HTTP/1.1" 200 5056 0.046817 10.0.0.35 - - [2025-01-02 02:25:07] "GET / HTTP/1.1" 200 35931 0.002481 10.0.0.35 - - [2025-01-02 02:25:07] "GET /project/9c653f2c-6023-4cf0-9a4e-1e749e2a8ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000527 10.0.0.35 - - [2025-01-02 02:25:08] "GET /projects?obj_uuids=9c653f2c-6023-4cf0-9a4e-1e749e2a8ab9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.023268 10.0.0.35 - - [2025-01-02 02:25:08] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001348 10.0.0.35 - - [2025-01-02 02:25:08] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035736 10.0.0.35 - - [2025-01-02 02:25:08] "POST /id-to-fqname HTTP/1.1" 200 167 0.002289 10.0.0.35 - - [2025-01-02 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 176 0.003466 10.0.0.35 - - [2025-01-02 02:25:08] "POST /security-groups HTTP/1.1" 200 568 0.067315 10.0.0.35 - - [2025-01-02 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.003222 10.0.0.35 - - [2025-01-02 02:25:08] "POST /projects HTTP/1.1" 200 539 0.242689 10.0.0.35 - - [2025-01-02 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.320778 10.0.0.35 - - [2025-01-02 02:25:08] "POST /access-control-lists HTTP/1.1" 200 573 0.066382 10.0.0.35 - - [2025-01-02 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.003086 10.0.0.35 - - [2025-01-02 02:25:08] "GET /project/9c653f2c-6023-4cf0-9a4e-1e749e2a8ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.490849 10.0.0.35 - - [2025-01-02 02:25:08] "POST /access-control-lists HTTP/1.1" 200 571 0.064403 [Introspect:8084]10.0.0.35 - - [2025-01-02 02:25:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001177 10.0.0.35 - - [2025-01-02 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.025489 10.0.0.35 - - [2025-01-02 02:25:09] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003332 10.0.0.35 - - [2025-01-02 02:25:09] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.35 - - [2025-01-02 02:25:09] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008608 10.0.0.35 - - [2025-01-02 02:25:09] "POST /id-to-fqname HTTP/1.1" 200 201 0.001547 10.0.0.35 - - [2025-01-02 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 210 0.004608 10.0.0.35 - - [2025-01-02 02:25:09] "POST /security-groups HTTP/1.1" 200 602 0.069198 10.0.0.35 - - [2025-01-02 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 245 0.003515 10.0.0.35 - - [2025-01-02 02:25:09] "POST /projects HTTP/1.1" 200 607 0.239714 10.0.0.35 - - [2025-01-02 02:25:09] "POST /access-control-lists HTTP/1.1" 200 607 0.060833 10.0.0.35 - - [2025-01-02 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.314939 10.0.0.35 - - [2025-01-02 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 244 0.003546 10.0.0.35 - - [2025-01-02 02:25:10] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.448041 10.0.0.35 - - [2025-01-02 02:25:10] "POST /access-control-lists HTTP/1.1" 200 605 0.067593 10.0.0.35 - - [2025-01-02 02:25:10] "DELETE /project/58a8857ddd40405aa534db6c71be30f7 HTTP/1.1" 404 173 0.004640 10.0.0.35 - - [2025-01-02 02:25:10] "DELETE /project/9c653f2c60234cf09a4e1e749e2a8ab9 HTTP/1.1" 404 173 0.003601 10.0.0.35 - - [2025-01-02 02:25:11] "GET / HTTP/1.1" 200 35931 0.002555 10.0.0.35 - - [2025-01-02 02:25:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000723 10.0.0.35 - - [2025-01-02 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.026629 10.0.0.35 - - [2025-01-02 02:25:12] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001101 10.0.0.35 - - [2025-01-02 02:25:12] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.028532 10.0.0.35 - - [2025-01-02 02:25:12] "POST /neutron/network HTTP/1.1" 200 117 0.043931 10.0.0.35 - - [2025-01-02 02:25:12] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001138 10.0.0.35 - - [2025-01-02 02:25:12] "POST /neutron/network HTTP/1.1" 200 620 0.088836 10.0.0.35 - - [2025-01-02 02:25:12] "POST /route-targets HTTP/1.1" 200 327 0.010979 10.0.0.35 - - [2025-01-02 02:25:12] "POST /ref-update HTTP/1.1" 200 156 0.017514 10.0.0.35 - - [2025-01-02 02:25:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008098 10.0.0.35 - - [2025-01-02 02:25:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.159624 10.0.0.35 - - [2025-01-02 02:25:12] "POST /neutron/network HTTP/1.1" 200 838 0.006535 10.0.0.35 - - [2025-01-02 02:25:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.001433 10.0.0.35 - - [2025-01-02 02:25:12] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005698 10.0.0.35 - - [2025-01-02 02:25:12] "POST /neutron/network HTTP/1.1" 200 838 0.007763 10.0.0.35 - - [2025-01-02 02:25:12] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005108 10.0.0.35 - - [2025-01-02 02:25:13] "POST /neutron/network HTTP/1.1" 200 838 0.007009 10.0.0.35 - - [2025-01-02 02:25:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.008256 10.0.0.35 - - [2025-01-02 02:25:13] "GET /domains HTTP/1.1" 401 292 0.000511 10.0.0.35 - - [2025-01-02 02:25:13] "GET /domains HTTP/1.1" 200 280 0.027802 10.0.0.35 - - [2025-01-02 02:25:13] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001603 10.0.0.35 - - [2025-01-02 02:25:13] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2584 0.014615 10.0.0.35 - - [2025-01-02 02:25:13] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001140 10.0.0.35 - - [2025-01-02 02:25:13] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7 HTTP/1.1" 200 2168 0.076435 10.0.0.35 - - [2025-01-02 02:25:13] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa HTTP/1.1" 200 2339 0.007851 10.0.0.35 - - [2025-01-02 02:25:13] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa HTTP/1.1" 200 2339 0.005939 10.0.0.35 - - [2025-01-02 02:25:13] "GET /routing-instance/f0c552d8-e348-404d-adbb-67f4fcb8d279 HTTP/1.1" 200 1495 0.003834 10.0.0.35 - - [2025-01-02 02:25:13] "GET /routing-instance/f0c552d8-e348-404d-adbb-67f4fcb8d279 HTTP/1.1" 200 1495 0.003311 10.0.0.35 - - [2025-01-02 02:25:13] "GET /route-target/c12557aa-a4fe-43ce-820f-131b4ef7bfe6 HTTP/1.1" 200 1219 0.004516 10.0.0.35 - - [2025-01-02 02:25:13] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa HTTP/1.1" 200 2339 0.005051 10.0.0.35 - - [2025-01-02 02:25:13] "GET /routing-instance/f0c552d8-e348-404d-adbb-67f4fcb8d279 HTTP/1.1" 200 1495 0.003173 10.0.0.35 - - [2025-01-02 02:25:13] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004865 10.0.0.35 - - [2025-01-02 02:25:13] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa HTTP/1.1" 200 2339 0.005106 10.0.0.35 - - [2025-01-02 02:25:13] "GET /routing-instance/f0c552d8-e348-404d-adbb-67f4fcb8d279 HTTP/1.1" 200 1495 0.004608 10.0.0.35 - - [2025-01-02 02:25:13] "GET /routing-instance/f0c552d8-e348-404d-adbb-67f4fcb8d279 HTTP/1.1" 200 1495 0.004063 10.0.0.35 - - [2025-01-02 02:25:13] "GET /route-target/c12557aa-a4fe-43ce-820f-131b4ef7bfe6 HTTP/1.1" 200 1219 0.003233 10.0.0.35 - - [2025-01-02 02:25:13] "GET /domains HTTP/1.1" 200 280 0.003770 10.0.0.35 - - [2025-01-02 02:25:13] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001164 10.0.0.35 - - [2025-01-02 02:25:13] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2584 0.008249 10.0.0.35 - - [2025-01-02 02:25:13] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001222 10.0.0.35 - - [2025-01-02 02:25:13] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7 HTTP/1.1" 200 2168 0.073739 10.0.0.35 - - [2025-01-02 02:25:13] "GET /virtual-network/89709384-5a81-4704-acab-da50671d2faa HTTP/1.1" 200 2339 0.005800 10.0.0.35 - - [2025-01-02 02:25:14] "GET /obj-perms HTTP/1.1" 200 5052 0.050619 10.0.0.35 - - [2025-01-02 02:25:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001822 10.0.0.35 - - [2025-01-02 02:25:15] "POST /neutron/network HTTP/1.1" 200 848 0.008093 10.0.0.35 - - [2025-01-02 02:25:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000495 10.0.0.35 - - [2025-01-02 02:25:16] "GET / HTTP/1.1" 200 35931 0.001955 10.0.0.35 - - [2025-01-02 02:25:16] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000525 10.0.0.35 - - [2025-01-02 02:25:16] "GET /obj-perms HTTP/1.1" 200 5056 0.044754 10.0.0.35 - - [2025-01-02 02:25:17] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001310 10.0.0.35 - - [2025-01-02 02:25:17] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.356422 10.0.0.35 - - [2025-01-02 02:25:17] "GET /obj-perms HTTP/1.1" 200 5056 0.068178 10.0.0.35 - - [2025-01-02 02:25:17] "POST /neutron/network HTTP/1.1" 200 838 0.031903 10.0.0.35 - - [2025-01-02 02:25:17] "POST /neutron/port HTTP/1.1" 200 117 0.006111 10.0.0.35 - - [2025-01-02 02:25:18] "POST /neutron/port HTTP/1.1" 200 117 0.005889 10.0.0.35 - - [2025-01-02 02:25:18] "POST /neutron/port HTTP/1.1" 200 117 0.006883 10.0.0.35 - - [2025-01-02 02:25:18] "POST /neutron/network HTTP/1.1" 200 848 0.006762 10.0.0.35 - - [2025-01-02 02:25:18] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001169 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/port HTTP/1.1" 200 1070 0.262106 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/port HTTP/1.1" 200 1070 0.032726 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/port HTTP/1.1" 200 1070 0.011848 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/port HTTP/1.1" 200 1124 0.071039 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/port HTTP/1.1" 200 1098 0.015186 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003275 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/subnet HTTP/1.1" 200 694 0.011583 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/port HTTP/1.1" 200 117 0.001356 10.0.0.35 - - [2025-01-02 02:25:19] "POST /neutron/network HTTP/1.1" 200 838 0.006016 10.0.0.35 - - [2025-01-02 02:25:23] "POST /neutron/port HTTP/1.1" 200 1098 0.016948 10.0.0.35 - - [2025-01-02 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007765 10.0.0.35 - - [2025-01-02 02:25:28] "POST /neutron/port HTTP/1.1" 200 1098 0.016699 10.0.0.35 - - [2025-01-02 02:25:28] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007309 10.0.0.35 - - [2025-01-02 02:25:28] "GET /obj-perms HTTP/1.1" 200 5052 0.004289 10.0.0.35 - - [2025-01-02 02:25:29] "GET /obj-perms HTTP/1.1" 200 5052 0.003653 10.0.0.35 - - [2025-01-02 02:25:30] "GET /obj-perms HTTP/1.1" 200 5052 0.004483 10.0.0.35 - - [2025-01-02 02:25:31] "GET /obj-perms HTTP/1.1" 200 5052 0.004336 10.0.0.35 - - [2025-01-02 02:25:32] "GET /obj-perms HTTP/1.1" 200 5052 0.004163 10.0.0.35 - - [2025-01-02 02:25:33] "POST /neutron/network HTTP/1.1" 200 838 0.006085 10.0.0.35 - - [2025-01-02 02:25:33] "POST /neutron/network HTTP/1.1" 400 204 0.016367 10.0.0.35 - - [2025-01-02 02:25:34] "POST /neutron/port HTTP/1.1" 200 1098 0.017129 10.0.0.35 - - [2025-01-02 02:25:34] "POST /neutron/port HTTP/1.1" 200 1124 0.008499 10.0.0.35 - - [2025-01-02 02:25:34] "POST /neutron/port HTTP/1.1" 200 151 0.136850 10.0.0.35 - - [2025-01-02 02:25:35] "POST /neutron/network HTTP/1.1" 200 838 0.007555 10.0.0.35 - - [2025-01-02 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011048 10.0.0.35 - - [2025-01-02 02:25:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005725 10.0.0.35 - - [2025-01-02 02:25:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002863 10.0.0.35 - - [2025-01-02 02:25:35] "POST /neutron/network HTTP/1.1" 200 151 0.126421 10.0.0.35 - - [2025-01-02 02:25:35] "DELETE /route-target/c12557aa-a4fe-43ce-820f-131b4ef7bfe6 HTTP/1.1" 200 115 0.033480 10.0.0.35 - - [2025-01-02 02:25:35] "GET /routing-instance/f0c552d8-e348-404d-adbb-67f4fcb8d279 HTTP/1.1" 404 171 0.003662 10.0.0.35 - - [2025-01-02 02:25:35] "GET /domains HTTP/1.1" 200 280 0.003904 10.0.0.35 - - [2025-01-02 02:25:35] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001692 10.0.0.35 - - [2025-01-02 02:25:35] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2584 0.011373 10.0.0.35 - - [2025-01-02 02:25:35] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001691 10.0.0.35 - - [2025-01-02 02:25:35] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7 HTTP/1.1" 200 1918 0.079817 10.0.0.35 - - [2025-01-02 02:25:36] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001546 10.0.0.35 - - [2025-01-02 02:25:36] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.033968 10.0.0.35 - - [2025-01-02 02:25:36] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001178 10.0.0.35 - - [2025-01-02 02:25:36] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?fields=virtual_networks HTTP/1.1" 200 1054 0.033997 10.0.0.35 - - [2025-01-02 02:25:36] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001238 10.0.0.35 - - [2025-01-02 02:25:36] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.035056 10.0.0.35 - - [2025-01-02 02:25:36] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001138 10.0.0.35 - - [2025-01-02 02:25:36] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?fields=security_groups HTTP/1.1" 200 1291 0.034239 10.0.0.35 - - [2025-01-02 02:25:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.027969 10.0.0.35 - - [2025-01-02 02:25:37] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003378 10.0.0.35 - - [2025-01-02 02:25:37] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001519 10.0.0.35 - - [2025-01-02 02:25:37] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009529 10.0.0.35 - - [2025-01-02 02:25:37] "POST /id-to-fqname HTTP/1.1" 200 202 0.002060 10.0.0.35 - - [2025-01-02 02:25:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.002379 10.0.0.35 - - [2025-01-02 02:25:37] "POST /security-groups HTTP/1.1" 200 603 0.069953 10.0.0.35 - - [2025-01-02 02:25:37] "POST /fqname-to-id HTTP/1.1" 404 246 0.006763 10.0.0.35 - - [2025-01-02 02:25:37] "POST /projects HTTP/1.1" 200 609 0.250646 10.0.0.35 - - [2025-01-02 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.325546 10.0.0.35 - - [2025-01-02 02:25:37] "POST /access-control-lists HTTP/1.1" 200 608 0.068063 10.0.0.35 - - [2025-01-02 02:25:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.004267 10.0.0.35 - - [2025-01-02 02:25:37] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.477697 10.0.0.35 - - [2025-01-02 02:25:37] "POST /access-control-lists HTTP/1.1" 200 606 0.063833 10.0.0.35 - - [2025-01-02 02:25:38] "GET / HTTP/1.1" 200 35931 0.003385 10.0.0.35 - - [2025-01-02 02:25:39] "GET /projects?obj_uuids=9c653f2c-6023-4cf0-9a4e-1e749e2a8ab9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001317 10.0.0.35 - - [2025-01-02 02:25:39] "GET /project/9c653f2c-6023-4cf0-9a4e-1e749e2a8ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.038096 10.0.0.35 - - [2025-01-02 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.35 - - [2025-01-02 02:25:40] "GET /security-group/0611420d-74b5-40f6-8f0e-715f1660c11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.005110 10.0.0.35 - - [2025-01-02 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.35 - - [2025-01-02 02:25:40] "GET /projects?obj_uuids=9c653f2c-6023-4cf0-9a4e-1e749e2a8ab9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001114 10.0.0.35 - - [2025-01-02 02:25:40] "GET /project/9c653f2c-6023-4cf0-9a4e-1e749e2a8ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.033979 10.0.0.35 - - [2025-01-02 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.35 - - [2025-01-02 02:25:40] "GET /security-group/0611420d-74b5-40f6-8f0e-715f1660c11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.006496 10.0.0.35 - - [2025-01-02 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.35 - - [2025-01-02 02:25:40] "PUT /security-group/0611420d-74b5-40f6-8f0e-715f1660c11a HTTP/1.1" 200 262 0.015937 10.0.0.35 - - [2025-01-02 02:25:40] "PUT /access-control-list/1c9e0918-ae42-4cff-a50c-ba7ebe9e1bc7 HTTP/1.1" 200 272 0.010442 10.0.0.35 - - [2025-01-02 02:25:40] "PUT /access-control-list/0ec8ab64-7599-4078-b9d0-d39971835776 HTTP/1.1" 200 272 0.012937 10.0.0.35 - - [2025-01-02 02:25:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.35 - - [2025-01-02 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.053339 10.0.0.35 - - [2025-01-02 02:25:41] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001084 10.0.0.35 - - [2025-01-02 02:25:41] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.030205 10.0.0.35 - - [2025-01-02 02:25:41] "POST /neutron/network HTTP/1.1" 200 117 0.031051 10.0.0.35 - - [2025-01-02 02:25:41] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001727 10.0.0.35 - - [2025-01-02 02:25:41] "POST /neutron/network HTTP/1.1" 200 619 0.079102 10.0.0.35 - - [2025-01-02 02:25:41] "POST /route-targets HTTP/1.1" 200 327 0.013389 10.0.0.35 - - [2025-01-02 02:25:41] "POST /ref-update HTTP/1.1" 200 156 0.013307 10.0.0.35 - - [2025-01-02 02:25:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003568 10.0.0.35 - - [2025-01-02 02:25:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.141207 10.0.0.35 - - [2025-01-02 02:25:41] "POST /neutron/network HTTP/1.1" 200 838 0.006989 10.0.0.35 - - [2025-01-02 02:25:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001260 10.0.0.35 - - [2025-01-02 02:25:41] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005100 10.0.0.35 - - [2025-01-02 02:25:41] "POST /neutron/network HTTP/1.1" 200 838 0.007620 10.0.0.35 - - [2025-01-02 02:25:41] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005119 10.0.0.35 - - [2025-01-02 02:25:41] "POST /neutron/network HTTP/1.1" 200 838 0.007507 10.0.0.35 - - [2025-01-02 02:25:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.006462 10.0.0.35 - - [2025-01-02 02:25:41] "GET /domains HTTP/1.1" 401 292 0.000402 10.0.0.35 - - [2025-01-02 02:25:42] "GET /domains HTTP/1.1" 200 280 0.027374 10.0.0.35 - - [2025-01-02 02:25:42] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001125 10.0.0.35 - - [2025-01-02 02:25:42] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.009893 10.0.0.35 - - [2025-01-02 02:25:42] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.35 - - [2025-01-02 02:25:42] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 2175 0.072624 10.0.0.35 - - [2025-01-02 02:25:42] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5 HTTP/1.1" 200 2340 0.009267 10.0.0.35 - - [2025-01-02 02:25:42] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5 HTTP/1.1" 200 2340 0.011116 10.0.0.35 - - [2025-01-02 02:25:42] "GET /routing-instance/20a38b0d-e57e-494f-912d-41a6c450b96d HTTP/1.1" 200 1491 0.003871 10.0.0.35 - - [2025-01-02 02:25:42] "GET /routing-instance/20a38b0d-e57e-494f-912d-41a6c450b96d HTTP/1.1" 200 1491 0.003170 10.0.0.35 - - [2025-01-02 02:25:42] "GET /route-target/46178dd7-c78e-4ac1-9813-cd25fcb727b4 HTTP/1.1" 200 1218 0.002815 10.0.0.35 - - [2025-01-02 02:25:42] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5 HTTP/1.1" 200 2340 0.004512 10.0.0.35 - - [2025-01-02 02:25:42] "GET /routing-instance/20a38b0d-e57e-494f-912d-41a6c450b96d HTTP/1.1" 200 1491 0.002928 10.0.0.35 - - [2025-01-02 02:25:42] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004818 10.0.0.35 - - [2025-01-02 02:25:42] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5 HTTP/1.1" 200 2340 0.005111 10.0.0.35 - - [2025-01-02 02:25:42] "GET /routing-instance/20a38b0d-e57e-494f-912d-41a6c450b96d HTTP/1.1" 200 1491 0.002927 10.0.0.35 - - [2025-01-02 02:25:42] "GET /routing-instance/20a38b0d-e57e-494f-912d-41a6c450b96d HTTP/1.1" 200 1491 0.003192 10.0.0.35 - - [2025-01-02 02:25:42] "GET /route-target/46178dd7-c78e-4ac1-9813-cd25fcb727b4 HTTP/1.1" 200 1218 0.002802 10.0.0.35 - - [2025-01-02 02:25:42] "GET /domains HTTP/1.1" 200 280 0.003068 10.0.0.35 - - [2025-01-02 02:25:42] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001077 10.0.0.35 - - [2025-01-02 02:25:42] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.008265 10.0.0.35 - - [2025-01-02 02:25:42] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001462 10.0.0.35 - - [2025-01-02 02:25:42] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 2175 0.084086 10.0.0.35 - - [2025-01-02 02:25:42] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5 HTTP/1.1" 200 2340 0.005758 10.0.0.35 - - [2025-01-02 02:25:42] "GET /obj-perms HTTP/1.1" 200 5054 0.059149 10.0.0.35 - - [2025-01-02 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.35 - - [2025-01-02 02:25:42] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001125 10.0.0.35 - - [2025-01-02 02:25:42] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.027644 10.0.0.35 - - [2025-01-02 02:25:43] "POST /neutron/network HTTP/1.1" 200 117 0.012008 10.0.0.35 - - [2025-01-02 02:25:43] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001189 10.0.0.35 - - [2025-01-02 02:25:43] "POST /neutron/network HTTP/1.1" 200 619 0.085042 10.0.0.35 - - [2025-01-02 02:25:43] "POST /route-targets HTTP/1.1" 200 327 0.016299 10.0.0.35 - - [2025-01-02 02:25:43] "POST /ref-update HTTP/1.1" 200 156 0.014523 10.0.0.35 - - [2025-01-02 02:25:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003540 10.0.0.35 - - [2025-01-02 02:25:43] "POST /neutron/subnet HTTP/1.1" 200 714 0.163649 10.0.0.35 - - [2025-01-02 02:25:43] "POST /neutron/network HTTP/1.1" 200 836 0.006577 10.0.0.35 - - [2025-01-02 02:25:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001390 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007597 10.0.0.35 - - [2025-01-02 02:25:43] "POST /neutron/network HTTP/1.1" 200 836 0.006754 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005499 10.0.0.35 - - [2025-01-02 02:25:43] "POST /neutron/network HTTP/1.1" 200 836 0.011103 10.0.0.35 - - [2025-01-02 02:25:43] "POST /neutron/subnet HTTP/1.1" 200 714 0.008957 10.0.0.35 - - [2025-01-02 02:25:43] "GET /domains HTTP/1.1" 200 280 0.002631 10.0.0.35 - - [2025-01-02 02:25:43] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.35 - - [2025-01-02 02:25:43] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.008096 10.0.0.35 - - [2025-01-02 02:25:43] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001146 10.0.0.35 - - [2025-01-02 02:25:43] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 2403 0.085086 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b HTTP/1.1" 200 2335 0.011611 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b HTTP/1.1" 200 2335 0.006449 10.0.0.35 - - [2025-01-02 02:25:43] "GET /routing-instance/742df0bb-e068-4208-8fe8-dce6ca4dd3c0 HTTP/1.1" 200 1491 0.004745 10.0.0.35 - - [2025-01-02 02:25:43] "GET /routing-instance/742df0bb-e068-4208-8fe8-dce6ca4dd3c0 HTTP/1.1" 200 1491 0.005195 10.0.0.35 - - [2025-01-02 02:25:43] "GET /route-target/bb854aa8-2b8d-4e82-bc5a-53956f667ac3 HTTP/1.1" 200 1219 0.004977 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b HTTP/1.1" 200 2335 0.005590 10.0.0.35 - - [2025-01-02 02:25:43] "GET /routing-instance/742df0bb-e068-4208-8fe8-dce6ca4dd3c0 HTTP/1.1" 200 1491 0.003747 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006183 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b HTTP/1.1" 200 2335 0.005014 10.0.0.35 - - [2025-01-02 02:25:43] "GET /routing-instance/742df0bb-e068-4208-8fe8-dce6ca4dd3c0 HTTP/1.1" 200 1491 0.004040 10.0.0.35 - - [2025-01-02 02:25:43] "GET /routing-instance/742df0bb-e068-4208-8fe8-dce6ca4dd3c0 HTTP/1.1" 200 1491 0.005193 10.0.0.35 - - [2025-01-02 02:25:43] "GET /route-target/bb854aa8-2b8d-4e82-bc5a-53956f667ac3 HTTP/1.1" 200 1219 0.003117 10.0.0.35 - - [2025-01-02 02:25:43] "GET /domains HTTP/1.1" 200 280 0.002389 10.0.0.35 - - [2025-01-02 02:25:43] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.35 - - [2025-01-02 02:25:43] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.007099 10.0.0.35 - - [2025-01-02 02:25:43] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001606 10.0.0.35 - - [2025-01-02 02:25:43] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 2403 0.078275 10.0.0.35 - - [2025-01-02 02:25:43] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b HTTP/1.1" 200 2335 0.005224 10.0.0.35 - - [2025-01-02 02:25:43] "GET /obj-perms HTTP/1.1" 200 5054 0.003448 10.0.0.35 - - [2025-01-02 02:25:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001953 10.0.0.35 - - [2025-01-02 02:25:44] "POST /neutron/network HTTP/1.1" 200 846 0.007259 10.0.0.35 - - [2025-01-02 02:25:44] "GET /aaa-mode HTTP/1.1" 401 292 0.000484 10.0.0.35 - - [2025-01-02 02:25:44] "GET / HTTP/1.1" 200 35931 0.003568 10.0.0.35 - - [2025-01-02 02:25:44] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000485 10.0.0.35 - - [2025-01-02 02:25:44] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001225 10.0.0.35 - - [2025-01-02 02:25:44] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.056186 10.0.0.35 - - [2025-01-02 02:25:44] "POST /neutron/network HTTP/1.1" 200 836 0.005756 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/port HTTP/1.1" 200 117 0.005743 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/port HTTP/1.1" 200 117 0.007822 10.0.0.35 - - [2025-01-02 02:25:45] "POST /id-to-fqname HTTP/1.1" 200 233 0.001887 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/port HTTP/1.1" 200 117 0.006025 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/network HTTP/1.1" 200 848 0.008162 10.0.0.35 - - [2025-01-02 02:25:45] "GET /aaa-mode HTTP/1.1" 401 292 0.000513 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/network HTTP/1.1" 200 846 0.007795 10.0.0.35 - - [2025-01-02 02:25:45] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001278 10.0.0.35 - - [2025-01-02 02:25:45] "GET / HTTP/1.1" 200 35931 0.002237 10.0.0.35 - - [2025-01-02 02:25:45] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000536 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/port HTTP/1.1" 200 1070 0.312575 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/port HTTP/1.1" 200 1070 0.014426 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/port HTTP/1.1" 200 1070 0.011662 10.0.0.35 - - [2025-01-02 02:25:45] "POST /neutron/port HTTP/1.1" 200 1124 0.081215 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/port HTTP/1.1" 200 1098 0.022063 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004176 10.0.0.35 - - [2025-01-02 02:25:46] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001167 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/subnet HTTP/1.1" 200 688 0.016523 10.0.0.35 - - [2025-01-02 02:25:46] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.067873 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.002158 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/network HTTP/1.1" 200 838 0.040984 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/network HTTP/1.1" 200 836 0.038674 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/port HTTP/1.1" 200 1098 0.024642 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007524 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.009167 10.0.0.35 - - [2025-01-02 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022522 10.0.0.35 - - [2025-01-02 02:25:46] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.35 - - [2025-01-02 02:25:46] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055098 10.0.0.35 - - [2025-01-02 02:25:46] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007453 10.0.0.35 - - [2025-01-02 02:25:46] "GET /floating-ip-pools?parent_id=a78e3163-359c-4aa2-83cf-73cfac0042f5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004504 10.0.0.35 - - [2025-01-02 02:25:46] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007007 10.0.0.35 - - [2025-01-02 02:25:46] "POST /neutron/network HTTP/1.1" 200 848 0.009888 10.0.0.35 - - [2025-01-02 02:25:46] "POST /floating-ip-pools HTTP/1.1" 200 609 0.044405 10.0.0.35 - - [2025-01-02 02:25:46] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001367 10.0.0.35 - - [2025-01-02 02:25:47] "POST /ref-update HTTP/1.1" 200 156 0.015793 10.0.0.35 - - [2025-01-02 02:25:47] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.017782 10.0.0.35 - - [2025-01-02 02:25:47] "GET /domains HTTP/1.1" 200 280 0.013212 10.0.0.35 - - [2025-01-02 02:25:47] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002568 10.0.0.35 - - [2025-01-02 02:25:47] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.033503 10.0.0.35 - - [2025-01-02 02:25:47] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001433 10.0.0.35 - - [2025-01-02 02:25:47] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 3245 0.118510 10.0.0.35 - - [2025-01-02 02:25:47] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5 HTTP/1.1" 200 2931 0.008608 10.0.0.35 - - [2025-01-02 02:25:47] "GET /floating-ip-pool/8dc507c8-bad6-4936-ad18-a81fb6bb2fb3 HTTP/1.1" 200 1442 0.025380 10.0.0.35 - - [2025-01-02 02:25:47] "GET /domains HTTP/1.1" 200 280 0.012292 10.0.0.35 - - [2025-01-02 02:25:47] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001068 10.0.0.35 - - [2025-01-02 02:25:47] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.023628 10.0.0.35 - - [2025-01-02 02:25:47] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001653 10.0.0.35 - - [2025-01-02 02:25:47] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 3245 0.125135 10.0.0.35 - - [2025-01-02 02:25:47] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5 HTTP/1.1" 200 3152 0.008188 10.0.0.35 - - [2025-01-02 02:25:47] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007612 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1072 0.600348 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1072 0.011075 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1072 0.010127 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1098 0.043664 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.029250 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1126 0.109787 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1100 0.019601 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005265 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1098 0.019783 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007954 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.034718 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.001521 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/network HTTP/1.1" 200 838 0.009079 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/port HTTP/1.1" 200 1098 0.023131 10.0.0.35 - - [2025-01-02 02:25:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007745 10.0.0.35 - - [2025-01-02 02:25:48] "GET /virtual-machine/07028d84-bec0-4cdd-b473-7ff22c6b82fd HTTP/1.1" 200 1303 0.006388 10.0.0.35 - - [2025-01-02 02:25:48] "GET /virtual-machine-interface/dfa212b1-a691-429c-b814-7c6a67fd8ad0 HTTP/1.1" 200 3005 0.006168 10.0.0.35 - - [2025-01-02 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.35 - - [2025-01-02 02:25:48] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004156 10.0.0.35 - - [2025-01-02 02:25:48] "GET /virtual-networks?parent_id=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004170 10.0.0.35 - - [2025-01-02 02:25:48] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.014280 10.0.0.35 - - [2025-01-02 02:25:48] "POST /neutron/port HTTP/1.1" 200 1098 0.018651 10.0.0.35 - - [2025-01-02 02:25:48] "POST /neutron/port HTTP/1.1" 200 1098 0.021238 10.0.0.35 - - [2025-01-02 02:25:48] "POST /neutron/network HTTP/1.1" 200 846 0.011658 10.0.0.35 - - [2025-01-02 02:25:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003618 10.0.0.35 - - [2025-01-02 02:25:48] "POST /neutron/subnet HTTP/1.1" 200 688 0.020493 10.0.0.35 - - [2025-01-02 02:25:48] "POST /neutron/port HTTP/1.1" 200 117 0.001413 10.0.0.35 - - [2025-01-02 02:25:48] "POST /neutron/network HTTP/1.1" 200 836 0.010993 10.0.0.35 - - [2025-01-02 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.35 - - [2025-01-02 02:25:51] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006203 10.0.0.35 - - [2025-01-02 02:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.35 - - [2025-01-02 02:25:55] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005353 10.0.0.35 - - [2025-01-02 02:25:56] "POST /neutron/port HTTP/1.1" 200 1098 0.036101 10.0.0.35 - - [2025-01-02 02:25:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005726 10.0.0.35 - - [2025-01-02 02:25:57] "POST /neutron/port HTTP/1.1" 200 1100 0.016509 10.0.0.35 - - [2025-01-02 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005977 10.0.0.35 - - [2025-01-02 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.35 - - [2025-01-02 02:25:57] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003708 10.0.0.35 - - [2025-01-02 02:25:57] "GET /virtual-networks?parent_id=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003667 10.0.0.35 - - [2025-01-02 02:25:57] "GET /virtual-network/b437b5e2-234b-4bf1-a15e-ab9f357f038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006664 10.0.0.35 - - [2025-01-02 02:25:57] "POST /neutron/port HTTP/1.1" 200 1098 0.016823 10.0.0.35 - - [2025-01-02 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005927 10.0.0.35 - - [2025-01-02 02:26:02] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001321 10.0.0.35 - - [2025-01-02 02:26:02] "POST /neutron/floatingip HTTP/1.1" 200 530 0.074491 10.0.0.35 - - [2025-01-02 02:26:02] "POST /neutron/port HTTP/1.1" 200 1098 0.016919 10.0.0.35 - - [2025-01-02 02:26:02] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006741 10.0.0.35 - - [2025-01-02 02:26:02] "POST /neutron/floatingip HTTP/1.1" 200 575 0.032314 10.0.0.35 - - [2025-01-02 02:26:03] "POST /neutron/port HTTP/1.1" 200 1100 0.017018 10.0.0.35 - - [2025-01-02 02:26:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007769 10.0.0.35 - - [2025-01-02 02:26:03] "POST /neutron/port HTTP/1.1" 200 1100 0.021955 10.0.0.35 - - [2025-01-02 02:26:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008432 10.0.0.35 - - [2025-01-02 02:26:03] "POST /neutron/port HTTP/1.1" 200 1100 0.016655 10.0.0.35 - - [2025-01-02 02:26:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007075 10.0.0.35 - - [2025-01-02 02:26:03] "GET /virtual-machine/03155acc-2e1b-4882-a957-1ce496063a40 HTTP/1.1" 200 1303 0.005327 10.0.0.35 - - [2025-01-02 02:26:03] "GET /virtual-machine-interface/036d5622-34ca-49e5-92b2-c90e1810d30a HTTP/1.1" 200 3003 0.006199 10.0.0.35 - - [2025-01-02 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.35 - - [2025-01-02 02:26:03] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004374 10.0.0.35 - - [2025-01-02 02:26:03] "GET /virtual-networks?parent_id=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004423 10.0.0.35 - - [2025-01-02 02:26:03] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006415 10.0.0.35 - - [2025-01-02 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.35 - - [2025-01-02 02:26:04] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003802 10.0.0.35 - - [2025-01-02 02:26:04] "GET /virtual-networks?parent_id=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003943 10.0.0.35 - - [2025-01-02 02:26:04] "GET /virtual-network/a78e3163-359c-4aa2-83cf-73cfac0042f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006641 10.0.0.35 - - [2025-01-02 02:26:04] "POST /neutron/floatingip HTTP/1.1" 200 575 0.014162 10.0.0.35 - - [2025-01-02 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.35 - - [2025-01-02 02:26:04] "GET /routing-instance/20a38b0d-e57e-494f-912d-41a6c450b96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004294 10.0.0.35 - - [2025-01-02 02:26:04] "GET /route-target/46178dd7-c78e-4ac1-9813-cd25fcb727b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007046 10.0.0.35 - - [2025-01-02 02:26:04] "GET /floating-ip/b2416b2c-cbdb-44de-8283-e7cdb8cd8e2d HTTP/1.1" 200 1887 0.005832 10.0.0.35 - - [2025-01-02 02:26:07] "POST /neutron/floatingip HTTP/1.1" 200 575 0.010419 10.0.0.35 - - [2025-01-02 02:26:07] "POST /neutron/floatingip HTTP/1.1" 200 530 0.025396 10.0.0.35 - - [2025-01-02 02:26:07] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006462 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/floatingip HTTP/1.1" 200 115 0.087349 10.0.0.35 - - [2025-01-02 02:26:08] "GET /floating-ip-pool/8dc507c8-bad6-4936-ad18-a81fb6bb2fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003254 10.0.0.35 - - [2025-01-02 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.007975 10.0.0.35 - - [2025-01-02 02:26:08] "DELETE /floating-ip-pool/8dc507c8-bad6-4936-ad18-a81fb6bb2fb3 HTTP/1.1" 200 115 0.030076 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/network HTTP/1.1" 200 836 0.014465 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/network HTTP/1.1" 400 204 0.014409 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/port HTTP/1.1" 200 1100 0.018553 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/port HTTP/1.1" 200 1126 0.011830 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/port HTTP/1.1" 200 1098 0.027648 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/port HTTP/1.1" 200 1124 0.014561 10.0.0.35 - - [2025-01-02 02:26:08] "POST /neutron/port HTTP/1.1" 200 151 0.156329 10.0.0.35 - - [2025-01-02 02:26:09] "POST /neutron/port HTTP/1.1" 200 151 0.140658 10.0.0.35 - - [2025-01-02 02:26:10] "POST /neutron/network HTTP/1.1" 200 836 0.006818 10.0.0.35 - - [2025-01-02 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003844 10.0.0.35 - - [2025-01-02 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.35 - - [2025-01-02 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001992 10.0.0.35 - - [2025-01-02 02:26:10] "POST /neutron/network HTTP/1.1" 200 151 0.105350 10.0.0.35 - - [2025-01-02 02:26:10] "GET /routing-instance/742df0bb-e068-4208-8fe8-dce6ca4dd3c0 HTTP/1.1" 404 171 0.002331 10.0.0.35 - - [2025-01-02 02:26:10] "GET /domains HTTP/1.1" 200 280 0.004445 10.0.0.35 - - [2025-01-02 02:26:10] "DELETE /route-target/bb854aa8-2b8d-4e82-bc5a-53956f667ac3 HTTP/1.1" 200 115 0.026604 10.0.0.35 - - [2025-01-02 02:26:10] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001272 10.0.0.35 - - [2025-01-02 02:26:10] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.049867 10.0.0.35 - - [2025-01-02 02:26:10] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001421 10.0.0.35 - - [2025-01-02 02:26:10] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 2175 0.071413 10.0.0.35 - - [2025-01-02 02:26:10] "POST /neutron/network HTTP/1.1" 200 838 0.007168 10.0.0.35 - - [2025-01-02 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.35 - - [2025-01-02 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002689 10.0.0.35 - - [2025-01-02 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004446 10.0.0.35 - - [2025-01-02 02:26:10] "POST /neutron/network HTTP/1.1" 200 151 0.102869 10.0.0.35 - - [2025-01-02 02:26:10] "GET /routing-instance/20a38b0d-e57e-494f-912d-41a6c450b96d HTTP/1.1" 404 171 0.005147 10.0.0.35 - - [2025-01-02 02:26:10] "DELETE /route-target/46178dd7-c78e-4ac1-9813-cd25fcb727b4 HTTP/1.1" 200 115 0.037841 10.0.0.35 - - [2025-01-02 02:26:10] "GET /domains HTTP/1.1" 200 280 0.003615 10.0.0.35 - - [2025-01-02 02:26:10] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001520 10.0.0.35 - - [2025-01-02 02:26:10] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2782 0.013460 10.0.0.35 - - [2025-01-02 02:26:10] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002102 10.0.0.35 - - [2025-01-02 02:26:10] "DELETE /project/e722115fd85b40889cc375500611c7ef HTTP/1.1" 404 173 0.008963 10.0.0.35 - - [2025-01-02 02:26:10] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002386 10.0.0.35 - - [2025-01-02 02:26:10] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.040966 10.0.0.35 - - [2025-01-02 02:26:10] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001032 10.0.0.35 - - [2025-01-02 02:26:10] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 1925 0.089810 10.0.0.35 - - [2025-01-02 02:26:11] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?fields=security_groups HTTP/1.1" 200 1396 0.075671 10.0.0.35 - - [2025-01-02 02:26:11] "DELETE /security-group/fde7a352-e81f-470f-b484-1705bafd8970 HTTP/1.1" 200 115 0.052633 10.0.0.35 - - [2025-01-02 02:26:11] "GET /projects?obj_uuids=58a8857d-dd40-405a-a534-db6c71be30f7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001260 10.0.0.35 - - [2025-01-02 02:26:11] "DELETE /access-control-list/4c9e95f5-481a-492e-bc1e-7aa08254c6d2 HTTP/1.1" 200 115 0.039568 10.0.0.35 - - [2025-01-02 02:26:11] "GET /project/58a8857d-dd40-405a-a534-db6c71be30f7?fields=application_policy_sets HTTP/1.1" 200 1435 0.049409 10.0.0.35 - - [2025-01-02 02:26:11] "DELETE /access-control-list/8490f3f5-68e9-4ef3-8a66-01d7d76a61a5 HTTP/1.1" 200 115 0.041280 10.0.0.35 - - [2025-01-02 02:26:11] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001274 10.0.0.35 - - [2025-01-02 02:26:11] "DELETE /project/58a8857d-dd40-405a-a534-db6c71be30f7 HTTP/1.1" 200 115 0.395962 10.0.0.35 - - [2025-01-02 02:26:11] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.031453 10.0.0.35 - - [2025-01-02 02:26:11] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.35 - - [2025-01-02 02:26:11] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?fields=virtual_networks HTTP/1.1" 200 1057 0.080605 10.0.0.35 - - [2025-01-02 02:26:11] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.35 - - [2025-01-02 02:26:11] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.032645 10.0.0.35 - - [2025-01-02 02:26:11] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001789 10.0.0.35 - - [2025-01-02 02:26:11] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?fields=security_groups HTTP/1.1" 200 1295 0.030283 10.0.0.35 - - [2025-01-02 02:26:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.025623 10.0.0.35 - - [2025-01-02 02:26:12] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003059 10.0.0.35 - - [2025-01-02 02:26:12] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001225 10.0.0.35 - - [2025-01-02 02:26:12] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008801 10.0.0.35 - - [2025-01-02 02:26:12] "POST /id-to-fqname HTTP/1.1" 200 185 0.001820 10.0.0.35 - - [2025-01-02 02:26:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.002775 10.0.0.35 - - [2025-01-02 02:26:12] "POST /security-groups HTTP/1.1" 200 586 0.063742 10.0.0.35 - - [2025-01-02 02:26:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.004665 10.0.0.35 - - [2025-01-02 02:26:12] "POST /projects HTTP/1.1" 200 575 0.227989 10.0.0.35 - - [2025-01-02 02:26:12] "POST /access-control-lists HTTP/1.1" 200 591 0.064999 10.0.0.35 - - [2025-01-02 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.311392 10.0.0.35 - - [2025-01-02 02:26:12] "POST /fqname-to-id HTTP/1.1" 404 228 0.004118 10.0.0.35 - - [2025-01-02 02:26:12] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.442787 10.0.0.35 - - [2025-01-02 02:26:12] "POST /access-control-lists HTTP/1.1" 200 589 0.060079 10.0.0.35 - - [2025-01-02 02:26:14] "GET / HTTP/1.1" 200 35931 0.002302 10.0.0.35 - - [2025-01-02 02:26:15] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001224 10.0.0.35 - - [2025-01-02 02:26:15] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.026784 10.0.0.35 - - [2025-01-02 02:26:15] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.35 - - [2025-01-02 02:26:15] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?fields=virtual_networks HTTP/1.1" 200 1023 0.067008 10.0.0.35 - - [2025-01-02 02:26:15] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001230 10.0.0.35 - - [2025-01-02 02:26:15] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.027795 10.0.0.35 - - [2025-01-02 02:26:15] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001769 10.0.0.35 - - [2025-01-02 02:26:15] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?fields=security_groups HTTP/1.1" 200 1244 0.029562 10.0.0.35 - - [2025-01-02 02:26:16] "POST /fqname-to-id HTTP/1.1" 404 191 0.024872 10.0.0.35 - - [2025-01-02 02:26:16] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002923 10.0.0.35 - - [2025-01-02 02:26:16] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.35 - - [2025-01-02 02:26:16] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009090 10.0.0.35 - - [2025-01-02 02:26:16] "POST /id-to-fqname HTTP/1.1" 200 193 0.001680 10.0.0.35 - - [2025-01-02 02:26:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.003820 10.0.0.35 - - [2025-01-02 02:26:16] "POST /security-groups HTTP/1.1" 200 594 0.066900 10.0.0.35 - - [2025-01-02 02:26:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.002983 10.0.0.35 - - [2025-01-02 02:26:16] "POST /projects HTTP/1.1" 200 591 0.234043 10.0.0.35 - - [2025-01-02 02:26:16] "POST /access-control-lists HTTP/1.1" 200 599 0.064066 10.0.0.35 - - [2025-01-02 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.308980 10.0.0.35 - - [2025-01-02 02:26:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.002793 10.0.0.35 - - [2025-01-02 02:26:16] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.438895 10.0.0.35 - - [2025-01-02 02:26:16] "POST /access-control-lists HTTP/1.1" 200 597 0.059893 10.0.0.35 - - [2025-01-02 02:26:17] "GET /obj-perms HTTP/1.1" 200 5056 0.066449 10.0.0.35 - - [2025-01-02 02:26:18] "GET /obj-perms HTTP/1.1" 200 5056 0.101096 10.0.0.35 - - [2025-01-02 02:26:18] "GET / HTTP/1.1" 200 35931 0.003113 10.0.0.35 - - [2025-01-02 02:26:19] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000613 10.0.0.35 - - [2025-01-02 02:26:20] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001244 10.0.0.35 - - [2025-01-02 02:26:20] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.061693 10.0.0.35 - - [2025-01-02 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.35 - - [2025-01-02 02:26:20] "GET /security-group/95fb385e-baa8-435a-b9a5-efbf5446a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005600 10.0.0.35 - - [2025-01-02 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.35 - - [2025-01-02 02:26:20] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001772 10.0.0.35 - - [2025-01-02 02:26:20] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.033646 10.0.0.35 - - [2025-01-02 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.35 - - [2025-01-02 02:26:20] "GET /security-group/95fb385e-baa8-435a-b9a5-efbf5446a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004945 10.0.0.35 - - [2025-01-02 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.35 - - [2025-01-02 02:26:20] "PUT /security-group/95fb385e-baa8-435a-b9a5-efbf5446a814 HTTP/1.1" 200 262 0.016930 10.0.0.35 - - [2025-01-02 02:26:20] "PUT /access-control-list/c0ead4e7-e481-4283-8527-d9af9d2aef1d HTTP/1.1" 200 272 0.012198 10.0.0.35 - - [2025-01-02 02:26:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.002713 10.0.0.35 - - [2025-01-02 02:26:20] "PUT /access-control-list/5eb5ee80-d680-418c-a086-a9a737be2501 HTTP/1.1" 200 272 0.016532 10.0.0.35 - - [2025-01-02 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.35 - - [2025-01-02 02:26:20] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001687 10.0.0.35 - - [2025-01-02 02:26:20] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.033752 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/network HTTP/1.1" 200 117 0.035079 10.0.0.35 - - [2025-01-02 02:26:21] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001291 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/network HTTP/1.1" 200 608 0.079693 10.0.0.35 - - [2025-01-02 02:26:21] "POST /route-targets HTTP/1.1" 200 327 0.011585 10.0.0.35 - - [2025-01-02 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.018429 10.0.0.35 - - [2025-01-02 02:26:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003988 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.198646 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/network HTTP/1.1" 200 826 0.006402 10.0.0.35 - - [2025-01-02 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001490 10.0.0.35 - - [2025-01-02 02:26:21] "GET /virtual-network/a788f4f6-f804-476e-8620-6b7b4c210049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006117 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/network HTTP/1.1" 200 826 0.006459 10.0.0.35 - - [2025-01-02 02:26:21] "GET /virtual-network/a788f4f6-f804-476e-8620-6b7b4c210049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005888 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/network HTTP/1.1" 200 826 0.006780 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.007819 10.0.0.35 - - [2025-01-02 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.35 - - [2025-01-02 02:26:21] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001527 10.0.0.35 - - [2025-01-02 02:26:21] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.033424 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/network HTTP/1.1" 200 117 0.010459 10.0.0.35 - - [2025-01-02 02:26:21] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001420 10.0.0.35 - - [2025-01-02 02:26:21] "POST /neutron/network HTTP/1.1" 200 615 0.120834 10.0.0.35 - - [2025-01-02 02:26:21] "POST /route-targets HTTP/1.1" 200 327 0.013395 10.0.0.35 - - [2025-01-02 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.017749 10.0.0.35 - - [2025-01-02 02:26:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007766 10.0.0.35 - - [2025-01-02 02:26:22] "POST /neutron/subnet HTTP/1.1" 200 705 0.214452 10.0.0.35 - - [2025-01-02 02:26:22] "POST /neutron/network HTTP/1.1" 200 830 0.006490 10.0.0.35 - - [2025-01-02 02:26:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001567 10.0.0.35 - - [2025-01-02 02:26:22] "GET /virtual-network/c98e90bc-0d88-431f-8e9c-95bd3ec8e514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006386 10.0.0.35 - - [2025-01-02 02:26:22] "POST /neutron/network HTTP/1.1" 200 830 0.007293 10.0.0.35 - - [2025-01-02 02:26:22] "GET /virtual-network/c98e90bc-0d88-431f-8e9c-95bd3ec8e514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005294 10.0.0.35 - - [2025-01-02 02:26:22] "POST /neutron/network HTTP/1.1" 200 830 0.006569 10.0.0.35 - - [2025-01-02 02:26:22] "POST /neutron/subnet HTTP/1.1" 200 705 0.007136 10.0.0.35 - - [2025-01-02 02:26:22] "POST /id-to-fqname HTTP/1.1" 200 223 0.001312 10.0.0.35 - - [2025-01-02 02:26:22] "POST /neutron/network HTTP/1.1" 200 836 0.006024 10.0.0.35 - - [2025-01-02 02:26:22] "GET /aaa-mode HTTP/1.1" 401 292 0.000424 10.0.0.35 - - [2025-01-02 02:26:22] "GET / HTTP/1.1" 200 35931 0.002041 10.0.0.35 - - [2025-01-02 02:26:22] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000447 10.0.0.35 - - [2025-01-02 02:26:23] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001300 10.0.0.35 - - [2025-01-02 02:26:23] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052806 10.0.0.35 - - [2025-01-02 02:26:23] "POST /neutron/network HTTP/1.1" 200 826 0.005954 10.0.0.35 - - [2025-01-02 02:26:23] "POST /neutron/port HTTP/1.1" 200 117 0.005419 10.0.0.35 - - [2025-01-02 02:26:23] "POST /neutron/port HTTP/1.1" 200 117 0.005503 10.0.0.35 - - [2025-01-02 02:26:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001694 10.0.0.35 - - [2025-01-02 02:26:23] "POST /neutron/port HTTP/1.1" 200 117 0.008019 10.0.0.35 - - [2025-01-02 02:26:23] "POST /neutron/network HTTP/1.1" 200 840 0.006913 10.0.0.35 - - [2025-01-02 02:26:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000435 10.0.0.35 - - [2025-01-02 02:26:23] "POST /neutron/network HTTP/1.1" 200 836 0.006100 10.0.0.35 - - [2025-01-02 02:26:23] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001462 10.0.0.35 - - [2025-01-02 02:26:23] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.35 - - [2025-01-02 02:26:23] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001616 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 1062 0.245677 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 1062 0.011617 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 1062 0.008296 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 1116 0.083014 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 1090 0.016990 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003163 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/subnet HTTP/1.1" 200 694 0.013286 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 117 0.001427 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/network HTTP/1.1" 200 826 0.010275 10.0.0.35 - - [2025-01-02 02:26:24] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001311 10.0.0.35 - - [2025-01-02 02:26:24] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.058396 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/network HTTP/1.1" 200 830 0.007097 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 1090 0.041279 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.014518 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/port HTTP/1.1" 200 117 0.007725 10.0.0.35 - - [2025-01-02 02:26:24] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001228 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/router HTTP/1.1" 200 585 0.054563 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/router HTTP/1.1" 200 585 0.006992 10.0.0.35 - - [2025-01-02 02:26:24] "POST /route-targets HTTP/1.1" 200 327 0.019983 10.0.0.35 - - [2025-01-02 02:26:24] "PUT /logical-router/7140c8ec-0944-4ea6-8e56-1e5788e88d64 HTTP/1.1" 200 262 0.026312 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/router HTTP/1.1" 200 656 0.036715 10.0.0.35 - - [2025-01-02 02:26:24] "GET /logical-router/7140c8ec-0944-4ea6-8e56-1e5788e88d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.015401 10.0.0.35 - - [2025-01-02 02:26:24] "POST /neutron/router HTTP/1.1" 200 656 0.003816 10.0.0.35 - - [2025-01-02 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011205 10.0.0.35 - - [2025-01-02 02:26:24] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001352 10.0.0.35 - - [2025-01-02 02:26:24] "GET /service-template/d1096ffd-216e-4c63-93b7-c82df4f552ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1692 0.003931 10.0.0.35 - - [2025-01-02 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 215 0.003384 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/network HTTP/1.1" 200 840 0.010542 10.0.0.35 - - [2025-01-02 02:26:25] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001589 10.0.0.35 - - [2025-01-02 02:26:25] "POST /useragent-kv HTTP/1.1" 200 115 0.011726 10.0.0.35 - - [2025-01-02 02:26:25] "POST /virtual-networks HTTP/1.1" 200 694 0.270678 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/router HTTP/1.1" 200 344 0.446113 10.0.0.35 - - [2025-01-02 02:26:25] "POST /route-targets HTTP/1.1" 200 327 0.074148 10.0.0.35 - - [2025-01-02 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.053330 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/port HTTP/1.1" 200 1090 0.068471 10.0.0.35 - - [2025-01-02 02:26:25] "POST /service-instances HTTP/1.1" 200 670 0.131181 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/security_group HTTP/1.1" 200 2002 0.014720 10.0.0.35 - - [2025-01-02 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.015737 10.0.0.35 - - [2025-01-02 02:26:25] "POST /route-tables HTTP/1.1" 200 582 0.044575 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/port HTTP/1.1" 200 1059 0.499598 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/port HTTP/1.1" 200 1059 0.018382 10.0.0.35 - - [2025-01-02 02:26:25] "PUT /logical-router/7140c8ec-0944-4ea6-8e56-1e5788e88d64 HTTP/1.1" 200 262 0.036111 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/port HTTP/1.1" 200 1059 0.018452 10.0.0.35 - - [2025-01-02 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.021999 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/port HTTP/1.1" 200 1113 0.074831 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/port HTTP/1.1" 200 1087 0.022435 10.0.0.35 - - [2025-01-02 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010266 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003558 10.0.0.35 - - [2025-01-02 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/subnet HTTP/1.1" 200 679 0.009162 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.35 - - [2025-01-02 02:26:25] "POST /neutron/network HTTP/1.1" 200 830 0.005147 10.0.0.35 - - [2025-01-02 02:26:25] "POST /virtual-machines HTTP/1.1" 200 553 0.018152 10.0.0.35 - - [2025-01-02 02:26:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.093388 10.0.0.35 - - [2025-01-02 02:26:26] "POST /chown HTTP/1.1" 200 109 0.008609 10.0.0.35 - - [2025-01-02 02:26:26] "POST /instance-ips HTTP/1.1" 200 551 0.027854 10.0.0.35 - - [2025-01-02 02:26:26] "POST /instance-ips HTTP/1.1" 400 246 0.019844 10.0.0.35 - - [2025-01-02 02:26:26] "POST /chown HTTP/1.1" 200 109 0.009667 10.0.0.35 - - [2025-01-02 02:26:26] "PUT /virtual-machine-interface/d138f36b-404a-4c8d-a685-f4b48e12faeb HTTP/1.1" 200 284 0.014186 10.0.0.35 - - [2025-01-02 02:26:26] "PUT /instance-ip/3b16588b-7a42-404a-8691-769f4ca09b6e HTTP/1.1" 200 256 0.013499 10.0.0.35 - - [2025-01-02 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.012034 10.0.0.35 - - [2025-01-02 02:26:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.098455 10.0.0.35 - - [2025-01-02 02:26:26] "POST /chown HTTP/1.1" 200 109 0.009124 10.0.0.35 - - [2025-01-02 02:26:26] "POST /instance-ips HTTP/1.1" 200 549 0.044879 10.0.0.35 - - [2025-01-02 02:26:26] "POST /instance-ips HTTP/1.1" 400 316 0.017324 10.0.0.35 - - [2025-01-02 02:26:26] "POST /chown HTTP/1.1" 200 109 0.011369 10.0.0.35 - - [2025-01-02 02:26:26] "PUT /virtual-machine-interface/17347a5f-2338-4b3e-8b96-2f536dfca32f HTTP/1.1" 200 284 0.015724 10.0.0.35 - - [2025-01-02 02:26:26] "PUT /instance-ip/7701455a-e72c-452d-9557-f6cda07115f2 HTTP/1.1" 200 256 0.014921 10.0.0.35 - - [2025-01-02 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.013269 10.0.0.35 - - [2025-01-02 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.011187 10.0.0.35 - - [2025-01-02 02:26:27] "PUT /routing-instance/7c6046e0-a384-4732-88fd-83d181b41d68 HTTP/1.1" 200 266 0.022260 10.0.0.35 - - [2025-01-02 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.018762 10.0.0.35 - - [2025-01-02 02:26:27] "POST /virtual-machines HTTP/1.1" 200 553 0.019253 10.0.0.35 - - [2025-01-02 02:26:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.093061 10.0.0.35 - - [2025-01-02 02:26:27] "POST /chown HTTP/1.1" 200 109 0.008333 10.0.0.35 - - [2025-01-02 02:26:27] "POST /instance-ips HTTP/1.1" 400 246 0.014974 10.0.0.35 - - [2025-01-02 02:26:27] "POST /chown HTTP/1.1" 200 109 0.008412 10.0.0.35 - - [2025-01-02 02:26:27] "PUT /virtual-machine-interface/c00df636-d0b5-49b0-9898-a2d68ae1904b HTTP/1.1" 200 284 0.011699 10.0.0.35 - - [2025-01-02 02:26:27] "PUT /instance-ip/3b16588b-7a42-404a-8691-769f4ca09b6e HTTP/1.1" 200 256 0.013905 10.0.0.35 - - [2025-01-02 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.012860 10.0.0.35 - - [2025-01-02 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.013732 10.0.0.35 - - [2025-01-02 02:26:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.092652 10.0.0.35 - - [2025-01-02 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.018801 10.0.0.35 - - [2025-01-02 02:26:27] "PUT /routing-instance/7c6046e0-a384-4732-88fd-83d181b41d68 HTTP/1.1" 200 266 0.019568 10.0.0.35 - - [2025-01-02 02:26:27] "POST /chown HTTP/1.1" 200 109 0.018584 10.0.0.35 - - [2025-01-02 02:26:27] "POST /instance-ips HTTP/1.1" 400 316 0.014764 10.0.0.35 - - [2025-01-02 02:26:28] "POST /chown HTTP/1.1" 200 109 0.012664 10.0.0.35 - - [2025-01-02 02:26:28] "PUT /virtual-machine-interface/b4f72d2a-ff4f-48df-950f-53602f9e9d38 HTTP/1.1" 200 284 0.012370 10.0.0.35 - - [2025-01-02 02:26:28] "PUT /instance-ip/7701455a-e72c-452d-9557-f6cda07115f2 HTTP/1.1" 200 256 0.017636 10.0.0.35 - - [2025-01-02 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.016152 10.0.0.35 - - [2025-01-02 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.014787 10.0.0.35 - - [2025-01-02 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.35 - - [2025-01-02 02:26:28] "PUT /routing-instance/7c6046e0-a384-4732-88fd-83d181b41d68 HTTP/1.1" 200 266 0.019491 10.0.0.35 - - [2025-01-02 02:26:30] "POST /neutron/port HTTP/1.1" 200 1090 0.015588 10.0.0.35 - - [2025-01-02 02:26:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006760 10.0.0.35 - - [2025-01-02 02:26:30] "POST /neutron/port HTTP/1.1" 200 1090 0.018761 10.0.0.35 - - [2025-01-02 02:26:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010317 10.0.0.35 - - [2025-01-02 02:26:30] "POST /neutron/port HTTP/1.1" 200 1090 0.016501 10.0.0.35 - - [2025-01-02 02:26:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006293 10.0.0.35 - - [2025-01-02 02:26:30] "GET /virtual-machine/8ffeb209-8bfe-4c7e-b874-c9acb479da75 HTTP/1.1" 401 292 0.000474 10.0.0.35 - - [2025-01-02 02:26:31] "GET /virtual-machine/8ffeb209-8bfe-4c7e-b874-c9acb479da75 HTTP/1.1" 200 1296 0.030848 10.0.0.35 - - [2025-01-02 02:26:31] "GET /virtual-machine-interface/d10ceb41-d5ef-4e17-82f1-1ff6c3ea5967 HTTP/1.1" 200 2956 0.005342 10.0.0.35 - - [2025-01-02 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.35 - - [2025-01-02 02:26:31] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002923 10.0.0.35 - - [2025-01-02 02:26:31] "GET /virtual-networks?parent_id=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003100 10.0.0.35 - - [2025-01-02 02:26:31] "GET /virtual-network/a788f4f6-f804-476e-8620-6b7b4c210049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005480 10.0.0.35 - - [2025-01-02 02:26:33] "POST /neutron/port HTTP/1.1" 200 1090 0.023441 10.0.0.35 - - [2025-01-02 02:26:33] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007281 10.0.0.35 - - [2025-01-02 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.35 - - [2025-01-02 02:26:34] "GET /virtual-network/a788f4f6-f804-476e-8620-6b7b4c210049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007302 10.0.0.35 - - [2025-01-02 02:26:35] "POST /neutron/port HTTP/1.1" 200 1087 0.017599 10.0.0.35 - - [2025-01-02 02:26:35] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006738 10.0.0.35 - - [2025-01-02 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.35 - - [2025-01-02 02:26:36] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003268 10.0.0.35 - - [2025-01-02 02:26:36] "GET /virtual-networks?parent_id=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004021 10.0.0.35 - - [2025-01-02 02:26:36] "GET /virtual-network/a788f4f6-f804-476e-8620-6b7b4c210049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006670 10.0.0.35 - - [2025-01-02 02:26:36] "POST /neutron/port HTTP/1.1" 200 1087 0.017152 10.0.0.35 - - [2025-01-02 02:26:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006274 10.0.0.35 - - [2025-01-02 02:26:36] "POST /neutron/port HTTP/1.1" 200 1087 0.014010 10.0.0.35 - - [2025-01-02 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006490 10.0.0.35 - - [2025-01-02 02:26:37] "POST /neutron/port HTTP/1.1" 200 1087 0.016220 10.0.0.35 - - [2025-01-02 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006557 10.0.0.35 - - [2025-01-02 02:26:37] "GET /virtual-machine/3f3b1843-8996-4e3a-835b-4ba8aa6ca32b HTTP/1.1" 200 1294 0.005047 10.0.0.35 - - [2025-01-02 02:26:37] "GET /virtual-machine-interface/9f110853-45c2-457c-b65a-2e33dfffaad1 HTTP/1.1" 200 2969 0.005659 10.0.0.35 - - [2025-01-02 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.35 - - [2025-01-02 02:26:37] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003960 10.0.0.35 - - [2025-01-02 02:26:37] "GET /virtual-networks?parent_id=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003352 10.0.0.35 - - [2025-01-02 02:26:37] "GET /virtual-network/c98e90bc-0d88-431f-8e9c-95bd3ec8e514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006716 10.0.0.35 - - [2025-01-02 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.35 - - [2025-01-02 02:26:38] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003965 10.0.0.35 - - [2025-01-02 02:26:38] "GET /virtual-networks?parent_id=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003174 10.0.0.35 - - [2025-01-02 02:26:38] "GET /virtual-network/c98e90bc-0d88-431f-8e9c-95bd3ec8e514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005751 10.0.0.35 - - [2025-01-02 02:26:42] "POST /neutron/router HTTP/1.1" 200 656 0.004695 10.0.0.35 - - [2025-01-02 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.011364 10.0.0.35 - - [2025-01-02 02:26:42] "POST /neutron/router HTTP/1.1" 200 344 0.106126 10.0.0.35 - - [2025-01-02 02:26:42] "POST /neutron/router HTTP/1.1" 200 656 0.005279 10.0.0.35 - - [2025-01-02 02:26:42] "GET /logical-router/7140c8ec-0944-4ea6-8e56-1e5788e88d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.006333 10.0.0.35 - - [2025-01-02 02:26:42] "GET /service-instance/41872da8-5d31-43a2-9e3b-c310298f8522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.004542 10.0.0.35 - - [2025-01-02 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.35 - - [2025-01-02 02:26:42] "POST /neutron/router HTTP/1.1" 200 151 0.060888 10.0.0.35 - - [2025-01-02 02:26:42] "DELETE /route-target/1ada5213-7e6b-499d-9174-ce6bc1104956 HTTP/1.1" 409 239 0.006447 10.0.0.35 - - [2025-01-02 02:26:42] "PUT /logical-router/7140c8ec-0944-4ea6-8e56-1e5788e88d64 HTTP/1.1" 404 171 0.003576 10.0.0.35 - - [2025-01-02 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.011969 10.0.0.35 - - [2025-01-02 02:26:42] "DELETE /route-table/fa344ab6-fe9a-4bfd-9adb-58e90cfbf455 HTTP/1.1" 200 115 0.031895 10.0.0.35 - - [2025-01-02 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.35 - - [2025-01-02 02:26:42] "PUT /routing-instance/7c6046e0-a384-4732-88fd-83d181b41d68 HTTP/1.1" 200 266 0.013178 10.0.0.35 - - [2025-01-02 02:26:42] "GET /virtual-network/e728f43a-9073-411d-a9eb-2356698da25f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007951 10.0.0.35 - - [2025-01-02 02:26:42] "POST /neutron/network HTTP/1.1" 200 830 0.007063 10.0.0.35 - - [2025-01-02 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.016714 10.0.0.35 - - [2025-01-02 02:26:42] "POST /neutron/network HTTP/1.1" 400 204 0.057134 10.0.0.35 - - [2025-01-02 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.009322 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /instance-ip/7701455a-e72c-452d-9557-f6cda07115f2 HTTP/1.1" 200 115 0.048892 10.0.0.35 - - [2025-01-02 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.35 - - [2025-01-02 02:26:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004201 10.0.0.35 - - [2025-01-02 02:26:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004063 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /virtual-network/e728f43a-9073-411d-a9eb-2356698da25f HTTP/1.1" 200 115 0.146353 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /route-target/b2ab6271-624d-4ccd-8e3d-94f5507e54bc HTTP/1.1" 200 115 0.048450 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /service-instance/41872da8-5d31-43a2-9e3b-c310298f8522 HTTP/1.1" 200 115 0.067023 10.0.0.35 - - [2025-01-02 02:26:43] "GET /logical-router/7140c8ec-0944-4ea6-8e56-1e5788e88d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003350 10.0.0.35 - - [2025-01-02 02:26:43] "GET /service-instance/41872da8-5d31-43a2-9e3b-c310298f8522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003432 10.0.0.35 - - [2025-01-02 02:26:43] "POST /neutron/port HTTP/1.1" 200 1087 0.021666 10.0.0.35 - - [2025-01-02 02:26:43] "POST /neutron/port HTTP/1.1" 200 1113 0.010991 10.0.0.35 - - [2025-01-02 02:26:43] "GET /virtual-machine-interface/17347a5f-2338-4b3e-8b96-2f536dfca32f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.012075 10.0.0.35 - - [2025-01-02 02:26:43] "POST /neutron/port HTTP/1.1" 200 1090 0.026182 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /virtual-machine-interface/17347a5f-2338-4b3e-8b96-2f536dfca32f HTTP/1.1" 200 115 0.077680 10.0.0.35 - - [2025-01-02 02:26:43] "POST /neutron/port HTTP/1.1" 200 1116 0.011688 10.0.0.35 - - [2025-01-02 02:26:43] "GET /virtual-machine-interface/d138f36b-404a-4c8d-a685-f4b48e12faeb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1654 0.006022 10.0.0.35 - - [2025-01-02 02:26:43] "POST /neutron/port HTTP/1.1" 200 151 0.198244 10.0.0.35 - - [2025-01-02 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.013392 10.0.0.35 - - [2025-01-02 02:26:43] "GET /instance-ip/3b16588b-7a42-404a-8691-769f4ca09b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003891 10.0.0.35 - - [2025-01-02 02:26:43] "POST /neutron/port HTTP/1.1" 200 151 0.165884 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /virtual-machine-interface/d138f36b-404a-4c8d-a685-f4b48e12faeb HTTP/1.1" 200 115 0.055230 10.0.0.35 - - [2025-01-02 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.013042 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /virtual-machine/f003603a-fd69-4f3d-a902-cf5a9f53a90c HTTP/1.1" 200 115 0.023230 10.0.0.35 - - [2025-01-02 02:26:43] "GET /virtual-machine-interface/c00df636-d0b5-49b0-9898-a2d68ae1904b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1654 0.015399 10.0.0.35 - - [2025-01-02 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.017022 10.0.0.35 - - [2025-01-02 02:26:43] "GET /instance-ip/3b16588b-7a42-404a-8691-769f4ca09b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.005822 10.0.0.35 - - [2025-01-02 02:26:43] "DELETE /instance-ip/3b16588b-7a42-404a-8691-769f4ca09b6e HTTP/1.1" 200 115 0.027493 10.0.0.35 - - [2025-01-02 02:26:44] "DELETE /virtual-machine-interface/c00df636-d0b5-49b0-9898-a2d68ae1904b HTTP/1.1" 200 115 0.036918 10.0.0.35 - - [2025-01-02 02:26:44] "GET /virtual-machine-interface/b4f72d2a-ff4f-48df-950f-53602f9e9d38?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.007493 10.0.0.35 - - [2025-01-02 02:26:44] "DELETE /virtual-machine-interface/b4f72d2a-ff4f-48df-950f-53602f9e9d38 HTTP/1.1" 200 115 0.036802 10.0.0.35 - - [2025-01-02 02:26:44] "DELETE /virtual-machine/c45fe345-740f-492d-971f-4b33b6d9b42a HTTP/1.1" 200 115 0.020901 10.0.0.35 - - [2025-01-02 02:26:44] "POST /neutron/network HTTP/1.1" 200 830 0.007553 10.0.0.35 - - [2025-01-02 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.35 - - [2025-01-02 02:26:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004201 10.0.0.35 - - [2025-01-02 02:26:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002470 10.0.0.35 - - [2025-01-02 02:26:45] "POST /neutron/network HTTP/1.1" 200 151 0.115221 10.0.0.35 - - [2025-01-02 02:26:45] "DELETE /route-target/c1989dc7-eecc-44e6-955a-f08df7b72d01 HTTP/1.1" 200 115 0.029063 10.0.0.35 - - [2025-01-02 02:26:45] "POST /neutron/network HTTP/1.1" 200 826 0.006712 10.0.0.35 - - [2025-01-02 02:26:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004278 10.0.0.35 - - [2025-01-02 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.35 - - [2025-01-02 02:26:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002007 10.0.0.35 - - [2025-01-02 02:26:45] "POST /neutron/network HTTP/1.1" 200 151 0.101502 10.0.0.35 - - [2025-01-02 02:26:45] "DELETE /route-target/2a2c5f48-9e53-49fa-8c40-65ac817377e0 HTTP/1.1" 200 115 0.018867 10.0.0.35 - - [2025-01-02 02:26:45] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001259 10.0.0.35 - - [2025-01-02 02:26:45] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.032227 10.0.0.35 - - [2025-01-02 02:26:45] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001690 10.0.0.35 - - [2025-01-02 02:26:45] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?fields=virtual_networks HTTP/1.1" 200 1037 0.077003 10.0.0.35 - - [2025-01-02 02:26:45] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001457 10.0.0.35 - - [2025-01-02 02:26:45] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.037117 10.0.0.35 - - [2025-01-02 02:26:45] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001584 10.0.0.35 - - [2025-01-02 02:26:45] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?fields=security_groups HTTP/1.1" 200 1266 0.043546 10.0.0.35 - - [2025-01-02 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.027452 10.0.0.35 - - [2025-01-02 02:26:46] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002822 10.0.0.35 - - [2025-01-02 02:26:46] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001276 10.0.0.35 - - [2025-01-02 02:26:46] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008276 10.0.0.35 - - [2025-01-02 02:26:46] "POST /id-to-fqname HTTP/1.1" 200 198 0.002130 10.0.0.35 - - [2025-01-02 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.002757 10.0.0.35 - - [2025-01-02 02:26:46] "POST /security-groups HTTP/1.1" 200 599 0.067663 10.0.0.35 - - [2025-01-02 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.003233 10.0.0.35 - - [2025-01-02 02:26:46] "POST /projects HTTP/1.1" 200 601 0.246059 10.0.0.35 - - [2025-01-02 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.316335 10.0.0.35 - - [2025-01-02 02:26:47] "POST /access-control-lists HTTP/1.1" 200 604 0.067037 10.0.0.35 - - [2025-01-02 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 241 0.002704 10.0.0.35 - - [2025-01-02 02:26:47] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.454796 10.0.0.35 - - [2025-01-02 02:26:47] "POST /access-control-lists HTTP/1.1" 200 602 0.063890 10.0.0.35 - - [2025-01-02 02:26:48] "GET / HTTP/1.1" 200 35931 0.002439 10.0.0.35 - - [2025-01-02 02:26:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.35 - - [2025-01-02 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.057626 10.0.0.35 - - [2025-01-02 02:26:49] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.35 - - [2025-01-02 02:26:49] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.026338 10.0.0.35 - - [2025-01-02 02:26:49] "POST /neutron/network HTTP/1.1" 200 117 0.031775 10.0.0.35 - - [2025-01-02 02:26:49] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001645 10.0.0.35 - - [2025-01-02 02:26:49] "POST /neutron/network HTTP/1.1" 200 613 0.091790 10.0.0.35 - - [2025-01-02 02:26:49] "POST /route-targets HTTP/1.1" 200 327 0.017329 10.0.0.35 - - [2025-01-02 02:26:49] "POST /ref-update HTTP/1.1" 200 156 0.022834 10.0.0.35 - - [2025-01-02 02:26:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003226 10.0.0.35 - - [2025-01-02 02:26:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.147029 10.0.0.35 - - [2025-01-02 02:26:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005100 10.0.0.35 - - [2025-01-02 02:26:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.146365 10.0.0.35 - - [2025-01-02 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.036827 10.0.0.35 - - [2025-01-02 02:26:49] "GET /virtual-network/0e72c1fa-6a3d-4c41-b911-6a63e0b316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.008279 10.0.0.35 - - [2025-01-02 02:26:49] "POST /neutron/network HTTP/1.1" 200 1007 0.006612 10.0.0.35 - - [2025-01-02 02:26:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001197 10.0.0.35 - - [2025-01-02 02:26:49] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004895 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/network HTTP/1.1" 200 1007 0.009869 10.0.0.35 - - [2025-01-02 02:26:50] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005185 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/network HTTP/1.1" 200 1007 0.007605 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.009205 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.008002 10.0.0.35 - - [2025-01-02 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.35 - - [2025-01-02 02:26:50] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001430 10.0.0.35 - - [2025-01-02 02:26:50] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038436 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/network HTTP/1.1" 200 117 0.011389 10.0.0.35 - - [2025-01-02 02:26:50] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001352 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/network HTTP/1.1" 200 613 0.077161 10.0.0.35 - - [2025-01-02 02:26:50] "POST /route-targets HTTP/1.1" 200 327 0.011477 10.0.0.35 - - [2025-01-02 02:26:50] "POST /ref-update HTTP/1.1" 200 156 0.012241 10.0.0.35 - - [2025-01-02 02:26:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005187 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.169071 10.0.0.35 - - [2025-01-02 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.35 - - [2025-01-02 02:26:50] "GET /virtual-network/0e72c1fa-6a3d-4c41-b911-6a63e0b316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.011666 10.0.0.35 - - [2025-01-02 02:26:50] "POST /useragent-kv HTTP/1.1" 200 115 0.010220 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.180683 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/network HTTP/1.1" 200 1006 0.008525 10.0.0.35 - - [2025-01-02 02:26:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001844 10.0.0.35 - - [2025-01-02 02:26:50] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005758 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/network HTTP/1.1" 200 1006 0.008709 10.0.0.35 - - [2025-01-02 02:26:50] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005791 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/network HTTP/1.1" 200 1006 0.009147 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.007504 10.0.0.35 - - [2025-01-02 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.008425 10.0.0.35 - - [2025-01-02 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.002720 10.0.0.35 - - [2025-01-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.35 - - [2025-01-02 02:26:51] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001577 10.0.0.35 - - [2025-01-02 02:26:51] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.030460 10.0.0.35 - - [2025-01-02 02:26:51] "POST /network-policys HTTP/1.1" 200 577 0.063559 10.0.0.35 - - [2025-01-02 02:26:51] "GET /network-policy/22402976-bbe8-47a0-ae77-2a69319f79d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005584 10.0.0.35 - - [2025-01-02 02:26:51] "POST /neutron/network HTTP/1.1" 200 1007 0.008670 10.0.0.35 - - [2025-01-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009588 10.0.0.35 - - [2025-01-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.008433 10.0.0.35 - - [2025-01-02 02:26:51] "GET /virtual-network/0e72c1fa-6a3d-4c41-b911-6a63e0b316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.008259 10.0.0.35 - - [2025-01-02 02:26:51] "POST /neutron/network HTTP/1.1" 200 1115 0.056079 10.0.0.35 - - [2025-01-02 02:26:51] "POST /access-control-lists HTTP/1.1" 200 596 0.075002 10.0.0.35 - - [2025-01-02 02:26:51] "POST /neutron/network HTTP/1.1" 200 1115 0.048347 10.0.0.35 - - [2025-01-02 02:26:51] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.012859 10.0.0.35 - - [2025-01-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.35 - - [2025-01-02 02:26:51] "GET /network-policy/22402976-bbe8-47a0-ae77-2a69319f79d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005906 10.0.0.35 - - [2025-01-02 02:26:51] "POST /neutron/network HTTP/1.1" 200 1006 0.009249 10.0.0.35 - - [2025-01-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008981 10.0.0.35 - - [2025-01-02 02:26:51] "GET /virtual-network/0e72c1fa-6a3d-4c41-b911-6a63e0b316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.006076 10.0.0.35 - - [2025-01-02 02:26:51] "POST /neutron/network HTTP/1.1" 200 1114 0.060977 10.0.0.35 - - [2025-01-02 02:26:51] "PUT /access-control-list/d8ce81c3-bd8f-43ee-80a1-a237921d1a01 HTTP/1.1" 200 272 0.065117 10.0.0.35 - - [2025-01-02 02:26:51] "POST /neutron/network HTTP/1.1" 200 1114 0.021535 10.0.0.35 - - [2025-01-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.006176 10.0.0.35 - - [2025-01-02 02:26:51] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006032 10.0.0.35 - - [2025-01-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.35 - - [2025-01-02 02:26:51] "GET /network-policy/22402976-bbe8-47a0-ae77-2a69319f79d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004067 10.0.0.35 - - [2025-01-02 02:26:51] "GET /domains HTTP/1.1" 401 292 0.000601 10.0.0.35 - - [2025-01-02 02:26:51] "POST /access-control-lists HTTP/1.1" 200 596 0.065079 10.0.0.35 - - [2025-01-02 02:26:51] "POST /ref-update HTTP/1.1" 200 156 0.011801 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domains HTTP/1.1" 200 280 0.025910 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001579 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3149 0.009267 10.0.0.35 - - [2025-01-02 02:26:52] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001038 10.0.0.35 - - [2025-01-02 02:26:52] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4 HTTP/1.1" 200 2625 0.079387 10.0.0.35 - - [2025-01-02 02:26:52] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200 HTTP/1.1" 200 3508 0.006301 10.0.0.35 - - [2025-01-02 02:26:52] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200 HTTP/1.1" 200 3508 0.004865 10.0.0.35 - - [2025-01-02 02:26:52] "GET /routing-instance/56994898-d81a-4ee6-b555-88e972279ed5 HTTP/1.1" 200 1795 0.003326 10.0.0.35 - - [2025-01-02 02:26:52] "GET /routing-instance/56994898-d81a-4ee6-b555-88e972279ed5 HTTP/1.1" 200 1795 0.003265 10.0.0.35 - - [2025-01-02 02:26:52] "GET /route-target/7e826dfc-f97b-45e1-b64b-929ffb540571 HTTP/1.1" 200 1212 0.002975 10.0.0.35 - - [2025-01-02 02:26:52] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200 HTTP/1.1" 200 3508 0.006616 10.0.0.35 - - [2025-01-02 02:26:52] "GET /routing-instance/56994898-d81a-4ee6-b555-88e972279ed5 HTTP/1.1" 200 1795 0.003236 10.0.0.35 - - [2025-01-02 02:26:52] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004926 10.0.0.35 - - [2025-01-02 02:26:52] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200 HTTP/1.1" 200 3508 0.004591 10.0.0.35 - - [2025-01-02 02:26:52] "GET /routing-instance/56994898-d81a-4ee6-b555-88e972279ed5 HTTP/1.1" 200 1795 0.003894 10.0.0.35 - - [2025-01-02 02:26:52] "GET /routing-instance/56994898-d81a-4ee6-b555-88e972279ed5 HTTP/1.1" 200 1795 0.004310 10.0.0.35 - - [2025-01-02 02:26:52] "GET /route-target/7e826dfc-f97b-45e1-b64b-929ffb540571 HTTP/1.1" 200 1212 0.003349 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domains HTTP/1.1" 200 280 0.002783 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3149 0.008104 10.0.0.35 - - [2025-01-02 02:26:52] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.35 - - [2025-01-02 02:26:52] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4 HTTP/1.1" 200 2625 0.070396 10.0.0.35 - - [2025-01-02 02:26:52] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200 HTTP/1.1" 200 3508 0.005270 10.0.0.35 - - [2025-01-02 02:26:52] "GET /obj-perms HTTP/1.1" 200 5046 0.047694 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domains HTTP/1.1" 200 280 0.002851 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001573 10.0.0.35 - - [2025-01-02 02:26:52] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3149 0.008227 10.0.0.35 - - [2025-01-02 02:26:52] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001090 10.0.0.35 - - [2025-01-02 02:26:53] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4 HTTP/1.1" 200 2625 0.071762 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97 HTTP/1.1" 200 3505 0.007608 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97 HTTP/1.1" 200 3505 0.005609 10.0.0.35 - - [2025-01-02 02:26:53] "GET /routing-instance/a2a1f3e8-3c9f-4072-97f4-48fccc98e700 HTTP/1.1" 200 1796 0.004489 10.0.0.35 - - [2025-01-02 02:26:53] "GET /routing-instance/a2a1f3e8-3c9f-4072-97f4-48fccc98e700 HTTP/1.1" 200 1796 0.004127 10.0.0.35 - - [2025-01-02 02:26:53] "GET /route-target/977b27f0-b5e6-4630-a9ec-5f623b227b7e HTTP/1.1" 200 1213 0.003948 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97 HTTP/1.1" 200 3505 0.005909 10.0.0.35 - - [2025-01-02 02:26:53] "GET /routing-instance/a2a1f3e8-3c9f-4072-97f4-48fccc98e700 HTTP/1.1" 200 1796 0.005480 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005804 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97 HTTP/1.1" 200 3505 0.006093 10.0.0.35 - - [2025-01-02 02:26:53] "GET /routing-instance/a2a1f3e8-3c9f-4072-97f4-48fccc98e700 HTTP/1.1" 200 1796 0.003544 10.0.0.35 - - [2025-01-02 02:26:53] "GET /routing-instance/a2a1f3e8-3c9f-4072-97f4-48fccc98e700 HTTP/1.1" 200 1796 0.003204 10.0.0.35 - - [2025-01-02 02:26:53] "GET /route-target/977b27f0-b5e6-4630-a9ec-5f623b227b7e HTTP/1.1" 200 1213 0.002872 10.0.0.35 - - [2025-01-02 02:26:53] "GET /domains HTTP/1.1" 200 280 0.003007 10.0.0.35 - - [2025-01-02 02:26:53] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159 10.0.0.35 - - [2025-01-02 02:26:53] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3149 0.008196 10.0.0.35 - - [2025-01-02 02:26:53] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.35 - - [2025-01-02 02:26:53] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4 HTTP/1.1" 200 2625 0.076308 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97 HTTP/1.1" 200 3505 0.005123 10.0.0.35 - - [2025-01-02 02:26:53] "GET /obj-perms HTTP/1.1" 200 5046 0.003246 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006311 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1114 0.008519 10.0.0.35 - - [2025-01-02 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/0e72c1fa-6a3d-4c41-b911-6a63e0b316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.006864 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1006 0.057681 10.0.0.35 - - [2025-01-02 02:26:53] "DELETE /access-control-list/c19395a4-56b5-4342-97ad-03ea33f6b014 HTTP/1.1" 200 115 0.041315 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1006 0.010822 10.0.0.35 - - [2025-01-02 02:26:53] "POST /ref-update HTTP/1.1" 200 156 0.016784 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/3e4e2866-4a32-472a-8adc-4cd938160b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005707 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004905 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1115 0.009977 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1007 0.045419 10.0.0.35 - - [2025-01-02 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017876 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/0e72c1fa-6a3d-4c41-b911-6a63e0b316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.005558 10.0.0.35 - - [2025-01-02 02:26:53] "DELETE /access-control-list/d8ce81c3-bd8f-43ee-80a1-a237921d1a01 HTTP/1.1" 200 115 0.036716 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1007 0.009200 10.0.0.35 - - [2025-01-02 02:26:53] "GET /virtual-network/6ed8a24f-0ef7-4496-aa79-8e96ddb0c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009173 10.0.0.35 - - [2025-01-02 02:26:53] "POST /ref-update HTTP/1.1" 200 156 0.023021 10.0.0.35 - - [2025-01-02 02:26:53] "DELETE /network-policy/22402976-bbe8-47a0-ae77-2a69319f79d7 HTTP/1.1" 200 115 0.035601 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1006 0.009356 10.0.0.35 - - [2025-01-02 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.35 - - [2025-01-02 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002168 10.0.0.35 - - [2025-01-02 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002808 10.0.0.35 - - [2025-01-02 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002487 10.0.0.35 - - [2025-01-02 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001856 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 151 0.092516 10.0.0.35 - - [2025-01-02 02:26:53] "DELETE /route-target/977b27f0-b5e6-4630-a9ec-5f623b227b7e HTTP/1.1" 200 115 0.022657 10.0.0.35 - - [2025-01-02 02:26:53] "GET /routing-instance/a2a1f3e8-3c9f-4072-97f4-48fccc98e700 HTTP/1.1" 404 171 0.002806 10.0.0.35 - - [2025-01-02 02:26:53] "GET /domains HTTP/1.1" 200 280 0.002671 10.0.0.35 - - [2025-01-02 02:26:53] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.35 - - [2025-01-02 02:26:53] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3149 0.051615 10.0.0.35 - - [2025-01-02 02:26:53] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001271 10.0.0.35 - - [2025-01-02 02:26:53] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4 HTTP/1.1" 200 2145 0.072504 10.0.0.35 - - [2025-01-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1007 0.008408 10.0.0.35 - - [2025-01-02 02:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.35 - - [2025-01-02 02:26:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002368 10.0.0.35 - - [2025-01-02 02:26:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002849 10.0.0.35 - - [2025-01-02 02:26:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002149 10.0.0.35 - - [2025-01-02 02:26:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002357 10.0.0.35 - - [2025-01-02 02:26:54] "POST /neutron/network HTTP/1.1" 200 151 0.100162 10.0.0.35 - - [2025-01-02 02:26:54] "GET /routing-instance/56994898-d81a-4ee6-b555-88e972279ed5 HTTP/1.1" 404 171 0.003675 10.0.0.35 - - [2025-01-02 02:26:54] "DELETE /route-target/7e826dfc-f97b-45e1-b64b-929ffb540571 HTTP/1.1" 200 115 0.031600 10.0.0.35 - - [2025-01-02 02:26:54] "GET /domains HTTP/1.1" 200 280 0.003160 10.0.0.35 - - [2025-01-02 02:26:54] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.35 - - [2025-01-02 02:26:54] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3149 0.055302 10.0.0.35 - - [2025-01-02 02:26:54] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001304 10.0.0.35 - - [2025-01-02 02:26:54] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4 HTTP/1.1" 200 1900 0.070948 10.0.0.35 - - [2025-01-02 02:26:54] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001274 10.0.0.35 - - [2025-01-02 02:26:54] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.031747 10.0.0.35 - - [2025-01-02 02:26:54] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.35 - - [2025-01-02 02:26:54] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?fields=virtual_networks HTTP/1.1" 200 1048 0.071918 10.0.0.35 - - [2025-01-02 02:26:54] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001255 10.0.0.35 - - [2025-01-02 02:26:54] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.031520 10.0.0.35 - - [2025-01-02 02:26:54] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001365 10.0.0.35 - - [2025-01-02 02:26:54] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?fields=security_groups HTTP/1.1" 200 1282 0.030060 10.0.0.35 - - [2025-01-02 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.026526 10.0.0.35 - - [2025-01-02 02:26:55] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003389 10.0.0.35 - - [2025-01-02 02:26:55] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001522 10.0.0.35 - - [2025-01-02 02:26:55] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008727 10.0.0.35 - - [2025-01-02 02:26:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.001623 10.0.0.35 - - [2025-01-02 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.003167 10.0.0.35 - - [2025-01-02 02:26:56] "POST /security-groups HTTP/1.1" 200 593 0.063638 10.0.0.35 - - [2025-01-02 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.002832 10.0.0.35 - - [2025-01-02 02:26:56] "POST /projects HTTP/1.1" 200 589 0.228580 10.0.0.35 - - [2025-01-02 02:26:56] "POST /access-control-lists HTTP/1.1" 200 598 0.059642 10.0.0.35 - - [2025-01-02 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.303528 10.0.0.35 - - [2025-01-02 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.003622 10.0.0.35 - - [2025-01-02 02:26:56] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.435894 10.0.0.35 - - [2025-01-02 02:26:56] "POST /access-control-lists HTTP/1.1" 200 596 0.071792 10.0.0.35 - - [2025-01-02 02:26:57] "GET / HTTP/1.1" 200 35931 0.002350 10.0.0.35 - - [2025-01-02 02:26:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000629 10.0.0.35 - - [2025-01-02 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.059532 10.0.0.35 - - [2025-01-02 02:26:58] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001225 10.0.0.35 - - [2025-01-02 02:26:58] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.024890 10.0.0.35 - - [2025-01-02 02:26:58] "POST /neutron/network HTTP/1.1" 200 117 0.033063 10.0.0.35 - - [2025-01-02 02:26:58] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001499 10.0.0.35 - - [2025-01-02 02:26:58] "POST /neutron/network HTTP/1.1" 200 607 0.082077 10.0.0.35 - - [2025-01-02 02:26:58] "POST /route-targets HTTP/1.1" 200 327 0.011873 10.0.0.35 - - [2025-01-02 02:26:58] "POST /ref-update HTTP/1.1" 200 156 0.014092 10.0.0.35 - - [2025-01-02 02:26:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004639 10.0.0.35 - - [2025-01-02 02:26:58] "POST /neutron/subnet HTTP/1.1" 200 730 0.179943 10.0.0.35 - - [2025-01-02 02:26:58] "POST /neutron/network HTTP/1.1" 200 827 0.006660 10.0.0.35 - - [2025-01-02 02:26:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001207 10.0.0.35 - - [2025-01-02 02:26:58] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004927 10.0.0.35 - - [2025-01-02 02:26:58] "POST /neutron/network HTTP/1.1" 200 827 0.006018 10.0.0.35 - - [2025-01-02 02:26:58] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005886 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 827 0.006563 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.007282 10.0.0.35 - - [2025-01-02 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.35 - - [2025-01-02 02:26:59] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002964 10.0.0.35 - - [2025-01-02 02:26:59] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.029588 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 117 0.009583 10.0.0.35 - - [2025-01-02 02:26:59] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 607 0.070164 10.0.0.35 - - [2025-01-02 02:26:59] "POST /route-targets HTTP/1.1" 200 327 0.011473 10.0.0.35 - - [2025-01-02 02:26:59] "POST /ref-update HTTP/1.1" 200 156 0.011400 10.0.0.35 - - [2025-01-02 02:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005256 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.204925 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 827 0.006311 10.0.0.35 - - [2025-01-02 02:26:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001647 10.0.0.35 - - [2025-01-02 02:26:59] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005134 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 827 0.006977 10.0.0.35 - - [2025-01-02 02:26:59] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005507 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 827 0.007507 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.008275 10.0.0.35 - - [2025-01-02 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.002943 10.0.0.35 - - [2025-01-02 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.35 - - [2025-01-02 02:26:59] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001642 10.0.0.35 - - [2025-01-02 02:26:59] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.032262 10.0.0.35 - - [2025-01-02 02:26:59] "POST /network-policys HTTP/1.1" 200 571 0.018621 10.0.0.35 - - [2025-01-02 02:26:59] "GET /network-policy/385b6860-8fc7-46d2-9c51-dfa391951fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005569 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 827 0.007126 10.0.0.35 - - [2025-01-02 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.004243 10.0.0.35 - - [2025-01-02 02:26:59] "POST /neutron/network HTTP/1.1" 200 929 0.050285 10.0.0.35 - - [2025-01-02 02:27:00] "POST /neutron/network HTTP/1.1" 200 929 0.007969 10.0.0.35 - - [2025-01-02 02:27:00] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.035395 10.0.0.35 - - [2025-01-02 02:27:00] "POST /access-control-lists HTTP/1.1" 200 590 0.071695 10.0.0.35 - - [2025-01-02 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017454 10.0.0.35 - - [2025-01-02 02:27:00] "GET /network-policy/385b6860-8fc7-46d2-9c51-dfa391951fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004968 10.0.0.35 - - [2025-01-02 02:27:00] "POST /neutron/network HTTP/1.1" 200 827 0.006872 10.0.0.35 - - [2025-01-02 02:27:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.005044 10.0.0.35 - - [2025-01-02 02:27:00] "POST /neutron/network HTTP/1.1" 200 929 0.050368 10.0.0.35 - - [2025-01-02 02:27:00] "POST /neutron/network HTTP/1.1" 200 929 0.040781 10.0.0.35 - - [2025-01-02 02:27:00] "POST /access-control-lists HTTP/1.1" 200 590 0.069417 10.0.0.35 - - [2025-01-02 02:27:00] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007504 10.0.0.35 - - [2025-01-02 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.35 - - [2025-01-02 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.012422 10.0.0.35 - - [2025-01-02 02:27:00] "GET /network-policy/385b6860-8fc7-46d2-9c51-dfa391951fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004368 10.0.0.35 - - [2025-01-02 02:27:00] "GET /domains HTTP/1.1" 401 292 0.000595 10.0.0.35 - - [2025-01-02 02:27:00] "PUT /access-control-list/50937631-079c-47df-a2df-b073e8e3a822 HTTP/1.1" 200 272 0.054893 10.0.0.35 - - [2025-01-02 02:27:00] "GET /domains HTTP/1.1" 200 280 0.029041 10.0.0.35 - - [2025-01-02 02:27:00] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001289 10.0.0.35 - - [2025-01-02 02:27:00] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3337 0.010812 10.0.0.35 - - [2025-01-02 02:27:00] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001123 10.0.0.35 - - [2025-01-02 02:27:00] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50 HTTP/1.1" 200 2571 0.076277 10.0.0.35 - - [2025-01-02 02:27:00] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6 HTTP/1.1" 200 2894 0.010525 10.0.0.35 - - [2025-01-02 02:27:00] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6 HTTP/1.1" 200 2894 0.006814 10.0.0.35 - - [2025-01-02 02:27:00] "GET /routing-instance/184d837e-0e3d-47ee-ab07-1dd7fd48f989 HTTP/1.1" 200 1783 0.005569 10.0.0.35 - - [2025-01-02 02:27:00] "GET /routing-instance/184d837e-0e3d-47ee-ab07-1dd7fd48f989 HTTP/1.1" 200 1783 0.005217 10.0.0.35 - - [2025-01-02 02:27:00] "GET /route-target/d5214cbd-cc08-4bcc-903e-b3f82e6d7ae1 HTTP/1.1" 200 1207 0.005582 10.0.0.35 - - [2025-01-02 02:27:00] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6 HTTP/1.1" 200 2894 0.008096 10.0.0.35 - - [2025-01-02 02:27:00] "GET /routing-instance/184d837e-0e3d-47ee-ab07-1dd7fd48f989 HTTP/1.1" 200 1783 0.005720 10.0.0.35 - - [2025-01-02 02:27:00] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006050 10.0.0.35 - - [2025-01-02 02:27:00] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6 HTTP/1.1" 200 2894 0.006649 10.0.0.35 - - [2025-01-02 02:27:01] "GET /routing-instance/184d837e-0e3d-47ee-ab07-1dd7fd48f989 HTTP/1.1" 200 1783 0.005482 10.0.0.35 - - [2025-01-02 02:27:01] "GET /routing-instance/184d837e-0e3d-47ee-ab07-1dd7fd48f989 HTTP/1.1" 200 1783 0.004323 10.0.0.35 - - [2025-01-02 02:27:01] "GET /route-target/d5214cbd-cc08-4bcc-903e-b3f82e6d7ae1 HTTP/1.1" 200 1207 0.004012 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domains HTTP/1.1" 200 280 0.003536 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001338 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3337 0.009346 10.0.0.35 - - [2025-01-02 02:27:01] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002394 10.0.0.35 - - [2025-01-02 02:27:01] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50 HTTP/1.1" 200 2571 0.072378 10.0.0.35 - - [2025-01-02 02:27:01] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6 HTTP/1.1" 200 2894 0.006353 10.0.0.35 - - [2025-01-02 02:27:01] "GET /obj-perms HTTP/1.1" 200 5034 0.071984 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domains HTTP/1.1" 200 280 0.003379 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3337 0.008173 10.0.0.35 - - [2025-01-02 02:27:01] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001606 10.0.0.35 - - [2025-01-02 02:27:01] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50 HTTP/1.1" 200 2571 0.073442 10.0.0.35 - - [2025-01-02 02:27:01] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde HTTP/1.1" 200 2896 0.008262 10.0.0.35 - - [2025-01-02 02:27:01] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde HTTP/1.1" 200 2896 0.005806 10.0.0.35 - - [2025-01-02 02:27:01] "GET /routing-instance/4358900d-ea4c-49cf-b1cf-f380e8d4a37e HTTP/1.1" 200 1783 0.004317 10.0.0.35 - - [2025-01-02 02:27:01] "GET /routing-instance/4358900d-ea4c-49cf-b1cf-f380e8d4a37e HTTP/1.1" 200 1783 0.004095 10.0.0.35 - - [2025-01-02 02:27:01] "GET /route-target/60827fcc-3165-4274-afb3-1defa06d97c3 HTTP/1.1" 200 1206 0.004514 10.0.0.35 - - [2025-01-02 02:27:01] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde HTTP/1.1" 200 2896 0.006173 10.0.0.35 - - [2025-01-02 02:27:01] "GET /routing-instance/4358900d-ea4c-49cf-b1cf-f380e8d4a37e HTTP/1.1" 200 1783 0.004596 10.0.0.35 - - [2025-01-02 02:27:01] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006059 10.0.0.35 - - [2025-01-02 02:27:01] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde HTTP/1.1" 200 2896 0.008464 10.0.0.35 - - [2025-01-02 02:27:01] "GET /routing-instance/4358900d-ea4c-49cf-b1cf-f380e8d4a37e HTTP/1.1" 200 1783 0.004349 10.0.0.35 - - [2025-01-02 02:27:01] "GET /routing-instance/4358900d-ea4c-49cf-b1cf-f380e8d4a37e HTTP/1.1" 200 1783 0.004603 10.0.0.35 - - [2025-01-02 02:27:01] "GET /route-target/60827fcc-3165-4274-afb3-1defa06d97c3 HTTP/1.1" 200 1206 0.004168 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domains HTTP/1.1" 200 280 0.003347 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001392 10.0.0.35 - - [2025-01-02 02:27:01] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 3337 0.010971 10.0.0.35 - - [2025-01-02 02:27:01] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002000 10.0.0.35 - - [2025-01-02 02:27:01] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50 HTTP/1.1" 200 2571 0.074781 10.0.0.35 - - [2025-01-02 02:27:01] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde HTTP/1.1" 200 2896 0.007507 10.0.0.35 - - [2025-01-02 02:27:01] "GET /obj-perms HTTP/1.1" 200 5034 0.004182 10.0.0.35 - - [2025-01-02 02:27:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001968 10.0.0.35 - - [2025-01-02 02:27:02] "POST /neutron/network HTTP/1.1" 200 939 0.006878 10.0.0.35 - - [2025-01-02 02:27:02] "GET /aaa-mode HTTP/1.1" 401 292 0.000577 10.0.0.35 - - [2025-01-02 02:27:02] "GET / HTTP/1.1" 200 35931 0.003743 10.0.0.35 - - [2025-01-02 02:27:02] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000538 10.0.0.35 - - [2025-01-02 02:27:02] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002130 10.0.0.35 - - [2025-01-02 02:27:03] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.071091 10.0.0.35 - - [2025-01-02 02:27:03] "POST /neutron/network HTTP/1.1" 200 929 0.007377 10.0.0.35 - - [2025-01-02 02:27:03] "POST /neutron/port HTTP/1.1" 200 117 0.005730 10.0.0.35 - - [2025-01-02 02:27:03] "POST /neutron/port HTTP/1.1" 200 117 0.005435 10.0.0.35 - - [2025-01-02 02:27:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001426 10.0.0.35 - - [2025-01-02 02:27:03] "POST /neutron/port HTTP/1.1" 200 117 0.007379 10.0.0.35 - - [2025-01-02 02:27:03] "POST /neutron/network HTTP/1.1" 200 939 0.006289 10.0.0.35 - - [2025-01-02 02:27:03] "GET /aaa-mode HTTP/1.1" 401 292 0.000471 10.0.0.35 - - [2025-01-02 02:27:03] "POST /neutron/network HTTP/1.1" 200 939 0.006151 10.0.0.35 - - [2025-01-02 02:27:03] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001083 10.0.0.35 - - [2025-01-02 02:27:03] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.35 - - [2025-01-02 02:27:03] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000426 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 1063 0.233901 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 1063 0.016271 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 1063 0.009050 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 1117 0.064663 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 1091 0.016881 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004760 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/subnet HTTP/1.1" 200 704 0.012745 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 117 0.001614 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/network HTTP/1.1" 200 929 0.006538 10.0.0.35 - - [2025-01-02 02:27:04] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001390 10.0.0.35 - - [2025-01-02 02:27:04] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.054996 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/network HTTP/1.1" 200 929 0.008322 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 1091 0.029519 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009466 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 117 0.005927 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/port HTTP/1.1" 200 1091 0.017935 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009234 10.0.0.35 - - [2025-01-02 02:27:04] "POST /neutron/network HTTP/1.1" 200 939 0.017353 10.0.0.35 - - [2025-01-02 02:27:05] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001373 10.0.0.35 - - [2025-01-02 02:27:05] "PUT /access-control-list/e79df6d8-8241-4062-aa93-7dbc947f071b HTTP/1.1" 200 272 0.025330 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/port HTTP/1.1" 200 1063 0.319389 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/port HTTP/1.1" 200 1063 0.013988 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/port HTTP/1.1" 200 1063 0.009799 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/port HTTP/1.1" 200 1117 0.084524 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/port HTTP/1.1" 200 1091 0.020155 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005391 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/subnet HTTP/1.1" 200 704 0.013127 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/port HTTP/1.1" 200 117 0.001694 10.0.0.35 - - [2025-01-02 02:27:05] "POST /neutron/network HTTP/1.1" 200 929 0.007148 10.0.0.35 - - [2025-01-02 02:27:09] "POST /neutron/port HTTP/1.1" 200 1091 0.021730 10.0.0.35 - - [2025-01-02 02:27:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007499 10.0.0.35 - - [2025-01-02 02:27:09] "POST /neutron/port HTTP/1.1" 200 1091 0.019455 10.0.0.35 - - [2025-01-02 02:27:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010478 10.0.0.35 - - [2025-01-02 02:27:10] "POST /neutron/port HTTP/1.1" 200 1091 0.016317 10.0.0.35 - - [2025-01-02 02:27:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007211 10.0.0.35 - - [2025-01-02 02:27:10] "GET /virtual-machine/48b90854-3f4f-47e1-b3bd-f43c28b7ffa5 HTTP/1.1" 200 1294 0.006420 10.0.0.35 - - [2025-01-02 02:27:10] "GET /virtual-machine-interface/db38a61b-e3e7-4335-a926-8591e86a28cd HTTP/1.1" 200 2952 0.005497 10.0.0.35 - - [2025-01-02 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.35 - - [2025-01-02 02:27:10] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003506 10.0.0.35 - - [2025-01-02 02:27:10] "GET /virtual-networks?parent_id=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003713 10.0.0.35 - - [2025-01-02 02:27:10] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006334 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /project/cc657c7fd3a240c0885e38fc69083cb4 HTTP/1.1" 404 173 0.026003 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /project/b9e7246004474b56a524b81b2c01c96d HTTP/1.1" 404 173 0.019389 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /project/4f4badc4a57e4bc395a38e3765b66b50 HTTP/1.1" 404 173 0.012249 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /project/08e0f3fbce4f4af9a4a6ae32cab4fab2 HTTP/1.1" 404 173 0.010917 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001151 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.072606 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.072109 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.072657 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.086043 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001583 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000962 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?fields=security_groups HTTP/1.1" 200 1371 0.061852 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?fields=security_groups HTTP/1.1" 200 1387 0.064620 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?fields=security_groups HTTP/1.1" 200 1400 0.066535 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?fields=security_groups HTTP/1.1" 200 1349 0.068348 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /security-group/95fb385e-baa8-435a-b9a5-efbf5446a814 HTTP/1.1" 200 115 0.101558 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001416 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /security-group/c77f3e5a-c115-4f0c-b22c-b3b7718a8da2 HTTP/1.1" 200 115 0.155767 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /security-group/377bda19-5853-42e8-b025-e4ea8b27b95d HTTP/1.1" 200 115 0.153946 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=cc657c7f-d3a2-40c0-885e-38fc69083cb4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001411 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=e722115f-d85b-4088-9cc3-75500611c7ef&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001345 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /access-control-list/c0ead4e7-e481-4283-8527-d9af9d2aef1d HTTP/1.1" 200 115 0.127629 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2?fields=application_policy_sets HTTP/1.1" 200 1410 0.095874 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4?fields=application_policy_sets HTTP/1.1" 200 1426 0.064466 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /security-group/bacc5a37-bf66-4fcd-87b9-20986448ccdb HTTP/1.1" 200 115 0.204575 10.0.0.35 - - [2025-01-02 02:27:11] "GET /projects?obj_uuids=b9e72460-0447-4b56-a524-b81b2c01c96d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005096 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /access-control-list/5eb5ee80-d680-418c-a086-a9a737be2501 HTTP/1.1" 200 115 0.065680 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/e722115f-d85b-4088-9cc3-75500611c7ef?fields=application_policy_sets HTTP/1.1" 200 1439 0.108105 10.0.0.35 - - [2025-01-02 02:27:11] "GET /project/b9e72460-0447-4b56-a524-b81b2c01c96d?fields=application_policy_sets HTTP/1.1" 200 1388 0.102652 10.0.0.35 - - [2025-01-02 02:27:11] "DELETE /access-control-list/6984c33a-0f32-4d49-865b-009f09d11182 HTTP/1.1" 200 115 0.066028 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /access-control-list/3676a50b-fb33-490e-b945-ac1671b019b1 HTTP/1.1" 200 115 0.109502 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /project/08e0f3fb-ce4f-4af9-a4a6-ae32cab4fab2 HTTP/1.1" 200 115 0.754606 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /project/cc657c7f-d3a2-40c0-885e-38fc69083cb4 HTTP/1.1" 200 115 0.754869 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /access-control-list/012b9081-ef6a-4c19-a15c-4debabd796b5 HTTP/1.1" 200 115 0.053270 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /project/e722115f-d85b-4088-9cc3-75500611c7ef HTTP/1.1" 200 115 0.823148 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /access-control-list/8bd4a5dc-1cac-4bd0-be98-9f6e38ea273f HTTP/1.1" 200 115 0.054846 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /project/b9e72460-0447-4b56-a524-b81b2c01c96d HTTP/1.1" 200 115 0.837136 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /access-control-list/5d3091aa-6cfc-408f-9a2d-fd3ffcd387fe HTTP/1.1" 200 115 0.024680 10.0.0.35 - - [2025-01-02 02:27:12] "DELETE /access-control-list/15a61461-a119-4545-884c-14deb8a9a00b HTTP/1.1" 200 115 0.026736 10.0.0.35 - - [2025-01-02 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.35 - - [2025-01-02 02:27:13] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006161 10.0.0.35 - - [2025-01-02 02:27:13] "POST /neutron/port HTTP/1.1" 200 1091 0.020828 10.0.0.35 - - [2025-01-02 02:27:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006787 10.0.0.35 - - [2025-01-02 02:27:15] "POST /neutron/port HTTP/1.1" 200 1091 0.018316 10.0.0.35 - - [2025-01-02 02:27:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006352 10.0.0.35 - - [2025-01-02 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.35 - - [2025-01-02 02:27:15] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003822 10.0.0.35 - - [2025-01-02 02:27:15] "GET /virtual-networks?parent_id=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003815 10.0.0.35 - - [2025-01-02 02:27:15] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006584 10.0.0.35 - - [2025-01-02 02:27:15] "POST /neutron/port HTTP/1.1" 200 1091 0.020200 10.0.0.35 - - [2025-01-02 02:27:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007009 10.0.0.35 - - [2025-01-02 02:27:18] "GET /obj-perms HTTP/1.1" 200 5056 0.051116 10.0.0.35 - - [2025-01-02 02:27:18] "GET /obj-perms HTTP/1.1" 200 5056 0.055756 10.0.0.35 - - [2025-01-02 02:27:20] "POST /neutron/port HTTP/1.1" 200 1091 0.017343 10.0.0.35 - - [2025-01-02 02:27:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006863 10.0.0.35 - - [2025-01-02 02:27:21] "POST /neutron/port HTTP/1.1" 200 1091 0.016075 10.0.0.35 - - [2025-01-02 02:27:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008614 10.0.0.35 - - [2025-01-02 02:27:21] "POST /neutron/port HTTP/1.1" 200 1091 0.016867 10.0.0.35 - - [2025-01-02 02:27:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006965 10.0.0.35 - - [2025-01-02 02:27:21] "GET /virtual-machine/1bce3323-a6b3-441f-8c67-ba8fbb2c3c44 HTTP/1.1" 200 1294 0.005047 10.0.0.35 - - [2025-01-02 02:27:21] "GET /virtual-machine-interface/e6e16149-579f-4952-a0f1-e687d2bf6a07 HTTP/1.1" 200 2952 0.005033 10.0.0.35 - - [2025-01-02 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.35 - - [2025-01-02 02:27:21] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003375 10.0.0.35 - - [2025-01-02 02:27:21] "GET /virtual-networks?parent_id=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004239 10.0.0.35 - - [2025-01-02 02:27:21] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006310 10.0.0.35 - - [2025-01-02 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.35 - - [2025-01-02 02:27:22] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003547 10.0.0.35 - - [2025-01-02 02:27:22] "GET /virtual-networks?parent_id=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003565 10.0.0.35 - - [2025-01-02 02:27:22] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007098 10.0.0.35 - - [2025-01-02 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.35 - - [2025-01-02 02:27:26] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001192 10.0.0.35 - - [2025-01-02 02:27:26] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.025145 10.0.0.35 - - [2025-01-02 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.35 - - [2025-01-02 02:27:26] "PUT /network-policy/385b6860-8fc7-46d2-9c51-dfa391951fe6 HTTP/1.1" 200 262 0.011407 10.0.0.35 - - [2025-01-02 02:27:27] "PUT /access-control-list/e79df6d8-8241-4062-aa93-7dbc947f071b HTTP/1.1" 200 272 0.053884 10.0.0.35 - - [2025-01-02 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.012300 10.0.0.35 - - [2025-01-02 02:27:27] "PUT /access-control-list/50937631-079c-47df-a2df-b073e8e3a822 HTTP/1.1" 200 272 0.056380 10.0.0.35 - - [2025-01-02 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.011534 10.0.0.35 - - [2025-01-02 02:27:30] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007418 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 200 929 0.007013 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 200 827 0.045221 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 200 827 0.013462 10.0.0.35 - - [2025-01-02 02:27:30] "DELETE /access-control-list/e79df6d8-8241-4062-aa93-7dbc947f071b HTTP/1.1" 200 115 0.042464 10.0.0.35 - - [2025-01-02 02:27:30] "GET /virtual-network/e3bbab29-0973-42cf-99c0-daa7e43a0dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005651 10.0.0.35 - - [2025-01-02 02:27:30] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005229 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 200 929 0.007366 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 200 827 0.060566 10.0.0.35 - - [2025-01-02 02:27:30] "DELETE /access-control-list/50937631-079c-47df-a2df-b073e8e3a822 HTTP/1.1" 200 115 0.038733 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 200 827 0.011682 10.0.0.35 - - [2025-01-02 02:27:30] "GET /virtual-network/19a14cf2-66f6-44a1-996e-dd8d25ef20f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006299 10.0.0.35 - - [2025-01-02 02:27:30] "DELETE /network-policy/385b6860-8fc7-46d2-9c51-dfa391951fe6 HTTP/1.1" 200 115 0.027826 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 200 827 0.006514 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/network HTTP/1.1" 400 204 0.019228 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/port HTTP/1.1" 200 1091 0.017190 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/port HTTP/1.1" 200 1117 0.009777 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/port HTTP/1.1" 200 1091 0.022701 10.0.0.35 - - [2025-01-02 02:27:30] "POST /neutron/port HTTP/1.1" 200 151 0.126838 10.0.0.35 - - [2025-01-02 02:27:31] "POST /neutron/port HTTP/1.1" 200 1117 0.011900 10.0.0.35 - - [2025-01-02 02:27:31] "POST /neutron/port HTTP/1.1" 200 151 0.093145 10.0.0.35 - - [2025-01-02 02:27:32] "POST /neutron/network HTTP/1.1" 200 827 0.008257 10.0.0.35 - - [2025-01-02 02:27:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002795 10.0.0.35 - - [2025-01-02 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.35 - - [2025-01-02 02:27:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002388 10.0.0.35 - - [2025-01-02 02:27:32] "POST /neutron/network HTTP/1.1" 200 151 0.083112 10.0.0.35 - - [2025-01-02 02:27:32] "GET /routing-instance/4358900d-ea4c-49cf-b1cf-f380e8d4a37e HTTP/1.1" 404 171 0.002062 10.0.0.35 - - [2025-01-02 02:27:32] "DELETE /route-target/60827fcc-3165-4274-afb3-1defa06d97c3 HTTP/1.1" 200 115 0.020939 10.0.0.35 - - [2025-01-02 02:27:32] "GET /domains HTTP/1.1" 200 280 0.003172 10.0.0.35 - - [2025-01-02 02:27:32] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001143 10.0.0.35 - - [2025-01-02 02:27:32] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2575 0.055756 10.0.0.35 - - [2025-01-02 02:27:32] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001110 10.0.0.35 - - [2025-01-02 02:27:33] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50 HTTP/1.1" 200 2103 0.067069 10.0.0.35 - - [2025-01-02 02:27:33] "POST /neutron/network HTTP/1.1" 200 827 0.005307 10.0.0.35 - - [2025-01-02 02:27:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003632 10.0.0.35 - - [2025-01-02 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.35 - - [2025-01-02 02:27:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004454 10.0.0.35 - - [2025-01-02 02:27:33] "POST /neutron/network HTTP/1.1" 200 151 0.078806 10.0.0.35 - - [2025-01-02 02:27:33] "DELETE /route-target/d5214cbd-cc08-4bcc-903e-b3f82e6d7ae1 HTTP/1.1" 200 115 0.022540 10.0.0.35 - - [2025-01-02 02:27:33] "GET /routing-instance/184d837e-0e3d-47ee-ab07-1dd7fd48f989 HTTP/1.1" 404 171 0.005364 10.0.0.35 - - [2025-01-02 02:27:33] "GET /domains HTTP/1.1" 200 280 0.002534 10.0.0.35 - - [2025-01-02 02:27:33] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.35 - - [2025-01-02 02:27:33] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2575 0.050203 10.0.0.35 - - [2025-01-02 02:27:33] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001113 10.0.0.35 - - [2025-01-02 02:27:33] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50 HTTP/1.1" 200 1864 0.073743 10.0.0.35 - - [2025-01-02 02:27:33] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001386 10.0.0.35 - - [2025-01-02 02:27:33] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.031370 10.0.0.35 - - [2025-01-02 02:27:33] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001234 10.0.0.35 - - [2025-01-02 02:27:33] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?fields=virtual_networks HTTP/1.1" 200 1036 0.070660 10.0.0.35 - - [2025-01-02 02:27:33] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001296 10.0.0.35 - - [2025-01-02 02:27:33] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.028461 10.0.0.35 - - [2025-01-02 02:27:33] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001288 10.0.0.35 - - [2025-01-02 02:27:33] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?fields=security_groups HTTP/1.1" 200 1264 0.026389 10.0.0.35 - - [2025-01-02 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.029464 10.0.0.35 - - [2025-01-02 02:27:34] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003127 10.0.0.35 - - [2025-01-02 02:27:34] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.35 - - [2025-01-02 02:27:34] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008389 10.0.0.35 - - [2025-01-02 02:27:34] "POST /id-to-fqname HTTP/1.1" 200 188 0.001388 10.0.0.35 - - [2025-01-02 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.002724 10.0.0.35 - - [2025-01-02 02:27:35] "POST /security-groups HTTP/1.1" 200 589 0.063423 10.0.0.35 - - [2025-01-02 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.002584 10.0.0.35 - - [2025-01-02 02:27:35] "POST /projects HTTP/1.1" 200 581 0.229254 10.0.0.35 - - [2025-01-02 02:27:35] "POST /access-control-lists HTTP/1.1" 200 594 0.064910 10.0.0.35 - - [2025-01-02 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.322518 10.0.0.35 - - [2025-01-02 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.003155 10.0.0.35 - - [2025-01-02 02:27:35] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.459419 10.0.0.35 - - [2025-01-02 02:27:35] "POST /access-control-lists HTTP/1.1" 200 592 0.060307 10.0.0.35 - - [2025-01-02 02:27:36] "GET / HTTP/1.1" 200 35931 0.003416 10.0.0.35 - - [2025-01-02 02:27:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000628 10.0.0.35 - - [2025-01-02 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.064360 10.0.0.35 - - [2025-01-02 02:27:37] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001249 10.0.0.35 - - [2025-01-02 02:27:37] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.035031 10.0.0.35 - - [2025-01-02 02:27:37] "POST /neutron/network HTTP/1.1" 200 117 0.038626 10.0.0.35 - - [2025-01-02 02:27:37] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001574 10.0.0.35 - - [2025-01-02 02:27:37] "POST /neutron/network HTTP/1.1" 200 613 0.073050 10.0.0.35 - - [2025-01-02 02:27:37] "POST /route-targets HTTP/1.1" 200 327 0.012040 10.0.0.35 - - [2025-01-02 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.013254 10.0.0.35 - - [2025-01-02 02:27:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004240 10.0.0.35 - - [2025-01-02 02:27:37] "POST /neutron/subnet HTTP/1.1" 200 715 0.140550 10.0.0.35 - - [2025-01-02 02:27:37] "POST /neutron/network HTTP/1.1" 200 830 0.007500 10.0.0.35 - - [2025-01-02 02:27:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.002236 10.0.0.35 - - [2025-01-02 02:27:37] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006069 10.0.0.35 - - [2025-01-02 02:27:38] "POST /neutron/network HTTP/1.1" 200 830 0.007417 10.0.0.35 - - [2025-01-02 02:27:38] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006699 10.0.0.35 - - [2025-01-02 02:27:38] "POST /neutron/network HTTP/1.1" 200 830 0.007513 10.0.0.35 - - [2025-01-02 02:27:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.008386 10.0.0.35 - - [2025-01-02 02:27:38] "GET /domains HTTP/1.1" 401 292 0.000489 10.0.0.35 - - [2025-01-02 02:27:38] "GET /domains HTTP/1.1" 200 280 0.026489 10.0.0.35 - - [2025-01-02 02:27:38] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001401 10.0.0.35 - - [2025-01-02 02:27:38] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2759 0.011588 10.0.0.35 - - [2025-01-02 02:27:38] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.35 - - [2025-01-02 02:27:38] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2080 0.075943 10.0.0.35 - - [2025-01-02 02:27:38] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b HTTP/1.1" 200 2311 0.007080 10.0.0.35 - - [2025-01-02 02:27:38] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b HTTP/1.1" 200 2311 0.005427 10.0.0.35 - - [2025-01-02 02:27:38] "GET /routing-instance/c1810e05-f32b-4856-a7fe-73221a762926 HTTP/1.1" 200 1494 0.004052 10.0.0.35 - - [2025-01-02 02:27:38] "GET /routing-instance/c1810e05-f32b-4856-a7fe-73221a762926 HTTP/1.1" 200 1494 0.004013 10.0.0.35 - - [2025-01-02 02:27:38] "GET /route-target/5f426543-7ecf-477d-b836-9ea79eb5eadd HTTP/1.1" 200 1212 0.003426 10.0.0.35 - - [2025-01-02 02:27:38] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b HTTP/1.1" 200 2311 0.005318 10.0.0.35 - - [2025-01-02 02:27:38] "GET /routing-instance/c1810e05-f32b-4856-a7fe-73221a762926 HTTP/1.1" 200 1494 0.003960 10.0.0.35 - - [2025-01-02 02:27:38] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005535 10.0.0.35 - - [2025-01-02 02:27:38] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b HTTP/1.1" 200 2311 0.005491 10.0.0.35 - - [2025-01-02 02:27:38] "GET /routing-instance/c1810e05-f32b-4856-a7fe-73221a762926 HTTP/1.1" 200 1494 0.003597 10.0.0.35 - - [2025-01-02 02:27:38] "GET /routing-instance/c1810e05-f32b-4856-a7fe-73221a762926 HTTP/1.1" 200 1494 0.003334 10.0.0.35 - - [2025-01-02 02:27:38] "GET /route-target/5f426543-7ecf-477d-b836-9ea79eb5eadd HTTP/1.1" 200 1212 0.003515 10.0.0.35 - - [2025-01-02 02:27:38] "GET /domains HTTP/1.1" 200 280 0.002737 10.0.0.35 - - [2025-01-02 02:27:38] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001266 10.0.0.35 - - [2025-01-02 02:27:38] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2759 0.007863 10.0.0.35 - - [2025-01-02 02:27:38] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.35 - - [2025-01-02 02:27:38] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2080 0.072701 10.0.0.35 - - [2025-01-02 02:27:38] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b HTTP/1.1" 200 2311 0.004966 10.0.0.35 - - [2025-01-02 02:27:39] "GET /obj-perms HTTP/1.1" 200 5026 0.048558 10.0.0.35 - - [2025-01-02 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.35 - - [2025-01-02 02:27:39] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.35 - - [2025-01-02 02:27:39] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029341 10.0.0.35 - - [2025-01-02 02:27:39] "POST /neutron/network HTTP/1.1" 200 117 0.016018 10.0.0.35 - - [2025-01-02 02:27:39] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001548 10.0.0.35 - - [2025-01-02 02:27:39] "POST /neutron/network HTTP/1.1" 200 613 0.090055 10.0.0.35 - - [2025-01-02 02:27:39] "POST /route-targets HTTP/1.1" 200 327 0.011324 10.0.0.35 - - [2025-01-02 02:27:39] "POST /ref-update HTTP/1.1" 200 156 0.014971 10.0.0.35 - - [2025-01-02 02:27:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004146 10.0.0.35 - - [2025-01-02 02:27:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.189608 10.0.0.35 - - [2025-01-02 02:27:39] "POST /neutron/network HTTP/1.1" 200 833 0.006427 10.0.0.35 - - [2025-01-02 02:27:39] "POST /id-to-fqname HTTP/1.1" 200 223 0.001369 10.0.0.35 - - [2025-01-02 02:27:39] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005424 10.0.0.35 - - [2025-01-02 02:27:39] "POST /neutron/network HTTP/1.1" 200 833 0.007165 10.0.0.35 - - [2025-01-02 02:27:39] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005361 10.0.0.35 - - [2025-01-02 02:27:39] "POST /neutron/network HTTP/1.1" 200 833 0.006856 10.0.0.35 - - [2025-01-02 02:27:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.007631 10.0.0.35 - - [2025-01-02 02:27:39] "GET /domains HTTP/1.1" 200 280 0.002602 10.0.0.35 - - [2025-01-02 02:27:39] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001306 10.0.0.35 - - [2025-01-02 02:27:39] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2759 0.008395 10.0.0.35 - - [2025-01-02 02:27:39] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001627 10.0.0.35 - - [2025-01-02 02:27:39] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2298 0.075782 10.0.0.35 - - [2025-01-02 02:27:39] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f HTTP/1.1" 200 2321 0.006717 10.0.0.35 - - [2025-01-02 02:27:39] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f HTTP/1.1" 200 2321 0.005666 10.0.0.35 - - [2025-01-02 02:27:39] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f HTTP/1.1" 200 1493 0.004511 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f HTTP/1.1" 200 1493 0.004126 10.0.0.35 - - [2025-01-02 02:27:40] "GET /route-target/2c045080-94e1-48ad-b9d7-0b3be25d443f HTTP/1.1" 200 1212 0.003394 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f HTTP/1.1" 200 2321 0.004956 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f HTTP/1.1" 200 1493 0.003641 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005383 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f HTTP/1.1" 200 2321 0.007217 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f HTTP/1.1" 200 1493 0.003664 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f HTTP/1.1" 200 1493 0.003369 10.0.0.35 - - [2025-01-02 02:27:40] "GET /route-target/2c045080-94e1-48ad-b9d7-0b3be25d443f HTTP/1.1" 200 1212 0.002760 10.0.0.35 - - [2025-01-02 02:27:40] "GET /domains HTTP/1.1" 200 280 0.002886 10.0.0.35 - - [2025-01-02 02:27:40] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.35 - - [2025-01-02 02:27:40] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2759 0.007987 10.0.0.35 - - [2025-01-02 02:27:40] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001432 10.0.0.35 - - [2025-01-02 02:27:40] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2298 0.069283 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f HTTP/1.1" 200 2321 0.005741 10.0.0.35 - - [2025-01-02 02:27:40] "GET /obj-perms HTTP/1.1" 200 5026 0.003187 10.0.0.35 - - [2025-01-02 02:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.35 - - [2025-01-02 02:27:40] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001224 10.0.0.35 - - [2025-01-02 02:27:40] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029508 10.0.0.35 - - [2025-01-02 02:27:40] "POST /neutron/network HTTP/1.1" 200 117 0.011353 10.0.0.35 - - [2025-01-02 02:27:40] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001354 10.0.0.35 - - [2025-01-02 02:27:40] "POST /neutron/network HTTP/1.1" 200 615 0.072011 10.0.0.35 - - [2025-01-02 02:27:40] "POST /ref-update HTTP/1.1" 200 156 0.012622 10.0.0.35 - - [2025-01-02 02:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003543 10.0.0.35 - - [2025-01-02 02:27:40] "POST /neutron/subnet HTTP/1.1" 200 710 0.165647 10.0.0.35 - - [2025-01-02 02:27:40] "POST /neutron/network HTTP/1.1" 200 831 0.007148 10.0.0.35 - - [2025-01-02 02:27:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001480 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005622 10.0.0.35 - - [2025-01-02 02:27:40] "POST /neutron/network HTTP/1.1" 200 831 0.006845 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005429 10.0.0.35 - - [2025-01-02 02:27:40] "POST /neutron/network HTTP/1.1" 200 831 0.006860 10.0.0.35 - - [2025-01-02 02:27:40] "POST /neutron/subnet HTTP/1.1" 200 710 0.009016 10.0.0.35 - - [2025-01-02 02:27:40] "GET /domains HTTP/1.1" 200 280 0.002777 10.0.0.35 - - [2025-01-02 02:27:40] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001235 10.0.0.35 - - [2025-01-02 02:27:40] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2759 0.008363 10.0.0.35 - - [2025-01-02 02:27:40] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.35 - - [2025-01-02 02:27:40] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2517 0.072382 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1 HTTP/1.1" 200 2313 0.008224 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1 HTTP/1.1" 200 2313 0.006430 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9 HTTP/1.1" 200 1498 0.005111 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9 HTTP/1.1" 200 1498 0.004631 10.0.0.35 - - [2025-01-02 02:27:40] "GET /route-target/1ada5213-7e6b-499d-9174-ce6bc1104956 HTTP/1.1" 200 1214 0.003686 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1 HTTP/1.1" 200 2313 0.006193 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9 HTTP/1.1" 200 1498 0.003842 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005278 10.0.0.35 - - [2025-01-02 02:27:40] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1 HTTP/1.1" 200 2313 0.005035 10.0.0.35 - - [2025-01-02 02:27:40] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9 HTTP/1.1" 200 1498 0.003571 10.0.0.35 - - [2025-01-02 02:27:41] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9 HTTP/1.1" 200 1498 0.003355 10.0.0.35 - - [2025-01-02 02:27:41] "GET /route-target/1ada5213-7e6b-499d-9174-ce6bc1104956 HTTP/1.1" 200 1214 0.002845 10.0.0.35 - - [2025-01-02 02:27:41] "GET /domains HTTP/1.1" 200 280 0.002805 10.0.0.35 - - [2025-01-02 02:27:41] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.35 - - [2025-01-02 02:27:41] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2759 0.008739 10.0.0.35 - - [2025-01-02 02:27:41] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.35 - - [2025-01-02 02:27:41] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2517 0.070083 10.0.0.35 - - [2025-01-02 02:27:41] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1 HTTP/1.1" 200 2313 0.005326 10.0.0.35 - - [2025-01-02 02:27:41] "GET /obj-perms HTTP/1.1" 200 5026 0.003257 10.0.0.35 - - [2025-01-02 02:27:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001427 10.0.0.35 - - [2025-01-02 02:27:41] "POST /neutron/network HTTP/1.1" 200 843 0.007015 10.0.0.35 - - [2025-01-02 02:27:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000457 10.0.0.35 - - [2025-01-02 02:27:41] "GET / HTTP/1.1" 200 35931 0.002417 10.0.0.35 - - [2025-01-02 02:27:41] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000598 10.0.0.35 - - [2025-01-02 02:27:42] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.35 - - [2025-01-02 02:27:42] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052220 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/network HTTP/1.1" 200 833 0.006297 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.005598 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.005545 10.0.0.35 - - [2025-01-02 02:27:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.001547 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.006508 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/network HTTP/1.1" 200 841 0.006852 10.0.0.35 - - [2025-01-02 02:27:42] "GET /aaa-mode HTTP/1.1" 401 292 0.000530 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/network HTTP/1.1" 200 843 0.006509 10.0.0.35 - - [2025-01-02 02:27:42] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001121 10.0.0.35 - - [2025-01-02 02:27:42] "GET / HTTP/1.1" 200 35931 0.002103 10.0.0.35 - - [2025-01-02 02:27:42] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001177 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/port HTTP/1.1" 200 1059 0.209272 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/port HTTP/1.1" 200 1059 0.013768 10.0.0.35 - - [2025-01-02 02:27:42] "POST /neutron/port HTTP/1.1" 200 1059 0.008071 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 1113 0.077483 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 1087 0.016311 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003808 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.011698 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.001804 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/network HTTP/1.1" 200 833 0.006488 10.0.0.35 - - [2025-01-02 02:27:43] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001513 10.0.0.35 - - [2025-01-02 02:27:43] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064580 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/network HTTP/1.1" 200 831 0.007566 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 1087 0.018006 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008229 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.005865 10.0.0.35 - - [2025-01-02 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.003157 10.0.0.35 - - [2025-01-02 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006855 10.0.0.35 - - [2025-01-02 02:27:43] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001518 10.0.0.35 - - [2025-01-02 02:27:43] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012126 10.0.0.35 - - [2025-01-02 02:27:43] "POST /service-templates HTTP/1.1" 200 543 0.032769 10.0.0.35 - - [2025-01-02 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.35 - - [2025-01-02 02:27:43] "GET /service-template/964b2dc2-fd50-4687-a2c3-ff2f1893cb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007205 10.0.0.35 - - [2025-01-02 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.35 - - [2025-01-02 02:27:43] "POST /neutron/network HTTP/1.1" 200 841 0.007339 10.0.0.35 - - [2025-01-02 02:27:43] "GET /service-template/964b2dc2-fd50-4687-a2c3-ff2f1893cb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005780 10.0.0.35 - - [2025-01-02 02:27:43] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001493 10.0.0.35 - - [2025-01-02 02:27:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.002054 10.0.0.35 - - [2025-01-02 02:27:44] "POST /id-to-fqname HTTP/1.1" 200 223 0.003276 10.0.0.35 - - [2025-01-02 02:27:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.005221 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 1055 0.293131 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 1055 0.014153 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 2000 0.030950 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 1055 0.020273 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011735 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 1109 0.130660 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 1083 0.018561 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003992 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/subnet HTTP/1.1" 200 684 0.013292 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 117 0.001709 10.0.0.35 - - [2025-01-02 02:27:44] "POST /neutron/network HTTP/1.1" 200 831 0.009874 10.0.0.35 - - [2025-01-02 02:27:45] "POST /neutron/network HTTP/1.1" 200 2219 0.025235 10.0.0.35 - - [2025-01-02 02:27:45] "GET /aaa-mode HTTP/1.1" 401 292 0.000402 10.0.0.35 - - [2025-01-02 02:27:45] "GET / HTTP/1.1" 200 35931 0.002105 10.0.0.35 - - [2025-01-02 02:27:45] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000482 10.0.0.35 - - [2025-01-02 02:27:46] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001289 10.0.0.35 - - [2025-01-02 02:27:46] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.073151 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/network HTTP/1.1" 200 830 0.006740 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/network HTTP/1.1" 200 833 0.005242 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/network HTTP/1.1" 200 831 0.005409 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/port HTTP/1.1" 200 2054 0.028330 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010007 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/port HTTP/1.1" 200 117 0.005873 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/port HTTP/1.1" 200 117 0.005839 10.0.0.35 - - [2025-01-02 02:27:46] "POST /neutron/network HTTP/1.1" 200 2219 0.019960 10.0.0.35 - - [2025-01-02 02:27:46] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001870 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1056 0.307029 10.0.0.35 - - [2025-01-02 02:27:47] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1059 0.233891 10.0.0.35 - - [2025-01-02 02:27:47] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002372 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1055 0.262391 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1056 0.017330 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1056 0.009558 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1110 0.092921 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1059 0.010453 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1059 0.013008 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1113 0.088161 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1055 0.011724 10.0.0.35 - - [2025-01-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 1055 0.009961 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/port HTTP/1.1" 200 1109 0.084966 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/port HTTP/1.1" 200 3021 0.024665 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003479 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.014779 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 830 0.006299 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003781 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.010475 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 833 0.005550 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003728 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/subnet HTTP/1.1" 200 684 0.011226 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/port HTTP/1.1" 200 117 0.001469 10.0.0.35 - - [2025-01-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 831 0.007753 10.0.0.35 - - [2025-01-02 02:27:50] "POST /neutron/port HTTP/1.1" 200 1087 0.030304 10.0.0.35 - - [2025-01-02 02:27:50] "POST /neutron/port HTTP/1.1" 200 1087 0.031496 10.0.0.35 - - [2025-01-02 02:27:50] "POST /neutron/network HTTP/1.1" 200 843 0.007180 10.0.0.35 - - [2025-01-02 02:27:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005706 10.0.0.35 - - [2025-01-02 02:27:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.014709 10.0.0.35 - - [2025-01-02 02:27:50] "POST /neutron/port HTTP/1.1" 200 117 0.001674 10.0.0.35 - - [2025-01-02 02:27:50] "POST /neutron/network HTTP/1.1" 200 833 0.008775 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 3021 0.038724 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007787 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 3021 0.025304 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011553 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 3021 0.024402 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007446 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 3021 0.027465 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006764 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 3021 0.029323 10.0.0.35 - - [2025-01-02 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008364 10.0.0.35 - - [2025-01-02 02:27:52] "GET /virtual-machine/f4c84194-f6ed-4faa-b33c-9a9d06e7babc HTTP/1.1" 200 1803 0.011494 10.0.0.35 - - [2025-01-02 02:27:52] "GET /virtual-machine-interface/6331852e-12b3-4f7b-b4b6-01a000728253 HTTP/1.1" 200 2946 0.012887 10.0.0.35 - - [2025-01-02 02:27:52] "GET /virtual-machine-interface/96f61f1f-8671-4a25-b18a-fd82e8191061 HTTP/1.1" 200 2947 0.006809 10.0.0.35 - - [2025-01-02 02:27:52] "GET /virtual-machine-interface/de81e45b-982e-4d06-b290-8213279f735a HTTP/1.1" 200 2950 0.006089 10.0.0.35 - - [2025-01-02 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.35 - - [2025-01-02 02:27:52] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.010551 10.0.0.35 - - [2025-01-02 02:27:52] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004080 10.0.0.35 - - [2025-01-02 02:27:52] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007756 10.0.0.35 - - [2025-01-02 02:27:53] "POST /neutron/port HTTP/1.1" 200 1087 0.025156 10.0.0.35 - - [2025-01-02 02:27:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007143 10.0.0.35 - - [2025-01-02 02:27:53] "POST /neutron/port HTTP/1.1" 200 1083 0.017160 10.0.0.35 - - [2025-01-02 02:27:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005980 10.0.0.35 - - [2025-01-02 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.35 - - [2025-01-02 02:27:55] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005259 10.0.0.35 - - [2025-01-02 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.35 - - [2025-01-02 02:27:59] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006962 10.0.0.35 - - [2025-01-02 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.35 - - [2025-01-02 02:28:03] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006049 10.0.0.35 - - [2025-01-02 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.35 - - [2025-01-02 02:28:07] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005701 10.0.0.35 - - [2025-01-02 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.35 - - [2025-01-02 02:28:09] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004011 10.0.0.35 - - [2025-01-02 02:28:09] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003838 10.0.0.35 - - [2025-01-02 02:28:10] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006822 10.0.0.35 - - [2025-01-02 02:28:10] "POST /neutron/port HTTP/1.1" 200 3021 0.022328 10.0.0.35 - - [2025-01-02 02:28:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007750 10.0.0.35 - - [2025-01-02 02:28:12] "DELETE /project/9048762190eb409985b7eca2570aaff8 HTTP/1.1" 404 173 0.008417 10.0.0.35 - - [2025-01-02 02:28:12] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001647 10.0.0.35 - - [2025-01-02 02:28:12] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.025675 10.0.0.35 - - [2025-01-02 02:28:12] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001357 10.0.0.35 - - [2025-01-02 02:28:12] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?fields=security_groups HTTP/1.1" 200 1369 0.070217 10.0.0.35 - - [2025-01-02 02:28:12] "DELETE /security-group/a918d10b-9034-47b7-a254-25b246c5f07b HTTP/1.1" 200 115 0.049432 10.0.0.35 - - [2025-01-02 02:28:12] "GET /projects?obj_uuids=4f4badc4-a57e-4bc3-95a3-8e3765b66b50&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001709 10.0.0.35 - - [2025-01-02 02:28:12] "DELETE /access-control-list/9325e2e3-c7f4-4889-a753-cf42a43e642d HTTP/1.1" 200 115 0.036186 10.0.0.35 - - [2025-01-02 02:28:12] "GET /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50?fields=application_policy_sets HTTP/1.1" 200 1408 0.043290 10.0.0.35 - - [2025-01-02 02:28:12] "DELETE /access-control-list/965ed78f-b390-44eb-a0a1-f463c6dbfdab HTTP/1.1" 200 115 0.033477 10.0.0.35 - - [2025-01-02 02:28:12] "DELETE /project/4f4badc4-a57e-4bc3-95a3-8e3765b66b50 HTTP/1.1" 200 115 0.357343 10.0.0.35 - - [2025-01-02 02:28:15] "POST /neutron/port HTTP/1.1" 200 3021 0.021774 10.0.0.35 - - [2025-01-02 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006784 10.0.0.35 - - [2025-01-02 02:28:19] "GET /obj-perms HTTP/1.1" 200 5056 0.047038 10.0.0.35 - - [2025-01-02 02:28:19] "GET /obj-perms HTTP/1.1" 200 5056 0.047327 10.0.0.35 - - [2025-01-02 02:28:20] "POST /neutron/port HTTP/1.1" 200 3021 0.029000 10.0.0.35 - - [2025-01-02 02:28:20] "POST /neutron/port HTTP/1.1" 200 3021 0.023762 10.0.0.35 - - [2025-01-02 02:28:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005638 10.0.0.35 - - [2025-01-02 02:28:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006155 10.0.0.35 - - [2025-01-02 02:28:25] "POST /neutron/port HTTP/1.1" 200 3021 0.026064 10.0.0.35 - - [2025-01-02 02:28:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008687 10.0.0.35 - - [2025-01-02 02:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.35 - - [2025-01-02 02:28:30] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004035 10.0.0.35 - - [2025-01-02 02:28:30] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003833 10.0.0.35 - - [2025-01-02 02:28:31] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006956 10.0.0.35 - - [2025-01-02 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.35 - - [2025-01-02 02:28:31] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003800 10.0.0.35 - - [2025-01-02 02:28:31] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003941 10.0.0.35 - - [2025-01-02 02:28:31] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007700 10.0.0.35 - - [2025-01-02 02:28:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.003651 10.0.0.35 - - [2025-01-02 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.35 - - [2025-01-02 02:28:31] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001594 10.0.0.35 - - [2025-01-02 02:28:31] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034337 10.0.0.35 - - [2025-01-02 02:28:31] "POST /service-instances HTTP/1.1" 200 543 0.063662 10.0.0.35 - - [2025-01-02 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.35 - - [2025-01-02 02:28:31] "GET /service-instance/b6447fb5-5c51-42e3-a18f-b3842c9d24d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006268 10.0.0.35 - - [2025-01-02 02:28:31] "POST /port-tuples HTTP/1.1" 200 586 0.026923 10.0.0.35 - - [2025-01-02 02:28:31] "GET /virtual-machine-interface/96f61f1f-8671-4a25-b18a-fd82e8191061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.006241 10.0.0.35 - - [2025-01-02 02:28:32] "PUT /virtual-machine-interface/96f61f1f-8671-4a25-b18a-fd82e8191061 HTTP/1.1" 200 284 0.012590 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.011239 10.0.0.35 - - [2025-01-02 02:28:32] "POST /instance-ips HTTP/1.1" 200 385 0.024972 10.0.0.35 - - [2025-01-02 02:28:32] "GET /virtual-machine-interface/6331852e-12b3-4f7b-b4b6-01a000728253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005822 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.013761 10.0.0.35 - - [2025-01-02 02:28:32] "PUT /virtual-machine-interface/6331852e-12b3-4f7b-b4b6-01a000728253 HTTP/1.1" 200 284 0.012578 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010888 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002698 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010170 10.0.0.35 - - [2025-01-02 02:28:32] "GET /virtual-machine-interface/de81e45b-982e-4d06-b290-8213279f735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.006819 10.0.0.35 - - [2025-01-02 02:28:32] "POST /instance-ips HTTP/1.1" 200 385 0.027031 10.0.0.35 - - [2025-01-02 02:28:32] "PUT /virtual-machine-interface/de81e45b-982e-4d06-b290-8213279f735a HTTP/1.1" 200 284 0.011634 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.008858 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.008853 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.009111 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003381 10.0.0.35 - - [2025-01-02 02:28:32] "POST /neutron/port HTTP/1.1" 200 1087 0.015735 10.0.0.35 - - [2025-01-02 02:28:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005592 10.0.0.35 - - [2025-01-02 02:28:32] "POST /instance-ips HTTP/1.1" 200 373 0.017808 10.0.0.35 - - [2025-01-02 02:28:32] "POST /neutron/port HTTP/1.1" 200 1087 0.017021 10.0.0.35 - - [2025-01-02 02:28:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008857 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.017327 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010791 10.0.0.35 - - [2025-01-02 02:28:32] "POST /neutron/port HTTP/1.1" 200 1087 0.026578 10.0.0.35 - - [2025-01-02 02:28:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007456 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003445 10.0.0.35 - - [2025-01-02 02:28:32] "GET /virtual-machine/075621c0-5b95-4778-84e9-90dc33a901fe HTTP/1.1" 200 1288 0.005330 10.0.0.35 - - [2025-01-02 02:28:32] "GET /virtual-machine-interface/fc7450ac-5b5c-4ba1-9b55-bd9ad42e4294 HTTP/1.1" 200 2947 0.005030 10.0.0.35 - - [2025-01-02 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.35 - - [2025-01-02 02:28:32] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003652 10.0.0.35 - - [2025-01-02 02:28:32] "POST /instance-ips HTTP/1.1" 200 373 0.021867 10.0.0.35 - - [2025-01-02 02:28:32] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003447 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.009484 10.0.0.35 - - [2025-01-02 02:28:32] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005695 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.009437 10.0.0.35 - - [2025-01-02 02:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003910 10.0.0.35 - - [2025-01-02 02:28:33] "POST /instance-ips HTTP/1.1" 200 375 0.016932 10.0.0.35 - - [2025-01-02 02:28:33] "POST /ref-update HTTP/1.1" 200 156 0.011033 10.0.0.35 - - [2025-01-02 02:28:33] "POST /ref-update HTTP/1.1" 200 156 0.012583 10.0.0.35 - - [2025-01-02 02:28:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003509 10.0.0.35 - - [2025-01-02 02:28:33] "POST /instance-ips HTTP/1.1" 200 375 0.015771 10.0.0.35 - - [2025-01-02 02:28:33] "POST /ref-update HTTP/1.1" 200 156 0.008927 10.0.0.35 - - [2025-01-02 02:28:33] "POST /ref-update HTTP/1.1" 200 156 0.010081 10.0.0.35 - - [2025-01-02 02:28:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003848 10.0.0.35 - - [2025-01-02 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.35 - - [2025-01-02 02:28:34] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003320 10.0.0.35 - - [2025-01-02 02:28:34] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002918 10.0.0.35 - - [2025-01-02 02:28:34] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006393 10.0.0.35 - - [2025-01-02 02:28:34] "POST /neutron/port HTTP/1.1" 200 1083 0.016605 10.0.0.35 - - [2025-01-02 02:28:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006058 10.0.0.35 - - [2025-01-02 02:28:34] "POST /neutron/port HTTP/1.1" 200 1083 0.014629 10.0.0.35 - - [2025-01-02 02:28:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006375 10.0.0.35 - - [2025-01-02 02:28:34] "POST /neutron/port HTTP/1.1" 200 1083 0.016934 10.0.0.35 - - [2025-01-02 02:28:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005693 10.0.0.35 - - [2025-01-02 02:28:34] "GET /virtual-machine/b40d6a1b-4ddd-4e7c-830a-08cf19e5f0f8 HTTP/1.1" 200 1290 0.005507 10.0.0.35 - - [2025-01-02 02:28:34] "GET /virtual-machine-interface/baa562c4-410b-47f8-bd99-ea38d3705746 HTTP/1.1" 200 2950 0.006108 10.0.0.35 - - [2025-01-02 02:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.35 - - [2025-01-02 02:28:34] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003284 10.0.0.35 - - [2025-01-02 02:28:34] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003329 10.0.0.35 - - [2025-01-02 02:28:34] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006001 10.0.0.35 - - [2025-01-02 02:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.35 - - [2025-01-02 02:28:35] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004023 10.0.0.35 - - [2025-01-02 02:28:35] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003770 10.0.0.35 - - [2025-01-02 02:28:35] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006247 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.003570 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.35 - - [2025-01-02 02:28:36] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330 10.0.0.35 - - [2025-01-02 02:28:36] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026633 10.0.0.35 - - [2025-01-02 02:28:36] "POST /network-policys HTTP/1.1" 200 547 0.021374 10.0.0.35 - - [2025-01-02 02:28:36] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004807 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.35 - - [2025-01-02 02:28:36] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006091 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.35 - - [2025-01-02 02:28:36] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003772 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002635 10.0.0.35 - - [2025-01-02 02:28:36] "POST /ref-update HTTP/1.1" 200 156 0.032204 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.35 - - [2025-01-02 02:28:36] "POST /access-control-lists HTTP/1.1" 200 601 0.063449 10.0.0.35 - - [2025-01-02 02:28:36] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003788 10.0.0.35 - - [2025-01-02 02:28:36] "POST /neutron/network HTTP/1.1" 200 921 0.006934 10.0.0.35 - - [2025-01-02 02:28:36] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004526 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.35 - - [2025-01-02 02:28:36] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003579 10.0.0.35 - - [2025-01-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.35 - - [2025-01-02 02:28:36] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005963 10.0.0.35 - - [2025-01-02 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.35 - - [2025-01-02 02:28:37] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004316 10.0.0.35 - - [2025-01-02 02:28:37] "POST /fqname-to-id HTTP/1.1" 404 244 0.004027 10.0.0.35 - - [2025-01-02 02:28:37] "POST /ref-update HTTP/1.1" 200 156 0.031172 10.0.0.35 - - [2025-01-02 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.35 - - [2025-01-02 02:28:37] "POST /access-control-lists HTTP/1.1" 200 604 0.066381 10.0.0.35 - - [2025-01-02 02:28:37] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004057 10.0.0.35 - - [2025-01-02 02:28:37] "POST /routing-instances HTTP/1.1" 200 759 0.020295 10.0.0.35 - - [2025-01-02 02:28:37] "POST /neutron/network HTTP/1.1" 200 919 0.007130 10.0.0.35 - - [2025-01-02 02:28:37] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005615 10.0.0.35 - - [2025-01-02 02:28:37] "POST /route-targets HTTP/1.1" 200 327 0.021736 10.0.0.35 - - [2025-01-02 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.35 - - [2025-01-02 02:28:37] "POST /ref-update HTTP/1.1" 200 156 0.012425 10.0.0.35 - - [2025-01-02 02:28:37] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004939 10.0.0.35 - - [2025-01-02 02:28:37] "GET /routing-instance/fcf312e3-db8a-4663-b87f-e63e70221e88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1288 0.004142 10.0.0.35 - - [2025-01-02 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.35 - - [2025-01-02 02:28:37] "GET /routing-instance/fcf312e3-db8a-4663-b87f-e63e70221e88?fields=routing_policy_back_refs HTTP/1.1" 200 1288 0.004559 10.0.0.35 - - [2025-01-02 02:28:37] "GET /service-template/964b2dc2-fd50-4687-a2c3-ff2f1893cb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003242 10.0.0.35 - - [2025-01-02 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.35 - - [2025-01-02 02:28:37] "POST /ref-update HTTP/1.1" 200 156 0.014920 10.0.0.35 - - [2025-01-02 02:28:37] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.35 - - [2025-01-02 02:28:37] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037161 10.0.0.35 - - [2025-01-02 02:28:37] "POST /routing-instances HTTP/1.1" 200 760 0.033077 10.0.0.35 - - [2025-01-02 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.35 - - [2025-01-02 02:28:37] "POST /route-targets HTTP/1.1" 200 327 0.011292 10.0.0.35 - - [2025-01-02 02:28:37] "GET /service-instance/b6447fb5-5c51-42e3-a18f-b3842c9d24d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.005561 10.0.0.35 - - [2025-01-02 02:28:37] "POST /ref-update HTTP/1.1" 200 156 0.010417 10.0.0.35 - - [2025-01-02 02:28:37] "GET /domains HTTP/1.1" 200 280 0.002666 10.0.0.35 - - [2025-01-02 02:28:37] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.35 - - [2025-01-02 02:28:37] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2771 0.008649 10.0.0.35 - - [2025-01-02 02:28:37] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001557 10.0.0.35 - - [2025-01-02 02:28:37] "GET /routing-instance/b79ff3f3-2e66-4aae-953a-af79482b4fd3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1289 0.003121 10.0.0.35 - - [2025-01-02 02:28:37] "GET /routing-instance/b79ff3f3-2e66-4aae-953a-af79482b4fd3?fields=routing_policy_back_refs HTTP/1.1" 200 1289 0.003892 10.0.0.35 - - [2025-01-02 02:28:37] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 4233 0.068559 10.0.0.35 - - [2025-01-02 02:28:37] "GET /service-instance/b6447fb5-5c51-42e3-a18f-b3842c9d24d3 HTTP/1.1" 200 3784 0.004755 10.0.0.35 - - [2025-01-02 02:28:37] "GET /domains HTTP/1.1" 200 280 0.002288 10.0.0.35 - - [2025-01-02 02:28:37] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.35 - - [2025-01-02 02:28:37] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2771 0.006845 10.0.0.35 - - [2025-01-02 02:28:37] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.35 - - [2025-01-02 02:28:37] "PUT /routing-instance/fcf312e3-db8a-4663-b87f-e63e70221e88 HTTP/1.1" 200 266 0.013199 10.0.0.35 - - [2025-01-02 02:28:38] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 4233 0.073753 10.0.0.35 - - [2025-01-02 02:28:38] "PUT /routing-instance/b79ff3f3-2e66-4aae-953a-af79482b4fd3 HTTP/1.1" 200 266 0.016122 10.0.0.35 - - [2025-01-02 02:28:38] "GET /service-instance/b6447fb5-5c51-42e3-a18f-b3842c9d24d3 HTTP/1.1" 200 3784 0.004628 10.0.0.35 - - [2025-01-02 02:28:38] "GET /port-tuple/04fee6d5-3595-4d3b-9e1c-c2f79d880738 HTTP/1.1" 200 1978 0.004220 10.0.0.35 - - [2025-01-02 02:28:38] "GET /virtual-machine-interface/6331852e-12b3-4f7b-b4b6-01a000728253 HTTP/1.1" 200 3798 0.006153 10.0.0.35 - - [2025-01-02 02:28:38] "GET /virtual-machine-interface/96f61f1f-8671-4a25-b18a-fd82e8191061 HTTP/1.1" 200 3817 0.007840 10.0.0.35 - - [2025-01-02 02:28:38] "GET /virtual-machine-interface/de81e45b-982e-4d06-b290-8213279f735a HTTP/1.1" 200 3805 0.005666 10.0.0.35 - - [2025-01-02 02:28:38] "POST /ref-update HTTP/1.1" 200 156 0.021355 10.0.0.35 - - [2025-01-02 02:28:38] "PUT /access-control-list/34c7eb63-20bc-468a-bdec-20987cd2618c HTTP/1.1" 200 272 0.017507 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/port HTTP/1.1" 200 3828 0.059903 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005783 10.0.0.35 - - [2025-01-02 02:28:38] "PUT /access-control-list/800fe8dd-afb5-4cd1-af49-4c1aa071d1da HTTP/1.1" 200 272 0.012864 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/port HTTP/1.1" 200 3828 0.036348 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005819 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/port HTTP/1.1" 200 3828 0.029968 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005366 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/port HTTP/1.1" 200 3828 0.034758 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005328 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/network HTTP/1.1" 200 895 0.012086 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/network HTTP/1.1" 200 921 0.005398 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/network HTTP/1.1" 200 804 0.013394 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/network HTTP/1.1" 200 830 0.005552 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/network HTTP/1.1" 200 893 0.013947 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/network HTTP/1.1" 200 919 0.006606 10.0.0.35 - - [2025-01-02 02:28:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001446 10.0.0.35 - - [2025-01-02 02:28:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001245 10.0.0.35 - - [2025-01-02 02:28:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001596 10.0.0.35 - - [2025-01-02 02:28:38] "GET /virtual-machine/f4c84194-f6ed-4faa-b33c-9a9d06e7babc HTTP/1.1" 200 1803 0.004068 10.0.0.35 - - [2025-01-02 02:28:38] "GET /virtual-machine-interface/6331852e-12b3-4f7b-b4b6-01a000728253 HTTP/1.1" 200 3798 0.006179 10.0.0.35 - - [2025-01-02 02:28:38] "GET /virtual-machine-interface/96f61f1f-8671-4a25-b18a-fd82e8191061 HTTP/1.1" 200 3817 0.005455 10.0.0.35 - - [2025-01-02 02:28:38] "GET /virtual-machine-interface/de81e45b-982e-4d06-b290-8213279f735a HTTP/1.1" 200 3805 0.005177 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/1a97c697-6183-45a6-bfd8-7cd4707c7694 HTTP/1.1" 200 1622 0.004603 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/e9f4ff5b-9b6c-4d34-8c7e-066ae731d91b HTTP/1.1" 200 1955 0.003181 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/fc6aaae3-19d7-4d2b-b134-eddda3c84cb5 HTTP/1.1" 200 1957 0.003307 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/008f9cc5-0992-45ac-bdb6-61bf3437d304 HTTP/1.1" 200 1617 0.004677 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/33acde7b-5450-4cf5-8503-e28d54dd2ae8 HTTP/1.1" 200 1979 0.003175 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/e27ed7ba-fd48-476d-ac77-c7fe3a15dbe7 HTTP/1.1" 200 1979 0.003533 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/36b6d73e-7b5e-4935-b190-795d98408580 HTTP/1.1" 200 1958 0.003001 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/b8375d6e-47d7-44a8-bb11-beb21e7ea0a7 HTTP/1.1" 200 1620 0.004005 10.0.0.35 - - [2025-01-02 02:28:38] "GET /instance-ip/cab078b1-377c-443b-a2c0-c1aa04396e57 HTTP/1.1" 200 1961 0.002945 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/port HTTP/1.1" 200 3828 0.034858 10.0.0.35 - - [2025-01-02 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005672 10.0.0.35 - - [2025-01-02 02:28:39] "POST /neutron/port HTTP/1.1" 200 3828 0.034817 10.0.0.35 - - [2025-01-02 02:28:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005762 10.0.0.35 - - [2025-01-02 02:28:39] "POST /neutron/port HTTP/1.1" 200 3828 0.033884 10.0.0.35 - - [2025-01-02 02:28:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006322 10.0.0.35 - - [2025-01-02 02:28:39] "POST /neutron/port HTTP/1.1" 200 3828 0.032049 10.0.0.35 - - [2025-01-02 02:28:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005754 10.0.0.35 - - [2025-01-02 02:28:39] "GET /virtual-machine/f4c84194-f6ed-4faa-b33c-9a9d06e7babc HTTP/1.1" 200 1803 0.003634 10.0.0.35 - - [2025-01-02 02:28:39] "GET /virtual-machine-interface/6331852e-12b3-4f7b-b4b6-01a000728253 HTTP/1.1" 200 3798 0.005712 10.0.0.35 - - [2025-01-02 02:28:39] "GET /virtual-machine-interface/96f61f1f-8671-4a25-b18a-fd82e8191061 HTTP/1.1" 200 3817 0.004917 10.0.0.35 - - [2025-01-02 02:28:39] "GET /virtual-machine-interface/de81e45b-982e-4d06-b290-8213279f735a HTTP/1.1" 200 3805 0.004963 10.0.0.35 - - [2025-01-02 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.35 - - [2025-01-02 02:28:39] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002993 10.0.0.35 - - [2025-01-02 02:28:39] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003362 10.0.0.35 - - [2025-01-02 02:28:39] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005818 10.0.0.35 - - [2025-01-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.35 - - [2025-01-02 02:28:40] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004266 10.0.0.35 - - [2025-01-02 02:28:40] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003708 10.0.0.35 - - [2025-01-02 02:28:40] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006502 10.0.0.35 - - [2025-01-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.35 - - [2025-01-02 02:28:40] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004244 10.0.0.35 - - [2025-01-02 02:28:40] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003660 10.0.0.35 - - [2025-01-02 02:28:40] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006480 10.0.0.35 - - [2025-01-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.35 - - [2025-01-02 02:28:41] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004634 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003566 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006011 10.0.0.35 - - [2025-01-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.35 - - [2025-01-02 02:28:41] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003965 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003687 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006495 10.0.0.35 - - [2025-01-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.35 - - [2025-01-02 02:28:41] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003902 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004036 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006233 10.0.0.35 - - [2025-01-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.35 - - [2025-01-02 02:28:41] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005769 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004747 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006626 10.0.0.35 - - [2025-01-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.35 - - [2025-01-02 02:28:41] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005186 10.0.0.35 - - [2025-01-02 02:28:41] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003726 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006593 10.0.0.35 - - [2025-01-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.35 - - [2025-01-02 02:28:42] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004040 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003741 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-network/5cd0bfda-cac9-4759-86af-18393639085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006512 10.0.0.35 - - [2025-01-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.35 - - [2025-01-02 02:28:42] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003306 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003464 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005466 10.0.0.35 - - [2025-01-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.35 - - [2025-01-02 02:28:42] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004313 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005796 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007589 10.0.0.35 - - [2025-01-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.35 - - [2025-01-02 02:28:42] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005749 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003890 10.0.0.35 - - [2025-01-02 02:28:42] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006014 10.0.0.35 - - [2025-01-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.35 - - [2025-01-02 02:28:42] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004055 10.0.0.35 - - [2025-01-02 02:28:43] "GET /virtual-networks?parent_id=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003902 10.0.0.35 - - [2025-01-02 02:28:43] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006183 10.0.0.35 - - [2025-01-02 02:28:43] "GET /virtual-machine/f4c84194-f6ed-4faa-b33c-9a9d06e7babc HTTP/1.1" 200 1803 0.005876 10.0.0.35 - - [2025-01-02 02:28:43] "GET /domains HTTP/1.1" 200 280 0.003024 10.0.0.35 - - [2025-01-02 02:28:43] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001110 10.0.0.35 - - [2025-01-02 02:28:43] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2771 0.007665 10.0.0.35 - - [2025-01-02 02:28:43] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001044 10.0.0.35 - - [2025-01-02 02:28:43] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 4233 0.071028 10.0.0.35 - - [2025-01-02 02:28:43] "GET /service-instance/b6447fb5-5c51-42e3-a18f-b3842c9d24d3 HTTP/1.1" 200 3784 0.003769 10.0.0.35 - - [2025-01-02 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.35 - - [2025-01-02 02:28:43] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.003105 10.0.0.35 - - [2025-01-02 02:28:43] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005790 10.0.0.35 - - [2025-01-02 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.35 - - [2025-01-02 02:28:43] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.004297 10.0.0.35 - - [2025-01-02 02:28:43] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.005507 10.0.0.35 - - [2025-01-02 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.35 - - [2025-01-02 02:28:43] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.009017 10.0.0.35 - - [2025-01-02 02:28:43] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?fields=routing_instances HTTP/1.1" 200 1682 0.008211 10.0.0.35 - - [2025-01-02 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.35 - - [2025-01-02 02:28:43] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.011654 10.0.0.35 - - [2025-01-02 02:28:43] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?fields=routing_instances HTTP/1.1" 200 1686 0.008770 10.0.0.35 - - [2025-01-02 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.045999 10.0.0.35 - - [2025-01-02 02:28:48] "POST /neutron/network HTTP/1.1" 200 831 0.008081 10.0.0.35 - - [2025-01-02 02:28:48] "GET /virtual-network/014896d5-9d81-4649-8b1d-ec2ecc8f52d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007072 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /access-control-list/800fe8dd-afb5-4cd1-af49-4c1aa071d1da HTTP/1.1" 200 115 0.065003 10.0.0.35 - - [2025-01-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.35 - - [2025-01-02 02:28:48] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003438 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /routing-instance/fcf312e3-db8a-4663-b87f-e63e70221e88 HTTP/1.1" 200 115 0.040125 10.0.0.35 - - [2025-01-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.35 - - [2025-01-02 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.034590 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /route-target/7a35b6bb-5ece-44ac-9672-d289eae5110f HTTP/1.1" 200 115 0.019744 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /routing-instance/b79ff3f3-2e66-4aae-953a-af79482b4fd3 HTTP/1.1" 200 115 0.032013 10.0.0.35 - - [2025-01-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.35 - - [2025-01-02 02:28:48] "POST /neutron/network HTTP/1.1" 200 833 0.007432 10.0.0.35 - - [2025-01-02 02:28:48] "GET /virtual-network/4ef1be0a-76cb-4c3c-85f4-57be89b7902f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006691 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /route-target/ecda05ae-5ab8-4895-8def-752b4b137ca0 HTTP/1.1" 200 115 0.013839 10.0.0.35 - - [2025-01-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /access-control-list/34c7eb63-20bc-468a-bdec-20987cd2618c HTTP/1.1" 200 115 0.026379 10.0.0.35 - - [2025-01-02 02:28:48] "GET /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003469 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /network-policy/06c8e078-04d4-4366-a4a8-80f6736c59e7 HTTP/1.1" 200 115 0.027531 10.0.0.35 - - [2025-01-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.35 - - [2025-01-02 02:28:48] "GET /global-system-configs HTTP/1.1" 200 322 0.041438 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /service-instance/b6447fb5-5c51-42e3-a18f-b3842c9d24d3 HTTP/1.1" 200 115 0.076998 10.0.0.35 - - [2025-01-02 02:28:48] "GET /obj-perms HTTP/1.1" 200 5056 0.092464 10.0.0.35 - - [2025-01-02 02:28:48] "GET /domains HTTP/1.1" 200 280 0.004683 10.0.0.35 - - [2025-01-02 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.027837 10.0.0.35 - - [2025-01-02 02:28:48] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001121 10.0.0.35 - - [2025-01-02 02:28:48] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2771 0.013831 10.0.0.35 - - [2025-01-02 02:28:48] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001089 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /instance-ip/e9f4ff5b-9b6c-4d34-8c7e-066ae731d91b HTTP/1.1" 200 115 0.037848 10.0.0.35 - - [2025-01-02 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.011799 10.0.0.35 - - [2025-01-02 02:28:48] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 3759 0.073280 10.0.0.35 - - [2025-01-02 02:28:48] "GET /virtual-machine/f4c84194-f6ed-4faa-b33c-9a9d06e7babc HTTP/1.1" 200 1803 0.003771 10.0.0.35 - - [2025-01-02 02:28:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002335 10.0.0.35 - - [2025-01-02 02:28:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002167 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /instance-ip/33acde7b-5450-4cf5-8503-e28d54dd2ae8 HTTP/1.1" 200 115 0.027362 10.0.0.35 - - [2025-01-02 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.009834 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /instance-ip/fc6aaae3-19d7-4d2b-b134-eddda3c84cb5 HTTP/1.1" 200 115 0.064689 10.0.0.35 - - [2025-01-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009697 10.0.0.35 - - [2025-01-02 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.018978 10.0.0.35 - - [2025-01-02 02:28:48] "DELETE /service-template/964b2dc2-fd50-4687-a2c3-ff2f1893cb87 HTTP/1.1" 200 115 0.029258 10.0.0.35 - - [2025-01-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.002628 10.0.0.35 - - [2025-01-02 02:28:49] "DELETE /instance-ip/e27ed7ba-fd48-476d-ac77-c7fe3a15dbe7 HTTP/1.1" 200 115 0.024210 10.0.0.35 - - [2025-01-02 02:28:49] "POST /ref-update HTTP/1.1" 200 156 0.011357 10.0.0.35 - - [2025-01-02 02:28:49] "DELETE /instance-ip/36b6d73e-7b5e-4935-b190-795d98408580 HTTP/1.1" 200 115 0.025236 10.0.0.35 - - [2025-01-02 02:28:49] "POST /ref-update HTTP/1.1" 200 156 0.011381 10.0.0.35 - - [2025-01-02 02:28:49] "DELETE /instance-ip/cab078b1-377c-443b-a2c0-c1aa04396e57 HTTP/1.1" 200 115 0.023501 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/network HTTP/1.1" 200 831 0.017792 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/network HTTP/1.1" 400 204 0.014576 10.0.0.35 - - [2025-01-02 02:28:49] "GET /global-system-configs HTTP/1.1" 200 322 0.039425 10.0.0.35 - - [2025-01-02 02:28:49] "GET /obj-perms HTTP/1.1" 200 5056 0.088073 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/port HTTP/1.1" 200 1083 0.017084 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/port HTTP/1.1" 200 1109 0.010180 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/port HTTP/1.1" 200 1087 0.021191 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/port HTTP/1.1" 200 151 0.107836 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/port HTTP/1.1" 200 1113 0.010135 10.0.0.35 - - [2025-01-02 02:28:49] "POST /neutron/port HTTP/1.1" 200 151 0.087784 10.0.0.35 - - [2025-01-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 3021 0.027890 10.0.0.35 - - [2025-01-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 1110 0.013088 10.0.0.35 - - [2025-01-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 151 0.091555 10.0.0.35 - - [2025-01-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 1113 0.010872 10.0.0.35 - - [2025-01-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 151 0.089831 10.0.0.35 - - [2025-01-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 1109 0.009864 10.0.0.35 - - [2025-01-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 151 0.085449 10.0.0.35 - - [2025-01-02 02:28:51] "POST /neutron/network HTTP/1.1" 200 831 0.005972 10.0.0.35 - - [2025-01-02 02:28:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003225 10.0.0.35 - - [2025-01-02 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.35 - - [2025-01-02 02:28:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001722 10.0.0.35 - - [2025-01-02 02:28:51] "POST /neutron/network HTTP/1.1" 200 151 0.080058 10.0.0.35 - - [2025-01-02 02:28:51] "DELETE /route-target/1ada5213-7e6b-499d-9174-ce6bc1104956 HTTP/1.1" 200 115 0.018648 10.0.0.35 - - [2025-01-02 02:28:51] "GET /routing-instance/bfc239dd-d6e9-4ad5-8ce0-526f2d9842e9 HTTP/1.1" 404 171 0.002322 10.0.0.35 - - [2025-01-02 02:28:51] "GET /domains HTTP/1.1" 200 280 0.002748 10.0.0.35 - - [2025-01-02 02:28:51] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.35 - - [2025-01-02 02:28:51] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2571 0.050415 10.0.0.35 - - [2025-01-02 02:28:51] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001583 10.0.0.35 - - [2025-01-02 02:28:51] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2298 0.070776 10.0.0.35 - - [2025-01-02 02:28:51] "POST /neutron/network HTTP/1.1" 200 833 0.006497 10.0.0.35 - - [2025-01-02 02:28:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003080 10.0.0.35 - - [2025-01-02 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.35 - - [2025-01-02 02:28:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002455 10.0.0.35 - - [2025-01-02 02:28:51] "POST /neutron/network HTTP/1.1" 200 151 0.088465 10.0.0.35 - - [2025-01-02 02:28:51] "GET /routing-instance/2ef626a5-dec2-4c04-97e0-47d52d5d854f HTTP/1.1" 404 171 0.002254 10.0.0.35 - - [2025-01-02 02:28:51] "GET /domains HTTP/1.1" 200 280 0.002182 10.0.0.35 - - [2025-01-02 02:28:51] "DELETE /route-target/2c045080-94e1-48ad-b9d7-0b3be25d443f HTTP/1.1" 200 115 0.022369 10.0.0.35 - - [2025-01-02 02:28:51] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.35 - - [2025-01-02 02:28:51] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2571 0.057692 10.0.0.35 - - [2025-01-02 02:28:51] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001151 10.0.0.35 - - [2025-01-02 02:28:51] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 2080 0.073861 10.0.0.35 - - [2025-01-02 02:28:51] "POST /neutron/network HTTP/1.1" 200 830 0.005574 10.0.0.35 - - [2025-01-02 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.35 - - [2025-01-02 02:28:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001880 10.0.0.35 - - [2025-01-02 02:28:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002779 10.0.0.35 - - [2025-01-02 02:28:51] "POST /neutron/network HTTP/1.1" 200 151 0.112882 10.0.0.35 - - [2025-01-02 02:28:51] "DELETE /route-target/5f426543-7ecf-477d-b836-9ea79eb5eadd HTTP/1.1" 200 115 0.016068 10.0.0.35 - - [2025-01-02 02:28:52] "GET /routing-instance/c1810e05-f32b-4856-a7fe-73221a762926 HTTP/1.1" 404 171 0.002417 10.0.0.35 - - [2025-01-02 02:28:52] "GET /domains HTTP/1.1" 200 280 0.002493 10.0.0.35 - - [2025-01-02 02:28:52] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.35 - - [2025-01-02 02:28:52] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2571 0.051862 10.0.0.35 - - [2025-01-02 02:28:52] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001081 10.0.0.35 - - [2025-01-02 02:28:52] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 1840 0.066687 10.0.0.35 - - [2025-01-02 02:28:52] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001204 10.0.0.35 - - [2025-01-02 02:28:52] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025980 10.0.0.35 - - [2025-01-02 02:28:52] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001020 10.0.0.35 - - [2025-01-02 02:28:52] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?fields=virtual_networks HTTP/1.1" 200 1028 0.078478 10.0.0.35 - - [2025-01-02 02:28:52] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001175 10.0.0.35 - - [2025-01-02 02:28:52] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.031023 10.0.0.35 - - [2025-01-02 02:28:52] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001348 10.0.0.35 - - [2025-01-02 02:28:52] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?fields=security_groups HTTP/1.1" 200 1252 0.030770 10.0.0.35 - - [2025-01-02 02:28:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.032194 10.0.0.35 - - [2025-01-02 02:28:53] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003951 10.0.0.35 - - [2025-01-02 02:28:53] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001325 10.0.0.35 - - [2025-01-02 02:28:53] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010474 10.0.0.35 - - [2025-01-02 02:28:53] "POST /id-to-fqname HTTP/1.1" 200 191 0.001568 10.0.0.35 - - [2025-01-02 02:28:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.003319 10.0.0.35 - - [2025-01-02 02:28:53] "POST /security-groups HTTP/1.1" 200 592 0.063696 10.0.0.35 - - [2025-01-02 02:28:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.004506 10.0.0.35 - - [2025-01-02 02:28:53] "POST /projects HTTP/1.1" 200 587 0.225962 10.0.0.35 - - [2025-01-02 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.296921 10.0.0.35 - - [2025-01-02 02:28:53] "POST /access-control-lists HTTP/1.1" 200 597 0.063049 10.0.0.35 - - [2025-01-02 02:28:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.003057 10.0.0.35 - - [2025-01-02 02:28:54] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.437023 10.0.0.35 - - [2025-01-02 02:28:54] "POST /access-control-lists HTTP/1.1" 200 595 0.063944 10.0.0.35 - - [2025-01-02 02:28:55] "GET / HTTP/1.1" 200 35931 0.002429 10.0.0.35 - - [2025-01-02 02:28:56] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000627 10.0.0.35 - - [2025-01-02 02:28:56] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001417 10.0.0.35 - - [2025-01-02 02:28:56] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.065937 10.0.0.35 - - [2025-01-02 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.003139 10.0.0.35 - - [2025-01-02 02:28:56] "POST /virtual-DNSs HTTP/1.1" 200 507 0.022994 10.0.0.35 - - [2025-01-02 02:28:56] "GET /virtual-DNS/f9ff6ce8-13ca-4c89-ad1d-ae81645b42f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005685 10.0.0.35 - - [2025-01-02 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018746 10.0.0.35 - - [2025-01-02 02:28:56] "GET /virtual-DNS/f9ff6ce8-13ca-4c89-ad1d-ae81645b42f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.008238 10.0.0.35 - - [2025-01-02 02:28:57] "GET /domains HTTP/1.1" 401 292 0.000583 10.0.0.35 - - [2025-01-02 02:28:57] "GET /domains HTTP/1.1" 200 280 0.026314 10.0.0.35 - - [2025-01-02 02:28:57] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001247 10.0.0.35 - - [2025-01-02 02:28:57] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2958 0.009336 10.0.0.35 - - [2025-01-02 02:28:57] "GET /virtual-DNS/f9ff6ce8-13ca-4c89-ad1d-ae81645b42f3 HTTP/1.1" 200 1439 0.004303 10.0.0.35 - - [2025-01-02 02:28:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002311 10.0.0.35 - - [2025-01-02 02:28:57] "POST /network-ipams HTTP/1.1" 200 514 0.019131 10.0.0.35 - - [2025-01-02 02:28:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.003734 10.0.0.35 - - [2025-01-02 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.35 - - [2025-01-02 02:28:57] "GET /network-ipam/2a730abd-26e7-4604-b73d-8e1ead144f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005653 10.0.0.35 - - [2025-01-02 02:28:57] "PUT /network-ipam/2a730abd-26e7-4604-b73d-8e1ead144f84 HTTP/1.1" 200 258 0.012187 10.0.0.35 - - [2025-01-02 02:28:57] "POST /ref-update HTTP/1.1" 200 156 0.011371 10.0.0.35 - - [2025-01-02 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.35 - - [2025-01-02 02:28:57] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001825 10.0.0.35 - - [2025-01-02 02:28:57] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.031758 10.0.0.35 - - [2025-01-02 02:28:57] "POST /neutron/network HTTP/1.1" 200 117 0.033035 10.0.0.35 - - [2025-01-02 02:28:57] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001299 10.0.0.35 - - [2025-01-02 02:28:57] "POST /neutron/network HTTP/1.1" 200 618 0.077121 10.0.0.35 - - [2025-01-02 02:28:58] "POST /route-targets HTTP/1.1" 200 327 0.012053 10.0.0.35 - - [2025-01-02 02:28:58] "POST /ref-update HTTP/1.1" 200 156 0.014278 10.0.0.35 - - [2025-01-02 02:28:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003005 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/subnet HTTP/1.1" 200 711 0.205764 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/network HTTP/1.1" 200 833 0.006349 10.0.0.35 - - [2025-01-02 02:28:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001414 10.0.0.35 - - [2025-01-02 02:28:58] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005044 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/network HTTP/1.1" 200 833 0.006307 10.0.0.35 - - [2025-01-02 02:28:58] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005169 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/network HTTP/1.1" 200 833 0.007143 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/subnet HTTP/1.1" 200 711 0.006668 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/network HTTP/1.1" 200 807 0.011277 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/network HTTP/1.1" 200 833 0.004740 10.0.0.35 - - [2025-01-02 02:28:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001161 10.0.0.35 - - [2025-01-02 02:28:58] "POST /neutron/network HTTP/1.1" 200 843 0.006675 10.0.0.35 - - [2025-01-02 02:28:58] "GET /aaa-mode HTTP/1.1" 401 292 0.000526 10.0.0.35 - - [2025-01-02 02:28:59] "GET / HTTP/1.1" 200 35931 0.002203 10.0.0.35 - - [2025-01-02 02:28:59] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000457 10.0.0.35 - - [2025-01-02 02:28:59] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001307 10.0.0.35 - - [2025-01-02 02:28:59] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053752 10.0.0.35 - - [2025-01-02 02:28:59] "POST /neutron/network HTTP/1.1" 200 833 0.005986 10.0.0.35 - - [2025-01-02 02:28:59] "POST /neutron/port HTTP/1.1" 200 117 0.006315 10.0.0.35 - - [2025-01-02 02:28:59] "POST /neutron/port HTTP/1.1" 200 117 0.006120 10.0.0.35 - - [2025-01-02 02:28:59] "POST /neutron/port HTTP/1.1" 200 117 0.006362 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/network HTTP/1.1" 200 843 0.007637 10.0.0.35 - - [2025-01-02 02:29:00] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001319 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/port HTTP/1.1" 200 1058 0.253177 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/port HTTP/1.1" 200 1058 0.011908 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/port HTTP/1.1" 200 1058 0.009291 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/port HTTP/1.1" 200 1112 0.077394 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/port HTTP/1.1" 200 1086 0.018903 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005258 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/subnet HTTP/1.1" 200 685 0.014631 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/port HTTP/1.1" 200 117 0.001806 10.0.0.35 - - [2025-01-02 02:29:00] "POST /neutron/network HTTP/1.1" 200 833 0.006664 10.0.0.35 - - [2025-01-02 02:29:04] "POST /neutron/port HTTP/1.1" 200 1086 0.015812 10.0.0.35 - - [2025-01-02 02:29:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006570 10.0.0.35 - - [2025-01-02 02:29:04] "POST /neutron/port HTTP/1.1" 200 1086 0.015936 10.0.0.35 - - [2025-01-02 02:29:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006375 10.0.0.35 - - [2025-01-02 02:29:04] "POST /neutron/port HTTP/1.1" 200 1086 0.015247 10.0.0.35 - - [2025-01-02 02:29:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005985 10.0.0.35 - - [2025-01-02 02:29:04] "GET /virtual-machine/f0217324-0864-4781-9113-9d51435a2319 HTTP/1.1" 200 1294 0.004833 10.0.0.35 - - [2025-01-02 02:29:04] "GET /virtual-machine-interface/63efea71-fa40-4595-ab57-025bca4deb30 HTTP/1.1" 200 2964 0.005287 10.0.0.35 - - [2025-01-02 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.35 - - [2025-01-02 02:29:04] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002975 10.0.0.35 - - [2025-01-02 02:29:05] "GET /virtual-networks?parent_id=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003986 10.0.0.35 - - [2025-01-02 02:29:05] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006126 10.0.0.35 - - [2025-01-02 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.35 - - [2025-01-02 02:29:08] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005998 10.0.0.35 - - [2025-01-02 02:29:10] "POST /neutron/port HTTP/1.1" 200 1086 0.017411 10.0.0.35 - - [2025-01-02 02:29:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005936 10.0.0.35 - - [2025-01-02 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.35 - - [2025-01-02 02:29:12] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003226 10.0.0.35 - - [2025-01-02 02:29:12] "GET /virtual-networks?parent_id=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003647 10.0.0.35 - - [2025-01-02 02:29:12] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006284 10.0.0.35 - - [2025-01-02 02:29:12] "DELETE /project/9401024e20734e35b1b960647be61175 HTTP/1.1" 404 173 0.005515 10.0.0.35 - - [2025-01-02 02:29:12] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 10.0.0.35 - - [2025-01-02 02:29:12] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.028011 10.0.0.35 - - [2025-01-02 02:29:12] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001411 10.0.0.35 - - [2025-01-02 02:29:12] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?fields=security_groups HTTP/1.1" 200 1357 0.072758 10.0.0.35 - - [2025-01-02 02:29:12] "DELETE /security-group/7b86862f-9594-4f5f-a279-cecaa1c50ab0 HTTP/1.1" 200 115 0.044663 10.0.0.35 - - [2025-01-02 02:29:12] "GET /projects?obj_uuids=90487621-90eb-4099-85b7-eca2570aaff8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 10.0.0.35 - - [2025-01-02 02:29:12] "DELETE /access-control-list/6f1be9f2-86fd-42b2-af86-1a6f4c8900a7 HTTP/1.1" 200 115 0.032610 10.0.0.35 - - [2025-01-02 02:29:12] "GET /project/90487621-90eb-4099-85b7-eca2570aaff8?fields=application_policy_sets HTTP/1.1" 200 1396 0.034144 10.0.0.35 - - [2025-01-02 02:29:12] "DELETE /access-control-list/61dab69e-c341-4a47-b825-e223da7260da HTTP/1.1" 200 115 0.030092 10.0.0.35 - - [2025-01-02 02:29:13] "DELETE /project/90487621-90eb-4099-85b7-eca2570aaff8 HTTP/1.1" 200 115 0.350190 10.0.0.35 - - [2025-01-02 02:29:16] "POST /neutron/network HTTP/1.1" 200 807 0.013705 10.0.0.35 - - [2025-01-02 02:29:17] "POST /neutron/network HTTP/1.1" 200 833 0.006111 10.0.0.35 - - [2025-01-02 02:29:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001309 10.0.0.35 - - [2025-01-02 02:29:17] "POST /neutron/port HTTP/1.1" 200 1086 0.016416 10.0.0.35 - - [2025-01-02 02:29:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007026 10.0.0.35 - - [2025-01-02 02:29:17] "POST /neutron/network HTTP/1.1" 200 843 0.006566 10.0.0.35 - - [2025-01-02 02:29:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000426 10.0.0.35 - - [2025-01-02 02:29:17] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.35 - - [2025-01-02 02:29:17] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000468 10.0.0.35 - - [2025-01-02 02:29:18] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001736 10.0.0.35 - - [2025-01-02 02:29:18] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.055392 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/network HTTP/1.1" 200 833 0.006488 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 1086 0.017814 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008172 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 117 0.006104 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 117 0.005852 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/network HTTP/1.1" 200 843 0.006511 10.0.0.35 - - [2025-01-02 02:29:18] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001338 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 1058 0.211148 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 1058 0.014058 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 1058 0.012377 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 1112 0.072254 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/port HTTP/1.1" 200 1086 0.016574 10.0.0.35 - - [2025-01-02 02:29:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003783 10.0.0.35 - - [2025-01-02 02:29:19] "POST /neutron/subnet HTTP/1.1" 200 685 0.011080 10.0.0.35 - - [2025-01-02 02:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.35 - - [2025-01-02 02:29:19] "POST /neutron/network HTTP/1.1" 200 833 0.005625 10.0.0.35 - - [2025-01-02 02:29:20] "GET /obj-perms HTTP/1.1" 200 5056 0.062566 10.0.0.35 - - [2025-01-02 02:29:20] "GET /obj-perms HTTP/1.1" 200 5056 0.050908 10.0.0.35 - - [2025-01-02 02:29:23] "POST /neutron/port HTTP/1.1" 200 1086 0.016988 10.0.0.35 - - [2025-01-02 02:29:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006895 10.0.0.35 - - [2025-01-02 02:29:23] "POST /neutron/port HTTP/1.1" 200 1086 0.016324 10.0.0.35 - - [2025-01-02 02:29:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005854 10.0.0.35 - - [2025-01-02 02:29:23] "POST /neutron/port HTTP/1.1" 200 1086 0.017402 10.0.0.35 - - [2025-01-02 02:29:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008585 10.0.0.35 - - [2025-01-02 02:29:23] "GET /virtual-machine/8e37adc5-c74b-4c81-9cb4-c37f2b45fe34 HTTP/1.1" 200 1294 0.005413 10.0.0.35 - - [2025-01-02 02:29:23] "GET /virtual-machine-interface/889a9944-a3e0-4dc2-aa85-fe1c8a5e9336 HTTP/1.1" 200 2964 0.005186 10.0.0.35 - - [2025-01-02 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.35 - - [2025-01-02 02:29:23] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003709 10.0.0.35 - - [2025-01-02 02:29:23] "GET /virtual-networks?parent_id=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003534 10.0.0.35 - - [2025-01-02 02:29:23] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006130 10.0.0.35 - - [2025-01-02 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.35 - - [2025-01-02 02:29:26] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005710 10.0.0.35 - - [2025-01-02 02:29:28] "POST /neutron/port HTTP/1.1" 200 1086 0.017586 10.0.0.35 - - [2025-01-02 02:29:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006516 10.0.0.35 - - [2025-01-02 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006550 10.0.0.35 - - [2025-01-02 02:29:31] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007176 10.0.0.35 - - [2025-01-02 02:29:31] "GET /virtual-networks?parent_id=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004156 10.0.0.35 - - [2025-01-02 02:29:31] "GET /virtual-network/2581e970-b62a-46ea-a1d4-be7721f8b8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006940 10.0.0.35 - - [2025-01-02 02:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.35 - - [2025-01-02 02:29:37] "DELETE /virtual-DNS/f9ff6ce8-13ca-4c89-ad1d-ae81645b42f3 HTTP/1.1" 409 235 0.007741 10.0.0.35 - - [2025-01-02 02:29:37] "POST /fqname-to-id HTTP/1.1" 404 192 0.003252 10.0.0.35 - - [2025-01-02 02:29:37] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.019148 10.0.0.35 - - [2025-01-02 02:29:37] "GET /virtual-DNS-record/5be7db4a-670b-4c0e-a60c-d4bbe0ca3db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005427 10.0.0.35 - - [2025-01-02 02:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.35 - - [2025-01-02 02:29:37] "GET /virtual-DNS-record/5be7db4a-670b-4c0e-a60c-d4bbe0ca3db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003872 10.0.0.35 - - [2025-01-02 02:29:37] "GET /domains HTTP/1.1" 200 280 0.004031 10.0.0.35 - - [2025-01-02 02:29:37] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002389 10.0.0.35 - - [2025-01-02 02:29:37] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2774 0.014889 10.0.0.35 - - [2025-01-02 02:29:37] "GET /virtual-DNS/f9ff6ce8-13ca-4c89-ad1d-ae81645b42f3 HTTP/1.1" 200 1908 0.005208 10.0.0.35 - - [2025-01-02 02:29:37] "GET /virtual-DNS-record/5be7db4a-670b-4c0e-a60c-d4bbe0ca3db3 HTTP/1.1" 200 1336 0.003281 10.0.0.35 - - [2025-01-02 02:29:42] "DELETE /virtual-DNS-record/5be7db4a-670b-4c0e-a60c-d4bbe0ca3db3 HTTP/1.1" 200 115 0.018439 10.0.0.35 - - [2025-01-02 02:29:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.002977 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/network HTTP/1.1" 200 833 0.012869 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/network HTTP/1.1" 400 204 0.011713 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/port HTTP/1.1" 200 1086 0.022329 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/port HTTP/1.1" 200 1112 0.012338 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/port HTTP/1.1" 200 1086 0.026994 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/port HTTP/1.1" 200 1112 0.010061 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/port HTTP/1.1" 200 151 0.130555 10.0.0.35 - - [2025-01-02 02:29:43] "POST /neutron/port HTTP/1.1" 200 151 0.134497 10.0.0.35 - - [2025-01-02 02:29:45] "POST /neutron/network HTTP/1.1" 200 833 0.006817 10.0.0.35 - - [2025-01-02 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.35 - - [2025-01-02 02:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.030187 10.0.0.35 - - [2025-01-02 02:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005484 10.0.0.35 - - [2025-01-02 02:29:45] "DELETE /route-target/509278d7-70f0-44d8-b6f1-ad02761ecbde HTTP/1.1" 200 115 0.052819 10.0.0.35 - - [2025-01-02 02:29:45] "POST /neutron/network HTTP/1.1" 200 151 0.222256 10.0.0.35 - - [2025-01-02 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.35 - - [2025-01-02 02:29:45] "DELETE /network-ipam/2a730abd-26e7-4604-b73d-8e1ead144f84 HTTP/1.1" 200 115 0.024406 10.0.0.35 - - [2025-01-02 02:29:45] "DELETE /virtual-DNS/f9ff6ce8-13ca-4c89-ad1d-ae81645b42f3 HTTP/1.1" 200 115 0.026608 10.0.0.35 - - [2025-01-02 02:29:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.002637 10.0.0.35 - - [2025-01-02 02:29:45] "GET /domains HTTP/1.1" 200 280 0.003641 10.0.0.35 - - [2025-01-02 02:29:45] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001108 10.0.0.35 - - [2025-01-02 02:29:45] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2574 0.008975 10.0.0.35 - - [2025-01-02 02:29:45] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.35 - - [2025-01-02 02:29:45] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.030114 10.0.0.35 - - [2025-01-02 02:29:45] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001289 10.0.0.35 - - [2025-01-02 02:29:45] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?fields=virtual_networks HTTP/1.1" 200 1035 0.071483 10.0.0.35 - - [2025-01-02 02:29:45] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001935 10.0.0.35 - - [2025-01-02 02:29:45] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.032450 10.0.0.35 - - [2025-01-02 02:29:46] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001328 10.0.0.35 - - [2025-01-02 02:29:46] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?fields=security_groups HTTP/1.1" 200 1262 0.028010 10.0.0.35 - - [2025-01-02 02:29:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.030828 10.0.0.35 - - [2025-01-02 02:29:47] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003441 10.0.0.35 - - [2025-01-02 02:29:47] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001970 10.0.0.35 - - [2025-01-02 02:29:47] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009161 10.0.0.35 - - [2025-01-02 02:29:47] "POST /id-to-fqname HTTP/1.1" 200 191 0.001842 10.0.0.35 - - [2025-01-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.002477 10.0.0.35 - - [2025-01-02 02:29:47] "POST /security-groups HTTP/1.1" 200 592 0.063679 10.0.0.35 - - [2025-01-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.006754 10.0.0.35 - - [2025-01-02 02:29:47] "POST /projects HTTP/1.1" 200 587 0.238364 10.0.0.35 - - [2025-01-02 02:29:47] "POST /access-control-lists HTTP/1.1" 200 597 0.059893 10.0.0.35 - - [2025-01-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.323487 10.0.0.35 - - [2025-01-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.003110 10.0.0.35 - - [2025-01-02 02:29:47] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.460808 10.0.0.35 - - [2025-01-02 02:29:47] "POST /access-control-lists HTTP/1.1" 200 595 0.060098 10.0.0.35 - - [2025-01-02 02:29:48] "GET / HTTP/1.1" 200 35931 0.002357 10.0.0.35 - - [2025-01-02 02:29:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000603 10.0.0.35 - - [2025-01-02 02:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.060459 10.0.0.35 - - [2025-01-02 02:29:49] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001177 10.0.0.35 - - [2025-01-02 02:29:49] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.029942 10.0.0.35 - - [2025-01-02 02:29:49] "POST /neutron/network HTTP/1.1" 200 117 0.029277 10.0.0.35 - - [2025-01-02 02:29:49] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001587 10.0.0.35 - - [2025-01-02 02:29:49] "POST /neutron/network HTTP/1.1" 200 606 0.068702 10.0.0.35 - - [2025-01-02 02:29:49] "POST /route-targets HTTP/1.1" 200 327 0.010916 10.0.0.35 - - [2025-01-02 02:29:49] "POST /ref-update HTTP/1.1" 200 156 0.015782 10.0.0.35 - - [2025-01-02 02:29:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004847 10.0.0.35 - - [2025-01-02 02:29:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.212636 10.0.0.35 - - [2025-01-02 02:29:50] "POST /neutron/network HTTP/1.1" 200 824 0.005753 10.0.0.35 - - [2025-01-02 02:29:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.001225 10.0.0.35 - - [2025-01-02 02:29:50] "GET /virtual-network/181a3b34-8b97-44d0-8545-cd6de88ae7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005445 10.0.0.35 - - [2025-01-02 02:29:50] "POST /neutron/network HTTP/1.1" 200 824 0.006336 10.0.0.35 - - [2025-01-02 02:29:50] "GET /virtual-network/181a3b34-8b97-44d0-8545-cd6de88ae7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005153 10.0.0.35 - - [2025-01-02 02:29:50] "POST /neutron/network HTTP/1.1" 200 824 0.008954 10.0.0.35 - - [2025-01-02 02:29:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.006449 10.0.0.35 - - [2025-01-02 02:29:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.001158 10.0.0.35 - - [2025-01-02 02:29:50] "POST /neutron/network HTTP/1.1" 200 834 0.006114 10.0.0.35 - - [2025-01-02 02:29:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000408 10.0.0.35 - - [2025-01-02 02:29:50] "GET / HTTP/1.1" 200 35931 0.002276 10.0.0.35 - - [2025-01-02 02:29:50] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000537 10.0.0.35 - - [2025-01-02 02:29:51] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001283 10.0.0.35 - - [2025-01-02 02:29:51] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051260 10.0.0.35 - - [2025-01-02 02:29:51] "POST /neutron/network HTTP/1.1" 200 824 0.006353 10.0.0.35 - - [2025-01-02 02:29:51] "POST /neutron/port HTTP/1.1" 200 117 0.005637 10.0.0.35 - - [2025-01-02 02:29:51] "POST /neutron/port HTTP/1.1" 200 117 0.006124 10.0.0.35 - - [2025-01-02 02:29:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001421 10.0.0.35 - - [2025-01-02 02:29:51] "POST /neutron/port HTTP/1.1" 200 117 0.005834 10.0.0.35 - - [2025-01-02 02:29:51] "POST /neutron/network HTTP/1.1" 200 834 0.006279 10.0.0.35 - - [2025-01-02 02:29:51] "GET /aaa-mode HTTP/1.1" 401 292 0.000451 10.0.0.35 - - [2025-01-02 02:29:51] "POST /neutron/network HTTP/1.1" 200 834 0.006873 10.0.0.35 - - [2025-01-02 02:29:51] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001240 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 1060 0.194508 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 1060 0.011769 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 1060 0.011087 10.0.0.35 - - [2025-01-02 02:29:52] "GET / HTTP/1.1" 200 35931 0.003128 10.0.0.35 - - [2025-01-02 02:29:52] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001018 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 1114 0.076851 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 1088 0.016674 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003142 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.010894 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 117 0.001525 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/network HTTP/1.1" 200 824 0.005727 10.0.0.35 - - [2025-01-02 02:29:52] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001925 10.0.0.35 - - [2025-01-02 02:29:52] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.081046 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/network HTTP/1.1" 200 824 0.007620 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 1088 0.021492 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006991 10.0.0.35 - - [2025-01-02 02:29:52] "POST /neutron/port HTTP/1.1" 200 117 0.006037 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1088 0.027523 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009716 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/network HTTP/1.1" 200 834 0.013007 10.0.0.35 - - [2025-01-02 02:29:53] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001770 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1060 0.289678 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1060 0.009671 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1088 0.025548 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1060 0.010564 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1088 0.030612 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1114 0.077732 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/network HTTP/1.1" 200 834 0.006638 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003605 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1088 0.026014 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.013080 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003827 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.011994 10.0.0.35 - - [2025-01-02 02:29:53] "POST /neutron/network HTTP/1.1" 200 824 0.005481 10.0.0.35 - - [2025-01-02 02:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001391 10.0.0.35 - - [2025-01-02 02:29:54] "POST /neutron/network HTTP/1.1" 200 824 0.008100 10.0.0.35 - - [2025-01-02 02:29:58] "POST /neutron/port HTTP/1.1" 200 1088 0.024000 10.0.0.35 - - [2025-01-02 02:29:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007346 10.0.0.35 - - [2025-01-02 02:29:58] "POST /neutron/port HTTP/1.1" 200 1088 0.017628 10.0.0.35 - - [2025-01-02 02:29:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006992 10.0.0.35 - - [2025-01-02 02:29:58] "POST /neutron/port HTTP/1.1" 200 1088 0.019140 10.0.0.35 - - [2025-01-02 02:29:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006641 10.0.0.35 - - [2025-01-02 02:29:58] "GET /virtual-machine/c30f5926-c4a8-4b46-8b01-3eed1e051f7d HTTP/1.1" 401 292 0.000501 10.0.0.35 - - [2025-01-02 02:29:58] "GET /virtual-machine/c30f5926-c4a8-4b46-8b01-3eed1e051f7d HTTP/1.1" 200 1294 0.038862 10.0.0.35 - - [2025-01-02 02:29:58] "GET /virtual-machine-interface/9c60da35-097e-45f8-bf6d-796e60fa1776 HTTP/1.1" 200 2947 0.006155 10.0.0.35 - - [2025-01-02 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.35 - - [2025-01-02 02:29:58] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003615 10.0.0.35 - - [2025-01-02 02:29:58] "GET /virtual-networks?parent_id=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003357 10.0.0.35 - - [2025-01-02 02:29:58] "GET /virtual-network/181a3b34-8b97-44d0-8545-cd6de88ae7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006241 10.0.0.35 - - [2025-01-02 02:30:01] "POST /neutron/port HTTP/1.1" 200 1088 0.021442 10.0.0.35 - - [2025-01-02 02:30:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008036 10.0.0.35 - - [2025-01-02 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.35 - - [2025-01-02 02:30:02] "GET /virtual-network/181a3b34-8b97-44d0-8545-cd6de88ae7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009468 10.0.0.35 - - [2025-01-02 02:30:03] "POST /neutron/port HTTP/1.1" 200 1088 0.019623 10.0.0.35 - - [2025-01-02 02:30:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011873 10.0.0.35 - - [2025-01-02 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.35 - - [2025-01-02 02:30:04] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005591 10.0.0.35 - - [2025-01-02 02:30:04] "GET /virtual-networks?parent_id=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005827 10.0.0.35 - - [2025-01-02 02:30:04] "GET /virtual-network/181a3b34-8b97-44d0-8545-cd6de88ae7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007619 10.0.0.35 - - [2025-01-02 02:30:04] "POST /neutron/port HTTP/1.1" 200 1088 0.020958 10.0.0.35 - - [2025-01-02 02:30:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007047 10.0.0.35 - - [2025-01-02 02:30:04] "POST /neutron/port HTTP/1.1" 200 1088 0.017523 10.0.0.35 - - [2025-01-02 02:30:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008320 10.0.0.35 - - [2025-01-02 02:30:04] "POST /neutron/port HTTP/1.1" 200 1088 0.119014 10.0.0.35 - - [2025-01-02 02:30:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009055 10.0.0.35 - - [2025-01-02 02:30:04] "GET /virtual-machine/bcfcb6f7-5a99-4bf4-a72b-83083ed6ad6f HTTP/1.1" 200 1294 0.006878 10.0.0.35 - - [2025-01-02 02:30:04] "GET /virtual-machine-interface/a4288bbb-b89d-492a-91f4-17654017ff96 HTTP/1.1" 200 2947 0.006357 10.0.0.35 - - [2025-01-02 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.35 - - [2025-01-02 02:30:04] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005135 10.0.0.35 - - [2025-01-02 02:30:04] "GET /virtual-networks?parent_id=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003501 10.0.0.35 - - [2025-01-02 02:30:05] "GET /virtual-network/181a3b34-8b97-44d0-8545-cd6de88ae7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007010 10.0.0.35 - - [2025-01-02 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.35 - - [2025-01-02 02:30:06] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003613 10.0.0.35 - - [2025-01-02 02:30:06] "GET /virtual-networks?parent_id=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003317 10.0.0.35 - - [2025-01-02 02:30:06] "GET /virtual-network/181a3b34-8b97-44d0-8545-cd6de88ae7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006068 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/network HTTP/1.1" 200 824 0.008853 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/network HTTP/1.1" 400 204 0.010381 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/port HTTP/1.1" 200 1088 0.016571 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/port HTTP/1.1" 200 1114 0.010237 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/port HTTP/1.1" 200 1088 0.016440 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/port HTTP/1.1" 200 1114 0.014072 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/port HTTP/1.1" 200 151 0.137162 10.0.0.35 - - [2025-01-02 02:30:11] "POST /neutron/port HTTP/1.1" 200 151 0.131030 10.0.0.35 - - [2025-01-02 02:30:13] "DELETE /project/45565fabe6d041aebb8791e5ccb84d01 HTTP/1.1" 404 173 0.053559 10.0.0.35 - - [2025-01-02 02:30:13] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001410 10.0.0.35 - - [2025-01-02 02:30:13] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.073290 10.0.0.35 - - [2025-01-02 02:30:13] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001890 10.0.0.35 - - [2025-01-02 02:30:13] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?fields=security_groups HTTP/1.1" 200 1367 0.030656 10.0.0.35 - - [2025-01-02 02:30:13] "DELETE /security-group/dbfd8856-e68f-49ae-93f2-eac356d954db HTTP/1.1" 200 115 0.043884 10.0.0.35 - - [2025-01-02 02:30:13] "GET /projects?obj_uuids=9401024e-2073-4e35-b1b9-60647be61175&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001328 10.0.0.35 - - [2025-01-02 02:30:13] "DELETE /access-control-list/83a9c72d-788c-419d-bd9d-6cea7eb44538 HTTP/1.1" 200 115 0.037072 10.0.0.35 - - [2025-01-02 02:30:13] "GET /project/9401024e-2073-4e35-b1b9-60647be61175?fields=application_policy_sets HTTP/1.1" 200 1406 0.046171 10.0.0.35 - - [2025-01-02 02:30:13] "POST /neutron/network HTTP/1.1" 200 824 0.006006 10.0.0.35 - - [2025-01-02 02:30:13] "DELETE /access-control-list/18aa01ab-8263-4cef-a7c2-9fa055c9d3ba HTTP/1.1" 200 115 0.044438 10.0.0.35 - - [2025-01-02 02:30:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004258 10.0.0.35 - - [2025-01-02 02:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.35 - - [2025-01-02 02:30:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001814 10.0.0.35 - - [2025-01-02 02:30:13] "POST /neutron/network HTTP/1.1" 200 151 0.113937 10.0.0.35 - - [2025-01-02 02:30:13] "DELETE /project/9401024e-2073-4e35-b1b9-60647be61175 HTTP/1.1" 200 115 0.425385 10.0.0.35 - - [2025-01-02 02:30:13] "DELETE /route-target/251ebd14-380d-4d7f-810d-90e169c92f4f HTTP/1.1" 200 115 0.021162 10.0.0.35 - - [2025-01-02 02:30:13] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001350 10.0.0.35 - - [2025-01-02 02:30:13] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054834 10.0.0.35 - - [2025-01-02 02:30:13] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001330 10.0.0.35 - - [2025-01-02 02:30:13] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?fields=virtual_networks HTTP/1.1" 200 1034 0.074341 10.0.0.35 - - [2025-01-02 02:30:13] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001426 10.0.0.35 - - [2025-01-02 02:30:13] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.030668 10.0.0.35 - - [2025-01-02 02:30:14] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001382 10.0.0.35 - - [2025-01-02 02:30:14] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?fields=security_groups HTTP/1.1" 200 1261 0.027790 10.0.0.35 - - [2025-01-02 02:30:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.027594 10.0.0.35 - - [2025-01-02 02:30:14] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002757 10.0.0.35 - - [2025-01-02 02:30:15] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001205 10.0.0.35 - - [2025-01-02 02:30:15] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008175 10.0.0.35 - - [2025-01-02 02:30:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.001522 10.0.0.35 - - [2025-01-02 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.003524 10.0.0.35 - - [2025-01-02 02:30:15] "POST /security-groups HTTP/1.1" 200 591 0.063716 10.0.0.35 - - [2025-01-02 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.003525 10.0.0.35 - - [2025-01-02 02:30:15] "POST /projects HTTP/1.1" 200 585 0.227402 10.0.0.35 - - [2025-01-02 02:30:15] "POST /access-control-lists HTTP/1.1" 200 596 0.063619 10.0.0.35 - - [2025-01-02 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.299563 10.0.0.35 - - [2025-01-02 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.003358 10.0.0.35 - - [2025-01-02 02:30:15] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.424199 10.0.0.35 - - [2025-01-02 02:30:15] "POST /access-control-lists HTTP/1.1" 200 594 0.063869 10.0.0.35 - - [2025-01-02 02:30:16] "GET / HTTP/1.1" 200 35931 0.002547 10.0.0.35 - - [2025-01-02 02:30:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.35 - - [2025-01-02 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.056592 10.0.0.35 - - [2025-01-02 02:30:17] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001258 10.0.0.35 - - [2025-01-02 02:30:17] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026793 10.0.0.35 - - [2025-01-02 02:30:17] "POST /neutron/network HTTP/1.1" 200 117 0.031575 10.0.0.35 - - [2025-01-02 02:30:17] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001633 10.0.0.35 - - [2025-01-02 02:30:17] "POST /neutron/network HTTP/1.1" 200 625 0.074861 10.0.0.35 - - [2025-01-02 02:30:17] "POST /route-targets HTTP/1.1" 200 327 0.013207 10.0.0.35 - - [2025-01-02 02:30:18] "POST /ref-update HTTP/1.1" 200 156 0.013687 10.0.0.35 - - [2025-01-02 02:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004107 10.0.0.35 - - [2025-01-02 02:30:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.163921 10.0.0.35 - - [2025-01-02 02:30:18] "POST /neutron/network HTTP/1.1" 200 839 0.008542 10.0.0.35 - - [2025-01-02 02:30:18] "POST /id-to-fqname HTTP/1.1" 200 230 0.001967 10.0.0.35 - - [2025-01-02 02:30:18] "GET /virtual-network/5065a35a-1acc-4989-9e91-bf1045be6ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006114 10.0.0.35 - - [2025-01-02 02:30:18] "POST /neutron/network HTTP/1.1" 200 839 0.006938 10.0.0.35 - - [2025-01-02 02:30:18] "GET /virtual-network/5065a35a-1acc-4989-9e91-bf1045be6ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005410 10.0.0.35 - - [2025-01-02 02:30:18] "POST /neutron/network HTTP/1.1" 200 839 0.007041 10.0.0.35 - - [2025-01-02 02:30:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.007582 10.0.0.35 - - [2025-01-02 02:30:18] "POST /neutron/network HTTP/1.1" 200 839 0.005680 10.0.0.35 - - [2025-01-02 02:30:18] "POST /id-to-fqname HTTP/1.1" 200 230 0.001602 10.0.0.35 - - [2025-01-02 02:30:18] "POST /neutron/network HTTP/1.1" 200 849 0.006716 10.0.0.35 - - [2025-01-02 02:30:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000471 10.0.0.35 - - [2025-01-02 02:30:19] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.35 - - [2025-01-02 02:30:19] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000509 10.0.0.35 - - [2025-01-02 02:30:19] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001325 10.0.0.35 - - [2025-01-02 02:30:19] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051667 10.0.0.35 - - [2025-01-02 02:30:19] "POST /neutron/network HTTP/1.1" 200 839 0.029155 10.0.0.35 - - [2025-01-02 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.005989 10.0.0.35 - - [2025-01-02 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.006206 10.0.0.35 - - [2025-01-02 02:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.35 - - [2025-01-02 02:30:19] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004263 10.0.0.35 - - [2025-01-02 02:30:19] "PUT /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb HTTP/1.1" 200 276 0.010099 10.0.0.35 - - [2025-01-02 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.006028 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/network HTTP/1.1" 200 849 0.009238 10.0.0.35 - - [2025-01-02 02:30:20] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001462 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/port HTTP/1.1" 200 1055 0.227322 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/port HTTP/1.1" 200 1055 0.038813 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/port HTTP/1.1" 200 1055 0.010027 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/port HTTP/1.1" 200 1109 0.075213 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/port HTTP/1.1" 200 1083 0.016356 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003680 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.012465 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/port HTTP/1.1" 200 117 0.001496 10.0.0.35 - - [2025-01-02 02:30:20] "POST /neutron/network HTTP/1.1" 200 839 0.008649 10.0.0.35 - - [2025-01-02 02:30:20] "GET /obj-perms HTTP/1.1" 200 5056 0.053678 10.0.0.35 - - [2025-01-02 02:30:21] "GET /obj-perms HTTP/1.1" 200 5056 0.048488 10.0.0.35 - - [2025-01-02 02:30:24] "POST /neutron/port HTTP/1.1" 200 1083 0.015640 10.0.0.35 - - [2025-01-02 02:30:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006538 10.0.0.35 - - [2025-01-02 02:30:25] "POST /neutron/port HTTP/1.1" 200 1083 0.015161 10.0.0.35 - - [2025-01-02 02:30:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006140 10.0.0.35 - - [2025-01-02 02:30:25] "POST /neutron/port HTTP/1.1" 200 1083 0.016244 10.0.0.35 - - [2025-01-02 02:30:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005629 10.0.0.35 - - [2025-01-02 02:30:25] "GET /virtual-machine/1f2f7ed7-4cd0-4fbc-9862-4089c7c83534 HTTP/1.1" 401 292 0.000463 10.0.0.35 - - [2025-01-02 02:30:25] "GET /virtual-machine/1f2f7ed7-4cd0-4fbc-9862-4089c7c83534 HTTP/1.1" 200 1292 0.031636 10.0.0.35 - - [2025-01-02 02:30:25] "GET /virtual-machine-interface/e40a2f94-495b-4bae-8edc-fd764a89e626 HTTP/1.1" 200 2972 0.006561 10.0.0.35 - - [2025-01-02 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.35 - - [2025-01-02 02:30:25] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003619 10.0.0.35 - - [2025-01-02 02:30:25] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004815 10.0.0.35 - - [2025-01-02 02:30:25] "GET /virtual-network/5065a35a-1acc-4989-9e91-bf1045be6ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006806 10.0.0.35 - - [2025-01-02 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.35 - - [2025-01-02 02:30:28] "GET /virtual-network/5065a35a-1acc-4989-9e91-bf1045be6ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005553 10.0.0.35 - - [2025-01-02 02:30:29] "POST /neutron/port HTTP/1.1" 200 1083 0.016386 10.0.0.35 - - [2025-01-02 02:30:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006300 10.0.0.35 - - [2025-01-02 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.35 - - [2025-01-02 02:30:30] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003655 10.0.0.35 - - [2025-01-02 02:30:31] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003495 10.0.0.35 - - [2025-01-02 02:30:31] "GET /virtual-network/5065a35a-1acc-4989-9e91-bf1045be6ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006667 10.0.0.35 - - [2025-01-02 02:30:31] "POST /neutron/port HTTP/1.1" 200 1083 0.016429 10.0.0.35 - - [2025-01-02 02:30:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007719 10.0.0.35 - - [2025-01-02 02:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.35 - - [2025-01-02 02:30:38] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003366 10.0.0.35 - - [2025-01-02 02:30:38] "PUT /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb HTTP/1.1" 200 276 0.009982 10.0.0.35 - - [2025-01-02 02:30:38] "POST /neutron/network HTTP/1.1" 200 839 0.006731 10.0.0.35 - - [2025-01-02 02:30:38] "POST /neutron/network HTTP/1.1" 400 204 0.013831 10.0.0.35 - - [2025-01-02 02:30:38] "POST /neutron/port HTTP/1.1" 200 1083 0.015806 10.0.0.35 - - [2025-01-02 02:30:38] "POST /neutron/port HTTP/1.1" 200 1109 0.009624 10.0.0.35 - - [2025-01-02 02:30:39] "POST /neutron/port HTTP/1.1" 200 151 0.093176 10.0.0.35 - - [2025-01-02 02:30:40] "POST /neutron/network HTTP/1.1" 200 839 0.006646 10.0.0.35 - - [2025-01-02 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.35 - - [2025-01-02 02:30:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002249 10.0.0.35 - - [2025-01-02 02:30:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003340 10.0.0.35 - - [2025-01-02 02:30:40] "POST /neutron/network HTTP/1.1" 200 151 0.089341 10.0.0.35 - - [2025-01-02 02:30:40] "DELETE /route-target/eea68f25-0383-4cb6-a8f9-5d6221295b18 HTTP/1.1" 200 115 0.018753 10.0.0.35 - - [2025-01-02 02:30:41] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003585 10.0.0.35 - - [2025-01-02 02:30:41] "POST /network-ipams HTTP/1.1" 200 541 0.017009 10.0.0.35 - - [2025-01-02 02:30:41] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.003341 10.0.0.35 - - [2025-01-02 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.35 - - [2025-01-02 02:30:41] "GET /network-ipam/7472dc75-fa83-43ad-b64a-41338ed9918c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.005451 10.0.0.35 - - [2025-01-02 02:30:41] "PUT /network-ipam/7472dc75-fa83-43ad-b64a-41338ed9918c HTTP/1.1" 200 258 0.010832 10.0.0.35 - - [2025-01-02 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.35 - - [2025-01-02 02:30:41] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001327 10.0.0.35 - - [2025-01-02 02:30:41] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.031902 10.0.0.35 - - [2025-01-02 02:30:41] "POST /neutron/network HTTP/1.1" 200 117 0.007911 10.0.0.35 - - [2025-01-02 02:30:41] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001729 10.0.0.35 - - [2025-01-02 02:30:41] "POST /neutron/network HTTP/1.1" 200 605 0.066656 10.0.0.35 - - [2025-01-02 02:30:41] "POST /route-targets HTTP/1.1" 200 327 0.012893 10.0.0.35 - - [2025-01-02 02:30:41] "POST /ref-update HTTP/1.1" 200 156 0.014776 10.0.0.35 - - [2025-01-02 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004510 10.0.0.35 - - [2025-01-02 02:30:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.204570 10.0.0.35 - - [2025-01-02 02:30:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003473 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.178119 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/network HTTP/1.1" 200 994 0.009967 10.0.0.35 - - [2025-01-02 02:30:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001501 10.0.0.35 - - [2025-01-02 02:30:42] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005316 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/network HTTP/1.1" 200 994 0.008000 10.0.0.35 - - [2025-01-02 02:30:42] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005219 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/network HTTP/1.1" 200 994 0.007616 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.006515 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.008320 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/network HTTP/1.1" 200 994 0.006841 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.006308 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.006879 10.0.0.35 - - [2025-01-02 02:30:42] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001253 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/port HTTP/1.1" 200 1017 0.164190 10.0.0.35 - - [2025-01-02 02:30:42] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001312 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/port HTTP/1.1" 200 1017 0.169201 10.0.0.35 - - [2025-01-02 02:30:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001452 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/port HTTP/1.1" 200 1017 0.009032 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/port HTTP/1.1" 200 1017 0.007375 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/network HTTP/1.1" 200 994 0.007124 10.0.0.35 - - [2025-01-02 02:30:42] "POST /neutron/port HTTP/1.1" 200 1017 0.007025 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.005956 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.006162 10.0.0.35 - - [2025-01-02 02:30:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001805 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.006590 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 1017 0.009575 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 1017 0.007374 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/network HTTP/1.1" 200 994 0.007583 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 1017 0.007064 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 1017 0.009375 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 1017 0.010103 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.006267 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.005846 10.0.0.35 - - [2025-01-02 02:30:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001986 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.006462 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/network HTTP/1.1" 200 1004 0.008390 10.0.0.35 - - [2025-01-02 02:30:43] "GET /aaa-mode HTTP/1.1" 401 292 0.000505 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/port HTTP/1.1" 200 1017 0.013985 10.0.0.35 - - [2025-01-02 02:30:43] "POST /neutron/network HTTP/1.1" 200 1004 0.007780 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1017 0.016287 10.0.0.35 - - [2025-01-02 02:30:44] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.35 - - [2025-01-02 02:30:44] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000399 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1017 0.009631 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1017 0.023941 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/network HTTP/1.1" 200 1004 0.013683 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1109 0.118259 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1017 0.016369 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1017 0.014261 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1083 0.065524 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009952 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1109 0.126439 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/subnet HTTP/1.1" 200 673 0.021212 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 117 0.001631 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/network HTTP/1.1" 200 994 0.013244 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1083 0.020549 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006154 10.0.0.35 - - [2025-01-02 02:30:44] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001784 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/subnet HTTP/1.1" 200 673 0.027491 10.0.0.35 - - [2025-01-02 02:30:44] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.073483 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 117 0.004958 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/network HTTP/1.1" 200 994 0.012829 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/network HTTP/1.1" 200 994 0.012795 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 2050 0.029896 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008746 10.0.0.35 - - [2025-01-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 117 0.013529 10.0.0.35 - - [2025-01-02 02:30:44] "GET /domains HTTP/1.1" 200 280 0.006780 10.0.0.35 - - [2025-01-02 02:30:44] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002771 10.0.0.35 - - [2025-01-02 02:30:44] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2760 0.015499 10.0.0.35 - - [2025-01-02 02:30:44] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001731 10.0.0.35 - - [2025-01-02 02:30:45] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b HTTP/1.1" 200 2843 0.089006 10.0.0.35 - - [2025-01-02 02:30:45] "GET /network-ipam/7472dc75-fa83-43ad-b64a-41338ed9918c HTTP/1.1" 200 2601 0.017766 10.0.0.35 - - [2025-01-02 02:30:45] "GET /domains HTTP/1.1" 200 280 0.002959 10.0.0.35 - - [2025-01-02 02:30:45] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001504 10.0.0.35 - - [2025-01-02 02:30:45] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2760 0.013131 10.0.0.35 - - [2025-01-02 02:30:45] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.35 - - [2025-01-02 02:30:45] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b HTTP/1.1" 200 2843 0.074495 10.0.0.35 - - [2025-01-02 02:30:45] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388 HTTP/1.1" 200 3779 0.007175 10.0.0.35 - - [2025-01-02 02:30:45] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388 HTTP/1.1" 200 3779 0.009525 10.0.0.35 - - [2025-01-02 02:30:45] "GET /routing-instance/acedaaf0-1d12-485b-bba2-6103a1d820a3 HTTP/1.1" 200 2381 0.006597 10.0.0.35 - - [2025-01-02 02:30:45] "GET /routing-instance/acedaaf0-1d12-485b-bba2-6103a1d820a3 HTTP/1.1" 200 2381 0.005765 10.0.0.35 - - [2025-01-02 02:30:45] "GET /route-target/a26c8312-0f70-4a39-ab8e-4e69090aedfe HTTP/1.1" 200 1205 0.006203 10.0.0.35 - - [2025-01-02 02:30:45] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388 HTTP/1.1" 200 3779 0.008376 10.0.0.35 - - [2025-01-02 02:30:45] "GET /routing-instance/acedaaf0-1d12-485b-bba2-6103a1d820a3 HTTP/1.1" 200 2381 0.007621 10.0.0.35 - - [2025-01-02 02:30:45] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007961 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/network HTTP/1.1" 200 1004 0.021154 10.0.0.35 - - [2025-01-02 02:30:45] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388 HTTP/1.1" 200 3779 0.007531 10.0.0.35 - - [2025-01-02 02:30:45] "GET /routing-instance/acedaaf0-1d12-485b-bba2-6103a1d820a3 HTTP/1.1" 200 2381 0.010425 10.0.0.35 - - [2025-01-02 02:30:45] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002265 10.0.0.35 - - [2025-01-02 02:30:45] "GET /routing-instance/acedaaf0-1d12-485b-bba2-6103a1d820a3 HTTP/1.1" 200 2381 0.005179 10.0.0.35 - - [2025-01-02 02:30:45] "GET /route-target/a26c8312-0f70-4a39-ab8e-4e69090aedfe HTTP/1.1" 200 1205 0.005585 10.0.0.35 - - [2025-01-02 02:30:45] "GET /domains HTTP/1.1" 200 280 0.003503 10.0.0.35 - - [2025-01-02 02:30:45] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.35 - - [2025-01-02 02:30:45] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2760 0.009289 10.0.0.35 - - [2025-01-02 02:30:45] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001031 10.0.0.35 - - [2025-01-02 02:30:45] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b HTTP/1.1" 200 3087 0.116678 10.0.0.35 - - [2025-01-02 02:30:45] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388 HTTP/1.1" 200 4037 0.011530 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/port HTTP/1.1" 200 1055 0.339127 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/port HTTP/1.1" 200 1055 0.010342 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/port HTTP/1.1" 200 1055 0.014048 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/port HTTP/1.1" 200 1109 0.105545 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/port HTTP/1.1" 200 1083 0.017731 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004041 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/subnet HTTP/1.1" 200 673 0.022612 10.0.0.35 - - [2025-01-02 02:30:45] "POST /neutron/port HTTP/1.1" 200 117 0.002282 10.0.0.35 - - [2025-01-02 02:30:45] "GET /obj-perms HTTP/1.1" 200 5030 0.063538 10.0.0.35 - - [2025-01-02 02:30:46] "POST /neutron/network HTTP/1.1" 200 994 0.008491 10.0.0.35 - - [2025-01-02 02:30:46] "POST /neutron/port HTTP/1.1" 200 1083 0.030493 10.0.0.35 - - [2025-01-02 02:30:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016011 10.0.0.35 - - [2025-01-02 02:30:46] "POST /neutron/port HTTP/1.1" 200 1083 0.022633 10.0.0.35 - - [2025-01-02 02:30:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006877 10.0.0.35 - - [2025-01-02 02:30:46] "POST /neutron/port HTTP/1.1" 200 1083 0.020442 10.0.0.35 - - [2025-01-02 02:30:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009339 10.0.0.35 - - [2025-01-02 02:30:46] "GET /virtual-machine/839e8b3d-261e-4e25-ae0c-b2af6375230f HTTP/1.1" 200 1288 0.011087 10.0.0.35 - - [2025-01-02 02:30:46] "GET /virtual-machine-interface/57f4c085-8b0d-483a-adb3-f093d150c636 HTTP/1.1" 200 2941 0.013835 10.0.0.35 - - [2025-01-02 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007315 10.0.0.35 - - [2025-01-02 02:30:46] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004289 10.0.0.35 - - [2025-01-02 02:30:46] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006093 10.0.0.35 - - [2025-01-02 02:30:46] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006431 10.0.0.35 - - [2025-01-02 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.35 - - [2025-01-02 02:30:49] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005438 10.0.0.35 - - [2025-01-02 02:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.35 - - [2025-01-02 02:30:53] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005554 10.0.0.35 - - [2025-01-02 02:30:54] "POST /neutron/port HTTP/1.1" 200 1083 0.016001 10.0.0.35 - - [2025-01-02 02:30:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005434 10.0.0.35 - - [2025-01-02 02:30:54] "POST /neutron/port HTTP/1.1" 200 1083 0.020752 10.0.0.35 - - [2025-01-02 02:30:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005912 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/port HTTP/1.1" 200 1083 0.018330 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007614 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/port HTTP/1.1" 200 1083 0.021332 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/port HTTP/1.1" 200 1083 0.022221 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/network HTTP/1.1" 200 1004 0.013667 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003632 10.0.0.35 - - [2025-01-02 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009789 10.0.0.35 - - [2025-01-02 02:30:55] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005237 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/subnet HTTP/1.1" 200 673 0.029350 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/port HTTP/1.1" 200 117 0.001437 10.0.0.35 - - [2025-01-02 02:30:55] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003308 10.0.0.35 - - [2025-01-02 02:30:55] "POST /neutron/network HTTP/1.1" 200 994 0.009511 10.0.0.35 - - [2025-01-02 02:30:56] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006381 10.0.0.35 - - [2025-01-02 02:30:56] "POST /neutron/port HTTP/1.1" 200 1083 0.015812 10.0.0.35 - - [2025-01-02 02:30:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013262 10.0.0.35 - - [2025-01-02 02:31:01] "POST /neutron/port HTTP/1.1" 200 1083 0.015961 10.0.0.35 - - [2025-01-02 02:31:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006468 10.0.0.35 - - [2025-01-02 02:31:01] "POST /neutron/port HTTP/1.1" 200 1083 0.015673 10.0.0.35 - - [2025-01-02 02:31:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006880 10.0.0.35 - - [2025-01-02 02:31:01] "POST /neutron/port HTTP/1.1" 200 1083 0.016931 10.0.0.35 - - [2025-01-02 02:31:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007162 10.0.0.35 - - [2025-01-02 02:31:01] "GET /virtual-machine/410a542d-2f45-4d95-828f-e8592dfaa013 HTTP/1.1" 200 1287 0.006773 10.0.0.35 - - [2025-01-02 02:31:01] "GET /virtual-machine-interface/2a8b6083-b977-4616-9de1-94e1249d9165 HTTP/1.1" 200 2941 0.006269 10.0.0.35 - - [2025-01-02 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.35 - - [2025-01-02 02:31:01] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003991 10.0.0.35 - - [2025-01-02 02:31:01] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003934 10.0.0.35 - - [2025-01-02 02:31:01] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006611 10.0.0.35 - - [2025-01-02 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.35 - - [2025-01-02 02:31:02] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003913 10.0.0.35 - - [2025-01-02 02:31:03] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003095 10.0.0.35 - - [2025-01-02 02:31:03] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006280 10.0.0.35 - - [2025-01-02 02:31:03] "POST /neutron/port HTTP/1.1" 200 1083 0.015861 10.0.0.35 - - [2025-01-02 02:31:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005994 10.0.0.35 - - [2025-01-02 02:31:03] "POST /neutron/port HTTP/1.1" 200 1083 0.018130 10.0.0.35 - - [2025-01-02 02:31:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007036 10.0.0.35 - - [2025-01-02 02:31:03] "POST /neutron/port HTTP/1.1" 200 1083 0.015718 10.0.0.35 - - [2025-01-02 02:31:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006619 10.0.0.35 - - [2025-01-02 02:31:03] "GET /virtual-machine/9b21a786-fa8a-43e2-bfb9-3f8a1731d99d HTTP/1.1" 200 1293 0.004679 10.0.0.35 - - [2025-01-02 02:31:03] "GET /virtual-machine-interface/6895936f-ad6d-47d9-86aa-4cabbd7fbfb8 HTTP/1.1" 200 2940 0.005338 10.0.0.35 - - [2025-01-02 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.35 - - [2025-01-02 02:31:03] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003454 10.0.0.35 - - [2025-01-02 02:31:03] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003961 10.0.0.35 - - [2025-01-02 02:31:03] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006096 10.0.0.35 - - [2025-01-02 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.35 - - [2025-01-02 02:31:04] "GET /global-vrouter-config/3c73c74e-3421-4233-a64f-9e79a0927ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003496 10.0.0.35 - - [2025-01-02 02:31:04] "GET /virtual-networks?parent_id=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003572 10.0.0.35 - - [2025-01-02 02:31:04] "GET /virtual-network/146a4383-7883-4e75-bf97-a32d0ce2b388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006139 10.0.0.35 - - [2025-01-02 02:31:13] "DELETE /project/e406664721dc4dc5aeba74aad9712f2b HTTP/1.1" 404 173 0.009116 10.0.0.35 - - [2025-01-02 02:31:13] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001126 10.0.0.35 - - [2025-01-02 02:31:13] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.038553 10.0.0.35 - - [2025-01-02 02:31:13] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001403 10.0.0.35 - - [2025-01-02 02:31:13] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?fields=security_groups HTTP/1.1" 200 1366 0.036567 10.0.0.35 - - [2025-01-02 02:31:13] "DELETE /security-group/d054541e-4835-4133-a7f7-95dcb7b2a1ca HTTP/1.1" 200 115 0.062447 10.0.0.35 - - [2025-01-02 02:31:13] "GET /projects?obj_uuids=45565fab-e6d0-41ae-bb87-91e5ccb84d01&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001358 10.0.0.35 - - [2025-01-02 02:31:13] "DELETE /access-control-list/cae4cbf4-40e6-4936-b235-f225435d95ae HTTP/1.1" 200 115 0.062267 10.0.0.35 - - [2025-01-02 02:31:13] "GET /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01?fields=application_policy_sets HTTP/1.1" 200 1405 0.059608 10.0.0.35 - - [2025-01-02 02:31:13] "DELETE /access-control-list/364a8609-fd81-44bc-89d8-0f8b58a35f3d HTTP/1.1" 200 115 0.034483 10.0.0.35 - - [2025-01-02 02:31:13] "DELETE /project/45565fab-e6d0-41ae-bb87-91e5ccb84d01 HTTP/1.1" 200 115 0.351020 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 1109 0.011980 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 1109 0.009306 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 151 0.149081 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 1109 0.014943 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 1109 0.015216 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 1083 0.031350 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 1109 0.015174 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 151 0.201493 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/network HTTP/1.1" 200 994 0.012278 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/network HTTP/1.1" 400 204 0.018936 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 117 0.008597 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 200 151 0.177912 10.0.0.35 - - [2025-01-02 02:31:21] "POST /neutron/port HTTP/1.1" 400 205 0.002822 10.0.0.35 - - [2025-01-02 02:31:21] "GET /obj-perms HTTP/1.1" 200 5056 0.050803 10.0.0.35 - - [2025-01-02 02:31:22] "GET /obj-perms HTTP/1.1" 200 5056 0.050655 10.0.0.35 - - [2025-01-02 02:31:23] "POST /neutron/network HTTP/1.1" 200 994 0.010480 10.0.0.35 - - [2025-01-02 02:31:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002920 10.0.0.35 - - [2025-01-02 02:31:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001993 10.0.0.35 - - [2025-01-02 02:31:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002871 10.0.0.35 - - [2025-01-02 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.35 - - [2025-01-02 02:31:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004717 10.0.0.35 - - [2025-01-02 02:31:23] "POST /neutron/network HTTP/1.1" 200 151 0.101887 10.0.0.35 - - [2025-01-02 02:31:23] "DELETE /route-target/a26c8312-0f70-4a39-ab8e-4e69090aedfe HTTP/1.1" 200 115 0.017981 10.0.0.35 - - [2025-01-02 02:31:23] "GET /routing-instance/acedaaf0-1d12-485b-bba2-6103a1d820a3 HTTP/1.1" 404 171 0.002475 10.0.0.35 - - [2025-01-02 02:31:23] "GET /domains HTTP/1.1" 200 280 0.002084 10.0.0.35 - - [2025-01-02 02:31:23] "GET /domains?obj_uuids=2afbfd83-1fcc-482a-9608-ad9bb9881c64&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.35 - - [2025-01-02 02:31:23] "GET /domain/2afbfd83-1fcc-482a-9608-ad9bb9881c64 HTTP/1.1" 200 2573 0.050693 10.0.0.35 - - [2025-01-02 02:31:23] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.35 - - [2025-01-02 02:31:23] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b HTTP/1.1" 200 2086 0.074789 10.0.0.35 - - [2025-01-02 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.35 - - [2025-01-02 02:31:23] "DELETE /network-ipam/7472dc75-fa83-43ad-b64a-41338ed9918c HTTP/1.1" 200 115 0.058222 10.0.0.35 - - [2025-01-02 02:31:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.003086 10.0.0.35 - - [2025-01-02 02:31:24] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001927 10.0.0.35 - - [2025-01-02 02:31:24] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.031306 10.0.0.35 - - [2025-01-02 02:31:24] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001243 10.0.0.35 - - [2025-01-02 02:31:24] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?fields=virtual_networks HTTP/1.1" 200 1033 0.072396 10.0.0.35 - - [2025-01-02 02:31:24] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001371 10.0.0.35 - - [2025-01-02 02:31:24] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.033842 10.0.0.35 - - [2025-01-02 02:31:24] "GET /projects?obj_uuids=e4066647-21dc-4dc5-aeba-74aad9712f2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001225 10.0.0.35 - - [2025-01-02 02:31:24] "GET /project/e4066647-21dc-4dc5-aeba-74aad9712f2b?fields=security_groups HTTP/1.1" 200 1259 0.030129