+++ date ++ echo 'INFO: =================== Mon May 12 02:17:48 UTC 2025 ===================' INFO: =================== Mon May 12 02:17:48 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ 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.19 ++ 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.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ 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}' ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.19,10.20.0.254,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 05/12/2025 02:17:57.044 7f5670a03608 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/12/2025 02:17:57.192 7f5670a03608 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/12/2025 02:17:57.206 7f5670a03608 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/12/2025 02:17:57.207 7f5670a03608 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-05-12 02:18:00] "GET / HTTP/1.1" 503 181 0.000314 10.0.0.19 - - [2025-05-12 02:18:00] "GET / HTTP/1.1" 503 181 0.000177 10.0.0.19 - - [2025-05-12 02:18:00] "GET / HTTP/1.1" 200 35931 0.044948 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.19 - - [2025-05-12 02:18:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000632 10.0.0.19 - - [2025-05-12 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.363172 10.0.0.19 - - [2025-05-12 02:18:01] "POST /job-templates HTTP/1.1" 200 555 0.064095 10.0.0.19 - - [2025-05-12 02:18:01] "GET / HTTP/1.1" 200 45871 0.001585 10.0.0.19 - - [2025-05-12 02:18:01] "GET / HTTP/1.1" 200 45871 0.001135 10.0.0.19 - - [2025-05-12 02:18:01] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000348 10.0.0.19 - - [2025-05-12 02:18:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000340 10.0.0.19 - - [2025-05-12 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.004257 10.0.0.19 - - [2025-05-12 02:18:01] "POST /job-templates HTTP/1.1" 200 563 0.061204 10.0.0.19 - - [2025-05-12 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.003328 10.0.0.19 - - [2025-05-12 02:18:01] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.19 - - [2025-05-12 02:18:02] "POST /job-templates HTTP/1.1" 200 545 0.060973 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.003168 10.0.0.19 - - [2025-05-12 02:18:02] "POST /job-templates HTTP/1.1" 200 577 0.065951 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 208 0.003426 10.0.0.19 - - [2025-05-12 02:18:02] "POST /job-templates HTTP/1.1" 200 579 0.067626 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 210 0.006477 10.0.0.19 - - [2025-05-12 02:18:02] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.315383 10.0.0.19 - - [2025-05-12 02:18:02] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003118 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.030067 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2025-05-12 02:18:02] "POST /job-templates HTTP/1.1" 200 583 0.073541 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.002918 10.0.0.19 - - [2025-05-12 02:18:02] "POST /job-templates HTTP/1.1" 200 559 0.072297 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 203 0.003112 /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.19 - - [2025-05-12 02:18:02] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.19 - - [2025-05-12 02:18:02] "POST /job-templates HTTP/1.1" 200 569 0.066350 10.0.0.19 - - [2025-05-12 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.003350 10.0.0.19 - - [2025-05-12 02:18:02] "POST /job-templates HTTP/1.1" 200 555 0.061320 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.003546 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.19 - - [2025-05-12 02:18:03] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.19 - - [2025-05-12 02:18:03] "POST /job-templates HTTP/1.1" 200 555 0.057248 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.002990 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.19 - - [2025-05-12 02:18:03] "POST /job-templates HTTP/1.1" 200 555 0.060705 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.003501 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.304529 10.0.0.19 - - [2025-05-12 02:18:03] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.044214 10.0.0.19 - - [2025-05-12 02:18:03] "POST /job-templates HTTP/1.1" 200 535 0.073820 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.003431 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.002950 10.0.0.19 - - [2025-05-12 02:18:03] "POST /config-nodes HTTP/1.1" 200 599 0.022626 10.0.0.19 - - [2025-05-12 02:18:03] "POST /job-templates HTTP/1.1" 200 559 0.067787 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.002996 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.321523 10.0.0.19 - - [2025-05-12 02:18:03] "GET /network-ipam/74613306-4649-4fbe-b5cd-b1615e8f0774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003620 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.036933 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.19 - - [2025-05-12 02:18:03] "POST /job-templates HTTP/1.1" 200 559 0.060879 10.0.0.19 - - [2025-05-12 02:18:03] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005455 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.003205 10.0.0.19 - - [2025-05-12 02:18:03] "POST /service-appliance-sets HTTP/1.1" 200 553 0.018850 10.0.0.19 - - [2025-05-12 02:18:03] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.19 - - [2025-05-12 02:18:03] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000391 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.003623 10.0.0.19 - - [2025-05-12 02:18:03] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000384 10.0.0.19 - - [2025-05-12 02:18:03] "POST /job-templates HTTP/1.1" 200 559 0.061963 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2025-05-12 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.003339 10.0.0.19 - - [2025-05-12 02:18:04] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006327 10.0.0.19 - - [2025-05-12 02:18:04] "POST /job-templates HTTP/1.1" 200 565 0.076107 10.0.0.19 - - [2025-05-12 02:18:04] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047312 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.003165 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.19 - - [2025-05-12 02:18:04] "GET /network-ipam/74613306-4649-4fbe-b5cd-b1615e8f0774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004043 10.0.0.19 - - [2025-05-12 02:18:04] "POST /job-templates HTTP/1.1" 200 557 0.069689 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.002917 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.002886 10.0.0.19 - - [2025-05-12 02:18:04] "POST /access-control-lists HTTP/1.1" 200 587 0.019651 10.0.0.19 - - [2025-05-12 02:18:04] "POST /service-templates HTTP/1.1" 200 511 0.021048 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.003085 10.0.0.19 - - [2025-05-12 02:18:04] "POST /service-templates HTTP/1.1" 200 501 0.027826 10.0.0.19 - - [2025-05-12 02:18:04] "POST /job-templates HTTP/1.1" 200 555 0.073295 10.0.0.19 - - [2025-05-12 02:18:04] "POST /access-control-lists HTTP/1.1" 200 585 0.030043 10.0.0.19 - - [2025-05-12 02:18:04] "POST /service-templates HTTP/1.1" 200 515 0.020910 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.005833 10.0.0.19 - - [2025-05-12 02:18:04] "POST /service-templates HTTP/1.1" 200 535 0.028042 10.0.0.19 - - [2025-05-12 02:18:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.310054 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.038422 10.0.0.19 - - [2025-05-12 02:18:04] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.048934 10.0.0.19 - - [2025-05-12 02:18:04] "POST /job-templates HTTP/1.1" 200 573 0.074174 10.0.0.19 - - [2025-05-12 02:18:04] "POST /route-targets HTTP/1.1" 200 327 0.064485 10.0.0.19 - - [2025-05-12 02:18:04] "POST /service-templates HTTP/1.1" 200 507 0.042851 10.0.0.19 - - [2025-05-12 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.013261 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.003048 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.002753 10.0.0.19 - - [2025-05-12 02:18:04] "POST /route-targets HTTP/1.1" 200 327 0.011751 10.0.0.19 - - [2025-05-12 02:18:04] "POST /config-database-nodes HTTP/1.1" 200 617 0.020250 10.0.0.19 - - [2025-05-12 02:18:04] "POST /job-templates HTTP/1.1" 200 551 0.021743 10.0.0.19 - - [2025-05-12 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.009569 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.003155 10.0.0.19 - - [2025-05-12 02:18:04] "POST /route-targets HTTP/1.1" 200 327 0.009784 10.0.0.19 - - [2025-05-12 02:18:04] "POST /job-templates HTTP/1.1" 200 579 0.062746 10.0.0.19 - - [2025-05-12 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.033243 10.0.0.19 - - [2025-05-12 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.002998 10.0.0.19 - - [2025-05-12 02:18:04] "POST /route-targets HTTP/1.1" 200 327 0.010755 10.0.0.19 - - [2025-05-12 02:18:05] "POST /job-templates HTTP/1.1" 200 555 0.062697 10.0.0.19 - - [2025-05-12 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.049477 10.0.0.19 - - [2025-05-12 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.003146 10.0.0.19 - - [2025-05-12 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.002780 10.0.0.19 - - [2025-05-12 02:18:05] "POST /job-templates HTTP/1.1" 200 559 0.062804 10.0.0.19 - - [2025-05-12 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.003699 10.0.0.19 - - [2025-05-12 02:18:05] "POST /access-control-lists HTTP/1.1" 200 551 0.088221 10.0.0.19 - - [2025-05-12 02:18:05] "PUT /access-control-list/bbd7a495-0e5f-49eb-a485-51acf994c97c HTTP/1.1" 200 272 0.012504 10.0.0.19 - - [2025-05-12 02:18:05] "POST /job-templates HTTP/1.1" 200 575 0.072865 10.0.0.19 - - [2025-05-12 02:18:05] "PUT /access-control-list/12d0a0e8-faa0-4f5d-aca8-4aa67ad5d16b HTTP/1.1" 200 272 0.018773 10.0.0.19 - - [2025-05-12 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.003049 10.0.0.19 - - [2025-05-12 02:18:05] "POST /job-templates HTTP/1.1" 200 557 0.061507 10.0.0.19 - - [2025-05-12 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.002928 10.0.0.19 - - [2025-05-12 02:18:05] "POST /job-templates HTTP/1.1" 200 559 0.065400 10.0.0.19 - - [2025-05-12 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.003254 10.0.0.19 - - [2025-05-12 02:18:05] "POST /job-templates HTTP/1.1" 200 555 0.060860 10.0.0.19 - - [2025-05-12 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 195 0.002934 10.0.0.19 - - [2025-05-12 02:18:05] "POST /job-templates HTTP/1.1" 200 553 0.061389 10.0.0.19 - - [2025-05-12 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.003407 10.0.0.19 - - [2025-05-12 02:18:06] "POST /job-templates HTTP/1.1" 200 553 0.061234 10.0.0.19 - - [2025-05-12 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.003074 10.0.0.19 - - [2025-05-12 02:18:06] "POST /job-templates HTTP/1.1" 200 553 0.069220 10.0.0.19 - - [2025-05-12 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 200 0.003649 10.0.0.19 - - [2025-05-12 02:18:06] "POST /job-templates HTTP/1.1" 200 563 0.060875 10.0.0.19 - - [2025-05-12 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.003750 10.0.0.19 - - [2025-05-12 02:18:06] "POST /job-templates HTTP/1.1" 200 565 0.060997 10.0.0.19 - - [2025-05-12 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.003088 10.0.0.19 - - [2025-05-12 02:18:06] "POST /config-propertiess HTTP/1.1" 200 551 0.017358 10.0.0.19 - - [2025-05-12 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 168 0.003019 10.0.0.19 - - [2025-05-12 02:18:06] "POST /tags HTTP/1.1" 200 321 0.030570 10.0.0.19 - - [2025-05-12 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 166 0.003160 10.0.0.19 - - [2025-05-12 02:18:06] "POST /tags HTTP/1.1" 200 317 0.020318 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 174 0.003195 10.0.0.19 - - [2025-05-12 02:18:07] "POST /tags HTTP/1.1" 200 333 0.021070 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 162 0.003036 10.0.0.19 - - [2025-05-12 02:18:07] "POST /tags HTTP/1.1" 200 309 0.019637 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 174 0.003046 10.0.0.19 - - [2025-05-12 02:18:07] "POST /tags HTTP/1.1" 200 333 0.020320 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 164 0.003082 10.0.0.19 - - [2025-05-12 02:18:07] "POST /tags HTTP/1.1" 200 313 0.020370 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 169 0.003304 10.0.0.19 - - [2025-05-12 02:18:07] "POST /tags HTTP/1.1" 200 323 0.021986 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.19 - - [2025-05-12 02:18:07] "PUT /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6 HTTP/1.1" 200 274 0.008476 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 166 0.002817 10.0.0.19 - - [2025-05-12 02:18:07] "POST /hardwares HTTP/1.1" 200 327 0.012005 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 166 0.003010 10.0.0.19 - - [2025-05-12 02:18:07] "POST /hardwares HTTP/1.1" 200 327 0.010759 10.0.0.19 - - [2025-05-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 166 0.002930 10.0.0.19 - - [2025-05-12 02:18:07] "POST /hardwares HTTP/1.1" 200 327 0.011604 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 166 0.003325 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 327 0.017057 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 164 0.003632 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 323 0.015599 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 164 0.002923 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 323 0.010676 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 161 0.002824 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 317 0.010432 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 164 0.003258 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 323 0.011919 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 164 0.003106 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 323 0.011503 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 164 0.003094 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 323 0.010833 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 165 0.003216 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 325 0.011104 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 165 0.002933 10.0.0.19 - - [2025-05-12 02:18:08] "POST /hardwares HTTP/1.1" 200 325 0.011004 10.0.0.19 - - [2025-05-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 165 0.003256 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 325 0.011660 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 165 0.003812 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 325 0.010327 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 164 0.002816 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 323 0.011627 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 161 0.004248 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 317 0.013822 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 164 0.003088 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 323 0.011071 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 161 0.003246 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.19 - - [2025-05-12 02:18:09] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.003372 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 317 0.009945 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 164 0.002825 10.0.0.19 - - [2025-05-12 02:18:09] "PUT /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79 HTTP/1.1" 200 276 0.008420 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 323 0.009773 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 162 0.003192 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 319 0.011038 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 162 0.002739 10.0.0.19 - - [2025-05-12 02:18:09] "POST /hardwares HTTP/1.1" 200 319 0.014761 10.0.0.19 - - [2025-05-12 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 165 0.002883 10.0.0.19 - - [2025-05-12 02:18:09] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.19 - - [2025-05-12 02:18:09] "POST /alarms HTTP/1.1" 401 292 0.000379 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 325 0.011683 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 161 0.002754 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 317 0.012295 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 161 0.002861 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 317 0.013439 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 162 0.007135 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 319 0.011280 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 162 0.002735 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 581 0.041971 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 575 0.019937 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 319 0.010417 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 575 0.019302 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 162 0.003145 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 319 0.012178 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 559 0.023968 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 158 0.002893 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 555 0.017928 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 311 0.011182 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 557 0.017125 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 158 0.003379 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 565 0.019197 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 311 0.011013 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 549 0.015060 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 160 0.002312 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 557 0.017877 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 315 0.010718 10.0.0.19 - - [2025-05-12 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 154 0.002403 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 567 0.017397 10.0.0.19 - - [2025-05-12 02:18:10] "POST /hardwares HTTP/1.1" 200 303 0.015448 10.0.0.19 - - [2025-05-12 02:18:10] "POST /alarms HTTP/1.1" 200 555 0.019335 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 158 0.003252 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 567 0.016496 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 311 0.011065 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 155 0.003747 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 575 0.061140 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 305 0.023466 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 569 0.026013 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 155 0.003653 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 561 0.017983 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 305 0.011813 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 561 0.016032 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 155 0.002454 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 561 0.020201 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 305 0.016494 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 155 0.002342 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 547 0.017808 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 305 0.012284 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 595 0.016533 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 156 0.003783 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 575 0.022249 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 307 0.012684 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 571 0.017728 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 156 0.002951 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 307 0.013809 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 583 0.025629 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 156 0.003044 10.0.0.19 - - [2025-05-12 02:18:11] "POST /alarms HTTP/1.1" 200 609 0.015942 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 307 0.009878 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 157 0.002781 10.0.0.19 - - [2025-05-12 02:18:11] "POST /hardwares HTTP/1.1" 200 309 0.010149 10.0.0.19 - - [2025-05-12 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 158 0.002842 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 311 0.010530 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 158 0.002798 10.0.0.19 - - [2025-05-12 02:18:12] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.19 - - [2025-05-12 02:18:12] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 311 0.010444 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 153 0.002838 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 301 0.010058 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 157 0.002937 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 309 0.013646 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 157 0.003200 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 309 0.010549 10.0.0.19 - - [2025-05-12 02:18:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.023785 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 157 0.003318 10.0.0.19 - - [2025-05-12 02:18:12] "PUT /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79 HTTP/1.1" 200 276 0.008386 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 309 0.010139 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 157 0.003028 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 309 0.010907 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 157 0.003022 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 309 0.010614 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 161 0.002964 10.0.0.19 - - [2025-05-12 02:18:12] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.19 - - [2025-05-12 02:18:12] "POST /hardwares HTTP/1.1" 200 317 0.011113 10.0.0.19 - - [2025-05-12 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 157 0.003078 10.0.0.19 - - [2025-05-12 02:18:13] "POST /hardwares HTTP/1.1" 200 309 0.010086 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 157 0.002715 10.0.0.19 - - [2025-05-12 02:18:13] "POST /hardwares HTTP/1.1" 200 309 0.011060 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 154 0.002903 10.0.0.19 - - [2025-05-12 02:18:13] "POST /hardwares HTTP/1.1" 200 303 0.012375 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023458 10.0.0.19 - - [2025-05-12 02:18:13] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003343 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.003013 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.19 - - [2025-05-12 02:18:13] "POST /features HTTP/1.1" 200 533 0.016980 10.0.0.19 - - [2025-05-12 02:18:13] "PUT /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79 HTTP/1.1" 200 276 0.008758 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 185 0.002909 10.0.0.19 - - [2025-05-12 02:18:13] "POST /features HTTP/1.1" 200 523 0.016759 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.003308 10.0.0.19 - - [2025-05-12 02:18:13] "POST /features HTTP/1.1" 200 521 0.016406 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.003285 10.0.0.19 - - [2025-05-12 02:18:13] "POST /features HTTP/1.1" 200 521 0.016057 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.002904 10.0.0.19 - - [2025-05-12 02:18:13] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000378 10.0.0.19 - - [2025-05-12 02:18:13] "POST /features HTTP/1.1" 200 531 0.016485 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.002783 10.0.0.19 - - [2025-05-12 02:18:13] "POST /features HTTP/1.1" 200 521 0.015936 10.0.0.19 - - [2025-05-12 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.003056 10.0.0.19 - - [2025-05-12 02:18:13] "POST /features HTTP/1.1" 200 539 0.016782 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.002934 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025187 10.0.0.19 - - [2025-05-12 02:18:14] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005831 10.0.0.19 - - [2025-05-12 02:18:14] "POST /features HTTP/1.1" 200 525 0.023478 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.003316 10.0.0.19 - - [2025-05-12 02:18:14] "PUT /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6 HTTP/1.1" 200 274 0.021436 10.0.0.19 - - [2025-05-12 02:18:14] "POST /features HTTP/1.1" 200 519 0.017543 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.002909 10.0.0.19 - - [2025-05-12 02:18:14] "POST /features HTTP/1.1" 200 517 0.015959 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.003119 10.0.0.19 - - [2025-05-12 02:18:14] "POST /features HTTP/1.1" 200 533 0.015135 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.002927 10.0.0.19 - - [2025-05-12 02:18:14] "POST /features HTTP/1.1" 200 541 0.017357 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 178 0.003082 10.0.0.19 - - [2025-05-12 02:18:14] "POST /physical-roles HTTP/1.1" 200 521 0.017041 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 179 0.003246 10.0.0.19 - - [2025-05-12 02:18:14] "POST /physical-roles HTTP/1.1" 200 523 0.023005 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.002983 10.0.0.19 - - [2025-05-12 02:18:14] "POST /physical-roles HTTP/1.1" 200 533 0.017565 10.0.0.19 - - [2025-05-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 177 0.002929 10.0.0.19 - - [2025-05-12 02:18:15] "POST /physical-roles HTTP/1.1" 200 519 0.015507 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 191 0.002742 10.0.0.19 - - [2025-05-12 02:18:15] "POST /overlay-roles HTTP/1.1" 200 545 0.014937 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.003733 10.0.0.19 - - [2025-05-12 02:18:15] "POST /overlay-roles HTTP/1.1" 200 531 0.016234 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 191 0.003495 10.0.0.19 - - [2025-05-12 02:18:15] "POST /overlay-roles HTTP/1.1" 200 545 0.016185 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 185 0.002712 10.0.0.19 - - [2025-05-12 02:18:15] "POST /overlay-roles HTTP/1.1" 200 533 0.016888 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 189 0.002834 10.0.0.19 - - [2025-05-12 02:18:15] "POST /overlay-roles HTTP/1.1" 200 541 0.015609 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2025-05-12 02:18:15] "PUT /overlay-role/51bdae0b-d77f-4eee-9051-a644a5af1af2 HTTP/1.1" 200 258 0.008706 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.003291 10.0.0.19 - - [2025-05-12 02:18:15] "POST /overlay-roles HTTP/1.1" 200 531 0.016176 10.0.0.19 - - [2025-05-12 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 185 0.002865 10.0.0.19 - - [2025-05-12 02:18:15] "POST /overlay-roles HTTP/1.1" 200 533 0.105707 10.0.0.19 - - [2025-05-12 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.002966 10.0.0.19 - - [2025-05-12 02:18:16] "POST /overlay-roles HTTP/1.1" 200 529 0.026490 10.0.0.19 - - [2025-05-12 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 187 0.002981 10.0.0.19 - - [2025-05-12 02:18:16] "POST /overlay-roles HTTP/1.1" 200 537 0.019343 10.0.0.19 - - [2025-05-12 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.003133 10.0.0.19 - - [2025-05-12 02:18:16] "POST /overlay-roles HTTP/1.1" 200 541 0.044005 10.0.0.19 - - [2025-05-12 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 178 0.003099 10.0.0.19 - - [2025-05-12 02:18:16] "POST /overlay-roles HTTP/1.1" 200 519 0.031792 10.0.0.19 - - [2025-05-12 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.003580 10.0.0.19 - - [2025-05-12 02:18:16] "POST /overlay-roles HTTP/1.1" 200 543 0.104471 10.0.0.19 - - [2025-05-12 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.003142 10.0.0.19 - - [2025-05-12 02:18:16] "POST /role-definitions HTTP/1.1" 200 533 0.096580 10.0.0.19 - - [2025-05-12 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.002901 10.0.0.19 - - [2025-05-12 02:18:16] "POST /role-definitions HTTP/1.1" 200 547 0.034495 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.002826 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 549 0.015883 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 191 0.003702 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 551 0.027512 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.003465 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 563 0.019483 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.003027 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 547 0.019687 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.003630 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 549 0.017680 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 191 0.003251 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 551 0.020857 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.004697 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 549 0.018470 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.003679 10.0.0.19 - - [2025-05-12 02:18:17] "POST /role-definitions HTTP/1.1" 200 561 0.015603 10.0.0.19 - - [2025-05-12 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.002857 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 547 0.022037 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.036006 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 549 0.016668 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 188 0.003669 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 545 0.017849 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.006183 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 547 0.017892 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.003265 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 553 0.017492 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.003308 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 555 0.019013 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.004130 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 533 0.019126 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 187 0.004511 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 543 0.032011 10.0.0.19 - - [2025-05-12 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.003649 10.0.0.19 - - [2025-05-12 02:18:18] "POST /role-definitions HTTP/1.1" 200 531 0.016555 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 184 0.003288 10.0.0.19 - - [2025-05-12 02:18:19] "POST /role-definitions HTTP/1.1" 200 537 0.022627 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.002853 10.0.0.19 - - [2025-05-12 02:18:19] "POST /role-definitions HTTP/1.1" 200 547 0.019415 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.003301 10.0.0.19 - - [2025-05-12 02:18:19] "POST /role-definitions HTTP/1.1" 200 557 0.017033 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.002858 10.0.0.19 - - [2025-05-12 02:18:19] "POST /role-definitions HTTP/1.1" 200 561 0.016084 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.003564 10.0.0.19 - - [2025-05-12 02:18:19] "POST /role-definitions HTTP/1.1" 200 559 0.017826 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.002665 10.0.0.19 - - [2025-05-12 02:18:19] "POST /feature-configs HTTP/1.1" 200 537 0.022316 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.002825 10.0.0.19 - - [2025-05-12 02:18:19] "POST /feature-configs HTTP/1.1" 200 562 0.017695 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 211 0.002846 10.0.0.19 - - [2025-05-12 02:18:19] "POST /feature-configs HTTP/1.1" 200 561 0.015735 10.0.0.19 - - [2025-05-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.002686 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 547 0.017689 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 187 0.002688 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 537 0.016815 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.002733 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 549 0.017192 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.003371 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 541 0.020965 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.002853 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 541 0.015975 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 188 0.003053 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 539 0.017724 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.002957 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 531 0.016171 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 185 0.002924 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 533 0.016911 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.002649 10.0.0.19 - - [2025-05-12 02:18:20] "POST /node-profiles HTTP/1.1" 200 557 0.014795 10.0.0.19 - - [2025-05-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 206 0.002791 10.0.0.19 - - [2025-05-12 02:18:21] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016171 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 206 0.003207 10.0.0.19 - - [2025-05-12 02:18:21] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015355 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 206 0.002916 10.0.0.19 - - [2025-05-12 02:18:21] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016261 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 206 0.002816 10.0.0.19 - - [2025-05-12 02:18:21] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016172 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 206 0.003010 10.0.0.19 - - [2025-05-12 02:18:21] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014778 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 206 0.004154 10.0.0.19 - - [2025-05-12 02:18:21] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015215 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.003055 10.0.0.19 - - [2025-05-12 02:18:21] "POST /sflow-profiles HTTP/1.1" 200 532 0.015145 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.002922 10.0.0.19 - - [2025-05-12 02:18:21] "GET /global-system-configs HTTP/1.1" 200 322 0.872166 10.0.0.19 - - [2025-05-12 02:18:21] "POST /sflow-profiles HTTP/1.1" 200 538 0.030436 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.002708 10.0.0.19 - - [2025-05-12 02:18:21] "POST /sflow-profiles HTTP/1.1" 200 538 0.016193 10.0.0.19 - - [2025-05-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.002627 10.0.0.19 - - [2025-05-12 02:18:22] "POST /grpc-profiles HTTP/1.1" 200 530 0.016373 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.003088 10.0.0.19 - - [2025-05-12 02:18:22] "POST /snmp-profiles HTTP/1.1" 200 530 0.015272 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.002616 10.0.0.19 - - [2025-05-12 02:18:22] "POST /netconf-profiles HTTP/1.1" 200 542 0.017127 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003046 10.0.0.19 - - [2025-05-12 02:18:22] "GET /global-system-configs HTTP/1.1" 200 322 0.024907 10.0.0.19 - - [2025-05-12 02:18:22] "POST /device-functional-groups HTTP/1.1" 200 540 0.015198 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003011 10.0.0.19 - - [2025-05-12 02:18:22] "POST /device-functional-groups HTTP/1.1" 200 540 0.015534 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 195 0.003139 10.0.0.19 - - [2025-05-12 02:18:22] "POST /device-functional-groups HTTP/1.1" 200 544 0.014979 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.002669 10.0.0.19 - - [2025-05-12 02:18:22] "POST /device-functional-groups HTTP/1.1" 200 542 0.015204 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 218 0.003012 10.0.0.19 - - [2025-05-12 02:18:22] "POST /device-functional-groups HTTP/1.1" 200 590 0.015569 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.002772 10.0.0.19 - - [2025-05-12 02:18:22] "POST /device-functional-groups HTTP/1.1" 200 570 0.014524 10.0.0.19 - - [2025-05-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.002666 10.0.0.19 - - [2025-05-12 02:18:23] "POST /device-functional-groups HTTP/1.1" 200 620 0.015408 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002816 10.0.0.19 - - [2025-05-12 02:18:23] "POST /device-functional-groups HTTP/1.1" 200 566 0.015263 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 205 0.002871 10.0.0.19 - - [2025-05-12 02:18:23] "POST /device-functional-groups HTTP/1.1" 200 564 0.016225 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 210 0.003076 10.0.0.19 - - [2025-05-12 02:18:23] "POST /device-functional-groups HTTP/1.1" 200 574 0.016407 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.002762 10.0.0.19 - - [2025-05-12 02:18:23] "POST /role-configs HTTP/1.1" 200 525 0.015836 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.003550 10.0.0.19 - - [2025-05-12 02:18:23] "POST /role-configs HTTP/1.1" 200 520 0.014755 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.002689 10.0.0.19 - - [2025-05-12 02:18:23] "POST /role-configs HTTP/1.1" 200 522 0.016554 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.002763 10.0.0.19 - - [2025-05-12 02:18:23] "POST /role-configs HTTP/1.1" 200 522 0.015980 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.002837 10.0.0.19 - - [2025-05-12 02:18:23] "POST /role-configs HTTP/1.1" 200 526 0.032907 10.0.0.19 - - [2025-05-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.003046 10.0.0.19 - - [2025-05-12 02:18:24] "POST /role-configs HTTP/1.1" 200 521 0.017131 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.002713 10.0.0.19 - - [2025-05-12 02:18:24] "POST /role-configs HTTP/1.1" 200 517 0.016495 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.002929 10.0.0.19 - - [2025-05-12 02:18:24] "POST /role-configs HTTP/1.1" 200 518 0.015952 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2025-05-12 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.009740 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.19 - - [2025-05-12 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.009351 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.19 - - [2025-05-12 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.007918 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.19 - - [2025-05-12 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.007996 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.19 - - [2025-05-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2025-05-12 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.19 - - [2025-05-12 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.009989 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.19 - - [2025-05-12 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.007894 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.19 - - [2025-05-12 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.009346 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.19 - - [2025-05-12 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.008162 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2025-05-12 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.008383 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.19 - - [2025-05-12 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.19 - - [2025-05-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.19 - - [2025-05-12 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.007414 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.19 - - [2025-05-12 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.007305 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.19 - - [2025-05-12 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.009575 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.19 - - [2025-05-12 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.007585 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.19 - - [2025-05-12 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.007699 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.19 - - [2025-05-12 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.009242 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2025-05-12 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.19 - - [2025-05-12 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.007848 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.19 - - [2025-05-12 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.012774 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.19 - - [2025-05-12 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.006879 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.19 - - [2025-05-12 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.19 - - [2025-05-12 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.008172 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2025-05-12 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.007088 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.19 - - [2025-05-12 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.007331 10.0.0.19 - - [2025-05-12 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.19 - - [2025-05-12 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.009280 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2025-05-12 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.007374 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.19 - - [2025-05-12 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.011099 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.19 - - [2025-05-12 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.006828 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.19 - - [2025-05-12 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.006990 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.19 - - [2025-05-12 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.007943 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2025-05-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.19 - - [2025-05-12 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.006872 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.19 - - [2025-05-12 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.007266 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2025-05-12 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.007953 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.19 - - [2025-05-12 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.006933 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.19 - - [2025-05-12 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2025-05-12 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.007050 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2025-05-12 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.006771 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.19 - - [2025-05-12 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.19 - - [2025-05-12 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.006821 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.19 - - [2025-05-12 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.006863 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.19 - - [2025-05-12 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.006957 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.19 - - [2025-05-12 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.007242 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.19 - - [2025-05-12 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.007058 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.19 - - [2025-05-12 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.19 - - [2025-05-12 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.007223 10.0.0.19 - - [2025-05-12 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.19 - - [2025-05-12 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.008020 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.19 - - [2025-05-12 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.006871 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.19 - - [2025-05-12 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.007042 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2025-05-12 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.007180 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.19 - - [2025-05-12 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.006857 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.19 - - [2025-05-12 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.007459 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.19 - - [2025-05-12 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2025-05-12 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.006588 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.19 - - [2025-05-12 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.008593 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.19 - - [2025-05-12 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.008348 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.19 - - [2025-05-12 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.007010 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2025-05-12 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.007092 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.19 - - [2025-05-12 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.007390 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.19 - - [2025-05-12 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.007996 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.19 - - [2025-05-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.19 - - [2025-05-12 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.007361 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2025-05-12 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.007501 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.19 - - [2025-05-12 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.007884 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.19 - - [2025-05-12 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.008045 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.19 - - [2025-05-12 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.006372 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2025-05-12 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.006755 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.19 - - [2025-05-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.19 - - [2025-05-12 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.007351 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.19 - - [2025-05-12 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.006391 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.19 - - [2025-05-12 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.008843 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2025-05-12 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.007993 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.19 - - [2025-05-12 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2025-05-12 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.007731 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.19 - - [2025-05-12 02:18:34] "POST /ref-update HTTP/1.1" 200 156 0.007152 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.19 - - [2025-05-12 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.19 - - [2025-05-12 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.007669 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.19 - - [2025-05-12 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.006740 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2025-05-12 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.007195 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.19 - - [2025-05-12 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.008921 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.19 - - [2025-05-12 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.007478 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-05-12 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.008196 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.19 - - [2025-05-12 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.006606 10.0.0.19 - - [2025-05-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.19 - - [2025-05-12 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.007070 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.19 - - [2025-05-12 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.007161 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.19 - - [2025-05-12 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2025-05-12 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.007312 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.19 - - [2025-05-12 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.006990 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2025-05-12 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.007425 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2025-05-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.19 - - [2025-05-12 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.006646 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.19 - - [2025-05-12 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.19 - - [2025-05-12 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.007920 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2025-05-12 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.007214 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.19 - - [2025-05-12 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.006723 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2025-05-12 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.006732 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2025-05-12 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.008342 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.19 - - [2025-05-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.19 - - [2025-05-12 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.007023 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2025-05-12 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.007614 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.19 - - [2025-05-12 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.006784 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.19 - - [2025-05-12 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.007910 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.19 - - [2025-05-12 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.008345 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.19 - - [2025-05-12 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.006978 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.19 - - [2025-05-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2025-05-12 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.008483 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.19 - - [2025-05-12 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.19 - - [2025-05-12 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.006747 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.19 - - [2025-05-12 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.006944 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.19 - - [2025-05-12 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.007243 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.19 - - [2025-05-12 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.19 - - [2025-05-12 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.007502 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.19 - - [2025-05-12 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.19 - - [2025-05-12 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007078 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.19 - - [2025-05-12 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007570 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.19 - - [2025-05-12 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.006731 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.19 - - [2025-05-12 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007893 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2025-05-12 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2025-05-12 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007373 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2025-05-12 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007439 10.0.0.19 - - [2025-05-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.19 - - [2025-05-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007059 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.19 - - [2025-05-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007549 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2025-05-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007601 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.19 - - [2025-05-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.006931 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.19 - - [2025-05-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.006811 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2025-05-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.006514 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.19 - - [2025-05-12 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.19 - - [2025-05-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.008996 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.19 - - [2025-05-12 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.006902 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.19 - - [2025-05-12 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.007734 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2025-05-12 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.008533 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.19 - - [2025-05-12 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.008284 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.19 - - [2025-05-12 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.007172 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.19 - - [2025-05-12 02:18:42] "POST /ref-update HTTP/1.1" 200 156 0.007493 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.19 - - [2025-05-12 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.19 - - [2025-05-12 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.006611 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2025-05-12 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.006349 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.19 - - [2025-05-12 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.008466 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-05-12 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.006484 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.19 - - [2025-05-12 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.007128 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.19 - - [2025-05-12 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.007017 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.19 - - [2025-05-12 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.007120 10.0.0.19 - - [2025-05-12 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.19 - - [2025-05-12 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.19 - - [2025-05-12 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.006588 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2025-05-12 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.007291 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.19 - - [2025-05-12 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.007195 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.19 - - [2025-05-12 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.008104 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.19 - - [2025-05-12 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.007147 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.19 - - [2025-05-12 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.19 - - [2025-05-12 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.007146 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-05-12 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.006872 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2025-05-12 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.007493 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.19 - - [2025-05-12 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.006850 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2025-05-12 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.008050 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.19 - - [2025-05-12 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.006719 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-05-12 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.006859 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.19 - - [2025-05-12 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.19 - - [2025-05-12 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.007407 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.19 - - [2025-05-12 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.007510 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.19 - - [2025-05-12 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.006575 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.19 - - [2025-05-12 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.007655 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.19 - - [2025-05-12 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.006541 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.19 - - [2025-05-12 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.006528 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.19 - - [2025-05-12 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.007421 10.0.0.19 - - [2025-05-12 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-05-12 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.006977 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2025-05-12 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.006945 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.19 - - [2025-05-12 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.006474 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.19 - - [2025-05-12 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.007650 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.19 - - [2025-05-12 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.007315 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2025-05-12 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.006613 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.19 - - [2025-05-12 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.19 - - [2025-05-12 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.19 - - [2025-05-12 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.057815 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.19 - - [2025-05-12 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.008130 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.19 - - [2025-05-12 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.008037 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009958 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005868 10.0.0.19 - - [2025-05-12 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.011640 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.19 - - [2025-05-12 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.007951 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2025-05-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.19 - - [2025-05-12 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.009311 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.19 - - [2025-05-12 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.007583 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.19 - - [2025-05-12 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008018 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.19 - - [2025-05-12 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.19 - - [2025-05-12 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.007729 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.19 - - [2025-05-12 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008950 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.19 - - [2025-05-12 02:18:49] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.19 - - [2025-05-12 02:18:49] "POST /ref-update HTTP/1.1" 200 156 0.009272 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.19 - - [2025-05-12 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.007256 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023811 10.0.0.19 - - [2025-05-12 02:18:50] "GET /routing-instance/7df9b6ff-d5f1-4407-9f4d-ac8d8d2ba0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005112 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.009214 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2025-05-12 02:18:50] "POST /bgp-routers HTTP/1.1" 200 620 0.016524 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.19 - - [2025-05-12 02:18:50] "GET /bgp-router/e6f29589-f421-4ec3-8b6e-7f4a5f6399fd?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.005176 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.19 - - [2025-05-12 02:18:50] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005757 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003328 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.006636 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.009845 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.008059 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.19 - - [2025-05-12 02:18:50] "POST /ref-update HTTP/1.1" 200 156 0.007966 10.0.0.19 - - [2025-05-12 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.19 - - [2025-05-12 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.008290 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.19 - - [2025-05-12 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.009137 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.19 - - [2025-05-12 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.007645 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.19 - - [2025-05-12 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.19 - - [2025-05-12 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.007397 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.19 - - [2025-05-12 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.006754 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.19 - - [2025-05-12 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.19 - - [2025-05-12 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.008829 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.19 - - [2025-05-12 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.007853 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2025-05-12 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008089 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.19 - - [2025-05-12 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008319 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.19 - - [2025-05-12 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008883 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.19 - - [2025-05-12 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.007697 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.19 - - [2025-05-12 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008413 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.19 - - [2025-05-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2025-05-12 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008016 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.19 - - [2025-05-12 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008290 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-05-12 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008020 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.19 - - [2025-05-12 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008050 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.19 - - [2025-05-12 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.007931 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.19 - - [2025-05-12 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.007741 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.19 - - [2025-05-12 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.19 - - [2025-05-12 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008143 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.19 - - [2025-05-12 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.009262 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2025-05-12 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007973 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.19 - - [2025-05-12 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.009185 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2025-05-12 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.008161 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.19 - - [2025-05-12 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.008651 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2025-05-12 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007939 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.19 - - [2025-05-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.19 - - [2025-05-12 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008389 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.19 - - [2025-05-12 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008134 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2025-05-12 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008852 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.19 - - [2025-05-12 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.007629 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.19 - - [2025-05-12 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008558 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.19 - - [2025-05-12 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008413 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2025-05-12 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008585 10.0.0.19 - - [2025-05-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.19 - - [2025-05-12 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.007473 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.19 - - [2025-05-12 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.008075 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.19 - - [2025-05-12 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.012412 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.19 - - [2025-05-12 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.008396 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.19 - - [2025-05-12 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.007572 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.19 - - [2025-05-12 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.007684 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.19 - - [2025-05-12 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.19 - - [2025-05-12 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.19 - - [2025-05-12 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.19 - - [2025-05-12 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.008706 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2025-05-12 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.19 - - [2025-05-12 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.19 - - [2025-05-12 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.008190 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.19 - - [2025-05-12 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.008244 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.19 - - [2025-05-12 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.19 - - [2025-05-12 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.008129 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.19 - - [2025-05-12 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.008204 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.19 - - [2025-05-12 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.008002 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.19 - - [2025-05-12 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.19 - - [2025-05-12 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007731 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.19 - - [2025-05-12 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.19 - - [2025-05-12 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.007521 10.0.0.19 - - [2025-05-12 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.19 - - [2025-05-12 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007206 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.19 - - [2025-05-12 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.008486 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2025-05-12 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.008127 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.19 - - [2025-05-12 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.008009 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.19 - - [2025-05-12 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.19 - - [2025-05-12 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.006713 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2025-05-12 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.19 - - [2025-05-12 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.006722 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.19 - - [2025-05-12 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.007395 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.19 - - [2025-05-12 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.008645 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.19 - - [2025-05-12 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.006984 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.19 - - [2025-05-12 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.007563 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.19 - - [2025-05-12 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.007029 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.19 - - [2025-05-12 02:19:00] "POST /ref-update HTTP/1.1" 200 156 0.008267 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.19 - - [2025-05-12 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.19 - - [2025-05-12 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.007277 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2025-05-12 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.007553 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.19 - - [2025-05-12 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.009214 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.19 - - [2025-05-12 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.012337 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2025-05-12 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.009910 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2025-05-12 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.009642 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2025-05-12 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.009452 10.0.0.19 - - [2025-05-12 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.19 - - [2025-05-12 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.012194 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.19 - - [2025-05-12 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.011933 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.19 - - [2025-05-12 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.007407 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.19 - - [2025-05-12 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.19 - - [2025-05-12 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.007289 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.19 - - [2025-05-12 02:19:02] "POST /ref-update HTTP/1.1" 200 156 0.007448 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.19 - - [2025-05-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.19 - - [2025-05-12 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.008741 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.19 - - [2025-05-12 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.007573 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.19 - - [2025-05-12 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.007647 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.19 - - [2025-05-12 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.007328 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.19 - - [2025-05-12 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.007976 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.19 - - [2025-05-12 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.19 - - [2025-05-12 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.008061 10.0.0.19 - - [2025-05-12 02:19:03] "POST /network-ipams HTTP/1.1" 200 550 0.016425 10.0.0.19 - - [2025-05-12 02:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002776 10.0.0.19 - - [2025-05-12 02:19:03] "POST /virtual-networks HTTP/1.1" 200 552 0.092361 10.0.0.19 - - [2025-05-12 02:19:03] "POST /route-targets HTTP/1.1" 200 327 0.010427 10.0.0.19 - - [2025-05-12 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.008842 10.0.0.19 - - [2025-05-12 02:19:04] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002527 10.0.0.19 - - [2025-05-12 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.002954 10.0.0.19 - - [2025-05-12 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.002839 10.0.0.19 - - [2025-05-12 02:19:04] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.002714 10.0.0.19 - - [2025-05-12 02:19:04] "GET /fabric/caba1532-3d7f-4497-a401-045e4ce3e2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.003992 10.0.0.19 - - [2025-05-12 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.002826 10.0.0.19 - - [2025-05-12 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.003466 10.0.0.19 - - [2025-05-12 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.002692 10.0.0.19 - - [2025-05-12 02:19:20] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.19 - - [2025-05-12 02:19:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.19 - - [2025-05-12 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.036405 10.0.0.19 - - [2025-05-12 02:19:20] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006854 10.0.0.19 - - [2025-05-12 02:19:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.003688 10.0.0.19 - - [2025-05-12 02:19:20] "POST /database-nodes HTTP/1.1" 200 603 0.028416 10.0.0.19 - - [2025-05-12 02:19:52] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.19 - - [2025-05-12 02:19:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.19 - - [2025-05-12 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022946 10.0.0.19 - - [2025-05-12 02:19:52] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005858 10.0.0.19 - - [2025-05-12 02:19:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.002742 10.0.0.19 - - [2025-05-12 02:19:52] "POST /analytics-nodes HTTP/1.1" 200 605 0.015318 10.0.0.19 - - [2025-05-12 02:19:58] "GET / HTTP/1.1" 200 35931 0.002059 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.19 - - [2025-05-12 02:20:05] "GET /obj-perms HTTP/1.1" 200 5056 0.354023 10.0.0.19 - - [2025-05-12 02:20:05] "GET / HTTP/1.1" 200 35931 0.002684 10.0.0.19 - - [2025-05-12 02:20:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2025-05-12 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.030686 10.0.0.19 - - [2025-05-12 02:20:06] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008867 10.0.0.19 - - [2025-05-12 02:20:06] "GET /obj-perms HTTP/1.1" 200 5056 0.359314 10.0.0.19 - - [2025-05-12 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.003346 10.0.0.19 - - [2025-05-12 02:20:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.034672 10.0.0.19 - - [2025-05-12 02:20:14] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.19 - - [2025-05-12 02:20:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.19 - - [2025-05-12 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.024436 10.0.0.19 - - [2025-05-12 02:20:14] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006077 10.0.0.19 - - [2025-05-12 02:20:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.002572 10.0.0.19 - - [2025-05-12 02:20:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.016607 10.0.0.19 - - [2025-05-12 02:21:06] "GET /obj-perms HTTP/1.1" 200 5056 0.042977 10.0.0.19 - - [2025-05-12 02:21:07] "GET /obj-perms HTTP/1.1" 200 5056 0.044941 10.0.0.19 - - [2025-05-12 02:21:43] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.19 - - [2025-05-12 02:21:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.19 - - [2025-05-12 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023139 10.0.0.19 - - [2025-05-12 02:21:44] "GET /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005574 10.0.0.19 - - [2025-05-12 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.19 - - [2025-05-12 02:21:44] "GET /routing-instance/7df9b6ff-d5f1-4407-9f4d-ac8d8d2ba0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004121 10.0.0.19 - - [2025-05-12 02:21:44] "PUT /global-system-config/1a198767-22a7-4e25-a314-1ec6a2f8f4c6 HTTP/1.1" 200 274 0.010023 10.0.0.19 - - [2025-05-12 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 218 0.002712 10.0.0.19 - - [2025-05-12 02:21:44] "POST /virtual-routers HTTP/1.1" 200 603 0.016021 10.0.0.19 - - [2025-05-12 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2025-05-12 02:21:44] "GET /virtual-router/e71c2911-3a3e-42c9-806e-f48c1f8da953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005268 10.0.0.19 - - [2025-05-12 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.002753 10.0.0.19 - - [2025-05-12 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2025-05-12 02:21:44] "GET /virtual-network/23350d7c-89e4-4f3a-b441-2b2173989e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005121 10.0.0.19 - - [2025-05-12 02:21:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.037435 10.0.0.19 - - [2025-05-12 02:21:45] "PUT /access-control-list/2110cd10-3386-4a33-bcb6-9a17805edcc2 HTTP/1.1" 200 272 0.024431 [Introspect:8084]10.0.0.19 - - [2025-05-12 02:21:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000802 [Introspect:8084]10.0.0.19 - - [2025-05-12 02:21:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000785 [Introspect:8084]10.0.0.19 - - [2025-05-12 02:21:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000740 [Introspect:8084]10.0.0.19 - - [2025-05-12 02:21:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000845 10.0.0.19 - - [2025-05-12 02:22:07] "GET /obj-perms HTTP/1.1" 200 5056 0.041068 10.0.0.19 - - [2025-05-12 02:22:07] "GET /obj-perms HTTP/1.1" 200 5056 0.047584 10.0.0.19 - - [2025-05-12 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.19 - - [2025-05-12 02:22:07] "GET /virtual-router/e71c2911-3a3e-42c9-806e-f48c1f8da953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003633 10.0.0.19 - - [2025-05-12 02:22:47] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.19 - - [2025-05-12 02:22:48] "GET /project/c44eaee8-9974-4487-96e4-f3ee73f16a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000459 10.0.0.19 - - [2025-05-12 02:22:48] "GET /projects?obj_uuids=c44eaee8-9974-4487-96e4-f3ee73f16a6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002279 10.0.0.19 - - [2025-05-12 02:22:48] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.19 - - [2025-05-12 02:22:48] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049851 10.0.0.19 - - [2025-05-12 02:22:48] "POST /id-to-fqname HTTP/1.1" 200 167 0.001409 10.0.0.19 - - [2025-05-12 02:22:48] "POST /fqname-to-id HTTP/1.1" 404 176 0.002493 10.0.0.19 - - [2025-05-12 02:22:48] "POST /security-groups HTTP/1.1" 200 568 0.059477 10.0.0.19 - - [2025-05-12 02:22:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.002415 10.0.0.19 - - [2025-05-12 02:22:48] "POST /projects HTTP/1.1" 200 539 0.208677 10.0.0.19 - - [2025-05-12 02:22:48] "POST /access-control-lists HTTP/1.1" 200 573 0.056601 10.0.0.19 - - [2025-05-12 02:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.279164 10.0.0.19 - - [2025-05-12 02:22:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.002635 10.0.0.19 - - [2025-05-12 02:22:49] "GET /project/c44eaee8-9974-4487-96e4-f3ee73f16a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.426887 10.0.0.19 - - [2025-05-12 02:22:49] "POST /access-control-lists HTTP/1.1" 200 571 0.056040 [Introspect:8084]10.0.0.19 - - [2025-05-12 02:22:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001015 10.0.0.19 - - [2025-05-12 02:22:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.020432 10.0.0.19 - - [2025-05-12 02:22:49] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003031 10.0.0.19 - - [2025-05-12 02:22:49] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.19 - - [2025-05-12 02:22:49] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006915 10.0.0.19 - - [2025-05-12 02:22:50] "POST /id-to-fqname HTTP/1.1" 200 201 0.004706 10.0.0.19 - - [2025-05-12 02:22:50] "POST /fqname-to-id HTTP/1.1" 404 210 0.004995 10.0.0.19 - - [2025-05-12 02:22:50] "POST /security-groups HTTP/1.1" 200 602 0.063893 10.0.0.19 - - [2025-05-12 02:22:50] "POST /fqname-to-id HTTP/1.1" 404 245 0.002667 10.0.0.19 - - [2025-05-12 02:22:50] "POST /projects HTTP/1.1" 200 607 0.231940 10.0.0.19 - - [2025-05-12 02:22:50] "POST /access-control-lists HTTP/1.1" 200 607 0.064042 10.0.0.19 - - [2025-05-12 02:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.298954 10.0.0.19 - - [2025-05-12 02:22:50] "POST /fqname-to-id HTTP/1.1" 404 244 0.003158 10.0.0.19 - - [2025-05-12 02:22:50] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.435909 10.0.0.19 - - [2025-05-12 02:22:50] "POST /access-control-lists HTTP/1.1" 200 605 0.064332 10.0.0.19 - - [2025-05-12 02:22:51] "GET / HTTP/1.1" 200 35931 0.002879 10.0.0.19 - - [2025-05-12 02:22:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000496 10.0.0.19 - - [2025-05-12 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.047571 10.0.0.19 - - [2025-05-12 02:22:52] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000962 10.0.0.19 - - [2025-05-12 02:22:52] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.030221 10.0.0.19 - - [2025-05-12 02:22:52] "POST /neutron/network HTTP/1.1" 200 117 0.036838 10.0.0.19 - - [2025-05-12 02:22:52] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001121 10.0.0.19 - - [2025-05-12 02:22:52] "POST /neutron/network HTTP/1.1" 200 620 0.071629 10.0.0.19 - - [2025-05-12 02:22:52] "POST /route-targets HTTP/1.1" 200 327 0.012399 10.0.0.19 - - [2025-05-12 02:22:52] "POST /ref-update HTTP/1.1" 200 156 0.011793 10.0.0.19 - - [2025-05-12 02:22:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003113 10.0.0.19 - - [2025-05-12 02:22:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.171722 10.0.0.19 - - [2025-05-12 02:22:52] "POST /neutron/network HTTP/1.1" 200 838 0.004931 10.0.0.19 - - [2025-05-12 02:22:52] "POST /id-to-fqname HTTP/1.1" 200 233 0.001092 10.0.0.19 - - [2025-05-12 02:22:52] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005016 10.0.0.19 - - [2025-05-12 02:22:52] "POST /neutron/network HTTP/1.1" 200 838 0.006045 10.0.0.19 - - [2025-05-12 02:22:52] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004326 10.0.0.19 - - [2025-05-12 02:22:53] "POST /neutron/network HTTP/1.1" 200 838 0.006947 10.0.0.19 - - [2025-05-12 02:22:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.009571 10.0.0.19 - - [2025-05-12 02:22:53] "GET /domains HTTP/1.1" 401 292 0.000628 10.0.0.19 - - [2025-05-12 02:22:53] "GET /domains HTTP/1.1" 200 280 0.027364 10.0.0.19 - - [2025-05-12 02:22:53] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.19 - - [2025-05-12 02:22:53] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2585 0.012745 10.0.0.19 - - [2025-05-12 02:22:53] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.19 - - [2025-05-12 02:22:53] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904 HTTP/1.1" 200 2179 0.076067 10.0.0.19 - - [2025-05-12 02:22:53] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a HTTP/1.1" 200 2339 0.006399 10.0.0.19 - - [2025-05-12 02:22:53] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a HTTP/1.1" 200 2339 0.004610 10.0.0.19 - - [2025-05-12 02:22:53] "GET /routing-instance/c3f50a3a-3c3b-4316-9b97-002d9feb30a4 HTTP/1.1" 200 1495 0.004366 10.0.0.19 - - [2025-05-12 02:22:53] "GET /routing-instance/c3f50a3a-3c3b-4316-9b97-002d9feb30a4 HTTP/1.1" 200 1495 0.003208 10.0.0.19 - - [2025-05-12 02:22:53] "GET /route-target/fc869658-0a6d-400c-ac18-934eab89c053 HTTP/1.1" 200 1220 0.003136 10.0.0.19 - - [2025-05-12 02:22:53] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a HTTP/1.1" 200 2339 0.005326 10.0.0.19 - - [2025-05-12 02:22:53] "GET /routing-instance/c3f50a3a-3c3b-4316-9b97-002d9feb30a4 HTTP/1.1" 200 1495 0.003429 10.0.0.19 - - [2025-05-12 02:22:53] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004920 10.0.0.19 - - [2025-05-12 02:22:53] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a HTTP/1.1" 200 2339 0.005318 10.0.0.19 - - [2025-05-12 02:22:53] "GET /routing-instance/c3f50a3a-3c3b-4316-9b97-002d9feb30a4 HTTP/1.1" 200 1495 0.003862 10.0.0.19 - - [2025-05-12 02:22:53] "GET /routing-instance/c3f50a3a-3c3b-4316-9b97-002d9feb30a4 HTTP/1.1" 200 1495 0.003665 10.0.0.19 - - [2025-05-12 02:22:53] "GET /route-target/fc869658-0a6d-400c-ac18-934eab89c053 HTTP/1.1" 200 1220 0.009351 10.0.0.19 - - [2025-05-12 02:22:53] "GET /domains HTTP/1.1" 200 280 0.003260 10.0.0.19 - - [2025-05-12 02:22:53] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.19 - - [2025-05-12 02:22:53] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2585 0.008405 10.0.0.19 - - [2025-05-12 02:22:53] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001839 10.0.0.19 - - [2025-05-12 02:22:53] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904 HTTP/1.1" 200 2179 0.078381 10.0.0.19 - - [2025-05-12 02:22:53] "GET /virtual-network/bfca671a-fe46-4595-8894-56a7a5ea139a HTTP/1.1" 200 2339 0.005093 10.0.0.19 - - [2025-05-12 02:22:54] "GET /obj-perms HTTP/1.1" 200 5052 0.051194 10.0.0.19 - - [2025-05-12 02:22:54] "POST /id-to-fqname HTTP/1.1" 200 233 0.001872 10.0.0.19 - - [2025-05-12 02:22:55] "POST /neutron/network HTTP/1.1" 200 848 0.005350 10.0.0.19 - - [2025-05-12 02:22:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000367 10.0.0.19 - - [2025-05-12 02:22:55] "GET / HTTP/1.1" 200 35931 0.003886 10.0.0.19 - - [2025-05-12 02:22:55] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000531 10.0.0.19 - - [2025-05-12 02:22:56] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001018 10.0.0.19 - - [2025-05-12 02:22:56] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.045066 10.0.0.19 - - [2025-05-12 02:22:56] "POST /neutron/network HTTP/1.1" 200 838 0.027144 10.0.0.19 - - [2025-05-12 02:22:57] "POST /neutron/port HTTP/1.1" 200 117 0.005234 10.0.0.19 - - [2025-05-12 02:22:57] "POST /neutron/port HTTP/1.1" 200 117 0.004848 10.0.0.19 - - [2025-05-12 02:22:57] "POST /neutron/port HTTP/1.1" 200 117 0.005928 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/network HTTP/1.1" 200 848 0.006181 10.0.0.19 - - [2025-05-12 02:22:58] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001472 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/port HTTP/1.1" 200 1070 0.214028 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/port HTTP/1.1" 200 1070 0.030265 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/port HTTP/1.1" 200 1070 0.008190 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/port HTTP/1.1" 200 1124 0.071513 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/port HTTP/1.1" 200 1098 0.013268 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003575 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.009234 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.19 - - [2025-05-12 02:22:58] "POST /neutron/network HTTP/1.1" 200 838 0.006879 10.0.0.19 - - [2025-05-12 02:23:02] "POST /neutron/port HTTP/1.1" 200 1098 0.027160 10.0.0.19 - - [2025-05-12 02:23:02] "POST /neutron/security_group HTTP/1.1" 200 2069 0.005889 10.0.0.19 - - [2025-05-12 02:23:02] "GET /obj-perms HTTP/1.1" 200 5052 0.003075 10.0.0.19 - - [2025-05-12 02:23:03] "DELETE /project/c44eaee89974448796e4f3ee73f16a6b HTTP/1.1" 404 173 0.022833 10.0.0.19 - - [2025-05-12 02:23:03] "DELETE /project/9e4a3324bad44663a619cd13a58f6904 HTTP/1.1" 404 173 0.033597 10.0.0.19 - - [2025-05-12 02:23:03] "GET /obj-perms HTTP/1.1" 200 5052 0.003116 10.0.0.19 - - [2025-05-12 02:23:04] "GET /obj-perms HTTP/1.1" 200 5052 0.003142 10.0.0.19 - - [2025-05-12 02:23:05] "GET /obj-perms HTTP/1.1" 200 5052 0.003543 10.0.0.19 - - [2025-05-12 02:23:06] "GET /obj-perms HTTP/1.1" 200 5052 0.003563 10.0.0.19 - - [2025-05-12 02:23:07] "POST /neutron/network HTTP/1.1" 200 838 0.006907 10.0.0.19 - - [2025-05-12 02:23:07] "POST /neutron/network HTTP/1.1" 400 204 0.009799 10.0.0.19 - - [2025-05-12 02:23:08] "POST /neutron/port HTTP/1.1" 200 1098 0.017162 10.0.0.19 - - [2025-05-12 02:23:08] "POST /neutron/port HTTP/1.1" 200 1124 0.012223 10.0.0.19 - - [2025-05-12 02:23:08] "POST /neutron/port HTTP/1.1" 200 151 0.101077 10.0.0.19 - - [2025-05-12 02:23:08] "GET /obj-perms HTTP/1.1" 200 5056 0.047084 10.0.0.19 - - [2025-05-12 02:23:08] "GET /obj-perms HTTP/1.1" 200 5056 0.043705 10.0.0.19 - - [2025-05-12 02:23:09] "POST /neutron/network HTTP/1.1" 200 838 0.005710 10.0.0.19 - - [2025-05-12 02:23:09] "POST /useragent-kv HTTP/1.1" 200 115 0.024553 10.0.0.19 - - [2025-05-12 02:23:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001937 10.0.0.19 - - [2025-05-12 02:23:09] "POST /neutron/network HTTP/1.1" 200 151 0.090895 10.0.0.19 - - [2025-05-12 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.035733 10.0.0.19 - - [2025-05-12 02:23:09] "GET /routing-instance/c3f50a3a-3c3b-4316-9b97-002d9feb30a4 HTTP/1.1" 404 171 0.001952 10.0.0.19 - - [2025-05-12 02:23:09] "GET /domains HTTP/1.1" 200 280 0.002067 10.0.0.19 - - [2025-05-12 02:23:09] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.19 - - [2025-05-12 02:23:09] "DELETE /route-target/fc869658-0a6d-400c-ac18-934eab89c053 HTTP/1.1" 200 115 0.016808 10.0.0.19 - - [2025-05-12 02:23:09] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2585 0.050208 10.0.0.19 - - [2025-05-12 02:23:09] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001040 10.0.0.19 - - [2025-05-12 02:23:09] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904 HTTP/1.1" 200 1929 0.068767 10.0.0.19 - - [2025-05-12 02:23:10] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001118 10.0.0.19 - - [2025-05-12 02:23:10] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.023100 10.0.0.19 - - [2025-05-12 02:23:10] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001077 10.0.0.19 - - [2025-05-12 02:23:10] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?fields=virtual_networks HTTP/1.1" 200 1065 0.076353 10.0.0.19 - - [2025-05-12 02:23:10] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001002 10.0.0.19 - - [2025-05-12 02:23:10] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.033379 10.0.0.19 - - [2025-05-12 02:23:10] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001073 10.0.0.19 - - [2025-05-12 02:23:10] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?fields=security_groups HTTP/1.1" 200 1302 0.030997 10.0.0.19 - - [2025-05-12 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.026155 10.0.0.19 - - [2025-05-12 02:23:11] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002970 10.0.0.19 - - [2025-05-12 02:23:11] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.19 - - [2025-05-12 02:23:11] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007510 10.0.0.19 - - [2025-05-12 02:23:11] "POST /id-to-fqname HTTP/1.1" 200 202 0.001775 10.0.0.19 - - [2025-05-12 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.003950 10.0.0.19 - - [2025-05-12 02:23:11] "POST /security-groups HTTP/1.1" 200 603 0.065664 10.0.0.19 - - [2025-05-12 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 246 0.003607 10.0.0.19 - - [2025-05-12 02:23:11] "POST /projects HTTP/1.1" 200 609 0.238265 10.0.0.19 - - [2025-05-12 02:23:11] "POST /access-control-lists HTTP/1.1" 200 608 0.061274 10.0.0.19 - - [2025-05-12 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.305195 10.0.0.19 - - [2025-05-12 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 245 0.002692 10.0.0.19 - - [2025-05-12 02:23:11] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.432686 10.0.0.19 - - [2025-05-12 02:23:11] "POST /access-control-lists HTTP/1.1" 200 606 0.064146 10.0.0.19 - - [2025-05-12 02:23:12] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.19 - - [2025-05-12 02:23:13] "GET /projects?obj_uuids=c44eaee8-9974-4487-96e4-f3ee73f16a6b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001088 10.0.0.19 - - [2025-05-12 02:23:13] "GET /project/c44eaee8-9974-4487-96e4-f3ee73f16a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.023323 10.0.0.19 - - [2025-05-12 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.19 - - [2025-05-12 02:23:13] "GET /security-group/b994424a-0876-4780-aa5e-3ada08f1a93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.004718 10.0.0.19 - - [2025-05-12 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.19 - - [2025-05-12 02:23:13] "GET /projects?obj_uuids=c44eaee8-9974-4487-96e4-f3ee73f16a6b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001040 10.0.0.19 - - [2025-05-12 02:23:13] "GET /project/c44eaee8-9974-4487-96e4-f3ee73f16a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.037163 10.0.0.19 - - [2025-05-12 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.19 - - [2025-05-12 02:23:13] "GET /security-group/b994424a-0876-4780-aa5e-3ada08f1a93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.004111 10.0.0.19 - - [2025-05-12 02:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2025-05-12 02:23:14] "PUT /security-group/b994424a-0876-4780-aa5e-3ada08f1a93d HTTP/1.1" 200 262 0.012894 10.0.0.19 - - [2025-05-12 02:23:14] "PUT /access-control-list/079d2fb9-f548-4767-a86f-3ec975511139 HTTP/1.1" 200 272 0.010561 10.0.0.19 - - [2025-05-12 02:23:14] "PUT /access-control-list/fe6154a6-b97c-4c1b-92ff-49f9ad9ab811 HTTP/1.1" 200 272 0.011410 10.0.0.19 - - [2025-05-12 02:23:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.19 - - [2025-05-12 02:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.056546 10.0.0.19 - - [2025-05-12 02:23:14] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001103 10.0.0.19 - - [2025-05-12 02:23:14] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027208 10.0.0.19 - - [2025-05-12 02:23:14] "POST /neutron/network HTTP/1.1" 200 117 0.026556 10.0.0.19 - - [2025-05-12 02:23:14] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.19 - - [2025-05-12 02:23:14] "POST /neutron/network HTTP/1.1" 200 619 0.073430 10.0.0.19 - - [2025-05-12 02:23:14] "POST /route-targets HTTP/1.1" 200 327 0.040164 10.0.0.19 - - [2025-05-12 02:23:14] "POST /ref-update HTTP/1.1" 200 156 0.010882 10.0.0.19 - - [2025-05-12 02:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002736 10.0.0.19 - - [2025-05-12 02:23:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.216120 10.0.0.19 - - [2025-05-12 02:23:15] "POST /neutron/network HTTP/1.1" 200 839 0.005716 10.0.0.19 - - [2025-05-12 02:23:15] "POST /id-to-fqname HTTP/1.1" 200 233 0.001234 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004979 10.0.0.19 - - [2025-05-12 02:23:15] "POST /neutron/network HTTP/1.1" 200 839 0.005692 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005013 10.0.0.19 - - [2025-05-12 02:23:15] "POST /neutron/network HTTP/1.1" 200 839 0.005727 10.0.0.19 - - [2025-05-12 02:23:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.006955 10.0.0.19 - - [2025-05-12 02:23:15] "GET /domains HTTP/1.1" 401 292 0.000424 10.0.0.19 - - [2025-05-12 02:23:15] "GET /domains HTTP/1.1" 200 280 0.028920 10.0.0.19 - - [2025-05-12 02:23:15] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.19 - - [2025-05-12 02:23:15] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.007941 10.0.0.19 - - [2025-05-12 02:23:15] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001018 10.0.0.19 - - [2025-05-12 02:23:15] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 2174 0.067156 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4 HTTP/1.1" 200 2344 0.006310 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4 HTTP/1.1" 200 2344 0.005150 10.0.0.19 - - [2025-05-12 02:23:15] "GET /routing-instance/3186470c-3a6b-4629-8cdf-df6cba89a833 HTTP/1.1" 200 1491 0.003678 10.0.0.19 - - [2025-05-12 02:23:15] "GET /routing-instance/3186470c-3a6b-4629-8cdf-df6cba89a833 HTTP/1.1" 200 1491 0.003354 10.0.0.19 - - [2025-05-12 02:23:15] "GET /route-target/c3db9985-53fd-435d-96e3-9e7797f1209a HTTP/1.1" 200 1219 0.002905 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4 HTTP/1.1" 200 2344 0.004686 10.0.0.19 - - [2025-05-12 02:23:15] "GET /routing-instance/3186470c-3a6b-4629-8cdf-df6cba89a833 HTTP/1.1" 200 1491 0.003347 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004764 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4 HTTP/1.1" 200 2344 0.005145 10.0.0.19 - - [2025-05-12 02:23:15] "GET /routing-instance/3186470c-3a6b-4629-8cdf-df6cba89a833 HTTP/1.1" 200 1491 0.003580 10.0.0.19 - - [2025-05-12 02:23:15] "GET /routing-instance/3186470c-3a6b-4629-8cdf-df6cba89a833 HTTP/1.1" 200 1491 0.003433 10.0.0.19 - - [2025-05-12 02:23:15] "GET /route-target/c3db9985-53fd-435d-96e3-9e7797f1209a HTTP/1.1" 200 1219 0.003416 10.0.0.19 - - [2025-05-12 02:23:15] "GET /domains HTTP/1.1" 200 280 0.002708 10.0.0.19 - - [2025-05-12 02:23:15] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001025 10.0.0.19 - - [2025-05-12 02:23:15] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.006893 10.0.0.19 - - [2025-05-12 02:23:15] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001354 10.0.0.19 - - [2025-05-12 02:23:15] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 2174 0.071378 10.0.0.19 - - [2025-05-12 02:23:15] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4 HTTP/1.1" 200 2344 0.005720 10.0.0.19 - - [2025-05-12 02:23:16] "GET /obj-perms HTTP/1.1" 200 5054 0.047635 10.0.0.19 - - [2025-05-12 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.19 - - [2025-05-12 02:23:16] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.19 - - [2025-05-12 02:23:16] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.026284 10.0.0.19 - - [2025-05-12 02:23:16] "POST /neutron/network HTTP/1.1" 200 117 0.009840 10.0.0.19 - - [2025-05-12 02:23:16] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.19 - - [2025-05-12 02:23:16] "POST /neutron/network HTTP/1.1" 200 619 0.072177 10.0.0.19 - - [2025-05-12 02:23:16] "POST /route-targets HTTP/1.1" 200 327 0.010273 10.0.0.19 - - [2025-05-12 02:23:16] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.19 - - [2025-05-12 02:23:16] "POST /useragent-kv HTTP/1.1" 200 115 0.027205 10.0.0.19 - - [2025-05-12 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 710 0.162285 10.0.0.19 - - [2025-05-12 02:23:16] "POST /neutron/network HTTP/1.1" 200 835 0.005652 10.0.0.19 - - [2025-05-12 02:23:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001085 10.0.0.19 - - [2025-05-12 02:23:16] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004459 10.0.0.19 - - [2025-05-12 02:23:16] "POST /neutron/network HTTP/1.1" 200 835 0.005762 10.0.0.19 - - [2025-05-12 02:23:16] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005093 10.0.0.19 - - [2025-05-12 02:23:16] "POST /neutron/network HTTP/1.1" 200 835 0.005350 10.0.0.19 - - [2025-05-12 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 710 0.006893 10.0.0.19 - - [2025-05-12 02:23:16] "GET /domains HTTP/1.1" 200 280 0.003045 10.0.0.19 - - [2025-05-12 02:23:16] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001298 10.0.0.19 - - [2025-05-12 02:23:16] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.007147 10.0.0.19 - - [2025-05-12 02:23:16] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.19 - - [2025-05-12 02:23:16] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 2402 0.068853 10.0.0.19 - - [2025-05-12 02:23:16] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5 HTTP/1.1" 200 2331 0.006028 10.0.0.19 - - [2025-05-12 02:23:16] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5 HTTP/1.1" 200 2331 0.005267 10.0.0.19 - - [2025-05-12 02:23:16] "GET /routing-instance/de5a1d18-b8e9-47db-b401-4ec00e3fc645 HTTP/1.1" 200 1492 0.004166 10.0.0.19 - - [2025-05-12 02:23:16] "GET /routing-instance/de5a1d18-b8e9-47db-b401-4ec00e3fc645 HTTP/1.1" 200 1492 0.003570 10.0.0.19 - - [2025-05-12 02:23:16] "GET /route-target/6894f77f-599e-428e-96fb-9c2465144ed6 HTTP/1.1" 200 1218 0.003191 10.0.0.19 - - [2025-05-12 02:23:17] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5 HTTP/1.1" 200 2331 0.005541 10.0.0.19 - - [2025-05-12 02:23:17] "GET /routing-instance/de5a1d18-b8e9-47db-b401-4ec00e3fc645 HTTP/1.1" 200 1492 0.003661 10.0.0.19 - - [2025-05-12 02:23:17] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005222 10.0.0.19 - - [2025-05-12 02:23:17] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5 HTTP/1.1" 200 2331 0.005666 10.0.0.19 - - [2025-05-12 02:23:17] "GET /routing-instance/de5a1d18-b8e9-47db-b401-4ec00e3fc645 HTTP/1.1" 200 1492 0.003463 10.0.0.19 - - [2025-05-12 02:23:17] "GET /routing-instance/de5a1d18-b8e9-47db-b401-4ec00e3fc645 HTTP/1.1" 200 1492 0.003802 10.0.0.19 - - [2025-05-12 02:23:17] "GET /route-target/6894f77f-599e-428e-96fb-9c2465144ed6 HTTP/1.1" 200 1218 0.002985 10.0.0.19 - - [2025-05-12 02:23:17] "GET /domains HTTP/1.1" 200 280 0.002598 10.0.0.19 - - [2025-05-12 02:23:17] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001519 10.0.0.19 - - [2025-05-12 02:23:17] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.010248 10.0.0.19 - - [2025-05-12 02:23:17] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001416 10.0.0.19 - - [2025-05-12 02:23:17] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 2402 0.067728 10.0.0.19 - - [2025-05-12 02:23:17] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5 HTTP/1.1" 200 2331 0.008116 10.0.0.19 - - [2025-05-12 02:23:17] "GET /obj-perms HTTP/1.1" 200 5054 0.003389 10.0.0.19 - - [2025-05-12 02:23:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001346 10.0.0.19 - - [2025-05-12 02:23:17] "POST /neutron/network HTTP/1.1" 200 845 0.005626 10.0.0.19 - - [2025-05-12 02:23:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000448 10.0.0.19 - - [2025-05-12 02:23:17] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.19 - - [2025-05-12 02:23:17] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000519 10.0.0.19 - - [2025-05-12 02:23:18] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.19 - - [2025-05-12 02:23:18] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057287 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/network HTTP/1.1" 200 835 0.005759 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/port HTTP/1.1" 200 117 0.005047 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/port HTTP/1.1" 200 117 0.006022 10.0.0.19 - - [2025-05-12 02:23:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.001274 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/port HTTP/1.1" 200 117 0.006878 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/network HTTP/1.1" 200 849 0.005577 10.0.0.19 - - [2025-05-12 02:23:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000410 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/network HTTP/1.1" 200 845 0.006468 10.0.0.19 - - [2025-05-12 02:23:18] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001216 10.0.0.19 - - [2025-05-12 02:23:18] "GET / HTTP/1.1" 200 35931 0.002439 10.0.0.19 - - [2025-05-12 02:23:18] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000896 10.0.0.19 - - [2025-05-12 02:23:18] "GET /global-system-configs HTTP/1.1" 200 322 0.054731 10.0.0.19 - - [2025-05-12 02:23:18] "GET /obj-perms HTTP/1.1" 200 5056 0.091418 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/port HTTP/1.1" 200 1069 0.304085 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/port HTTP/1.1" 200 1069 0.009681 10.0.0.19 - - [2025-05-12 02:23:18] "POST /neutron/port HTTP/1.1" 200 1069 0.010670 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/port HTTP/1.1" 200 1123 0.099595 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/port HTTP/1.1" 200 1097 0.028651 10.0.0.19 - - [2025-05-12 02:23:19] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001207 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002790 10.0.0.19 - - [2025-05-12 02:23:19] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059919 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/subnet HTTP/1.1" 200 684 0.019122 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/network HTTP/1.1" 200 839 0.005586 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/network HTTP/1.1" 200 835 0.005750 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/port HTTP/1.1" 200 1097 0.016278 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006026 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/port HTTP/1.1" 200 117 0.005312 10.0.0.19 - - [2025-05-12 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.19 - - [2025-05-12 02:23:19] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001518 10.0.0.19 - - [2025-05-12 02:23:19] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035285 10.0.0.19 - - [2025-05-12 02:23:19] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005312 10.0.0.19 - - [2025-05-12 02:23:19] "GET /floating-ip-pools?parent_id=fb2da197-7351-4abb-b674-1409cb9a50f4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003630 10.0.0.19 - - [2025-05-12 02:23:19] "GET /global-system-configs HTTP/1.1" 200 322 0.006028 10.0.0.19 - - [2025-05-12 02:23:19] "GET /obj-perms HTTP/1.1" 200 5056 0.035913 10.0.0.19 - - [2025-05-12 02:23:19] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007468 10.0.0.19 - - [2025-05-12 02:23:19] "POST /floating-ip-pools HTTP/1.1" 200 609 0.026579 10.0.0.19 - - [2025-05-12 02:23:19] "POST /neutron/network HTTP/1.1" 200 849 0.006356 10.0.0.19 - - [2025-05-12 02:23:19] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001754 10.0.0.19 - - [2025-05-12 02:23:19] "POST /ref-update HTTP/1.1" 200 156 0.019747 10.0.0.19 - - [2025-05-12 02:23:19] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008145 10.0.0.19 - - [2025-05-12 02:23:19] "GET /domains HTTP/1.1" 200 280 0.002639 10.0.0.19 - - [2025-05-12 02:23:19] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.19 - - [2025-05-12 02:23:19] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.012089 10.0.0.19 - - [2025-05-12 02:23:19] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002838 10.0.0.19 - - [2025-05-12 02:23:20] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 3244 0.091522 10.0.0.19 - - [2025-05-12 02:23:20] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4 HTTP/1.1" 200 3156 0.018312 10.0.0.19 - - [2025-05-12 02:23:20] "GET /floating-ip-pool/e962962f-c372-44a3-91dc-baadea900884 HTTP/1.1" 200 1442 0.004880 10.0.0.19 - - [2025-05-12 02:23:20] "GET /domains HTTP/1.1" 200 280 0.005099 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/port HTTP/1.1" 200 1073 0.291707 10.0.0.19 - - [2025-05-12 02:23:20] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.19 - - [2025-05-12 02:23:20] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.008102 10.0.0.19 - - [2025-05-12 02:23:20] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001392 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/port HTTP/1.1" 200 1073 0.013792 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/port HTTP/1.1" 200 1073 0.010945 10.0.0.19 - - [2025-05-12 02:23:20] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 3244 0.088205 10.0.0.19 - - [2025-05-12 02:23:20] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4 HTTP/1.1" 200 3156 0.026665 10.0.0.19 - - [2025-05-12 02:23:20] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008539 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/port HTTP/1.1" 200 1127 0.147003 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/port HTTP/1.1" 200 1097 0.019199 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016154 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/port HTTP/1.1" 200 1101 0.020481 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005682 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.017842 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/port HTTP/1.1" 200 117 0.001587 10.0.0.19 - - [2025-05-12 02:23:20] "POST /neutron/network HTTP/1.1" 200 839 0.006399 10.0.0.19 - - [2025-05-12 02:23:22] "POST /neutron/port HTTP/1.1" 200 1097 0.019598 10.0.0.19 - - [2025-05-12 02:23:22] "POST /neutron/port HTTP/1.1" 200 1097 0.014845 10.0.0.19 - - [2025-05-12 02:23:22] "POST /neutron/network HTTP/1.1" 200 845 0.006005 10.0.0.19 - - [2025-05-12 02:23:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003367 10.0.0.19 - - [2025-05-12 02:23:22] "POST /neutron/subnet HTTP/1.1" 200 684 0.019430 10.0.0.19 - - [2025-05-12 02:23:22] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.19 - - [2025-05-12 02:23:22] "POST /neutron/network HTTP/1.1" 200 835 0.006221 10.0.0.19 - - [2025-05-12 02:23:25] "POST /neutron/port HTTP/1.1" 200 1097 0.017232 10.0.0.19 - - [2025-05-12 02:23:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006221 10.0.0.19 - - [2025-05-12 02:23:25] "POST /neutron/port HTTP/1.1" 200 1097 0.014526 10.0.0.19 - - [2025-05-12 02:23:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007257 10.0.0.19 - - [2025-05-12 02:23:25] "POST /neutron/port HTTP/1.1" 200 1097 0.025905 10.0.0.19 - - [2025-05-12 02:23:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006437 10.0.0.19 - - [2025-05-12 02:23:25] "GET /virtual-machine/27dd334a-4a6b-4c1f-9385-4a8994609e90 HTTP/1.1" 200 1304 0.005228 10.0.0.19 - - [2025-05-12 02:23:25] "GET /virtual-machine-interface/753bd14d-ce2f-4b82-8a10-cce80b1b4fee HTTP/1.1" 200 3003 0.005826 10.0.0.19 - - [2025-05-12 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.19 - - [2025-05-12 02:23:25] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003229 10.0.0.19 - - [2025-05-12 02:23:25] "GET /virtual-networks?parent_id=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003079 10.0.0.19 - - [2025-05-12 02:23:25] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005076 10.0.0.19 - - [2025-05-12 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.19 - - [2025-05-12 02:23:28] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004605 10.0.0.19 - - [2025-05-12 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.19 - - [2025-05-12 02:23:30] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003576 10.0.0.19 - - [2025-05-12 02:23:30] "GET /virtual-networks?parent_id=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003811 10.0.0.19 - - [2025-05-12 02:23:31] "GET /virtual-network/f5be84a9-2c44-4506-8a90-ef1f92b75ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006668 10.0.0.19 - - [2025-05-12 02:23:31] "POST /neutron/port HTTP/1.1" 200 1097 0.014145 10.0.0.19 - - [2025-05-12 02:23:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006107 10.0.0.19 - - [2025-05-12 02:23:31] "POST /neutron/port HTTP/1.1" 200 1097 0.035660 10.0.0.19 - - [2025-05-12 02:23:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005832 10.0.0.19 - - [2025-05-12 02:23:31] "POST /neutron/port HTTP/1.1" 200 1101 0.012729 10.0.0.19 - - [2025-05-12 02:23:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005285 10.0.0.19 - - [2025-05-12 02:23:36] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001067 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/floatingip HTTP/1.1" 200 531 0.078875 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/port HTTP/1.1" 200 1097 0.012892 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/floatingip HTTP/1.1" 200 531 0.004430 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/floatingip HTTP/1.1" 200 575 0.026618 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/port HTTP/1.1" 200 1101 0.012706 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005305 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/port HTTP/1.1" 200 1101 0.014457 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005183 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/port HTTP/1.1" 200 1101 0.013173 10.0.0.19 - - [2025-05-12 02:23:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005053 10.0.0.19 - - [2025-05-12 02:23:36] "GET /virtual-machine/9ccd10e3-dbbd-4cfb-8131-72b9369c6ba4 HTTP/1.1" 200 1304 0.004270 10.0.0.19 - - [2025-05-12 02:23:36] "GET /virtual-machine-interface/baaddb27-a804-436e-a8d3-8624124968fd HTTP/1.1" 200 3005 0.004174 10.0.0.19 - - [2025-05-12 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-05-12 02:23:36] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003047 10.0.0.19 - - [2025-05-12 02:23:36] "GET /virtual-networks?parent_id=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002718 10.0.0.19 - - [2025-05-12 02:23:36] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005219 10.0.0.19 - - [2025-05-12 02:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2025-05-12 02:23:37] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002756 10.0.0.19 - - [2025-05-12 02:23:37] "GET /virtual-networks?parent_id=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002861 10.0.0.19 - - [2025-05-12 02:23:37] "GET /virtual-network/fb2da197-7351-4abb-b674-1409cb9a50f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004923 10.0.0.19 - - [2025-05-12 02:23:38] "POST /neutron/floatingip HTTP/1.1" 200 575 0.009314 10.0.0.19 - - [2025-05-12 02:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.19 - - [2025-05-12 02:23:38] "GET /routing-instance/3186470c-3a6b-4629-8cdf-df6cba89a833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004366 10.0.0.19 - - [2025-05-12 02:23:38] "GET /route-target/c3db9985-53fd-435d-96e3-9e7797f1209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003570 10.0.0.19 - - [2025-05-12 02:23:38] "GET /floating-ip/6b5a6c3c-b1b2-4f9d-ae77-47a2094a5a1e HTTP/1.1" 200 1887 0.004176 10.0.0.19 - - [2025-05-12 02:23:40] "POST /neutron/floatingip HTTP/1.1" 200 575 0.008081 10.0.0.19 - - [2025-05-12 02:23:40] "POST /neutron/floatingip HTTP/1.1" 200 531 0.014533 10.0.0.19 - - [2025-05-12 02:23:40] "POST /neutron/floatingip HTTP/1.1" 200 531 0.004847 10.0.0.19 - - [2025-05-12 02:23:40] "POST /neutron/floatingip HTTP/1.1" 200 115 0.029702 10.0.0.19 - - [2025-05-12 02:23:40] "GET /floating-ip-pool/e962962f-c372-44a3-91dc-baadea900884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002806 10.0.0.19 - - [2025-05-12 02:23:40] "POST /ref-update HTTP/1.1" 200 156 0.007127 10.0.0.19 - - [2025-05-12 02:23:40] "DELETE /floating-ip-pool/e962962f-c372-44a3-91dc-baadea900884 HTTP/1.1" 200 115 0.022026 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/network HTTP/1.1" 200 835 0.009597 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/network HTTP/1.1" 400 204 0.015040 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/port HTTP/1.1" 200 1101 0.013200 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/port HTTP/1.1" 200 1127 0.008349 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/port HTTP/1.1" 200 1097 0.016049 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/port HTTP/1.1" 200 1123 0.010030 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/port HTTP/1.1" 200 151 0.118322 10.0.0.19 - - [2025-05-12 02:23:41] "POST /neutron/port HTTP/1.1" 200 151 0.102347 10.0.0.19 - - [2025-05-12 02:23:43] "POST /neutron/network HTTP/1.1" 200 835 0.006197 10.0.0.19 - - [2025-05-12 02:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003460 10.0.0.19 - - [2025-05-12 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.19 - - [2025-05-12 02:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.001735 10.0.0.19 - - [2025-05-12 02:23:43] "POST /neutron/network HTTP/1.1" 200 151 0.077781 10.0.0.19 - - [2025-05-12 02:23:43] "DELETE /route-target/6894f77f-599e-428e-96fb-9c2465144ed6 HTTP/1.1" 200 115 0.012516 10.0.0.19 - - [2025-05-12 02:23:43] "GET /routing-instance/de5a1d18-b8e9-47db-b401-4ec00e3fc645 HTTP/1.1" 404 171 0.002702 10.0.0.19 - - [2025-05-12 02:23:43] "GET /domains HTTP/1.1" 200 280 0.002349 10.0.0.19 - - [2025-05-12 02:23:43] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001451 10.0.0.19 - - [2025-05-12 02:23:43] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.051209 10.0.0.19 - - [2025-05-12 02:23:43] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.19 - - [2025-05-12 02:23:43] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 2174 0.070094 10.0.0.19 - - [2025-05-12 02:23:43] "POST /neutron/network HTTP/1.1" 200 839 0.007371 10.0.0.19 - - [2025-05-12 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.19 - - [2025-05-12 02:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002199 10.0.0.19 - - [2025-05-12 02:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003065 10.0.0.19 - - [2025-05-12 02:23:43] "POST /neutron/network HTTP/1.1" 200 151 0.095605 10.0.0.19 - - [2025-05-12 02:23:43] "DELETE /route-target/c3db9985-53fd-435d-96e3-9e7797f1209a HTTP/1.1" 200 115 0.018794 10.0.0.19 - - [2025-05-12 02:23:43] "GET /routing-instance/3186470c-3a6b-4629-8cdf-df6cba89a833 HTTP/1.1" 404 171 0.005162 10.0.0.19 - - [2025-05-12 02:23:43] "GET /domains HTTP/1.1" 200 280 0.003936 10.0.0.19 - - [2025-05-12 02:23:43] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001087 10.0.0.19 - - [2025-05-12 02:23:43] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2783 0.051820 10.0.0.19 - - [2025-05-12 02:23:43] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001147 10.0.0.19 - - [2025-05-12 02:23:43] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 1924 0.070676 10.0.0.19 - - [2025-05-12 02:23:44] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.19 - - [2025-05-12 02:23:44] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.024424 10.0.0.19 - - [2025-05-12 02:23:44] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001192 10.0.0.19 - - [2025-05-12 02:23:44] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?fields=virtual_networks HTTP/1.1" 200 1056 0.065933 10.0.0.19 - - [2025-05-12 02:23:44] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001043 10.0.0.19 - - [2025-05-12 02:23:44] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.023450 10.0.0.19 - - [2025-05-12 02:23:44] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.19 - - [2025-05-12 02:23:44] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?fields=security_groups HTTP/1.1" 200 1294 0.023994 10.0.0.19 - - [2025-05-12 02:23:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.023495 10.0.0.19 - - [2025-05-12 02:23:45] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002337 10.0.0.19 - - [2025-05-12 02:23:45] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.19 - - [2025-05-12 02:23:45] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007329 10.0.0.19 - - [2025-05-12 02:23:45] "POST /id-to-fqname HTTP/1.1" 200 185 0.001218 10.0.0.19 - - [2025-05-12 02:23:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.003006 10.0.0.19 - - [2025-05-12 02:23:45] "POST /security-groups HTTP/1.1" 200 586 0.071434 10.0.0.19 - - [2025-05-12 02:23:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.002533 10.0.0.19 - - [2025-05-12 02:23:45] "POST /projects HTTP/1.1" 200 575 0.238394 10.0.0.19 - - [2025-05-12 02:23:45] "POST /access-control-lists HTTP/1.1" 200 591 0.056836 10.0.0.19 - - [2025-05-12 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.310188 10.0.0.19 - - [2025-05-12 02:23:45] "POST /fqname-to-id HTTP/1.1" 404 228 0.002840 10.0.0.19 - - [2025-05-12 02:23:45] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.426057 10.0.0.19 - - [2025-05-12 02:23:45] "POST /access-control-lists HTTP/1.1" 200 589 0.056083 10.0.0.19 - - [2025-05-12 02:23:46] "GET / HTTP/1.1" 200 35931 0.001967 10.0.0.19 - - [2025-05-12 02:23:47] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001042 10.0.0.19 - - [2025-05-12 02:23:47] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.021980 10.0.0.19 - - [2025-05-12 02:23:47] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.19 - - [2025-05-12 02:23:47] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?fields=virtual_networks HTTP/1.1" 200 1022 0.068919 10.0.0.19 - - [2025-05-12 02:23:47] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001428 10.0.0.19 - - [2025-05-12 02:23:47] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.026606 10.0.0.19 - - [2025-05-12 02:23:47] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001026 10.0.0.19 - - [2025-05-12 02:23:47] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?fields=security_groups HTTP/1.1" 200 1243 0.026022 10.0.0.19 - - [2025-05-12 02:23:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.022796 10.0.0.19 - - [2025-05-12 02:23:48] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002463 10.0.0.19 - - [2025-05-12 02:23:48] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001119 10.0.0.19 - - [2025-05-12 02:23:48] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007576 10.0.0.19 - - [2025-05-12 02:23:48] "POST /id-to-fqname HTTP/1.1" 200 193 0.001156 10.0.0.19 - - [2025-05-12 02:23:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.004175 10.0.0.19 - - [2025-05-12 02:23:48] "POST /security-groups HTTP/1.1" 200 594 0.059551 10.0.0.19 - - [2025-05-12 02:23:48] "POST /fqname-to-id HTTP/1.1" 404 237 0.002349 10.0.0.19 - - [2025-05-12 02:23:48] "POST /projects HTTP/1.1" 200 591 0.206745 10.0.0.19 - - [2025-05-12 02:23:49] "POST /access-control-lists HTTP/1.1" 200 599 0.056695 10.0.0.19 - - [2025-05-12 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.277868 10.0.0.19 - - [2025-05-12 02:23:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.002615 10.0.0.19 - - [2025-05-12 02:23:49] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.397668 10.0.0.19 - - [2025-05-12 02:23:49] "POST /access-control-lists HTTP/1.1" 200 597 0.056133 10.0.0.19 - - [2025-05-12 02:23:50] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.19 - - [2025-05-12 02:23:51] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000455 10.0.0.19 - - [2025-05-12 02:23:51] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007 10.0.0.19 - - [2025-05-12 02:23:51] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.043573 10.0.0.19 - - [2025-05-12 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2025-05-12 02:23:51] "GET /security-group/5c53a7eb-3f0e-4d94-9190-6f949969e345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006457 10.0.0.19 - - [2025-05-12 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.19 - - [2025-05-12 02:23:51] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001926 10.0.0.19 - - [2025-05-12 02:23:51] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.036345 10.0.0.19 - - [2025-05-12 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-05-12 02:23:51] "GET /security-group/5c53a7eb-3f0e-4d94-9190-6f949969e345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.003803 10.0.0.19 - - [2025-05-12 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.19 - - [2025-05-12 02:23:51] "PUT /security-group/5c53a7eb-3f0e-4d94-9190-6f949969e345 HTTP/1.1" 200 262 0.014997 10.0.0.19 - - [2025-05-12 02:23:51] "PUT /access-control-list/524c756d-af4b-4ea8-8cd4-6f59079f11d2 HTTP/1.1" 200 272 0.009583 10.0.0.19 - - [2025-05-12 02:23:51] "PUT /access-control-list/40cc25bb-07ae-4947-9bce-a7480c2f0173 HTTP/1.1" 200 272 0.009506 10.0.0.19 - - [2025-05-12 02:23:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.002884 10.0.0.19 - - [2025-05-12 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-05-12 02:23:51] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001421 10.0.0.19 - - [2025-05-12 02:23:51] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.026403 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 117 0.030244 10.0.0.19 - - [2025-05-12 02:23:52] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000985 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 608 0.062598 10.0.0.19 - - [2025-05-12 02:23:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002884 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.132936 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 826 0.005448 10.0.0.19 - - [2025-05-12 02:23:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001099 10.0.0.19 - - [2025-05-12 02:23:52] "GET /virtual-network/12b02390-92d8-473c-82a7-47e8a544f6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004945 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 826 0.005392 10.0.0.19 - - [2025-05-12 02:23:52] "GET /virtual-network/12b02390-92d8-473c-82a7-47e8a544f6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004487 10.0.0.19 - - [2025-05-12 02:23:52] "POST /route-targets HTTP/1.1" 200 327 0.009159 10.0.0.19 - - [2025-05-12 02:23:52] "POST /ref-update HTTP/1.1" 200 156 0.009990 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 826 0.005156 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.007668 10.0.0.19 - - [2025-05-12 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2025-05-12 02:23:52] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001301 10.0.0.19 - - [2025-05-12 02:23:52] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.030367 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 117 0.011375 10.0.0.19 - - [2025-05-12 02:23:52] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001275 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 615 0.099938 10.0.0.19 - - [2025-05-12 02:23:52] "POST /route-targets HTTP/1.1" 200 327 0.014105 10.0.0.19 - - [2025-05-12 02:23:52] "POST /ref-update HTTP/1.1" 200 156 0.013999 10.0.0.19 - - [2025-05-12 02:23:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002853 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.169334 10.0.0.19 - - [2025-05-12 02:23:52] "POST /neutron/network HTTP/1.1" 200 834 0.005266 10.0.0.19 - - [2025-05-12 02:23:52] "POST /id-to-fqname HTTP/1.1" 200 227 0.001375 10.0.0.19 - - [2025-05-12 02:23:52] "GET /virtual-network/2f964537-7705-4476-bc82-995c7c262a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005619 10.0.0.19 - - [2025-05-12 02:23:53] "POST /neutron/network HTTP/1.1" 200 834 0.005980 10.0.0.19 - - [2025-05-12 02:23:53] "GET /virtual-network/2f964537-7705-4476-bc82-995c7c262a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004852 10.0.0.19 - - [2025-05-12 02:23:53] "POST /neutron/network HTTP/1.1" 200 834 0.005705 10.0.0.19 - - [2025-05-12 02:23:53] "POST /neutron/subnet HTTP/1.1" 200 725 0.007325 10.0.0.19 - - [2025-05-12 02:23:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.001748 10.0.0.19 - - [2025-05-12 02:23:53] "POST /neutron/network HTTP/1.1" 200 836 0.005385 10.0.0.19 - - [2025-05-12 02:23:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000400 10.0.0.19 - - [2025-05-12 02:23:53] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.19 - - [2025-05-12 02:23:53] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000375 10.0.0.19 - - [2025-05-12 02:23:54] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001067 10.0.0.19 - - [2025-05-12 02:23:54] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.042609 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/network HTTP/1.1" 200 826 0.005447 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/port HTTP/1.1" 200 117 0.004764 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/port HTTP/1.1" 200 117 0.004480 10.0.0.19 - - [2025-05-12 02:23:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001215 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/port HTTP/1.1" 200 117 0.004880 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/network HTTP/1.1" 200 844 0.005507 10.0.0.19 - - [2025-05-12 02:23:54] "GET /aaa-mode HTTP/1.1" 401 292 0.000390 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/network HTTP/1.1" 200 836 0.007368 10.0.0.19 - - [2025-05-12 02:23:54] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001120 10.0.0.19 - - [2025-05-12 02:23:54] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.19 - - [2025-05-12 02:23:54] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000397 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/port HTTP/1.1" 200 1062 0.229745 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/port HTTP/1.1" 200 1062 0.011155 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/port HTTP/1.1" 200 1062 0.010242 10.0.0.19 - - [2025-05-12 02:23:54] "POST /neutron/port HTTP/1.1" 200 1116 0.067236 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/port HTTP/1.1" 200 1090 0.016968 10.0.0.19 - - [2025-05-12 02:23:55] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001045 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002849 10.0.0.19 - - [2025-05-12 02:23:55] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.046352 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/subnet HTTP/1.1" 200 693 0.016434 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/network HTTP/1.1" 200 834 0.004480 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/network HTTP/1.1" 200 826 0.006069 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/port HTTP/1.1" 200 1090 0.020351 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009091 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/port HTTP/1.1" 200 117 0.006180 10.0.0.19 - - [2025-05-12 02:23:55] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001804 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/router HTTP/1.1" 200 585 0.065712 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/router HTTP/1.1" 200 585 0.003262 10.0.0.19 - - [2025-05-12 02:23:55] "POST /route-targets HTTP/1.1" 200 327 0.026235 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/router HTTP/1.1" 200 656 0.036838 10.0.0.19 - - [2025-05-12 02:23:55] "PUT /logical-router/9c56a559-998b-4a0c-851d-47271168d7d5 HTTP/1.1" 200 262 0.026176 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/router HTTP/1.1" 200 656 0.004204 10.0.0.19 - - [2025-05-12 02:23:55] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001106 10.0.0.19 - - [2025-05-12 02:23:55] "GET /logical-router/9c56a559-998b-4a0c-851d-47271168d7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.005917 10.0.0.19 - - [2025-05-12 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.19 - - [2025-05-12 02:23:55] "GET /service-template/cbcf34b6-6c3c-41c7-8a86-959e83711e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.035295 10.0.0.19 - - [2025-05-12 02:23:55] "POST /fqname-to-id HTTP/1.1" 404 215 0.015648 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/network HTTP/1.1" 200 844 0.017237 10.0.0.19 - - [2025-05-12 02:23:55] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004595 10.0.0.19 - - [2025-05-12 02:23:55] "POST /neutron/router HTTP/1.1" 200 344 0.364709 10.0.0.19 - - [2025-05-12 02:23:55] "POST /ref-update HTTP/1.1" 200 156 0.031125 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/port HTTP/1.1" 200 1090 0.118083 10.0.0.19 - - [2025-05-12 02:23:56] "POST /useragent-kv HTTP/1.1" 200 115 0.019074 10.0.0.19 - - [2025-05-12 02:23:56] "POST /virtual-networks HTTP/1.1" 200 694 0.315535 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/security_group HTTP/1.1" 200 2002 0.036968 10.0.0.19 - - [2025-05-12 02:23:56] "POST /route-targets HTTP/1.1" 200 327 0.037255 10.0.0.19 - - [2025-05-12 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.020209 10.0.0.19 - - [2025-05-12 02:23:56] "POST /service-instances HTTP/1.1" 200 670 0.097219 10.0.0.19 - - [2025-05-12 02:23:56] "POST /route-tables HTTP/1.1" 200 582 0.045145 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/port HTTP/1.1" 200 1063 0.586840 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/port HTTP/1.1" 200 1063 0.017212 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/port HTTP/1.1" 200 1063 0.012234 10.0.0.19 - - [2025-05-12 02:23:56] "PUT /logical-router/9c56a559-998b-4a0c-851d-47271168d7d5 HTTP/1.1" 200 262 0.031544 10.0.0.19 - - [2025-05-12 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.030127 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/port HTTP/1.1" 200 1117 0.088418 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/port HTTP/1.1" 200 1091 0.017601 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002793 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.008854 10.0.0.19 - - [2025-05-12 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.19 - - [2025-05-12 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/port HTTP/1.1" 200 117 0.001032 10.0.0.19 - - [2025-05-12 02:23:56] "POST /neutron/network HTTP/1.1" 200 834 0.007728 10.0.0.19 - - [2025-05-12 02:23:56] "POST /virtual-machines HTTP/1.1" 200 553 0.012243 10.0.0.19 - - [2025-05-12 02:23:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.080453 10.0.0.19 - - [2025-05-12 02:23:56] "POST /chown HTTP/1.1" 200 109 0.006526 10.0.0.19 - - [2025-05-12 02:23:56] "POST /instance-ips HTTP/1.1" 200 551 0.024806 10.0.0.19 - - [2025-05-12 02:23:56] "POST /instance-ips HTTP/1.1" 400 246 0.019989 10.0.0.19 - - [2025-05-12 02:23:56] "POST /chown HTTP/1.1" 200 109 0.007381 10.0.0.19 - - [2025-05-12 02:23:57] "PUT /virtual-machine-interface/7678e4c8-2fb0-4a26-b428-e77d57e7c518 HTTP/1.1" 200 284 0.011567 10.0.0.19 - - [2025-05-12 02:23:57] "PUT /instance-ip/44e2f1a9-69cc-4a78-ac74-14bc10bc8d80 HTTP/1.1" 200 256 0.016660 10.0.0.19 - - [2025-05-12 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.013075 10.0.0.19 - - [2025-05-12 02:23:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.097845 10.0.0.19 - - [2025-05-12 02:23:57] "POST /chown HTTP/1.1" 200 109 0.006822 10.0.0.19 - - [2025-05-12 02:23:57] "POST /instance-ips HTTP/1.1" 200 549 0.042241 10.0.0.19 - - [2025-05-12 02:23:57] "POST /instance-ips HTTP/1.1" 400 316 0.012619 10.0.0.19 - - [2025-05-12 02:23:57] "POST /chown HTTP/1.1" 200 109 0.008577 10.0.0.19 - - [2025-05-12 02:23:57] "PUT /virtual-machine-interface/7ecc8e97-fcf7-4609-8fe3-65e10906262e HTTP/1.1" 200 284 0.009333 10.0.0.19 - - [2025-05-12 02:23:57] "PUT /instance-ip/bfad2132-4ecb-436a-834d-35c04ae50c79 HTTP/1.1" 200 256 0.013296 10.0.0.19 - - [2025-05-12 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.010736 10.0.0.19 - - [2025-05-12 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.009688 10.0.0.19 - - [2025-05-12 02:23:57] "PUT /routing-instance/2beb6777-31f2-4493-b0ed-5cddb94e74db HTTP/1.1" 200 266 0.022194 10.0.0.19 - - [2025-05-12 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.016354 10.0.0.19 - - [2025-05-12 02:23:57] "POST /virtual-machines HTTP/1.1" 200 553 0.014147 10.0.0.19 - - [2025-05-12 02:23:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.085828 10.0.0.19 - - [2025-05-12 02:23:58] "POST /chown HTTP/1.1" 200 109 0.008588 10.0.0.19 - - [2025-05-12 02:23:58] "POST /instance-ips HTTP/1.1" 400 246 0.016415 10.0.0.19 - - [2025-05-12 02:23:58] "POST /chown HTTP/1.1" 200 109 0.006402 10.0.0.19 - - [2025-05-12 02:23:58] "PUT /virtual-machine-interface/3a27167d-3d3b-4be0-ae41-01751c44bd47 HTTP/1.1" 200 284 0.009588 10.0.0.19 - - [2025-05-12 02:23:58] "PUT /instance-ip/44e2f1a9-69cc-4a78-ac74-14bc10bc8d80 HTTP/1.1" 200 256 0.012332 10.0.0.19 - - [2025-05-12 02:23:58] "POST /ref-update HTTP/1.1" 200 156 0.010565 10.0.0.19 - - [2025-05-12 02:23:58] "POST /ref-update HTTP/1.1" 200 156 0.009907 10.0.0.19 - - [2025-05-12 02:23:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.093679 10.0.0.19 - - [2025-05-12 02:23:58] "POST /chown HTTP/1.1" 200 109 0.007090 10.0.0.19 - - [2025-05-12 02:23:58] "POST /instance-ips HTTP/1.1" 400 316 0.012846 10.0.0.19 - - [2025-05-12 02:23:58] "POST /chown HTTP/1.1" 200 109 0.033491 10.0.0.19 - - [2025-05-12 02:23:58] "PUT /virtual-machine-interface/fd84f88a-011b-4dfc-9cc4-f48f7d2cce0f HTTP/1.1" 200 284 0.011081 10.0.0.19 - - [2025-05-12 02:23:58] "PUT /instance-ip/bfad2132-4ecb-436a-834d-35c04ae50c79 HTTP/1.1" 200 256 0.011698 10.0.0.19 - - [2025-05-12 02:23:58] "POST /ref-update HTTP/1.1" 200 156 0.013420 10.0.0.19 - - [2025-05-12 02:23:58] "POST /ref-update HTTP/1.1" 200 156 0.013738 10.0.0.19 - - [2025-05-12 02:24:01] "POST /neutron/port HTTP/1.1" 200 1090 0.021200 10.0.0.19 - - [2025-05-12 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006674 10.0.0.19 - - [2025-05-12 02:24:01] "POST /neutron/port HTTP/1.1" 200 1090 0.014660 10.0.0.19 - - [2025-05-12 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006168 10.0.0.19 - - [2025-05-12 02:24:01] "POST /neutron/port HTTP/1.1" 200 1090 0.013688 10.0.0.19 - - [2025-05-12 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006053 10.0.0.19 - - [2025-05-12 02:24:01] "GET /virtual-machine/dbd37bc4-5cee-473e-97c9-1c9860fc91c0 HTTP/1.1" 401 292 0.000638 10.0.0.19 - - [2025-05-12 02:24:01] "GET /virtual-machine/dbd37bc4-5cee-473e-97c9-1c9860fc91c0 HTTP/1.1" 200 1296 0.026117 10.0.0.19 - - [2025-05-12 02:24:01] "GET /virtual-machine-interface/d3a0ad77-c56c-48be-9034-f8a0490cc2f2 HTTP/1.1" 200 2957 0.004507 10.0.0.19 - - [2025-05-12 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.19 - - [2025-05-12 02:24:01] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003176 10.0.0.19 - - [2025-05-12 02:24:01] "GET /virtual-networks?parent_id=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003483 10.0.0.19 - - [2025-05-12 02:24:01] "GET /virtual-network/12b02390-92d8-473c-82a7-47e8a544f6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007388 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /project/c604e5329c5b4fc19f7f60305afe72df HTTP/1.1" 404 173 0.014210 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /project/2e0cd5f054ee4c2cbf79f15fd908c122 HTTP/1.1" 404 173 0.009171 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /project/85ccb17c9f6c43309e21b02d15033ab6 HTTP/1.1" 404 173 0.008229 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000947 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000904 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001188 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.058936 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.055038 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.063032 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001317 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000866 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000863 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?fields=security_groups HTTP/1.1" 200 1348 0.041403 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?fields=security_groups HTTP/1.1" 200 1399 0.043650 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?fields=security_groups HTTP/1.1" 200 1407 0.045788 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /security-group/f81e5977-75f2-4e89-aa72-2d384085d8b5 HTTP/1.1" 200 115 0.070636 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /security-group/11e6dde9-3f96-4c7c-a889-21698fe6ac50 HTTP/1.1" 200 115 0.076852 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=85ccb17c-9f6c-4330-9e21-b02d15033ab6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=2e0cd5f0-54ee-4c2c-bf79-f15fd908c122&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001147 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /security-group/180cd241-d20f-47f2-86f8-bc3feb2b4aaa HTTP/1.1" 200 115 0.085445 10.0.0.19 - - [2025-05-12 02:24:03] "GET /projects?obj_uuids=9e4a3324-bad4-4663-a619-cd13a58f6904&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001043 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /access-control-list/bb9ad9cf-91e1-4b08-bff1-79b7d764dbd1 HTTP/1.1" 200 115 0.062564 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6?fields=application_policy_sets HTTP/1.1" 200 1387 0.060772 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/9e4a3324-bad4-4663-a619-cd13a58f6904?fields=application_policy_sets HTTP/1.1" 200 1446 0.069048 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /access-control-list/36eb4259-f8e0-4ff9-b92e-0d5ec5788388 HTTP/1.1" 200 115 0.070452 10.0.0.19 - - [2025-05-12 02:24:03] "GET /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122?fields=application_policy_sets HTTP/1.1" 200 1438 0.119366 10.0.0.19 - - [2025-05-12 02:24:03] "POST /neutron/port HTTP/1.1" 200 1090 0.057947 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /access-control-list/de64866a-d88b-4656-b0a2-6426d69bd326 HTTP/1.1" 200 115 0.035646 10.0.0.19 - - [2025-05-12 02:24:03] "POST /neutron/security_group HTTP/1.1" 200 2002 0.017291 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /access-control-list/ab189ad3-59b9-4d1c-9ab7-aa54e0e8e4f9 HTTP/1.1" 200 115 0.042886 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /access-control-list/89769d22-2bdd-4caf-ae16-41f25f3f6bce HTTP/1.1" 200 115 0.057129 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /project/85ccb17c-9f6c-4330-9e21-b02d15033ab6 HTTP/1.1" 200 115 0.542617 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /project/9e4a3324-bad4-4663-a619-cd13a58f6904 HTTP/1.1" 200 115 0.553859 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /project/2e0cd5f0-54ee-4c2c-bf79-f15fd908c122 HTTP/1.1" 200 115 0.552376 10.0.0.19 - - [2025-05-12 02:24:03] "DELETE /access-control-list/020e4bbe-d8db-4b71-8a14-b94466ac1d98 HTTP/1.1" 200 115 0.026572 10.0.0.19 - - [2025-05-12 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.19 - - [2025-05-12 02:24:04] "GET /virtual-network/12b02390-92d8-473c-82a7-47e8a544f6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004506 10.0.0.19 - - [2025-05-12 02:24:05] "POST /neutron/port HTTP/1.1" 200 1091 0.013199 10.0.0.19 - - [2025-05-12 02:24:05] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005530 10.0.0.19 - - [2025-05-12 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.19 - - [2025-05-12 02:24:07] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002654 10.0.0.19 - - [2025-05-12 02:24:07] "GET /virtual-networks?parent_id=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003487 10.0.0.19 - - [2025-05-12 02:24:07] "GET /virtual-network/12b02390-92d8-473c-82a7-47e8a544f6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005641 10.0.0.19 - - [2025-05-12 02:24:07] "POST /neutron/port HTTP/1.1" 200 1091 0.014779 10.0.0.19 - - [2025-05-12 02:24:07] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005597 10.0.0.19 - - [2025-05-12 02:24:07] "POST /neutron/port HTTP/1.1" 200 1091 0.012846 10.0.0.19 - - [2025-05-12 02:24:07] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005433 10.0.0.19 - - [2025-05-12 02:24:07] "POST /neutron/port HTTP/1.1" 200 1091 0.015208 10.0.0.19 - - [2025-05-12 02:24:07] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006609 10.0.0.19 - - [2025-05-12 02:24:07] "GET /virtual-machine/2a37138d-40ec-4eda-b9a7-339b2142b65f HTTP/1.1" 200 1295 0.004440 10.0.0.19 - - [2025-05-12 02:24:07] "GET /virtual-machine-interface/2872aed6-9d95-47b4-8b3e-5e249973d5c2 HTTP/1.1" 200 2968 0.004654 10.0.0.19 - - [2025-05-12 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.19 - - [2025-05-12 02:24:07] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002829 10.0.0.19 - - [2025-05-12 02:24:07] "GET /virtual-networks?parent_id=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002851 10.0.0.19 - - [2025-05-12 02:24:07] "GET /virtual-network/2f964537-7705-4476-bc82-995c7c262a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005818 10.0.0.19 - - [2025-05-12 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.19 - - [2025-05-12 02:24:08] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002721 10.0.0.19 - - [2025-05-12 02:24:08] "GET /virtual-networks?parent_id=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003211 10.0.0.19 - - [2025-05-12 02:24:08] "GET /virtual-network/2f964537-7705-4476-bc82-995c7c262a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005046 10.0.0.19 - - [2025-05-12 02:24:09] "GET /obj-perms HTTP/1.1" 200 5056 0.044093 10.0.0.19 - - [2025-05-12 02:24:09] "GET /obj-perms HTTP/1.1" 200 5056 0.041199 10.0.0.19 - - [2025-05-12 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-05-12 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2025-05-12 02:24:09] "POST /chown HTTP/1.1" 200 109 0.007362 10.0.0.19 - - [2025-05-12 02:24:09] "POST /instance-ips HTTP/1.1" 400 246 0.014585 10.0.0.19 - - [2025-05-12 02:24:09] "POST /chown HTTP/1.1" 200 109 0.007592 10.0.0.19 - - [2025-05-12 02:24:09] "POST /chown HTTP/1.1" 200 109 0.008255 10.0.0.19 - - [2025-05-12 02:24:09] "POST /instance-ips HTTP/1.1" 400 316 0.015424 10.0.0.19 - - [2025-05-12 02:24:09] "POST /chown HTTP/1.1" 200 109 0.007551 10.0.0.19 - - [2025-05-12 02:24:09] "POST /chown HTTP/1.1" 200 109 0.009426 10.0.0.19 - - [2025-05-12 02:24:09] "POST /instance-ips HTTP/1.1" 400 246 0.018105 10.0.0.19 - - [2025-05-12 02:24:09] "POST /chown HTTP/1.1" 200 109 0.009246 10.0.0.19 - - [2025-05-12 02:24:09] "POST /chown HTTP/1.1" 200 109 0.012050 10.0.0.19 - - [2025-05-12 02:24:10] "POST /instance-ips HTTP/1.1" 400 316 0.013290 10.0.0.19 - - [2025-05-12 02:24:10] "POST /chown HTTP/1.1" 200 109 0.008637 10.0.0.19 - - [2025-05-12 02:24:13] "POST /neutron/router HTTP/1.1" 200 656 0.003987 10.0.0.19 - - [2025-05-12 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.014982 10.0.0.19 - - [2025-05-12 02:24:13] "POST /neutron/router HTTP/1.1" 200 344 0.104856 10.0.0.19 - - [2025-05-12 02:24:13] "POST /neutron/router HTTP/1.1" 200 656 0.004930 10.0.0.19 - - [2025-05-12 02:24:13] "GET /logical-router/9c56a559-998b-4a0c-851d-47271168d7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.006245 10.0.0.19 - - [2025-05-12 02:24:13] "GET /service-instance/f6c273ee-99b7-4c18-9685-41ce6fab5652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.004330 10.0.0.19 - - [2025-05-12 02:24:13] "POST /neutron/router HTTP/1.1" 200 151 0.054671 10.0.0.19 - - [2025-05-12 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2025-05-12 02:24:13] "DELETE /route-target/8d62e3dd-2679-42ba-91bc-ebb9328dbb1d HTTP/1.1" 409 239 0.005502 10.0.0.19 - - [2025-05-12 02:24:13] "PUT /logical-router/9c56a559-998b-4a0c-851d-47271168d7d5 HTTP/1.1" 404 171 0.002874 10.0.0.19 - - [2025-05-12 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.016522 10.0.0.19 - - [2025-05-12 02:24:13] "DELETE /route-table/ac996f88-6dcf-4ada-9bb8-dd136e78876f HTTP/1.1" 200 115 0.023857 10.0.0.19 - - [2025-05-12 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.19 - - [2025-05-12 02:24:13] "PUT /routing-instance/2beb6777-31f2-4493-b0ed-5cddb94e74db HTTP/1.1" 200 266 0.009225 10.0.0.19 - - [2025-05-12 02:24:13] "POST /neutron/network HTTP/1.1" 200 834 0.008750 10.0.0.19 - - [2025-05-12 02:24:13] "GET /virtual-network/6bd51106-8c6b-418c-8e42-977b8701617a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007572 10.0.0.19 - - [2025-05-12 02:24:13] "POST /neutron/network HTTP/1.1" 400 204 0.029552 10.0.0.19 - - [2025-05-12 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.009808 10.0.0.19 - - [2025-05-12 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.010284 10.0.0.19 - - [2025-05-12 02:24:13] "DELETE /instance-ip/bfad2132-4ecb-436a-834d-35c04ae50c79 HTTP/1.1" 200 115 0.035682 10.0.0.19 - - [2025-05-12 02:24:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001942 10.0.0.19 - - [2025-05-12 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006567 10.0.0.19 - - [2025-05-12 02:24:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006978 10.0.0.19 - - [2025-05-12 02:24:13] "DELETE /virtual-network/6bd51106-8c6b-418c-8e42-977b8701617a HTTP/1.1" 200 115 0.116663 10.0.0.19 - - [2025-05-12 02:24:13] "DELETE /route-target/76ba924f-a46f-4a43-ae01-78d0adaeeb6b HTTP/1.1" 200 115 0.036260 10.0.0.19 - - [2025-05-12 02:24:13] "DELETE /service-instance/f6c273ee-99b7-4c18-9685-41ce6fab5652 HTTP/1.1" 200 115 0.048716 10.0.0.19 - - [2025-05-12 02:24:13] "GET /logical-router/9c56a559-998b-4a0c-851d-47271168d7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002698 10.0.0.19 - - [2025-05-12 02:24:13] "GET /service-instance/f6c273ee-99b7-4c18-9685-41ce6fab5652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002947 10.0.0.19 - - [2025-05-12 02:24:13] "POST /neutron/port HTTP/1.1" 200 1091 0.012661 10.0.0.19 - - [2025-05-12 02:24:14] "POST /neutron/port HTTP/1.1" 200 1117 0.016011 10.0.0.19 - - [2025-05-12 02:24:14] "GET /virtual-machine-interface/7ecc8e97-fcf7-4609-8fe3-65e10906262e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1333 0.008775 10.0.0.19 - - [2025-05-12 02:24:14] "POST /neutron/port HTTP/1.1" 200 1090 0.014310 10.0.0.19 - - [2025-05-12 02:24:14] "POST /neutron/port HTTP/1.1" 200 1116 0.015059 10.0.0.19 - - [2025-05-12 02:24:14] "DELETE /virtual-machine-interface/7ecc8e97-fcf7-4609-8fe3-65e10906262e HTTP/1.1" 200 115 0.066543 10.0.0.19 - - [2025-05-12 02:24:14] "GET /virtual-machine-interface/7678e4c8-2fb0-4a26-b428-e77d57e7c518?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.007939 10.0.0.19 - - [2025-05-12 02:24:14] "POST /neutron/port HTTP/1.1" 200 151 0.186623 10.0.0.19 - - [2025-05-12 02:24:14] "POST /ref-update HTTP/1.1" 200 156 0.011417 10.0.0.19 - - [2025-05-12 02:24:14] "POST /neutron/port HTTP/1.1" 200 151 0.159864 10.0.0.19 - - [2025-05-12 02:24:14] "GET /instance-ip/44e2f1a9-69cc-4a78-ac74-14bc10bc8d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004571 10.0.0.19 - - [2025-05-12 02:24:14] "DELETE /virtual-machine-interface/7678e4c8-2fb0-4a26-b428-e77d57e7c518 HTTP/1.1" 200 115 0.042142 10.0.0.19 - - [2025-05-12 02:24:14] "POST /ref-update HTTP/1.1" 200 156 0.008599 10.0.0.19 - - [2025-05-12 02:24:14] "DELETE /virtual-machine/3236a8bf-f138-4801-b477-1df04c5b765c HTTP/1.1" 200 115 0.021445 10.0.0.19 - - [2025-05-12 02:24:14] "GET /virtual-machine-interface/fd84f88a-011b-4dfc-9cc4-f48f7d2cce0f?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1334 0.005532 10.0.0.19 - - [2025-05-12 02:24:14] "DELETE /virtual-machine-interface/fd84f88a-011b-4dfc-9cc4-f48f7d2cce0f HTTP/1.1" 200 115 0.026484 10.0.0.19 - - [2025-05-12 02:24:14] "GET /virtual-machine-interface/3a27167d-3d3b-4be0-ae41-01751c44bd47?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.007088 10.0.0.19 - - [2025-05-12 02:24:14] "POST /ref-update HTTP/1.1" 200 156 0.011696 10.0.0.19 - - [2025-05-12 02:24:14] "GET /instance-ip/44e2f1a9-69cc-4a78-ac74-14bc10bc8d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.005255 10.0.0.19 - - [2025-05-12 02:24:14] "DELETE /instance-ip/44e2f1a9-69cc-4a78-ac74-14bc10bc8d80 HTTP/1.1" 200 115 0.027815 10.0.0.19 - - [2025-05-12 02:24:14] "DELETE /virtual-machine-interface/3a27167d-3d3b-4be0-ae41-01751c44bd47 HTTP/1.1" 200 115 0.036278 10.0.0.19 - - [2025-05-12 02:24:14] "DELETE /virtual-machine/75c7c1a6-6224-4430-b37b-db00e8d777c9 HTTP/1.1" 200 115 0.014649 10.0.0.19 - - [2025-05-12 02:24:15] "POST /neutron/network HTTP/1.1" 200 834 0.005569 10.0.0.19 - - [2025-05-12 02:24:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005521 10.0.0.19 - - [2025-05-12 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.19 - - [2025-05-12 02:24:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003611 10.0.0.19 - - [2025-05-12 02:24:15] "POST /neutron/network HTTP/1.1" 200 151 0.079937 10.0.0.19 - - [2025-05-12 02:24:15] "DELETE /route-target/465f5667-7e81-4db3-b228-13c5f888baed HTTP/1.1" 200 115 0.018443 10.0.0.19 - - [2025-05-12 02:24:15] "POST /neutron/network HTTP/1.1" 200 826 0.006558 10.0.0.19 - - [2025-05-12 02:24:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003155 10.0.0.19 - - [2025-05-12 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.19 - - [2025-05-12 02:24:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001905 10.0.0.19 - - [2025-05-12 02:24:15] "POST /neutron/network HTTP/1.1" 200 151 0.074993 10.0.0.19 - - [2025-05-12 02:24:15] "DELETE /route-target/033a6e6f-8682-43a2-a507-4b3faf971208 HTTP/1.1" 200 115 0.018917 10.0.0.19 - - [2025-05-12 02:24:16] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001144 10.0.0.19 - - [2025-05-12 02:24:16] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.024904 10.0.0.19 - - [2025-05-12 02:24:16] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000964 10.0.0.19 - - [2025-05-12 02:24:16] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?fields=virtual_networks HTTP/1.1" 200 1039 0.066155 10.0.0.19 - - [2025-05-12 02:24:16] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001042 10.0.0.19 - - [2025-05-12 02:24:16] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.020892 10.0.0.19 - - [2025-05-12 02:24:16] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001626 10.0.0.19 - - [2025-05-12 02:24:16] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?fields=security_groups HTTP/1.1" 200 1268 0.028482 10.0.0.19 - - [2025-05-12 02:24:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.023081 10.0.0.19 - - [2025-05-12 02:24:17] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003184 10.0.0.19 - - [2025-05-12 02:24:17] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.19 - - [2025-05-12 02:24:17] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006854 10.0.0.19 - - [2025-05-12 02:24:17] "POST /id-to-fqname HTTP/1.1" 200 198 0.001187 10.0.0.19 - - [2025-05-12 02:24:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.003505 10.0.0.19 - - [2025-05-12 02:24:17] "POST /security-groups HTTP/1.1" 200 599 0.062653 10.0.0.19 - - [2025-05-12 02:24:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.002419 10.0.0.19 - - [2025-05-12 02:24:17] "POST /projects HTTP/1.1" 200 601 0.212038 10.0.0.19 - - [2025-05-12 02:24:17] "POST /access-control-lists HTTP/1.1" 200 604 0.057693 10.0.0.19 - - [2025-05-12 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.279664 10.0.0.19 - - [2025-05-12 02:24:17] "POST /fqname-to-id HTTP/1.1" 404 241 0.002642 10.0.0.19 - - [2025-05-12 02:24:17] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.395963 10.0.0.19 - - [2025-05-12 02:24:17] "POST /access-control-lists HTTP/1.1" 200 602 0.060164 10.0.0.19 - - [2025-05-12 02:24:18] "GET / HTTP/1.1" 200 35931 0.001934 10.0.0.19 - - [2025-05-12 02:24:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.19 - - [2025-05-12 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.058683 10.0.0.19 - - [2025-05-12 02:24:19] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001095 10.0.0.19 - - [2025-05-12 02:24:19] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.029539 10.0.0.19 - - [2025-05-12 02:24:19] "POST /neutron/network HTTP/1.1" 200 117 0.030025 10.0.0.19 - - [2025-05-12 02:24:19] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001567 10.0.0.19 - - [2025-05-12 02:24:19] "POST /neutron/network HTTP/1.1" 200 613 0.060883 10.0.0.19 - - [2025-05-12 02:24:19] "POST /route-targets HTTP/1.1" 200 327 0.008904 10.0.0.19 - - [2025-05-12 02:24:19] "POST /ref-update HTTP/1.1" 200 156 0.009769 10.0.0.19 - - [2025-05-12 02:24:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003567 10.0.0.19 - - [2025-05-12 02:24:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.185981 10.0.0.19 - - [2025-05-12 02:24:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004444 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.148302 10.0.0.19 - - [2025-05-12 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030119 10.0.0.19 - - [2025-05-12 02:24:20] "GET /virtual-network/3b968379-e905-4e60-83cf-694cb87362e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.006696 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/network HTTP/1.1" 200 1008 0.006795 10.0.0.19 - - [2025-05-12 02:24:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001321 10.0.0.19 - - [2025-05-12 02:24:20] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005313 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/network HTTP/1.1" 200 1008 0.007198 10.0.0.19 - - [2025-05-12 02:24:20] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004673 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/network HTTP/1.1" 200 1008 0.007269 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/subnet HTTP/1.1" 200 734 0.006602 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.007997 10.0.0.19 - - [2025-05-12 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.19 - - [2025-05-12 02:24:20] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.19 - - [2025-05-12 02:24:20] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.023736 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/network HTTP/1.1" 200 117 0.008969 10.0.0.19 - - [2025-05-12 02:24:20] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/network HTTP/1.1" 200 613 0.084423 10.0.0.19 - - [2025-05-12 02:24:20] "POST /route-targets HTTP/1.1" 200 327 0.015097 10.0.0.19 - - [2025-05-12 02:24:20] "POST /ref-update HTTP/1.1" 200 156 0.011136 10.0.0.19 - - [2025-05-12 02:24:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004251 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.143309 10.0.0.19 - - [2025-05-12 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.19 - - [2025-05-12 02:24:20] "GET /virtual-network/3b968379-e905-4e60-83cf-694cb87362e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.004520 10.0.0.19 - - [2025-05-12 02:24:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004920 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.188902 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/network HTTP/1.1" 200 1007 0.009081 10.0.0.19 - - [2025-05-12 02:24:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001117 10.0.0.19 - - [2025-05-12 02:24:20] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004610 10.0.0.19 - - [2025-05-12 02:24:20] "POST /neutron/network HTTP/1.1" 200 1007 0.007543 10.0.0.19 - - [2025-05-12 02:24:20] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004875 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/network HTTP/1.1" 200 1007 0.007926 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/subnet HTTP/1.1" 200 729 0.013583 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.006653 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.002120 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2025-05-12 02:24:21] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.19 - - [2025-05-12 02:24:21] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.024831 10.0.0.19 - - [2025-05-12 02:24:21] "POST /network-policys HTTP/1.1" 200 577 0.060045 10.0.0.19 - - [2025-05-12 02:24:21] "GET /network-policy/b5cb3d5d-1669-4e55-a0fc-3b556c64afbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004990 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/network HTTP/1.1" 200 1008 0.007425 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.003608 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.19 - - [2025-05-12 02:24:21] "GET /virtual-network/3b968379-e905-4e60-83cf-694cb87362e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.006507 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/network HTTP/1.1" 200 1116 0.059053 10.0.0.19 - - [2025-05-12 02:24:21] "POST /access-control-lists HTTP/1.1" 200 596 0.077978 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/network HTTP/1.1" 200 1116 0.039557 10.0.0.19 - - [2025-05-12 02:24:21] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008222 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.19 - - [2025-05-12 02:24:21] "GET /network-policy/b5cb3d5d-1669-4e55-a0fc-3b556c64afbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.003553 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/network HTTP/1.1" 200 1007 0.008237 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.007346 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.19 - - [2025-05-12 02:24:21] "GET /virtual-network/3b968379-e905-4e60-83cf-694cb87362e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.009162 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/network HTTP/1.1" 200 1115 0.065635 10.0.0.19 - - [2025-05-12 02:24:21] "POST /access-control-lists HTTP/1.1" 200 596 0.076195 10.0.0.19 - - [2025-05-12 02:24:21] "POST /neutron/network HTTP/1.1" 200 1115 0.048967 10.0.0.19 - - [2025-05-12 02:24:21] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005686 10.0.0.19 - - [2025-05-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.19 - - [2025-05-12 02:24:21] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.19 - - [2025-05-12 02:24:21] "GET /network-policy/b5cb3d5d-1669-4e55-a0fc-3b556c64afbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.003599 10.0.0.19 - - [2025-05-12 02:24:21] "GET /domains HTTP/1.1" 401 292 0.000401 10.0.0.19 - - [2025-05-12 02:24:21] "PUT /access-control-list/6139628c-d097-44f0-8138-4f27d7d7059a HTTP/1.1" 200 272 0.058276 10.0.0.19 - - [2025-05-12 02:24:22] "GET /domains HTTP/1.1" 200 280 0.025529 10.0.0.19 - - [2025-05-12 02:24:22] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002791 10.0.0.19 - - [2025-05-12 02:24:22] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2771 0.010758 10.0.0.19 - - [2025-05-12 02:24:22] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.19 - - [2025-05-12 02:24:22] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99 HTTP/1.1" 200 2625 0.075955 10.0.0.19 - - [2025-05-12 02:24:22] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86 HTTP/1.1" 200 3512 0.007897 10.0.0.19 - - [2025-05-12 02:24:22] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86 HTTP/1.1" 200 3512 0.006340 10.0.0.19 - - [2025-05-12 02:24:22] "GET /routing-instance/20dec2ea-223f-471a-9d1e-7a209624012d HTTP/1.1" 200 1795 0.003956 10.0.0.19 - - [2025-05-12 02:24:22] "GET /routing-instance/20dec2ea-223f-471a-9d1e-7a209624012d HTTP/1.1" 200 1795 0.003654 10.0.0.19 - - [2025-05-12 02:24:22] "GET /route-target/d6b481d0-52ec-4584-85ca-8341ac5b2b8f HTTP/1.1" 200 1212 0.059978 10.0.0.19 - - [2025-05-12 02:24:22] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86 HTTP/1.1" 200 3512 0.005701 10.0.0.19 - - [2025-05-12 02:24:22] "GET /routing-instance/20dec2ea-223f-471a-9d1e-7a209624012d HTTP/1.1" 200 1795 0.003802 10.0.0.19 - - [2025-05-12 02:24:22] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006035 10.0.0.19 - - [2025-05-12 02:24:22] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86 HTTP/1.1" 200 3512 0.005978 10.0.0.19 - - [2025-05-12 02:24:22] "GET /routing-instance/20dec2ea-223f-471a-9d1e-7a209624012d HTTP/1.1" 200 1795 0.003523 10.0.0.19 - - [2025-05-12 02:24:22] "GET /routing-instance/20dec2ea-223f-471a-9d1e-7a209624012d HTTP/1.1" 200 1795 0.003370 10.0.0.19 - - [2025-05-12 02:24:22] "GET /route-target/d6b481d0-52ec-4584-85ca-8341ac5b2b8f HTTP/1.1" 200 1212 0.003455 10.0.0.19 - - [2025-05-12 02:24:22] "GET /domains HTTP/1.1" 200 280 0.002866 10.0.0.19 - - [2025-05-12 02:24:22] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.19 - - [2025-05-12 02:24:22] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2771 0.007630 10.0.0.19 - - [2025-05-12 02:24:22] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001541 10.0.0.19 - - [2025-05-12 02:24:22] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99 HTTP/1.1" 200 2625 0.082413 10.0.0.19 - - [2025-05-12 02:24:22] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86 HTTP/1.1" 200 3512 0.005243 10.0.0.19 - - [2025-05-12 02:24:23] "GET /obj-perms HTTP/1.1" 200 5046 0.047572 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domains HTTP/1.1" 200 280 0.003583 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001640 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2771 0.009684 10.0.0.19 - - [2025-05-12 02:24:23] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001606 10.0.0.19 - - [2025-05-12 02:24:23] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99 HTTP/1.1" 200 2625 0.072591 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af HTTP/1.1" 200 3509 0.007028 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af HTTP/1.1" 200 3509 0.004368 10.0.0.19 - - [2025-05-12 02:24:23] "GET /routing-instance/fe88d888-7cf7-431f-885a-28686cb9d1fa HTTP/1.1" 200 1795 0.003110 10.0.0.19 - - [2025-05-12 02:24:23] "GET /routing-instance/fe88d888-7cf7-431f-885a-28686cb9d1fa HTTP/1.1" 200 1795 0.002975 10.0.0.19 - - [2025-05-12 02:24:23] "GET /route-target/9e1224ee-54fa-4251-bf73-5ab82ae31840 HTTP/1.1" 200 1213 0.002944 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af HTTP/1.1" 200 3509 0.004409 10.0.0.19 - - [2025-05-12 02:24:23] "GET /routing-instance/fe88d888-7cf7-431f-885a-28686cb9d1fa HTTP/1.1" 200 1795 0.002950 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004604 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af HTTP/1.1" 200 3509 0.005188 10.0.0.19 - - [2025-05-12 02:24:23] "GET /routing-instance/fe88d888-7cf7-431f-885a-28686cb9d1fa HTTP/1.1" 200 1795 0.003202 10.0.0.19 - - [2025-05-12 02:24:23] "GET /routing-instance/fe88d888-7cf7-431f-885a-28686cb9d1fa HTTP/1.1" 200 1795 0.003055 10.0.0.19 - - [2025-05-12 02:24:23] "GET /route-target/9e1224ee-54fa-4251-bf73-5ab82ae31840 HTTP/1.1" 200 1213 0.003253 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domains HTTP/1.1" 200 280 0.005119 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001218 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2771 0.007143 10.0.0.19 - - [2025-05-12 02:24:23] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001299 10.0.0.19 - - [2025-05-12 02:24:23] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99 HTTP/1.1" 200 2625 0.068085 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af HTTP/1.1" 200 3509 0.008638 10.0.0.19 - - [2025-05-12 02:24:23] "GET /obj-perms HTTP/1.1" 200 5046 0.002969 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005442 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 1115 0.006806 10.0.0.19 - - [2025-05-12 02:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010303 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/3b968379-e905-4e60-83cf-694cb87362e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.013402 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 1007 0.065596 10.0.0.19 - - [2025-05-12 02:24:23] "DELETE /access-control-list/f9ddb9b4-bbba-43b3-8085-d036ed1ea5b6 HTTP/1.1" 200 115 0.044477 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 1007 0.008059 10.0.0.19 - - [2025-05-12 02:24:23] "POST /ref-update HTTP/1.1" 200 156 0.015497 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/f7f8600e-68b9-468c-a6d7-6af9b39a73af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.011712 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006738 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 1116 0.009858 10.0.0.19 - - [2025-05-12 02:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/3b968379-e905-4e60-83cf-694cb87362e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.006531 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 1008 0.046863 10.0.0.19 - - [2025-05-12 02:24:23] "DELETE /access-control-list/6139628c-d097-44f0-8138-4f27d7d7059a HTTP/1.1" 200 115 0.031760 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 1008 0.011500 10.0.0.19 - - [2025-05-12 02:24:23] "POST /ref-update HTTP/1.1" 200 156 0.013778 10.0.0.19 - - [2025-05-12 02:24:23] "GET /virtual-network/e5034df7-2da9-4d3d-b4f1-2a8352667b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005149 10.0.0.19 - - [2025-05-12 02:24:23] "DELETE /network-policy/b5cb3d5d-1669-4e55-a0fc-3b556c64afbf HTTP/1.1" 200 115 0.022920 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 1007 0.007889 10.0.0.19 - - [2025-05-12 02:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.19 - - [2025-05-12 02:24:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002474 10.0.0.19 - - [2025-05-12 02:24:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005270 10.0.0.19 - - [2025-05-12 02:24:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002068 10.0.0.19 - - [2025-05-12 02:24:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001989 10.0.0.19 - - [2025-05-12 02:24:23] "POST /neutron/network HTTP/1.1" 200 151 0.094407 10.0.0.19 - - [2025-05-12 02:24:23] "DELETE /route-target/9e1224ee-54fa-4251-bf73-5ab82ae31840 HTTP/1.1" 200 115 0.026588 10.0.0.19 - - [2025-05-12 02:24:23] "GET /routing-instance/fe88d888-7cf7-431f-885a-28686cb9d1fa HTTP/1.1" 404 171 0.002270 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domains HTTP/1.1" 200 280 0.002321 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.19 - - [2025-05-12 02:24:23] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2771 0.049110 10.0.0.19 - - [2025-05-12 02:24:23] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001730 10.0.0.19 - - [2025-05-12 02:24:23] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99 HTTP/1.1" 200 2145 0.067315 10.0.0.19 - - [2025-05-12 02:24:24] "POST /neutron/network HTTP/1.1" 200 1008 0.007157 10.0.0.19 - - [2025-05-12 02:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.19 - - [2025-05-12 02:24:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001966 10.0.0.19 - - [2025-05-12 02:24:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002079 10.0.0.19 - - [2025-05-12 02:24:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002479 10.0.0.19 - - [2025-05-12 02:24:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001898 10.0.0.19 - - [2025-05-12 02:24:24] "POST /neutron/network HTTP/1.1" 200 151 0.093732 10.0.0.19 - - [2025-05-12 02:24:24] "DELETE /route-target/d6b481d0-52ec-4584-85ca-8341ac5b2b8f HTTP/1.1" 200 115 0.028387 10.0.0.19 - - [2025-05-12 02:24:24] "GET /routing-instance/20dec2ea-223f-471a-9d1e-7a209624012d HTTP/1.1" 404 171 0.002491 10.0.0.19 - - [2025-05-12 02:24:24] "GET /domains HTTP/1.1" 200 280 0.002390 10.0.0.19 - - [2025-05-12 02:24:24] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.19 - - [2025-05-12 02:24:24] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2771 0.049858 10.0.0.19 - - [2025-05-12 02:24:24] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.19 - - [2025-05-12 02:24:24] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99 HTTP/1.1" 200 1900 0.069957 10.0.0.19 - - [2025-05-12 02:24:24] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001212 10.0.0.19 - - [2025-05-12 02:24:24] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.025400 10.0.0.19 - - [2025-05-12 02:24:24] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.19 - - [2025-05-12 02:24:24] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?fields=virtual_networks HTTP/1.1" 200 1048 0.073892 10.0.0.19 - - [2025-05-12 02:24:24] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001317 10.0.0.19 - - [2025-05-12 02:24:24] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.023487 10.0.0.19 - - [2025-05-12 02:24:24] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.19 - - [2025-05-12 02:24:24] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?fields=security_groups HTTP/1.1" 200 1282 0.021374 10.0.0.19 - - [2025-05-12 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.022350 10.0.0.19 - - [2025-05-12 02:24:25] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002908 10.0.0.19 - - [2025-05-12 02:24:25] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.19 - - [2025-05-12 02:24:25] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007197 10.0.0.19 - - [2025-05-12 02:24:25] "POST /id-to-fqname HTTP/1.1" 200 192 0.001200 10.0.0.19 - - [2025-05-12 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.002144 10.0.0.19 - - [2025-05-12 02:24:25] "POST /security-groups HTTP/1.1" 200 593 0.059654 10.0.0.19 - - [2025-05-12 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.002263 10.0.0.19 - - [2025-05-12 02:24:25] "POST /projects HTTP/1.1" 200 589 0.211947 10.0.0.19 - - [2025-05-12 02:24:25] "POST /access-control-lists HTTP/1.1" 200 598 0.063091 10.0.0.19 - - [2025-05-12 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.280639 10.0.0.19 - - [2025-05-12 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.002758 10.0.0.19 - - [2025-05-12 02:24:26] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.398982 10.0.0.19 - - [2025-05-12 02:24:26] "POST /access-control-lists HTTP/1.1" 200 596 0.059872 10.0.0.19 - - [2025-05-12 02:24:27] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.19 - - [2025-05-12 02:24:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000642 10.0.0.19 - - [2025-05-12 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.049925 10.0.0.19 - - [2025-05-12 02:24:28] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001616 10.0.0.19 - - [2025-05-12 02:24:28] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.030881 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/network HTTP/1.1" 200 117 0.029081 10.0.0.19 - - [2025-05-12 02:24:28] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001506 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/network HTTP/1.1" 200 607 0.068366 10.0.0.19 - - [2025-05-12 02:24:28] "POST /route-targets HTTP/1.1" 200 327 0.014236 10.0.0.19 - - [2025-05-12 02:24:28] "POST /ref-update HTTP/1.1" 200 156 0.019835 10.0.0.19 - - [2025-05-12 02:24:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003470 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/subnet HTTP/1.1" 200 734 0.207183 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/network HTTP/1.1" 200 828 0.009317 10.0.0.19 - - [2025-05-12 02:24:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001649 10.0.0.19 - - [2025-05-12 02:24:28] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007178 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/network HTTP/1.1" 200 828 0.006694 10.0.0.19 - - [2025-05-12 02:24:28] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005443 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/network HTTP/1.1" 200 828 0.005525 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/subnet HTTP/1.1" 200 734 0.007013 10.0.0.19 - - [2025-05-12 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.19 - - [2025-05-12 02:24:28] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001185 10.0.0.19 - - [2025-05-12 02:24:28] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.030740 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/network HTTP/1.1" 200 117 0.009715 10.0.0.19 - - [2025-05-12 02:24:28] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001045 10.0.0.19 - - [2025-05-12 02:24:28] "POST /neutron/network HTTP/1.1" 200 607 0.067669 10.0.0.19 - - [2025-05-12 02:24:28] "POST /route-targets HTTP/1.1" 200 327 0.009828 10.0.0.19 - - [2025-05-12 02:24:28] "POST /ref-update HTTP/1.1" 200 156 0.011972 10.0.0.19 - - [2025-05-12 02:24:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002887 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/subnet HTTP/1.1" 200 730 0.146541 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 827 0.005839 10.0.0.19 - - [2025-05-12 02:24:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001333 10.0.0.19 - - [2025-05-12 02:24:29] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005247 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 827 0.006425 10.0.0.19 - - [2025-05-12 02:24:29] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005353 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 827 0.006727 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/subnet HTTP/1.1" 200 730 0.006727 10.0.0.19 - - [2025-05-12 02:24:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.002166 10.0.0.19 - - [2025-05-12 02:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2025-05-12 02:24:29] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001247 10.0.0.19 - - [2025-05-12 02:24:29] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.029869 10.0.0.19 - - [2025-05-12 02:24:29] "POST /network-policys HTTP/1.1" 200 571 0.017230 10.0.0.19 - - [2025-05-12 02:24:29] "GET /network-policy/749b9a9c-3532-4a77-b8b3-6e45a0dfeb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004827 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 828 0.006459 10.0.0.19 - - [2025-05-12 02:24:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.004548 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 930 0.052843 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 930 0.039405 10.0.0.19 - - [2025-05-12 02:24:29] "POST /access-control-lists HTTP/1.1" 200 590 0.069256 10.0.0.19 - - [2025-05-12 02:24:29] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.009675 10.0.0.19 - - [2025-05-12 02:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010475 10.0.0.19 - - [2025-05-12 02:24:29] "GET /network-policy/749b9a9c-3532-4a77-b8b3-6e45a0dfeb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003638 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 827 0.006039 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 929 0.037755 10.0.0.19 - - [2025-05-12 02:24:29] "POST /neutron/network HTTP/1.1" 200 929 0.039297 10.0.0.19 - - [2025-05-12 02:24:29] "PUT /access-control-list/d7d5a8fe-aa07-4727-a0b8-43269d2b5f08 HTTP/1.1" 200 272 0.058879 10.0.0.19 - - [2025-05-12 02:24:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.005924 10.0.0.19 - - [2025-05-12 02:24:29] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005083 10.0.0.19 - - [2025-05-12 02:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2025-05-12 02:24:29] "GET /network-policy/749b9a9c-3532-4a77-b8b3-6e45a0dfeb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003028 10.0.0.19 - - [2025-05-12 02:24:29] "POST /access-control-lists HTTP/1.1" 200 590 0.059926 10.0.0.19 - - [2025-05-12 02:24:29] "GET /domains HTTP/1.1" 401 292 0.000369 10.0.0.19 - - [2025-05-12 02:24:30] "POST /ref-update HTTP/1.1" 200 156 0.009330 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domains HTTP/1.1" 200 280 0.023248 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001301 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.009722 10.0.0.19 - - [2025-05-12 02:24:30] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000913 10.0.0.19 - - [2025-05-12 02:24:30] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1 HTTP/1.1" 200 2572 0.068016 10.0.0.19 - - [2025-05-12 02:24:30] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2 HTTP/1.1" 200 2896 0.005331 10.0.0.19 - - [2025-05-12 02:24:30] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2 HTTP/1.1" 200 2896 0.004449 10.0.0.19 - - [2025-05-12 02:24:30] "GET /routing-instance/b3ac21a7-d3a8-4762-b11f-2c493f7cd406 HTTP/1.1" 200 1784 0.002915 10.0.0.19 - - [2025-05-12 02:24:30] "GET /routing-instance/b3ac21a7-d3a8-4762-b11f-2c493f7cd406 HTTP/1.1" 200 1784 0.002728 10.0.0.19 - - [2025-05-12 02:24:30] "GET /route-target/6e303063-2316-4a40-aad6-625198ca7abb HTTP/1.1" 200 1206 0.002775 10.0.0.19 - - [2025-05-12 02:24:30] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2 HTTP/1.1" 200 2896 0.004456 10.0.0.19 - - [2025-05-12 02:24:30] "GET /routing-instance/b3ac21a7-d3a8-4762-b11f-2c493f7cd406 HTTP/1.1" 200 1784 0.003092 10.0.0.19 - - [2025-05-12 02:24:30] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004381 10.0.0.19 - - [2025-05-12 02:24:30] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2 HTTP/1.1" 200 2896 0.004345 10.0.0.19 - - [2025-05-12 02:24:30] "GET /routing-instance/b3ac21a7-d3a8-4762-b11f-2c493f7cd406 HTTP/1.1" 200 1784 0.003181 10.0.0.19 - - [2025-05-12 02:24:30] "GET /routing-instance/b3ac21a7-d3a8-4762-b11f-2c493f7cd406 HTTP/1.1" 200 1784 0.003195 10.0.0.19 - - [2025-05-12 02:24:30] "GET /route-target/6e303063-2316-4a40-aad6-625198ca7abb HTTP/1.1" 200 1206 0.002997 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domains HTTP/1.1" 200 280 0.002542 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000964 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.006597 10.0.0.19 - - [2025-05-12 02:24:30] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000937 10.0.0.19 - - [2025-05-12 02:24:30] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1 HTTP/1.1" 200 2572 0.066207 10.0.0.19 - - [2025-05-12 02:24:30] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2 HTTP/1.1" 200 2896 0.004282 10.0.0.19 - - [2025-05-12 02:24:30] "GET /obj-perms HTTP/1.1" 200 5034 0.046534 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domains HTTP/1.1" 200 280 0.002565 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.19 - - [2025-05-12 02:24:30] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.007252 10.0.0.19 - - [2025-05-12 02:24:31] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001465 10.0.0.19 - - [2025-05-12 02:24:31] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1 HTTP/1.1" 200 2572 0.067271 10.0.0.19 - - [2025-05-12 02:24:31] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634 HTTP/1.1" 200 2895 0.006844 10.0.0.19 - - [2025-05-12 02:24:31] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634 HTTP/1.1" 200 2895 0.005075 10.0.0.19 - - [2025-05-12 02:24:31] "GET /routing-instance/d72de2ff-5388-47ac-b463-602591c9747c HTTP/1.1" 200 1784 0.003523 10.0.0.19 - - [2025-05-12 02:24:31] "GET /routing-instance/d72de2ff-5388-47ac-b463-602591c9747c HTTP/1.1" 200 1784 0.003331 10.0.0.19 - - [2025-05-12 02:24:31] "GET /route-target/9a9cd475-d987-4b8e-8e03-13652b443324 HTTP/1.1" 200 1207 0.002876 10.0.0.19 - - [2025-05-12 02:24:31] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634 HTTP/1.1" 200 2895 0.004914 10.0.0.19 - - [2025-05-12 02:24:31] "GET /routing-instance/d72de2ff-5388-47ac-b463-602591c9747c HTTP/1.1" 200 1784 0.003840 10.0.0.19 - - [2025-05-12 02:24:31] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005946 10.0.0.19 - - [2025-05-12 02:24:31] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634 HTTP/1.1" 200 2895 0.005661 10.0.0.19 - - [2025-05-12 02:24:31] "GET /routing-instance/d72de2ff-5388-47ac-b463-602591c9747c HTTP/1.1" 200 1784 0.003673 10.0.0.19 - - [2025-05-12 02:24:31] "GET /routing-instance/d72de2ff-5388-47ac-b463-602591c9747c HTTP/1.1" 200 1784 0.003865 10.0.0.19 - - [2025-05-12 02:24:31] "GET /route-target/9a9cd475-d987-4b8e-8e03-13652b443324 HTTP/1.1" 200 1207 0.003815 10.0.0.19 - - [2025-05-12 02:24:31] "GET /domains HTTP/1.1" 200 280 0.008242 10.0.0.19 - - [2025-05-12 02:24:31] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.19 - - [2025-05-12 02:24:31] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.008005 10.0.0.19 - - [2025-05-12 02:24:31] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001034 10.0.0.19 - - [2025-05-12 02:24:31] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1 HTTP/1.1" 200 2572 0.072082 10.0.0.19 - - [2025-05-12 02:24:31] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634 HTTP/1.1" 200 2895 0.006298 10.0.0.19 - - [2025-05-12 02:24:31] "GET /obj-perms HTTP/1.1" 200 5034 0.003541 10.0.0.19 - - [2025-05-12 02:24:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001318 10.0.0.19 - - [2025-05-12 02:24:31] "POST /neutron/network HTTP/1.1" 200 940 0.005758 10.0.0.19 - - [2025-05-12 02:24:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000399 10.0.0.19 - - [2025-05-12 02:24:31] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.19 - - [2025-05-12 02:24:31] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000419 10.0.0.19 - - [2025-05-12 02:24:32] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001195 10.0.0.19 - - [2025-05-12 02:24:32] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.049455 10.0.0.19 - - [2025-05-12 02:24:32] "POST /neutron/network HTTP/1.1" 200 930 0.007311 10.0.0.19 - - [2025-05-12 02:24:32] "POST /neutron/port HTTP/1.1" 200 117 0.004627 10.0.0.19 - - [2025-05-12 02:24:32] "POST /neutron/port HTTP/1.1" 200 117 0.004685 10.0.0.19 - - [2025-05-12 02:24:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001398 10.0.0.19 - - [2025-05-12 02:24:32] "POST /neutron/port HTTP/1.1" 200 117 0.005693 10.0.0.19 - - [2025-05-12 02:24:32] "POST /neutron/network HTTP/1.1" 200 939 0.005357 10.0.0.19 - - [2025-05-12 02:24:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000409 10.0.0.19 - - [2025-05-12 02:24:32] "POST /neutron/network HTTP/1.1" 200 940 0.005948 10.0.0.19 - - [2025-05-12 02:24:32] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001064 10.0.0.19 - - [2025-05-12 02:24:32] "POST /neutron/port HTTP/1.1" 200 1064 0.215261 10.0.0.19 - - [2025-05-12 02:24:33] "GET / HTTP/1.1" 200 35931 0.003912 10.0.0.19 - - [2025-05-12 02:24:33] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000529 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 1064 0.019820 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 1064 0.008021 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 1118 0.062536 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 1092 0.014789 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003139 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/subnet HTTP/1.1" 200 708 0.029072 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 117 0.001874 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/network HTTP/1.1" 200 930 0.005255 10.0.0.19 - - [2025-05-12 02:24:33] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001118 10.0.0.19 - - [2025-05-12 02:24:33] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051303 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/network HTTP/1.1" 200 929 0.006073 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 1092 0.016913 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006498 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 117 0.004833 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/port HTTP/1.1" 200 1092 0.023649 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005777 10.0.0.19 - - [2025-05-12 02:24:33] "POST /neutron/network HTTP/1.1" 200 939 0.005286 10.0.0.19 - - [2025-05-12 02:24:33] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.19 - - [2025-05-12 02:24:34] "PUT /access-control-list/99195592-6cc5-45e3-abb8-e8e4ad1e6b7d HTTP/1.1" 200 272 0.060903 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/port HTTP/1.1" 200 1063 0.277722 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/port HTTP/1.1" 200 1063 0.018850 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/port HTTP/1.1" 200 1063 0.011357 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/port HTTP/1.1" 200 1117 0.070050 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/port HTTP/1.1" 200 1091 0.015514 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002814 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/subnet HTTP/1.1" 200 704 0.009201 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.19 - - [2025-05-12 02:24:34] "POST /neutron/network HTTP/1.1" 200 929 0.005394 10.0.0.19 - - [2025-05-12 02:24:38] "POST /neutron/port HTTP/1.1" 200 1092 0.014118 10.0.0.19 - - [2025-05-12 02:24:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006562 10.0.0.19 - - [2025-05-12 02:24:38] "POST /neutron/port HTTP/1.1" 200 1092 0.013949 10.0.0.19 - - [2025-05-12 02:24:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005575 10.0.0.19 - - [2025-05-12 02:24:38] "POST /neutron/port HTTP/1.1" 200 1092 0.016454 10.0.0.19 - - [2025-05-12 02:24:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006887 10.0.0.19 - - [2025-05-12 02:24:39] "GET /virtual-machine/29de452d-bf8a-452a-a4f0-09a7d4d0e5d8 HTTP/1.1" 200 1294 0.004530 10.0.0.19 - - [2025-05-12 02:24:39] "GET /virtual-machine-interface/c73acbd5-c477-4922-be14-e1b8dcd8befb HTTP/1.1" 200 2952 0.004807 10.0.0.19 - - [2025-05-12 02:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.19 - - [2025-05-12 02:24:39] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002885 10.0.0.19 - - [2025-05-12 02:24:39] "GET /virtual-networks?parent_id=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002806 10.0.0.19 - - [2025-05-12 02:24:39] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005629 10.0.0.19 - - [2025-05-12 02:24:41] "POST /neutron/port HTTP/1.1" 200 1092 0.023760 10.0.0.19 - - [2025-05-12 02:24:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005800 10.0.0.19 - - [2025-05-12 02:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.19 - - [2025-05-12 02:24:42] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008778 10.0.0.19 - - [2025-05-12 02:24:42] "POST /neutron/port HTTP/1.1" 200 1091 0.019783 10.0.0.19 - - [2025-05-12 02:24:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006320 10.0.0.19 - - [2025-05-12 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.19 - - [2025-05-12 02:24:44] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003277 10.0.0.19 - - [2025-05-12 02:24:44] "GET /virtual-networks?parent_id=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003470 10.0.0.19 - - [2025-05-12 02:24:44] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005059 10.0.0.19 - - [2025-05-12 02:24:44] "POST /neutron/port HTTP/1.1" 200 1091 0.014899 10.0.0.19 - - [2025-05-12 02:24:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006051 10.0.0.19 - - [2025-05-12 02:24:44] "POST /neutron/port HTTP/1.1" 200 1091 0.016066 10.0.0.19 - - [2025-05-12 02:24:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006855 10.0.0.19 - - [2025-05-12 02:24:44] "POST /neutron/port HTTP/1.1" 200 1091 0.015429 10.0.0.19 - - [2025-05-12 02:24:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005897 10.0.0.19 - - [2025-05-12 02:24:44] "GET /virtual-machine/5ccd12f1-4246-4181-b76a-4800d1378bc2 HTTP/1.1" 200 1294 0.004243 10.0.0.19 - - [2025-05-12 02:24:44] "GET /virtual-machine-interface/64c528d4-4c07-4199-ba63-e8921f17c1f8 HTTP/1.1" 200 2951 0.005277 10.0.0.19 - - [2025-05-12 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.19 - - [2025-05-12 02:24:44] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002993 10.0.0.19 - - [2025-05-12 02:24:45] "GET /virtual-networks?parent_id=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002850 10.0.0.19 - - [2025-05-12 02:24:45] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006645 10.0.0.19 - - [2025-05-12 02:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.19 - - [2025-05-12 02:24:46] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003323 10.0.0.19 - - [2025-05-12 02:24:46] "GET /virtual-networks?parent_id=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002885 10.0.0.19 - - [2025-05-12 02:24:46] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005723 10.0.0.19 - - [2025-05-12 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2025-05-12 02:24:50] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000968 10.0.0.19 - - [2025-05-12 02:24:50] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.028158 10.0.0.19 - - [2025-05-12 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2025-05-12 02:24:50] "PUT /network-policy/749b9a9c-3532-4a77-b8b3-6e45a0dfeb2e HTTP/1.1" 200 262 0.011832 10.0.0.19 - - [2025-05-12 02:24:50] "PUT /access-control-list/d7d5a8fe-aa07-4727-a0b8-43269d2b5f08 HTTP/1.1" 200 272 0.050509 10.0.0.19 - - [2025-05-12 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.010862 10.0.0.19 - - [2025-05-12 02:24:50] "PUT /access-control-list/99195592-6cc5-45e3-abb8-e8e4ad1e6b7d HTTP/1.1" 200 272 0.053275 10.0.0.19 - - [2025-05-12 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.011640 10.0.0.19 - - [2025-05-12 02:24:53] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005919 10.0.0.19 - - [2025-05-12 02:24:53] "POST /neutron/network HTTP/1.1" 200 929 0.006314 10.0.0.19 - - [2025-05-12 02:24:53] "POST /neutron/network HTTP/1.1" 200 827 0.053779 10.0.0.19 - - [2025-05-12 02:24:53] "POST /neutron/network HTTP/1.1" 200 827 0.007770 10.0.0.19 - - [2025-05-12 02:24:53] "GET /virtual-network/deff5fe6-c8d5-4dd2-b512-af8655d40634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006700 10.0.0.19 - - [2025-05-12 02:24:53] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.016028 10.0.0.19 - - [2025-05-12 02:24:53] "POST /neutron/network HTTP/1.1" 200 930 0.006421 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/network HTTP/1.1" 200 828 0.063261 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/network HTTP/1.1" 200 828 0.011456 10.0.0.19 - - [2025-05-12 02:24:54] "GET /virtual-network/50da6d91-ad47-4889-8856-56b42fee9ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010203 10.0.0.19 - - [2025-05-12 02:24:54] "DELETE /network-policy/749b9a9c-3532-4a77-b8b3-6e45a0dfeb2e HTTP/1.1" 200 115 0.030916 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/network HTTP/1.1" 200 827 0.007812 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/network HTTP/1.1" 400 204 0.009644 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/port HTTP/1.1" 200 1091 0.021747 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/port HTTP/1.1" 200 1117 0.013509 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/port HTTP/1.1" 200 1092 0.024555 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/port HTTP/1.1" 200 1118 0.009056 10.0.0.19 - - [2025-05-12 02:24:54] "DELETE /access-control-list/99195592-6cc5-45e3-abb8-e8e4ad1e6b7d HTTP/1.1" 200 115 0.053006 10.0.0.19 - - [2025-05-12 02:24:54] "DELETE /access-control-list/d7d5a8fe-aa07-4727-a0b8-43269d2b5f08 HTTP/1.1" 200 115 0.039353 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/port HTTP/1.1" 200 151 0.171825 10.0.0.19 - - [2025-05-12 02:24:54] "POST /neutron/port HTTP/1.1" 200 151 0.167903 10.0.0.19 - - [2025-05-12 02:24:56] "POST /neutron/network HTTP/1.1" 200 827 0.006751 10.0.0.19 - - [2025-05-12 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.19 - - [2025-05-12 02:24:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002934 10.0.0.19 - - [2025-05-12 02:24:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004291 10.0.0.19 - - [2025-05-12 02:24:56] "POST /neutron/network HTTP/1.1" 200 151 0.090479 10.0.0.19 - - [2025-05-12 02:24:56] "DELETE /route-target/9a9cd475-d987-4b8e-8e03-13652b443324 HTTP/1.1" 200 115 0.026136 10.0.0.19 - - [2025-05-12 02:24:56] "GET /routing-instance/d72de2ff-5388-47ac-b463-602591c9747c HTTP/1.1" 404 171 0.003305 10.0.0.19 - - [2025-05-12 02:24:56] "GET /domains HTTP/1.1" 200 280 0.002695 10.0.0.19 - - [2025-05-12 02:24:56] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002338 10.0.0.19 - - [2025-05-12 02:24:56] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.054579 10.0.0.19 - - [2025-05-12 02:24:56] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001048 10.0.0.19 - - [2025-05-12 02:24:56] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1 HTTP/1.1" 200 2104 0.071203 10.0.0.19 - - [2025-05-12 02:24:56] "POST /neutron/network HTTP/1.1" 200 828 0.005708 10.0.0.19 - - [2025-05-12 02:24:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002307 10.0.0.19 - - [2025-05-12 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.19 - - [2025-05-12 02:24:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002285 10.0.0.19 - - [2025-05-12 02:24:56] "POST /neutron/network HTTP/1.1" 200 151 0.074867 10.0.0.19 - - [2025-05-12 02:24:56] "GET /routing-instance/b3ac21a7-d3a8-4762-b11f-2c493f7cd406 HTTP/1.1" 404 171 0.003697 10.0.0.19 - - [2025-05-12 02:24:56] "GET /domains HTTP/1.1" 200 280 0.005853 10.0.0.19 - - [2025-05-12 02:24:56] "DELETE /route-target/6e303063-2316-4a40-aad6-625198ca7abb HTTP/1.1" 200 115 0.024034 10.0.0.19 - - [2025-05-12 02:24:56] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.19 - - [2025-05-12 02:24:56] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.051202 10.0.0.19 - - [2025-05-12 02:24:56] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001398 10.0.0.19 - - [2025-05-12 02:24:56] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1 HTTP/1.1" 200 1865 0.075921 10.0.0.19 - - [2025-05-12 02:24:56] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001058 10.0.0.19 - - [2025-05-12 02:24:56] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024410 10.0.0.19 - - [2025-05-12 02:24:56] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001176 10.0.0.19 - - [2025-05-12 02:24:57] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?fields=virtual_networks HTTP/1.1" 200 1037 0.068065 10.0.0.19 - - [2025-05-12 02:24:57] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001121 10.0.0.19 - - [2025-05-12 02:24:57] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.026513 10.0.0.19 - - [2025-05-12 02:24:57] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001042 10.0.0.19 - - [2025-05-12 02:24:57] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?fields=security_groups HTTP/1.1" 200 1265 0.022631 10.0.0.19 - - [2025-05-12 02:24:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.023137 10.0.0.19 - - [2025-05-12 02:24:57] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003478 10.0.0.19 - - [2025-05-12 02:24:58] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001527 10.0.0.19 - - [2025-05-12 02:24:58] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009249 10.0.0.19 - - [2025-05-12 02:24:58] "POST /id-to-fqname HTTP/1.1" 200 188 0.001203 10.0.0.19 - - [2025-05-12 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.003047 10.0.0.19 - - [2025-05-12 02:24:58] "POST /security-groups HTTP/1.1" 200 589 0.059174 10.0.0.19 - - [2025-05-12 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.002861 10.0.0.19 - - [2025-05-12 02:24:58] "POST /projects HTTP/1.1" 200 581 0.215571 10.0.0.19 - - [2025-05-12 02:24:58] "POST /access-control-lists HTTP/1.1" 200 594 0.059716 10.0.0.19 - - [2025-05-12 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.283014 10.0.0.19 - - [2025-05-12 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.003145 10.0.0.19 - - [2025-05-12 02:24:58] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.406985 10.0.0.19 - - [2025-05-12 02:24:58] "POST /access-control-lists HTTP/1.1" 200 592 0.060063 10.0.0.19 - - [2025-05-12 02:24:59] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.19 - - [2025-05-12 02:25:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.19 - - [2025-05-12 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.047823 10.0.0.19 - - [2025-05-12 02:25:00] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001234 10.0.0.19 - - [2025-05-12 02:25:00] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027766 10.0.0.19 - - [2025-05-12 02:25:00] "POST /neutron/network HTTP/1.1" 200 117 0.029654 10.0.0.19 - - [2025-05-12 02:25:00] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001441 10.0.0.19 - - [2025-05-12 02:25:00] "POST /neutron/network HTTP/1.1" 200 613 0.077962 10.0.0.19 - - [2025-05-12 02:25:00] "POST /route-targets HTTP/1.1" 200 327 0.013451 10.0.0.19 - - [2025-05-12 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.015152 10.0.0.19 - - [2025-05-12 02:25:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010068 10.0.0.19 - - [2025-05-12 02:25:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.164720 10.0.0.19 - - [2025-05-12 02:25:00] "POST /neutron/network HTTP/1.1" 200 832 0.005462 10.0.0.19 - - [2025-05-12 02:25:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001215 10.0.0.19 - - [2025-05-12 02:25:00] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004711 10.0.0.19 - - [2025-05-12 02:25:00] "POST /neutron/network HTTP/1.1" 200 832 0.005357 10.0.0.19 - - [2025-05-12 02:25:00] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004708 10.0.0.19 - - [2025-05-12 02:25:01] "POST /neutron/network HTTP/1.1" 200 832 0.005446 10.0.0.19 - - [2025-05-12 02:25:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.007764 10.0.0.19 - - [2025-05-12 02:25:01] "GET /domains HTTP/1.1" 401 292 0.000533 10.0.0.19 - - [2025-05-12 02:25:01] "GET /domains HTTP/1.1" 200 280 0.024004 10.0.0.19 - - [2025-05-12 02:25:01] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.19 - - [2025-05-12 02:25:01] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 3143 0.007974 10.0.0.19 - - [2025-05-12 02:25:01] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.19 - - [2025-05-12 02:25:01] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2080 0.079349 10.0.0.19 - - [2025-05-12 02:25:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec HTTP/1.1" 200 2319 0.006734 10.0.0.19 - - [2025-05-12 02:25:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec HTTP/1.1" 200 2319 0.005052 10.0.0.19 - - [2025-05-12 02:25:01] "GET /routing-instance/5dabaeff-3d7f-4243-b342-1cf2c0ee51ac HTTP/1.1" 200 1493 0.004599 10.0.0.19 - - [2025-05-12 02:25:01] "GET /routing-instance/5dabaeff-3d7f-4243-b342-1cf2c0ee51ac HTTP/1.1" 200 1493 0.004656 10.0.0.19 - - [2025-05-12 02:25:01] "GET /route-target/5dd2eae3-d547-42bc-beda-2d86b0c6f310 HTTP/1.1" 200 1212 0.003978 10.0.0.19 - - [2025-05-12 02:25:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec HTTP/1.1" 200 2319 0.006164 10.0.0.19 - - [2025-05-12 02:25:01] "GET /routing-instance/5dabaeff-3d7f-4243-b342-1cf2c0ee51ac HTTP/1.1" 200 1493 0.004252 10.0.0.19 - - [2025-05-12 02:25:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005939 10.0.0.19 - - [2025-05-12 02:25:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec HTTP/1.1" 200 2319 0.006177 10.0.0.19 - - [2025-05-12 02:25:01] "GET /routing-instance/5dabaeff-3d7f-4243-b342-1cf2c0ee51ac HTTP/1.1" 200 1493 0.004800 10.0.0.19 - - [2025-05-12 02:25:01] "GET /routing-instance/5dabaeff-3d7f-4243-b342-1cf2c0ee51ac HTTP/1.1" 200 1493 0.006987 10.0.0.19 - - [2025-05-12 02:25:01] "GET /route-target/5dd2eae3-d547-42bc-beda-2d86b0c6f310 HTTP/1.1" 200 1212 0.002864 10.0.0.19 - - [2025-05-12 02:25:01] "GET /domains HTTP/1.1" 200 280 0.002902 10.0.0.19 - - [2025-05-12 02:25:01] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001181 10.0.0.19 - - [2025-05-12 02:25:01] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 3143 0.007753 10.0.0.19 - - [2025-05-12 02:25:01] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000955 10.0.0.19 - - [2025-05-12 02:25:01] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2080 0.070890 10.0.0.19 - - [2025-05-12 02:25:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec HTTP/1.1" 200 2319 0.005154 10.0.0.19 - - [2025-05-12 02:25:02] "GET /obj-perms HTTP/1.1" 200 5026 0.054555 10.0.0.19 - - [2025-05-12 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.19 - - [2025-05-12 02:25:02] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.19 - - [2025-05-12 02:25:02] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026225 10.0.0.19 - - [2025-05-12 02:25:02] "POST /neutron/network HTTP/1.1" 200 117 0.008970 10.0.0.19 - - [2025-05-12 02:25:02] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030 10.0.0.19 - - [2025-05-12 02:25:02] "POST /neutron/network HTTP/1.1" 200 613 0.060981 10.0.0.19 - - [2025-05-12 02:25:02] "POST /route-targets HTTP/1.1" 200 327 0.010326 10.0.0.19 - - [2025-05-12 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.012119 10.0.0.19 - - [2025-05-12 02:25:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003600 10.0.0.19 - - [2025-05-12 02:25:02] "POST /neutron/subnet HTTP/1.1" 200 734 0.175149 10.0.0.19 - - [2025-05-12 02:25:02] "POST /neutron/network HTTP/1.1" 200 834 0.005794 10.0.0.19 - - [2025-05-12 02:25:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001321 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004604 10.0.0.19 - - [2025-05-12 02:25:02] "POST /neutron/network HTTP/1.1" 200 834 0.005781 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005158 10.0.0.19 - - [2025-05-12 02:25:02] "POST /neutron/network HTTP/1.1" 200 834 0.005633 10.0.0.19 - - [2025-05-12 02:25:02] "POST /neutron/subnet HTTP/1.1" 200 734 0.007406 10.0.0.19 - - [2025-05-12 02:25:02] "GET /domains HTTP/1.1" 200 280 0.002296 10.0.0.19 - - [2025-05-12 02:25:02] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.19 - - [2025-05-12 02:25:02] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 3143 0.007482 10.0.0.19 - - [2025-05-12 02:25:02] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047 10.0.0.19 - - [2025-05-12 02:25:02] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2298 0.069891 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c HTTP/1.1" 200 2325 0.006041 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c HTTP/1.1" 200 2325 0.005269 10.0.0.19 - - [2025-05-12 02:25:02] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9 HTTP/1.1" 200 1493 0.003747 10.0.0.19 - - [2025-05-12 02:25:02] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9 HTTP/1.1" 200 1493 0.003111 10.0.0.19 - - [2025-05-12 02:25:02] "GET /route-target/a790637d-2175-49ff-948e-9c0928d23525 HTTP/1.1" 200 1213 0.002985 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c HTTP/1.1" 200 2325 0.004523 10.0.0.19 - - [2025-05-12 02:25:02] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9 HTTP/1.1" 200 1493 0.003490 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005073 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c HTTP/1.1" 200 2325 0.004510 10.0.0.19 - - [2025-05-12 02:25:02] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9 HTTP/1.1" 200 1493 0.003068 10.0.0.19 - - [2025-05-12 02:25:02] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9 HTTP/1.1" 200 1493 0.003215 10.0.0.19 - - [2025-05-12 02:25:02] "GET /route-target/a790637d-2175-49ff-948e-9c0928d23525 HTTP/1.1" 200 1213 0.002586 10.0.0.19 - - [2025-05-12 02:25:02] "GET /domains HTTP/1.1" 200 280 0.002374 10.0.0.19 - - [2025-05-12 02:25:02] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.19 - - [2025-05-12 02:25:02] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 3143 0.006667 10.0.0.19 - - [2025-05-12 02:25:02] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000917 10.0.0.19 - - [2025-05-12 02:25:02] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2298 0.070445 10.0.0.19 - - [2025-05-12 02:25:02] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c HTTP/1.1" 200 2325 0.004632 10.0.0.19 - - [2025-05-12 02:25:02] "GET /obj-perms HTTP/1.1" 200 5026 0.002894 10.0.0.19 - - [2025-05-12 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.19 - - [2025-05-12 02:25:02] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001009 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024588 10.0.0.19 - - [2025-05-12 02:25:03] "POST /neutron/network HTTP/1.1" 200 117 0.011048 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001529 10.0.0.19 - - [2025-05-12 02:25:03] "POST /neutron/network HTTP/1.1" 200 615 0.068527 10.0.0.19 - - [2025-05-12 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.011192 10.0.0.19 - - [2025-05-12 02:25:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004724 10.0.0.19 - - [2025-05-12 02:25:03] "POST /neutron/subnet HTTP/1.1" 200 719 0.192978 10.0.0.19 - - [2025-05-12 02:25:03] "POST /neutron/network HTTP/1.1" 200 833 0.006711 10.0.0.19 - - [2025-05-12 02:25:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.001852 10.0.0.19 - - [2025-05-12 02:25:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007167 10.0.0.19 - - [2025-05-12 02:25:03] "POST /neutron/network HTTP/1.1" 200 833 0.005958 10.0.0.19 - - [2025-05-12 02:25:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004812 10.0.0.19 - - [2025-05-12 02:25:03] "POST /neutron/network HTTP/1.1" 200 833 0.007007 10.0.0.19 - - [2025-05-12 02:25:03] "POST /neutron/subnet HTTP/1.1" 200 719 0.007233 10.0.0.19 - - [2025-05-12 02:25:03] "GET /domains HTTP/1.1" 200 280 0.003023 10.0.0.19 - - [2025-05-12 02:25:03] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.19 - - [2025-05-12 02:25:03] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 3143 0.008633 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2517 0.078692 10.0.0.19 - - [2025-05-12 02:25:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af HTTP/1.1" 200 2321 0.008122 10.0.0.19 - - [2025-05-12 02:25:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af HTTP/1.1" 200 2321 0.005597 10.0.0.19 - - [2025-05-12 02:25:03] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd HTTP/1.1" 200 1497 0.015105 10.0.0.19 - - [2025-05-12 02:25:03] "DELETE /project/3b9c47ba7101469c97926bbe7d92c090 HTTP/1.1" 404 173 0.011565 10.0.0.19 - - [2025-05-12 02:25:03] "DELETE /project/b82bd0d392f3486186128a4cfc9a5c99 HTTP/1.1" 404 173 0.004945 10.0.0.19 - - [2025-05-12 02:25:03] "DELETE /project/e319e47de8ac40d29da8d500ede09bd1 HTTP/1.1" 404 173 0.008913 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001376 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000917 10.0.0.19 - - [2025-05-12 02:25:03] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd HTTP/1.1" 200 1497 0.008849 10.0.0.19 - - [2025-05-12 02:25:03] "GET /route-target/8d62e3dd-2679-42ba-91bc-ebb9328dbb1d HTTP/1.1" 200 1215 0.005900 10.0.0.19 - - [2025-05-12 02:25:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af HTTP/1.1" 200 2321 0.021124 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.067029 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.072764 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.076734 10.0.0.19 - - [2025-05-12 02:25:03] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd HTTP/1.1" 200 1497 0.012416 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001169 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.19 - - [2025-05-12 02:25:03] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000962 10.0.0.19 - - [2025-05-12 02:25:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.014057 10.0.0.19 - - [2025-05-12 02:25:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af HTTP/1.1" 200 2321 0.007042 10.0.0.19 - - [2025-05-12 02:25:03] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd HTTP/1.1" 200 1497 0.003817 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?fields=security_groups HTTP/1.1" 200 1370 0.066521 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?fields=security_groups HTTP/1.1" 200 1373 0.066603 10.0.0.19 - - [2025-05-12 02:25:03] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?fields=security_groups HTTP/1.1" 200 1387 0.077265 10.0.0.19 - - [2025-05-12 02:25:03] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd HTTP/1.1" 200 1497 0.005679 10.0.0.19 - - [2025-05-12 02:25:03] "GET /route-target/8d62e3dd-2679-42ba-91bc-ebb9328dbb1d HTTP/1.1" 200 1215 0.004957 10.0.0.19 - - [2025-05-12 02:25:03] "GET /domains HTTP/1.1" 200 280 0.008484 10.0.0.19 - - [2025-05-12 02:25:03] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001613 10.0.0.19 - - [2025-05-12 02:25:03] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 3143 0.027352 10.0.0.19 - - [2025-05-12 02:25:04] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /security-group/5c53a7eb-3f0e-4d94-9190-6f949969e345 HTTP/1.1" 200 115 0.099107 10.0.0.19 - - [2025-05-12 02:25:04] "GET /projects?obj_uuids=c604e532-9c5b-4fc1-9f7f-60305afe72df&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001117 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /access-control-list/524c756d-af4b-4ea8-8cd4-6f59079f11d2 HTTP/1.1" 200 115 0.060570 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /security-group/502208ef-c02e-4a17-b31b-b4fc7b802bc0 HTTP/1.1" 200 115 0.114125 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /security-group/d84385c5-e691-43e5-91fc-a433e4f71851 HTTP/1.1" 200 115 0.115225 10.0.0.19 - - [2025-05-12 02:25:04] "GET /projects?obj_uuids=e319e47d-e8ac-40d2-9da8-d500ede09bd1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001122 10.0.0.19 - - [2025-05-12 02:25:04] "GET /projects?obj_uuids=b82bd0d3-92f3-4861-8612-8a4cfc9a5c99&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001769 10.0.0.19 - - [2025-05-12 02:25:04] "GET /project/c604e532-9c5b-4fc1-9f7f-60305afe72df?fields=application_policy_sets HTTP/1.1" 200 1412 0.054442 10.0.0.19 - - [2025-05-12 02:25:04] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2517 0.100591 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /access-control-list/40cc25bb-07ae-4947-9bce-a7480c2f0173 HTTP/1.1" 200 115 0.049679 10.0.0.19 - - [2025-05-12 02:25:04] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af HTTP/1.1" 200 2321 0.011987 10.0.0.19 - - [2025-05-12 02:25:04] "GET /obj-perms HTTP/1.1" 200 5026 0.004230 10.0.0.19 - - [2025-05-12 02:25:04] "GET /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1?fields=application_policy_sets HTTP/1.1" 200 1409 0.091763 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /access-control-list/47bb1ab6-ec28-4d76-98bb-799b5c8aa3f9 HTTP/1.1" 200 115 0.042840 10.0.0.19 - - [2025-05-12 02:25:04] "GET /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99?fields=application_policy_sets HTTP/1.1" 200 1426 0.101685 10.0.0.19 - - [2025-05-12 02:25:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001628 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /access-control-list/4777d650-6399-4ff3-a304-fb0dee4c3fc4 HTTP/1.1" 200 115 0.066243 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /access-control-list/2c484a31-c8e0-4678-aa23-5afa0f3dcbf8 HTTP/1.1" 200 115 0.048397 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /access-control-list/0f19411c-7687-4b5b-b01a-add2b25b626d HTTP/1.1" 200 115 0.036475 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /project/c604e532-9c5b-4fc1-9f7f-60305afe72df HTTP/1.1" 200 115 0.638242 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /project/e319e47d-e8ac-40d2-9da8-d500ede09bd1 HTTP/1.1" 200 115 0.677857 10.0.0.19 - - [2025-05-12 02:25:04] "DELETE /project/b82bd0d3-92f3-4861-8612-8a4cfc9a5c99 HTTP/1.1" 200 115 0.685293 10.0.0.19 - - [2025-05-12 02:25:04] "POST /neutron/network HTTP/1.1" 200 844 0.005070 10.0.0.19 - - [2025-05-12 02:25:04] "GET /aaa-mode HTTP/1.1" 401 292 0.000460 10.0.0.19 - - [2025-05-12 02:25:04] "GET / HTTP/1.1" 200 35931 0.001990 10.0.0.19 - - [2025-05-12 02:25:04] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000395 10.0.0.19 - - [2025-05-12 02:25:05] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.19 - - [2025-05-12 02:25:05] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050521 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/network HTTP/1.1" 200 834 0.005075 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/port HTTP/1.1" 200 117 0.006018 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/port HTTP/1.1" 200 117 0.004601 10.0.0.19 - - [2025-05-12 02:25:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001827 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/port HTTP/1.1" 200 117 0.005435 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/network HTTP/1.1" 200 843 0.009430 10.0.0.19 - - [2025-05-12 02:25:05] "GET /aaa-mode HTTP/1.1" 401 292 0.000546 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/network HTTP/1.1" 200 844 0.005422 10.0.0.19 - - [2025-05-12 02:25:05] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.19 - - [2025-05-12 02:25:05] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.19 - - [2025-05-12 02:25:05] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000414 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/port HTTP/1.1" 200 1060 0.237522 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/port HTTP/1.1" 200 1060 0.011009 10.0.0.19 - - [2025-05-12 02:25:05] "POST /neutron/port HTTP/1.1" 200 1060 0.007583 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/port HTTP/1.1" 200 1114 0.075686 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/port HTTP/1.1" 200 1088 0.015221 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003287 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 708 0.011670 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/network HTTP/1.1" 200 834 0.006510 10.0.0.19 - - [2025-05-12 02:25:06] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001378 10.0.0.19 - - [2025-05-12 02:25:06] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050793 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/network HTTP/1.1" 200 833 0.005918 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/port HTTP/1.1" 200 1088 0.018115 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011958 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/port HTTP/1.1" 200 117 0.005818 10.0.0.19 - - [2025-05-12 02:25:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003796 10.0.0.19 - - [2025-05-12 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.19 - - [2025-05-12 02:25:06] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001228 10.0.0.19 - - [2025-05-12 02:25:06] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008195 10.0.0.19 - - [2025-05-12 02:25:06] "POST /service-templates HTTP/1.1" 200 543 0.016482 10.0.0.19 - - [2025-05-12 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.19 - - [2025-05-12 02:25:06] "GET /service-template/041d306d-451c-4778-af96-456272aa471a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004462 10.0.0.19 - - [2025-05-12 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/network HTTP/1.1" 200 843 0.011475 10.0.0.19 - - [2025-05-12 02:25:06] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001458 10.0.0.19 - - [2025-05-12 02:25:06] "GET /service-template/041d306d-451c-4778-af96-456272aa471a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003721 10.0.0.19 - - [2025-05-12 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001832 10.0.0.19 - - [2025-05-12 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.003287 10.0.0.19 - - [2025-05-12 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001440 10.0.0.19 - - [2025-05-12 02:25:06] "POST /neutron/port HTTP/1.1" 200 1057 0.245900 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/port HTTP/1.1" 200 1057 0.020938 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/port HTTP/1.1" 200 1057 0.011250 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/port HTTP/1.1" 200 2003 0.034884 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012447 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/port HTTP/1.1" 200 1111 0.085974 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/port HTTP/1.1" 200 1085 0.027625 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003637 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/subnet HTTP/1.1" 200 693 0.016231 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/port HTTP/1.1" 200 117 0.001383 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/network HTTP/1.1" 200 833 0.006973 10.0.0.19 - - [2025-05-12 02:25:07] "POST /neutron/network HTTP/1.1" 200 2224 0.012936 10.0.0.19 - - [2025-05-12 02:25:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000624 10.0.0.19 - - [2025-05-12 02:25:08] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.19 - - [2025-05-12 02:25:08] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000406 10.0.0.19 - - [2025-05-12 02:25:08] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.19 - - [2025-05-12 02:25:08] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.062756 10.0.0.19 - - [2025-05-12 02:25:08] "POST /neutron/network HTTP/1.1" 200 832 0.005919 10.0.0.19 - - [2025-05-12 02:25:08] "POST /neutron/network HTTP/1.1" 200 834 0.005811 10.0.0.19 - - [2025-05-12 02:25:08] "POST /neutron/network HTTP/1.1" 200 833 0.006077 10.0.0.19 - - [2025-05-12 02:25:08] "POST /neutron/port HTTP/1.1" 200 2057 0.026756 10.0.0.19 - - [2025-05-12 02:25:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011820 10.0.0.19 - - [2025-05-12 02:25:08] "POST /neutron/port HTTP/1.1" 200 117 0.004568 10.0.0.19 - - [2025-05-12 02:25:08] "POST /neutron/port HTTP/1.1" 200 117 0.005306 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/network HTTP/1.1" 200 2224 0.012677 10.0.0.19 - - [2025-05-12 02:25:09] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001316 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1058 0.269491 10.0.0.19 - - [2025-05-12 02:25:09] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001718 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1060 0.212124 10.0.0.19 - - [2025-05-12 02:25:09] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001277 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1057 0.217822 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1058 0.014506 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1058 0.008725 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1112 0.074334 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1060 0.008285 10.0.0.19 - - [2025-05-12 02:25:09] "POST /neutron/port HTTP/1.1" 200 1060 0.008293 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 1114 0.092291 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 1057 0.009311 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 1057 0.011154 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 1111 0.092519 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 3026 0.019637 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003222 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.012700 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 117 0.001363 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/network HTTP/1.1" 200 832 0.006773 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/subnet HTTP/1.1" 200 708 0.013108 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 117 0.001320 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/network HTTP/1.1" 200 834 0.007714 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003661 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/subnet HTTP/1.1" 200 693 0.013124 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/port HTTP/1.1" 200 117 0.001693 10.0.0.19 - - [2025-05-12 02:25:10] "GET /obj-perms HTTP/1.1" 200 5056 0.049740 10.0.0.19 - - [2025-05-12 02:25:10] "POST /neutron/network HTTP/1.1" 200 833 0.007162 10.0.0.19 - - [2025-05-12 02:25:10] "GET /obj-perms HTTP/1.1" 200 5056 0.064084 10.0.0.19 - - [2025-05-12 02:25:13] "POST /neutron/port HTTP/1.1" 200 3026 0.017050 10.0.0.19 - - [2025-05-12 02:25:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006953 10.0.0.19 - - [2025-05-12 02:25:13] "POST /neutron/port HTTP/1.1" 200 3026 0.020321 10.0.0.19 - - [2025-05-12 02:25:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005768 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/port HTTP/1.1" 200 3026 0.018253 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006465 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/port HTTP/1.1" 200 3026 0.020200 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006092 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/port HTTP/1.1" 200 3026 0.029932 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006035 10.0.0.19 - - [2025-05-12 02:25:14] "GET /virtual-machine/7013029f-7b05-4fc3-9ed3-7e4eef7800c9 HTTP/1.1" 200 1802 0.004647 10.0.0.19 - - [2025-05-12 02:25:14] "GET /virtual-machine-interface/0fdabffd-8dd3-4a01-a863-648bbe17165f HTTP/1.1" 200 2946 0.005464 10.0.0.19 - - [2025-05-12 02:25:14] "GET /virtual-machine-interface/1108f638-a847-464d-a821-f3cda226f2b2 HTTP/1.1" 200 2949 0.013656 10.0.0.19 - - [2025-05-12 02:25:14] "GET /virtual-machine-interface/2767962b-d704-4895-b9f9-2262647e8176 HTTP/1.1" 200 2946 0.005629 10.0.0.19 - - [2025-05-12 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.19 - - [2025-05-12 02:25:14] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003044 10.0.0.19 - - [2025-05-12 02:25:14] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003109 10.0.0.19 - - [2025-05-12 02:25:14] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005159 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/port HTTP/1.1" 200 1088 0.022105 10.0.0.19 - - [2025-05-12 02:25:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008709 10.0.0.19 - - [2025-05-12 02:25:15] "POST /neutron/port HTTP/1.1" 200 1085 0.016119 10.0.0.19 - - [2025-05-12 02:25:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006478 10.0.0.19 - - [2025-05-12 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2025-05-12 02:25:17] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004853 10.0.0.19 - - [2025-05-12 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.19 - - [2025-05-12 02:25:21] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010683 10.0.0.19 - - [2025-05-12 02:25:23] "POST /neutron/port HTTP/1.1" 200 1088 0.016506 10.0.0.19 - - [2025-05-12 02:25:23] "POST /neutron/port HTTP/1.1" 200 1088 0.016678 10.0.0.19 - - [2025-05-12 02:25:23] "POST /neutron/network HTTP/1.1" 200 844 0.006277 10.0.0.19 - - [2025-05-12 02:25:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003205 10.0.0.19 - - [2025-05-12 02:25:23] "POST /neutron/subnet HTTP/1.1" 200 708 0.011181 10.0.0.19 - - [2025-05-12 02:25:23] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.19 - - [2025-05-12 02:25:23] "POST /neutron/network HTTP/1.1" 200 834 0.005878 10.0.0.19 - - [2025-05-12 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.19 - - [2025-05-12 02:25:25] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004490 10.0.0.19 - - [2025-05-12 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.19 - - [2025-05-12 02:25:30] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004795 10.0.0.19 - - [2025-05-12 02:25:30] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002975 10.0.0.19 - - [2025-05-12 02:25:30] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005346 10.0.0.19 - - [2025-05-12 02:25:30] "POST /neutron/port HTTP/1.1" 200 3026 0.018740 10.0.0.19 - - [2025-05-12 02:25:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006120 10.0.0.19 - - [2025-05-12 02:25:35] "POST /neutron/port HTTP/1.1" 200 3026 0.018777 10.0.0.19 - - [2025-05-12 02:25:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005599 10.0.0.19 - - [2025-05-12 02:25:39] "POST /neutron/port HTTP/1.1" 200 3026 0.018835 10.0.0.19 - - [2025-05-12 02:25:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005129 10.0.0.19 - - [2025-05-12 02:25:40] "POST /neutron/port HTTP/1.1" 200 3026 0.019546 10.0.0.19 - - [2025-05-12 02:25:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005877 10.0.0.19 - - [2025-05-12 02:25:45] "POST /neutron/port HTTP/1.1" 200 3026 0.019926 10.0.0.19 - - [2025-05-12 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005401 10.0.0.19 - - [2025-05-12 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2025-05-12 02:25:50] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002846 10.0.0.19 - - [2025-05-12 02:25:50] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002875 10.0.0.19 - - [2025-05-12 02:25:51] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005821 10.0.0.19 - - [2025-05-12 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2025-05-12 02:25:51] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003457 10.0.0.19 - - [2025-05-12 02:25:51] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003662 10.0.0.19 - - [2025-05-12 02:25:51] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005149 10.0.0.19 - - [2025-05-12 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.002826 10.0.0.19 - - [2025-05-12 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2025-05-12 02:25:51] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001087 10.0.0.19 - - [2025-05-12 02:25:51] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027338 10.0.0.19 - - [2025-05-12 02:25:51] "POST /service-instances HTTP/1.1" 200 543 0.060312 10.0.0.19 - - [2025-05-12 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2025-05-12 02:25:51] "GET /service-instance/50314a38-e477-45df-8996-bfe16c3011ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.004704 10.0.0.19 - - [2025-05-12 02:25:51] "POST /port-tuples HTTP/1.1" 200 586 0.019623 10.0.0.19 - - [2025-05-12 02:25:51] "GET /virtual-machine-interface/0fdabffd-8dd3-4a01-a863-648bbe17165f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005154 10.0.0.19 - - [2025-05-12 02:25:51] "PUT /virtual-machine-interface/0fdabffd-8dd3-4a01-a863-648bbe17165f HTTP/1.1" 200 284 0.011127 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.009987 10.0.0.19 - - [2025-05-12 02:25:52] "POST /instance-ips HTTP/1.1" 200 385 0.023738 10.0.0.19 - - [2025-05-12 02:25:52] "GET /virtual-machine-interface/2767962b-d704-4895-b9f9-2262647e8176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005330 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.017775 10.0.0.19 - - [2025-05-12 02:25:52] "PUT /virtual-machine-interface/2767962b-d704-4895-b9f9-2262647e8176 HTTP/1.1" 200 284 0.010644 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.010031 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.009239 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003300 10.0.0.19 - - [2025-05-12 02:25:52] "GET /virtual-machine-interface/1108f638-a847-464d-a821-f3cda226f2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005646 10.0.0.19 - - [2025-05-12 02:25:52] "POST /instance-ips HTTP/1.1" 200 385 0.020426 10.0.0.19 - - [2025-05-12 02:25:52] "PUT /virtual-machine-interface/1108f638-a847-464d-a821-f3cda226f2b2 HTTP/1.1" 200 284 0.009587 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.009757 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.008051 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002748 10.0.0.19 - - [2025-05-12 02:25:52] "POST /neutron/port HTTP/1.1" 200 1088 0.013757 10.0.0.19 - - [2025-05-12 02:25:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005549 10.0.0.19 - - [2025-05-12 02:25:52] "POST /instance-ips HTTP/1.1" 200 373 0.015312 10.0.0.19 - - [2025-05-12 02:25:52] "POST /neutron/port HTTP/1.1" 200 1088 0.014755 10.0.0.19 - - [2025-05-12 02:25:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005381 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.010565 10.0.0.19 - - [2025-05-12 02:25:52] "POST /neutron/port HTTP/1.1" 200 1088 0.013922 10.0.0.19 - - [2025-05-12 02:25:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007080 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.008923 10.0.0.19 - - [2025-05-12 02:25:52] "GET /virtual-machine/741dbcbf-07ce-43e6-9b16-6b001842c7fe HTTP/1.1" 200 1290 0.004363 10.0.0.19 - - [2025-05-12 02:25:52] "GET /virtual-machine-interface/7914e922-6360-4d14-9bdc-fe5adf18ad42 HTTP/1.1" 200 2946 0.004239 10.0.0.19 - - [2025-05-12 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003217 10.0.0.19 - - [2025-05-12 02:25:52] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003072 10.0.0.19 - - [2025-05-12 02:25:52] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003754 10.0.0.19 - - [2025-05-12 02:25:52] "POST /instance-ips HTTP/1.1" 200 373 0.013552 10.0.0.19 - - [2025-05-12 02:25:52] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006811 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.007525 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.008164 10.0.0.19 - - [2025-05-12 02:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002734 10.0.0.19 - - [2025-05-12 02:25:52] "POST /instance-ips HTTP/1.1" 200 375 0.018400 10.0.0.19 - - [2025-05-12 02:25:53] "POST /ref-update HTTP/1.1" 200 156 0.008053 10.0.0.19 - - [2025-05-12 02:25:53] "POST /ref-update HTTP/1.1" 200 156 0.008793 10.0.0.19 - - [2025-05-12 02:25:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003015 10.0.0.19 - - [2025-05-12 02:25:53] "POST /instance-ips HTTP/1.1" 200 375 0.014807 10.0.0.19 - - [2025-05-12 02:25:53] "POST /ref-update HTTP/1.1" 200 156 0.008094 10.0.0.19 - - [2025-05-12 02:25:53] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.19 - - [2025-05-12 02:25:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003331 10.0.0.19 - - [2025-05-12 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.19 - - [2025-05-12 02:25:53] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002897 10.0.0.19 - - [2025-05-12 02:25:53] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003313 10.0.0.19 - - [2025-05-12 02:25:53] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005708 10.0.0.19 - - [2025-05-12 02:25:54] "POST /neutron/port HTTP/1.1" 200 1085 0.014664 10.0.0.19 - - [2025-05-12 02:25:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005793 10.0.0.19 - - [2025-05-12 02:25:54] "POST /neutron/port HTTP/1.1" 200 1085 0.014270 10.0.0.19 - - [2025-05-12 02:25:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006806 10.0.0.19 - - [2025-05-12 02:25:54] "POST /neutron/port HTTP/1.1" 200 1085 0.014493 10.0.0.19 - - [2025-05-12 02:25:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005732 10.0.0.19 - - [2025-05-12 02:25:54] "GET /virtual-machine/4c3a3d23-f7d2-4109-a307-37fd710af832 HTTP/1.1" 200 1290 0.004107 10.0.0.19 - - [2025-05-12 02:25:54] "GET /virtual-machine-interface/20bd8408-c7ab-4225-a08a-9c1820b9ea02 HTTP/1.1" 200 2949 0.004517 10.0.0.19 - - [2025-05-12 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.19 - - [2025-05-12 02:25:54] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003162 10.0.0.19 - - [2025-05-12 02:25:54] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002990 10.0.0.19 - - [2025-05-12 02:25:54] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005370 10.0.0.19 - - [2025-05-12 02:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.19 - - [2025-05-12 02:25:55] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004675 10.0.0.19 - - [2025-05-12 02:25:55] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002886 10.0.0.19 - - [2025-05-12 02:25:55] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005275 10.0.0.19 - - [2025-05-12 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.002611 10.0.0.19 - - [2025-05-12 02:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.19 - - [2025-05-12 02:25:56] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001086 10.0.0.19 - - [2025-05-12 02:25:56] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024678 10.0.0.19 - - [2025-05-12 02:25:56] "POST /network-policys HTTP/1.1" 200 547 0.020915 10.0.0.19 - - [2025-05-12 02:25:56] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004626 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.19 - - [2025-05-12 02:25:56] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004997 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.19 - - [2025-05-12 02:25:56] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003346 10.0.0.19 - - [2025-05-12 02:25:56] "POST /ref-update HTTP/1.1" 200 156 0.026928 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2025-05-12 02:25:56] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003665 10.0.0.19 - - [2025-05-12 02:25:56] "POST /neutron/network HTTP/1.1" 200 922 0.007534 10.0.0.19 - - [2025-05-12 02:25:56] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006012 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.003330 10.0.0.19 - - [2025-05-12 02:25:56] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.024433 10.0.0.19 - - [2025-05-12 02:25:56] "POST /access-control-lists HTTP/1.1" 200 601 0.065099 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.19 - - [2025-05-12 02:25:56] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005224 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.19 - - [2025-05-12 02:25:56] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003397 10.0.0.19 - - [2025-05-12 02:25:56] "POST /ref-update HTTP/1.1" 200 156 0.028183 10.0.0.19 - - [2025-05-12 02:25:56] "PUT /access-control-list/4d6d9ebb-6243-4a2a-9115-6377a24a3786 HTTP/1.1" 200 272 0.011711 10.0.0.19 - - [2025-05-12 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 244 0.003584 10.0.0.19 - - [2025-05-12 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.19 - - [2025-05-12 02:25:57] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.028033 10.0.0.19 - - [2025-05-12 02:25:57] "POST /access-control-lists HTTP/1.1" 200 604 0.065307 10.0.0.19 - - [2025-05-12 02:25:57] "POST /neutron/network HTTP/1.1" 200 921 0.007129 10.0.0.19 - - [2025-05-12 02:25:57] "POST /routing-instances HTTP/1.1" 200 759 0.020134 10.0.0.19 - - [2025-05-12 02:25:57] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006662 10.0.0.19 - - [2025-05-12 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.19 - - [2025-05-12 02:25:57] "POST /route-targets HTTP/1.1" 200 327 0.009699 10.0.0.19 - - [2025-05-12 02:25:57] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003379 10.0.0.19 - - [2025-05-12 02:25:57] "POST /ref-update HTTP/1.1" 200 156 0.010445 10.0.0.19 - - [2025-05-12 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.19 - - [2025-05-12 02:25:57] "GET /routing-instance/69220b4c-d975-4c87-8e89-01cc024c6db5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.005383 10.0.0.19 - - [2025-05-12 02:25:57] "GET /service-template/041d306d-451c-4778-af96-456272aa471a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004660 10.0.0.19 - - [2025-05-12 02:25:57] "GET /routing-instance/69220b4c-d975-4c87-8e89-01cc024c6db5?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003524 10.0.0.19 - - [2025-05-12 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.19 - - [2025-05-12 02:25:57] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.19 - - [2025-05-12 02:25:57] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.19 - - [2025-05-12 02:25:57] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.023954 10.0.0.19 - - [2025-05-12 02:25:57] "POST /routing-instances HTTP/1.1" 200 760 0.016551 10.0.0.19 - - [2025-05-12 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-05-12 02:25:57] "POST /route-targets HTTP/1.1" 200 327 0.009306 10.0.0.19 - - [2025-05-12 02:25:57] "GET /service-instance/50314a38-e477-45df-8996-bfe16c3011ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3528 0.005389 10.0.0.19 - - [2025-05-12 02:25:57] "POST /ref-update HTTP/1.1" 200 156 0.010120 10.0.0.19 - - [2025-05-12 02:25:57] "GET /domains HTTP/1.1" 200 280 0.002959 10.0.0.19 - - [2025-05-12 02:25:57] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001383 10.0.0.19 - - [2025-05-12 02:25:57] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2772 0.008263 10.0.0.19 - - [2025-05-12 02:25:57] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.19 - - [2025-05-12 02:25:57] "GET /routing-instance/03d8a84c-164a-487e-9ca9-5dd695039d68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003808 10.0.0.19 - - [2025-05-12 02:25:57] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 4233 0.063607 10.0.0.19 - - [2025-05-12 02:25:57] "GET /service-instance/50314a38-e477-45df-8996-bfe16c3011ac HTTP/1.1" 200 3782 0.006169 10.0.0.19 - - [2025-05-12 02:25:57] "GET /routing-instance/03d8a84c-164a-487e-9ca9-5dd695039d68?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.005070 10.0.0.19 - - [2025-05-12 02:25:57] "GET /domains HTTP/1.1" 200 280 0.002109 10.0.0.19 - - [2025-05-12 02:25:57] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.19 - - [2025-05-12 02:25:57] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2772 0.008009 10.0.0.19 - - [2025-05-12 02:25:57] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000888 10.0.0.19 - - [2025-05-12 02:25:57] "PUT /routing-instance/69220b4c-d975-4c87-8e89-01cc024c6db5 HTTP/1.1" 200 266 0.008651 10.0.0.19 - - [2025-05-12 02:25:57] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 4233 0.065501 10.0.0.19 - - [2025-05-12 02:25:57] "GET /service-instance/50314a38-e477-45df-8996-bfe16c3011ac HTTP/1.1" 200 3782 0.004749 10.0.0.19 - - [2025-05-12 02:25:57] "GET /port-tuple/1be61a99-d153-45e1-9978-549eb02918ca HTTP/1.1" 200 1979 0.003942 10.0.0.19 - - [2025-05-12 02:25:57] "PUT /routing-instance/03d8a84c-164a-487e-9ca9-5dd695039d68 HTTP/1.1" 200 266 0.013627 10.0.0.19 - - [2025-05-12 02:25:57] "GET /virtual-machine-interface/0fdabffd-8dd3-4a01-a863-648bbe17165f HTTP/1.1" 200 3816 0.009929 10.0.0.19 - - [2025-05-12 02:25:57] "GET /virtual-machine-interface/1108f638-a847-464d-a821-f3cda226f2b2 HTTP/1.1" 200 3804 0.005109 10.0.0.19 - - [2025-05-12 02:25:57] "GET /virtual-machine-interface/2767962b-d704-4895-b9f9-2262647e8176 HTTP/1.1" 200 3798 0.004566 10.0.0.19 - - [2025-05-12 02:25:57] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.19 - - [2025-05-12 02:25:57] "POST /neutron/port HTTP/1.1" 200 3833 0.037668 10.0.0.19 - - [2025-05-12 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006716 10.0.0.19 - - [2025-05-12 02:25:57] "PUT /access-control-list/51694bc2-978f-48a7-88a6-c8e061704cf8 HTTP/1.1" 200 272 0.017055 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/port HTTP/1.1" 200 3833 0.031318 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005888 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/port HTTP/1.1" 200 3833 0.030146 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006163 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/port HTTP/1.1" 200 3833 0.029490 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006058 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/network HTTP/1.1" 200 896 0.012754 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/network HTTP/1.1" 200 922 0.005942 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/network HTTP/1.1" 200 806 0.012691 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/network HTTP/1.1" 200 832 0.005190 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/network HTTP/1.1" 200 895 0.012151 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/network HTTP/1.1" 200 921 0.005112 10.0.0.19 - - [2025-05-12 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001246 10.0.0.19 - - [2025-05-12 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001177 10.0.0.19 - - [2025-05-12 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001499 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine/7013029f-7b05-4fc3-9ed3-7e4eef7800c9 HTTP/1.1" 200 1802 0.003567 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine-interface/0fdabffd-8dd3-4a01-a863-648bbe17165f HTTP/1.1" 200 3816 0.005547 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine-interface/1108f638-a847-464d-a821-f3cda226f2b2 HTTP/1.1" 200 3804 0.004798 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine-interface/2767962b-d704-4895-b9f9-2262647e8176 HTTP/1.1" 200 3798 0.005166 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/1994188b-864f-41d5-9ea8-d93593d177dd HTTP/1.1" 200 1978 0.003221 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/62c1b931-6da2-4d1c-8ffa-d507ef2a25fe HTTP/1.1" 200 1980 0.003013 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/8082259d-cc22-43a9-ad32-d4b551ebb29f HTTP/1.1" 200 1621 0.004245 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/a26693db-3e9b-4c61-9574-fb44459c6c0a HTTP/1.1" 200 1961 0.002996 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/b87a4a98-0b2c-420c-a98f-5f53b3afad87 HTTP/1.1" 200 1959 0.003143 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/e81e11cf-c8f9-4aad-bc0a-087826d60f69 HTTP/1.1" 200 1622 0.004541 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/0d55acb1-eea1-40a7-ba2e-0a9d359e4f7b HTTP/1.1" 200 1955 0.003097 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/65ae50b0-f279-47ea-963a-8ccf14f11018 HTTP/1.1" 200 1623 0.004755 10.0.0.19 - - [2025-05-12 02:25:58] "GET /instance-ip/d81b02b7-fb77-44bc-8c02-b0bae37e4af9 HTTP/1.1" 200 1955 0.003040 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/port HTTP/1.1" 200 3833 0.030326 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005714 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/port HTTP/1.1" 200 3833 0.028532 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005776 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/port HTTP/1.1" 200 3833 0.034181 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005610 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/port HTTP/1.1" 200 3833 0.028266 10.0.0.19 - - [2025-05-12 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006464 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine/7013029f-7b05-4fc3-9ed3-7e4eef7800c9 HTTP/1.1" 200 1802 0.003324 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine-interface/0fdabffd-8dd3-4a01-a863-648bbe17165f HTTP/1.1" 200 3816 0.004754 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine-interface/1108f638-a847-464d-a821-f3cda226f2b2 HTTP/1.1" 200 3804 0.004834 10.0.0.19 - - [2025-05-12 02:25:58] "GET /virtual-machine-interface/2767962b-d704-4895-b9f9-2262647e8176 HTTP/1.1" 200 3798 0.005215 10.0.0.19 - - [2025-05-12 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.19 - - [2025-05-12 02:25:59] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002666 10.0.0.19 - - [2025-05-12 02:25:59] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002899 10.0.0.19 - - [2025-05-12 02:25:59] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006457 10.0.0.19 - - [2025-05-12 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.19 - - [2025-05-12 02:26:00] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002812 10.0.0.19 - - [2025-05-12 02:26:00] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003397 10.0.0.19 - - [2025-05-12 02:26:00] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005194 10.0.0.19 - - [2025-05-12 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.19 - - [2025-05-12 02:26:00] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003645 10.0.0.19 - - [2025-05-12 02:26:00] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002970 10.0.0.19 - - [2025-05-12 02:26:00] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005596 10.0.0.19 - - [2025-05-12 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.19 - - [2025-05-12 02:26:00] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003723 10.0.0.19 - - [2025-05-12 02:26:00] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003158 10.0.0.19 - - [2025-05-12 02:26:00] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005252 10.0.0.19 - - [2025-05-12 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.19 - - [2025-05-12 02:26:00] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003413 10.0.0.19 - - [2025-05-12 02:26:00] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002966 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005776 10.0.0.19 - - [2025-05-12 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.19 - - [2025-05-12 02:26:01] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003141 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003252 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005015 10.0.0.19 - - [2025-05-12 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2025-05-12 02:26:01] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003457 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002809 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005159 10.0.0.19 - - [2025-05-12 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.19 - - [2025-05-12 02:26:01] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003273 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002850 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005435 10.0.0.19 - - [2025-05-12 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.19 - - [2025-05-12 02:26:01] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003224 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002804 10.0.0.19 - - [2025-05-12 02:26:01] "GET /virtual-network/9b0ed097-5d6c-47fb-a384-e9458f1553ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005696 10.0.0.19 - - [2025-05-12 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.19 - - [2025-05-12 02:26:01] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003945 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003028 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006911 10.0.0.19 - - [2025-05-12 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2025-05-12 02:26:02] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003503 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003094 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005195 10.0.0.19 - - [2025-05-12 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.19 - - [2025-05-12 02:26:02] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004345 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003437 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006298 10.0.0.19 - - [2025-05-12 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.19 - - [2025-05-12 02:26:02] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004085 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-networks?parent_id=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003592 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005910 10.0.0.19 - - [2025-05-12 02:26:02] "GET /virtual-machine/7013029f-7b05-4fc3-9ed3-7e4eef7800c9 HTTP/1.1" 200 1802 0.004610 10.0.0.19 - - [2025-05-12 02:26:02] "GET /domains HTTP/1.1" 200 280 0.002227 10.0.0.19 - - [2025-05-12 02:26:02] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.19 - - [2025-05-12 02:26:02] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2772 0.006409 10.0.0.19 - - [2025-05-12 02:26:02] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.19 - - [2025-05-12 02:26:02] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 4233 0.064787 10.0.0.19 - - [2025-05-12 02:26:02] "GET /service-instance/50314a38-e477-45df-8996-bfe16c3011ac HTTP/1.1" 200 3782 0.004753 10.0.0.19 - - [2025-05-12 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.19 - - [2025-05-12 02:26:02] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.003088 10.0.0.19 - - [2025-05-12 02:26:02] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005099 10.0.0.19 - - [2025-05-12 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.19 - - [2025-05-12 02:26:03] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.004200 10.0.0.19 - - [2025-05-12 02:26:03] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.004872 10.0.0.19 - - [2025-05-12 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2025-05-12 02:26:03] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005073 10.0.0.19 - - [2025-05-12 02:26:03] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?fields=routing_instances HTTP/1.1" 200 1684 0.006262 10.0.0.19 - - [2025-05-12 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.19 - - [2025-05-12 02:26:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005126 10.0.0.19 - - [2025-05-12 02:26:03] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?fields=routing_instances HTTP/1.1" 200 1688 0.006494 10.0.0.19 - - [2025-05-12 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.029200 10.0.0.19 - - [2025-05-12 02:26:07] "POST /neutron/network HTTP/1.1" 200 833 0.008372 10.0.0.19 - - [2025-05-12 02:26:07] "DELETE /access-control-list/51694bc2-978f-48a7-88a6-c8e061704cf8 HTTP/1.1" 200 115 0.046552 10.0.0.19 - - [2025-05-12 02:26:07] "GET /virtual-network/b3c665ce-0b5d-4e95-85f0-3c49640e70af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007989 10.0.0.19 - - [2025-05-12 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.19 - - [2025-05-12 02:26:07] "DELETE /routing-instance/69220b4c-d975-4c87-8e89-01cc024c6db5 HTTP/1.1" 200 115 0.029066 10.0.0.19 - - [2025-05-12 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.19 - - [2025-05-12 02:26:07] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004936 10.0.0.19 - - [2025-05-12 02:26:07] "DELETE /route-target/16146e77-e794-4e6b-825d-29909baf8d5b HTTP/1.1" 200 115 0.013926 10.0.0.19 - - [2025-05-12 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.032674 10.0.0.19 - - [2025-05-12 02:26:07] "DELETE /routing-instance/03d8a84c-164a-487e-9ca9-5dd695039d68 HTTP/1.1" 200 115 0.037794 10.0.0.19 - - [2025-05-12 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.19 - - [2025-05-12 02:26:07] "POST /neutron/network HTTP/1.1" 200 834 0.006557 10.0.0.19 - - [2025-05-12 02:26:07] "GET /virtual-network/a3b4b562-c7eb-4039-91a3-faf8b1efe63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006716 10.0.0.19 - - [2025-05-12 02:26:07] "DELETE /route-target/82d37d5c-b469-43bd-a1a6-01c7e03bb4ea HTTP/1.1" 200 115 0.011895 10.0.0.19 - - [2025-05-12 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.19 - - [2025-05-12 02:26:07] "DELETE /access-control-list/4d6d9ebb-6243-4a2a-9115-6377a24a3786 HTTP/1.1" 200 115 0.022524 10.0.0.19 - - [2025-05-12 02:26:07] "GET /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004259 10.0.0.19 - - [2025-05-12 02:26:07] "DELETE /network-policy/e88e67fc-2f40-4b98-a57e-7f0a62ff2931 HTTP/1.1" 200 115 0.020782 10.0.0.19 - - [2025-05-12 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /service-instance/50314a38-e477-45df-8996-bfe16c3011ac HTTP/1.1" 200 115 0.050950 10.0.0.19 - - [2025-05-12 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.016235 10.0.0.19 - - [2025-05-12 02:26:08] "GET /domains HTTP/1.1" 200 280 0.002581 10.0.0.19 - - [2025-05-12 02:26:08] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.19 - - [2025-05-12 02:26:08] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2772 0.008142 10.0.0.19 - - [2025-05-12 02:26:08] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001370 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /instance-ip/0d55acb1-eea1-40a7-ba2e-0a9d359e4f7b HTTP/1.1" 200 115 0.027532 10.0.0.19 - - [2025-05-12 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009830 10.0.0.19 - - [2025-05-12 02:26:08] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 3759 0.068481 10.0.0.19 - - [2025-05-12 02:26:08] "GET /virtual-machine/7013029f-7b05-4fc3-9ed3-7e4eef7800c9 HTTP/1.1" 200 1802 0.002886 10.0.0.19 - - [2025-05-12 02:26:08] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001784 10.0.0.19 - - [2025-05-12 02:26:08] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003737 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /instance-ip/b87a4a98-0b2c-420c-a98f-5f53b3afad87 HTTP/1.1" 200 115 0.025717 10.0.0.19 - - [2025-05-12 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.008040 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /instance-ip/d81b02b7-fb77-44bc-8c02-b0bae37e4af9 HTTP/1.1" 200 115 0.017976 10.0.0.19 - - [2025-05-12 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009141 10.0.0.19 - - [2025-05-12 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /instance-ip/a26693db-3e9b-4c61-9574-fb44459c6c0a HTTP/1.1" 200 115 0.045175 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /service-template/041d306d-451c-4778-af96-456272aa471a HTTP/1.1" 200 115 0.053642 10.0.0.19 - - [2025-05-12 02:26:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.002913 10.0.0.19 - - [2025-05-12 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.021412 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /instance-ip/62c1b931-6da2-4d1c-8ffa-d507ef2a25fe HTTP/1.1" 200 115 0.020651 10.0.0.19 - - [2025-05-12 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.010520 10.0.0.19 - - [2025-05-12 02:26:08] "DELETE /instance-ip/1994188b-864f-41d5-9ea8-d93593d177dd HTTP/1.1" 200 115 0.020229 10.0.0.19 - - [2025-05-12 02:26:08] "POST /neutron/network HTTP/1.1" 200 833 0.005906 10.0.0.19 - - [2025-05-12 02:26:08] "POST /neutron/network HTTP/1.1" 400 204 0.015326 10.0.0.19 - - [2025-05-12 02:26:08] "POST /neutron/port HTTP/1.1" 200 1085 0.014517 10.0.0.19 - - [2025-05-12 02:26:08] "POST /neutron/port HTTP/1.1" 200 1111 0.016435 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 1088 0.020056 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 1114 0.015471 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 151 0.157669 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 151 0.139999 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 3026 0.033889 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 1112 0.008771 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 151 0.100901 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 1111 0.011808 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 151 0.107141 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 1114 0.008266 10.0.0.19 - - [2025-05-12 02:26:09] "POST /neutron/port HTTP/1.1" 200 151 0.099424 10.0.0.19 - - [2025-05-12 02:26:10] "POST /neutron/network HTTP/1.1" 200 833 0.006777 10.0.0.19 - - [2025-05-12 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.19 - - [2025-05-12 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002219 10.0.0.19 - - [2025-05-12 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003726 10.0.0.19 - - [2025-05-12 02:26:10] "POST /neutron/network HTTP/1.1" 200 151 0.086671 10.0.0.19 - - [2025-05-12 02:26:10] "DELETE /route-target/8d62e3dd-2679-42ba-91bc-ebb9328dbb1d HTTP/1.1" 200 115 0.021056 10.0.0.19 - - [2025-05-12 02:26:10] "GET /routing-instance/1ada309f-e62b-4d4c-918e-36e60d470afd HTTP/1.1" 404 171 0.002866 10.0.0.19 - - [2025-05-12 02:26:10] "GET /domains HTTP/1.1" 200 280 0.003406 10.0.0.19 - - [2025-05-12 02:26:10] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.19 - - [2025-05-12 02:26:10] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2572 0.048769 10.0.0.19 - - [2025-05-12 02:26:10] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.19 - - [2025-05-12 02:26:10] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2298 0.069826 10.0.0.19 - - [2025-05-12 02:26:10] "POST /neutron/network HTTP/1.1" 200 834 0.005254 10.0.0.19 - - [2025-05-12 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004502 10.0.0.19 - - [2025-05-12 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.19 - - [2025-05-12 02:26:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002226 10.0.0.19 - - [2025-05-12 02:26:10] "POST /neutron/network HTTP/1.1" 200 151 0.092895 10.0.0.19 - - [2025-05-12 02:26:10] "GET /routing-instance/a0d9fbdb-4436-4dee-8894-5eb1f268d9d9 HTTP/1.1" 404 171 0.002886 10.0.0.19 - - [2025-05-12 02:26:10] "DELETE /route-target/a790637d-2175-49ff-948e-9c0928d23525 HTTP/1.1" 200 115 0.016139 10.0.0.19 - - [2025-05-12 02:26:10] "GET /domains HTTP/1.1" 200 280 0.003623 10.0.0.19 - - [2025-05-12 02:26:10] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.19 - - [2025-05-12 02:26:11] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2572 0.050047 10.0.0.19 - - [2025-05-12 02:26:11] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001550 10.0.0.19 - - [2025-05-12 02:26:11] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 2080 0.069846 10.0.0.19 - - [2025-05-12 02:26:11] "POST /neutron/network HTTP/1.1" 200 832 0.005787 10.0.0.19 - - [2025-05-12 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006918 10.0.0.19 - - [2025-05-12 02:26:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007339 10.0.0.19 - - [2025-05-12 02:26:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002838 10.0.0.19 - - [2025-05-12 02:26:11] "POST /neutron/network HTTP/1.1" 200 151 0.133146 10.0.0.19 - - [2025-05-12 02:26:11] "DELETE /route-target/5dd2eae3-d547-42bc-beda-2d86b0c6f310 HTTP/1.1" 200 115 0.029040 10.0.0.19 - - [2025-05-12 02:26:11] "GET /routing-instance/5dabaeff-3d7f-4243-b342-1cf2c0ee51ac HTTP/1.1" 404 171 0.003125 10.0.0.19 - - [2025-05-12 02:26:11] "GET /domains HTTP/1.1" 200 280 0.009505 10.0.0.19 - - [2025-05-12 02:26:11] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.19 - - [2025-05-12 02:26:11] "GET /obj-perms HTTP/1.1" 200 5056 0.067194 10.0.0.19 - - [2025-05-12 02:26:11] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2572 0.054093 10.0.0.19 - - [2025-05-12 02:26:11] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001204 10.0.0.19 - - [2025-05-12 02:26:11] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 1840 0.077253 10.0.0.19 - - [2025-05-12 02:26:11] "GET /obj-perms HTTP/1.1" 200 5056 0.043372 10.0.0.19 - - [2025-05-12 02:26:11] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.19 - - [2025-05-12 02:26:11] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048124 10.0.0.19 - - [2025-05-12 02:26:11] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.19 - - [2025-05-12 02:26:11] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?fields=virtual_networks HTTP/1.1" 200 1028 0.037572 10.0.0.19 - - [2025-05-12 02:26:11] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003758 10.0.0.19 - - [2025-05-12 02:26:12] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.074813 10.0.0.19 - - [2025-05-12 02:26:12] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062 10.0.0.19 - - [2025-05-12 02:26:12] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?fields=security_groups HTTP/1.1" 200 1252 0.031318 10.0.0.19 - - [2025-05-12 02:26:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.022589 10.0.0.19 - - [2025-05-12 02:26:12] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002424 10.0.0.19 - - [2025-05-12 02:26:12] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001510 10.0.0.19 - - [2025-05-12 02:26:12] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009799 10.0.0.19 - - [2025-05-12 02:26:13] "POST /id-to-fqname HTTP/1.1" 200 191 0.002154 10.0.0.19 - - [2025-05-12 02:26:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.003040 10.0.0.19 - - [2025-05-12 02:26:13] "POST /security-groups HTTP/1.1" 200 592 0.066167 10.0.0.19 - - [2025-05-12 02:26:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.002323 10.0.0.19 - - [2025-05-12 02:26:13] "POST /projects HTTP/1.1" 200 587 0.231270 10.0.0.19 - - [2025-05-12 02:26:13] "POST /access-control-lists HTTP/1.1" 200 597 0.058710 10.0.0.19 - - [2025-05-12 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.299307 10.0.0.19 - - [2025-05-12 02:26:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.002528 10.0.0.19 - - [2025-05-12 02:26:13] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.422582 10.0.0.19 - - [2025-05-12 02:26:13] "POST /access-control-lists HTTP/1.1" 200 595 0.056415 10.0.0.19 - - [2025-05-12 02:26:14] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.19 - - [2025-05-12 02:26:15] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000534 10.0.0.19 - - [2025-05-12 02:26:15] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.19 - - [2025-05-12 02:26:15] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.040774 10.0.0.19 - - [2025-05-12 02:26:15] "POST /fqname-to-id HTTP/1.1" 404 180 0.003376 10.0.0.19 - - [2025-05-12 02:26:15] "POST /virtual-DNSs HTTP/1.1" 200 507 0.018830 10.0.0.19 - - [2025-05-12 02:26:15] "GET /virtual-DNS/1ceec480-83a8-4657-8a76-03531ae095f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004659 10.0.0.19 - - [2025-05-12 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2025-05-12 02:26:15] "GET /virtual-DNS/1ceec480-83a8-4657-8a76-03531ae095f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003529 10.0.0.19 - - [2025-05-12 02:26:16] "GET /domains HTTP/1.1" 401 292 0.000504 10.0.0.19 - - [2025-05-12 02:26:16] "GET /domains HTTP/1.1" 200 280 0.024254 10.0.0.19 - - [2025-05-12 02:26:16] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.19 - - [2025-05-12 02:26:16] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.008943 10.0.0.19 - - [2025-05-12 02:26:16] "GET /virtual-DNS/1ceec480-83a8-4657-8a76-03531ae095f1 HTTP/1.1" 200 1437 0.004170 10.0.0.19 - - [2025-05-12 02:26:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002212 10.0.0.19 - - [2025-05-12 02:26:16] "POST /network-ipams HTTP/1.1" 200 514 0.016727 10.0.0.19 - - [2025-05-12 02:26:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.002675 10.0.0.19 - - [2025-05-12 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.19 - - [2025-05-12 02:26:16] "GET /network-ipam/47e5f8f1-74b9-4068-aee9-d28da8d64afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005974 10.0.0.19 - - [2025-05-12 02:26:16] "PUT /network-ipam/47e5f8f1-74b9-4068-aee9-d28da8d64afb HTTP/1.1" 200 258 0.010225 10.0.0.19 - - [2025-05-12 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.19 - - [2025-05-12 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.19 - - [2025-05-12 02:26:16] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001386 10.0.0.19 - - [2025-05-12 02:26:16] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.021074 10.0.0.19 - - [2025-05-12 02:26:16] "POST /neutron/network HTTP/1.1" 200 117 0.025271 10.0.0.19 - - [2025-05-12 02:26:16] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001033 10.0.0.19 - - [2025-05-12 02:26:16] "POST /neutron/network HTTP/1.1" 200 618 0.062517 10.0.0.19 - - [2025-05-12 02:26:16] "POST /route-targets HTTP/1.1" 200 327 0.010231 10.0.0.19 - - [2025-05-12 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.010911 10.0.0.19 - - [2025-05-12 02:26:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010675 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/subnet HTTP/1.1" 200 711 0.178303 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/network HTTP/1.1" 200 833 0.005593 10.0.0.19 - - [2025-05-12 02:26:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001308 10.0.0.19 - - [2025-05-12 02:26:17] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004918 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/network HTTP/1.1" 200 833 0.005064 10.0.0.19 - - [2025-05-12 02:26:17] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004520 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/network HTTP/1.1" 200 833 0.005605 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/subnet HTTP/1.1" 200 711 0.006142 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/network HTTP/1.1" 200 807 0.011456 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/network HTTP/1.1" 200 833 0.005312 10.0.0.19 - - [2025-05-12 02:26:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001081 10.0.0.19 - - [2025-05-12 02:26:17] "POST /neutron/network HTTP/1.1" 200 843 0.006121 10.0.0.19 - - [2025-05-12 02:26:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2025-05-12 02:26:17] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.19 - - [2025-05-12 02:26:17] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000386 10.0.0.19 - - [2025-05-12 02:26:18] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001182 10.0.0.19 - - [2025-05-12 02:26:18] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.045081 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/network HTTP/1.1" 200 833 0.005145 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/port HTTP/1.1" 200 117 0.004499 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/port HTTP/1.1" 200 117 0.005777 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/port HTTP/1.1" 200 117 0.005681 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/network HTTP/1.1" 200 843 0.005634 10.0.0.19 - - [2025-05-12 02:26:18] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001164 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/port HTTP/1.1" 200 1058 0.202310 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/port HTTP/1.1" 200 1058 0.010194 10.0.0.19 - - [2025-05-12 02:26:18] "POST /neutron/port HTTP/1.1" 200 1058 0.007616 10.0.0.19 - - [2025-05-12 02:26:19] "POST /neutron/port HTTP/1.1" 200 1112 0.054476 10.0.0.19 - - [2025-05-12 02:26:19] "POST /neutron/port HTTP/1.1" 200 1086 0.018522 10.0.0.19 - - [2025-05-12 02:26:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003270 10.0.0.19 - - [2025-05-12 02:26:19] "POST /neutron/subnet HTTP/1.1" 200 685 0.010454 10.0.0.19 - - [2025-05-12 02:26:19] "POST /neutron/port HTTP/1.1" 200 117 0.001201 10.0.0.19 - - [2025-05-12 02:26:19] "POST /neutron/network HTTP/1.1" 200 833 0.005499 10.0.0.19 - - [2025-05-12 02:26:23] "POST /neutron/port HTTP/1.1" 200 1086 0.018797 10.0.0.19 - - [2025-05-12 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007391 10.0.0.19 - - [2025-05-12 02:26:23] "POST /neutron/port HTTP/1.1" 200 1086 0.014122 10.0.0.19 - - [2025-05-12 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008964 10.0.0.19 - - [2025-05-12 02:26:23] "POST /neutron/port HTTP/1.1" 200 1086 0.015195 10.0.0.19 - - [2025-05-12 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006141 10.0.0.19 - - [2025-05-12 02:26:23] "GET /virtual-machine/23f10f55-d7a1-4634-b6da-47c856be9e6b HTTP/1.1" 200 1293 0.005131 10.0.0.19 - - [2025-05-12 02:26:23] "GET /virtual-machine-interface/f612416f-d112-41a6-90fb-e775282bcf36 HTTP/1.1" 200 2965 0.005643 10.0.0.19 - - [2025-05-12 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.19 - - [2025-05-12 02:26:23] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004127 10.0.0.19 - - [2025-05-12 02:26:23] "GET /virtual-networks?parent_id=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003306 10.0.0.19 - - [2025-05-12 02:26:23] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006464 10.0.0.19 - - [2025-05-12 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2025-05-12 02:26:26] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011699 10.0.0.19 - - [2025-05-12 02:26:27] "POST /neutron/port HTTP/1.1" 200 1086 0.014002 10.0.0.19 - - [2025-05-12 02:26:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005762 10.0.0.19 - - [2025-05-12 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.19 - - [2025-05-12 02:26:29] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003559 10.0.0.19 - - [2025-05-12 02:26:29] "GET /virtual-networks?parent_id=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002836 10.0.0.19 - - [2025-05-12 02:26:29] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005231 10.0.0.19 - - [2025-05-12 02:26:29] "POST /neutron/port HTTP/1.1" 200 1086 0.017283 10.0.0.19 - - [2025-05-12 02:26:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006708 10.0.0.19 - - [2025-05-12 02:26:38] "POST /neutron/network HTTP/1.1" 200 807 0.011399 10.0.0.19 - - [2025-05-12 02:26:38] "POST /neutron/network HTTP/1.1" 200 833 0.007158 10.0.0.19 - - [2025-05-12 02:26:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001680 10.0.0.19 - - [2025-05-12 02:26:38] "POST /neutron/port HTTP/1.1" 200 1086 0.014513 10.0.0.19 - - [2025-05-12 02:26:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006123 10.0.0.19 - - [2025-05-12 02:26:39] "POST /neutron/network HTTP/1.1" 200 843 0.005849 10.0.0.19 - - [2025-05-12 02:26:39] "GET /aaa-mode HTTP/1.1" 401 292 0.000455 10.0.0.19 - - [2025-05-12 02:26:39] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.19 - - [2025-05-12 02:26:39] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.19 - - [2025-05-12 02:26:39] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.19 - - [2025-05-12 02:26:39] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053754 10.0.0.19 - - [2025-05-12 02:26:39] "POST /neutron/network HTTP/1.1" 200 833 0.005152 10.0.0.19 - - [2025-05-12 02:26:39] "POST /neutron/port HTTP/1.1" 200 1086 0.016210 10.0.0.19 - - [2025-05-12 02:26:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006242 10.0.0.19 - - [2025-05-12 02:26:39] "POST /neutron/port HTTP/1.1" 200 117 0.004818 10.0.0.19 - - [2025-05-12 02:26:39] "POST /neutron/port HTTP/1.1" 200 117 0.004785 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/network HTTP/1.1" 200 843 0.005251 10.0.0.19 - - [2025-05-12 02:26:40] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001078 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/port HTTP/1.1" 200 1058 0.184458 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/port HTTP/1.1" 200 1058 0.009222 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/port HTTP/1.1" 200 1058 0.009323 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/port HTTP/1.1" 200 1112 0.060389 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/port HTTP/1.1" 200 1086 0.016415 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003288 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/subnet HTTP/1.1" 200 685 0.010339 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.19 - - [2025-05-12 02:26:40] "POST /neutron/network HTTP/1.1" 200 833 0.004715 10.0.0.19 - - [2025-05-12 02:26:45] "POST /neutron/port HTTP/1.1" 200 1086 0.017517 10.0.0.19 - - [2025-05-12 02:26:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006608 10.0.0.19 - - [2025-05-12 02:26:45] "POST /neutron/port HTTP/1.1" 200 1086 0.017352 10.0.0.19 - - [2025-05-12 02:26:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006703 10.0.0.19 - - [2025-05-12 02:26:45] "POST /neutron/port HTTP/1.1" 200 1086 0.020246 10.0.0.19 - - [2025-05-12 02:26:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007764 10.0.0.19 - - [2025-05-12 02:26:45] "GET /virtual-machine/616f182d-b45e-4ae2-923a-b4c2f85a430a HTTP/1.1" 200 1293 0.005332 10.0.0.19 - - [2025-05-12 02:26:45] "GET /virtual-machine-interface/bf6abe42-5e09-4cc7-b910-bd9c1ef2b71d HTTP/1.1" 200 2965 0.007468 10.0.0.19 - - [2025-05-12 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.19 - - [2025-05-12 02:26:45] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003948 10.0.0.19 - - [2025-05-12 02:26:45] "GET /virtual-networks?parent_id=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002879 10.0.0.19 - - [2025-05-12 02:26:45] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006375 10.0.0.19 - - [2025-05-12 02:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.19 - - [2025-05-12 02:26:48] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004460 10.0.0.19 - - [2025-05-12 02:26:48] "POST /neutron/port HTTP/1.1" 200 1086 0.015002 10.0.0.19 - - [2025-05-12 02:26:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006639 10.0.0.19 - - [2025-05-12 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.19 - - [2025-05-12 02:26:50] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003174 10.0.0.19 - - [2025-05-12 02:26:50] "GET /virtual-networks?parent_id=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002870 10.0.0.19 - - [2025-05-12 02:26:50] "GET /virtual-network/92abc528-0803-49d7-abe9-f94195435915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007260 10.0.0.19 - - [2025-05-12 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.19 - - [2025-05-12 02:26:56] "DELETE /virtual-DNS/1ceec480-83a8-4657-8a76-03531ae095f1 HTTP/1.1" 409 235 0.005944 10.0.0.19 - - [2025-05-12 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.002733 10.0.0.19 - - [2025-05-12 02:26:56] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.015388 10.0.0.19 - - [2025-05-12 02:26:56] "GET /virtual-DNS-record/73b1c0b5-5b06-4b1a-bc8b-d626924780c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004647 10.0.0.19 - - [2025-05-12 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.19 - - [2025-05-12 02:26:56] "GET /virtual-DNS-record/73b1c0b5-5b06-4b1a-bc8b-d626924780c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003347 10.0.0.19 - - [2025-05-12 02:26:56] "GET /domains HTTP/1.1" 200 280 0.002910 10.0.0.19 - - [2025-05-12 02:26:56] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001501 10.0.0.19 - - [2025-05-12 02:26:56] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2959 0.009545 10.0.0.19 - - [2025-05-12 02:26:56] "GET /virtual-DNS/1ceec480-83a8-4657-8a76-03531ae095f1 HTTP/1.1" 200 1906 0.005817 10.0.0.19 - - [2025-05-12 02:26:56] "GET /virtual-DNS-record/73b1c0b5-5b06-4b1a-bc8b-d626924780c1 HTTP/1.1" 200 1336 0.003719 10.0.0.19 - - [2025-05-12 02:27:02] "DELETE /virtual-DNS-record/73b1c0b5-5b06-4b1a-bc8b-d626924780c1 HTTP/1.1" 200 115 0.019836 10.0.0.19 - - [2025-05-12 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.002185 10.0.0.19 - - [2025-05-12 02:27:02] "POST /neutron/network HTTP/1.1" 200 833 0.012317 10.0.0.19 - - [2025-05-12 02:27:02] "POST /neutron/network HTTP/1.1" 400 204 0.010054 10.0.0.19 - - [2025-05-12 02:27:02] "POST /neutron/port HTTP/1.1" 200 1086 0.013508 10.0.0.19 - - [2025-05-12 02:27:02] "POST /neutron/port HTTP/1.1" 200 1112 0.008727 10.0.0.19 - - [2025-05-12 02:27:03] "POST /neutron/port HTTP/1.1" 200 1086 0.014271 10.0.0.19 - - [2025-05-12 02:27:03] "POST /neutron/port HTTP/1.1" 200 1112 0.009625 10.0.0.19 - - [2025-05-12 02:27:03] "POST /neutron/port HTTP/1.1" 200 151 0.106247 10.0.0.19 - - [2025-05-12 02:27:03] "POST /neutron/port HTTP/1.1" 200 151 0.123921 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /project/d2b6209fa28349ad8c44f4ea06f82722 HTTP/1.1" 404 173 0.004723 10.0.0.19 - - [2025-05-12 02:27:04] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.19 - - [2025-05-12 02:27:04] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.023557 10.0.0.19 - - [2025-05-12 02:27:04] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000926 10.0.0.19 - - [2025-05-12 02:27:04] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?fields=security_groups HTTP/1.1" 200 1357 0.062804 10.0.0.19 - - [2025-05-12 02:27:04] "POST /neutron/network HTTP/1.1" 200 833 0.004935 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /access-control-list/3fa4c562-b352-4d4f-ba7c-5660ad2ab6c6 HTTP/1.1" 200 115 0.081774 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /security-group/f6b5a3cf-296c-4d87-8d4a-6229b2b505b4 HTTP/1.1" 200 115 0.156510 10.0.0.19 - - [2025-05-12 02:27:04] "GET /projects?obj_uuids=3b9c47ba-7101-469c-9792-6bbe7d92c090&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /access-control-list/f37c8acd-4a59-4b0a-9d6f-23e2e5728469 HTTP/1.1" 200 115 0.043031 10.0.0.19 - - [2025-05-12 02:27:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004054 10.0.0.19 - - [2025-05-12 02:27:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002030 10.0.0.19 - - [2025-05-12 02:27:04] "POST /neutron/network HTTP/1.1" 200 151 0.201990 10.0.0.19 - - [2025-05-12 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.19 - - [2025-05-12 02:27:04] "GET /project/3b9c47ba-7101-469c-9792-6bbe7d92c090?fields=application_policy_sets HTTP/1.1" 200 1396 0.033349 10.0.0.19 - - [2025-05-12 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009350 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /network-ipam/47e5f8f1-74b9-4068-aee9-d28da8d64afb HTTP/1.1" 200 115 0.031220 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /route-target/ea66c8de-9eef-41f3-819b-265e6064d721 HTTP/1.1" 200 115 0.022576 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /virtual-DNS/1ceec480-83a8-4657-8a76-03531ae095f1 HTTP/1.1" 200 115 0.037710 10.0.0.19 - - [2025-05-12 02:27:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.002100 10.0.0.19 - - [2025-05-12 02:27:04] "DELETE /project/3b9c47ba-7101-469c-9792-6bbe7d92c090 HTTP/1.1" 200 115 0.438908 10.0.0.19 - - [2025-05-12 02:27:04] "GET /domains HTTP/1.1" 200 280 0.002658 10.0.0.19 - - [2025-05-12 02:27:04] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001026 10.0.0.19 - - [2025-05-12 02:27:04] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2575 0.008289 10.0.0.19 - - [2025-05-12 02:27:05] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001121 10.0.0.19 - - [2025-05-12 02:27:05] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.031416 10.0.0.19 - - [2025-05-12 02:27:05] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001153 10.0.0.19 - - [2025-05-12 02:27:05] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?fields=virtual_networks HTTP/1.1" 200 1035 0.072720 10.0.0.19 - - [2025-05-12 02:27:05] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001068 10.0.0.19 - - [2025-05-12 02:27:05] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027519 10.0.0.19 - - [2025-05-12 02:27:05] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001031 10.0.0.19 - - [2025-05-12 02:27:05] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?fields=security_groups HTTP/1.1" 200 1262 0.021703 10.0.0.19 - - [2025-05-12 02:27:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.021739 10.0.0.19 - - [2025-05-12 02:27:06] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002298 10.0.0.19 - - [2025-05-12 02:27:06] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.19 - - [2025-05-12 02:27:06] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007826 10.0.0.19 - - [2025-05-12 02:27:06] "POST /id-to-fqname HTTP/1.1" 200 191 0.001400 10.0.0.19 - - [2025-05-12 02:27:06] "POST /fqname-to-id HTTP/1.1" 404 200 0.002523 10.0.0.19 - - [2025-05-12 02:27:06] "POST /security-groups HTTP/1.1" 200 592 0.064002 10.0.0.19 - - [2025-05-12 02:27:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.004928 10.0.0.19 - - [2025-05-12 02:27:06] "POST /projects HTTP/1.1" 200 587 0.213482 10.0.0.19 - - [2025-05-12 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.284566 10.0.0.19 - - [2025-05-12 02:27:06] "POST /access-control-lists HTTP/1.1" 200 597 0.061610 10.0.0.19 - - [2025-05-12 02:27:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.002525 10.0.0.19 - - [2025-05-12 02:27:06] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.400041 10.0.0.19 - - [2025-05-12 02:27:06] "POST /access-control-lists HTTP/1.1" 200 595 0.064225 10.0.0.19 - - [2025-05-12 02:27:07] "GET / HTTP/1.1" 200 35931 0.002452 10.0.0.19 - - [2025-05-12 02:27:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.19 - - [2025-05-12 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.050705 10.0.0.19 - - [2025-05-12 02:27:08] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001095 10.0.0.19 - - [2025-05-12 02:27:08] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.023506 10.0.0.19 - - [2025-05-12 02:27:08] "POST /neutron/network HTTP/1.1" 200 117 0.028769 10.0.0.19 - - [2025-05-12 02:27:08] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001532 10.0.0.19 - - [2025-05-12 02:27:08] "POST /neutron/network HTTP/1.1" 200 606 0.070169 10.0.0.19 - - [2025-05-12 02:27:08] "POST /route-targets HTTP/1.1" 200 327 0.010205 10.0.0.19 - - [2025-05-12 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.013644 10.0.0.19 - - [2025-05-12 02:27:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002527 10.0.0.19 - - [2025-05-12 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.197133 10.0.0.19 - - [2025-05-12 02:27:09] "POST /neutron/network HTTP/1.1" 200 824 0.006795 10.0.0.19 - - [2025-05-12 02:27:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001568 10.0.0.19 - - [2025-05-12 02:27:09] "GET /virtual-network/4eff070d-f886-401f-ab0f-c5daeae93bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004930 10.0.0.19 - - [2025-05-12 02:27:09] "POST /neutron/network HTTP/1.1" 200 824 0.006519 10.0.0.19 - - [2025-05-12 02:27:09] "GET /virtual-network/4eff070d-f886-401f-ab0f-c5daeae93bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005306 10.0.0.19 - - [2025-05-12 02:27:09] "POST /neutron/network HTTP/1.1" 200 824 0.006327 10.0.0.19 - - [2025-05-12 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.007921 10.0.0.19 - - [2025-05-12 02:27:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001141 10.0.0.19 - - [2025-05-12 02:27:09] "POST /neutron/network HTTP/1.1" 200 834 0.005852 10.0.0.19 - - [2025-05-12 02:27:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2025-05-12 02:27:09] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.19 - - [2025-05-12 02:27:09] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000486 10.0.0.19 - - [2025-05-12 02:27:10] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.19 - - [2025-05-12 02:27:10] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.053517 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/network HTTP/1.1" 200 824 0.005721 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.005130 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.005771 10.0.0.19 - - [2025-05-12 02:27:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001424 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.005463 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/network HTTP/1.1" 200 834 0.005759 10.0.0.19 - - [2025-05-12 02:27:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000463 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/network HTTP/1.1" 200 834 0.010540 10.0.0.19 - - [2025-05-12 02:27:10] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001720 10.0.0.19 - - [2025-05-12 02:27:10] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.19 - - [2025-05-12 02:27:10] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001277 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 1060 0.223859 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 1060 0.013119 10.0.0.19 - - [2025-05-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 1060 0.015560 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/port HTTP/1.1" 200 1114 0.081911 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/port HTTP/1.1" 200 1088 0.013435 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002904 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/subnet HTTP/1.1" 200 693 0.011126 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/network HTTP/1.1" 200 824 0.005570 10.0.0.19 - - [2025-05-12 02:27:11] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002043 10.0.0.19 - - [2025-05-12 02:27:11] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.053911 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/network HTTP/1.1" 200 824 0.006951 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/port HTTP/1.1" 200 1088 0.025548 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006709 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/port HTTP/1.1" 200 117 0.006907 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/port HTTP/1.1" 200 1088 0.021493 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010486 10.0.0.19 - - [2025-05-12 02:27:11] "POST /neutron/network HTTP/1.1" 200 834 0.013760 10.0.0.19 - - [2025-05-12 02:27:11] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001140 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/port HTTP/1.1" 200 1060 0.344421 10.0.0.19 - - [2025-05-12 02:27:12] "GET /obj-perms HTTP/1.1" 200 5056 0.075170 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/port HTTP/1.1" 200 1060 0.016156 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/port HTTP/1.1" 200 1060 0.020502 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/port HTTP/1.1" 200 1114 0.131530 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/port HTTP/1.1" 200 1088 0.026999 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005109 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/subnet HTTP/1.1" 200 693 0.013111 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/port HTTP/1.1" 200 117 0.001452 10.0.0.19 - - [2025-05-12 02:27:12] "POST /neutron/network HTTP/1.1" 200 824 0.017346 10.0.0.19 - - [2025-05-12 02:27:12] "GET /obj-perms HTTP/1.1" 200 5056 0.052895 10.0.0.19 - - [2025-05-12 02:27:16] "POST /neutron/port HTTP/1.1" 200 1088 0.019870 10.0.0.19 - - [2025-05-12 02:27:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007214 10.0.0.19 - - [2025-05-12 02:27:16] "POST /neutron/port HTTP/1.1" 200 1088 0.018183 10.0.0.19 - - [2025-05-12 02:27:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005879 10.0.0.19 - - [2025-05-12 02:27:16] "POST /neutron/port HTTP/1.1" 200 1088 0.014042 10.0.0.19 - - [2025-05-12 02:27:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006428 10.0.0.19 - - [2025-05-12 02:27:16] "GET /virtual-machine/4403790e-b184-4e17-97ce-ecf6ead7c68d HTTP/1.1" 401 292 0.000476 10.0.0.19 - - [2025-05-12 02:27:17] "GET /virtual-machine/4403790e-b184-4e17-97ce-ecf6ead7c68d HTTP/1.1" 200 1293 0.027325 10.0.0.19 - - [2025-05-12 02:27:17] "GET /virtual-machine-interface/cd9a526f-eabe-4d38-8a4c-030bdf3d78c0 HTTP/1.1" 200 2946 0.005324 10.0.0.19 - - [2025-05-12 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2025-05-12 02:27:17] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003172 10.0.0.19 - - [2025-05-12 02:27:17] "GET /virtual-networks?parent_id=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002960 10.0.0.19 - - [2025-05-12 02:27:17] "GET /virtual-network/4eff070d-f886-401f-ab0f-c5daeae93bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005243 10.0.0.19 - - [2025-05-12 02:27:19] "POST /neutron/port HTTP/1.1" 200 1088 0.017312 10.0.0.19 - - [2025-05-12 02:27:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005430 10.0.0.19 - - [2025-05-12 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2025-05-12 02:27:20] "GET /virtual-network/4eff070d-f886-401f-ab0f-c5daeae93bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005175 10.0.0.19 - - [2025-05-12 02:27:20] "POST /neutron/port HTTP/1.1" 200 1088 0.015403 10.0.0.19 - - [2025-05-12 02:27:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007407 10.0.0.19 - - [2025-05-12 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.19 - - [2025-05-12 02:27:22] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003205 10.0.0.19 - - [2025-05-12 02:27:22] "GET /virtual-networks?parent_id=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003061 10.0.0.19 - - [2025-05-12 02:27:22] "GET /virtual-network/4eff070d-f886-401f-ab0f-c5daeae93bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006239 10.0.0.19 - - [2025-05-12 02:27:22] "POST /neutron/port HTTP/1.1" 200 1088 0.015390 10.0.0.19 - - [2025-05-12 02:27:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005364 10.0.0.19 - - [2025-05-12 02:27:23] "POST /neutron/port HTTP/1.1" 200 1088 0.015298 10.0.0.19 - - [2025-05-12 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005603 10.0.0.19 - - [2025-05-12 02:27:23] "POST /neutron/port HTTP/1.1" 200 1088 0.015757 10.0.0.19 - - [2025-05-12 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006921 10.0.0.19 - - [2025-05-12 02:27:23] "GET /virtual-machine/05f674c4-61cb-4c3d-8cc8-7262f748a42b HTTP/1.1" 200 1292 0.004938 10.0.0.19 - - [2025-05-12 02:27:23] "GET /virtual-machine-interface/c9853f75-7b03-413e-82a2-055392db79ea HTTP/1.1" 200 2946 0.004930 10.0.0.19 - - [2025-05-12 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.19 - - [2025-05-12 02:27:23] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003232 10.0.0.19 - - [2025-05-12 02:27:23] "GET /virtual-networks?parent_id=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003184 10.0.0.19 - - [2025-05-12 02:27:23] "GET /virtual-network/4eff070d-f886-401f-ab0f-c5daeae93bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005661 10.0.0.19 - - [2025-05-12 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.19 - - [2025-05-12 02:27:24] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003294 10.0.0.19 - - [2025-05-12 02:27:24] "GET /virtual-networks?parent_id=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002819 10.0.0.19 - - [2025-05-12 02:27:24] "GET /virtual-network/4eff070d-f886-401f-ab0f-c5daeae93bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004959 10.0.0.19 - - [2025-05-12 02:27:26] "POST /neutron/port HTTP/1.1" 200 1088 0.020599 10.0.0.19 - - [2025-05-12 02:27:26] "POST /neutron/port HTTP/1.1" 200 1088 0.019601 10.0.0.19 - - [2025-05-12 02:27:26] "POST /neutron/network HTTP/1.1" 200 834 0.005997 10.0.0.19 - - [2025-05-12 02:27:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004399 10.0.0.19 - - [2025-05-12 02:27:26] "POST /neutron/subnet HTTP/1.1" 200 693 0.011056 10.0.0.19 - - [2025-05-12 02:27:26] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.19 - - [2025-05-12 02:27:26] "POST /neutron/network HTTP/1.1" 200 824 0.004984 10.0.0.19 - - [2025-05-12 02:27:29] "POST /neutron/network HTTP/1.1" 200 824 0.006334 10.0.0.19 - - [2025-05-12 02:27:29] "POST /neutron/network HTTP/1.1" 400 204 0.010085 10.0.0.19 - - [2025-05-12 02:27:29] "POST /neutron/port HTTP/1.1" 200 1088 0.023741 10.0.0.19 - - [2025-05-12 02:27:29] "POST /neutron/port HTTP/1.1" 200 1114 0.008864 10.0.0.19 - - [2025-05-12 02:27:29] "POST /neutron/port HTTP/1.1" 200 1088 0.029407 10.0.0.19 - - [2025-05-12 02:27:29] "POST /neutron/port HTTP/1.1" 200 1114 0.012867 10.0.0.19 - - [2025-05-12 02:27:29] "POST /neutron/port HTTP/1.1" 200 151 0.125422 10.0.0.19 - - [2025-05-12 02:27:30] "POST /neutron/port HTTP/1.1" 200 151 0.138765 10.0.0.19 - - [2025-05-12 02:27:31] "POST /neutron/network HTTP/1.1" 200 824 0.005926 10.0.0.19 - - [2025-05-12 02:27:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003355 10.0.0.19 - - [2025-05-12 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.19 - - [2025-05-12 02:27:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001939 10.0.0.19 - - [2025-05-12 02:27:31] "POST /neutron/network HTTP/1.1" 200 151 0.079442 10.0.0.19 - - [2025-05-12 02:27:31] "DELETE /route-target/29f7ba2e-5d06-42ce-a644-04a191b53a6b HTTP/1.1" 200 115 0.015239 10.0.0.19 - - [2025-05-12 02:27:31] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001118 10.0.0.19 - - [2025-05-12 02:27:31] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.026034 10.0.0.19 - - [2025-05-12 02:27:31] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001465 10.0.0.19 - - [2025-05-12 02:27:31] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?fields=virtual_networks HTTP/1.1" 200 1034 0.072566 10.0.0.19 - - [2025-05-12 02:27:31] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001088 10.0.0.19 - - [2025-05-12 02:27:31] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.024089 10.0.0.19 - - [2025-05-12 02:27:31] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001141 10.0.0.19 - - [2025-05-12 02:27:31] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?fields=security_groups HTTP/1.1" 200 1261 0.029081 10.0.0.19 - - [2025-05-12 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.023961 10.0.0.19 - - [2025-05-12 02:27:32] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002839 10.0.0.19 - - [2025-05-12 02:27:32] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.19 - - [2025-05-12 02:27:32] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006825 10.0.0.19 - - [2025-05-12 02:27:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.001184 10.0.0.19 - - [2025-05-12 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.002450 10.0.0.19 - - [2025-05-12 02:27:32] "POST /security-groups HTTP/1.1" 200 591 0.059539 10.0.0.19 - - [2025-05-12 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.002550 10.0.0.19 - - [2025-05-12 02:27:32] "POST /projects HTTP/1.1" 200 585 0.209628 10.0.0.19 - - [2025-05-12 02:27:33] "POST /access-control-lists HTTP/1.1" 200 596 0.056367 10.0.0.19 - - [2025-05-12 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.278108 10.0.0.19 - - [2025-05-12 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.002527 10.0.0.19 - - [2025-05-12 02:27:33] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.394125 10.0.0.19 - - [2025-05-12 02:27:33] "POST /access-control-lists HTTP/1.1" 200 594 0.060005 10.0.0.19 - - [2025-05-12 02:27:34] "GET / HTTP/1.1" 200 35931 0.002481 10.0.0.19 - - [2025-05-12 02:27:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000633 10.0.0.19 - - [2025-05-12 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.055056 10.0.0.19 - - [2025-05-12 02:27:35] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.19 - - [2025-05-12 02:27:35] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.024778 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/network HTTP/1.1" 200 117 0.025739 10.0.0.19 - - [2025-05-12 02:27:35] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001345 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/network HTTP/1.1" 200 625 0.064358 10.0.0.19 - - [2025-05-12 02:27:35] "POST /route-targets HTTP/1.1" 200 327 0.013805 10.0.0.19 - - [2025-05-12 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.013978 10.0.0.19 - - [2025-05-12 02:27:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003391 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.200904 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/network HTTP/1.1" 200 839 0.005071 10.0.0.19 - - [2025-05-12 02:27:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.001261 10.0.0.19 - - [2025-05-12 02:27:35] "GET /virtual-network/c757948f-08bf-41f1-a0ef-3d03f467ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005215 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/network HTTP/1.1" 200 839 0.005274 10.0.0.19 - - [2025-05-12 02:27:35] "GET /virtual-network/c757948f-08bf-41f1-a0ef-3d03f467ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004743 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/network HTTP/1.1" 200 839 0.006304 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.014710 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/network HTTP/1.1" 200 839 0.005207 10.0.0.19 - - [2025-05-12 02:27:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.001087 10.0.0.19 - - [2025-05-12 02:27:35] "POST /neutron/network HTTP/1.1" 200 849 0.005942 10.0.0.19 - - [2025-05-12 02:27:35] "GET /aaa-mode HTTP/1.1" 401 292 0.000391 10.0.0.19 - - [2025-05-12 02:27:36] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.19 - - [2025-05-12 02:27:36] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000585 10.0.0.19 - - [2025-05-12 02:27:36] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001087 10.0.0.19 - - [2025-05-12 02:27:36] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.044421 10.0.0.19 - - [2025-05-12 02:27:36] "POST /neutron/network HTTP/1.1" 200 839 0.006346 10.0.0.19 - - [2025-05-12 02:27:36] "POST /neutron/port HTTP/1.1" 200 117 0.004741 10.0.0.19 - - [2025-05-12 02:27:36] "POST /neutron/port HTTP/1.1" 200 117 0.007631 10.0.0.19 - - [2025-05-12 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.19 - - [2025-05-12 02:27:36] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003909 10.0.0.19 - - [2025-05-12 02:27:36] "PUT /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79 HTTP/1.1" 200 276 0.009215 10.0.0.19 - - [2025-05-12 02:27:36] "POST /neutron/port HTTP/1.1" 200 117 0.005203 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/network HTTP/1.1" 200 849 0.005635 10.0.0.19 - - [2025-05-12 02:27:37] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003197 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/port HTTP/1.1" 200 1055 0.223747 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/port HTTP/1.1" 200 1055 0.008314 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/port HTTP/1.1" 200 1055 0.008696 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/port HTTP/1.1" 200 1109 0.049974 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/port HTTP/1.1" 200 1083 0.013964 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003111 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.010497 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.19 - - [2025-05-12 02:27:37] "POST /neutron/network HTTP/1.1" 200 839 0.005106 10.0.0.19 - - [2025-05-12 02:27:42] "POST /neutron/port HTTP/1.1" 200 1083 0.014074 10.0.0.19 - - [2025-05-12 02:27:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005424 10.0.0.19 - - [2025-05-12 02:27:42] "POST /neutron/port HTTP/1.1" 200 1083 0.014066 10.0.0.19 - - [2025-05-12 02:27:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005318 10.0.0.19 - - [2025-05-12 02:27:42] "POST /neutron/port HTTP/1.1" 200 1083 0.012597 10.0.0.19 - - [2025-05-12 02:27:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005325 10.0.0.19 - - [2025-05-12 02:27:42] "GET /virtual-machine/a3a34960-a3ca-481b-8855-e5f9719bde69 HTTP/1.1" 401 292 0.000396 10.0.0.19 - - [2025-05-12 02:27:42] "GET /virtual-machine/a3a34960-a3ca-481b-8855-e5f9719bde69 HTTP/1.1" 200 1292 0.023915 10.0.0.19 - - [2025-05-12 02:27:42] "GET /virtual-machine-interface/3dbac52e-df79-4319-ada4-e07e6136a6cf HTTP/1.1" 200 2971 0.004457 10.0.0.19 - - [2025-05-12 02:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.19 - - [2025-05-12 02:27:42] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002930 10.0.0.19 - - [2025-05-12 02:27:42] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002743 10.0.0.19 - - [2025-05-12 02:27:42] "GET /virtual-network/c757948f-08bf-41f1-a0ef-3d03f467ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005443 10.0.0.19 - - [2025-05-12 02:27:45] "POST /neutron/port HTTP/1.1" 200 1083 0.014699 10.0.0.19 - - [2025-05-12 02:27:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005483 10.0.0.19 - - [2025-05-12 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.19 - - [2025-05-12 02:27:45] "GET /virtual-network/c757948f-08bf-41f1-a0ef-3d03f467ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004789 10.0.0.19 - - [2025-05-12 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2025-05-12 02:27:47] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002824 10.0.0.19 - - [2025-05-12 02:27:48] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002773 10.0.0.19 - - [2025-05-12 02:27:48] "GET /virtual-network/c757948f-08bf-41f1-a0ef-3d03f467ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005167 10.0.0.19 - - [2025-05-12 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.19 - - [2025-05-12 02:27:50] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002927 10.0.0.19 - - [2025-05-12 02:27:50] "PUT /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79 HTTP/1.1" 200 276 0.010966 10.0.0.19 - - [2025-05-12 02:27:50] "POST /neutron/network HTTP/1.1" 200 839 0.010003 10.0.0.19 - - [2025-05-12 02:27:50] "POST /neutron/network HTTP/1.1" 400 204 0.009470 10.0.0.19 - - [2025-05-12 02:27:50] "POST /neutron/port HTTP/1.1" 200 1083 0.013643 10.0.0.19 - - [2025-05-12 02:27:50] "POST /neutron/port HTTP/1.1" 200 1109 0.008626 10.0.0.19 - - [2025-05-12 02:27:50] "POST /neutron/port HTTP/1.1" 200 151 0.084498 10.0.0.19 - - [2025-05-12 02:27:52] "POST /neutron/network HTTP/1.1" 200 839 0.005259 10.0.0.19 - - [2025-05-12 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.19 - - [2025-05-12 02:27:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002176 10.0.0.19 - - [2025-05-12 02:27:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002785 10.0.0.19 - - [2025-05-12 02:27:52] "POST /neutron/network HTTP/1.1" 200 151 0.080671 10.0.0.19 - - [2025-05-12 02:27:52] "DELETE /route-target/27889837-e2da-4548-8482-e74d2953a74e HTTP/1.1" 200 115 0.016922 10.0.0.19 - - [2025-05-12 02:27:52] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.002916 10.0.0.19 - - [2025-05-12 02:27:52] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79 HTTP/1.1" 200 1827 0.003541 10.0.0.19 - - [2025-05-12 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.19 - - [2025-05-12 02:27:52] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001241 10.0.0.19 - - [2025-05-12 02:27:52] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.027324 10.0.0.19 - - [2025-05-12 02:27:52] "POST /neutron/network HTTP/1.1" 200 117 0.007174 10.0.0.19 - - [2025-05-12 02:27:53] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.19 - - [2025-05-12 02:27:53] "POST /neutron/network HTTP/1.1" 200 605 0.058915 10.0.0.19 - - [2025-05-12 02:27:53] "POST /route-targets HTTP/1.1" 200 327 0.012147 10.0.0.19 - - [2025-05-12 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.011097 10.0.0.19 - - [2025-05-12 02:27:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003251 10.0.0.19 - - [2025-05-12 02:27:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.138916 10.0.0.19 - - [2025-05-12 02:27:53] "POST /neutron/network HTTP/1.1" 200 822 0.005161 10.0.0.19 - - [2025-05-12 02:27:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001084 10.0.0.19 - - [2025-05-12 02:27:53] "GET /virtual-network/7ed02951-7d90-4e21-8820-562204145f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004514 10.0.0.19 - - [2025-05-12 02:27:53] "POST /neutron/network HTTP/1.1" 200 822 0.005213 10.0.0.19 - - [2025-05-12 02:27:53] "GET /virtual-network/7ed02951-7d90-4e21-8820-562204145f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004581 10.0.0.19 - - [2025-05-12 02:27:53] "POST /neutron/network HTTP/1.1" 200 822 0.007086 10.0.0.19 - - [2025-05-12 02:27:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.006226 10.0.0.19 - - [2025-05-12 02:27:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001059 10.0.0.19 - - [2025-05-12 02:27:53] "POST /neutron/network HTTP/1.1" 200 832 0.005334 10.0.0.19 - - [2025-05-12 02:27:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000410 10.0.0.19 - - [2025-05-12 02:27:53] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.19 - - [2025-05-12 02:27:53] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000390 10.0.0.19 - - [2025-05-12 02:27:54] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001158 10.0.0.19 - - [2025-05-12 02:27:54] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048814 10.0.0.19 - - [2025-05-12 02:27:54] "POST /neutron/network HTTP/1.1" 200 822 0.005374 10.0.0.19 - - [2025-05-12 02:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.004800 10.0.0.19 - - [2025-05-12 02:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.004650 10.0.0.19 - - [2025-05-12 02:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.005442 10.0.0.19 - - [2025-05-12 02:27:54] "POST /neutron/network HTTP/1.1" 200 832 0.005966 10.0.0.19 - - [2025-05-12 02:27:54] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/port HTTP/1.1" 200 1058 0.187572 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/port HTTP/1.1" 200 1058 0.008639 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/port HTTP/1.1" 200 1058 0.008742 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/port HTTP/1.1" 200 1112 0.062063 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/port HTTP/1.1" 200 1086 0.013262 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002898 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.009950 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.19 - - [2025-05-12 02:27:55] "POST /neutron/network HTTP/1.1" 200 822 0.004763 10.0.0.19 - - [2025-05-12 02:27:59] "POST /neutron/port HTTP/1.1" 200 1086 0.014027 10.0.0.19 - - [2025-05-12 02:27:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005479 10.0.0.19 - - [2025-05-12 02:27:59] "POST /neutron/port HTTP/1.1" 200 1086 0.016417 10.0.0.19 - - [2025-05-12 02:27:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008104 10.0.0.19 - - [2025-05-12 02:27:59] "POST /neutron/port HTTP/1.1" 200 1086 0.013464 10.0.0.19 - - [2025-05-12 02:27:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005330 10.0.0.19 - - [2025-05-12 02:27:59] "GET /virtual-machine/a50b45cf-311d-4ee4-922e-f778ffe07cd4 HTTP/1.1" 200 1293 0.004124 10.0.0.19 - - [2025-05-12 02:27:59] "GET /virtual-machine-interface/3a826513-8ec4-4125-89cb-b261c00c09b5 HTTP/1.1" 200 2940 0.004530 10.0.0.19 - - [2025-05-12 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.19 - - [2025-05-12 02:27:59] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002750 10.0.0.19 - - [2025-05-12 02:27:59] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002759 10.0.0.19 - - [2025-05-12 02:27:59] "GET /virtual-network/7ed02951-7d90-4e21-8820-562204145f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005024 10.0.0.19 - - [2025-05-12 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.19 - - [2025-05-12 02:28:03] "GET /virtual-network/7ed02951-7d90-4e21-8820-562204145f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007344 10.0.0.19 - - [2025-05-12 02:28:03] "POST /neutron/port HTTP/1.1" 200 1086 0.014158 10.0.0.19 - - [2025-05-12 02:28:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005518 10.0.0.19 - - [2025-05-12 02:28:05] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000960 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /project/4f8f450466ec4b7dacf054659313d2b4 HTTP/1.1" 404 173 0.040774 10.0.0.19 - - [2025-05-12 02:28:05] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.026881 10.0.0.19 - - [2025-05-12 02:28:05] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001398 10.0.0.19 - - [2025-05-12 02:28:05] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001172 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /project/9ab4221bdc674878961649cb17ae5532 HTTP/1.1" 404 173 0.093734 10.0.0.19 - - [2025-05-12 02:28:05] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?fields=security_groups HTTP/1.1" 200 1366 0.038461 10.0.0.19 - - [2025-05-12 02:28:05] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.044603 10.0.0.19 - - [2025-05-12 02:28:05] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001613 10.0.0.19 - - [2025-05-12 02:28:05] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?fields=security_groups HTTP/1.1" 200 1367 0.032422 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /security-group/f5673d32-6749-4c52-881e-526e7a1f1166 HTTP/1.1" 200 115 0.059722 10.0.0.19 - - [2025-05-12 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /access-control-list/26bda588-007d-4428-9514-14fe90d8df61 HTTP/1.1" 200 115 0.040956 10.0.0.19 - - [2025-05-12 02:28:05] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006557 10.0.0.19 - - [2025-05-12 02:28:05] "GET /projects?obj_uuids=4f8f4504-66ec-4b7d-acf0-54659313d2b4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001220 10.0.0.19 - - [2025-05-12 02:28:05] "GET /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4?fields=application_policy_sets HTTP/1.1" 200 1405 0.041919 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /security-group/25c7cd5d-5c9c-4529-81f2-08e2c22f88d4 HTTP/1.1" 200 115 0.075991 10.0.0.19 - - [2025-05-12 02:28:05] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.008994 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /access-control-list/e47ce20b-0d7d-4449-aec4-9bfb74794bc9 HTTP/1.1" 200 115 0.052098 10.0.0.19 - - [2025-05-12 02:28:05] "GET /projects?obj_uuids=d2b6209f-a283-49ad-8c44-f4ea06f82722&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.19 - - [2025-05-12 02:28:05] "GET /project/d2b6209f-a283-49ad-8c44-f4ea06f82722?fields=application_policy_sets HTTP/1.1" 200 1406 0.025480 10.0.0.19 - - [2025-05-12 02:28:05] "GET /virtual-network/7ed02951-7d90-4e21-8820-562204145f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006492 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /access-control-list/37c42712-3177-43d6-bb6b-bde0be9d09d2 HTTP/1.1" 200 115 0.036829 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /access-control-list/dc1fddf2-8e09-441b-bed9-22b4bf2c8f36 HTTP/1.1" 200 115 0.034257 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /project/4f8f4504-66ec-4b7d-acf0-54659313d2b4 HTTP/1.1" 200 115 0.420479 10.0.0.19 - - [2025-05-12 02:28:05] "DELETE /project/d2b6209f-a283-49ad-8c44-f4ea06f82722 HTTP/1.1" 200 115 0.434387 10.0.0.19 - - [2025-05-12 02:28:07] "POST /neutron/network HTTP/1.1" 200 822 0.005774 10.0.0.19 - - [2025-05-12 02:28:07] "POST /neutron/network HTTP/1.1" 400 204 0.009635 10.0.0.19 - - [2025-05-12 02:28:07] "POST /neutron/port HTTP/1.1" 200 1086 0.014649 10.0.0.19 - - [2025-05-12 02:28:07] "POST /neutron/port HTTP/1.1" 200 1112 0.009411 10.0.0.19 - - [2025-05-12 02:28:07] "POST /neutron/port HTTP/1.1" 200 151 0.087169 10.0.0.19 - - [2025-05-12 02:28:09] "POST /neutron/network HTTP/1.1" 200 822 0.005226 10.0.0.19 - - [2025-05-12 02:28:09] "POST /useragent-kv HTTP/1.1" 200 115 0.029536 10.0.0.19 - - [2025-05-12 02:28:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002378 10.0.0.19 - - [2025-05-12 02:28:09] "POST /neutron/network HTTP/1.1" 200 151 0.095589 10.0.0.19 - - [2025-05-12 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.041397 10.0.0.19 - - [2025-05-12 02:28:09] "DELETE /route-target/91efbaee-61e1-4c2d-bbd8-f879fd200d2f HTTP/1.1" 200 115 0.012072 10.0.0.19 - - [2025-05-12 02:28:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002767 10.0.0.19 - - [2025-05-12 02:28:09] "POST /network-ipams HTTP/1.1" 200 541 0.015910 10.0.0.19 - - [2025-05-12 02:28:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002775 10.0.0.19 - - [2025-05-12 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2025-05-12 02:28:10] "GET /network-ipam/e394356d-6122-45f1-bbad-d59755037197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.004562 10.0.0.19 - - [2025-05-12 02:28:10] "PUT /network-ipam/e394356d-6122-45f1-bbad-d59755037197 HTTP/1.1" 200 258 0.008528 10.0.0.19 - - [2025-05-12 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2025-05-12 02:28:10] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.19 - - [2025-05-12 02:28:10] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.025491 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/network HTTP/1.1" 200 117 0.006747 10.0.0.19 - - [2025-05-12 02:28:10] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001095 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/network HTTP/1.1" 200 605 0.073716 10.0.0.19 - - [2025-05-12 02:28:10] "POST /route-targets HTTP/1.1" 200 327 0.010153 10.0.0.19 - - [2025-05-12 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.012582 10.0.0.19 - - [2025-05-12 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003641 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.169100 10.0.0.19 - - [2025-05-12 02:28:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004152 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.156917 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/network HTTP/1.1" 200 994 0.005798 10.0.0.19 - - [2025-05-12 02:28:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001011 10.0.0.19 - - [2025-05-12 02:28:10] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004147 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/network HTTP/1.1" 200 994 0.006522 10.0.0.19 - - [2025-05-12 02:28:10] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004511 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/network HTTP/1.1" 200 994 0.006671 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.006223 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.005342 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/network HTTP/1.1" 200 994 0.005803 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.005362 10.0.0.19 - - [2025-05-12 02:28:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.005739 10.0.0.19 - - [2025-05-12 02:28:10] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001382 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.158768 10.0.0.19 - - [2025-05-12 02:28:11] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.153506 10.0.0.19 - - [2025-05-12 02:28:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001115 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.007276 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.028399 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/network HTTP/1.1" 200 994 0.006321 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.006709 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.004668 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.004620 10.0.0.19 - - [2025-05-12 02:28:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001207 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.004586 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.007681 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.007751 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/network HTTP/1.1" 200 994 0.006558 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.007563 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.009669 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 1017 0.007426 10.0.0.19 - - [2025-05-12 02:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.005621 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 117 0.004916 10.0.0.19 - - [2025-05-12 02:28:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.002006 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 117 0.005522 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/network HTTP/1.1" 200 1004 0.006705 10.0.0.19 - - [2025-05-12 02:28:12] "GET /aaa-mode HTTP/1.1" 401 292 0.000470 10.0.0.19 - - [2025-05-12 02:28:12] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.19 - - [2025-05-12 02:28:12] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000368 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1017 0.027785 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/network HTTP/1.1" 200 1004 0.007125 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1017 0.006938 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1017 0.006508 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1017 0.010377 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/network HTTP/1.1" 200 1004 0.007762 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1017 0.011380 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1017 0.022333 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1109 0.105504 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1109 0.087972 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1083 0.022717 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002985 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.012248 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 117 0.000964 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 1083 0.020364 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/network HTTP/1.1" 200 994 0.005593 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003665 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.015822 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/port HTTP/1.1" 200 117 0.001675 10.0.0.19 - - [2025-05-12 02:28:12] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001379 10.0.0.19 - - [2025-05-12 02:28:12] "GET /obj-perms HTTP/1.1" 200 5056 0.056875 10.0.0.19 - - [2025-05-12 02:28:12] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057722 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/network HTTP/1.1" 200 994 0.020705 10.0.0.19 - - [2025-05-12 02:28:12] "POST /neutron/network HTTP/1.1" 200 994 0.007197 10.0.0.19 - - [2025-05-12 02:28:13] "POST /neutron/port HTTP/1.1" 200 2050 0.019270 10.0.0.19 - - [2025-05-12 02:28:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006192 10.0.0.19 - - [2025-05-12 02:28:13] "POST /neutron/port HTTP/1.1" 200 117 0.005959 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domains HTTP/1.1" 200 280 0.004146 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2574 0.018365 10.0.0.19 - - [2025-05-12 02:28:13] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.19 - - [2025-05-12 02:28:13] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532 HTTP/1.1" 200 2843 0.078038 10.0.0.19 - - [2025-05-12 02:28:13] "GET /network-ipam/e394356d-6122-45f1-bbad-d59755037197 HTTP/1.1" 200 2602 0.013786 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domains HTTP/1.1" 200 280 0.011147 10.0.0.19 - - [2025-05-12 02:28:13] "GET /obj-perms HTTP/1.1" 200 5056 0.078305 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2574 0.007977 10.0.0.19 - - [2025-05-12 02:28:13] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.19 - - [2025-05-12 02:28:13] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532 HTTP/1.1" 200 2843 0.065064 10.0.0.19 - - [2025-05-12 02:28:13] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040 HTTP/1.1" 200 3780 0.008579 10.0.0.19 - - [2025-05-12 02:28:13] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040 HTTP/1.1" 200 3780 0.008256 10.0.0.19 - - [2025-05-12 02:28:13] "GET /routing-instance/a08f6bd4-33ce-48c4-a18a-ce965475ace1 HTTP/1.1" 200 2381 0.003575 10.0.0.19 - - [2025-05-12 02:28:13] "GET /routing-instance/a08f6bd4-33ce-48c4-a18a-ce965475ace1 HTTP/1.1" 200 2381 0.003617 10.0.0.19 - - [2025-05-12 02:28:13] "GET /route-target/809c5afe-6bfd-4bc7-af12-61c376b548fb HTTP/1.1" 200 1204 0.003079 10.0.0.19 - - [2025-05-12 02:28:13] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040 HTTP/1.1" 200 3780 0.004463 10.0.0.19 - - [2025-05-12 02:28:13] "GET /routing-instance/a08f6bd4-33ce-48c4-a18a-ce965475ace1 HTTP/1.1" 200 2381 0.003322 10.0.0.19 - - [2025-05-12 02:28:13] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004853 10.0.0.19 - - [2025-05-12 02:28:13] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040 HTTP/1.1" 200 3780 0.009069 10.0.0.19 - - [2025-05-12 02:28:13] "POST /neutron/network HTTP/1.1" 200 1004 0.013299 10.0.0.19 - - [2025-05-12 02:28:13] "GET /routing-instance/a08f6bd4-33ce-48c4-a18a-ce965475ace1 HTTP/1.1" 200 2381 0.004086 10.0.0.19 - - [2025-05-12 02:28:13] "GET /routing-instance/a08f6bd4-33ce-48c4-a18a-ce965475ace1 HTTP/1.1" 200 2381 0.003794 10.0.0.19 - - [2025-05-12 02:28:13] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001097 10.0.0.19 - - [2025-05-12 02:28:13] "GET /route-target/809c5afe-6bfd-4bc7-af12-61c376b548fb HTTP/1.1" 200 1204 0.006084 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domains HTTP/1.1" 200 280 0.007811 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001468 10.0.0.19 - - [2025-05-12 02:28:13] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2574 0.017953 10.0.0.19 - - [2025-05-12 02:28:13] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001463 10.0.0.19 - - [2025-05-12 02:28:13] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532 HTTP/1.1" 200 3087 0.123085 10.0.0.19 - - [2025-05-12 02:28:13] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040 HTTP/1.1" 200 4038 0.037198 10.0.0.19 - - [2025-05-12 02:28:13] "POST /neutron/port HTTP/1.1" 200 1055 0.340332 10.0.0.19 - - [2025-05-12 02:28:13] "POST /neutron/port HTTP/1.1" 200 1055 0.023038 10.0.0.19 - - [2025-05-12 02:28:13] "POST /neutron/port HTTP/1.1" 200 1055 0.019136 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/port HTTP/1.1" 200 1109 0.087467 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/port HTTP/1.1" 200 1083 0.027497 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004025 10.0.0.19 - - [2025-05-12 02:28:14] "GET /obj-perms HTTP/1.1" 200 5030 0.077041 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/subnet HTTP/1.1" 200 673 0.023763 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/port HTTP/1.1" 200 117 0.001322 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/port HTTP/1.1" 200 1083 0.022471 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/network HTTP/1.1" 200 994 0.007798 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006531 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/port HTTP/1.1" 200 1083 0.016798 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008672 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/port HTTP/1.1" 200 1083 0.016544 10.0.0.19 - - [2025-05-12 02:28:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005942 10.0.0.19 - - [2025-05-12 02:28:14] "GET /virtual-machine/33b61853-0024-4232-a1ad-29cac9fa55a2 HTTP/1.1" 200 1288 0.007028 10.0.0.19 - - [2025-05-12 02:28:14] "GET /virtual-machine-interface/4f367387-e2da-4757-99f3-fabbaf9d831d HTTP/1.1" 200 2941 0.004907 10.0.0.19 - - [2025-05-12 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.19 - - [2025-05-12 02:28:14] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002954 10.0.0.19 - - [2025-05-12 02:28:14] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003555 10.0.0.19 - - [2025-05-12 02:28:14] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005332 10.0.0.19 - - [2025-05-12 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2025-05-12 02:28:17] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005751 10.0.0.19 - - [2025-05-12 02:28:18] "GET /global-system-configs HTTP/1.1" 200 322 0.029138 10.0.0.19 - - [2025-05-12 02:28:18] "GET /obj-perms HTTP/1.1" 200 5056 0.062253 10.0.0.19 - - [2025-05-12 02:28:19] "GET /global-system-configs HTTP/1.1" 200 322 0.026294 10.0.0.19 - - [2025-05-12 02:28:19] "GET /obj-perms HTTP/1.1" 200 5056 0.057301 10.0.0.19 - - [2025-05-12 02:28:21] "POST /neutron/port HTTP/1.1" 200 1083 0.021278 10.0.0.19 - - [2025-05-12 02:28:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005412 10.0.0.19 - - [2025-05-12 02:28:21] "POST /neutron/port HTTP/1.1" 200 1083 0.015430 10.0.0.19 - - [2025-05-12 02:28:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004660 10.0.0.19 - - [2025-05-12 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.19 - - [2025-05-12 02:28:21] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005061 10.0.0.19 - - [2025-05-12 02:28:22] "POST /neutron/port HTTP/1.1" 200 1083 0.015754 10.0.0.19 - - [2025-05-12 02:28:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007390 10.0.0.19 - - [2025-05-12 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.19 - - [2025-05-12 02:28:24] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002864 10.0.0.19 - - [2025-05-12 02:28:24] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003315 10.0.0.19 - - [2025-05-12 02:28:24] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005960 10.0.0.19 - - [2025-05-12 02:28:24] "POST /neutron/port HTTP/1.1" 200 1083 0.013455 10.0.0.19 - - [2025-05-12 02:28:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006654 10.0.0.19 - - [2025-05-12 02:28:24] "POST /neutron/port HTTP/1.1" 200 1083 0.013897 10.0.0.19 - - [2025-05-12 02:28:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005708 10.0.0.19 - - [2025-05-12 02:28:24] "POST /neutron/port HTTP/1.1" 200 1083 0.015630 10.0.0.19 - - [2025-05-12 02:28:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007108 10.0.0.19 - - [2025-05-12 02:28:24] "GET /virtual-machine/898ea74e-6bf5-49f5-890a-b4f50fcc6a56 HTTP/1.1" 200 1287 0.005091 10.0.0.19 - - [2025-05-12 02:28:24] "GET /virtual-machine-interface/4cff9827-94f2-454d-a272-8d179f0ef250 HTTP/1.1" 200 2941 0.005442 10.0.0.19 - - [2025-05-12 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.19 - - [2025-05-12 02:28:24] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002640 10.0.0.19 - - [2025-05-12 02:28:24] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002950 10.0.0.19 - - [2025-05-12 02:28:24] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006209 10.0.0.19 - - [2025-05-12 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2025-05-12 02:28:25] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003131 10.0.0.19 - - [2025-05-12 02:28:25] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002786 10.0.0.19 - - [2025-05-12 02:28:25] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005110 10.0.0.19 - - [2025-05-12 02:28:26] "POST /neutron/port HTTP/1.1" 200 1083 0.012941 10.0.0.19 - - [2025-05-12 02:28:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005876 10.0.0.19 - - [2025-05-12 02:28:26] "POST /neutron/port HTTP/1.1" 200 1083 0.014127 10.0.0.19 - - [2025-05-12 02:28:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005931 10.0.0.19 - - [2025-05-12 02:28:26] "POST /neutron/port HTTP/1.1" 200 1083 0.016919 10.0.0.19 - - [2025-05-12 02:28:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007357 10.0.0.19 - - [2025-05-12 02:28:26] "GET /virtual-machine/bcb0c7c0-818d-486a-a615-2b10465dcc13 HTTP/1.1" 200 1293 0.004663 10.0.0.19 - - [2025-05-12 02:28:26] "GET /virtual-machine-interface/e312758b-c1a7-47bd-9ff0-b4ec1fb1e857 HTTP/1.1" 200 2942 0.004481 10.0.0.19 - - [2025-05-12 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.19 - - [2025-05-12 02:28:26] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003307 10.0.0.19 - - [2025-05-12 02:28:26] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004294 10.0.0.19 - - [2025-05-12 02:28:26] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006024 10.0.0.19 - - [2025-05-12 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.19 - - [2025-05-12 02:28:27] "GET /global-vrouter-config/b045c3bb-288e-4609-a478-3c614d5bec79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002863 10.0.0.19 - - [2025-05-12 02:28:27] "GET /virtual-networks?parent_id=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002810 10.0.0.19 - - [2025-05-12 02:28:27] "GET /virtual-network/c13874cf-0256-4c75-a9b9-c958ddb07040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005186 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 1109 0.011115 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 1109 0.008968 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 151 0.107724 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 1109 0.008809 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 1109 0.008991 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 1083 0.021385 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 1109 0.016297 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/port HTTP/1.1" 200 151 0.165657 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/network HTTP/1.1" 200 994 0.009962 10.0.0.19 - - [2025-05-12 02:28:43] "POST /neutron/network HTTP/1.1" 400 204 0.012288 10.0.0.19 - - [2025-05-12 02:28:44] "POST /neutron/port HTTP/1.1" 200 151 0.144932 10.0.0.19 - - [2025-05-12 02:28:46] "POST /neutron/network HTTP/1.1" 200 994 0.009985 10.0.0.19 - - [2025-05-12 02:28:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003263 10.0.0.19 - - [2025-05-12 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.19 - - [2025-05-12 02:28:46] "POST /useragent-kv HTTP/1.1" 200 115 0.001918 10.0.0.19 - - [2025-05-12 02:28:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002920 10.0.0.19 - - [2025-05-12 02:28:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002483 10.0.0.19 - - [2025-05-12 02:28:46] "POST /neutron/network HTTP/1.1" 200 151 0.106828 10.0.0.19 - - [2025-05-12 02:28:46] "DELETE /route-target/809c5afe-6bfd-4bc7-af12-61c376b548fb HTTP/1.1" 200 115 0.029601 10.0.0.19 - - [2025-05-12 02:28:46] "GET /routing-instance/a08f6bd4-33ce-48c4-a18a-ce965475ace1 HTTP/1.1" 404 171 0.002407 10.0.0.19 - - [2025-05-12 02:28:46] "GET /domains HTTP/1.1" 200 280 0.002204 10.0.0.19 - - [2025-05-12 02:28:46] "GET /domains?obj_uuids=9c365a99-b5a8-4c08-be5b-436469bb93d9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.19 - - [2025-05-12 02:28:46] "GET /domain/9c365a99-b5a8-4c08-be5b-436469bb93d9 HTTP/1.1" 200 2574 0.048815 10.0.0.19 - - [2025-05-12 02:28:46] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001215 10.0.0.19 - - [2025-05-12 02:28:46] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532 HTTP/1.1" 200 2086 0.073045 10.0.0.19 - - [2025-05-12 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.19 - - [2025-05-12 02:28:46] "DELETE /network-ipam/e394356d-6122-45f1-bbad-d59755037197 HTTP/1.1" 200 115 0.022006 10.0.0.19 - - [2025-05-12 02:28:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.002342 10.0.0.19 - - [2025-05-12 02:28:46] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.19 - - [2025-05-12 02:28:46] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048668 10.0.0.19 - - [2025-05-12 02:28:46] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.19 - - [2025-05-12 02:28:46] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?fields=virtual_networks HTTP/1.1" 200 1033 0.070049 10.0.0.19 - - [2025-05-12 02:28:46] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001512 10.0.0.19 - - [2025-05-12 02:28:46] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.031648 10.0.0.19 - - [2025-05-12 02:28:46] "GET /projects?obj_uuids=9ab4221b-dc67-4878-9616-49cb17ae5532&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001121 10.0.0.19 - - [2025-05-12 02:28:46] "GET /project/9ab4221b-dc67-4878-9616-49cb17ae5532?fields=security_groups HTTP/1.1" 200 1259 0.022898 10.0.0.19 - - [2025-05-12 02:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.005779 10.0.0.19 - - [2025-05-12 02:28:48] "POST /neutron/port HTTP/1.1" 400 205 0.003374 10.0.0.19 - - [2025-05-12 02:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.004889 10.0.0.19 - - [2025-05-12 02:28:48] "POST /neutron/port HTTP/1.1" 400 205 0.003051 10.0.0.19 - - [2025-05-12 02:28:55] "GET / HTTP/1.1" 200 35931 0.001955 10.0.0.19 - - [2025-05-12 02:28:55] "GET /project/c44eaee8-9974-4487-96e4-f3ee73f16a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000467 10.0.0.19 - - [2025-05-12 02:28:56] "GET /projects?obj_uuids=c44eaee8-9974-4487-96e4-f3ee73f16a6b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001207