+++ date ++ echo 'INFO: =================== Thu Jun 5 01:53:24 UTC 2025 ===================' INFO: =================== Thu Jun 5 01:53:24 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.33.250.223 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.79.10.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.79.10.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 06/05/2025 01:53:55.505 7fc7d0aaf3c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/05/2025 01:53:55.711 7fc7d0aaf3c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/05/2025 01:53:55.747 7fc7d0aaf3c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/05/2025 01:53:55.748 7fc7d0aaf3c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001748 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000584 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-06-05 01:54:22] "GET / HTTP/1.1" 503 181 0.000728 10.0.0.33 - - [2025-06-05 01:54:22] "GET / HTTP/1.1" 503 181 0.000197 10.0.0.33 - - [2025-06-05 01:54:22] "GET / HTTP/1.1" 200 36215 0.002872 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.33 - - [2025-06-05 01:54:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000761 10.0.0.33 - - [2025-06-05 01:54:22] "GET / HTTP/1.1" 200 36215 0.003344 10.0.0.33 - - [2025-06-05 01:54:23] "GET / HTTP/1.1" 200 36215 0.061875 10.0.0.33 - - [2025-06-05 01:54:23] "GET / HTTP/1.1" 200 45019 0.003541 10.0.0.33 - - [2025-06-05 01:54:23] "GET / HTTP/1.1" 200 45019 0.001969 10.0.0.33 - - [2025-06-05 01:54:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000672 10.0.0.33 - - [2025-06-05 01:54:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000553 10.0.0.33 - - [2025-06-05 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.394444 10.0.0.33 - - [2025-06-05 01:54:23] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014105 10.0.0.33 - - [2025-06-05 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.022810 10.0.0.33 - - [2025-06-05 01:54:23] "GET / HTTP/1.1" 200 36215 0.002206 10.0.0.33 - - [2025-06-05 01:54:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000468 10.0.0.33 - - [2025-06-05 01:54:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000594 10.0.0.33 - - [2025-06-05 01:54:23] "POST /config-nodes HTTP/1.1" 200 591 0.097732 10.0.0.33 - - [2025-06-05 01:54:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.072783 10.0.0.33 - - [2025-06-05 01:54:23] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.010269 10.0.0.33 - - [2025-06-05 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.092685 10.0.0.33 - - [2025-06-05 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008795 10.0.0.33 - - [2025-06-05 01:54:24] "GET / HTTP/1.1" 200 36215 0.003529 10.0.0.33 - - [2025-06-05 01:54:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.056919 10.0.0.33 - - [2025-06-05 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.048675 10.0.0.33 - - [2025-06-05 01:54:24] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010572 10.0.0.33 - - [2025-06-05 01:54:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.015887 10.0.0.33 - - [2025-06-05 01:54:24] "POST /job-templates HTTP/1.1" 200 557 0.156259 10.0.0.33 - - [2025-06-05 01:54:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.006557 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.33 - - [2025-06-05 01:54:24] "POST /config-database-nodes HTTP/1.1" 200 609 0.123213 10.0.0.33 - - [2025-06-05 01:54:24] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.33 - - [2025-06-05 01:54:24] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000568 10.0.0.33 - - [2025-06-05 01:54:24] "POST /job-templates HTTP/1.1" 200 565 0.282242 10.0.0.33 - - [2025-06-05 01:54:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.004298 10.0.0.33 - - [2025-06-05 01:54:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.048708 10.0.0.33 - - [2025-06-05 01:54:24] "POST /job-templates HTTP/1.1" 200 547 0.148827 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.006000 10.0.0.33 - - [2025-06-05 01:54:25] "POST /job-templates HTTP/1.1" 200 579 0.103105 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.005151 10.0.0.33 - - [2025-06-05 01:54:25] "GET / HTTP/1.1" 200 36215 0.002419 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000460 10.0.0.33 - - [2025-06-05 01:54:25] "POST /job-templates HTTP/1.1" 200 581 0.120742 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 210 0.012841 10.0.0.33 - - [2025-06-05 01:54:25] "POST /job-templates HTTP/1.1" 200 585 0.100843 10.0.0.33 - - [2025-06-05 01:54:25] "GET / HTTP/1.1" 200 36215 0.002181 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000592 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.009292 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.051507 10.0.0.33 - - [2025-06-05 01:54:25] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010291 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.006906 10.0.0.33 - - [2025-06-05 01:54:25] "POST /job-templates HTTP/1.1" 200 561 0.120825 10.0.0.33 - - [2025-06-05 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.008985 10.0.0.33 - - [2025-06-05 01:54:25] "POST /database-nodes HTTP/1.1" 200 595 0.082160 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.042760 10.0.0.33 - - [2025-06-05 01:54:26] "POST /job-templates HTTP/1.1" 200 571 0.152115 10.0.0.33 - - [2025-06-05 01:54:26] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.037534 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.007328 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.006181 10.0.0.33 - - [2025-06-05 01:54:26] "POST /job-templates HTTP/1.1" 200 557 0.110144 10.0.0.33 - - [2025-06-05 01:54:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.124460 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.007336 10.0.0.33 - - [2025-06-05 01:54:26] "GET / HTTP/1.1" 200 36215 0.001895 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 401 297 0.000890 10.0.0.33 - - [2025-06-05 01:54:26] "POST /job-templates HTTP/1.1" 200 557 0.111053 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.008414 10.0.0.33 - - [2025-06-05 01:54:26] "POST /job-templates HTTP/1.1" 200 557 0.089484 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.005151 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.045267 10.0.0.33 - - [2025-06-05 01:54:26] "GET /routing-instance/c5267d1a-d77e-4dab-8d86-ff0970799bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.008098 10.0.0.33 - - [2025-06-05 01:54:26] "POST /job-templates HTTP/1.1" 200 537 0.050175 10.0.0.33 - - [2025-06-05 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.003963 10.0.0.33 - - [2025-06-05 01:54:26] "POST /bgp-routers HTTP/1.1" 200 614 0.041366 10.0.0.33 - - [2025-06-05 01:54:27] "GET /bgp-router/dbeb5a59-7f71-4947-9927-6836329bf44e?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.022484 10.0.0.33 - - [2025-06-05 01:54:27] "POST /job-templates HTTP/1.1" 200 561 0.061670 10.0.0.33 - - [2025-06-05 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.33 - - [2025-06-05 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.004879 10.0.0.33 - - [2025-06-05 01:54:27] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006384 10.0.0.33 - - [2025-06-05 01:54:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028237 10.0.0.33 - - [2025-06-05 01:54:27] "POST /job-templates HTTP/1.1" 200 561 0.083527 10.0.0.33 - - [2025-06-05 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.010761 10.0.0.33 - - [2025-06-05 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.015868 10.0.0.33 - - [2025-06-05 01:54:27] "POST /job-templates HTTP/1.1" 200 561 0.075342 10.0.0.33 - - [2025-06-05 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.005598 10.0.0.33 - - [2025-06-05 01:54:27] "POST /job-templates HTTP/1.1" 200 567 0.082081 10.0.0.33 - - [2025-06-05 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.004783 10.0.0.33 - - [2025-06-05 01:54:27] "POST /job-templates HTTP/1.1" 200 559 0.081658 10.0.0.33 - - [2025-06-05 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.004761 10.0.0.33 - - [2025-06-05 01:54:27] "POST /job-templates HTTP/1.1" 200 557 0.103652 10.0.0.33 - - [2025-06-05 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.004146 10.0.0.33 - - [2025-06-05 01:54:28] "POST /job-templates HTTP/1.1" 200 575 0.085008 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.004552 10.0.0.33 - - [2025-06-05 01:54:28] "POST /job-templates HTTP/1.1" 200 553 0.095582 10.0.0.33 - - [2025-06-05 01:54:28] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.007103 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.000976 10.0.0.33 - - [2025-06-05 01:54:28] "POST /job-templates HTTP/1.1" 200 581 0.094722 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.004334 10.0.0.33 - - [2025-06-05 01:54:28] "POST /job-templates HTTP/1.1" 200 557 0.098155 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.006497 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.001249 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.054753 10.0.0.33 - - [2025-06-05 01:54:28] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020448 10.0.0.33 - - [2025-06-05 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.004046 10.0.0.33 - - [2025-06-05 01:54:28] "POST /job-templates HTTP/1.1" 200 561 0.151698 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.025227 10.0.0.33 - - [2025-06-05 01:54:29] "POST /analytics-nodes HTTP/1.1" 200 597 0.143279 10.0.0.33 - - [2025-06-05 01:54:29] "GET / HTTP/1.1" 200 36215 0.003694 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.069611 10.0.0.33 - - [2025-06-05 01:54:29] "GET /network-ipam/3b1e990d-dfd4-4347-88ca-5c9e16669ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006048 10.0.0.33 - - [2025-06-05 01:54:29] "POST /job-templates HTTP/1.1" 200 577 0.160334 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.004225 10.0.0.33 - - [2025-06-05 01:54:29] "GET / HTTP/1.1" 200 36215 0.003237 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000494 10.0.0.33 - - [2025-06-05 01:54:29] "POST /job-templates HTTP/1.1" 200 559 0.093042 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.004646 10.0.0.33 - - [2025-06-05 01:54:29] "POST /job-templates HTTP/1.1" 200 561 0.079874 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000508 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.005338 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.068642 10.0.0.33 - - [2025-06-05 01:54:29] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027044 10.0.0.33 - - [2025-06-05 01:54:29] "POST /job-templates HTTP/1.1" 200 557 0.103760 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.004003 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.009596 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.009729 10.0.0.33 - - [2025-06-05 01:54:29] "POST /access-control-lists HTTP/1.1" 200 589 0.033250 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.026445 10.0.0.33 - - [2025-06-05 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009474 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.046367 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.33 - - [2025-06-05 01:54:30] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1164 0.049010 10.0.0.33 - - [2025-06-05 01:54:30] "POST /job-templates HTTP/1.1" 200 555 0.134922 10.0.0.33 - - [2025-06-05 01:54:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.178383 10.0.0.33 - - [2025-06-05 01:54:30] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024782 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019383 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 195 0.013240 10.0.0.33 - - [2025-06-05 01:54:30] "POST /access-control-lists HTTP/1.1" 200 587 0.130273 10.0.0.33 - - [2025-06-05 01:54:30] "PUT /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8 HTTP/1.1" 200 277 0.052919 10.0.0.33 - - [2025-06-05 01:54:30] "POST /service-appliance-sets HTTP/1.1" 200 555 0.122821 10.0.0.33 - - [2025-06-05 01:54:30] "POST /route-targets HTTP/1.1" 200 328 0.044524 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.014598 10.0.0.33 - - [2025-06-05 01:54:30] "POST /job-templates HTTP/1.1" 200 555 0.183467 10.0.0.33 - - [2025-06-05 01:54:30] "POST /ref-update HTTP/1.1" 200 156 0.112999 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 195 0.013397 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019234 10.0.0.33 - - [2025-06-05 01:54:30] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.021117 10.0.0.33 - - [2025-06-05 01:54:30] "POST /route-targets HTTP/1.1" 200 328 0.052433 10.0.0.33 - - [2025-06-05 01:54:30] "POST /job-templates HTTP/1.1" 200 555 0.135047 10.0.0.33 - - [2025-06-05 01:54:30] "POST /ref-update HTTP/1.1" 200 156 0.060775 10.0.0.33 - - [2025-06-05 01:54:30] "POST /service-appliance-sets HTTP/1.1" 200 543 0.088926 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.007525 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.33 - - [2025-06-05 01:54:30] "POST /route-targets HTTP/1.1" 200 328 0.036067 10.0.0.33 - - [2025-06-05 01:54:30] "GET /network-ipam/3b1e990d-dfd4-4347-88ca-5c9e16669ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008998 10.0.0.33 - - [2025-06-05 01:54:30] "GET / HTTP/1.1" 200 36215 0.001622 10.0.0.33 - - [2025-06-05 01:54:30] "POST /alarms HTTP/1.1" 401 297 0.000529 10.0.0.33 - - [2025-06-05 01:54:30] "POST /ref-update HTTP/1.1" 200 156 0.050692 10.0.0.33 - - [2025-06-05 01:54:30] "POST /job-templates HTTP/1.1" 200 565 0.137260 10.0.0.33 - - [2025-06-05 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.007992 10.0.0.33 - - [2025-06-05 01:54:30] "POST /route-targets HTTP/1.1" 200 328 0.015560 10.0.0.33 - - [2025-06-05 01:54:30] "POST /job-templates HTTP/1.1" 200 567 0.056125 10.0.0.33 - - [2025-06-05 01:54:30] "POST /ref-update HTTP/1.1" 200 156 0.044949 10.0.0.33 - - [2025-06-05 01:54:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.014192 10.0.0.33 - - [2025-06-05 01:54:31] "POST /service-templates HTTP/1.1" 200 513 0.054076 10.0.0.33 - - [2025-06-05 01:54:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.015052 10.0.0.33 - - [2025-06-05 01:54:31] "POST /service-templates HTTP/1.1" 200 503 0.121430 10.0.0.33 - - [2025-06-05 01:54:31] "POST /config-propertiess HTTP/1.1" 200 553 0.114972 10.0.0.33 - - [2025-06-05 01:54:31] "POST /alarms HTTP/1.1" 200 583 0.112925 10.0.0.33 - - [2025-06-05 01:54:31] "POST /fqname-to-id HTTP/1.1" 404 168 0.015823 10.0.0.33 - - [2025-06-05 01:54:31] "POST /access-control-lists HTTP/1.1" 200 553 0.145031 10.0.0.33 - - [2025-06-05 01:54:31] "POST /service-templates HTTP/1.1" 200 517 0.119484 10.0.0.33 - - [2025-06-05 01:54:31] "POST /alarms HTTP/1.1" 200 577 0.136797 10.0.0.33 - - [2025-06-05 01:54:31] "PUT /access-control-list/4b6fd470-6586-4b57-8584-decea8b086e5 HTTP/1.1" 200 273 0.018459 10.0.0.33 - - [2025-06-05 01:54:31] "POST /tags HTTP/1.1" 200 322 0.174389 10.0.0.33 - - [2025-06-05 01:54:31] "POST /service-templates HTTP/1.1" 200 537 0.054046 10.0.0.33 - - [2025-06-05 01:54:31] "POST /alarms HTTP/1.1" 200 577 0.060956 10.0.0.33 - - [2025-06-05 01:54:31] "PUT /access-control-list/4c9e7dd0-ebc0-496f-8b5b-1e4deaa824aa HTTP/1.1" 200 273 0.034173 10.0.0.33 - - [2025-06-05 01:54:31] "POST /fqname-to-id HTTP/1.1" 404 166 0.022609 10.0.0.33 - - [2025-06-05 01:54:31] "POST /service-templates HTTP/1.1" 200 509 0.063988 10.0.0.33 - - [2025-06-05 01:54:31] "POST /alarms HTTP/1.1" 200 561 0.066719 10.0.0.33 - - [2025-06-05 01:54:31] "POST /tags HTTP/1.1" 200 318 0.051607 10.0.0.33 - - [2025-06-05 01:54:31] "POST /fqname-to-id HTTP/1.1" 404 174 0.025070 10.0.0.33 - - [2025-06-05 01:54:31] "POST /alarms HTTP/1.1" 200 557 0.058256 10.0.0.33 - - [2025-06-05 01:54:31] "POST /tags HTTP/1.1" 200 334 0.066502 10.0.0.33 - - [2025-06-05 01:54:31] "POST /alarms HTTP/1.1" 200 559 0.083646 10.0.0.33 - - [2025-06-05 01:54:31] "POST /fqname-to-id HTTP/1.1" 404 162 0.005687 10.0.0.33 - - [2025-06-05 01:54:31] "POST /alarms HTTP/1.1" 200 567 0.043943 10.0.0.33 - - [2025-06-05 01:54:31] "POST /tags HTTP/1.1" 200 310 0.097879 10.0.0.33 - - [2025-06-05 01:54:32] "POST /alarms HTTP/1.1" 200 551 0.074359 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.33 - - [2025-06-05 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 174 0.034139 10.0.0.33 - - [2025-06-05 01:54:32] "POST /alarms HTTP/1.1" 200 559 0.098787 10.0.0.33 - - [2025-06-05 01:54:32] "POST /tags HTTP/1.1" 200 334 0.113353 10.0.0.33 - - [2025-06-05 01:54:32] "POST /alarms HTTP/1.1" 200 569 0.053032 10.0.0.33 - - [2025-06-05 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 164 0.010308 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001358 10.0.0.33 - - [2025-06-05 01:54:32] "GET /obj-perms HTTP/1.1" 200 6381 0.475822 10.0.0.33 - - [2025-06-05 01:54:32] "POST /alarms HTTP/1.1" 200 557 0.146688 10.0.0.33 - - [2025-06-05 01:54:32] "POST /tags HTTP/1.1" 200 314 0.215368 10.0.0.33 - - [2025-06-05 01:54:32] "POST /fqname-to-id HTTP/1.1" 404 169 0.019771 10.0.0.33 - - [2025-06-05 01:54:32] "POST /alarms HTTP/1.1" 200 569 0.128923 10.0.0.33 - - [2025-06-05 01:54:32] "POST /tags HTTP/1.1" 200 324 0.090760 10.0.0.33 - - [2025-06-05 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.031814 10.0.0.33 - - [2025-06-05 01:54:32] "POST /alarms HTTP/1.1" 200 577 0.171606 10.0.0.33 - - [2025-06-05 01:54:32] "GET /obj-perms HTTP/1.1" 200 6381 0.086264 10.0.0.33 - - [2025-06-05 01:54:32] "PUT /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd HTTP/1.1" 200 275 0.069771 10.0.0.33 - - [2025-06-05 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 166 0.011902 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 571 0.401396 10.0.0.33 - - [2025-06-05 01:54:33] "POST /hardwares HTTP/1.1" 200 328 0.060160 10.0.0.33 - - [2025-06-05 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 166 0.006795 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 563 0.058676 10.0.0.33 - - [2025-06-05 01:54:33] "POST /hardwares HTTP/1.1" 200 328 0.024233 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 563 0.051245 10.0.0.33 - - [2025-06-05 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 166 0.004151 10.0.0.33 - - [2025-06-05 01:54:33] "POST /hardwares HTTP/1.1" 200 328 0.030206 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 563 0.047256 10.0.0.33 - - [2025-06-05 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 166 0.007049 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 549 0.042801 10.0.0.33 - - [2025-06-05 01:54:33] "POST /hardwares HTTP/1.1" 200 328 0.015325 10.0.0.33 - - [2025-06-05 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 164 0.004765 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 597 0.026520 10.0.0.33 - - [2025-06-05 01:54:33] "POST /hardwares HTTP/1.1" 200 324 0.020786 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 577 0.038406 10.0.0.33 - - [2025-06-05 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 164 0.003851 10.0.0.33 - - [2025-06-05 01:54:33] "POST /alarms HTTP/1.1" 200 573 0.055758 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 324 0.040195 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 161 0.009289 10.0.0.33 - - [2025-06-05 01:54:34] "POST /alarms HTTP/1.1" 200 585 0.041517 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 318 0.021974 10.0.0.33 - - [2025-06-05 01:54:34] "POST /alarms HTTP/1.1" 200 611 0.036607 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 164 0.013319 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 324 0.017590 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 164 0.004975 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 324 0.015723 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 164 0.004063 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 324 0.022374 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 165 0.004986 10.0.0.33 - - [2025-06-05 01:54:34] "GET / HTTP/1.1" 200 36215 0.002963 10.0.0.33 - - [2025-06-05 01:54:34] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.002938 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 326 0.024246 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 165 0.003370 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 326 0.022287 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 165 0.003942 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 326 0.019526 10.0.0.33 - - [2025-06-05 01:54:34] "POST /fqname-to-id HTTP/1.1" 404 165 0.004721 10.0.0.33 - - [2025-06-05 01:54:34] "POST /hardwares HTTP/1.1" 200 326 0.029383 10.0.0.33 - - [2025-06-05 01:54:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.059718 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007430 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.006048 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 324 0.032580 10.0.0.33 - - [2025-06-05 01:54:35] "PUT /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8 HTTP/1.1" 200 277 0.058239 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 161 0.009146 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 318 0.025606 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.004489 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 324 0.016354 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 161 0.004229 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 318 0.020618 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.004052 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 324 0.017238 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 162 0.005059 10.0.0.33 - - [2025-06-05 01:54:35] "GET / HTTP/1.1" 200 36215 0.005448 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 320 0.033395 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000971 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 162 0.004806 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 320 0.018202 10.0.0.33 - - [2025-06-05 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 165 0.004963 10.0.0.33 - - [2025-06-05 01:54:35] "POST /hardwares HTTP/1.1" 200 326 0.033870 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 161 0.016328 10.0.0.33 - - [2025-06-05 01:54:36] "POST /hardwares HTTP/1.1" 200 318 0.014293 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 161 0.005896 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.069470 10.0.0.33 - - [2025-06-05 01:54:36] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005299 10.0.0.33 - - [2025-06-05 01:54:36] "POST /hardwares HTTP/1.1" 200 318 0.029174 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.003992 10.0.0.33 - - [2025-06-05 01:54:36] "PUT /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8 HTTP/1.1" 200 277 0.026642 10.0.0.33 - - [2025-06-05 01:54:36] "POST /hardwares HTTP/1.1" 200 320 0.025227 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.003920 10.0.0.33 - - [2025-06-05 01:54:36] "POST /hardwares HTTP/1.1" 200 320 0.016736 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.004542 10.0.0.33 - - [2025-06-05 01:54:36] "POST /hardwares HTTP/1.1" 200 320 0.090126 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 158 0.004134 10.0.0.33 - - [2025-06-05 01:54:36] "POST /hardwares HTTP/1.1" 200 312 0.062539 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 158 0.012949 10.0.0.33 - - [2025-06-05 01:54:36] "GET / HTTP/1.1" 200 36215 0.004082 10.0.0.33 - - [2025-06-05 01:54:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.003026 10.0.0.33 - - [2025-06-05 01:54:36] "POST /hardwares HTTP/1.1" 200 312 0.021967 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 160 0.005382 10.0.0.33 - - [2025-06-05 01:54:37] "POST /hardwares HTTP/1.1" 200 316 0.031398 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 154 0.012744 10.0.0.33 - - [2025-06-05 01:54:37] "POST /hardwares HTTP/1.1" 200 304 0.023973 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 158 0.009084 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.045625 10.0.0.33 - - [2025-06-05 01:54:37] "POST /hardwares HTTP/1.1" 200 312 0.044113 10.0.0.33 - - [2025-06-05 01:54:37] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.035753 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.005227 10.0.0.33 - - [2025-06-05 01:54:37] "PUT /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd HTTP/1.1" 200 275 0.080142 10.0.0.33 - - [2025-06-05 01:54:37] "POST /hardwares HTTP/1.1" 200 306 0.119169 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.003752 10.0.0.33 - - [2025-06-05 01:54:37] "POST /hardwares HTTP/1.1" 200 306 0.028949 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.032436 10.0.0.33 - - [2025-06-05 01:54:37] "POST /hardwares HTTP/1.1" 200 306 0.025090 10.0.0.33 - - [2025-06-05 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.004567 10.0.0.33 - - [2025-06-05 01:54:37] "POST /hardwares HTTP/1.1" 200 306 0.014870 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 156 0.005530 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 308 0.015648 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 156 0.005723 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 308 0.015279 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 156 0.004132 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 308 0.021281 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.003840 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 310 0.018630 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 158 0.005647 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 312 0.021457 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 158 0.004949 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 312 0.021934 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 153 0.006283 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 302 0.031147 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.004942 10.0.0.33 - - [2025-06-05 01:54:38] "POST /hardwares HTTP/1.1" 200 310 0.023265 10.0.0.33 - - [2025-06-05 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.003932 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 310 0.023036 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 157 0.004261 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 310 0.022614 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 157 0.005765 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 310 0.016299 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 157 0.004061 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 310 0.028669 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 161 0.010710 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 318 0.018366 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 157 0.003814 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 310 0.016252 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 157 0.004587 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 310 0.014625 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 154 0.005884 10.0.0.33 - - [2025-06-05 01:54:39] "POST /hardwares HTTP/1.1" 200 304 0.017164 10.0.0.33 - - [2025-06-05 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.004101 10.0.0.33 - - [2025-06-05 01:54:39] "POST /features HTTP/1.1" 200 535 0.027534 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 185 0.004174 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 525 0.027276 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 184 0.004020 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 523 0.027248 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 184 0.003702 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 523 0.029411 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.003712 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 533 0.028619 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 184 0.003531 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 523 0.029991 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.005173 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 541 0.029184 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.004606 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 527 0.041510 10.0.0.33 - - [2025-06-05 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.004054 10.0.0.33 - - [2025-06-05 01:54:40] "POST /features HTTP/1.1" 200 521 0.029344 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.005171 10.0.0.33 - - [2025-06-05 01:54:41] "POST /features HTTP/1.1" 200 519 0.028941 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.003781 10.0.0.33 - - [2025-06-05 01:54:41] "POST /features HTTP/1.1" 200 535 0.037695 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.007536 10.0.0.33 - - [2025-06-05 01:54:41] "POST /features HTTP/1.1" 200 543 0.027358 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.003457 10.0.0.33 - - [2025-06-05 01:54:41] "POST /physical-roles HTTP/1.1" 200 523 0.028685 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 179 0.004610 10.0.0.33 - - [2025-06-05 01:54:41] "POST /physical-roles HTTP/1.1" 200 525 0.026460 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 184 0.004225 10.0.0.33 - - [2025-06-05 01:54:41] "POST /physical-roles HTTP/1.1" 200 535 0.040548 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 177 0.003873 10.0.0.33 - - [2025-06-05 01:54:41] "POST /physical-roles HTTP/1.1" 200 521 0.031244 10.0.0.33 - - [2025-06-05 01:54:41] "POST /fqname-to-id HTTP/1.1" 404 191 0.003800 10.0.0.33 - - [2025-06-05 01:54:42] "POST /overlay-roles HTTP/1.1" 200 547 0.028263 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.008646 10.0.0.33 - - [2025-06-05 01:54:42] "POST /overlay-roles HTTP/1.1" 200 533 0.023187 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 404 191 0.005282 10.0.0.33 - - [2025-06-05 01:54:42] "POST /overlay-roles HTTP/1.1" 200 547 0.023772 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 404 185 0.004103 10.0.0.33 - - [2025-06-05 01:54:42] "POST /overlay-roles HTTP/1.1" 200 535 0.033652 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.004224 10.0.0.33 - - [2025-06-05 01:54:42] "POST /overlay-roles HTTP/1.1" 200 543 0.036013 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.33 - - [2025-06-05 01:54:42] "PUT /overlay-role/5b68f2bd-3291-4981-85a6-32aea69be5bb HTTP/1.1" 200 259 0.030086 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.003928 10.0.0.33 - - [2025-06-05 01:54:42] "POST /overlay-roles HTTP/1.1" 200 533 0.041250 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 404 185 0.003342 10.0.0.33 - - [2025-06-05 01:54:42] "POST /overlay-roles HTTP/1.1" 200 535 0.033095 10.0.0.33 - - [2025-06-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.004710 10.0.0.33 - - [2025-06-05 01:54:43] "POST /overlay-roles HTTP/1.1" 200 531 0.260906 10.0.0.33 - - [2025-06-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 187 0.004298 10.0.0.33 - - [2025-06-05 01:54:43] "POST /overlay-roles HTTP/1.1" 200 539 0.042867 10.0.0.33 - - [2025-06-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.005549 10.0.0.33 - - [2025-06-05 01:54:43] "POST /overlay-roles HTTP/1.1" 200 543 0.033125 10.0.0.33 - - [2025-06-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 178 0.012955 10.0.0.33 - - [2025-06-05 01:54:43] "POST /overlay-roles HTTP/1.1" 200 521 0.026696 10.0.0.33 - - [2025-06-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.005173 10.0.0.33 - - [2025-06-05 01:54:43] "POST /overlay-roles HTTP/1.1" 200 545 0.029270 10.0.0.33 - - [2025-06-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.003956 10.0.0.33 - - [2025-06-05 01:54:43] "POST /role-definitions HTTP/1.1" 200 535 0.025194 10.0.0.33 - - [2025-06-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.004181 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 549 0.023415 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.003370 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 551 0.025143 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.004723 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 553 0.026523 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.004118 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 565 0.028030 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.003542 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 549 0.023233 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.003867 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001485 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 551 0.029176 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001724 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.004064 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 553 0.023883 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.003941 10.0.0.33 - - [2025-06-05 01:54:44] "POST /role-definitions HTTP/1.1" 200 551 0.025187 10.0.0.33 - - [2025-06-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.006604 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 563 0.026231 10.0.0.33 - - [2025-06-05 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.003574 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 549 0.091228 10.0.0.33 - - [2025-06-05 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.007552 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 551 0.030763 10.0.0.33 - - [2025-06-05 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.006238 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 547 0.022255 10.0.0.33 - - [2025-06-05 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.004143 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 549 0.022174 10.0.0.33 - - [2025-06-05 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 192 0.003884 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 555 0.023506 10.0.0.33 - - [2025-06-05 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.004583 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 557 0.034366 10.0.0.33 - - [2025-06-05 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.005763 10.0.0.33 - - [2025-06-05 01:54:45] "POST /role-definitions HTTP/1.1" 200 535 0.030120 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 187 0.004515 10.0.0.33 - - [2025-06-05 01:54:46] "POST /role-definitions HTTP/1.1" 200 545 0.027048 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.004927 10.0.0.33 - - [2025-06-05 01:54:46] "POST /role-definitions HTTP/1.1" 200 533 0.025237 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.003416 10.0.0.33 - - [2025-06-05 01:54:46] "POST /role-definitions HTTP/1.1" 200 539 0.026912 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.004366 10.0.0.33 - - [2025-06-05 01:54:46] "POST /role-definitions HTTP/1.1" 200 549 0.029398 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.003463 10.0.0.33 - - [2025-06-05 01:54:46] "POST /role-definitions HTTP/1.1" 200 559 0.026520 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.004377 10.0.0.33 - - [2025-06-05 01:54:46] "POST /role-definitions HTTP/1.1" 200 563 0.038327 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 195 0.004156 10.0.0.33 - - [2025-06-05 01:54:46] "POST /role-definitions HTTP/1.1" 200 561 0.026707 10.0.0.33 - - [2025-06-05 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.004742 10.0.0.33 - - [2025-06-05 01:54:46] "POST /feature-configs HTTP/1.1" 200 539 0.029418 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.004326 10.0.0.33 - - [2025-06-05 01:54:47] "POST /feature-configs HTTP/1.1" 200 564 0.029047 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.003850 10.0.0.33 - - [2025-06-05 01:54:47] "POST /feature-configs HTTP/1.1" 200 563 0.026159 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.004378 10.0.0.33 - - [2025-06-05 01:54:47] "POST /node-profiles HTTP/1.1" 200 549 0.037263 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.005697 10.0.0.33 - - [2025-06-05 01:54:47] "POST /node-profiles HTTP/1.1" 200 539 0.034458 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.004967 10.0.0.33 - - [2025-06-05 01:54:47] "POST /node-profiles HTTP/1.1" 200 551 0.032243 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.003405 10.0.0.33 - - [2025-06-05 01:54:47] "POST /node-profiles HTTP/1.1" 200 543 0.031330 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.004539 10.0.0.33 - - [2025-06-05 01:54:47] "POST /node-profiles HTTP/1.1" 200 543 0.025280 10.0.0.33 - - [2025-06-05 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.004647 10.0.0.33 - - [2025-06-05 01:54:48] "POST /node-profiles HTTP/1.1" 200 541 0.041272 10.0.0.33 - - [2025-06-05 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.004590 10.0.0.33 - - [2025-06-05 01:54:48] "POST /node-profiles HTTP/1.1" 200 533 0.023902 10.0.0.33 - - [2025-06-05 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.004722 10.0.0.33 - - [2025-06-05 01:54:48] "POST /node-profiles HTTP/1.1" 200 535 0.125395 10.0.0.33 - - [2025-06-05 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.010664 10.0.0.33 - - [2025-06-05 01:54:48] "POST /node-profiles HTTP/1.1" 200 559 0.059331 10.0.0.33 - - [2025-06-05 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.004964 10.0.0.33 - - [2025-06-05 01:54:48] "POST /telemetry-profiles HTTP/1.1" 200 556 0.029258 10.0.0.33 - - [2025-06-05 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.005475 10.0.0.33 - - [2025-06-05 01:54:48] "POST /telemetry-profiles HTTP/1.1" 200 556 0.030504 10.0.0.33 - - [2025-06-05 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003213 10.0.0.33 - - [2025-06-05 01:54:48] "POST /telemetry-profiles HTTP/1.1" 200 556 0.027073 10.0.0.33 - - [2025-06-05 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.004235 10.0.0.33 - - [2025-06-05 01:54:49] "POST /telemetry-profiles HTTP/1.1" 200 556 0.025275 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.005452 10.0.0.33 - - [2025-06-05 01:54:49] "POST /telemetry-profiles HTTP/1.1" 200 556 0.023150 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.005420 10.0.0.33 - - [2025-06-05 01:54:49] "POST /telemetry-profiles HTTP/1.1" 200 556 0.032605 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.004946 10.0.0.33 - - [2025-06-05 01:54:49] "POST /sflow-profiles HTTP/1.1" 200 534 0.022749 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.003736 10.0.0.33 - - [2025-06-05 01:54:49] "POST /sflow-profiles HTTP/1.1" 200 540 0.022669 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.004478 10.0.0.33 - - [2025-06-05 01:54:49] "POST /sflow-profiles HTTP/1.1" 200 540 0.032649 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.004951 10.0.0.33 - - [2025-06-05 01:54:49] "POST /grpc-profiles HTTP/1.1" 200 532 0.026651 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.004386 10.0.0.33 - - [2025-06-05 01:54:49] "POST /snmp-profiles HTTP/1.1" 200 532 0.028856 10.0.0.33 - - [2025-06-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.005120 10.0.0.33 - - [2025-06-05 01:54:50] "POST /netconf-profiles HTTP/1.1" 200 544 0.041629 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003928 10.0.0.33 - - [2025-06-05 01:54:50] "POST /device-functional-groups HTTP/1.1" 200 542 0.047824 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.006366 10.0.0.33 - - [2025-06-05 01:54:50] "POST /device-functional-groups HTTP/1.1" 200 542 0.031596 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.004726 10.0.0.33 - - [2025-06-05 01:54:50] "POST /device-functional-groups HTTP/1.1" 200 546 0.027750 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.004520 10.0.0.33 - - [2025-06-05 01:54:50] "POST /device-functional-groups HTTP/1.1" 200 544 0.024795 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 218 0.004023 10.0.0.33 - - [2025-06-05 01:54:50] "POST /device-functional-groups HTTP/1.1" 200 592 0.028694 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 208 0.003618 10.0.0.33 - - [2025-06-05 01:54:50] "POST /device-functional-groups HTTP/1.1" 200 572 0.025262 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.003648 10.0.0.33 - - [2025-06-05 01:54:50] "POST /device-functional-groups HTTP/1.1" 200 622 0.033973 10.0.0.33 - - [2025-06-05 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.003976 10.0.0.33 - - [2025-06-05 01:54:51] "POST /device-functional-groups HTTP/1.1" 200 568 0.022717 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.004308 10.0.0.33 - - [2025-06-05 01:54:51] "POST /device-functional-groups HTTP/1.1" 200 566 0.026739 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 210 0.004008 10.0.0.33 - - [2025-06-05 01:54:51] "POST /device-functional-groups HTTP/1.1" 200 576 0.028141 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.003408 10.0.0.33 - - [2025-06-05 01:54:51] "POST /role-configs HTTP/1.1" 200 527 0.022047 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.003623 10.0.0.33 - - [2025-06-05 01:54:51] "POST /role-configs HTTP/1.1" 200 522 0.025866 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.004922 10.0.0.33 - - [2025-06-05 01:54:51] "POST /role-configs HTTP/1.1" 200 524 0.022533 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.004142 10.0.0.33 - - [2025-06-05 01:54:51] "POST /role-configs HTTP/1.1" 200 524 0.023609 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.003785 10.0.0.33 - - [2025-06-05 01:54:51] "POST /role-configs HTTP/1.1" 200 528 0.022510 10.0.0.33 - - [2025-06-05 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.005283 10.0.0.33 - - [2025-06-05 01:54:52] "POST /role-configs HTTP/1.1" 200 523 0.024225 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003971 10.0.0.33 - - [2025-06-05 01:54:52] "POST /role-configs HTTP/1.1" 200 519 0.021567 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.003842 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:54:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001932 10.0.0.33 - - [2025-06-05 01:54:52] "POST /role-configs HTTP/1.1" 200 520 0.022465 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.33 - - [2025-06-05 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.030485 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2025-06-05 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.012528 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.33 - - [2025-06-05 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.013765 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007531 10.0.0.33 - - [2025-06-05 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.015697 10.0.0.33 - - [2025-06-05 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.33 - - [2025-06-05 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.011747 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.33 - - [2025-06-05 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.016934 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.33 - - [2025-06-05 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.012325 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-06-05 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.016159 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.33 - - [2025-06-05 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.013486 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.33 - - [2025-06-05 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.012119 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.33 - - [2025-06-05 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2025-06-05 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.012050 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2025-06-05 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.011119 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.33 - - [2025-06-05 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.014358 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.33 - - [2025-06-05 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.010881 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.33 - - [2025-06-05 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.013021 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.33 - - [2025-06-05 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.010646 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.33 - - [2025-06-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.33 - - [2025-06-05 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.010679 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.33 - - [2025-06-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.011771 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.33 - - [2025-06-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.013466 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.33 - - [2025-06-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.013296 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.33 - - [2025-06-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006670 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.33 - - [2025-06-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.010465 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2025-06-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.012068 10.0.0.33 - - [2025-06-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.33 - - [2025-06-05 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.023380 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2025-06-05 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.083516 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.33 - - [2025-06-05 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.012052 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.33 - - [2025-06-05 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.017426 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.026862 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.33 - - [2025-06-05 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.013540 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.33 - - [2025-06-05 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.33 - - [2025-06-05 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.021496 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.33 - - [2025-06-05 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.015515 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.33 - - [2025-06-05 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.015758 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2025-06-05 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.011678 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.33 - - [2025-06-05 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.013616 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009401 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.33 - - [2025-06-05 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.026442 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.33 - - [2025-06-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.33 - - [2025-06-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.012353 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.33 - - [2025-06-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.012461 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.33 - - [2025-06-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.012529 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.33 - - [2025-06-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.011467 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.33 - - [2025-06-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.022080 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.33 - - [2025-06-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.011926 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.33 - - [2025-06-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.33 - - [2025-06-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.011482 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.33 - - [2025-06-05 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.021188 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.33 - - [2025-06-05 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.032273 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.33 - - [2025-06-05 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.014440 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.33 - - [2025-06-05 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.012392 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.33 - - [2025-06-05 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.012362 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.33 - - [2025-06-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.33 - - [2025-06-05 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.030243 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.33 - - [2025-06-05 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.012405 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001133 10.0.0.33 - - [2025-06-05 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.012120 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001291 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.33 - - [2025-06-05 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.017105 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005782 10.0.0.33 - - [2025-06-05 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.014955 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010176 10.0.0.33 - - [2025-06-05 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.010784 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.33 - - [2025-06-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.33 - - [2025-06-05 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.012887 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.33 - - [2025-06-05 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.015828 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.33 - - [2025-06-05 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.020145 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.33 - - [2025-06-05 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.013721 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.33 - - [2025-06-05 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.015672 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006297 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.33 - - [2025-06-05 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.013030 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.33 - - [2025-06-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.33 - - [2025-06-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.015763 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2025-06-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.013288 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.33 - - [2025-06-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.014851 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.33 - - [2025-06-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.016255 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.33 - - [2025-06-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.014500 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.33 - - [2025-06-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.011630 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.33 - - [2025-06-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.33 - - [2025-06-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.011983 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.33 - - [2025-06-05 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.015476 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.33 - - [2025-06-05 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.024045 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.33 - - [2025-06-05 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.011881 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.33 - - [2025-06-05 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.013973 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.33 - - [2025-06-05 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.012867 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-06-05 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.014493 10.0.0.33 - - [2025-06-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.33 - - [2025-06-05 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.010332 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.33 - - [2025-06-05 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.011669 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.33 - - [2025-06-05 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.012349 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.33 - - [2025-06-05 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.010944 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.33 - - [2025-06-05 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.33 - - [2025-06-05 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.010612 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.33 - - [2025-06-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.33 - - [2025-06-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.012586 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.33 - - [2025-06-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.012404 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.33 - - [2025-06-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.011005 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.33 - - [2025-06-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.013148 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.33 - - [2025-06-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.33 - - [2025-06-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.011907 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2025-06-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.33 - - [2025-06-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.011950 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.33 - - [2025-06-05 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.011117 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.33 - - [2025-06-05 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.011563 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2025-06-05 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.011508 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.33 - - [2025-06-05 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.011324 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.33 - - [2025-06-05 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.011769 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.33 - - [2025-06-05 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.012299 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.33 - - [2025-06-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.33 - - [2025-06-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.011603 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.33 - - [2025-06-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.012493 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.33 - - [2025-06-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.011866 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.33 - - [2025-06-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.011874 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.33 - - [2025-06-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.011435 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.33 - - [2025-06-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.012016 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2025-06-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.33 - - [2025-06-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.010499 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.33 - - [2025-06-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.010874 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.33 - - [2025-06-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.010919 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2025-06-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.010354 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.33 - - [2025-06-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.014569 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.33 - - [2025-06-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.012119 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.33 - - [2025-06-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.011332 10.0.0.33 - - [2025-06-05 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.33 - - [2025-06-05 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.010968 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2025-06-05 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.011872 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.33 - - [2025-06-05 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.011464 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.33 - - [2025-06-05 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.011469 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.33 - - [2025-06-05 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.012230 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.33 - - [2025-06-05 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.020498 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.33 - - [2025-06-05 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-06-05 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.014054 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.33 - - [2025-06-05 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.010205 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.33 - - [2025-06-05 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.011195 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.33 - - [2025-06-05 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.011936 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.33 - - [2025-06-05 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.009773 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.33 - - [2025-06-05 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.010976 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.33 - - [2025-06-05 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.33 - - [2025-06-05 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.010072 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.33 - - [2025-06-05 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.012127 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.33 - - [2025-06-05 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.016255 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.33 - - [2025-06-05 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.011947 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.33 - - [2025-06-05 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.011990 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.33 - - [2025-06-05 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.012608 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.33 - - [2025-06-05 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.012302 10.0.0.33 - - [2025-06-05 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-06-05 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.012461 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.33 - - [2025-06-05 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.011062 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.33 - - [2025-06-05 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.010254 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.33 - - [2025-06-05 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.012746 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.33 - - [2025-06-05 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.011837 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.33 - - [2025-06-05 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.017112 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.33 - - [2025-06-05 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2025-06-05 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.011385 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.33 - - [2025-06-05 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.010791 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.33 - - [2025-06-05 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.013482 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.33 - - [2025-06-05 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.013679 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.33 - - [2025-06-05 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.018111 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.33 - - [2025-06-05 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.020552 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007800 10.0.0.33 - - [2025-06-05 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.33 - - [2025-06-05 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.018690 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009110 10.0.0.33 - - [2025-06-05 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.011050 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.33 - - [2025-06-05 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.012430 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2025-06-05 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.013503 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006887 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.33 - - [2025-06-05 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.015906 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.33 - - [2025-06-05 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.008858 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.33 - - [2025-06-05 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.33 - - [2025-06-05 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.011803 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.33 - - [2025-06-05 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.012465 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.33 - - [2025-06-05 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.010890 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.33 - - [2025-06-05 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.010182 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2025-06-05 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.009677 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015357 10.0.0.33 - - [2025-06-05 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.014810 10.0.0.33 - - [2025-06-05 01:55:15] "GET / HTTP/1.1" 200 36215 0.002102 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011955 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 401 297 0.000663 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.33 - - [2025-06-05 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.014589 10.0.0.33 - - [2025-06-05 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2025-06-05 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.012289 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.038424 10.0.0.33 - - [2025-06-05 01:55:16] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007941 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.33 - - [2025-06-05 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.010966 10.0.0.33 - - [2025-06-05 01:55:16] "GET /config-node/b4c97dc2-5611-47e9-ac15-08f488c9b5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.008675 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.33 - - [2025-06-05 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.012953 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.33 - - [2025-06-05 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.010413 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.33 - - [2025-06-05 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.020157 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.33 - - [2025-06-05 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.013794 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.33 - - [2025-06-05 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.33 - - [2025-06-05 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.012189 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2025-06-05 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.011701 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.33 - - [2025-06-05 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.009362 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.33 - - [2025-06-05 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.010516 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.33 - - [2025-06-05 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.011550 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.33 - - [2025-06-05 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.010508 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.33 - - [2025-06-05 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2025-06-05 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.012705 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.33 - - [2025-06-05 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.011768 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.33 - - [2025-06-05 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.010225 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.33 - - [2025-06-05 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.011323 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2025-06-05 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.012470 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.33 - - [2025-06-05 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.011757 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.33 - - [2025-06-05 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.010499 10.0.0.33 - - [2025-06-05 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009518 10.0.0.33 - - [2025-06-05 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.010627 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.33 - - [2025-06-05 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.009980 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.33 - - [2025-06-05 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.012150 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.33 - - [2025-06-05 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.010899 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.33 - - [2025-06-05 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.011470 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.33 - - [2025-06-05 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.011368 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.33 - - [2025-06-05 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.33 - - [2025-06-05 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.011606 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.33 - - [2025-06-05 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.012124 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.33 - - [2025-06-05 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.012273 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.33 - - [2025-06-05 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.012693 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008405 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.33 - - [2025-06-05 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.33 - - [2025-06-05 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.012403 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.33 - - [2025-06-05 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.33 - - [2025-06-05 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.33 - - [2025-06-05 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.012615 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.33 - - [2025-06-05 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.011410 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.33 - - [2025-06-05 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.010082 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.33 - - [2025-06-05 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.012545 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.33 - - [2025-06-05 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.012040 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.33 - - [2025-06-05 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.015816 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.33 - - [2025-06-05 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2025-06-05 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.012897 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-06-05 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.011813 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.33 - - [2025-06-05 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.017541 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2025-06-05 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.011878 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2025-06-05 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.012236 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-06-05 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.012575 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.33 - - [2025-06-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.33 - - [2025-06-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.012301 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.33 - - [2025-06-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.011412 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.33 - - [2025-06-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.012142 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.33 - - [2025-06-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.012304 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.33 - - [2025-06-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.012714 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.33 - - [2025-06-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.012960 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.33 - - [2025-06-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.011724 10.0.0.33 - - [2025-06-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005854 10.0.0.33 - - [2025-06-05 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.012221 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.33 - - [2025-06-05 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.011321 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.33 - - [2025-06-05 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.012429 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.33 - - [2025-06-05 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.014257 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.33 - - [2025-06-05 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.013906 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.33 - - [2025-06-05 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.017192 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.33 - - [2025-06-05 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2025-06-05 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.013946 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015740 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.33 - - [2025-06-05 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.013448 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.33 - - [2025-06-05 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.014827 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.33 - - [2025-06-05 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.010479 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.33 - - [2025-06-05 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.015207 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.33 - - [2025-06-05 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.014822 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.33 - - [2025-06-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.33 - - [2025-06-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.015439 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.33 - - [2025-06-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.011694 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.33 - - [2025-06-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.016660 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.33 - - [2025-06-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.018106 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.33 - - [2025-06-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.014628 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.33 - - [2025-06-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.011560 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-06-05 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2025-06-05 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.029851 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.33 - - [2025-06-05 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.012800 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.33 - - [2025-06-05 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.016439 10.0.0.33 - - [2025-06-05 01:55:27] "GET / HTTP/1.1" 200 36215 0.002741 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.001026 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012715 10.0.0.33 - - [2025-06-05 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.022241 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.33 - - [2025-06-05 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.018241 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.036662 10.0.0.33 - - [2025-06-05 01:55:27] "GET /routing-instance/c5267d1a-d77e-4dab-8d86-ff0970799bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004993 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.33 - - [2025-06-05 01:55:27] "POST /bgp-routers HTTP/1.1" 409 299 0.004589 10.0.0.33 - - [2025-06-05 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.011208 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.33 - - [2025-06-05 01:55:27] "GET /bgp-router/dbeb5a59-7f71-4947-9927-6836329bf44e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1795 0.007262 10.0.0.33 - - [2025-06-05 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.33 - - [2025-06-05 01:55:28] "PUT /bgp-router/dbeb5a59-7f71-4947-9927-6836329bf44e HTTP/1.1" 200 255 0.034912 10.0.0.33 - - [2025-06-05 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.018148 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012110 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.33 - - [2025-06-05 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.029737 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2025-06-05 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.011352 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.33 - - [2025-06-05 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.017044 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-06-05 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.011755 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.33 - - [2025-06-05 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.014213 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001101 10.0.0.33 - - [2025-06-05 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001477 10.0.0.33 - - [2025-06-05 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.018542 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.33 - - [2025-06-05 01:55:29] "POST /ref-update HTTP/1.1" 200 156 0.024100 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007117 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2025-06-05 01:55:29] "POST /ref-update HTTP/1.1" 200 156 0.021848 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.33 - - [2025-06-05 01:55:29] "POST /ref-update HTTP/1.1" 200 156 0.020253 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.080377 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015756 10.0.0.33 - - [2025-06-05 01:55:29] "POST /ref-update HTTP/1.1" 200 156 0.019528 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.33 - - [2025-06-05 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.33 - - [2025-06-05 01:55:29] "POST /ref-update HTTP/1.1" 200 156 0.056080 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.33 - - [2025-06-05 01:55:30] "GET /global-system-configs HTTP/1.1" 200 323 0.045547 10.0.0.33 - - [2025-06-05 01:55:30] "POST /ref-update HTTP/1.1" 200 156 0.028217 10.0.0.33 - - [2025-06-05 01:55:30] "GET /obj-perms HTTP/1.1" 200 6381 0.114972 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2025-06-05 01:55:30] "POST /ref-update HTTP/1.1" 200 156 0.010376 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.33 - - [2025-06-05 01:55:30] "POST /ref-update HTTP/1.1" 200 156 0.017021 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.33 - - [2025-06-05 01:55:30] "POST /ref-update HTTP/1.1" 200 156 0.017394 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.33 - - [2025-06-05 01:55:30] "POST /ref-update HTTP/1.1" 200 156 0.015637 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008081 10.0.0.33 - - [2025-06-05 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.33 - - [2025-06-05 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.018875 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.33 - - [2025-06-05 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.032678 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.33 - - [2025-06-05 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.019201 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.030004 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.33 - - [2025-06-05 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.016834 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.33 - - [2025-06-05 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.022612 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.33 - - [2025-06-05 01:55:31] "GET /global-system-configs HTTP/1.1" 200 323 0.041492 10.0.0.33 - - [2025-06-05 01:55:31] "GET /obj-perms HTTP/1.1" 200 6381 0.076276 10.0.0.33 - - [2025-06-05 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.045304 10.0.0.33 - - [2025-06-05 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.33 - - [2025-06-05 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.029850 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.33 - - [2025-06-05 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.029131 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.33 - - [2025-06-05 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.022716 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.33 - - [2025-06-05 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.031766 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.33 - - [2025-06-05 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.026035 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.33 - - [2025-06-05 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006986 10.0.0.33 - - [2025-06-05 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.027178 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.33 - - [2025-06-05 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.014084 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-06-05 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.021583 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.33 - - [2025-06-05 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.019152 10.0.0.33 - - [2025-06-05 01:55:33] "GET /obj-perms HTTP/1.1" 200 6381 0.092297 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010353 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012727 10.0.0.33 - - [2025-06-05 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.013360 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.33 - - [2025-06-05 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.019652 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.33 - - [2025-06-05 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008141 10.0.0.33 - - [2025-06-05 01:55:33] "GET /obj-perms HTTP/1.1" 200 6381 0.079377 10.0.0.33 - - [2025-06-05 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.024294 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.33 - - [2025-06-05 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.017922 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.33 - - [2025-06-05 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.018172 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011135 10.0.0.33 - - [2025-06-05 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.013583 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.33 - - [2025-06-05 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.33 - - [2025-06-05 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.015561 10.0.0.33 - - [2025-06-05 01:55:34] "POST /network-ipams HTTP/1.1" 200 552 0.023947 10.0.0.33 - - [2025-06-05 01:55:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006243 10.0.0.33 - - [2025-06-05 01:55:34] "POST /virtual-networks HTTP/1.1" 200 554 0.150311 10.0.0.33 - - [2025-06-05 01:55:34] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003404 10.0.0.33 - - [2025-06-05 01:55:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.005855 10.0.0.33 - - [2025-06-05 01:55:35] "POST /fqname-to-id HTTP/1.1" 404 178 0.009529 10.0.0.33 - - [2025-06-05 01:55:35] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.004321 10.0.0.33 - - [2025-06-05 01:55:35] "GET /fabric/0b7d926f-e030-43e9-bb4a-34d0837b96cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.005320 10.0.0.33 - - [2025-06-05 01:55:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.004585 10.0.0.33 - - [2025-06-05 01:55:35] "POST /fqname-to-id HTTP/1.1" 404 205 0.004100 10.0.0.33 - - [2025-06-05 01:55:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.003235 10.0.0.33 - - [2025-06-05 01:55:35] "POST /route-targets HTTP/1.1" 200 328 0.014671 10.0.0.33 - - [2025-06-05 01:55:35] "POST /ref-update HTTP/1.1" 200 156 0.040542 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001110 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:55:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001115 10.0.0.33 - - [2025-06-05 01:55:45] "GET / HTTP/1.1" 200 36215 0.002304 10.0.0.33 - - [2025-06-05 01:55:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000654 10.0.0.33 - - [2025-06-05 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.063285 10.0.0.33 - - [2025-06-05 01:55:46] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.009213 10.0.0.33 - - [2025-06-05 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.33 - - [2025-06-05 01:55:46] "GET /routing-instance/c5267d1a-d77e-4dab-8d86-ff0970799bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005413 10.0.0.33 - - [2025-06-05 01:55:46] "PUT /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd HTTP/1.1" 200 275 0.016700 10.0.0.33 - - [2025-06-05 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.003908 10.0.0.33 - - [2025-06-05 01:55:46] "POST /virtual-routers HTTP/1.1" 200 597 0.023776 10.0.0.33 - - [2025-06-05 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2025-06-05 01:55:46] "GET /virtual-router/3b2976ba-3c2f-414b-a480-8955393a7245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005751 10.0.0.33 - - [2025-06-05 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 227 0.003279 10.0.0.33 - - [2025-06-05 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.33 - - [2025-06-05 01:55:46] "GET /virtual-network/0de8f8e6-1f7d-4b58-ba14-afe161f9475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008077 10.0.0.33 - - [2025-06-05 01:55:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063051 10.0.0.33 - - [2025-06-05 01:55:46] "PUT /access-control-list/4a8f1af1-e186-425f-8e50-cfc264f9b98f HTTP/1.1" 200 273 0.021855 10.0.0.33 - - [2025-06-05 01:55:57] "GET / HTTP/1.1" 200 36215 0.002079 10.0.0.33 - - [2025-06-05 01:55:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000609 10.0.0.33 - - [2025-06-05 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.035001 10.0.0.33 - - [2025-06-05 01:55:57] "GET /global-system-config/15fc051e-7612-4140-a60b-5e914cae3bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.007335 10.0.0.33 - - [2025-06-05 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-06-05 01:55:58] "GET /routing-instance/c5267d1a-d77e-4dab-8d86-ff0970799bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004219 10.0.0.33 - - [2025-06-05 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.33 - - [2025-06-05 01:55:58] "GET /virtual-router/3b2976ba-3c2f-414b-a480-8955393a7245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004808 10.0.0.33 - - [2025-06-05 01:55:58] "PUT /virtual-router/3b2976ba-3c2f-414b-a480-8955393a7245 HTTP/1.1" 200 263 0.012956 10.0.0.33 - - [2025-06-05 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.33 - - [2025-06-05 01:55:58] "GET /virtual-router/3b2976ba-3c2f-414b-a480-8955393a7245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005024 10.0.0.33 - - [2025-06-05 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-06-05 01:55:58] "GET /virtual-machine-interface/baf4beef-2de0-4e53-9844-df3b214f37e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.007887 10.0.0.33 - - [2025-06-05 01:55:58] "PUT /virtual-machine-interface/baf4beef-2de0-4e53-9844-df3b214f37e4 HTTP/1.1" 200 285 0.014434 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001205 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001427 10.0.0.33 - - [2025-06-05 01:56:34] "GET /obj-perms HTTP/1.1" 200 6381 0.066249 10.0.0.33 - - [2025-06-05 01:56:34] "GET /obj-perms HTTP/1.1" 200 6381 0.068250 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:56:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:56:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001221 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:57:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:57:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001153 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001648 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001421 10.0.0.33 - - [2025-06-05 01:57:35] "GET /obj-perms HTTP/1.1" 200 6381 0.087326 10.0.0.33 - - [2025-06-05 01:57:35] "GET /obj-perms HTTP/1.1" 200 6381 0.088372 10.0.0.33 - - [2025-06-05 01:58:01] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.33 - - [2025-06-05 01:58:11] "GET /project/ea765ded-4217-407c-b52a-2fc2496df372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000499 10.0.0.33 - - [2025-06-05 01:58:11] "GET /projects?obj_uuids=ea765ded-4217-407c-b52a-2fc2496df372&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003057 10.0.0.33 - - [2025-06-05 01:58:11] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002575 10.0.0.33 - - [2025-06-05 01:58:12] "POST /domains HTTP/1.1" 200 331 0.015203 10.0.0.33 - - [2025-06-05 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.143006 10.0.0.33 - - [2025-06-05 01:58:12] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.268035 10.0.0.33 - - [2025-06-05 01:58:12] "POST /id-to-fqname HTTP/1.1" 200 165 0.001788 10.0.0.33 - - [2025-06-05 01:58:12] "POST /fqname-to-id HTTP/1.1" 404 174 0.003999 10.0.0.33 - - [2025-06-05 01:58:12] "POST /security-groups HTTP/1.1" 200 560 0.068299 10.0.0.33 - - [2025-06-05 01:58:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.007653 10.0.0.33 - - [2025-06-05 01:58:12] "POST /projects HTTP/1.1" 200 531 0.292177 10.0.0.33 - - [2025-06-05 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.331513 10.0.0.33 - - [2025-06-05 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-06-05 01:58:12] "POST /access-control-lists HTTP/1.1" 200 573 0.072650 10.0.0.33 - - [2025-06-05 01:58:12] "GET /projects?obj_uuids=d90f7063-eed5-43f8-b766-ea1d6bb35e9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001144 10.0.0.33 - - [2025-06-05 01:58:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.003517 10.0.0.33 - - [2025-06-05 01:58:12] "GET /project/d90f7063-eed5-43f8-b766-ea1d6bb35e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.030931 10.0.0.33 - - [2025-06-05 01:58:12] "GET /projects?obj_uuids=d90f7063-eed5-43f8-b766-ea1d6bb35e9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.006483 10.0.0.33 - - [2025-06-05 01:58:12] "GET /project/d90f7063-eed5-43f8-b766-ea1d6bb35e9d?fields=security_groups HTTP/1.1" 200 1281 0.093548 10.0.0.33 - - [2025-06-05 01:58:12] "POST /access-control-lists HTTP/1.1" 200 571 0.077070 10.0.0.33 - - [2025-06-05 01:58:12] "DELETE /security-group/47b06344-fd22-429e-a937-703c477f0de7 HTTP/1.1" 200 115 0.043017 10.0.0.33 - - [2025-06-05 01:58:12] "GET /projects?obj_uuids=d90f7063-eed5-43f8-b766-ea1d6bb35e9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001204 10.0.0.33 - - [2025-06-05 01:58:12] "GET /project/d90f7063-eed5-43f8-b766-ea1d6bb35e9d?fields=application_policy_sets HTTP/1.1" 200 1320 0.040030 10.0.0.33 - - [2025-06-05 01:58:13] "DELETE /project/d90f7063-eed5-43f8-b766-ea1d6bb35e9d HTTP/1.1" 200 115 0.398072 10.0.0.33 - - [2025-06-05 01:58:13] "POST /id-to-fqname HTTP/1.1" 200 165 0.004727 10.0.0.33 - - [2025-06-05 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 174 0.011743 10.0.0.33 - - [2025-06-05 01:58:13] "POST /security-groups HTTP/1.1" 200 560 0.070845 10.0.0.33 - - [2025-06-05 01:58:13] "POST /projects HTTP/1.1" 200 531 0.283715 10.0.0.33 - - [2025-06-05 01:58:13] "DELETE /access-control-list/3f1636bd-ddb7-4b84-8022-3b66dd681e23 HTTP/1.1" 200 115 0.024609 10.0.0.33 - - [2025-06-05 01:58:13] "GET /project/ea765ded-4217-407c-b52a-2fc2496df372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 1.538866 10.0.0.33 - - [2025-06-05 01:58:13] "DELETE /access-control-list/0b0b4aa9-b813-4d14-9efe-d44833b411d6 HTTP/1.1" 200 115 0.062629 10.0.0.33 - - [2025-06-05 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.005251 10.0.0.33 - - [2025-06-05 01:58:13] "POST /access-control-lists HTTP/1.1" 200 573 0.064383 10.0.0.33 - - [2025-06-05 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 204 0.003803 10.0.0.33 - - [2025-06-05 01:58:13] "POST /access-control-lists HTTP/1.1" 200 571 0.068510 Traceback (most recent call last): File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.6/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.6/site-packages/gevent/server.py", line 233, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 801, in wrap_socket ciphers=ciphers) File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 666, in do_handshake self._sslobj.do_handshake() File "/usr/lib64/python3.6/ssl.py", line 648, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:877) 2025-06-05T01:58:14Z failed with SSLError [Introspect:8084]10.0.0.33 - - [2025-06-05 01:58:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001454 10.0.0.33 - - [2025-06-05 01:58:15] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001289 10.0.0.33 - - [2025-06-05 01:58:15] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008704 10.0.0.33 - - [2025-06-05 01:58:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.031631 10.0.0.33 - - [2025-06-05 01:58:15] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003464 10.0.0.33 - - [2025-06-05 01:58:16] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001493 10.0.0.33 - - [2025-06-05 01:58:16] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009131 10.0.0.33 - - [2025-06-05 01:58:16] "POST /id-to-fqname HTTP/1.1" 200 199 0.001628 10.0.0.33 - - [2025-06-05 01:58:16] "POST /fqname-to-id HTTP/1.1" 404 208 0.003924 10.0.0.33 - - [2025-06-05 01:58:16] "POST /security-groups HTTP/1.1" 200 594 0.065013 10.0.0.33 - - [2025-06-05 01:58:16] "POST /fqname-to-id HTTP/1.1" 404 243 0.003737 10.0.0.33 - - [2025-06-05 01:58:16] "POST /projects HTTP/1.1" 200 599 0.259089 10.0.0.33 - - [2025-06-05 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.293818 10.0.0.33 - - [2025-06-05 01:58:16] "POST /access-control-lists HTTP/1.1" 200 607 0.072421 10.0.0.33 - - [2025-06-05 01:58:16] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.576540 10.0.0.33 - - [2025-06-05 01:58:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.003256 10.0.0.33 - - [2025-06-05 01:58:16] "POST /access-control-lists HTTP/1.1" 200 605 0.068215 10.0.0.33 - - [2025-06-05 01:58:17] "GET / HTTP/1.1" 200 36215 0.002336 10.0.0.33 - - [2025-06-05 01:58:24] "DELETE /project/658d36926f724390880b7cfae54b711e HTTP/1.1" 404 173 0.005393 10.0.0.33 - - [2025-06-05 01:58:24] "DELETE /project/d90f7063eed543f8b766ea1d6bb35e9d HTTP/1.1" 404 173 0.004466 10.0.0.33 - - [2025-06-05 01:58:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000566 10.0.0.33 - - [2025-06-05 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.034656 10.0.0.33 - - [2025-06-05 01:58:25] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001575 10.0.0.33 - - [2025-06-05 01:58:25] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.047560 252.33.120.175 - - [2025-06-05 01:58:26] "POST /neutron/network HTTP/1.1" 200 117 0.056443 10.0.0.33 - - [2025-06-05 01:58:26] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001560 252.33.120.175 - - [2025-06-05 01:58:26] "POST /neutron/network HTTP/1.1" 200 618 0.105343 10.0.0.33 - - [2025-06-05 01:58:26] "POST /route-targets HTTP/1.1" 200 328 0.018101 10.0.0.33 - - [2025-06-05 01:58:26] "POST /ref-update HTTP/1.1" 200 156 0.020352 10.0.0.33 - - [2025-06-05 01:58:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003965 252.33.120.175 - - [2025-06-05 01:58:27] "POST /neutron/subnet HTTP/1.1" 200 730 0.187065 252.33.120.175 - - [2025-06-05 01:58:27] "POST /neutron/network HTTP/1.1" 200 838 0.007696 10.0.0.33 - - [2025-06-05 01:58:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001810 10.0.0.33 - - [2025-06-05 01:58:27] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007240 252.33.120.175 - - [2025-06-05 01:58:27] "POST /neutron/network HTTP/1.1" 200 838 0.007096 10.0.0.33 - - [2025-06-05 01:58:27] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006853 252.33.120.175 - - [2025-06-05 01:58:27] "POST /neutron/network HTTP/1.1" 200 838 0.007785 252.33.120.175 - - [2025-06-05 01:58:27] "POST /neutron/subnet HTTP/1.1" 200 730 0.010319 10.0.0.33 - - [2025-06-05 01:58:27] "GET /domains HTTP/1.1" 401 297 0.000492 10.0.0.33 - - [2025-06-05 01:58:27] "GET /domains HTTP/1.1" 200 438 0.034049 10.0.0.33 - - [2025-06-05 01:58:27] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002026 10.0.0.33 - - [2025-06-05 01:58:27] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1316 0.011656 10.0.0.33 - - [2025-06-05 01:58:27] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001250 10.0.0.33 - - [2025-06-05 01:58:27] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e HTTP/1.1" 200 2162 0.031873 10.0.0.33 - - [2025-06-05 01:58:28] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370 HTTP/1.1" 200 2344 0.007332 10.0.0.33 - - [2025-06-05 01:58:28] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370 HTTP/1.1" 200 2344 0.007659 10.0.0.33 - - [2025-06-05 01:58:28] "GET /routing-instance/9e2d380c-37bc-43bd-b0a6-07b4bbf32601 HTTP/1.1" 200 1496 0.004243 10.0.0.33 - - [2025-06-05 01:58:28] "GET /routing-instance/9e2d380c-37bc-43bd-b0a6-07b4bbf32601 HTTP/1.1" 200 1496 0.005426 10.0.0.33 - - [2025-06-05 01:58:28] "GET /route-target/10725095-e03e-4f5b-86d0-6522052ec4fd HTTP/1.1" 200 1218 0.005225 10.0.0.33 - - [2025-06-05 01:58:28] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370 HTTP/1.1" 200 2344 0.007019 10.0.0.33 - - [2025-06-05 01:58:28] "GET /routing-instance/9e2d380c-37bc-43bd-b0a6-07b4bbf32601 HTTP/1.1" 200 1496 0.004267 10.0.0.33 - - [2025-06-05 01:58:28] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006195 10.0.0.33 - - [2025-06-05 01:58:28] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370 HTTP/1.1" 200 2344 0.005768 10.0.0.33 - - [2025-06-05 01:58:28] "GET /routing-instance/9e2d380c-37bc-43bd-b0a6-07b4bbf32601 HTTP/1.1" 200 1496 0.004364 10.0.0.33 - - [2025-06-05 01:58:28] "GET /routing-instance/9e2d380c-37bc-43bd-b0a6-07b4bbf32601 HTTP/1.1" 200 1496 0.006090 10.0.0.33 - - [2025-06-05 01:58:28] "GET /route-target/10725095-e03e-4f5b-86d0-6522052ec4fd HTTP/1.1" 200 1218 0.004477 10.0.0.33 - - [2025-06-05 01:58:28] "GET /domains HTTP/1.1" 200 438 0.003410 10.0.0.33 - - [2025-06-05 01:58:28] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001616 10.0.0.33 - - [2025-06-05 01:58:28] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1316 0.009806 10.0.0.33 - - [2025-06-05 01:58:28] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001225 10.0.0.33 - - [2025-06-05 01:58:28] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e HTTP/1.1" 200 2162 0.035942 10.0.0.33 - - [2025-06-05 01:58:28] "GET /virtual-network/64753534-eb36-4116-b40a-7ee77b1bd370 HTTP/1.1" 200 2344 0.006698 10.0.0.33 - - [2025-06-05 01:58:29] "GET /obj-perms HTTP/1.1" 200 6450 0.078961 10.0.0.33 - - [2025-06-05 01:58:29] "POST /id-to-fqname HTTP/1.1" 200 231 0.001484 252.33.120.175 - - [2025-06-05 01:58:33] "POST /neutron/network HTTP/1.1" 200 848 0.006564 252.33.120.175 - - [2025-06-05 01:58:33] "GET /aaa-mode HTTP/1.1" 401 297 0.000664 252.33.120.175 - - [2025-06-05 01:58:33] "GET / HTTP/1.1" 200 36215 0.002563 252.33.120.175 - - [2025-06-05 01:58:33] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000660 10.0.0.33 - - [2025-06-05 01:58:34] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001369 252.33.120.175 - - [2025-06-05 01:58:34] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.058164 252.33.120.175 - - [2025-06-05 01:58:34] "POST /neutron/network HTTP/1.1" 200 838 0.037084 252.33.120.175 - - [2025-06-05 01:58:36] "POST /neutron/port HTTP/1.1" 200 117 0.007702 10.0.0.33 - - [2025-06-05 01:58:36] "GET /obj-perms HTTP/1.1" 200 6381 0.072912 10.0.0.33 - - [2025-06-05 01:58:36] "GET /obj-perms HTTP/1.1" 200 6381 0.064455 252.33.120.175 - - [2025-06-05 01:58:37] "POST /neutron/port HTTP/1.1" 200 117 0.006362 252.33.120.175 - - [2025-06-05 01:58:37] "POST /neutron/network HTTP/1.1" 200 848 0.006701 10.0.0.33 - - [2025-06-05 01:58:37] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001482 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/port HTTP/1.1" 200 1070 0.280412 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/port HTTP/1.1" 200 1070 0.040903 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/port HTTP/1.1" 200 1070 0.012936 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/port HTTP/1.1" 200 1120 0.077635 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/port HTTP/1.1" 200 1094 0.034111 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/port HTTP/1.1" 200 1094 0.019341 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/security_group HTTP/1.1" 200 2067 0.017893 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005224 252.33.120.175 - - [2025-06-05 01:58:38] "POST /neutron/subnet HTTP/1.1" 200 704 0.014426 252.33.120.175 - - [2025-06-05 01:58:39] "POST /neutron/port HTTP/1.1" 200 117 0.001634 252.33.120.175 - - [2025-06-05 01:58:39] "POST /neutron/network HTTP/1.1" 200 838 0.007984 252.33.120.175 - - [2025-06-05 01:58:44] "POST /neutron/port HTTP/1.1" 200 1094 0.021884 252.33.120.175 - - [2025-06-05 01:58:44] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009401 252.33.120.175 - - [2025-06-05 01:58:49] "POST /neutron/port HTTP/1.1" 200 1094 0.018230 252.33.120.175 - - [2025-06-05 01:58:49] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009019 10.0.0.33 - - [2025-06-05 01:58:49] "GET /obj-perms HTTP/1.1" 200 6450 0.003292 252.33.120.175 - - [2025-06-05 01:58:50] "POST /neutron/port HTTP/1.1" 200 1094 0.022297 252.33.120.175 - - [2025-06-05 01:58:50] "POST /neutron/port HTTP/1.1" 200 1094 0.020795 252.33.120.175 - - [2025-06-05 01:58:50] "POST /neutron/network HTTP/1.1" 200 848 0.013638 252.33.120.175 - - [2025-06-05 01:58:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004134 10.0.0.33 - - [2025-06-05 01:58:50] "GET /obj-perms HTTP/1.1" 200 6450 0.001861 252.33.120.175 - - [2025-06-05 01:58:50] "POST /neutron/subnet HTTP/1.1" 200 704 0.013728 252.33.120.175 - - [2025-06-05 01:58:50] "POST /neutron/port HTTP/1.1" 200 117 0.006509 252.33.120.175 - - [2025-06-05 01:58:50] "POST /neutron/network HTTP/1.1" 200 838 0.006000 10.0.0.33 - - [2025-06-05 01:58:51] "GET /obj-perms HTTP/1.1" 200 6450 0.002909 10.0.0.33 - - [2025-06-05 01:58:52] "GET /obj-perms HTTP/1.1" 200 6450 0.002310 10.0.0.33 - - [2025-06-05 01:58:53] "GET /obj-perms HTTP/1.1" 200 6450 0.002682 252.33.120.175 - - [2025-06-05 01:58:53] "POST /neutron/port HTTP/1.1" 200 1094 0.057646 252.33.120.175 - - [2025-06-05 01:58:53] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008226 252.33.120.175 - - [2025-06-05 01:58:54] "POST /neutron/port HTTP/1.1" 200 1094 0.060578 252.33.120.175 - - [2025-06-05 01:58:54] "POST /neutron/network HTTP/1.1" 200 838 0.011916 252.33.120.175 - - [2025-06-05 01:58:55] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010900 252.33.120.175 - - [2025-06-05 01:58:55] "POST /neutron/network HTTP/1.1" 400 204 0.015634 252.33.120.175 - - [2025-06-05 01:58:55] "POST /neutron/port HTTP/1.1" 200 1094 0.018049 252.33.120.175 - - [2025-06-05 01:58:55] "POST /neutron/port HTTP/1.1" 200 1120 0.014411 252.33.120.175 - - [2025-06-05 01:58:55] "POST /neutron/port HTTP/1.1" 200 151 0.146153 252.33.120.175 - - [2025-06-05 01:58:57] "POST /neutron/network HTTP/1.1" 200 838 0.008580 10.0.0.33 - - [2025-06-05 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008651 10.0.0.33 - - [2025-06-05 01:58:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007504 10.0.0.33 - - [2025-06-05 01:58:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003709 252.33.120.175 - - [2025-06-05 01:58:57] "POST /neutron/network HTTP/1.1" 200 151 0.132560 10.0.0.33 - - [2025-06-05 01:58:57] "DELETE /route-target/10725095-e03e-4f5b-86d0-6522052ec4fd HTTP/1.1" 200 115 0.038592 10.0.0.33 - - [2025-06-05 01:58:57] "GET /routing-instance/9e2d380c-37bc-43bd-b0a6-07b4bbf32601 HTTP/1.1" 404 171 0.003680 10.0.0.33 - - [2025-06-05 01:58:57] "GET /domains HTTP/1.1" 200 438 0.003312 10.0.0.33 - - [2025-06-05 01:58:57] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001913 10.0.0.33 - - [2025-06-05 01:58:57] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1316 0.011957 10.0.0.33 - - [2025-06-05 01:58:57] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002594 10.0.0.33 - - [2025-06-05 01:58:57] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e HTTP/1.1" 200 1913 0.047425 10.0.0.33 - - [2025-06-05 01:58:58] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001403 10.0.0.33 - - [2025-06-05 01:58:58] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.033808 10.0.0.33 - - [2025-06-05 01:58:58] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001241 10.0.0.33 - - [2025-06-05 01:58:58] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?fields=virtual_networks HTTP/1.1" 200 1052 0.031036 10.0.0.33 - - [2025-06-05 01:58:58] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001194 10.0.0.33 - - [2025-06-05 01:58:58] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.035147 10.0.0.33 - - [2025-06-05 01:58:58] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001775 10.0.0.33 - - [2025-06-05 01:58:58] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?fields=security_groups HTTP/1.1" 200 1288 0.048696 10.0.0.33 - - [2025-06-05 01:58:59] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001542 10.0.0.33 - - [2025-06-05 01:58:59] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009361 10.0.0.33 - - [2025-06-05 01:58:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.036819 10.0.0.33 - - [2025-06-05 01:58:59] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003278 10.0.0.33 - - [2025-06-05 01:58:59] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001249 10.0.0.33 - - [2025-06-05 01:58:59] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009430 10.0.0.33 - - [2025-06-05 01:58:59] "POST /id-to-fqname HTTP/1.1" 200 200 0.001484 10.0.0.33 - - [2025-06-05 01:58:59] "POST /fqname-to-id HTTP/1.1" 404 209 0.002704 10.0.0.33 - - [2025-06-05 01:59:00] "POST /security-groups HTTP/1.1" 200 595 0.077268 10.0.0.33 - - [2025-06-05 01:59:00] "POST /fqname-to-id HTTP/1.1" 404 244 0.003841 10.0.0.33 - - [2025-06-05 01:59:00] "POST /projects HTTP/1.1" 200 601 0.257616 10.0.0.33 - - [2025-06-05 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.296362 10.0.0.33 - - [2025-06-05 01:59:00] "POST /access-control-lists HTTP/1.1" 200 608 0.064409 10.0.0.33 - - [2025-06-05 01:59:00] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.459234 10.0.0.33 - - [2025-06-05 01:59:00] "POST /fqname-to-id HTTP/1.1" 404 243 0.003742 10.0.0.33 - - [2025-06-05 01:59:00] "POST /access-control-lists HTTP/1.1" 200 606 0.064557 10.0.0.33 - - [2025-06-05 01:59:01] "GET / HTTP/1.1" 200 36215 0.002444 10.0.0.33 - - [2025-06-05 01:59:02] "GET /projects?obj_uuids=ea765ded-4217-407c-b52a-2fc2496df372&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002062 10.0.0.33 - - [2025-06-05 01:59:02] "GET /project/ea765ded-4217-407c-b52a-2fc2496df372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.045806 10.0.0.33 - - [2025-06-05 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.33 - - [2025-06-05 01:59:03] "GET /security-group/96382850-67f4-4f3e-9285-764919c42eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.006169 10.0.0.33 - - [2025-06-05 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.33 - - [2025-06-05 01:59:03] "GET /projects?obj_uuids=ea765ded-4217-407c-b52a-2fc2496df372&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001630 10.0.0.33 - - [2025-06-05 01:59:03] "GET /project/ea765ded-4217-407c-b52a-2fc2496df372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.034826 10.0.0.33 - - [2025-06-05 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.33 - - [2025-06-05 01:59:03] "GET /security-group/96382850-67f4-4f3e-9285-764919c42eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005097 10.0.0.33 - - [2025-06-05 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.33 - - [2025-06-05 01:59:03] "PUT /security-group/96382850-67f4-4f3e-9285-764919c42eba HTTP/1.1" 200 263 0.021115 10.0.0.33 - - [2025-06-05 01:59:03] "PUT /access-control-list/a800fd97-8819-430f-bee1-630a42feaa11 HTTP/1.1" 200 273 0.017986 10.0.0.33 - - [2025-06-05 01:59:03] "PUT /access-control-list/044a06d8-71b9-452f-ab02-d475cb040e12 HTTP/1.1" 200 273 0.030346 10.0.0.33 - - [2025-06-05 01:59:03] "POST /fqname-to-id HTTP/1.1" 401 297 0.000659 10.0.0.33 - - [2025-06-05 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.083949 10.0.0.33 - - [2025-06-05 01:59:04] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001840 10.0.0.33 - - [2025-06-05 01:59:04] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.040307 252.33.120.175 - - [2025-06-05 01:59:04] "POST /neutron/network HTTP/1.1" 200 117 0.042491 10.0.0.33 - - [2025-06-05 01:59:04] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001104 252.33.120.175 - - [2025-06-05 01:59:04] "POST /neutron/network HTTP/1.1" 200 617 0.089653 10.0.0.33 - - [2025-06-05 01:59:04] "POST /route-targets HTTP/1.1" 200 328 0.012697 10.0.0.33 - - [2025-06-05 01:59:04] "POST /ref-update HTTP/1.1" 200 156 0.019847 10.0.0.33 - - [2025-06-05 01:59:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004418 252.33.120.175 - - [2025-06-05 01:59:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.184680 252.33.120.175 - - [2025-06-05 01:59:04] "POST /neutron/network HTTP/1.1" 200 835 0.006632 10.0.0.33 - - [2025-06-05 01:59:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.002089 10.0.0.33 - - [2025-06-05 01:59:05] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006896 252.33.120.175 - - [2025-06-05 01:59:05] "POST /neutron/network HTTP/1.1" 200 835 0.008550 10.0.0.33 - - [2025-06-05 01:59:05] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008882 252.33.120.175 - - [2025-06-05 01:59:05] "POST /neutron/network HTTP/1.1" 200 835 0.008072 252.33.120.175 - - [2025-06-05 01:59:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.008594 10.0.0.33 - - [2025-06-05 01:59:05] "GET /domains HTTP/1.1" 401 297 0.000465 10.0.0.33 - - [2025-06-05 01:59:05] "GET /domains HTTP/1.1" 200 438 0.037249 10.0.0.33 - - [2025-06-05 01:59:05] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002306 10.0.0.33 - - [2025-06-05 01:59:05] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1513 0.013604 10.0.0.33 - - [2025-06-05 01:59:05] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001604 10.0.0.33 - - [2025-06-05 01:59:05] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 2169 0.047554 10.0.0.33 - - [2025-06-05 01:59:05] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72 HTTP/1.1" 200 2337 0.009203 10.0.0.33 - - [2025-06-05 01:59:06] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72 HTTP/1.1" 200 2337 0.006692 10.0.0.33 - - [2025-06-05 01:59:06] "GET /routing-instance/bd46d949-2a76-45d1-a9c1-8326b6526a4d HTTP/1.1" 200 1493 0.004823 10.0.0.33 - - [2025-06-05 01:59:06] "GET /routing-instance/bd46d949-2a76-45d1-a9c1-8326b6526a4d HTTP/1.1" 200 1493 0.006323 10.0.0.33 - - [2025-06-05 01:59:06] "GET /route-target/e778e369-2f93-417c-ac64-9729fe4ee1d1 HTTP/1.1" 200 1219 0.005636 10.0.0.33 - - [2025-06-05 01:59:06] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72 HTTP/1.1" 200 2337 0.006744 10.0.0.33 - - [2025-06-05 01:59:06] "GET /routing-instance/bd46d949-2a76-45d1-a9c1-8326b6526a4d HTTP/1.1" 200 1493 0.006499 10.0.0.33 - - [2025-06-05 01:59:06] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006889 10.0.0.33 - - [2025-06-05 01:59:06] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72 HTTP/1.1" 200 2337 0.006583 10.0.0.33 - - [2025-06-05 01:59:06] "GET /routing-instance/bd46d949-2a76-45d1-a9c1-8326b6526a4d HTTP/1.1" 200 1493 0.005233 10.0.0.33 - - [2025-06-05 01:59:06] "GET /routing-instance/bd46d949-2a76-45d1-a9c1-8326b6526a4d HTTP/1.1" 200 1493 0.004687 10.0.0.33 - - [2025-06-05 01:59:06] "GET /route-target/e778e369-2f93-417c-ac64-9729fe4ee1d1 HTTP/1.1" 200 1219 0.004621 10.0.0.33 - - [2025-06-05 01:59:06] "GET /domains HTTP/1.1" 200 438 0.003629 10.0.0.33 - - [2025-06-05 01:59:06] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001550 10.0.0.33 - - [2025-06-05 01:59:06] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1513 0.009359 10.0.0.33 - - [2025-06-05 01:59:06] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001318 10.0.0.33 - - [2025-06-05 01:59:06] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 2169 0.054199 10.0.0.33 - - [2025-06-05 01:59:06] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72 HTTP/1.1" 200 2337 0.006104 10.0.0.33 - - [2025-06-05 01:59:07] "GET /obj-perms HTTP/1.1" 200 6452 0.065069 10.0.0.33 - - [2025-06-05 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.33 - - [2025-06-05 01:59:07] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001123 10.0.0.33 - - [2025-06-05 01:59:07] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.035542 252.33.120.175 - - [2025-06-05 01:59:07] "POST /neutron/network HTTP/1.1" 200 117 0.011785 10.0.0.33 - - [2025-06-05 01:59:07] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001139 252.33.120.175 - - [2025-06-05 01:59:07] "POST /neutron/network HTTP/1.1" 200 617 0.097575 10.0.0.33 - - [2025-06-05 01:59:07] "POST /route-targets HTTP/1.1" 200 328 0.017203 10.0.0.33 - - [2025-06-05 01:59:07] "POST /ref-update HTTP/1.1" 200 156 0.031738 10.0.0.33 - - [2025-06-05 01:59:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007277 252.33.120.175 - - [2025-06-05 01:59:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.214719 252.33.120.175 - - [2025-06-05 01:59:08] "POST /neutron/network HTTP/1.1" 200 835 0.006344 10.0.0.33 - - [2025-06-05 01:59:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.002292 10.0.0.33 - - [2025-06-05 01:59:08] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.009108 252.33.120.175 - - [2025-06-05 01:59:08] "POST /neutron/network HTTP/1.1" 200 835 0.009878 10.0.0.33 - - [2025-06-05 01:59:08] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006026 252.33.120.175 - - [2025-06-05 01:59:08] "POST /neutron/network HTTP/1.1" 200 835 0.006668 252.33.120.175 - - [2025-06-05 01:59:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.010624 10.0.0.33 - - [2025-06-05 01:59:08] "GET /domains HTTP/1.1" 200 438 0.003282 10.0.0.33 - - [2025-06-05 01:59:08] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001365 10.0.0.33 - - [2025-06-05 01:59:08] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1513 0.009742 10.0.0.33 - - [2025-06-05 01:59:08] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001431 10.0.0.33 - - [2025-06-05 01:59:08] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 2396 0.051378 10.0.0.33 - - [2025-06-05 01:59:08] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d HTTP/1.1" 200 2335 0.011596 10.0.0.33 - - [2025-06-05 01:59:08] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d HTTP/1.1" 200 2335 0.007458 10.0.0.33 - - [2025-06-05 01:59:08] "GET /routing-instance/23fa1e8c-d5c8-45d2-a2c0-5b35bdaa46be HTTP/1.1" 200 1492 0.005540 10.0.0.33 - - [2025-06-05 01:59:09] "GET /routing-instance/23fa1e8c-d5c8-45d2-a2c0-5b35bdaa46be HTTP/1.1" 200 1492 0.005339 10.0.0.33 - - [2025-06-05 01:59:09] "GET /route-target/40448312-e53d-4a74-81db-52cf8837b2f3 HTTP/1.1" 200 1217 0.004903 10.0.0.33 - - [2025-06-05 01:59:09] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d HTTP/1.1" 200 2335 0.007034 10.0.0.33 - - [2025-06-05 01:59:09] "GET /routing-instance/23fa1e8c-d5c8-45d2-a2c0-5b35bdaa46be HTTP/1.1" 200 1492 0.004541 10.0.0.33 - - [2025-06-05 01:59:09] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.009219 10.0.0.33 - - [2025-06-05 01:59:09] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d HTTP/1.1" 200 2335 0.008713 10.0.0.33 - - [2025-06-05 01:59:09] "GET /routing-instance/23fa1e8c-d5c8-45d2-a2c0-5b35bdaa46be HTTP/1.1" 200 1492 0.005129 10.0.0.33 - - [2025-06-05 01:59:09] "GET /routing-instance/23fa1e8c-d5c8-45d2-a2c0-5b35bdaa46be HTTP/1.1" 200 1492 0.005263 10.0.0.33 - - [2025-06-05 01:59:09] "GET /route-target/40448312-e53d-4a74-81db-52cf8837b2f3 HTTP/1.1" 200 1217 0.005502 10.0.0.33 - - [2025-06-05 01:59:09] "GET /domains HTTP/1.1" 200 438 0.004036 10.0.0.33 - - [2025-06-05 01:59:09] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001581 10.0.0.33 - - [2025-06-05 01:59:09] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1513 0.010441 10.0.0.33 - - [2025-06-05 01:59:09] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001472 10.0.0.33 - - [2025-06-05 01:59:09] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 2396 0.036724 10.0.0.33 - - [2025-06-05 01:59:09] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d HTTP/1.1" 200 2335 0.008189 10.0.0.33 - - [2025-06-05 01:59:09] "GET /obj-perms HTTP/1.1" 200 6452 0.002657 10.0.0.33 - - [2025-06-05 01:59:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001593 252.33.120.175 - - [2025-06-05 01:59:10] "POST /neutron/network HTTP/1.1" 200 845 0.007121 252.33.120.175 - - [2025-06-05 01:59:10] "GET /aaa-mode HTTP/1.1" 401 297 0.000601 252.33.120.175 - - [2025-06-05 01:59:10] "GET / HTTP/1.1" 200 36215 0.002584 252.33.120.175 - - [2025-06-05 01:59:10] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000580 10.0.0.33 - - [2025-06-05 01:59:11] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001347 252.33.120.175 - - [2025-06-05 01:59:11] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.069988 252.33.120.175 - - [2025-06-05 01:59:11] "POST /neutron/network HTTP/1.1" 200 835 0.043350 252.33.120.175 - - [2025-06-05 01:59:11] "POST /neutron/port HTTP/1.1" 200 117 0.007508 252.33.120.175 - - [2025-06-05 01:59:11] "POST /neutron/port HTTP/1.1" 200 117 0.006513 10.0.0.33 - - [2025-06-05 01:59:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.002137 252.33.120.175 - - [2025-06-05 01:59:11] "POST /neutron/port HTTP/1.1" 200 117 0.006232 252.33.120.175 - - [2025-06-05 01:59:12] "POST /neutron/network HTTP/1.1" 200 845 0.007407 252.33.120.175 - - [2025-06-05 01:59:12] "GET /aaa-mode HTTP/1.1" 401 297 0.000451 252.33.120.175 - - [2025-06-05 01:59:12] "GET / HTTP/1.1" 200 36215 0.002542 252.33.120.175 - - [2025-06-05 01:59:12] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000565 10.0.0.33 - - [2025-06-05 01:59:12] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.010478 252.33.120.175 - - [2025-06-05 01:59:12] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.123569 252.33.120.175 - - [2025-06-05 01:59:12] "POST /neutron/network HTTP/1.1" 200 835 0.007576 252.33.120.175 - - [2025-06-05 01:59:12] "POST /neutron/network HTTP/1.1" 200 845 0.008509 10.0.0.33 - - [2025-06-05 01:59:13] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002150 252.33.120.175 - - [2025-06-05 01:59:13] "POST /neutron/port HTTP/1.1" 200 117 0.029672 252.33.120.175 - - [2025-06-05 01:59:13] "POST /neutron/port HTTP/1.1" 200 117 0.011697 10.0.0.33 - - [2025-06-05 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.33 - - [2025-06-05 01:59:13] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001596 10.0.0.33 - - [2025-06-05 01:59:13] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.096977 252.33.120.175 - - [2025-06-05 01:59:13] "POST /neutron/port HTTP/1.1" 200 1069 0.429053 10.0.0.33 - - [2025-06-05 01:59:13] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007591 10.0.0.33 - - [2025-06-05 01:59:13] "GET /floating-ip-pools?parent_id=973f9c68-819f-4b0c-a07a-34652f511f72&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005087 252.33.120.175 - - [2025-06-05 01:59:13] "POST /neutron/port HTTP/1.1" 200 1069 0.019065 10.0.0.33 - - [2025-06-05 01:59:13] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.010743 252.33.120.175 - - [2025-06-05 01:59:13] "POST /neutron/port HTTP/1.1" 200 1069 0.016158 10.0.0.33 - - [2025-06-05 01:59:13] "POST /floating-ip-pools HTTP/1.1" 200 609 0.035885 10.0.0.33 - - [2025-06-05 01:59:13] "POST /ref-update HTTP/1.1" 200 156 0.016245 10.0.0.33 - - [2025-06-05 01:59:13] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.036537 10.0.0.33 - - [2025-06-05 01:59:13] "GET /domains HTTP/1.1" 200 438 0.005095 252.33.120.175 - - [2025-06-05 01:59:13] "POST /neutron/port HTTP/1.1" 200 1119 0.195539 10.0.0.33 - - [2025-06-05 01:59:13] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001655 10.0.0.33 - - [2025-06-05 01:59:13] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1513 0.010054 10.0.0.33 - - [2025-06-05 01:59:14] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001815 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/port HTTP/1.1" 200 1093 0.043292 10.0.0.33 - - [2025-06-05 01:59:14] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 2980 0.052889 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004038 10.0.0.33 - - [2025-06-05 01:59:14] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72 HTTP/1.1" 200 2616 0.012099 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.034733 10.0.0.33 - - [2025-06-05 01:59:14] "GET /floating-ip-pool/1e15c60f-0acc-43e7-8e6b-9d2ae2cc501e HTTP/1.1" 200 1439 0.008933 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/network HTTP/1.1" 200 845 0.018775 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.33 - - [2025-06-05 01:59:14] "GET /domains HTTP/1.1" 200 438 0.003678 10.0.0.33 - - [2025-06-05 01:59:14] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001296 10.0.0.33 - - [2025-06-05 01:59:14] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001305 10.0.0.33 - - [2025-06-05 01:59:14] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1513 0.019891 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/network HTTP/1.1" 200 835 0.009867 10.0.0.33 - - [2025-06-05 01:59:14] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002383 10.0.0.33 - - [2025-06-05 01:59:14] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 2980 0.118488 10.0.0.33 - - [2025-06-05 01:59:14] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72 HTTP/1.1" 200 2616 0.021435 10.0.0.33 - - [2025-06-05 01:59:14] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.010710 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/port HTTP/1.1" 200 1093 0.043594 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/port HTTP/1.1" 200 1069 0.561275 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/security_group HTTP/1.1" 200 2068 0.017222 252.33.120.175 - - [2025-06-05 01:59:14] "POST /neutron/port HTTP/1.1" 200 1069 0.019415 252.33.120.175 - - [2025-06-05 01:59:15] "POST /neutron/port HTTP/1.1" 200 1069 0.022853 252.33.120.175 - - [2025-06-05 01:59:15] "POST /neutron/port HTTP/1.1" 200 1119 0.282979 252.33.120.175 - - [2025-06-05 01:59:15] "POST /neutron/port HTTP/1.1" 200 1093 0.075770 252.33.120.175 - - [2025-06-05 01:59:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004586 252.33.120.175 - - [2025-06-05 01:59:15] "POST /neutron/subnet HTTP/1.1" 200 694 0.017051 252.33.120.175 - - [2025-06-05 01:59:16] "POST /neutron/port HTTP/1.1" 200 117 0.001278 252.33.120.175 - - [2025-06-05 01:59:16] "POST /neutron/network HTTP/1.1" 200 835 0.008444 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:59:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.33 - - [2025-06-05 01:59:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001357 252.33.120.175 - - [2025-06-05 01:59:20] "POST /neutron/port HTTP/1.1" 200 1093 0.019332 252.33.120.175 - - [2025-06-05 01:59:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008734 252.33.120.175 - - [2025-06-05 01:59:20] "POST /neutron/port HTTP/1.1" 200 1093 0.018509 252.33.120.175 - - [2025-06-05 01:59:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008076 252.33.120.175 - - [2025-06-05 01:59:20] "POST /neutron/port HTTP/1.1" 200 1093 0.016780 252.33.120.175 - - [2025-06-05 01:59:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008828 10.0.0.33 - - [2025-06-05 01:59:20] "GET /virtual-machine/95fc6676-3efd-45f1-823a-1c5b73028593 HTTP/1.1" 200 1304 0.006696 10.0.0.33 - - [2025-06-05 01:59:20] "GET /virtual-machine-interface/8448de96-2e37-4263-b6c2-cb7e319293c3 HTTP/1.1" 200 2998 0.006053 10.0.0.33 - - [2025-06-05 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.33 - - [2025-06-05 01:59:20] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004671 10.0.0.33 - - [2025-06-05 01:59:20] "GET /virtual-networks?parent_id=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003706 10.0.0.33 - - [2025-06-05 01:59:20] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006792 10.0.0.33 - - [2025-06-05 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.33 - - [2025-06-05 01:59:23] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008292 10.0.0.33 - - [2025-06-05 01:59:25] "DELETE /project/4b71406f896447569b22c99a825efd8c HTTP/1.1" 404 173 0.052057 10.0.0.33 - - [2025-06-05 01:59:25] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001566 10.0.0.33 - - [2025-06-05 01:59:25] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.061917 10.0.0.33 - - [2025-06-05 01:59:25] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001483 10.0.0.33 - - [2025-06-05 01:59:25] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?fields=security_groups HTTP/1.1" 200 1381 0.075030 10.0.0.33 - - [2025-06-05 01:59:25] "DELETE /security-group/4fafdbd4-b437-4a94-be61-51cb6eeac5c9 HTTP/1.1" 200 115 0.060055 10.0.0.33 - - [2025-06-05 01:59:25] "GET /projects?obj_uuids=658d3692-6f72-4390-880b-7cfae54b711e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001442 10.0.0.33 - - [2025-06-05 01:59:25] "DELETE /access-control-list/48ea03a2-9d4a-42e7-9b3a-fac20bc74556 HTTP/1.1" 200 115 0.107459 10.0.0.33 - - [2025-06-05 01:59:25] "GET /project/658d3692-6f72-4390-880b-7cfae54b711e?fields=application_policy_sets HTTP/1.1" 200 1420 0.108907 10.0.0.33 - - [2025-06-05 01:59:25] "DELETE /access-control-list/a2f86ee6-91fd-40c2-8737-53ade2974586 HTTP/1.1" 200 115 0.046259 10.0.0.33 - - [2025-06-05 01:59:25] "DELETE /project/658d3692-6f72-4390-880b-7cfae54b711e HTTP/1.1" 200 115 0.601420 252.33.120.175 - - [2025-06-05 01:59:26] "POST /neutron/port HTTP/1.1" 200 1093 0.058192 252.33.120.175 - - [2025-06-05 01:59:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008209 252.33.120.175 - - [2025-06-05 01:59:26] "POST /neutron/port HTTP/1.1" 200 1093 0.017681 252.33.120.175 - - [2025-06-05 01:59:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008561 252.33.120.175 - - [2025-06-05 01:59:27] "POST /neutron/port HTTP/1.1" 200 1093 0.056728 252.33.120.175 - - [2025-06-05 01:59:27] "POST /neutron/port HTTP/1.1" 200 1093 0.061985 252.33.120.175 - - [2025-06-05 01:59:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010146 252.33.120.175 - - [2025-06-05 01:59:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009841 252.33.120.175 - - [2025-06-05 01:59:27] "POST /neutron/port HTTP/1.1" 200 1093 0.025287 252.33.120.175 - - [2025-06-05 01:59:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011548 10.0.0.33 - - [2025-06-05 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.33 - - [2025-06-05 01:59:28] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004381 10.0.0.33 - - [2025-06-05 01:59:28] "GET /virtual-networks?parent_id=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004717 10.0.0.33 - - [2025-06-05 01:59:28] "GET /virtual-network/3d78b85d-5f7c-48d1-88ef-0d8d5bede02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005998 252.33.120.175 - - [2025-06-05 01:59:28] "POST /neutron/port HTTP/1.1" 200 1093 0.018953 252.33.120.175 - - [2025-06-05 01:59:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008820 252.33.120.175 - - [2025-06-05 01:59:28] "POST /neutron/port HTTP/1.1" 200 1093 0.019650 252.33.120.175 - - [2025-06-05 01:59:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007461 252.33.120.175 - - [2025-06-05 01:59:29] "POST /neutron/port HTTP/1.1" 200 1093 0.017582 252.33.120.175 - - [2025-06-05 01:59:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006665 252.33.120.175 - - [2025-06-05 01:59:29] "POST /neutron/port HTTP/1.1" 200 1093 0.021112 252.33.120.175 - - [2025-06-05 01:59:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007884 10.0.0.33 - - [2025-06-05 01:59:33] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001159 252.33.120.175 - - [2025-06-05 01:59:33] "POST /neutron/floatingip HTTP/1.1" 200 529 0.092157 252.33.120.175 - - [2025-06-05 01:59:33] "POST /neutron/port HTTP/1.1" 200 1093 0.018780 252.33.120.175 - - [2025-06-05 01:59:33] "POST /neutron/floatingip HTTP/1.1" 200 529 0.007082 252.33.120.175 - - [2025-06-05 01:59:33] "POST /neutron/floatingip HTTP/1.1" 200 575 0.040570 252.33.120.175 - - [2025-06-05 01:59:34] "POST /neutron/port HTTP/1.1" 200 1093 0.017640 252.33.120.175 - - [2025-06-05 01:59:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009180 252.33.120.175 - - [2025-06-05 01:59:34] "POST /neutron/port HTTP/1.1" 200 1093 0.021102 252.33.120.175 - - [2025-06-05 01:59:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007327 252.33.120.175 - - [2025-06-05 01:59:34] "POST /neutron/port HTTP/1.1" 200 1093 0.021618 252.33.120.175 - - [2025-06-05 01:59:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006632 10.0.0.33 - - [2025-06-05 01:59:34] "GET /virtual-machine/93f33d78-26c0-4de3-a0d6-ef31b4c44f43 HTTP/1.1" 200 1305 0.005960 10.0.0.33 - - [2025-06-05 01:59:34] "GET /virtual-machine-interface/ab2ce2f7-89bc-444a-85b6-eaec1e351f8f HTTP/1.1" 200 2998 0.006861 10.0.0.33 - - [2025-06-05 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.33 - - [2025-06-05 01:59:34] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004072 10.0.0.33 - - [2025-06-05 01:59:34] "GET /virtual-networks?parent_id=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003949 10.0.0.33 - - [2025-06-05 01:59:34] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008443 10.0.0.33 - - [2025-06-05 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.33 - - [2025-06-05 01:59:35] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003958 10.0.0.33 - - [2025-06-05 01:59:35] "GET /virtual-networks?parent_id=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003860 10.0.0.33 - - [2025-06-05 01:59:35] "GET /virtual-network/973f9c68-819f-4b0c-a07a-34652f511f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006598 252.33.120.175 - - [2025-06-05 01:59:36] "POST /neutron/floatingip HTTP/1.1" 200 575 0.015485 10.0.0.33 - - [2025-06-05 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-06-05 01:59:36] "GET /routing-instance/bd46d949-2a76-45d1-a9c1-8326b6526a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005142 10.0.0.33 - - [2025-06-05 01:59:36] "GET /route-target/e778e369-2f93-417c-ac64-9729fe4ee1d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004691 10.0.0.33 - - [2025-06-05 01:59:36] "GET /floating-ip/ea634b28-44f9-490b-829b-24bc9eef78ed HTTP/1.1" 200 1884 0.007530 10.0.0.33 - - [2025-06-05 01:59:37] "GET /obj-perms HTTP/1.1" 200 6381 0.060429 10.0.0.33 - - [2025-06-05 01:59:37] "GET /obj-perms HTTP/1.1" 200 6381 0.062199 252.33.120.175 - - [2025-06-05 01:59:39] "POST /neutron/floatingip HTTP/1.1" 200 575 0.012124 252.33.120.175 - - [2025-06-05 01:59:39] "POST /neutron/floatingip HTTP/1.1" 200 529 0.022740 252.33.120.175 - - [2025-06-05 01:59:39] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006956 252.33.120.175 - - [2025-06-05 01:59:39] "POST /neutron/floatingip HTTP/1.1" 200 115 0.048159 10.0.0.33 - - [2025-06-05 01:59:40] "GET /floating-ip-pool/1e15c60f-0acc-43e7-8e6b-9d2ae2cc501e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.005877 10.0.0.33 - - [2025-06-05 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.013112 10.0.0.33 - - [2025-06-05 01:59:40] "DELETE /floating-ip-pool/1e15c60f-0acc-43e7-8e6b-9d2ae2cc501e HTTP/1.1" 200 115 0.030660 252.33.120.175 - - [2025-06-05 01:59:40] "POST /neutron/network HTTP/1.1" 200 835 0.008910 252.33.120.175 - - [2025-06-05 01:59:40] "POST /neutron/network HTTP/1.1" 400 204 0.015067 252.33.120.175 - - [2025-06-05 01:59:40] "POST /neutron/port HTTP/1.1" 200 1093 0.017775 252.33.120.175 - - [2025-06-05 01:59:41] "POST /neutron/port HTTP/1.1" 200 1119 0.013195 252.33.120.175 - - [2025-06-05 01:59:41] "POST /neutron/port HTTP/1.1" 200 1093 0.022743 252.33.120.175 - - [2025-06-05 01:59:41] "POST /neutron/port HTTP/1.1" 200 151 0.155220 252.33.120.175 - - [2025-06-05 01:59:41] "POST /neutron/port HTTP/1.1" 200 1119 0.018257 252.33.120.175 - - [2025-06-05 01:59:41] "POST /neutron/port HTTP/1.1" 200 151 0.148859 252.33.120.175 - - [2025-06-05 01:59:42] "POST /neutron/network HTTP/1.1" 200 835 0.006709 10.0.0.33 - - [2025-06-05 01:59:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005319 10.0.0.33 - - [2025-06-05 01:59:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002798 252.33.120.175 - - [2025-06-05 01:59:42] "POST /neutron/network HTTP/1.1" 200 151 0.100059 10.0.0.33 - - [2025-06-05 01:59:42] "GET /routing-instance/23fa1e8c-d5c8-45d2-a2c0-5b35bdaa46be HTTP/1.1" 404 171 0.004105 10.0.0.33 - - [2025-06-05 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.036071 10.0.0.33 - - [2025-06-05 01:59:42] "DELETE /route-target/40448312-e53d-4a74-81db-52cf8837b2f3 HTTP/1.1" 200 115 0.017116 10.0.0.33 - - [2025-06-05 01:59:42] "GET /domains HTTP/1.1" 200 438 0.006207 10.0.0.33 - - [2025-06-05 01:59:42] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001445 10.0.0.33 - - [2025-06-05 01:59:42] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1317 0.012524 10.0.0.33 - - [2025-06-05 01:59:43] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001524 10.0.0.33 - - [2025-06-05 01:59:43] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 2169 0.032180 252.33.120.175 - - [2025-06-05 01:59:43] "POST /neutron/network HTTP/1.1" 200 835 0.008477 10.0.0.33 - - [2025-06-05 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.33 - - [2025-06-05 01:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002712 10.0.0.33 - - [2025-06-05 01:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003849 252.33.120.175 - - [2025-06-05 01:59:43] "POST /neutron/network HTTP/1.1" 200 151 0.120792 10.0.0.33 - - [2025-06-05 01:59:43] "DELETE /route-target/e778e369-2f93-417c-ac64-9729fe4ee1d1 HTTP/1.1" 200 115 0.032474 10.0.0.33 - - [2025-06-05 01:59:43] "GET /routing-instance/bd46d949-2a76-45d1-a9c1-8326b6526a4d HTTP/1.1" 404 171 0.003226 10.0.0.33 - - [2025-06-05 01:59:43] "GET /domains HTTP/1.1" 200 438 0.003310 10.0.0.33 - - [2025-06-05 01:59:43] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001965 10.0.0.33 - - [2025-06-05 01:59:43] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1317 0.012895 10.0.0.33 - - [2025-06-05 01:59:43] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002170 10.0.0.33 - - [2025-06-05 01:59:43] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 1920 0.028380 10.0.0.33 - - [2025-06-05 01:59:44] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001466 10.0.0.33 - - [2025-06-05 01:59:44] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.032980 10.0.0.33 - - [2025-06-05 01:59:44] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001630 10.0.0.33 - - [2025-06-05 01:59:44] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?fields=virtual_networks HTTP/1.1" 200 1055 0.072366 10.0.0.33 - - [2025-06-05 01:59:44] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001200 10.0.0.33 - - [2025-06-05 01:59:44] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.030661 10.0.0.33 - - [2025-06-05 01:59:44] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001187 10.0.0.33 - - [2025-06-05 01:59:44] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?fields=security_groups HTTP/1.1" 200 1292 0.028187 10.0.0.33 - - [2025-06-05 01:59:45] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001254 10.0.0.33 - - [2025-06-05 01:59:45] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009118 10.0.0.33 - - [2025-06-05 01:59:45] "POST /fqname-to-id HTTP/1.1" 404 181 0.041616 10.0.0.33 - - [2025-06-05 01:59:46] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003533 10.0.0.33 - - [2025-06-05 01:59:46] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001698 10.0.0.33 - - [2025-06-05 01:59:46] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011015 10.0.0.33 - - [2025-06-05 01:59:46] "POST /id-to-fqname HTTP/1.1" 200 183 0.001776 10.0.0.33 - - [2025-06-05 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.004447 10.0.0.33 - - [2025-06-05 01:59:46] "POST /security-groups HTTP/1.1" 200 578 0.070816 10.0.0.33 - - [2025-06-05 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 227 0.003125 10.0.0.33 - - [2025-06-05 01:59:46] "POST /projects HTTP/1.1" 200 567 0.242707 10.0.0.33 - - [2025-06-05 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.281047 10.0.0.33 - - [2025-06-05 01:59:46] "POST /access-control-lists HTTP/1.1" 200 591 0.065931 10.0.0.33 - - [2025-06-05 01:59:46] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.448360 10.0.0.33 - - [2025-06-05 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 226 0.003884 10.0.0.33 - - [2025-06-05 01:59:46] "POST /access-control-lists HTTP/1.1" 200 589 0.067932 10.0.0.33 - - [2025-06-05 01:59:47] "GET / HTTP/1.1" 200 36215 0.002344 10.0.0.33 - - [2025-06-05 01:59:49] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001732 10.0.0.33 - - [2025-06-05 01:59:49] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.032350 10.0.0.33 - - [2025-06-05 01:59:49] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001164 10.0.0.33 - - [2025-06-05 01:59:50] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?fields=virtual_networks HTTP/1.1" 200 1021 0.081611 10.0.0.33 - - [2025-06-05 01:59:50] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001361 10.0.0.33 - - [2025-06-05 01:59:50] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.045485 10.0.0.33 - - [2025-06-05 01:59:50] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001486 10.0.0.33 - - [2025-06-05 01:59:50] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?fields=security_groups HTTP/1.1" 200 1241 0.035921 10.0.0.33 - - [2025-06-05 01:59:51] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001194 10.0.0.33 - - [2025-06-05 01:59:51] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008717 10.0.0.33 - - [2025-06-05 01:59:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.035491 10.0.0.33 - - [2025-06-05 01:59:51] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004092 10.0.0.33 - - [2025-06-05 01:59:51] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001293 10.0.0.33 - - [2025-06-05 01:59:51] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007601 10.0.0.33 - - [2025-06-05 01:59:51] "POST /id-to-fqname HTTP/1.1" 200 191 0.001370 10.0.0.33 - - [2025-06-05 01:59:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.005095 10.0.0.33 - - [2025-06-05 01:59:51] "POST /security-groups HTTP/1.1" 200 586 0.072070 10.0.0.33 - - [2025-06-05 01:59:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.003779 10.0.0.33 - - [2025-06-05 01:59:51] "POST /projects HTTP/1.1" 200 583 0.252930 10.0.0.33 - - [2025-06-05 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.290028 10.0.0.33 - - [2025-06-05 01:59:51] "POST /access-control-lists HTTP/1.1" 200 599 0.068666 10.0.0.33 - - [2025-06-05 01:59:51] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.454879 10.0.0.33 - - [2025-06-05 01:59:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.003860 10.0.0.33 - - [2025-06-05 01:59:51] "POST /access-control-lists HTTP/1.1" 200 597 0.103031 10.0.0.33 - - [2025-06-05 01:59:53] "GET / HTTP/1.1" 200 36215 0.002164 10.0.0.33 - - [2025-06-05 01:59:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000682 10.0.0.33 - - [2025-06-05 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.037539 10.0.0.33 - - [2025-06-05 01:59:54] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.33 - - [2025-06-05 01:59:54] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.029822 10.0.0.33 - - [2025-06-05 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.33 - - [2025-06-05 01:59:54] "GET /security-group/033b479e-3bb9-4073-b4b0-ca3d45a13a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3757 0.009108 10.0.0.33 - - [2025-06-05 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.33 - - [2025-06-05 01:59:55] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001258 10.0.0.33 - - [2025-06-05 01:59:55] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.030542 10.0.0.33 - - [2025-06-05 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.33 - - [2025-06-05 01:59:55] "GET /security-group/033b479e-3bb9-4073-b4b0-ca3d45a13a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3757 0.004367 10.0.0.33 - - [2025-06-05 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.33 - - [2025-06-05 01:59:55] "PUT /security-group/033b479e-3bb9-4073-b4b0-ca3d45a13a74 HTTP/1.1" 200 263 0.017186 10.0.0.33 - - [2025-06-05 01:59:55] "PUT /access-control-list/ad8aa079-00a8-45b1-beb1-9eb25e6ee73c HTTP/1.1" 200 273 0.013772 10.0.0.33 - - [2025-06-05 01:59:55] "PUT /access-control-list/67616574-3aa8-45b9-b5db-3a5123c65146 HTTP/1.1" 200 273 0.012263 10.0.0.33 - - [2025-06-05 01:59:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.003348 10.0.0.33 - - [2025-06-05 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-06-05 01:59:55] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001419 10.0.0.33 - - [2025-06-05 01:59:55] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.033066 252.33.120.175 - - [2025-06-05 01:59:55] "POST /neutron/network HTTP/1.1" 200 117 0.038919 10.0.0.33 - - [2025-06-05 01:59:55] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001308 252.33.120.175 - - [2025-06-05 01:59:55] "POST /neutron/network HTTP/1.1" 200 606 0.093995 10.0.0.33 - - [2025-06-05 01:59:55] "POST /route-targets HTTP/1.1" 200 328 0.013751 10.0.0.33 - - [2025-06-05 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.024901 10.0.0.33 - - [2025-06-05 01:59:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005123 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.174085 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/network HTTP/1.1" 200 825 0.006692 10.0.0.33 - - [2025-06-05 01:59:56] "POST /id-to-fqname HTTP/1.1" 200 221 0.002191 10.0.0.33 - - [2025-06-05 01:59:56] "GET /virtual-network/29a792bc-d609-4159-a617-1c89fc322c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007223 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/network HTTP/1.1" 200 825 0.008024 10.0.0.33 - - [2025-06-05 01:59:56] "GET /virtual-network/29a792bc-d609-4159-a617-1c89fc322c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008682 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/network HTTP/1.1" 200 825 0.007070 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.008556 10.0.0.33 - - [2025-06-05 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.33 - - [2025-06-05 01:59:56] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001496 10.0.0.33 - - [2025-06-05 01:59:56] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.035411 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/network HTTP/1.1" 200 117 0.010996 10.0.0.33 - - [2025-06-05 01:59:56] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001893 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/network HTTP/1.1" 200 613 0.131448 10.0.0.33 - - [2025-06-05 01:59:56] "POST /route-targets HTTP/1.1" 200 328 0.019156 10.0.0.33 - - [2025-06-05 01:59:56] "POST /ref-update HTTP/1.1" 200 156 0.021704 10.0.0.33 - - [2025-06-05 01:59:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003698 252.33.120.175 - - [2025-06-05 01:59:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.146449 252.33.120.175 - - [2025-06-05 01:59:57] "POST /neutron/network HTTP/1.1" 200 831 0.006936 10.0.0.33 - - [2025-06-05 01:59:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001670 10.0.0.33 - - [2025-06-05 01:59:57] "GET /virtual-network/d8cf114d-0e5b-486e-85f4-9d659fb1497a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006594 252.33.120.175 - - [2025-06-05 01:59:57] "POST /neutron/network HTTP/1.1" 200 831 0.007096 10.0.0.33 - - [2025-06-05 01:59:57] "GET /virtual-network/d8cf114d-0e5b-486e-85f4-9d659fb1497a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006077 252.33.120.175 - - [2025-06-05 01:59:57] "POST /neutron/network HTTP/1.1" 200 831 0.006221 252.33.120.175 - - [2025-06-05 01:59:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.008486 10.0.0.33 - - [2025-06-05 01:59:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001735 252.33.120.175 - - [2025-06-05 01:59:57] "POST /neutron/network HTTP/1.1" 200 835 0.006705 252.33.120.175 - - [2025-06-05 01:59:57] "GET /aaa-mode HTTP/1.1" 401 297 0.000488 252.33.120.175 - - [2025-06-05 01:59:57] "GET / HTTP/1.1" 200 36215 0.003594 252.33.120.175 - - [2025-06-05 01:59:57] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000510 10.0.0.33 - - [2025-06-05 01:59:58] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001244 252.33.120.175 - - [2025-06-05 01:59:58] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073469 252.33.120.175 - - [2025-06-05 01:59:58] "POST /neutron/network HTTP/1.1" 200 825 0.006215 252.33.120.175 - - [2025-06-05 01:59:58] "POST /neutron/port HTTP/1.1" 200 117 0.007937 252.33.120.175 - - [2025-06-05 01:59:58] "POST /neutron/port HTTP/1.1" 200 117 0.007111 10.0.0.33 - - [2025-06-05 01:59:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001738 252.33.120.175 - - [2025-06-05 01:59:58] "POST /neutron/port HTTP/1.1" 200 117 0.007770 252.33.120.175 - - [2025-06-05 01:59:58] "POST /neutron/network HTTP/1.1" 200 841 0.011006 252.33.120.175 - - [2025-06-05 01:59:58] "GET /aaa-mode HTTP/1.1" 401 297 0.000471 252.33.120.175 - - [2025-06-05 01:59:59] "GET / HTTP/1.1" 200 36215 0.003459 252.33.120.175 - - [2025-06-05 01:59:59] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000644 10.0.0.33 - - [2025-06-05 01:59:59] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001246 252.33.120.175 - - [2025-06-05 01:59:59] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.068092 252.33.120.175 - - [2025-06-05 01:59:59] "POST /neutron/network HTTP/1.1" 200 831 0.010636 252.33.120.175 - - [2025-06-05 01:59:59] "POST /neutron/network HTTP/1.1" 200 835 0.008545 10.0.0.33 - - [2025-06-05 01:59:59] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001231 252.33.120.175 - - [2025-06-05 01:59:59] "POST /neutron/port HTTP/1.1" 200 117 0.014369 252.33.120.175 - - [2025-06-05 01:59:59] "POST /neutron/port HTTP/1.1" 200 117 0.043960 10.0.0.33 - - [2025-06-05 01:59:59] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/router HTTP/1.1" 200 583 0.121094 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/port HTTP/1.1" 200 1061 0.420408 10.0.0.33 - - [2025-06-05 02:00:00] "POST /route-targets HTTP/1.1" 200 328 0.032717 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/router HTTP/1.1" 200 583 0.008074 10.0.0.33 - - [2025-06-05 02:00:00] "PUT /logical-router/3138560b-6121-4aa0-8196-192a4c502fdf HTTP/1.1" 200 263 0.030862 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/port HTTP/1.1" 200 1061 0.021605 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/router HTTP/1.1" 200 654 0.045794 10.0.0.33 - - [2025-06-05 02:00:00] "GET /logical-router/3138560b-6121-4aa0-8196-192a4c502fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.005841 10.0.0.33 - - [2025-06-05 02:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/port HTTP/1.1" 200 1061 0.015292 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/router HTTP/1.1" 200 654 0.006472 10.0.0.33 - - [2025-06-05 02:00:00] "GET /service-template/e73fb6bf-cc76-4b7d-a49d-080603b7c492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.008482 10.0.0.33 - - [2025-06-05 02:00:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.006405 10.0.0.33 - - [2025-06-05 02:00:00] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001555 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/network HTTP/1.1" 200 841 0.009309 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/port HTTP/1.1" 200 1111 0.174700 10.0.0.33 - - [2025-06-05 02:00:00] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001229 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/port HTTP/1.1" 200 1085 0.156754 10.0.0.33 - - [2025-06-05 02:00:00] "POST /useragent-kv HTTP/1.1" 200 115 0.012772 10.0.0.33 - - [2025-06-05 02:00:00] "POST /virtual-networks HTTP/1.1" 200 694 0.406725 252.33.120.175 - - [2025-06-05 02:00:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.026060 10.0.0.33 - - [2025-06-05 02:00:00] "POST /route-targets HTTP/1.1" 200 328 0.065897 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.063737 10.0.0.33 - - [2025-06-05 02:00:01] "POST /ref-update HTTP/1.1" 200 156 0.062131 10.0.0.33 - - [2025-06-05 02:00:01] "POST /service-instances HTTP/1.1" 200 670 0.157775 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/port HTTP/1.1" 200 117 0.003988 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/router HTTP/1.1" 200 344 0.767218 10.0.0.33 - - [2025-06-05 02:00:01] "POST /ref-update HTTP/1.1" 200 156 0.050574 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/network HTTP/1.1" 200 825 0.013489 10.0.0.33 - - [2025-06-05 02:00:01] "POST /route-tables HTTP/1.1" 200 582 0.088306 10.0.0.33 - - [2025-06-05 02:00:01] "PUT /logical-router/3138560b-6121-4aa0-8196-192a4c502fdf HTTP/1.1" 200 263 0.046416 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/port HTTP/1.1" 200 1060 0.770001 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/port HTTP/1.1" 200 1085 0.062043 10.0.0.33 - - [2025-06-05 02:00:01] "POST /ref-update HTTP/1.1" 200 156 0.045786 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.015532 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/port HTTP/1.1" 200 1060 0.027147 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/port HTTP/1.1" 200 1060 0.020319 10.0.0.33 - - [2025-06-05 02:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013168 10.0.0.33 - - [2025-06-05 02:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020120 10.0.0.33 - - [2025-06-05 02:00:01] "POST /virtual-machines HTTP/1.1" 200 550 0.060751 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/port HTTP/1.1" 200 1110 0.180157 10.0.0.33 - - [2025-06-05 02:00:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.143289 252.33.120.175 - - [2025-06-05 02:00:01] "POST /neutron/port HTTP/1.1" 200 1084 0.030318 10.0.0.33 - - [2025-06-05 02:00:01] "POST /chown HTTP/1.1" 200 109 0.013347 252.33.120.175 - - [2025-06-05 02:00:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012018 10.0.0.33 - - [2025-06-05 02:00:02] "POST /instance-ips HTTP/1.1" 200 548 0.043151 252.33.120.175 - - [2025-06-05 02:00:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.034955 10.0.0.33 - - [2025-06-05 02:00:02] "POST /instance-ips HTTP/1.1" 400 244 0.021786 252.33.120.175 - - [2025-06-05 02:00:02] "POST /neutron/port HTTP/1.1" 200 117 0.002985 10.0.0.33 - - [2025-06-05 02:00:02] "POST /chown HTTP/1.1" 200 109 0.013428 252.33.120.175 - - [2025-06-05 02:00:02] "POST /neutron/network HTTP/1.1" 200 831 0.017522 10.0.0.33 - - [2025-06-05 02:00:02] "PUT /virtual-machine-interface/e08ae016-7483-433e-98c1-1c3def784dcb HTTP/1.1" 200 285 0.027871 10.0.0.33 - - [2025-06-05 02:00:02] "PUT /instance-ip/4f212570-8c6c-4071-ae78-c6a8086bdde1 HTTP/1.1" 200 257 0.037736 10.0.0.33 - - [2025-06-05 02:00:02] "POST /ref-update HTTP/1.1" 200 156 0.023292 10.0.0.33 - - [2025-06-05 02:00:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.152914 10.0.0.33 - - [2025-06-05 02:00:02] "POST /chown HTTP/1.1" 200 109 0.012982 10.0.0.33 - - [2025-06-05 02:00:02] "POST /instance-ips HTTP/1.1" 200 546 0.063790 10.0.0.33 - - [2025-06-05 02:00:02] "POST /instance-ips HTTP/1.1" 400 314 0.022552 10.0.0.33 - - [2025-06-05 02:00:02] "POST /chown HTTP/1.1" 200 109 0.013429 10.0.0.33 - - [2025-06-05 02:00:03] "PUT /virtual-machine-interface/ed3fe5a2-a18a-4670-b404-0d02f547fb67 HTTP/1.1" 200 285 0.020100 10.0.0.33 - - [2025-06-05 02:00:03] "PUT /instance-ip/32ba9bfb-c891-4284-91d8-a51c8fce80b3 HTTP/1.1" 200 257 0.020539 10.0.0.33 - - [2025-06-05 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.017932 10.0.0.33 - - [2025-06-05 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.021077 10.0.0.33 - - [2025-06-05 02:00:03] "PUT /routing-instance/39c86cde-ccd4-4a1a-a0ee-cc1f0137a8bd HTTP/1.1" 200 267 0.032459 10.0.0.33 - - [2025-06-05 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.019477 10.0.0.33 - - [2025-06-05 02:00:03] "POST /virtual-machines HTTP/1.1" 200 550 0.036700 10.0.0.33 - - [2025-06-05 02:00:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.146932 10.0.0.33 - - [2025-06-05 02:00:03] "POST /chown HTTP/1.1" 200 109 0.011648 10.0.0.33 - - [2025-06-05 02:00:03] "POST /instance-ips HTTP/1.1" 400 244 0.024908 10.0.0.33 - - [2025-06-05 02:00:03] "POST /chown HTTP/1.1" 200 109 0.012444 10.0.0.33 - - [2025-06-05 02:00:03] "PUT /virtual-machine-interface/e5de388f-7435-49dd-840a-db79e045503e HTTP/1.1" 200 285 0.014729 10.0.0.33 - - [2025-06-05 02:00:03] "PUT /instance-ip/4f212570-8c6c-4071-ae78-c6a8086bdde1 HTTP/1.1" 200 257 0.020699 10.0.0.33 - - [2025-06-05 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.026840 10.0.0.33 - - [2025-06-05 02:00:04] "POST /ref-update HTTP/1.1" 200 156 0.027863 10.0.0.33 - - [2025-06-05 02:00:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.133682 10.0.0.33 - - [2025-06-05 02:00:04] "POST /ref-update HTTP/1.1" 200 156 0.023022 10.0.0.33 - - [2025-06-05 02:00:04] "PUT /routing-instance/39c86cde-ccd4-4a1a-a0ee-cc1f0137a8bd HTTP/1.1" 200 267 0.027878 10.0.0.33 - - [2025-06-05 02:00:04] "POST /chown HTTP/1.1" 200 109 0.024894 10.0.0.33 - - [2025-06-05 02:00:04] "POST /instance-ips HTTP/1.1" 400 314 0.029924 10.0.0.33 - - [2025-06-05 02:00:04] "POST /chown HTTP/1.1" 200 109 0.009558 10.0.0.33 - - [2025-06-05 02:00:04] "PUT /virtual-machine-interface/91d65191-6800-47fb-ac18-a67c7ed25b79 HTTP/1.1" 200 285 0.017393 10.0.0.33 - - [2025-06-05 02:00:04] "PUT /instance-ip/32ba9bfb-c891-4284-91d8-a51c8fce80b3 HTTP/1.1" 200 257 0.027453 10.0.0.33 - - [2025-06-05 02:00:04] "POST /ref-update HTTP/1.1" 200 156 0.023060 10.0.0.33 - - [2025-06-05 02:00:04] "POST /ref-update HTTP/1.1" 200 156 0.055369 10.0.0.33 - - [2025-06-05 02:00:04] "POST /ref-update HTTP/1.1" 200 156 0.052403 10.0.0.33 - - [2025-06-05 02:00:04] "PUT /routing-instance/39c86cde-ccd4-4a1a-a0ee-cc1f0137a8bd HTTP/1.1" 200 267 0.037729 252.33.120.175 - - [2025-06-05 02:00:06] "POST /neutron/port HTTP/1.1" 200 1085 0.024326 252.33.120.175 - - [2025-06-05 02:00:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010201 252.33.120.175 - - [2025-06-05 02:00:06] "POST /neutron/port HTTP/1.1" 200 1085 0.024405 252.33.120.175 - - [2025-06-05 02:00:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007881 252.33.120.175 - - [2025-06-05 02:00:06] "POST /neutron/port HTTP/1.1" 200 1085 0.025831 252.33.120.175 - - [2025-06-05 02:00:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009771 10.0.0.33 - - [2025-06-05 02:00:07] "GET /virtual-machine/a9ace067-3d50-46c3-a2a1-bc9818e395c2 HTTP/1.1" 401 297 0.000530 10.0.0.33 - - [2025-06-05 02:00:07] "GET /virtual-machine/a9ace067-3d50-46c3-a2a1-bc9818e395c2 HTTP/1.1" 200 1296 0.065660 10.0.0.33 - - [2025-06-05 02:00:07] "GET /virtual-machine-interface/94a4927f-3459-4302-9462-305270a7aa3d HTTP/1.1" 200 2951 0.009981 10.0.0.33 - - [2025-06-05 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.33 - - [2025-06-05 02:00:07] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.008887 10.0.0.33 - - [2025-06-05 02:00:07] "GET /virtual-networks?parent_id=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004160 10.0.0.33 - - [2025-06-05 02:00:07] "GET /virtual-network/29a792bc-d609-4159-a617-1c89fc322c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007670 10.0.0.33 - - [2025-06-05 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.33 - - [2025-06-05 02:00:11] "GET /virtual-network/29a792bc-d609-4159-a617-1c89fc322c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005900 252.33.120.175 - - [2025-06-05 02:00:12] "POST /neutron/port HTTP/1.1" 200 1085 0.021146 252.33.120.175 - - [2025-06-05 02:00:12] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009552 252.33.120.175 - - [2025-06-05 02:00:12] "POST /neutron/port HTTP/1.1" 200 1085 0.024825 252.33.120.175 - - [2025-06-05 02:00:12] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007215 252.33.120.175 - - [2025-06-05 02:00:13] "POST /neutron/port HTTP/1.1" 200 1085 0.022988 252.33.120.175 - - [2025-06-05 02:00:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.014596 252.33.120.175 - - [2025-06-05 02:00:13] "POST /neutron/port HTTP/1.1" 200 1084 0.026236 252.33.120.175 - - [2025-06-05 02:00:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006374 252.33.120.175 - - [2025-06-05 02:00:14] "POST /neutron/port HTTP/1.1" 200 1084 0.025854 252.33.120.175 - - [2025-06-05 02:00:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006979 252.33.120.175 - - [2025-06-05 02:00:14] "POST /neutron/port HTTP/1.1" 200 1085 0.026726 252.33.120.175 - - [2025-06-05 02:00:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011285 10.0.0.33 - - [2025-06-05 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.33 - - [2025-06-05 02:00:15] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005903 10.0.0.33 - - [2025-06-05 02:00:15] "GET /virtual-networks?parent_id=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004013 10.0.0.33 - - [2025-06-05 02:00:15] "GET /virtual-network/29a792bc-d609-4159-a617-1c89fc322c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007676 252.33.120.175 - - [2025-06-05 02:00:15] "POST /neutron/port HTTP/1.1" 200 1084 0.024151 252.33.120.175 - - [2025-06-05 02:00:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012291 252.33.120.175 - - [2025-06-05 02:00:15] "POST /neutron/port HTTP/1.1" 200 1084 0.038083 252.33.120.175 - - [2025-06-05 02:00:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008937 252.33.120.175 - - [2025-06-05 02:00:16] "POST /neutron/port HTTP/1.1" 200 1084 0.020821 252.33.120.175 - - [2025-06-05 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008950 10.0.0.33 - - [2025-06-05 02:00:16] "GET /virtual-machine/6dd0443e-66eb-4586-aa4d-ff6e6a0c4131 HTTP/1.1" 200 1295 0.007108 10.0.0.33 - - [2025-06-05 02:00:16] "GET /virtual-machine-interface/cf8a6549-4955-4fe3-b04c-ba400ab0d810 HTTP/1.1" 200 2963 0.007823 10.0.0.33 - - [2025-06-05 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2025-06-05 02:00:16] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003870 10.0.0.33 - - [2025-06-05 02:00:16] "GET /virtual-networks?parent_id=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004383 10.0.0.33 - - [2025-06-05 02:00:16] "GET /virtual-network/d8cf114d-0e5b-486e-85f4-9d659fb1497a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.011913 252.33.120.175 - - [2025-06-05 02:00:16] "POST /neutron/port HTTP/1.1" 200 1084 0.017864 252.33.120.175 - - [2025-06-05 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008074 252.33.120.175 - - [2025-06-05 02:00:17] "POST /neutron/port HTTP/1.1" 200 1084 0.024308 252.33.120.175 - - [2025-06-05 02:00:17] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007275 10.0.0.33 - - [2025-06-05 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.33 - - [2025-06-05 02:00:17] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004690 10.0.0.33 - - [2025-06-05 02:00:17] "GET /virtual-networks?parent_id=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004138 10.0.0.33 - - [2025-06-05 02:00:17] "GET /virtual-network/d8cf114d-0e5b-486e-85f4-9d659fb1497a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007952 252.33.120.175 - - [2025-06-05 02:00:21] "POST /neutron/router HTTP/1.1" 200 654 0.006073 10.0.0.33 - - [2025-06-05 02:00:21] "POST /ref-update HTTP/1.1" 200 156 0.014954 252.33.120.175 - - [2025-06-05 02:00:21] "POST /neutron/router HTTP/1.1" 200 344 0.142600 252.33.120.175 - - [2025-06-05 02:00:22] "POST /neutron/router HTTP/1.1" 200 654 0.006569 10.0.0.33 - - [2025-06-05 02:00:22] "GET /logical-router/3138560b-6121-4aa0-8196-192a4c502fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.006545 10.0.0.33 - - [2025-06-05 02:00:22] "GET /service-instance/35518326-ad94-4bc4-8699-5ab347a7c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.010361 252.33.120.175 - - [2025-06-05 02:00:22] "POST /neutron/router HTTP/1.1" 200 151 0.164162 10.0.0.33 - - [2025-06-05 02:00:22] "PUT /logical-router/3138560b-6121-4aa0-8196-192a4c502fdf HTTP/1.1" 404 171 0.003791 10.0.0.33 - - [2025-06-05 02:00:22] "DELETE /route-table/01cfb536-f4dd-4810-87e0-bd016c024f5b HTTP/1.1" 200 115 0.042096 10.0.0.33 - - [2025-06-05 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.33 - - [2025-06-05 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010700 10.0.0.33 - - [2025-06-05 02:00:22] "GET /virtual-network/96c3952c-e12e-4de1-a5cb-84dded9d1c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008725 10.0.0.33 - - [2025-06-05 02:00:22] "DELETE /route-target/7657e154-8a3e-48e6-a3de-b558ac5beddb HTTP/1.1" 409 240 0.006578 10.0.0.33 - - [2025-06-05 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.019891 252.33.120.175 - - [2025-06-05 02:00:22] "POST /neutron/network HTTP/1.1" 200 831 0.011012 10.0.0.33 - - [2025-06-05 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.037922 10.0.0.33 - - [2025-06-05 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.030726 10.0.0.33 - - [2025-06-05 02:00:22] "PUT /routing-instance/39c86cde-ccd4-4a1a-a0ee-cc1f0137a8bd HTTP/1.1" 200 267 0.036648 252.33.120.175 - - [2025-06-05 02:00:22] "POST /neutron/network HTTP/1.1" 400 204 0.077634 10.0.0.33 - - [2025-06-05 02:00:22] "DELETE /instance-ip/32ba9bfb-c891-4284-91d8-a51c8fce80b3 HTTP/1.1" 200 115 0.081057 10.0.0.33 - - [2025-06-05 02:00:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003910 10.0.0.33 - - [2025-06-05 02:00:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004944 10.0.0.33 - - [2025-06-05 02:00:22] "DELETE /virtual-network/96c3952c-e12e-4de1-a5cb-84dded9d1c5b HTTP/1.1" 200 115 0.209666 10.0.0.33 - - [2025-06-05 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.33 - - [2025-06-05 02:00:22] "DELETE /route-target/c80cc411-168a-4c54-9001-8c6d88e652aa HTTP/1.1" 200 115 0.031492 10.0.0.33 - - [2025-06-05 02:00:22] "DELETE /service-instance/35518326-ad94-4bc4-8699-5ab347a7c87a HTTP/1.1" 200 115 0.044055 10.0.0.33 - - [2025-06-05 02:00:23] "GET /logical-router/3138560b-6121-4aa0-8196-192a4c502fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003753 10.0.0.33 - - [2025-06-05 02:00:23] "GET /service-instance/35518326-ad94-4bc4-8699-5ab347a7c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006407 10.0.0.33 - - [2025-06-05 02:00:23] "GET /virtual-machine-interface/e5de388f-7435-49dd-840a-db79e045503e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.006689 10.0.0.33 - - [2025-06-05 02:00:23] "POST /ref-update HTTP/1.1" 200 156 0.023849 10.0.0.33 - - [2025-06-05 02:00:23] "GET /instance-ip/4f212570-8c6c-4071-ae78-c6a8086bdde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005939 10.0.0.33 - - [2025-06-05 02:00:23] "DELETE /virtual-machine-interface/e5de388f-7435-49dd-840a-db79e045503e HTTP/1.1" 200 115 0.046526 10.0.0.33 - - [2025-06-05 02:00:23] "GET /virtual-machine-interface/91d65191-6800-47fb-ac18-a67c7ed25b79?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1329 0.010485 252.33.120.175 - - [2025-06-05 02:00:23] "POST /neutron/port HTTP/1.1" 200 1084 0.035870 252.33.120.175 - - [2025-06-05 02:00:23] "POST /neutron/port HTTP/1.1" 200 1085 0.032281 10.0.0.33 - - [2025-06-05 02:00:23] "DELETE /virtual-machine-interface/91d65191-6800-47fb-ac18-a67c7ed25b79 HTTP/1.1" 200 115 0.079299 10.0.0.33 - - [2025-06-05 02:00:23] "DELETE /virtual-machine/f34f8bbf-d2ae-4286-b6b1-6ad15828230f HTTP/1.1" 200 115 0.047551 252.33.120.175 - - [2025-06-05 02:00:23] "POST /neutron/port HTTP/1.1" 200 1110 0.026541 10.0.0.33 - - [2025-06-05 02:00:23] "GET /virtual-machine-interface/ed3fe5a2-a18a-4670-b404-0d02f547fb67?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1329 0.007648 252.33.120.175 - - [2025-06-05 02:00:23] "POST /neutron/port HTTP/1.1" 200 1111 0.016813 10.0.0.33 - - [2025-06-05 02:00:23] "DELETE /virtual-machine-interface/ed3fe5a2-a18a-4670-b404-0d02f547fb67 HTTP/1.1" 200 115 0.080482 10.0.0.33 - - [2025-06-05 02:00:23] "GET /virtual-machine-interface/e08ae016-7483-433e-98c1-1c3def784dcb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.011540 10.0.0.33 - - [2025-06-05 02:00:23] "POST /ref-update HTTP/1.1" 200 156 0.020345 10.0.0.33 - - [2025-06-05 02:00:23] "GET /instance-ip/4f212570-8c6c-4071-ae78-c6a8086bdde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.011146 252.33.120.175 - - [2025-06-05 02:00:23] "POST /neutron/port HTTP/1.1" 200 151 0.223711 252.33.120.175 - - [2025-06-05 02:00:23] "POST /neutron/port HTTP/1.1" 200 151 0.210447 10.0.0.33 - - [2025-06-05 02:00:23] "DELETE /instance-ip/4f212570-8c6c-4071-ae78-c6a8086bdde1 HTTP/1.1" 200 115 0.052006 10.0.0.33 - - [2025-06-05 02:00:23] "DELETE /virtual-machine-interface/e08ae016-7483-433e-98c1-1c3def784dcb HTTP/1.1" 200 115 0.084289 10.0.0.33 - - [2025-06-05 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.026060 10.0.0.33 - - [2025-06-05 02:00:24] "DELETE /virtual-machine/9d4c93f9-d83e-4ba0-b383-cd0bde5240b7 HTTP/1.1" 200 115 0.024628 252.33.120.175 - - [2025-06-05 02:00:24] "POST /neutron/network HTTP/1.1" 200 831 0.007881 10.0.0.33 - - [2025-06-05 02:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003511 10.0.0.33 - - [2025-06-05 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.33 - - [2025-06-05 02:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002403 252.33.120.175 - - [2025-06-05 02:00:24] "POST /neutron/network HTTP/1.1" 200 151 0.104425 10.0.0.33 - - [2025-06-05 02:00:24] "DELETE /route-target/dae4332f-e695-48ae-b842-ef30c9b83c71 HTTP/1.1" 200 115 0.029224 252.33.120.175 - - [2025-06-05 02:00:24] "POST /neutron/network HTTP/1.1" 200 825 0.006032 10.0.0.33 - - [2025-06-05 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.33 - - [2025-06-05 02:00:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006086 10.0.0.33 - - [2025-06-05 02:00:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003649 252.33.120.175 - - [2025-06-05 02:00:25] "POST /neutron/network HTTP/1.1" 200 151 0.119758 10.0.0.33 - - [2025-06-05 02:00:25] "DELETE /route-target/6461841e-59b6-4c16-81fc-8b79f6b075ed HTTP/1.1" 200 115 0.034474 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001428 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.026890 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001448 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?fields=virtual_networks HTTP/1.1" 200 1037 0.077720 10.0.0.33 - - [2025-06-05 02:00:25] "DELETE /project/896b4b07e56243a59e8647ee560dd80e HTTP/1.1" 404 173 0.015566 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204 10.0.0.33 - - [2025-06-05 02:00:25] "DELETE /project/278cdc4187fa4aa8b936a8ac0417dce8 HTTP/1.1" 404 173 0.006254 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001190 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001293 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.062338 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001694 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.084504 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.090609 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?fields=security_groups HTTP/1.1" 200 1385 0.082074 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001257 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001276 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?fields=security_groups HTTP/1.1" 200 1334 0.028424 10.0.0.33 - - [2025-06-05 02:00:25] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?fields=security_groups HTTP/1.1" 200 1265 0.080804 10.0.0.33 - - [2025-06-05 02:00:25] "DELETE /security-group/562d769d-254f-4228-995b-533324d3093a HTTP/1.1" 200 115 0.091526 10.0.0.33 - - [2025-06-05 02:00:25] "GET /projects?obj_uuids=4b71406f-8964-4756-9b22-c99a825efd8c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001407 10.0.0.33 - - [2025-06-05 02:00:26] "DELETE /access-control-list/8273f957-902e-4a29-ad71-b31dcb988ffe HTTP/1.1" 200 115 0.071174 10.0.0.33 - - [2025-06-05 02:00:26] "GET /project/4b71406f-8964-4756-9b22-c99a825efd8c?fields=application_policy_sets HTTP/1.1" 200 1424 0.070426 10.0.0.33 - - [2025-06-05 02:00:26] "DELETE /security-group/7720a76b-59c8-45c2-bffc-537e370a26b5 HTTP/1.1" 200 115 0.141019 10.0.0.33 - - [2025-06-05 02:00:26] "DELETE /access-control-list/50014c8e-a4d5-4a98-a3ec-9a9ecd4c6031 HTTP/1.1" 200 115 0.067178 10.0.0.33 - - [2025-06-05 02:00:26] "GET /projects?obj_uuids=896b4b07-e562-43a5-9e86-47ee560dd80e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001176 10.0.0.33 - - [2025-06-05 02:00:26] "GET /project/896b4b07-e562-43a5-9e86-47ee560dd80e?fields=application_policy_sets HTTP/1.1" 200 1373 0.065663 10.0.0.33 - - [2025-06-05 02:00:26] "DELETE /access-control-list/af0931a1-61bf-41d1-97bc-2baedfdc67ce HTTP/1.1" 200 115 0.070589 10.0.0.33 - - [2025-06-05 02:00:26] "DELETE /access-control-list/ac9150cc-75cb-48b2-8e83-3f767cb4d32d HTTP/1.1" 200 115 0.048648 10.0.0.33 - - [2025-06-05 02:00:26] "DELETE /project/4b71406f-8964-4756-9b22-c99a825efd8c HTTP/1.1" 200 115 0.638884 10.0.0.33 - - [2025-06-05 02:00:26] "DELETE /project/896b4b07-e562-43a5-9e86-47ee560dd80e HTTP/1.1" 200 115 0.641680 10.0.0.33 - - [2025-06-05 02:00:26] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001741 10.0.0.33 - - [2025-06-05 02:00:26] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011220 10.0.0.33 - - [2025-06-05 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.037390 10.0.0.33 - - [2025-06-05 02:00:27] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003994 10.0.0.33 - - [2025-06-05 02:00:27] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002348 10.0.0.33 - - [2025-06-05 02:00:27] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010523 10.0.0.33 - - [2025-06-05 02:00:27] "POST /id-to-fqname HTTP/1.1" 200 196 0.001364 10.0.0.33 - - [2025-06-05 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.004893 10.0.0.33 - - [2025-06-05 02:00:27] "POST /security-groups HTTP/1.1" 200 591 0.069656 10.0.0.33 - - [2025-06-05 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.004253 10.0.0.33 - - [2025-06-05 02:00:27] "POST /projects HTTP/1.1" 200 593 0.246575 10.0.0.33 - - [2025-06-05 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.283621 10.0.0.33 - - [2025-06-05 02:00:27] "POST /access-control-lists HTTP/1.1" 200 604 0.067691 10.0.0.33 - - [2025-06-05 02:00:27] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.466225 10.0.0.33 - - [2025-06-05 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.004246 10.0.0.33 - - [2025-06-05 02:00:27] "POST /access-control-lists HTTP/1.1" 200 602 0.068564 10.0.0.33 - - [2025-06-05 02:00:28] "GET / HTTP/1.1" 200 36215 0.003023 10.0.0.33 - - [2025-06-05 02:00:29] "GET /obj-perms HTTP/1.1" 200 6381 0.002350 10.0.0.33 - - [2025-06-05 02:00:29] "GET /global-system-configs HTTP/1.1" 200 323 0.007182 10.0.0.33 - - [2025-06-05 02:00:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000675 10.0.0.33 - - [2025-06-05 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.099040 10.0.0.33 - - [2025-06-05 02:00:30] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002286 10.0.0.33 - - [2025-06-05 02:00:30] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.046654 252.33.120.175 - - [2025-06-05 02:00:30] "POST /neutron/network HTTP/1.1" 200 117 0.038899 10.0.0.33 - - [2025-06-05 02:00:30] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001254 10.0.0.33 - - [2025-06-05 02:00:30] "GET /global-system-configs HTTP/1.1" 200 323 0.007189 10.0.0.33 - - [2025-06-05 02:00:30] "GET /obj-perms HTTP/1.1" 200 6381 0.056436 252.33.120.175 - - [2025-06-05 02:00:30] "POST /neutron/network HTTP/1.1" 200 611 0.168050 10.0.0.33 - - [2025-06-05 02:00:30] "POST /route-targets HTTP/1.1" 200 328 0.020358 10.0.0.33 - - [2025-06-05 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.029462 10.0.0.33 - - [2025-06-05 02:00:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006432 252.33.120.175 - - [2025-06-05 02:00:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.198086 10.0.0.33 - - [2025-06-05 02:00:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004415 10.0.0.33 - - [2025-06-05 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.043533 252.33.120.175 - - [2025-06-05 02:00:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.220061 10.0.0.33 - - [2025-06-05 02:00:31] "GET /virtual-network/87dbbc4a-2645-4f26-b8e5-0755ca39dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010067 252.33.120.175 - - [2025-06-05 02:00:31] "POST /neutron/network HTTP/1.1" 200 1004 0.009244 10.0.0.33 - - [2025-06-05 02:00:31] "POST /id-to-fqname HTTP/1.1" 200 226 0.001688 10.0.0.33 - - [2025-06-05 02:00:31] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007313 252.33.120.175 - - [2025-06-05 02:00:31] "POST /neutron/network HTTP/1.1" 200 1004 0.018109 10.0.0.33 - - [2025-06-05 02:00:31] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007633 252.33.120.175 - - [2025-06-05 02:00:31] "POST /neutron/network HTTP/1.1" 200 1004 0.009647 252.33.120.175 - - [2025-06-05 02:00:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.011988 252.33.120.175 - - [2025-06-05 02:00:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.008895 10.0.0.33 - - [2025-06-05 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.33 - - [2025-06-05 02:00:31] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001576 10.0.0.33 - - [2025-06-05 02:00:31] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.032228 252.33.120.175 - - [2025-06-05 02:00:32] "POST /neutron/network HTTP/1.1" 200 117 0.011879 10.0.0.33 - - [2025-06-05 02:00:32] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002194 252.33.120.175 - - [2025-06-05 02:00:32] "POST /neutron/network HTTP/1.1" 200 611 0.107088 10.0.0.33 - - [2025-06-05 02:00:32] "POST /route-targets HTTP/1.1" 200 328 0.015253 10.0.0.33 - - [2025-06-05 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.030478 10.0.0.33 - - [2025-06-05 02:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.009214 252.33.120.175 - - [2025-06-05 02:00:32] "POST /neutron/subnet HTTP/1.1" 200 724 0.232920 10.0.0.33 - - [2025-06-05 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010965 10.0.0.33 - - [2025-06-05 02:00:32] "GET /virtual-network/87dbbc4a-2645-4f26-b8e5-0755ca39dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010362 10.0.0.33 - - [2025-06-05 02:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006348 252.33.120.175 - - [2025-06-05 02:00:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.200830 252.33.120.175 - - [2025-06-05 02:00:32] "POST /neutron/network HTTP/1.1" 200 1004 0.011728 10.0.0.33 - - [2025-06-05 02:00:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.002598 10.0.0.33 - - [2025-06-05 02:00:32] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007293 252.33.120.175 - - [2025-06-05 02:00:33] "POST /neutron/network HTTP/1.1" 200 1004 0.009652 10.0.0.33 - - [2025-06-05 02:00:33] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006762 252.33.120.175 - - [2025-06-05 02:00:33] "POST /neutron/network HTTP/1.1" 200 1004 0.010686 252.33.120.175 - - [2025-06-05 02:00:33] "POST /neutron/subnet HTTP/1.1" 200 724 0.010290 252.33.120.175 - - [2025-06-05 02:00:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.008933 10.0.0.33 - - [2025-06-05 02:00:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003902 10.0.0.33 - - [2025-06-05 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.33 - - [2025-06-05 02:00:33] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001799 10.0.0.33 - - [2025-06-05 02:00:33] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.038400 10.0.0.33 - - [2025-06-05 02:00:33] "POST /network-policys HTTP/1.1" 200 577 0.067736 10.0.0.33 - - [2025-06-05 02:00:33] "GET /network-policy/6502fc89-f3d3-4fc1-86d2-7a2e387cd305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3118 0.008543 252.33.120.175 - - [2025-06-05 02:00:33] "POST /neutron/network HTTP/1.1" 200 1004 0.008604 10.0.0.33 - - [2025-06-05 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.33 - - [2025-06-05 02:00:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.006910 10.0.0.33 - - [2025-06-05 02:00:33] "GET /virtual-network/87dbbc4a-2645-4f26-b8e5-0755ca39dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009444 252.33.120.175 - - [2025-06-05 02:00:33] "POST /neutron/network HTTP/1.1" 200 1110 0.068608 10.0.0.33 - - [2025-06-05 02:00:33] "POST /access-control-lists HTTP/1.1" 200 596 0.079154 252.33.120.175 - - [2025-06-05 02:00:33] "POST /neutron/network HTTP/1.1" 200 1110 0.010374 10.0.0.33 - - [2025-06-05 02:00:33] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007501 10.0.0.33 - - [2025-06-05 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.33 - - [2025-06-05 02:00:33] "GET /network-policy/6502fc89-f3d3-4fc1-86d2-7a2e387cd305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3118 0.004449 252.33.120.175 - - [2025-06-05 02:00:34] "POST /neutron/network HTTP/1.1" 200 1004 0.009441 10.0.0.33 - - [2025-06-05 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009296 10.0.0.33 - - [2025-06-05 02:00:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.011743 10.0.0.33 - - [2025-06-05 02:00:34] "GET /virtual-network/87dbbc4a-2645-4f26-b8e5-0755ca39dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008474 252.33.120.175 - - [2025-06-05 02:00:34] "POST /neutron/network HTTP/1.1" 200 1110 0.073841 10.0.0.33 - - [2025-06-05 02:00:34] "POST /access-control-lists HTTP/1.1" 200 596 0.071587 252.33.120.175 - - [2025-06-05 02:00:34] "POST /neutron/network HTTP/1.1" 200 1110 0.011529 10.0.0.33 - - [2025-06-05 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.012508 10.0.0.33 - - [2025-06-05 02:00:34] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.008777 10.0.0.33 - - [2025-06-05 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.33 - - [2025-06-05 02:00:34] "GET /network-policy/6502fc89-f3d3-4fc1-86d2-7a2e387cd305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3118 0.005135 10.0.0.33 - - [2025-06-05 02:00:34] "GET /domains HTTP/1.1" 401 297 0.000487 10.0.0.33 - - [2025-06-05 02:00:34] "PUT /access-control-list/0e1abd96-49fd-4265-ab38-d8c45a4cb252 HTTP/1.1" 200 273 0.057499 10.0.0.33 - - [2025-06-05 02:00:34] "GET /domains HTTP/1.1" 200 438 0.037723 10.0.0.33 - - [2025-06-05 02:00:34] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002184 10.0.0.33 - - [2025-06-05 02:00:34] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1501 0.013951 10.0.0.33 - - [2025-06-05 02:00:34] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001207 10.0.0.33 - - [2025-06-05 02:00:34] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708 HTTP/1.1" 200 2618 0.041215 10.0.0.33 - - [2025-06-05 02:00:34] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc HTTP/1.1" 200 3502 0.007633 10.0.0.33 - - [2025-06-05 02:00:35] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc HTTP/1.1" 200 3502 0.005410 10.0.0.33 - - [2025-06-05 02:00:35] "GET /routing-instance/dfd4b1b9-b685-4390-b25c-67ae269ca959 HTTP/1.1" 200 1796 0.006177 10.0.0.33 - - [2025-06-05 02:00:35] "GET /routing-instance/dfd4b1b9-b685-4390-b25c-67ae269ca959 HTTP/1.1" 200 1796 0.006623 10.0.0.33 - - [2025-06-05 02:00:35] "GET /route-target/e4798559-0747-452f-a249-c6d9c9450191 HTTP/1.1" 200 1213 0.004004 10.0.0.33 - - [2025-06-05 02:00:35] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc HTTP/1.1" 200 3502 0.009269 10.0.0.33 - - [2025-06-05 02:00:35] "GET /routing-instance/dfd4b1b9-b685-4390-b25c-67ae269ca959 HTTP/1.1" 200 1796 0.005889 10.0.0.33 - - [2025-06-05 02:00:35] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007326 10.0.0.33 - - [2025-06-05 02:00:35] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc HTTP/1.1" 200 3502 0.007461 10.0.0.33 - - [2025-06-05 02:00:35] "GET /routing-instance/dfd4b1b9-b685-4390-b25c-67ae269ca959 HTTP/1.1" 200 1796 0.007335 10.0.0.33 - - [2025-06-05 02:00:35] "GET /routing-instance/dfd4b1b9-b685-4390-b25c-67ae269ca959 HTTP/1.1" 200 1796 0.008220 10.0.0.33 - - [2025-06-05 02:00:35] "GET /route-target/e4798559-0747-452f-a249-c6d9c9450191 HTTP/1.1" 200 1213 0.004256 10.0.0.33 - - [2025-06-05 02:00:35] "GET /domains HTTP/1.1" 200 438 0.004787 10.0.0.33 - - [2025-06-05 02:00:35] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001628 10.0.0.33 - - [2025-06-05 02:00:35] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1501 0.010761 10.0.0.33 - - [2025-06-05 02:00:35] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001731 10.0.0.33 - - [2025-06-05 02:00:35] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708 HTTP/1.1" 200 2618 0.032068 10.0.0.33 - - [2025-06-05 02:00:35] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc HTTP/1.1" 200 3502 0.011266 10.0.0.33 - - [2025-06-05 02:00:36] "GET /obj-perms HTTP/1.1" 200 6444 0.069403 10.0.0.33 - - [2025-06-05 02:00:36] "GET /domains HTTP/1.1" 200 438 0.003159 10.0.0.33 - - [2025-06-05 02:00:36] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001403 10.0.0.33 - - [2025-06-05 02:00:36] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1501 0.010167 10.0.0.33 - - [2025-06-05 02:00:36] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001346 10.0.0.33 - - [2025-06-05 02:00:36] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708 HTTP/1.1" 200 2618 0.034547 10.0.0.33 - - [2025-06-05 02:00:36] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855 HTTP/1.1" 200 3502 0.010400 10.0.0.33 - - [2025-06-05 02:00:36] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855 HTTP/1.1" 200 3502 0.007311 10.0.0.33 - - [2025-06-05 02:00:37] "GET /routing-instance/14d5a1f8-e6d0-41ab-b8b0-e45bb3ab9f9e HTTP/1.1" 200 1795 0.006808 10.0.0.33 - - [2025-06-05 02:00:37] "GET /routing-instance/14d5a1f8-e6d0-41ab-b8b0-e45bb3ab9f9e HTTP/1.1" 200 1795 0.006058 10.0.0.33 - - [2025-06-05 02:00:37] "GET /route-target/b5fffb52-70ad-4209-9774-ccc0d9d5881b HTTP/1.1" 200 1213 0.004040 10.0.0.33 - - [2025-06-05 02:00:37] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855 HTTP/1.1" 200 3502 0.007059 10.0.0.33 - - [2025-06-05 02:00:37] "GET /routing-instance/14d5a1f8-e6d0-41ab-b8b0-e45bb3ab9f9e HTTP/1.1" 200 1795 0.005069 10.0.0.33 - - [2025-06-05 02:00:37] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006726 10.0.0.33 - - [2025-06-05 02:00:37] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855 HTTP/1.1" 200 3502 0.007371 10.0.0.33 - - [2025-06-05 02:00:37] "GET /routing-instance/14d5a1f8-e6d0-41ab-b8b0-e45bb3ab9f9e HTTP/1.1" 200 1795 0.005192 10.0.0.33 - - [2025-06-05 02:00:37] "GET /routing-instance/14d5a1f8-e6d0-41ab-b8b0-e45bb3ab9f9e HTTP/1.1" 200 1795 0.006963 10.0.0.33 - - [2025-06-05 02:00:37] "GET /route-target/b5fffb52-70ad-4209-9774-ccc0d9d5881b HTTP/1.1" 200 1213 0.004526 10.0.0.33 - - [2025-06-05 02:00:37] "GET /domains HTTP/1.1" 200 438 0.006060 10.0.0.33 - - [2025-06-05 02:00:37] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001631 10.0.0.33 - - [2025-06-05 02:00:37] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1501 0.010083 10.0.0.33 - - [2025-06-05 02:00:37] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001254 10.0.0.33 - - [2025-06-05 02:00:37] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708 HTTP/1.1" 200 2618 0.036126 10.0.0.33 - - [2025-06-05 02:00:37] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855 HTTP/1.1" 200 3502 0.006529 10.0.0.33 - - [2025-06-05 02:00:37] "GET /obj-perms HTTP/1.1" 200 6444 0.002484 10.0.0.33 - - [2025-06-05 02:00:38] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007953 252.33.120.175 - - [2025-06-05 02:00:38] "POST /neutron/network HTTP/1.1" 200 1110 0.009215 10.0.0.33 - - [2025-06-05 02:00:38] "GET /obj-perms HTTP/1.1" 200 6381 0.117008 10.0.0.33 - - [2025-06-05 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.33 - - [2025-06-05 02:00:38] "GET /virtual-network/87dbbc4a-2645-4f26-b8e5-0755ca39dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007951 252.33.120.175 - - [2025-06-05 02:00:38] "POST /neutron/network HTTP/1.1" 200 1004 0.082000 252.33.120.175 - - [2025-06-05 02:00:38] "POST /neutron/network HTTP/1.1" 200 1004 0.009773 10.0.0.33 - - [2025-06-05 02:00:38] "DELETE /access-control-list/098c0b01-86a7-4888-bf86-1c1f8205d59c HTTP/1.1" 200 115 0.157423 10.0.0.33 - - [2025-06-05 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.017836 10.0.0.33 - - [2025-06-05 02:00:38] "GET /virtual-network/4a2c7c46-2e5c-4cce-b5d9-1898d2388855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.012165 10.0.0.33 - - [2025-06-05 02:00:38] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006319 252.33.120.175 - - [2025-06-05 02:00:38] "POST /neutron/network HTTP/1.1" 200 1110 0.010537 10.0.0.33 - - [2025-06-05 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008598 10.0.0.33 - - [2025-06-05 02:00:38] "GET /virtual-network/87dbbc4a-2645-4f26-b8e5-0755ca39dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007447 252.33.120.175 - - [2025-06-05 02:00:38] "POST /neutron/network HTTP/1.1" 200 1004 0.071781 10.0.0.33 - - [2025-06-05 02:00:38] "GET /obj-perms HTTP/1.1" 200 6381 0.092930 10.0.0.33 - - [2025-06-05 02:00:38] "DELETE /access-control-list/0e1abd96-49fd-4265-ab38-d8c45a4cb252 HTTP/1.1" 200 115 0.046403 10.0.0.33 - - [2025-06-05 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.021769 252.33.120.175 - - [2025-06-05 02:00:38] "POST /neutron/network HTTP/1.1" 200 1004 0.013123 10.0.0.33 - - [2025-06-05 02:00:38] "GET /virtual-network/fb8f66a7-93be-4226-83cf-77fdc0d208bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006524 10.0.0.33 - - [2025-06-05 02:00:38] "DELETE /network-policy/6502fc89-f3d3-4fc1-86d2-7a2e387cd305 HTTP/1.1" 200 115 0.029918 252.33.120.175 - - [2025-06-05 02:00:38] "POST /neutron/network HTTP/1.1" 200 1004 0.008967 10.0.0.33 - - [2025-06-05 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002892 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005001 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003460 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002894 252.33.120.175 - - [2025-06-05 02:00:39] "POST /neutron/network HTTP/1.1" 200 151 0.118403 10.0.0.33 - - [2025-06-05 02:00:39] "DELETE /route-target/b5fffb52-70ad-4209-9774-ccc0d9d5881b HTTP/1.1" 200 115 0.030114 10.0.0.33 - - [2025-06-05 02:00:39] "GET /routing-instance/14d5a1f8-e6d0-41ab-b8b0-e45bb3ab9f9e HTTP/1.1" 404 171 0.004290 10.0.0.33 - - [2025-06-05 02:00:39] "GET /domains HTTP/1.1" 200 438 0.003548 10.0.0.33 - - [2025-06-05 02:00:39] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.33 - - [2025-06-05 02:00:39] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1501 0.008761 10.0.0.33 - - [2025-06-05 02:00:39] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002676 10.0.0.33 - - [2025-06-05 02:00:39] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708 HTTP/1.1" 200 2140 0.036632 252.33.120.175 - - [2025-06-05 02:00:39] "POST /neutron/network HTTP/1.1" 200 1004 0.009704 10.0.0.33 - - [2025-06-05 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005441 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004400 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004071 10.0.0.33 - - [2025-06-05 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003694 252.33.120.175 - - [2025-06-05 02:00:39] "POST /neutron/network HTTP/1.1" 200 151 0.132074 10.0.0.33 - - [2025-06-05 02:00:39] "DELETE /route-target/e4798559-0747-452f-a249-c6d9c9450191 HTTP/1.1" 200 115 0.044878 10.0.0.33 - - [2025-06-05 02:00:39] "GET /routing-instance/dfd4b1b9-b685-4390-b25c-67ae269ca959 HTTP/1.1" 404 171 0.003093 10.0.0.33 - - [2025-06-05 02:00:39] "GET /domains HTTP/1.1" 200 438 0.003435 10.0.0.33 - - [2025-06-05 02:00:39] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001310 10.0.0.33 - - [2025-06-05 02:00:39] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1501 0.010635 10.0.0.33 - - [2025-06-05 02:00:39] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002421 10.0.0.33 - - [2025-06-05 02:00:39] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708 HTTP/1.1" 200 1896 0.034882 10.0.0.33 - - [2025-06-05 02:00:40] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001189 10.0.0.33 - - [2025-06-05 02:00:40] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.032449 10.0.0.33 - - [2025-06-05 02:00:40] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001936 10.0.0.33 - - [2025-06-05 02:00:40] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?fields=virtual_networks HTTP/1.1" 200 1047 0.035318 10.0.0.33 - - [2025-06-05 02:00:40] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001760 10.0.0.33 - - [2025-06-05 02:00:40] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.037143 10.0.0.33 - - [2025-06-05 02:00:40] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001255 10.0.0.33 - - [2025-06-05 02:00:40] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?fields=security_groups HTTP/1.1" 200 1280 0.030374 10.0.0.33 - - [2025-06-05 02:00:41] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001404 10.0.0.33 - - [2025-06-05 02:00:41] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010973 10.0.0.33 - - [2025-06-05 02:00:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.033862 10.0.0.33 - - [2025-06-05 02:00:42] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003241 10.0.0.33 - - [2025-06-05 02:00:42] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001325 10.0.0.33 - - [2025-06-05 02:00:42] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007967 10.0.0.33 - - [2025-06-05 02:00:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.001489 10.0.0.33 - - [2025-06-05 02:00:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.002878 10.0.0.33 - - [2025-06-05 02:00:42] "POST /security-groups HTTP/1.1" 200 585 0.068917 10.0.0.33 - - [2025-06-05 02:00:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.003169 10.0.0.33 - - [2025-06-05 02:00:42] "POST /projects HTTP/1.1" 200 581 0.240899 10.0.0.33 - - [2025-06-05 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.319945 10.0.0.33 - - [2025-06-05 02:00:42] "POST /access-control-lists HTTP/1.1" 200 598 0.066564 10.0.0.33 - - [2025-06-05 02:00:42] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.475566 10.0.0.33 - - [2025-06-05 02:00:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.009113 10.0.0.33 - - [2025-06-05 02:00:42] "POST /access-control-lists HTTP/1.1" 200 596 0.068112 10.0.0.33 - - [2025-06-05 02:00:43] "GET / HTTP/1.1" 200 36215 0.001693 10.0.0.33 - - [2025-06-05 02:00:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000677 10.0.0.33 - - [2025-06-05 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.075396 10.0.0.33 - - [2025-06-05 02:00:45] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001211 10.0.0.33 - - [2025-06-05 02:00:45] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.037102 252.33.120.175 - - [2025-06-05 02:00:45] "POST /neutron/network HTTP/1.1" 200 117 0.047484 10.0.0.33 - - [2025-06-05 02:00:45] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001459 252.33.120.175 - - [2025-06-05 02:00:45] "POST /neutron/network HTTP/1.1" 200 605 0.099787 10.0.0.33 - - [2025-06-05 02:00:45] "POST /route-targets HTTP/1.1" 200 328 0.018181 10.0.0.33 - - [2025-06-05 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.024542 10.0.0.33 - - [2025-06-05 02:00:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003580 252.33.120.175 - - [2025-06-05 02:00:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.203809 252.33.120.175 - - [2025-06-05 02:00:45] "POST /neutron/network HTTP/1.1" 200 823 0.007967 10.0.0.33 - - [2025-06-05 02:00:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.003223 10.0.0.33 - - [2025-06-05 02:00:46] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005809 252.33.120.175 - - [2025-06-05 02:00:46] "POST /neutron/network HTTP/1.1" 200 823 0.009347 10.0.0.33 - - [2025-06-05 02:00:46] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008708 252.33.120.175 - - [2025-06-05 02:00:46] "POST /neutron/network HTTP/1.1" 200 823 0.007138 252.33.120.175 - - [2025-06-05 02:00:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.009702 10.0.0.33 - - [2025-06-05 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.33 - - [2025-06-05 02:00:46] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001321 10.0.0.33 - - [2025-06-05 02:00:46] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.035306 252.33.120.175 - - [2025-06-05 02:00:46] "POST /neutron/network HTTP/1.1" 200 117 0.012103 10.0.0.33 - - [2025-06-05 02:00:46] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001230 252.33.120.175 - - [2025-06-05 02:00:46] "POST /neutron/network HTTP/1.1" 200 605 0.085691 10.0.0.33 - - [2025-06-05 02:00:46] "POST /route-targets HTTP/1.1" 200 328 0.013954 10.0.0.33 - - [2025-06-05 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.016435 10.0.0.33 - - [2025-06-05 02:00:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006841 252.33.120.175 - - [2025-06-05 02:00:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.219538 252.33.120.175 - - [2025-06-05 02:00:46] "POST /neutron/network HTTP/1.1" 200 822 0.007982 10.0.0.33 - - [2025-06-05 02:00:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001881 10.0.0.33 - - [2025-06-05 02:00:46] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006908 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/network HTTP/1.1" 200 822 0.007146 10.0.0.33 - - [2025-06-05 02:00:47] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007326 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/network HTTP/1.1" 200 822 0.007140 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.009887 10.0.0.33 - - [2025-06-05 02:00:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.003499 10.0.0.33 - - [2025-06-05 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.33 - - [2025-06-05 02:00:47] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001592 10.0.0.33 - - [2025-06-05 02:00:47] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.028746 10.0.0.33 - - [2025-06-05 02:00:47] "POST /network-policys HTTP/1.1" 200 571 0.021067 10.0.0.33 - - [2025-06-05 02:00:47] "GET /network-policy/67e3f19a-acc5-4f6a-aab0-7d993c45d1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006919 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/network HTTP/1.1" 200 823 0.009928 10.0.0.33 - - [2025-06-05 02:00:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.004826 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/network HTTP/1.1" 200 923 0.054566 10.0.0.33 - - [2025-06-05 02:00:47] "POST /access-control-lists HTTP/1.1" 200 590 0.070761 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/network HTTP/1.1" 200 923 0.019008 10.0.0.33 - - [2025-06-05 02:00:47] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006476 10.0.0.33 - - [2025-06-05 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006590 10.0.0.33 - - [2025-06-05 02:00:47] "GET /network-policy/67e3f19a-acc5-4f6a-aab0-7d993c45d1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006321 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/network HTTP/1.1" 200 822 0.006654 252.33.120.175 - - [2025-06-05 02:00:47] "POST /neutron/network HTTP/1.1" 200 922 0.060407 10.0.0.33 - - [2025-06-05 02:00:48] "PUT /access-control-list/4f19fc73-5e24-4df8-ad2c-0c61f245963c HTTP/1.1" 200 273 0.056571 10.0.0.33 - - [2025-06-05 02:00:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.004108 252.33.120.175 - - [2025-06-05 02:00:48] "POST /neutron/network HTTP/1.1" 200 922 0.007510 10.0.0.33 - - [2025-06-05 02:00:48] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.040839 10.0.0.33 - - [2025-06-05 02:00:48] "POST /access-control-lists HTTP/1.1" 200 590 0.070327 10.0.0.33 - - [2025-06-05 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018947 10.0.0.33 - - [2025-06-05 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.015685 10.0.0.33 - - [2025-06-05 02:00:48] "GET /network-policy/67e3f19a-acc5-4f6a-aab0-7d993c45d1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005715 10.0.0.33 - - [2025-06-05 02:00:48] "GET /domains HTTP/1.1" 401 297 0.000552 10.0.0.33 - - [2025-06-05 02:00:48] "GET /domains HTTP/1.1" 200 438 0.036007 10.0.0.33 - - [2025-06-05 02:00:48] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001345 10.0.0.33 - - [2025-06-05 02:00:48] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1688 0.010148 10.0.0.33 - - [2025-06-05 02:00:48] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002145 10.0.0.33 - - [2025-06-05 02:00:48] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89 HTTP/1.1" 200 2563 0.035418 10.0.0.33 - - [2025-06-05 02:00:48] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495 HTTP/1.1" 200 2885 0.008244 10.0.0.33 - - [2025-06-05 02:00:48] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495 HTTP/1.1" 200 2885 0.006200 10.0.0.33 - - [2025-06-05 02:00:49] "GET /routing-instance/a862155d-7c47-45b7-aa88-ffb97b97d158 HTTP/1.1" 200 1784 0.004235 10.0.0.33 - - [2025-06-05 02:00:49] "GET /routing-instance/a862155d-7c47-45b7-aa88-ffb97b97d158 HTTP/1.1" 200 1784 0.005613 10.0.0.33 - - [2025-06-05 02:00:49] "GET /route-target/bd69d946-dec8-42c6-b2bb-d06b1a298e3b HTTP/1.1" 200 1207 0.004423 10.0.0.33 - - [2025-06-05 02:00:49] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495 HTTP/1.1" 200 2885 0.006509 10.0.0.33 - - [2025-06-05 02:00:49] "GET /routing-instance/a862155d-7c47-45b7-aa88-ffb97b97d158 HTTP/1.1" 200 1784 0.005030 10.0.0.33 - - [2025-06-05 02:00:49] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006535 10.0.0.33 - - [2025-06-05 02:00:49] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495 HTTP/1.1" 200 2885 0.006391 10.0.0.33 - - [2025-06-05 02:00:49] "GET /routing-instance/a862155d-7c47-45b7-aa88-ffb97b97d158 HTTP/1.1" 200 1784 0.004640 10.0.0.33 - - [2025-06-05 02:00:49] "GET /routing-instance/a862155d-7c47-45b7-aa88-ffb97b97d158 HTTP/1.1" 200 1784 0.004841 10.0.0.33 - - [2025-06-05 02:00:49] "GET /route-target/bd69d946-dec8-42c6-b2bb-d06b1a298e3b HTTP/1.1" 200 1207 0.004931 10.0.0.33 - - [2025-06-05 02:00:49] "GET /domains HTTP/1.1" 200 438 0.003438 10.0.0.33 - - [2025-06-05 02:00:49] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001951 10.0.0.33 - - [2025-06-05 02:00:49] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1688 0.014145 10.0.0.33 - - [2025-06-05 02:00:49] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001338 10.0.0.33 - - [2025-06-05 02:00:49] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89 HTTP/1.1" 200 2563 0.029894 10.0.0.33 - - [2025-06-05 02:00:49] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495 HTTP/1.1" 200 2885 0.005429 10.0.0.33 - - [2025-06-05 02:00:50] "GET /obj-perms HTTP/1.1" 200 6432 0.072524 10.0.0.33 - - [2025-06-05 02:00:50] "GET /domains HTTP/1.1" 200 438 0.003065 10.0.0.33 - - [2025-06-05 02:00:50] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001156 10.0.0.33 - - [2025-06-05 02:00:50] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1688 0.009602 10.0.0.33 - - [2025-06-05 02:00:50] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001315 10.0.0.33 - - [2025-06-05 02:00:50] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89 HTTP/1.1" 200 2563 0.031930 10.0.0.33 - - [2025-06-05 02:00:50] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f HTTP/1.1" 200 2882 0.009337 10.0.0.33 - - [2025-06-05 02:00:50] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f HTTP/1.1" 200 2882 0.006053 10.0.0.33 - - [2025-06-05 02:00:50] "GET /routing-instance/328d8410-987b-4455-ac05-0f4f7934631a HTTP/1.1" 200 1783 0.004565 10.0.0.33 - - [2025-06-05 02:00:50] "GET /routing-instance/328d8410-987b-4455-ac05-0f4f7934631a HTTP/1.1" 200 1783 0.005726 10.0.0.33 - - [2025-06-05 02:00:50] "GET /route-target/820f7cae-708b-43aa-bc8c-1bda1b17bf82 HTTP/1.1" 200 1206 0.004767 10.0.0.33 - - [2025-06-05 02:00:51] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f HTTP/1.1" 200 2882 0.006222 10.0.0.33 - - [2025-06-05 02:00:51] "GET /routing-instance/328d8410-987b-4455-ac05-0f4f7934631a HTTP/1.1" 200 1783 0.006044 10.0.0.33 - - [2025-06-05 02:00:51] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006604 10.0.0.33 - - [2025-06-05 02:00:51] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f HTTP/1.1" 200 2882 0.005985 10.0.0.33 - - [2025-06-05 02:00:51] "GET /routing-instance/328d8410-987b-4455-ac05-0f4f7934631a HTTP/1.1" 200 1783 0.005064 10.0.0.33 - - [2025-06-05 02:00:51] "GET /routing-instance/328d8410-987b-4455-ac05-0f4f7934631a HTTP/1.1" 200 1783 0.004793 10.0.0.33 - - [2025-06-05 02:00:51] "GET /route-target/820f7cae-708b-43aa-bc8c-1bda1b17bf82 HTTP/1.1" 200 1206 0.004982 10.0.0.33 - - [2025-06-05 02:00:51] "GET /domains HTTP/1.1" 200 438 0.003129 10.0.0.33 - - [2025-06-05 02:00:51] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002068 10.0.0.33 - - [2025-06-05 02:00:51] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1688 0.012997 10.0.0.33 - - [2025-06-05 02:00:51] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001556 10.0.0.33 - - [2025-06-05 02:00:51] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89 HTTP/1.1" 200 2563 0.038517 10.0.0.33 - - [2025-06-05 02:00:51] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f HTTP/1.1" 200 2882 0.006713 10.0.0.33 - - [2025-06-05 02:00:51] "GET /obj-perms HTTP/1.1" 200 6432 0.002244 10.0.0.33 - - [2025-06-05 02:00:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001458 252.33.120.175 - - [2025-06-05 02:00:52] "POST /neutron/network HTTP/1.1" 200 933 0.007789 252.33.120.175 - - [2025-06-05 02:00:52] "GET /aaa-mode HTTP/1.1" 401 297 0.000466 252.33.120.175 - - [2025-06-05 02:00:53] "GET / HTTP/1.1" 200 36215 0.002426 252.33.120.175 - - [2025-06-05 02:00:53] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000591 10.0.0.33 - - [2025-06-05 02:00:53] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001319 252.33.120.175 - - [2025-06-05 02:00:53] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.057037 252.33.120.175 - - [2025-06-05 02:00:53] "POST /neutron/network HTTP/1.1" 200 923 0.038173 252.33.120.175 - - [2025-06-05 02:00:54] "POST /neutron/port HTTP/1.1" 200 117 0.006452 252.33.120.175 - - [2025-06-05 02:00:54] "POST /neutron/port HTTP/1.1" 200 117 0.007460 10.0.0.33 - - [2025-06-05 02:00:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.002130 252.33.120.175 - - [2025-06-05 02:00:54] "POST /neutron/port HTTP/1.1" 200 117 0.008142 252.33.120.175 - - [2025-06-05 02:00:54] "POST /neutron/network HTTP/1.1" 200 933 0.007208 10.0.0.33 - - [2025-06-05 02:00:54] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003268 252.33.120.175 - - [2025-06-05 02:00:54] "POST /neutron/network HTTP/1.1" 200 932 0.010167 252.33.120.175 - - [2025-06-05 02:00:54] "GET /aaa-mode HTTP/1.1" 401 297 0.000607 252.33.120.175 - - [2025-06-05 02:00:54] "GET / HTTP/1.1" 200 36215 0.002164 252.33.120.175 - - [2025-06-05 02:00:54] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000538 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/port HTTP/1.1" 200 1059 0.277166 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/port HTTP/1.1" 200 1059 0.012907 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/port HTTP/1.1" 200 1059 0.013061 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/port HTTP/1.1" 200 1109 0.071079 10.0.0.33 - - [2025-06-05 02:00:55] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001279 252.33.120.175 - - [2025-06-05 02:00:55] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.062747 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/port HTTP/1.1" 200 1083 0.018438 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.015512 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/port HTTP/1.1" 200 117 0.001607 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/network HTTP/1.1" 200 923 0.007494 252.33.120.175 - - [2025-06-05 02:00:55] "POST /neutron/network HTTP/1.1" 200 922 0.048030 252.33.120.175 - - [2025-06-05 02:00:56] "POST /neutron/port HTTP/1.1" 200 1083 0.022782 252.33.120.175 - - [2025-06-05 02:00:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007555 252.33.120.175 - - [2025-06-05 02:00:56] "POST /neutron/port HTTP/1.1" 200 117 0.005669 252.33.120.175 - - [2025-06-05 02:00:56] "POST /neutron/port HTTP/1.1" 200 1083 0.034581 252.33.120.175 - - [2025-06-05 02:00:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.022871 252.33.120.175 - - [2025-06-05 02:00:56] "POST /neutron/network HTTP/1.1" 200 932 0.020936 10.0.0.33 - - [2025-06-05 02:00:56] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001296 10.0.0.33 - - [2025-06-05 02:00:56] "PUT /access-control-list/13cb5333-afc1-4497-a76a-4c23ee6c18aa HTTP/1.1" 200 273 0.063745 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/port HTTP/1.1" 200 1058 0.329868 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/port HTTP/1.1" 200 1058 0.016730 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/port HTTP/1.1" 200 1058 0.011199 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/port HTTP/1.1" 200 1108 0.101078 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/port HTTP/1.1" 200 1082 0.022982 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009772 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/subnet HTTP/1.1" 200 689 0.014524 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/port HTTP/1.1" 200 117 0.001708 252.33.120.175 - - [2025-06-05 02:00:57] "POST /neutron/network HTTP/1.1" 200 922 0.007000 252.33.120.175 - - [2025-06-05 02:01:01] "POST /neutron/port HTTP/1.1" 200 1083 0.030628 252.33.120.175 - - [2025-06-05 02:01:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011158 252.33.120.175 - - [2025-06-05 02:01:01] "POST /neutron/port HTTP/1.1" 200 1083 0.020880 252.33.120.175 - - [2025-06-05 02:01:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008619 252.33.120.175 - - [2025-06-05 02:01:01] "POST /neutron/port HTTP/1.1" 200 1083 0.021821 252.33.120.175 - - [2025-06-05 02:01:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007633 10.0.0.33 - - [2025-06-05 02:01:02] "GET /virtual-machine/1f34f138-2f8f-439d-b2c9-5545be7a58ab HTTP/1.1" 200 1294 0.006787 10.0.0.33 - - [2025-06-05 02:01:02] "GET /virtual-machine-interface/bd32bc90-2909-4d15-8724-58bc528359bf HTTP/1.1" 200 2945 0.006793 10.0.0.33 - - [2025-06-05 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.33 - - [2025-06-05 02:01:02] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004672 10.0.0.33 - - [2025-06-05 02:01:02] "GET /virtual-networks?parent_id=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004456 10.0.0.33 - - [2025-06-05 02:01:02] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009900 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:01:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000974 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:01:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001200 10.0.0.33 - - [2025-06-05 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.33 - - [2025-06-05 02:01:05] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005800 252.33.120.175 - - [2025-06-05 02:01:06] "POST /neutron/port HTTP/1.1" 200 1083 0.028991 252.33.120.175 - - [2025-06-05 02:01:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013105 252.33.120.175 - - [2025-06-05 02:01:06] "POST /neutron/port HTTP/1.1" 200 1083 0.022557 252.33.120.175 - - [2025-06-05 02:01:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012529 10.0.0.33 - - [2025-06-05 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.33 - - [2025-06-05 02:01:07] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.008759 10.0.0.33 - - [2025-06-05 02:01:07] "GET /virtual-networks?parent_id=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.008325 252.33.120.175 - - [2025-06-05 02:01:07] "POST /neutron/port HTTP/1.1" 200 1083 0.025214 10.0.0.33 - - [2025-06-05 02:01:07] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007911 252.33.120.175 - - [2025-06-05 02:01:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010806 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/port HTTP/1.1" 200 1082 0.022175 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012204 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/port HTTP/1.1" 200 1083 0.040520 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/port HTTP/1.1" 200 1082 0.045423 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012829 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/port HTTP/1.1" 200 1082 0.048249 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011010 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013225 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/port HTTP/1.1" 200 1082 0.036259 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013552 10.0.0.33 - - [2025-06-05 02:01:08] "GET /virtual-machine/4d0e68d7-a126-4a41-bbb5-923a615590f5 HTTP/1.1" 200 1294 0.010295 10.0.0.33 - - [2025-06-05 02:01:08] "GET /virtual-machine-interface/24c14570-3604-4e5d-8231-8b280280febd HTTP/1.1" 200 2944 0.010905 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/port HTTP/1.1" 200 1082 0.041097 252.33.120.175 - - [2025-06-05 02:01:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006922 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:01:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002117 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:01:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001085 10.0.0.33 - - [2025-06-05 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.33 - - [2025-06-05 02:01:09] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005155 252.33.120.175 - - [2025-06-05 02:01:09] "POST /neutron/port HTTP/1.1" 200 1082 0.028102 10.0.0.33 - - [2025-06-05 02:01:09] "GET /virtual-networks?parent_id=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003826 252.33.120.175 - - [2025-06-05 02:01:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007140 10.0.0.33 - - [2025-06-05 02:01:09] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007946 10.0.0.33 - - [2025-06-05 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.33 - - [2025-06-05 02:01:10] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004028 252.33.120.175 - - [2025-06-05 02:01:10] "POST /neutron/port HTTP/1.1" 200 1082 0.016928 10.0.0.33 - - [2025-06-05 02:01:10] "GET /virtual-networks?parent_id=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004164 252.33.120.175 - - [2025-06-05 02:01:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007467 10.0.0.33 - - [2025-06-05 02:01:10] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.009604 10.0.0.33 - - [2025-06-05 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2025-06-05 02:01:14] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001310 10.0.0.33 - - [2025-06-05 02:01:14] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.037180 10.0.0.33 - - [2025-06-05 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:01:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 10.0.0.33 - - [2025-06-05 02:01:15] "PUT /network-policy/67e3f19a-acc5-4f6a-aab0-7d993c45d1a9 HTTP/1.1" 200 263 0.016622 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002330 10.0.0.33 - - [2025-06-05 02:01:15] "PUT /access-control-list/4f19fc73-5e24-4df8-ad2c-0c61f245963c HTTP/1.1" 200 273 0.059597 10.0.0.33 - - [2025-06-05 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.029096 10.0.0.33 - - [2025-06-05 02:01:15] "PUT /access-control-list/13cb5333-afc1-4497-a76a-4c23ee6c18aa HTTP/1.1" 200 273 0.059270 10.0.0.33 - - [2025-06-05 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.013769 10.0.0.33 - - [2025-06-05 02:01:18] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006254 252.33.120.175 - - [2025-06-05 02:01:18] "POST /neutron/network HTTP/1.1" 200 922 0.007477 252.33.120.175 - - [2025-06-05 02:01:18] "POST /neutron/network HTTP/1.1" 200 822 0.068031 10.0.0.33 - - [2025-06-05 02:01:18] "DELETE /access-control-list/13cb5333-afc1-4497-a76a-4c23ee6c18aa HTTP/1.1" 200 115 0.045703 252.33.120.175 - - [2025-06-05 02:01:18] "POST /neutron/network HTTP/1.1" 200 822 0.010805 10.0.0.33 - - [2025-06-05 02:01:18] "GET /virtual-network/119a3f33-cf1f-4788-9e07-e56a2ed2726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007296 10.0.0.33 - - [2025-06-05 02:01:18] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006600 252.33.120.175 - - [2025-06-05 02:01:18] "POST /neutron/network HTTP/1.1" 200 923 0.008620 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/network HTTP/1.1" 200 823 0.056818 10.0.0.33 - - [2025-06-05 02:01:19] "DELETE /access-control-list/4f19fc73-5e24-4df8-ad2c-0c61f245963c HTTP/1.1" 200 115 0.054614 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/network HTTP/1.1" 200 823 0.008158 10.0.0.33 - - [2025-06-05 02:01:19] "GET /virtual-network/9abe87f4-a6eb-4192-871f-df5c50c46495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006667 10.0.0.33 - - [2025-06-05 02:01:19] "DELETE /network-policy/67e3f19a-acc5-4f6a-aab0-7d993c45d1a9 HTTP/1.1" 200 115 0.027214 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/network HTTP/1.1" 200 822 0.010198 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/network HTTP/1.1" 400 204 0.019007 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/port HTTP/1.1" 200 1082 0.035506 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/port HTTP/1.1" 200 1083 0.030267 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/port HTTP/1.1" 200 1108 0.012339 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/port HTTP/1.1" 200 1109 0.012919 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/port HTTP/1.1" 200 151 0.181335 252.33.120.175 - - [2025-06-05 02:01:19] "POST /neutron/port HTTP/1.1" 200 151 0.178895 252.33.120.175 - - [2025-06-05 02:01:21] "POST /neutron/network HTTP/1.1" 200 822 0.007568 10.0.0.33 - - [2025-06-05 02:01:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005390 10.0.0.33 - - [2025-06-05 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.33 - - [2025-06-05 02:01:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004354 252.33.120.175 - - [2025-06-05 02:01:21] "POST /neutron/network HTTP/1.1" 200 151 0.106505 10.0.0.33 - - [2025-06-05 02:01:21] "DELETE /route-target/820f7cae-708b-43aa-bc8c-1bda1b17bf82 HTTP/1.1" 200 115 0.027182 10.0.0.33 - - [2025-06-05 02:01:21] "GET /routing-instance/328d8410-987b-4455-ac05-0f4f7934631a HTTP/1.1" 404 171 0.005147 10.0.0.33 - - [2025-06-05 02:01:21] "GET /domains HTTP/1.1" 200 438 0.003176 10.0.0.33 - - [2025-06-05 02:01:21] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001962 10.0.0.33 - - [2025-06-05 02:01:21] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1688 0.010552 10.0.0.33 - - [2025-06-05 02:01:21] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001446 10.0.0.33 - - [2025-06-05 02:01:21] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89 HTTP/1.1" 200 2097 0.036188 252.33.120.175 - - [2025-06-05 02:01:22] "POST /neutron/network HTTP/1.1" 200 823 0.006483 10.0.0.33 - - [2025-06-05 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.33 - - [2025-06-05 02:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003519 10.0.0.33 - - [2025-06-05 02:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003208 252.33.120.175 - - [2025-06-05 02:01:22] "POST /neutron/network HTTP/1.1" 200 151 0.111763 10.0.0.33 - - [2025-06-05 02:01:22] "DELETE /route-target/bd69d946-dec8-42c6-b2bb-d06b1a298e3b HTTP/1.1" 200 115 0.033263 10.0.0.33 - - [2025-06-05 02:01:22] "GET /routing-instance/a862155d-7c47-45b7-aa88-ffb97b97d158 HTTP/1.1" 404 171 0.003257 10.0.0.33 - - [2025-06-05 02:01:22] "GET /domains HTTP/1.1" 200 438 0.003340 10.0.0.33 - - [2025-06-05 02:01:22] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001216 10.0.0.33 - - [2025-06-05 02:01:22] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1688 0.008941 10.0.0.33 - - [2025-06-05 02:01:22] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001600 10.0.0.33 - - [2025-06-05 02:01:22] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89 HTTP/1.1" 200 1859 0.034649 10.0.0.33 - - [2025-06-05 02:01:23] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001585 10.0.0.33 - - [2025-06-05 02:01:23] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.038081 10.0.0.33 - - [2025-06-05 02:01:23] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001312 10.0.0.33 - - [2025-06-05 02:01:23] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?fields=virtual_networks HTTP/1.1" 200 1034 0.027920 10.0.0.33 - - [2025-06-05 02:01:23] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001436 10.0.0.33 - - [2025-06-05 02:01:23] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.030236 10.0.0.33 - - [2025-06-05 02:01:23] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001673 10.0.0.33 - - [2025-06-05 02:01:23] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?fields=security_groups HTTP/1.1" 200 1261 0.029978 10.0.0.33 - - [2025-06-05 02:01:24] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001307 10.0.0.33 - - [2025-06-05 02:01:24] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009010 10.0.0.33 - - [2025-06-05 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 184 0.032442 10.0.0.33 - - [2025-06-05 02:01:24] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003305 10.0.0.33 - - [2025-06-05 02:01:24] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001791 10.0.0.33 - - [2025-06-05 02:01:24] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008466 10.0.0.33 - - [2025-06-05 02:01:24] "POST /id-to-fqname HTTP/1.1" 200 186 0.001320 10.0.0.33 - - [2025-06-05 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.003571 10.0.0.33 - - [2025-06-05 02:01:24] "POST /security-groups HTTP/1.1" 200 581 0.067532 10.0.0.33 - - [2025-06-05 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 230 0.004273 10.0.0.33 - - [2025-06-05 02:01:25] "POST /projects HTTP/1.1" 200 573 0.234635 10.0.0.33 - - [2025-06-05 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.270808 10.0.0.33 - - [2025-06-05 02:01:25] "POST /access-control-lists HTTP/1.1" 200 594 0.064323 10.0.0.33 - - [2025-06-05 02:01:25] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.447969 10.0.0.33 - - [2025-06-05 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.005181 10.0.0.33 - - [2025-06-05 02:01:25] "POST /access-control-lists HTTP/1.1" 200 592 0.067956 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /project/c07f93db72f147db816b9bc82ceac708 HTTP/1.1" 404 173 0.020828 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001208 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /project/ecc901e828324a2f98d4f8fff47e2079 HTTP/1.1" 404 173 0.010108 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /project/1e103f0c1d12435480517a578f666e89 HTTP/1.1" 404 173 0.009216 10.0.0.33 - - [2025-06-05 02:01:26] "GET / HTTP/1.1" 200 36215 0.001409 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001138 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.064850 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.070376 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001182 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.128598 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?fields=security_groups HTTP/1.1" 200 1354 0.070359 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001291 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?fields=security_groups HTTP/1.1" 200 1358 0.101975 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?fields=security_groups HTTP/1.1" 200 1373 0.097937 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /security-group/932e56a8-dd5c-4481-9055-ef2fc30dd2d6 HTTP/1.1" 200 115 0.134555 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /access-control-list/107da3c1-d60a-4bef-996a-cb7d85062b5f HTTP/1.1" 200 115 0.067364 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=1e103f0c-1d12-4354-8051-7a578f666e89&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001208 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /security-group/033b479e-3bb9-4073-b4b0-ca3d45a13a74 HTTP/1.1" 200 115 0.139778 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/1e103f0c-1d12-4354-8051-7a578f666e89?fields=application_policy_sets HTTP/1.1" 200 1393 0.065614 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=278cdc41-87fa-4aa8-b936-a8ac0417dce8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001181 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /access-control-list/80e26187-f89d-483b-9150-b3d0afc15708 HTTP/1.1" 200 115 0.079875 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /security-group/91a37f1a-67c2-4191-98b8-8d0f9c721950 HTTP/1.1" 200 115 0.158828 10.0.0.33 - - [2025-06-05 02:01:26] "GET /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8?fields=application_policy_sets HTTP/1.1" 200 1397 0.083871 10.0.0.33 - - [2025-06-05 02:01:26] "GET /projects?obj_uuids=c07f93db-72f1-47db-816b-9bc82ceac708&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001443 10.0.0.33 - - [2025-06-05 02:01:26] "DELETE /access-control-list/ad8aa079-00a8-45b1-beb1-9eb25e6ee73c HTTP/1.1" 200 115 0.070914 10.0.0.33 - - [2025-06-05 02:01:27] "GET /project/c07f93db-72f1-47db-816b-9bc82ceac708?fields=application_policy_sets HTTP/1.1" 200 1412 0.065942 10.0.0.33 - - [2025-06-05 02:01:27] "DELETE /access-control-list/67616574-3aa8-45b9-b5db-3a5123c65146 HTTP/1.1" 200 115 0.094838 10.0.0.33 - - [2025-06-05 02:01:27] "DELETE /project/1e103f0c-1d12-4354-8051-7a578f666e89 HTTP/1.1" 200 115 0.703778 10.0.0.33 - - [2025-06-05 02:01:27] "DELETE /access-control-list/16b96cee-4e87-48d9-b108-02767d3e04b2 HTTP/1.1" 200 115 0.040736 10.0.0.33 - - [2025-06-05 02:01:27] "DELETE /project/278cdc41-87fa-4aa8-b936-a8ac0417dce8 HTTP/1.1" 200 115 0.724195 10.0.0.33 - - [2025-06-05 02:01:27] "DELETE /access-control-list/04cbfff5-01bb-4cc0-8058-20f3a3141631 HTTP/1.1" 200 115 0.025513 10.0.0.33 - - [2025-06-05 02:01:27] "DELETE /project/c07f93db-72f1-47db-816b-9bc82ceac708 HTTP/1.1" 200 115 0.767059 10.0.0.33 - - [2025-06-05 02:01:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000543 10.0.0.33 - - [2025-06-05 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.041223 10.0.0.33 - - [2025-06-05 02:01:27] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001225 10.0.0.33 - - [2025-06-05 02:01:27] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.034218 252.33.120.175 - - [2025-06-05 02:01:27] "POST /neutron/network HTTP/1.1" 200 117 0.044699 10.0.0.33 - - [2025-06-05 02:01:28] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002071 252.33.120.175 - - [2025-06-05 02:01:28] "POST /neutron/network HTTP/1.1" 200 611 0.092163 10.0.0.33 - - [2025-06-05 02:01:28] "POST /route-targets HTTP/1.1" 200 328 0.012570 10.0.0.33 - - [2025-06-05 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.016411 10.0.0.33 - - [2025-06-05 02:01:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004051 252.33.120.175 - - [2025-06-05 02:01:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.201120 252.33.120.175 - - [2025-06-05 02:01:28] "POST /neutron/network HTTP/1.1" 200 828 0.009030 10.0.0.33 - - [2025-06-05 02:01:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001952 10.0.0.33 - - [2025-06-05 02:01:28] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007360 252.33.120.175 - - [2025-06-05 02:01:28] "POST /neutron/network HTTP/1.1" 200 828 0.006822 10.0.0.33 - - [2025-06-05 02:01:28] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006884 252.33.120.175 - - [2025-06-05 02:01:28] "POST /neutron/network HTTP/1.1" 200 828 0.008089 252.33.120.175 - - [2025-06-05 02:01:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.010140 10.0.0.33 - - [2025-06-05 02:01:28] "GET /domains HTTP/1.1" 401 297 0.000570 10.0.0.33 - - [2025-06-05 02:01:29] "GET /domains HTTP/1.1" 200 438 0.040672 10.0.0.33 - - [2025-06-05 02:01:29] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001303 10.0.0.33 - - [2025-06-05 02:01:29] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.011189 10.0.0.33 - - [2025-06-05 02:01:29] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001487 10.0.0.33 - - [2025-06-05 02:01:29] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2076 0.045043 10.0.0.33 - - [2025-06-05 02:01:29] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf HTTP/1.1" 200 2312 0.009938 10.0.0.33 - - [2025-06-05 02:01:29] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf HTTP/1.1" 200 2312 0.006261 10.0.0.33 - - [2025-06-05 02:01:29] "GET /routing-instance/29cff8cc-358a-4be8-b9c0-18a9406e9d13 HTTP/1.1" 200 1494 0.007064 10.0.0.33 - - [2025-06-05 02:01:29] "GET /routing-instance/29cff8cc-358a-4be8-b9c0-18a9406e9d13 HTTP/1.1" 200 1494 0.004483 10.0.0.33 - - [2025-06-05 02:01:29] "GET /route-target/9c678905-24c5-4065-b660-59e2d13bb51d HTTP/1.1" 200 1213 0.004045 10.0.0.33 - - [2025-06-05 02:01:29] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf HTTP/1.1" 200 2312 0.006626 10.0.0.33 - - [2025-06-05 02:01:29] "GET /routing-instance/29cff8cc-358a-4be8-b9c0-18a9406e9d13 HTTP/1.1" 200 1494 0.005352 10.0.0.33 - - [2025-06-05 02:01:29] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006616 10.0.0.33 - - [2025-06-05 02:01:29] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf HTTP/1.1" 200 2312 0.006185 10.0.0.33 - - [2025-06-05 02:01:29] "GET /routing-instance/29cff8cc-358a-4be8-b9c0-18a9406e9d13 HTTP/1.1" 200 1494 0.005033 10.0.0.33 - - [2025-06-05 02:01:30] "GET /routing-instance/29cff8cc-358a-4be8-b9c0-18a9406e9d13 HTTP/1.1" 200 1494 0.004830 10.0.0.33 - - [2025-06-05 02:01:30] "GET /route-target/9c678905-24c5-4065-b660-59e2d13bb51d HTTP/1.1" 200 1213 0.003762 10.0.0.33 - - [2025-06-05 02:01:30] "GET /domains HTTP/1.1" 200 438 0.004175 10.0.0.33 - - [2025-06-05 02:01:30] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001380 10.0.0.33 - - [2025-06-05 02:01:30] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.009742 10.0.0.33 - - [2025-06-05 02:01:30] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001142 10.0.0.33 - - [2025-06-05 02:01:30] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2076 0.030723 10.0.0.33 - - [2025-06-05 02:01:30] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf HTTP/1.1" 200 2312 0.007576 10.0.0.33 - - [2025-06-05 02:01:30] "GET /obj-perms HTTP/1.1" 200 6424 0.065796 10.0.0.33 - - [2025-06-05 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.33 - - [2025-06-05 02:01:31] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002008 10.0.0.33 - - [2025-06-05 02:01:31] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.030833 252.33.120.175 - - [2025-06-05 02:01:31] "POST /neutron/network HTTP/1.1" 200 117 0.012491 10.0.0.33 - - [2025-06-05 02:01:31] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001408 252.33.120.175 - - [2025-06-05 02:01:31] "POST /neutron/network HTTP/1.1" 200 611 0.105647 10.0.0.33 - - [2025-06-05 02:01:31] "POST /route-targets HTTP/1.1" 200 328 0.018951 10.0.0.33 - - [2025-06-05 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.030963 10.0.0.33 - - [2025-06-05 02:01:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006478 252.33.120.175 - - [2025-06-05 02:01:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.260198 252.33.120.175 - - [2025-06-05 02:01:31] "POST /neutron/network HTTP/1.1" 200 830 0.007142 10.0.0.33 - - [2025-06-05 02:01:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001692 10.0.0.33 - - [2025-06-05 02:01:31] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006809 252.33.120.175 - - [2025-06-05 02:01:31] "POST /neutron/network HTTP/1.1" 200 830 0.008892 10.0.0.33 - - [2025-06-05 02:01:32] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007689 252.33.120.175 - - [2025-06-05 02:01:32] "POST /neutron/network HTTP/1.1" 200 830 0.009284 252.33.120.175 - - [2025-06-05 02:01:32] "POST /neutron/subnet HTTP/1.1" 200 724 0.010176 10.0.0.33 - - [2025-06-05 02:01:32] "GET /domains HTTP/1.1" 200 438 0.003369 10.0.0.33 - - [2025-06-05 02:01:32] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001374 10.0.0.33 - - [2025-06-05 02:01:32] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.009311 10.0.0.33 - - [2025-06-05 02:01:32] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001889 10.0.0.33 - - [2025-06-05 02:01:32] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2293 0.049454 10.0.0.33 - - [2025-06-05 02:01:32] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e HTTP/1.1" 200 2318 0.009716 10.0.0.33 - - [2025-06-05 02:01:32] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e HTTP/1.1" 200 2318 0.005836 10.0.0.33 - - [2025-06-05 02:01:32] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb HTTP/1.1" 200 1495 0.005524 10.0.0.33 - - [2025-06-05 02:01:32] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb HTTP/1.1" 200 1495 0.005720 10.0.0.33 - - [2025-06-05 02:01:32] "GET /route-target/77917871-208a-44ea-b6f1-62e392b7f82f HTTP/1.1" 200 1212 0.004721 10.0.0.33 - - [2025-06-05 02:01:32] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e HTTP/1.1" 200 2318 0.006124 10.0.0.33 - - [2025-06-05 02:01:32] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb HTTP/1.1" 200 1495 0.005778 10.0.0.33 - - [2025-06-05 02:01:32] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010589 10.0.0.33 - - [2025-06-05 02:01:32] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e HTTP/1.1" 200 2318 0.007595 10.0.0.33 - - [2025-06-05 02:01:32] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb HTTP/1.1" 200 1495 0.004424 10.0.0.33 - - [2025-06-05 02:01:32] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb HTTP/1.1" 200 1495 0.005817 10.0.0.33 - - [2025-06-05 02:01:32] "GET /route-target/77917871-208a-44ea-b6f1-62e392b7f82f HTTP/1.1" 200 1212 0.004575 10.0.0.33 - - [2025-06-05 02:01:33] "GET /domains HTTP/1.1" 200 438 0.003752 10.0.0.33 - - [2025-06-05 02:01:33] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001686 10.0.0.33 - - [2025-06-05 02:01:33] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.011552 10.0.0.33 - - [2025-06-05 02:01:33] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001366 10.0.0.33 - - [2025-06-05 02:01:33] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2293 0.038081 10.0.0.33 - - [2025-06-05 02:01:33] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e HTTP/1.1" 200 2318 0.006111 10.0.0.33 - - [2025-06-05 02:01:33] "GET /obj-perms HTTP/1.1" 200 6424 0.003060 10.0.0.33 - - [2025-06-05 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.33 - - [2025-06-05 02:01:33] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001815 10.0.0.33 - - [2025-06-05 02:01:33] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.034747 252.33.120.175 - - [2025-06-05 02:01:33] "POST /neutron/network HTTP/1.1" 200 117 0.012374 10.0.0.33 - - [2025-06-05 02:01:33] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001429 252.33.120.175 - - [2025-06-05 02:01:33] "POST /neutron/network HTTP/1.1" 200 613 0.077389 10.0.0.33 - - [2025-06-05 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.011611 10.0.0.33 - - [2025-06-05 02:01:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003899 252.33.120.175 - - [2025-06-05 02:01:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.160041 252.33.120.175 - - [2025-06-05 02:01:34] "POST /neutron/network HTTP/1.1" 200 831 0.006882 10.0.0.33 - - [2025-06-05 02:01:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.002215 10.0.0.33 - - [2025-06-05 02:01:34] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006370 252.33.120.175 - - [2025-06-05 02:01:34] "POST /neutron/network HTTP/1.1" 200 831 0.008560 10.0.0.33 - - [2025-06-05 02:01:34] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006679 252.33.120.175 - - [2025-06-05 02:01:34] "POST /neutron/network HTTP/1.1" 200 831 0.006278 252.33.120.175 - - [2025-06-05 02:01:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.009366 10.0.0.33 - - [2025-06-05 02:01:34] "GET /domains HTTP/1.1" 200 438 0.002847 10.0.0.33 - - [2025-06-05 02:01:34] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001329 10.0.0.33 - - [2025-06-05 02:01:34] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.008324 10.0.0.33 - - [2025-06-05 02:01:34] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001521 10.0.0.33 - - [2025-06-05 02:01:34] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2511 0.031129 10.0.0.33 - - [2025-06-05 02:01:34] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7 HTTP/1.1" 200 2320 0.009162 10.0.0.33 - - [2025-06-05 02:01:34] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7 HTTP/1.1" 200 2320 0.008538 10.0.0.33 - - [2025-06-05 02:01:34] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4 HTTP/1.1" 200 1499 0.004833 10.0.0.33 - - [2025-06-05 02:01:34] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4 HTTP/1.1" 200 1499 0.004503 10.0.0.33 - - [2025-06-05 02:01:34] "GET /route-target/7657e154-8a3e-48e6-a3de-b558ac5beddb HTTP/1.1" 200 1214 0.004702 10.0.0.33 - - [2025-06-05 02:01:35] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7 HTTP/1.1" 200 2320 0.005612 10.0.0.33 - - [2025-06-05 02:01:35] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4 HTTP/1.1" 200 1499 0.004540 10.0.0.33 - - [2025-06-05 02:01:35] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006890 10.0.0.33 - - [2025-06-05 02:01:35] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7 HTTP/1.1" 200 2320 0.007760 10.0.0.33 - - [2025-06-05 02:01:35] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4 HTTP/1.1" 200 1499 0.007819 10.0.0.33 - - [2025-06-05 02:01:35] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4 HTTP/1.1" 200 1499 0.018080 10.0.0.33 - - [2025-06-05 02:01:35] "GET /route-target/7657e154-8a3e-48e6-a3de-b558ac5beddb HTTP/1.1" 200 1214 0.038428 10.0.0.33 - - [2025-06-05 02:01:35] "GET /domains HTTP/1.1" 200 438 0.029948 10.0.0.33 - - [2025-06-05 02:01:35] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.010638 10.0.0.33 - - [2025-06-05 02:01:35] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.029216 10.0.0.33 - - [2025-06-05 02:01:36] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001827 10.0.0.33 - - [2025-06-05 02:01:36] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2511 0.184634 10.0.0.33 - - [2025-06-05 02:01:36] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7 HTTP/1.1" 200 2320 0.038632 10.0.0.33 - - [2025-06-05 02:01:36] "GET /obj-perms HTTP/1.1" 200 6424 0.005560 10.0.0.33 - - [2025-06-05 02:01:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001837 252.33.120.175 - - [2025-06-05 02:01:37] "POST /neutron/network HTTP/1.1" 200 840 0.014489 252.33.120.175 - - [2025-06-05 02:01:37] "GET /aaa-mode HTTP/1.1" 401 297 0.002742 252.33.120.175 - - [2025-06-05 02:01:37] "GET / HTTP/1.1" 200 36215 0.002347 252.33.120.175 - - [2025-06-05 02:01:37] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.004225 10.0.0.33 - - [2025-06-05 02:01:38] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.028974 252.33.120.175 - - [2025-06-05 02:01:38] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.328460 252.33.120.175 - - [2025-06-05 02:01:38] "POST /neutron/network HTTP/1.1" 200 830 0.016620 252.33.120.175 - - [2025-06-05 02:01:38] "POST /neutron/port HTTP/1.1" 200 117 0.017550 252.33.120.175 - - [2025-06-05 02:01:38] "POST /neutron/port HTTP/1.1" 200 117 0.011878 10.0.0.33 - - [2025-06-05 02:01:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.002034 252.33.120.175 - - [2025-06-05 02:01:38] "POST /neutron/port HTTP/1.1" 200 117 0.011877 252.33.120.175 - - [2025-06-05 02:01:39] "POST /neutron/network HTTP/1.1" 200 841 0.038593 252.33.120.175 - - [2025-06-05 02:01:39] "GET /aaa-mode HTTP/1.1" 401 297 0.003841 252.33.120.175 - - [2025-06-05 02:01:39] "GET / HTTP/1.1" 200 36215 0.029368 252.33.120.175 - - [2025-06-05 02:01:39] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.008903 10.0.0.33 - - [2025-06-05 02:01:39] "GET /obj-perms HTTP/1.1" 200 6381 0.324330 252.33.120.175 - - [2025-06-05 02:01:40] "POST /neutron/network HTTP/1.1" 200 840 0.026654 10.0.0.33 - - [2025-06-05 02:01:40] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002616 10.0.0.33 - - [2025-06-05 02:01:40] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.014362 10.0.0.33 - - [2025-06-05 02:01:41] "GET /obj-perms HTTP/1.1" 200 6381 0.272790 252.33.120.175 - - [2025-06-05 02:01:41] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.512533 252.33.120.175 - - [2025-06-05 02:01:41] "POST /neutron/network HTTP/1.1" 200 831 0.154034 252.33.120.175 - - [2025-06-05 02:01:42] "POST /neutron/port HTTP/1.1" 200 1056 1.714326 252.33.120.175 - - [2025-06-05 02:01:42] "POST /neutron/port HTTP/1.1" 200 1030 0.398925 252.33.120.175 - - [2025-06-05 02:01:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.071488 252.33.120.175 - - [2025-06-05 02:01:42] "POST /neutron/port HTTP/1.1" 200 1056 0.122152 252.33.120.175 - - [2025-06-05 02:01:42] "POST /neutron/port HTTP/1.1" 200 1056 0.019285 252.33.120.175 - - [2025-06-05 02:01:42] "POST /neutron/port HTTP/1.1" 200 117 0.020703 10.0.0.33 - - [2025-06-05 02:01:42] "POST /fqname-to-id HTTP/1.1" 404 191 0.004258 10.0.0.33 - - [2025-06-05 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010400 10.0.0.33 - - [2025-06-05 02:01:42] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001397 10.0.0.33 - - [2025-06-05 02:01:43] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.029858 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/port HTTP/1.1" 200 1106 0.362251 10.0.0.33 - - [2025-06-05 02:01:43] "POST /service-templates HTTP/1.1" 200 543 0.163032 10.0.0.33 - - [2025-06-05 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/network HTTP/1.1" 200 841 0.009664 10.0.0.33 - - [2025-06-05 02:01:43] "GET /service-template/00c7e0bc-dd88-4daf-a2ae-42a5ffebefe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.009688 10.0.0.33 - - [2025-06-05 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014683 10.0.0.33 - - [2025-06-05 02:01:43] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001332 10.0.0.33 - - [2025-06-05 02:01:43] "GET /service-template/00c7e0bc-dd88-4daf-a2ae-42a5ffebefe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.004850 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/port HTTP/1.1" 200 1080 0.070320 10.0.0.33 - - [2025-06-05 02:01:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.003462 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004232 10.0.0.33 - - [2025-06-05 02:01:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.002201 10.0.0.33 - - [2025-06-05 02:01:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.002829 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/subnet HTTP/1.1" 200 698 0.076844 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/port HTTP/1.1" 200 117 0.002284 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/port HTTP/1.1" 200 1055 0.482807 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/network HTTP/1.1" 200 830 0.007282 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/port HTTP/1.1" 200 1993 0.034809 252.33.120.175 - - [2025-06-05 02:01:43] "POST /neutron/port HTTP/1.1" 200 1055 0.021048 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007246 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/port HTTP/1.1" 200 1055 0.027567 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/port HTTP/1.1" 200 1105 0.189971 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/port HTTP/1.1" 200 1079 0.026469 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006285 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.073335 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/port HTTP/1.1" 200 117 0.002379 252.33.120.175 - - [2025-06-05 02:01:44] "POST /neutron/network HTTP/1.1" 200 831 0.010956 252.33.120.175 - - [2025-06-05 02:01:45] "POST /neutron/network HTTP/1.1" 200 2214 0.019081 252.33.120.175 - - [2025-06-05 02:01:45] "GET /aaa-mode HTTP/1.1" 401 297 0.000544 252.33.120.175 - - [2025-06-05 02:01:46] "GET / HTTP/1.1" 200 36215 0.002606 252.33.120.175 - - [2025-06-05 02:01:46] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000560 10.0.0.33 - - [2025-06-05 02:01:46] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001378 252.33.120.175 - - [2025-06-05 02:01:46] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.107770 252.33.120.175 - - [2025-06-05 02:01:46] "POST /neutron/network HTTP/1.1" 200 828 0.013859 252.33.120.175 - - [2025-06-05 02:01:46] "POST /neutron/network HTTP/1.1" 200 830 0.015231 252.33.120.175 - - [2025-06-05 02:01:46] "POST /neutron/network HTTP/1.1" 200 831 0.011694 252.33.120.175 - - [2025-06-05 02:01:47] "POST /neutron/port HTTP/1.1" 200 2043 0.121067 252.33.120.175 - - [2025-06-05 02:01:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.028986 252.33.120.175 - - [2025-06-05 02:01:47] "POST /neutron/port HTTP/1.1" 200 117 0.010260 252.33.120.175 - - [2025-06-05 02:01:47] "POST /neutron/port HTTP/1.1" 200 117 0.016269 252.33.120.175 - - [2025-06-05 02:01:48] "POST /neutron/network HTTP/1.1" 200 2214 0.052606 10.0.0.33 - - [2025-06-05 02:01:48] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001922 252.33.120.175 - - [2025-06-05 02:01:48] "POST /neutron/port HTTP/1.1" 200 1054 0.570597 10.0.0.33 - - [2025-06-05 02:01:48] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001453 252.33.120.175 - - [2025-06-05 02:01:49] "POST /neutron/port HTTP/1.1" 200 1056 0.454085 10.0.0.33 - - [2025-06-05 02:01:49] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003325 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1055 0.531816 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1054 0.019271 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1054 0.017294 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1104 0.112849 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1056 0.019670 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1056 0.018612 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1106 0.107514 252.33.120.175 - - [2025-06-05 02:01:50] "POST /neutron/port HTTP/1.1" 200 1055 0.011650 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/port HTTP/1.1" 200 1055 0.012084 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/port HTTP/1.1" 200 1105 0.097085 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/port HTTP/1.1" 200 3004 0.062933 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005082 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/subnet HTTP/1.1" 200 689 0.043728 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/port HTTP/1.1" 200 117 0.001625 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/network HTTP/1.1" 200 828 0.009222 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004477 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.019239 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/port HTTP/1.1" 200 117 0.003577 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/network HTTP/1.1" 200 830 0.010773 252.33.120.175 - - [2025-06-05 02:01:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004318 252.33.120.175 - - [2025-06-05 02:01:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.017211 252.33.120.175 - - [2025-06-05 02:01:52] "POST /neutron/port HTTP/1.1" 200 117 0.001387 252.33.120.175 - - [2025-06-05 02:01:52] "POST /neutron/network HTTP/1.1" 200 831 0.007324 252.33.120.175 - - [2025-06-05 02:01:52] "POST /neutron/port HTTP/1.1" 200 3004 0.058429 252.33.120.175 - - [2025-06-05 02:01:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011098 252.33.120.175 - - [2025-06-05 02:01:54] "POST /neutron/port HTTP/1.1" 200 1080 0.025386 252.33.120.175 - - [2025-06-05 02:01:54] "POST /neutron/port HTTP/1.1" 200 1080 0.033071 252.33.120.175 - - [2025-06-05 02:01:54] "POST /neutron/network HTTP/1.1" 200 840 0.008782 252.33.120.175 - - [2025-06-05 02:01:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005244 252.33.120.175 - - [2025-06-05 02:01:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.023162 252.33.120.175 - - [2025-06-05 02:01:54] "POST /neutron/port HTTP/1.1" 200 117 0.001611 252.33.120.175 - - [2025-06-05 02:01:54] "POST /neutron/network HTTP/1.1" 200 830 0.009840 252.33.120.175 - - [2025-06-05 02:01:57] "POST /neutron/port HTTP/1.1" 200 3004 0.089798 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008906 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/port HTTP/1.1" 200 3004 0.037447 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015027 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/port HTTP/1.1" 200 3004 0.062751 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016692 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/port HTTP/1.1" 200 3004 0.038351 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013380 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/port HTTP/1.1" 200 1080 0.035977 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013040 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/port HTTP/1.1" 200 3004 0.038964 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007953 10.0.0.33 - - [2025-06-05 02:01:58] "GET /virtual-machine/c319b43a-0724-42cb-aef0-7249c53a1cd6 HTTP/1.1" 200 1801 0.005380 10.0.0.33 - - [2025-06-05 02:01:58] "GET /virtual-machine-interface/6747f59c-4660-49a9-8eb4-3624a38efe9b HTTP/1.1" 200 2943 0.007836 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/port HTTP/1.1" 200 1079 0.031770 10.0.0.33 - - [2025-06-05 02:01:58] "GET /virtual-machine-interface/8f1913ae-9594-48c5-b43a-330fbefebd9c HTTP/1.1" 200 2941 0.013860 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013760 252.33.120.175 - - [2025-06-05 02:01:58] "POST /neutron/port HTTP/1.1" 200 1080 0.060536 10.0.0.33 - - [2025-06-05 02:01:58] "GET /virtual-machine-interface/f2a3148b-9b14-4538-ac0e-8bc1a313629b HTTP/1.1" 200 2941 0.017524 252.33.120.175 - - [2025-06-05 02:01:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010035 252.33.120.175 - - [2025-06-05 02:01:59] "POST /neutron/port HTTP/1.1" 200 1079 0.037998 252.33.120.175 - - [2025-06-05 02:01:59] "POST /neutron/port HTTP/1.1" 200 1080 0.030330 252.33.120.175 - - [2025-06-05 02:01:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008295 252.33.120.175 - - [2025-06-05 02:01:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010903 10.0.0.33 - - [2025-06-05 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.33 - - [2025-06-05 02:01:59] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.006235 10.0.0.33 - - [2025-06-05 02:01:59] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.006839 10.0.0.33 - - [2025-06-05 02:01:59] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.012212 252.33.120.175 - - [2025-06-05 02:02:01] "POST /neutron/port HTTP/1.1" 200 1079 0.039148 252.33.120.175 - - [2025-06-05 02:02:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010571 252.33.120.175 - - [2025-06-05 02:02:01] "POST /neutron/port HTTP/1.1" 200 1079 0.020448 252.33.120.175 - - [2025-06-05 02:02:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009066 252.33.120.175 - - [2025-06-05 02:02:02] "POST /neutron/port HTTP/1.1" 200 1080 0.025466 252.33.120.175 - - [2025-06-05 02:02:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008455 10.0.0.33 - - [2025-06-05 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-06-05 02:02:02] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008668 10.0.0.33 - - [2025-06-05 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.33 - - [2025-06-05 02:02:07] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009573 10.0.0.33 - - [2025-06-05 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.33 - - [2025-06-05 02:02:11] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.013525 10.0.0.33 - - [2025-06-05 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.33 - - [2025-06-05 02:02:15] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010285 10.0.0.33 - - [2025-06-05 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.33 - - [2025-06-05 02:02:17] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004013 10.0.0.33 - - [2025-06-05 02:02:17] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004163 10.0.0.33 - - [2025-06-05 02:02:17] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008871 252.33.120.175 - - [2025-06-05 02:02:17] "POST /neutron/port HTTP/1.1" 200 3004 0.035450 252.33.120.175 - - [2025-06-05 02:02:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007474 252.33.120.175 - - [2025-06-05 02:02:23] "POST /neutron/port HTTP/1.1" 200 3004 0.024001 252.33.120.175 - - [2025-06-05 02:02:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009179 252.33.120.175 - - [2025-06-05 02:02:26] "POST /neutron/port HTTP/1.1" 200 3004 0.025598 252.33.120.175 - - [2025-06-05 02:02:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007092 252.33.120.175 - - [2025-06-05 02:02:27] "POST /neutron/port HTTP/1.1" 200 3004 0.032268 252.33.120.175 - - [2025-06-05 02:02:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007589 252.33.120.175 - - [2025-06-05 02:02:27] "POST /neutron/port HTTP/1.1" 200 3004 0.028270 252.33.120.175 - - [2025-06-05 02:02:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007009 252.33.120.175 - - [2025-06-05 02:02:28] "POST /neutron/port HTTP/1.1" 200 3004 0.026126 252.33.120.175 - - [2025-06-05 02:02:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007698 252.33.120.175 - - [2025-06-05 02:02:28] "POST /neutron/port HTTP/1.1" 200 3004 0.025438 252.33.120.175 - - [2025-06-05 02:02:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007744 252.33.120.175 - - [2025-06-05 02:02:33] "POST /neutron/port HTTP/1.1" 200 3004 0.026555 252.33.120.175 - - [2025-06-05 02:02:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007369 10.0.0.33 - - [2025-06-05 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.33 - - [2025-06-05 02:02:38] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004409 10.0.0.33 - - [2025-06-05 02:02:38] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003521 10.0.0.33 - - [2025-06-05 02:02:38] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007316 10.0.0.33 - - [2025-06-05 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.33 - - [2025-06-05 02:02:39] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004246 10.0.0.33 - - [2025-06-05 02:02:39] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004061 10.0.0.33 - - [2025-06-05 02:02:39] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005951 10.0.0.33 - - [2025-06-05 02:02:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.003838 10.0.0.33 - - [2025-06-05 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.33 - - [2025-06-05 02:02:39] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001875 10.0.0.33 - - [2025-06-05 02:02:39] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.035642 10.0.0.33 - - [2025-06-05 02:02:39] "POST /service-instances HTTP/1.1" 200 543 0.068116 10.0.0.33 - - [2025-06-05 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.33 - - [2025-06-05 02:02:39] "GET /service-instance/71485241-4d53-4a98-84dc-b298ba0ccade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.006401 10.0.0.33 - - [2025-06-05 02:02:39] "POST /port-tuples HTTP/1.1" 200 586 0.026345 10.0.0.33 - - [2025-06-05 02:02:39] "GET /virtual-machine-interface/8f1913ae-9594-48c5-b43a-330fbefebd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.007462 10.0.0.33 - - [2025-06-05 02:02:40] "PUT /virtual-machine-interface/8f1913ae-9594-48c5-b43a-330fbefebd9c HTTP/1.1" 200 285 0.014650 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.012236 10.0.0.33 - - [2025-06-05 02:02:40] "GET /virtual-machine-interface/f2a3148b-9b14-4538-ac0e-8bc1a313629b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.007401 10.0.0.33 - - [2025-06-05 02:02:40] "POST /instance-ips HTTP/1.1" 200 386 0.045463 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.013002 10.0.0.33 - - [2025-06-05 02:02:40] "PUT /virtual-machine-interface/f2a3148b-9b14-4538-ac0e-8bc1a313629b HTTP/1.1" 200 285 0.012512 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.014492 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.010730 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004607 10.0.0.33 - - [2025-06-05 02:02:40] "GET /virtual-machine-interface/6747f59c-4660-49a9-8eb4-3624a38efe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.007428 10.0.0.33 - - [2025-06-05 02:02:40] "PUT /virtual-machine-interface/6747f59c-4660-49a9-8eb4-3624a38efe9b HTTP/1.1" 200 285 0.013071 10.0.0.33 - - [2025-06-05 02:02:40] "POST /instance-ips HTTP/1.1" 200 386 0.046511 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.013449 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.020590 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.021402 252.33.120.175 - - [2025-06-05 02:02:40] "POST /neutron/port HTTP/1.1" 200 1080 0.042332 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003755 252.33.120.175 - - [2025-06-05 02:02:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010793 10.0.0.33 - - [2025-06-05 02:02:40] "POST /instance-ips HTTP/1.1" 200 374 0.026531 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.014142 252.33.120.175 - - [2025-06-05 02:02:40] "POST /neutron/port HTTP/1.1" 200 1080 0.028820 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.023158 252.33.120.175 - - [2025-06-05 02:02:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012600 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004772 252.33.120.175 - - [2025-06-05 02:02:40] "POST /neutron/port HTTP/1.1" 200 1080 0.018014 10.0.0.33 - - [2025-06-05 02:02:40] "POST /instance-ips HTTP/1.1" 200 374 0.020774 252.33.120.175 - - [2025-06-05 02:02:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011229 10.0.0.33 - - [2025-06-05 02:02:40] "GET /virtual-machine/7cbd0381-8c68-4305-922a-49b8e7c7e6fa HTTP/1.1" 200 1290 0.005235 10.0.0.33 - - [2025-06-05 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.016372 10.0.0.33 - - [2025-06-05 02:02:41] "GET /virtual-machine-interface/a684b4ea-8305-4bee-9c06-29571330bd69 HTTP/1.1" 200 2941 0.007970 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-update HTTP/1.1" 200 156 0.014154 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003767 10.0.0.33 - - [2025-06-05 02:02:41] "POST /instance-ips HTTP/1.1" 200 376 0.026919 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-update HTTP/1.1" 200 156 0.011545 10.0.0.33 - - [2025-06-05 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.33 - - [2025-06-05 02:02:41] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004929 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-update HTTP/1.1" 200 156 0.019905 10.0.0.33 - - [2025-06-05 02:02:41] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.009759 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2025-06-05 02:02:41] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006526 10.0.0.33 - - [2025-06-05 02:02:41] "POST /instance-ips HTTP/1.1" 200 376 0.066912 10.0.0.33 - - [2025-06-05 02:02:41] "GET /obj-perms HTTP/1.1" 200 6381 0.078191 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-update HTTP/1.1" 200 156 0.011850 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-update HTTP/1.1" 200 156 0.012212 10.0.0.33 - - [2025-06-05 02:02:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003841 10.0.0.33 - - [2025-06-05 02:02:41] "GET /obj-perms HTTP/1.1" 200 6381 0.066105 10.0.0.33 - - [2025-06-05 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.33 - - [2025-06-05 02:02:42] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.007320 10.0.0.33 - - [2025-06-05 02:02:42] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004039 10.0.0.33 - - [2025-06-05 02:02:42] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006416 252.33.120.175 - - [2025-06-05 02:02:42] "POST /neutron/port HTTP/1.1" 200 1079 0.023153 252.33.120.175 - - [2025-06-05 02:02:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009676 252.33.120.175 - - [2025-06-05 02:02:43] "POST /neutron/port HTTP/1.1" 200 1079 0.020863 252.33.120.175 - - [2025-06-05 02:02:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007217 252.33.120.175 - - [2025-06-05 02:02:43] "POST /neutron/port HTTP/1.1" 200 1079 0.019983 252.33.120.175 - - [2025-06-05 02:02:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008334 10.0.0.33 - - [2025-06-05 02:02:43] "GET /virtual-machine/87a62fbb-9dcd-4cda-abad-c6d50f4be437 HTTP/1.1" 200 1290 0.006016 10.0.0.33 - - [2025-06-05 02:02:43] "GET /virtual-machine-interface/1712787a-c557-49b7-b08c-099c97b3cac9 HTTP/1.1" 200 2943 0.006906 10.0.0.33 - - [2025-06-05 02:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-06-05 02:02:43] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003397 10.0.0.33 - - [2025-06-05 02:02:43] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004792 10.0.0.33 - - [2025-06-05 02:02:43] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007352 10.0.0.33 - - [2025-06-05 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009130 10.0.0.33 - - [2025-06-05 02:02:44] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004955 10.0.0.33 - - [2025-06-05 02:02:44] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004016 10.0.0.33 - - [2025-06-05 02:02:44] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006611 10.0.0.33 - - [2025-06-05 02:02:45] "POST /fqname-to-id HTTP/1.1" 404 209 0.004703 10.0.0.33 - - [2025-06-05 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-06-05 02:02:45] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001535 10.0.0.33 - - [2025-06-05 02:02:45] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.033940 10.0.0.33 - - [2025-06-05 02:02:45] "POST /network-policys HTTP/1.1" 200 547 0.023846 10.0.0.33 - - [2025-06-05 02:02:45] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006633 10.0.0.33 - - [2025-06-05 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.33 - - [2025-06-05 02:02:45] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006712 10.0.0.33 - - [2025-06-05 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.33 - - [2025-06-05 02:02:45] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003891 10.0.0.33 - - [2025-06-05 02:02:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.003430 10.0.0.33 - - [2025-06-05 02:02:45] "POST /ref-update HTTP/1.1" 200 156 0.039482 10.0.0.33 - - [2025-06-05 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.33 - - [2025-06-05 02:02:45] "POST /access-control-lists HTTP/1.1" 200 601 0.076147 10.0.0.33 - - [2025-06-05 02:02:45] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005033 252.33.120.175 - - [2025-06-05 02:02:45] "POST /neutron/network HTTP/1.1" 200 916 0.009788 10.0.0.33 - - [2025-06-05 02:02:45] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007180 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.33 - - [2025-06-05 02:02:46] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004680 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.33 - - [2025-06-05 02:02:46] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006541 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.33 - - [2025-06-05 02:02:46] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004788 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.005423 10.0.0.33 - - [2025-06-05 02:02:46] "POST /ref-update HTTP/1.1" 200 156 0.048498 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.33 - - [2025-06-05 02:02:46] "POST /access-control-lists HTTP/1.1" 200 604 0.067380 10.0.0.33 - - [2025-06-05 02:02:46] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004571 10.0.0.33 - - [2025-06-05 02:02:46] "POST /routing-instances HTTP/1.1" 200 755 0.020082 252.33.120.175 - - [2025-06-05 02:02:46] "POST /neutron/network HTTP/1.1" 200 917 0.009018 10.0.0.33 - - [2025-06-05 02:02:46] "POST /route-targets HTTP/1.1" 200 328 0.013604 10.0.0.33 - - [2025-06-05 02:02:46] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006259 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.33 - - [2025-06-05 02:02:46] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.33 - - [2025-06-05 02:02:46] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004816 10.0.0.33 - - [2025-06-05 02:02:46] "GET /routing-instance/e9388442-d495-4b33-ae3e-690c9fe0edaf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.004152 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.33 - - [2025-06-05 02:02:46] "GET /routing-instance/e9388442-d495-4b33-ae3e-690c9fe0edaf?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.006867 10.0.0.33 - - [2025-06-05 02:02:46] "GET /service-template/00c7e0bc-dd88-4daf-a2ae-42a5ffebefe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.005227 10.0.0.33 - - [2025-06-05 02:02:46] "POST /ref-update HTTP/1.1" 200 156 0.015419 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.33 - - [2025-06-05 02:02:46] "POST /routing-instances HTTP/1.1" 200 756 0.027354 10.0.0.33 - - [2025-06-05 02:02:46] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004254 10.0.0.33 - - [2025-06-05 02:02:46] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.054363 10.0.0.33 - - [2025-06-05 02:02:46] "POST /route-targets HTTP/1.1" 200 328 0.018668 10.0.0.33 - - [2025-06-05 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.33 - - [2025-06-05 02:02:46] "POST /ref-update HTTP/1.1" 200 156 0.013304 10.0.0.33 - - [2025-06-05 02:02:47] "GET /service-instance/71485241-4d53-4a98-84dc-b298ba0ccade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3532 0.008355 10.0.0.33 - - [2025-06-05 02:02:47] "GET /routing-instance/e5faf2ef-0039-475a-a7b4-90b881f4a689?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004989 10.0.0.33 - - [2025-06-05 02:02:47] "GET /domains HTTP/1.1" 200 438 0.003624 10.0.0.33 - - [2025-06-05 02:02:47] "GET /routing-instance/e5faf2ef-0039-475a-a7b4-90b881f4a689?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.005862 10.0.0.33 - - [2025-06-05 02:02:47] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001681 10.0.0.33 - - [2025-06-05 02:02:47] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1525 0.015128 10.0.0.33 - - [2025-06-05 02:02:47] "PUT /routing-instance/e9388442-d495-4b33-ae3e-690c9fe0edaf HTTP/1.1" 200 267 0.013118 10.0.0.33 - - [2025-06-05 02:02:47] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005069 10.0.0.33 - - [2025-06-05 02:02:47] "PUT /routing-instance/e5faf2ef-0039-475a-a7b4-90b881f4a689 HTTP/1.1" 200 267 0.015824 10.0.0.33 - - [2025-06-05 02:02:47] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 4220 0.065771 10.0.0.33 - - [2025-06-05 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.015488 10.0.0.33 - - [2025-06-05 02:02:47] "GET /service-instance/71485241-4d53-4a98-84dc-b298ba0ccade HTTP/1.1" 200 3785 0.007941 10.0.0.33 - - [2025-06-05 02:02:47] "PUT /access-control-list/165099dc-3487-4dfc-97ae-c7ac99f50916 HTTP/1.1" 200 273 0.020524 10.0.0.33 - - [2025-06-05 02:02:47] "GET /domains HTTP/1.1" 200 438 0.004261 10.0.0.33 - - [2025-06-05 02:02:47] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002414 10.0.0.33 - - [2025-06-05 02:02:47] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1525 0.021745 10.0.0.33 - - [2025-06-05 02:02:47] "PUT /access-control-list/719044d8-b79a-4b5c-80e8-2420e72f370c HTTP/1.1" 200 273 0.034534 10.0.0.33 - - [2025-06-05 02:02:47] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001503 10.0.0.33 - - [2025-06-05 02:02:47] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 4220 0.039974 10.0.0.33 - - [2025-06-05 02:02:47] "GET /service-instance/71485241-4d53-4a98-84dc-b298ba0ccade HTTP/1.1" 200 3785 0.005255 10.0.0.33 - - [2025-06-05 02:02:47] "GET /port-tuple/b716e6f6-3428-40bf-b052-c574ef15dc85 HTTP/1.1" 200 1976 0.004174 10.0.0.33 - - [2025-06-05 02:02:47] "GET /virtual-machine-interface/6747f59c-4660-49a9-8eb4-3624a38efe9b HTTP/1.1" 200 3799 0.011450 10.0.0.33 - - [2025-06-05 02:02:47] "GET /virtual-machine-interface/8f1913ae-9594-48c5-b43a-330fbefebd9c HTTP/1.1" 200 3812 0.007494 10.0.0.33 - - [2025-06-05 02:02:47] "GET /virtual-machine-interface/f2a3148b-9b14-4538-ac0e-8bc1a313629b HTTP/1.1" 200 3794 0.007039 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/port HTTP/1.1" 200 3811 0.053310 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007632 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/port HTTP/1.1" 200 3811 0.043592 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008099 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/port HTTP/1.1" 200 3811 0.042718 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008819 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/port HTTP/1.1" 200 3811 0.077430 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008204 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/network HTTP/1.1" 200 890 0.016499 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/network HTTP/1.1" 200 916 0.006740 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/network HTTP/1.1" 200 802 0.017051 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/network HTTP/1.1" 200 828 0.007667 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/network HTTP/1.1" 200 891 0.016257 252.33.120.175 - - [2025-06-05 02:02:48] "POST /neutron/network HTTP/1.1" 200 917 0.008930 10.0.0.33 - - [2025-06-05 02:02:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001960 10.0.0.33 - - [2025-06-05 02:02:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001217 10.0.0.33 - - [2025-06-05 02:02:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001757 10.0.0.33 - - [2025-06-05 02:02:49] "GET /virtual-machine/c319b43a-0724-42cb-aef0-7249c53a1cd6 HTTP/1.1" 200 1801 0.004649 10.0.0.33 - - [2025-06-05 02:02:49] "GET /virtual-machine-interface/6747f59c-4660-49a9-8eb4-3624a38efe9b HTTP/1.1" 200 3799 0.007511 10.0.0.33 - - [2025-06-05 02:02:49] "GET /virtual-machine-interface/8f1913ae-9594-48c5-b43a-330fbefebd9c HTTP/1.1" 200 3812 0.006579 10.0.0.33 - - [2025-06-05 02:02:49] "GET /virtual-machine-interface/f2a3148b-9b14-4538-ac0e-8bc1a313629b HTTP/1.1" 200 3794 0.007029 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/248314cf-9b91-498a-9b45-969651dcb5fc HTTP/1.1" 200 1958 0.006133 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/a2ec99cd-14cf-437f-8e27-ec57a4bc8be6 HTTP/1.1" 200 1621 0.006937 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/b006764e-cbc9-473a-bb20-dc51a15d3c0d HTTP/1.1" 200 1961 0.005068 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/7977d0f1-3289-438d-9c1f-15e6fa60bc90 HTTP/1.1" 200 1980 0.004571 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/a3e0b000-fe23-4ac1-9f77-b18f88ac92c7 HTTP/1.1" 200 1979 0.005187 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/b62a0463-9cd6-486b-aaa4-f663d568be26 HTTP/1.1" 200 1619 0.007434 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/07eca1b5-626a-42f4-b4dc-d8cdb8dcaa13 HTTP/1.1" 200 1955 0.006417 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/2d3090c9-7c27-4a01-99c5-49accedefb4b HTTP/1.1" 200 1620 0.006178 10.0.0.33 - - [2025-06-05 02:02:49] "GET /instance-ip/b4fcdab9-88b8-44b0-b02c-d332b9958566 HTTP/1.1" 200 1955 0.005434 252.33.120.175 - - [2025-06-05 02:02:49] "POST /neutron/port HTTP/1.1" 200 3811 0.048069 252.33.120.175 - - [2025-06-05 02:02:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007983 252.33.120.175 - - [2025-06-05 02:02:50] "POST /neutron/port HTTP/1.1" 200 3811 0.053303 252.33.120.175 - - [2025-06-05 02:02:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008755 252.33.120.175 - - [2025-06-05 02:02:50] "POST /neutron/port HTTP/1.1" 200 3811 0.047000 252.33.120.175 - - [2025-06-05 02:02:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009212 252.33.120.175 - - [2025-06-05 02:02:50] "POST /neutron/port HTTP/1.1" 200 3811 0.043095 252.33.120.175 - - [2025-06-05 02:02:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009001 10.0.0.33 - - [2025-06-05 02:02:50] "GET /virtual-machine/c319b43a-0724-42cb-aef0-7249c53a1cd6 HTTP/1.1" 200 1801 0.005604 10.0.0.33 - - [2025-06-05 02:02:50] "GET /virtual-machine-interface/6747f59c-4660-49a9-8eb4-3624a38efe9b HTTP/1.1" 200 3799 0.009110 10.0.0.33 - - [2025-06-05 02:02:50] "GET /virtual-machine-interface/8f1913ae-9594-48c5-b43a-330fbefebd9c HTTP/1.1" 200 3812 0.006580 10.0.0.33 - - [2025-06-05 02:02:50] "GET /virtual-machine-interface/f2a3148b-9b14-4538-ac0e-8bc1a313629b HTTP/1.1" 200 3794 0.006687 10.0.0.33 - - [2025-06-05 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.33 - - [2025-06-05 02:02:50] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005540 10.0.0.33 - - [2025-06-05 02:02:50] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005872 10.0.0.33 - - [2025-06-05 02:02:50] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008128 10.0.0.33 - - [2025-06-05 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.33 - - [2025-06-05 02:02:52] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004174 10.0.0.33 - - [2025-06-05 02:02:52] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004283 10.0.0.33 - - [2025-06-05 02:02:52] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007590 10.0.0.33 - - [2025-06-05 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.33 - - [2025-06-05 02:02:52] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005006 10.0.0.33 - - [2025-06-05 02:02:52] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003740 10.0.0.33 - - [2025-06-05 02:02:52] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006600 10.0.0.33 - - [2025-06-05 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.33 - - [2025-06-05 02:02:52] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003458 10.0.0.33 - - [2025-06-05 02:02:52] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004045 10.0.0.33 - - [2025-06-05 02:02:52] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005728 10.0.0.33 - - [2025-06-05 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.33 - - [2025-06-05 02:02:52] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004462 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003977 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006580 10.0.0.33 - - [2025-06-05 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2025-06-05 02:02:53] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004803 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003871 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005966 10.0.0.33 - - [2025-06-05 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2025-06-05 02:02:53] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004007 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003933 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007851 10.0.0.33 - - [2025-06-05 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.33 - - [2025-06-05 02:02:53] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004527 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003474 10.0.0.33 - - [2025-06-05 02:02:53] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006733 10.0.0.33 - - [2025-06-05 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.33 - - [2025-06-05 02:02:54] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004605 10.0.0.33 - - [2025-06-05 02:02:54] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003992 10.0.0.33 - - [2025-06-05 02:02:54] "GET /virtual-network/9810b055-a060-41d8-911f-fbe5d9678dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006124 10.0.0.33 - - [2025-06-05 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2025-06-05 02:02:54] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003488 10.0.0.33 - - [2025-06-05 02:02:54] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005137 10.0.0.33 - - [2025-06-05 02:02:54] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007540 10.0.0.33 - - [2025-06-05 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.33 - - [2025-06-05 02:02:54] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004047 10.0.0.33 - - [2025-06-05 02:02:54] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004216 10.0.0.33 - - [2025-06-05 02:02:54] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006268 10.0.0.33 - - [2025-06-05 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2025-06-05 02:02:54] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003660 10.0.0.33 - - [2025-06-05 02:02:55] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003435 10.0.0.33 - - [2025-06-05 02:02:55] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006475 10.0.0.33 - - [2025-06-05 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 252.33.120.175 - - [2025-06-05 02:02:55] "POST /neutron/port HTTP/1.1" 200 1079 0.021434 10.0.0.33 - - [2025-06-05 02:02:55] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005222 10.0.0.33 - - [2025-06-05 02:02:55] "GET /virtual-networks?parent_id=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003667 252.33.120.175 - - [2025-06-05 02:02:55] "POST /neutron/port HTTP/1.1" 200 1079 0.019751 10.0.0.33 - - [2025-06-05 02:02:55] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006336 252.33.120.175 - - [2025-06-05 02:02:55] "POST /neutron/network HTTP/1.1" 200 927 0.007226 10.0.0.33 - - [2025-06-05 02:02:55] "GET /virtual-machine/c319b43a-0724-42cb-aef0-7249c53a1cd6 HTTP/1.1" 200 1801 0.004633 252.33.120.175 - - [2025-06-05 02:02:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005232 10.0.0.33 - - [2025-06-05 02:02:55] "GET /domains HTTP/1.1" 200 438 0.003419 10.0.0.33 - - [2025-06-05 02:02:55] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002229 10.0.0.33 - - [2025-06-05 02:02:55] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1525 0.013144 252.33.120.175 - - [2025-06-05 02:02:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.015041 10.0.0.33 - - [2025-06-05 02:02:55] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001794 252.33.120.175 - - [2025-06-05 02:02:55] "POST /neutron/port HTTP/1.1" 200 117 0.001451 10.0.0.33 - - [2025-06-05 02:02:55] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 4220 0.038978 252.33.120.175 - - [2025-06-05 02:02:55] "POST /neutron/network HTTP/1.1" 200 917 0.008894 10.0.0.33 - - [2025-06-05 02:02:55] "GET /service-instance/71485241-4d53-4a98-84dc-b298ba0ccade HTTP/1.1" 200 3785 0.004320 10.0.0.33 - - [2025-06-05 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2025-06-05 02:02:55] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005237 10.0.0.33 - - [2025-06-05 02:02:55] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2019 0.008244 10.0.0.33 - - [2025-06-05 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.33 - - [2025-06-05 02:02:55] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.005717 10.0.0.33 - - [2025-06-05 02:02:55] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.010060 10.0.0.33 - - [2025-06-05 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.33 - - [2025-06-05 02:02:56] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007318 10.0.0.33 - - [2025-06-05 02:02:56] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?fields=routing_instances HTTP/1.1" 200 1679 0.010252 10.0.0.33 - - [2025-06-05 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2025-06-05 02:02:56] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006944 10.0.0.33 - - [2025-06-05 02:02:56] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?fields=routing_instances HTTP/1.1" 200 1683 0.011585 10.0.0.33 - - [2025-06-05 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.052367 10.0.0.33 - - [2025-06-05 02:03:00] "DELETE /access-control-list/719044d8-b79a-4b5c-80e8-2420e72f370c HTTP/1.1" 200 115 0.049287 252.33.120.175 - - [2025-06-05 02:03:00] "POST /neutron/network HTTP/1.1" 200 831 0.013948 10.0.0.33 - - [2025-06-05 02:03:00] "GET /virtual-network/87a1e0b6-248e-4bd6-9138-17de4d7413e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008322 10.0.0.33 - - [2025-06-05 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007818 10.0.0.33 - - [2025-06-05 02:03:00] "DELETE /routing-instance/e9388442-d495-4b33-ae3e-690c9fe0edaf HTTP/1.1" 200 115 0.042824 10.0.0.33 - - [2025-06-05 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.33 - - [2025-06-05 02:03:00] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006345 10.0.0.33 - - [2025-06-05 02:03:00] "DELETE /route-target/5942cb52-b16b-4938-9626-a45fa1f2fe10 HTTP/1.1" 200 115 0.052638 10.0.0.33 - - [2025-06-05 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.075153 10.0.0.33 - - [2025-06-05 02:03:00] "DELETE /routing-instance/e5faf2ef-0039-475a-a7b4-90b881f4a689 HTTP/1.1" 200 115 0.070042 10.0.0.33 - - [2025-06-05 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014309 252.33.120.175 - - [2025-06-05 02:03:00] "POST /neutron/network HTTP/1.1" 200 830 0.012074 10.0.0.33 - - [2025-06-05 02:03:00] "GET /virtual-network/d219422a-bb5f-4881-8f99-cdbd83129a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010011 10.0.0.33 - - [2025-06-05 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.33 - - [2025-06-05 02:03:00] "DELETE /route-target/3a069364-eec9-4af2-b46b-b50e30378819 HTTP/1.1" 200 115 0.041682 10.0.0.33 - - [2025-06-05 02:03:00] "GET /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004864 10.0.0.33 - - [2025-06-05 02:03:00] "DELETE /access-control-list/165099dc-3487-4dfc-97ae-c7ac99f50916 HTTP/1.1" 200 115 0.036856 10.0.0.33 - - [2025-06-05 02:03:00] "DELETE /network-policy/0ec1bb15-e9ff-4739-a56c-b906813352c1 HTTP/1.1" 200 115 0.037401 10.0.0.33 - - [2025-06-05 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /service-instance/71485241-4d53-4a98-84dc-b298ba0ccade HTTP/1.1" 200 115 0.082148 10.0.0.33 - - [2025-06-05 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.023163 10.0.0.33 - - [2025-06-05 02:03:01] "GET /domains HTTP/1.1" 200 438 0.008329 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /instance-ip/b006764e-cbc9-473a-bb20-dc51a15d3c0d HTTP/1.1" 200 115 0.040510 10.0.0.33 - - [2025-06-05 02:03:01] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002089 10.0.0.33 - - [2025-06-05 02:03:01] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1525 0.012991 10.0.0.33 - - [2025-06-05 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.028094 10.0.0.33 - - [2025-06-05 02:03:01] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001864 10.0.0.33 - - [2025-06-05 02:03:01] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 3748 0.039211 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /instance-ip/7977d0f1-3289-438d-9c1f-15e6fa60bc90 HTTP/1.1" 200 115 0.049599 10.0.0.33 - - [2025-06-05 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.024194 10.0.0.33 - - [2025-06-05 02:03:01] "GET /virtual-machine/c319b43a-0724-42cb-aef0-7249c53a1cd6 HTTP/1.1" 200 1801 0.007411 10.0.0.33 - - [2025-06-05 02:03:01] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008587 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /instance-ip/b4fcdab9-88b8-44b0-b02c-d332b9958566 HTTP/1.1" 200 115 0.039418 10.0.0.33 - - [2025-06-05 02:03:01] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009721 10.0.0.33 - - [2025-06-05 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.019563 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /instance-ip/a3e0b000-fe23-4ac1-9f77-b18f88ac92c7 HTTP/1.1" 200 115 0.032809 10.0.0.33 - - [2025-06-05 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.016689 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /instance-ip/07eca1b5-626a-42f4-b4dc-d8cdb8dcaa13 HTTP/1.1" 200 115 0.041718 10.0.0.33 - - [2025-06-05 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008747 10.0.0.33 - - [2025-06-05 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.027952 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /service-template/00c7e0bc-dd88-4daf-a2ae-42a5ffebefe6 HTTP/1.1" 200 115 0.058978 10.0.0.33 - - [2025-06-05 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.005465 10.0.0.33 - - [2025-06-05 02:03:01] "DELETE /instance-ip/248314cf-9b91-498a-9b45-969651dcb5fc HTTP/1.1" 200 115 0.041949 252.33.120.175 - - [2025-06-05 02:03:02] "POST /neutron/network HTTP/1.1" 200 831 0.010507 252.33.120.175 - - [2025-06-05 02:03:02] "POST /neutron/network HTTP/1.1" 400 204 0.016148 252.33.120.175 - - [2025-06-05 02:03:02] "POST /neutron/port HTTP/1.1" 200 1079 0.019446 252.33.120.175 - - [2025-06-05 02:03:02] "POST /neutron/port HTTP/1.1" 200 1105 0.015954 252.33.120.175 - - [2025-06-05 02:03:02] "POST /neutron/port HTTP/1.1" 200 1080 0.031725 252.33.120.175 - - [2025-06-05 02:03:02] "POST /neutron/port HTTP/1.1" 200 1106 0.020787 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 3004 0.073688 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 151 0.256028 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 1104 0.021270 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 151 0.210649 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 151 0.236246 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 1106 0.013368 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 151 0.146713 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 1105 0.017232 252.33.120.175 - - [2025-06-05 02:03:03] "POST /neutron/port HTTP/1.1" 200 151 0.143003 252.33.120.175 - - [2025-06-05 02:03:04] "POST /neutron/network HTTP/1.1" 200 831 0.007900 10.0.0.33 - - [2025-06-05 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.33 - - [2025-06-05 02:03:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005752 10.0.0.33 - - [2025-06-05 02:03:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003362 252.33.120.175 - - [2025-06-05 02:03:04] "POST /neutron/network HTTP/1.1" 200 151 0.107725 10.0.0.33 - - [2025-06-05 02:03:04] "DELETE /route-target/7657e154-8a3e-48e6-a3de-b558ac5beddb HTTP/1.1" 200 115 0.030574 10.0.0.33 - - [2025-06-05 02:03:04] "GET /routing-instance/8aff2f8f-f1f8-4fb6-ab1e-a9a5e86038e4 HTTP/1.1" 404 171 0.003858 10.0.0.33 - - [2025-06-05 02:03:04] "GET /domains HTTP/1.1" 200 438 0.005064 10.0.0.33 - - [2025-06-05 02:03:04] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001550 10.0.0.33 - - [2025-06-05 02:03:04] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.010515 10.0.0.33 - - [2025-06-05 02:03:04] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001453 10.0.0.33 - - [2025-06-05 02:03:04] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2293 0.030355 252.33.120.175 - - [2025-06-05 02:03:04] "POST /neutron/network HTTP/1.1" 200 830 0.007259 10.0.0.33 - - [2025-06-05 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.33 - - [2025-06-05 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003722 10.0.0.33 - - [2025-06-05 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004859 252.33.120.175 - - [2025-06-05 02:03:05] "POST /neutron/network HTTP/1.1" 200 151 0.118339 10.0.0.33 - - [2025-06-05 02:03:05] "DELETE /route-target/77917871-208a-44ea-b6f1-62e392b7f82f HTTP/1.1" 200 115 0.037000 10.0.0.33 - - [2025-06-05 02:03:05] "GET /routing-instance/ef986b2c-8458-4cc1-9b65-acbca099e8fb HTTP/1.1" 404 171 0.003954 10.0.0.33 - - [2025-06-05 02:03:05] "GET /domains HTTP/1.1" 200 438 0.003509 10.0.0.33 - - [2025-06-05 02:03:05] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001272 10.0.0.33 - - [2025-06-05 02:03:05] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.009254 10.0.0.33 - - [2025-06-05 02:03:05] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002039 10.0.0.33 - - [2025-06-05 02:03:05] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 2076 0.030548 252.33.120.175 - - [2025-06-05 02:03:05] "POST /neutron/network HTTP/1.1" 200 828 0.008798 10.0.0.33 - - [2025-06-05 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005176 10.0.0.33 - - [2025-06-05 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007197 10.0.0.33 - - [2025-06-05 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005338 252.33.120.175 - - [2025-06-05 02:03:05] "POST /neutron/network HTTP/1.1" 200 151 0.123374 10.0.0.33 - - [2025-06-05 02:03:05] "DELETE /route-target/9c678905-24c5-4065-b660-59e2d13bb51d HTTP/1.1" 200 115 0.029470 10.0.0.33 - - [2025-06-05 02:03:05] "GET /routing-instance/29cff8cc-358a-4be8-b9c0-18a9406e9d13 HTTP/1.1" 404 171 0.002866 10.0.0.33 - - [2025-06-05 02:03:05] "GET /domains HTTP/1.1" 200 438 0.003546 10.0.0.33 - - [2025-06-05 02:03:05] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001488 10.0.0.33 - - [2025-06-05 02:03:05] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1303 0.010566 10.0.0.33 - - [2025-06-05 02:03:05] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002294 10.0.0.33 - - [2025-06-05 02:03:06] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 1837 0.047770 10.0.0.33 - - [2025-06-05 02:03:06] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001425 10.0.0.33 - - [2025-06-05 02:03:06] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.030982 10.0.0.33 - - [2025-06-05 02:03:06] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001828 10.0.0.33 - - [2025-06-05 02:03:06] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?fields=virtual_networks HTTP/1.1" 200 1028 0.086081 10.0.0.33 - - [2025-06-05 02:03:06] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001806 10.0.0.33 - - [2025-06-05 02:03:06] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.041561 10.0.0.33 - - [2025-06-05 02:03:06] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001247 10.0.0.33 - - [2025-06-05 02:03:07] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?fields=security_groups HTTP/1.1" 200 1251 0.033932 10.0.0.33 - - [2025-06-05 02:03:07] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001613 10.0.0.33 - - [2025-06-05 02:03:07] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010140 10.0.0.33 - - [2025-06-05 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 187 0.037328 10.0.0.33 - - [2025-06-05 02:03:08] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002970 10.0.0.33 - - [2025-06-05 02:03:08] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001189 10.0.0.33 - - [2025-06-05 02:03:08] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007985 10.0.0.33 - - [2025-06-05 02:03:08] "POST /id-to-fqname HTTP/1.1" 200 189 0.001566 10.0.0.33 - - [2025-06-05 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.005038 10.0.0.33 - - [2025-06-05 02:03:08] "POST /security-groups HTTP/1.1" 200 584 0.070414 10.0.0.33 - - [2025-06-05 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.005496 10.0.0.33 - - [2025-06-05 02:03:08] "POST /projects HTTP/1.1" 200 579 0.247710 10.0.0.33 - - [2025-06-05 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.324822 10.0.0.33 - - [2025-06-05 02:03:08] "POST /access-control-lists HTTP/1.1" 200 597 0.068500 10.0.0.33 - - [2025-06-05 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.003430 10.0.0.33 - - [2025-06-05 02:03:08] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.476120 10.0.0.33 - - [2025-06-05 02:03:08] "POST /access-control-lists HTTP/1.1" 200 595 0.073905 10.0.0.33 - - [2025-06-05 02:03:10] "GET / HTTP/1.1" 200 36215 0.002536 10.0.0.33 - - [2025-06-05 02:03:11] "POST /fqname-to-id HTTP/1.1" 401 297 0.000563 10.0.0.33 - - [2025-06-05 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.037082 10.0.0.33 - - [2025-06-05 02:03:11] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001240 10.0.0.33 - - [2025-06-05 02:03:11] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.032607 10.0.0.33 - - [2025-06-05 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 178 0.003423 10.0.0.33 - - [2025-06-05 02:03:11] "POST /virtual-DNSs HTTP/1.1" 200 507 0.021496 10.0.0.33 - - [2025-06-05 02:03:11] "GET /virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005657 10.0.0.33 - - [2025-06-05 02:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.33 - - [2025-06-05 02:03:12] "GET /virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004661 10.0.0.33 - - [2025-06-05 02:03:12] "GET /domains HTTP/1.1" 401 297 0.000776 10.0.0.33 - - [2025-06-05 02:03:12] "GET /domains HTTP/1.1" 200 438 0.036639 10.0.0.33 - - [2025-06-05 02:03:12] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002223 10.0.0.33 - - [2025-06-05 02:03:12] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1688 0.014257 10.0.0.33 - - [2025-06-05 02:03:12] "GET /virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964 HTTP/1.1" 200 1438 0.006309 10.0.0.33 - - [2025-06-05 02:03:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003222 10.0.0.33 - - [2025-06-05 02:03:12] "POST /network-ipams HTTP/1.1" 200 514 0.020485 10.0.0.33 - - [2025-06-05 02:03:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 970 0.004288 10.0.0.33 - - [2025-06-05 02:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.33 - - [2025-06-05 02:03:12] "GET /network-ipam/45f35bf9-e2b2-4993-a30c-5a857907d0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.005884 10.0.0.33 - - [2025-06-05 02:03:13] "PUT /network-ipam/45f35bf9-e2b2-4993-a30c-5a857907d0a7 HTTP/1.1" 200 259 0.017061 10.0.0.33 - - [2025-06-05 02:03:13] "POST /ref-update HTTP/1.1" 200 156 0.012607 10.0.0.33 - - [2025-06-05 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.33 - - [2025-06-05 02:03:13] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001528 10.0.0.33 - - [2025-06-05 02:03:13] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052885 252.33.120.175 - - [2025-06-05 02:03:13] "POST /neutron/network HTTP/1.1" 200 117 0.045063 10.0.0.33 - - [2025-06-05 02:03:13] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001598 252.33.120.175 - - [2025-06-05 02:03:13] "POST /neutron/network HTTP/1.1" 200 616 0.107120 10.0.0.33 - - [2025-06-05 02:03:13] "POST /route-targets HTTP/1.1" 200 328 0.012670 10.0.0.33 - - [2025-06-05 02:03:13] "POST /ref-update HTTP/1.1" 200 156 0.018849 10.0.0.33 - - [2025-06-05 02:03:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004350 252.33.120.175 - - [2025-06-05 02:03:13] "POST /neutron/subnet HTTP/1.1" 200 711 0.231102 252.33.120.175 - - [2025-06-05 02:03:13] "POST /neutron/network HTTP/1.1" 200 829 0.007878 10.0.0.33 - - [2025-06-05 02:03:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.001697 10.0.0.33 - - [2025-06-05 02:03:14] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005738 252.33.120.175 - - [2025-06-05 02:03:14] "POST /neutron/network HTTP/1.1" 200 829 0.008332 10.0.0.33 - - [2025-06-05 02:03:14] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006448 252.33.120.175 - - [2025-06-05 02:03:14] "POST /neutron/network HTTP/1.1" 200 829 0.006753 252.33.120.175 - - [2025-06-05 02:03:14] "POST /neutron/subnet HTTP/1.1" 200 711 0.013470 252.33.120.175 - - [2025-06-05 02:03:14] "POST /neutron/network HTTP/1.1" 200 803 0.015953 252.33.120.175 - - [2025-06-05 02:03:14] "POST /neutron/network HTTP/1.1" 200 829 0.012589 10.0.0.33 - - [2025-06-05 02:03:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.002341 252.33.120.175 - - [2025-06-05 02:03:14] "POST /neutron/network HTTP/1.1" 200 839 0.006981 252.33.120.175 - - [2025-06-05 02:03:14] "GET /aaa-mode HTTP/1.1" 401 297 0.000589 252.33.120.175 - - [2025-06-05 02:03:14] "GET / HTTP/1.1" 200 36215 0.002780 252.33.120.175 - - [2025-06-05 02:03:14] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000771 10.0.0.33 - - [2025-06-05 02:03:15] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001487 252.33.120.175 - - [2025-06-05 02:03:15] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.090014 252.33.120.175 - - [2025-06-05 02:03:15] "POST /neutron/network HTTP/1.1" 200 829 0.007948 252.33.120.175 - - [2025-06-05 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.007602 252.33.120.175 - - [2025-06-05 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.008445 252.33.120.175 - - [2025-06-05 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.012812 252.33.120.175 - - [2025-06-05 02:03:16] "POST /neutron/network HTTP/1.1" 200 839 0.009555 10.0.0.33 - - [2025-06-05 02:03:16] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001292 252.33.120.175 - - [2025-06-05 02:03:16] "POST /neutron/port HTTP/1.1" 200 1056 0.273064 252.33.120.175 - - [2025-06-05 02:03:16] "POST /neutron/port HTTP/1.1" 200 1056 0.012739 252.33.120.175 - - [2025-06-05 02:03:16] "POST /neutron/port HTTP/1.1" 200 1056 0.015282 252.33.120.175 - - [2025-06-05 02:03:17] "POST /neutron/port HTTP/1.1" 200 1106 0.069309 252.33.120.175 - - [2025-06-05 02:03:17] "POST /neutron/port HTTP/1.1" 200 1080 0.022040 252.33.120.175 - - [2025-06-05 02:03:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005051 252.33.120.175 - - [2025-06-05 02:03:17] "POST /neutron/subnet HTTP/1.1" 200 685 0.013290 252.33.120.175 - - [2025-06-05 02:03:17] "POST /neutron/port HTTP/1.1" 200 117 0.001729 252.33.120.175 - - [2025-06-05 02:03:17] "POST /neutron/network HTTP/1.1" 200 829 0.008129 252.33.120.175 - - [2025-06-05 02:03:20] "POST /neutron/port HTTP/1.1" 200 1080 0.022190 252.33.120.175 - - [2025-06-05 02:03:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009503 252.33.120.175 - - [2025-06-05 02:03:21] "POST /neutron/port HTTP/1.1" 200 1080 0.023402 252.33.120.175 - - [2025-06-05 02:03:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009341 252.33.120.175 - - [2025-06-05 02:03:21] "POST /neutron/port HTTP/1.1" 200 1080 0.027751 252.33.120.175 - - [2025-06-05 02:03:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007616 10.0.0.33 - - [2025-06-05 02:03:21] "GET /virtual-machine/3ecfb252-b436-4b97-8e86-6e67fd89ffe6 HTTP/1.1" 200 1293 0.007789 10.0.0.33 - - [2025-06-05 02:03:21] "GET /virtual-machine-interface/0ef25f24-0684-49ac-85e1-a9923f159c12 HTTP/1.1" 200 2957 0.009446 10.0.0.33 - - [2025-06-05 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.33 - - [2025-06-05 02:03:21] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004319 10.0.0.33 - - [2025-06-05 02:03:21] "GET /virtual-networks?parent_id=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003632 10.0.0.33 - - [2025-06-05 02:03:21] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006669 10.0.0.33 - - [2025-06-05 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.33 - - [2025-06-05 02:03:24] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005642 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:03:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:03:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001262 10.0.0.33 - - [2025-06-05 02:03:27] "DELETE /project/96ba296d5fdc432dbef7455d2280dda5 HTTP/1.1" 404 173 0.008172 10.0.0.33 - - [2025-06-05 02:03:27] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001593 10.0.0.33 - - [2025-06-05 02:03:27] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.032764 10.0.0.33 - - [2025-06-05 02:03:27] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003993 10.0.0.33 - - [2025-06-05 02:03:27] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?fields=security_groups HTTP/1.1" 200 1344 0.038226 10.0.0.33 - - [2025-06-05 02:03:27] "DELETE /security-group/d27056a1-c6a4-4497-a709-011b976576f5 HTTP/1.1" 200 115 0.067998 10.0.0.33 - - [2025-06-05 02:03:27] "GET /projects?obj_uuids=ecc901e8-2832-4a2f-98d4-f8fff47e2079&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001561 10.0.0.33 - - [2025-06-05 02:03:27] "DELETE /access-control-list/6a95844d-24d3-494e-a8aa-37c33fe82d34 HTTP/1.1" 200 115 0.062073 10.0.0.33 - - [2025-06-05 02:03:27] "GET /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079?fields=application_policy_sets HTTP/1.1" 200 1383 0.040585 10.0.0.33 - - [2025-06-05 02:03:27] "DELETE /access-control-list/e2dace90-4691-446a-9382-3696a168bf0c HTTP/1.1" 200 115 0.042585 10.0.0.33 - - [2025-06-05 02:03:27] "DELETE /project/ecc901e8-2832-4a2f-98d4-f8fff47e2079 HTTP/1.1" 200 115 0.375396 252.33.120.175 - - [2025-06-05 02:03:27] "POST /neutron/port HTTP/1.1" 200 1080 0.024232 252.33.120.175 - - [2025-06-05 02:03:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008167 252.33.120.175 - - [2025-06-05 02:03:28] "POST /neutron/port HTTP/1.1" 200 1080 0.019894 252.33.120.175 - - [2025-06-05 02:03:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007206 10.0.0.33 - - [2025-06-05 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.33 - - [2025-06-05 02:03:29] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006015 252.33.120.175 - - [2025-06-05 02:03:29] "POST /neutron/port HTTP/1.1" 200 1080 0.019980 252.33.120.175 - - [2025-06-05 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009649 252.33.120.175 - - [2025-06-05 02:03:29] "POST /neutron/port HTTP/1.1" 200 1080 0.023264 252.33.120.175 - - [2025-06-05 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007346 10.0.0.33 - - [2025-06-05 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.33 - - [2025-06-05 02:03:31] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005106 10.0.0.33 - - [2025-06-05 02:03:31] "GET /virtual-networks?parent_id=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003438 10.0.0.33 - - [2025-06-05 02:03:31] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007569 252.33.120.175 - - [2025-06-05 02:03:36] "POST /neutron/network HTTP/1.1" 200 803 0.016429 252.33.120.175 - - [2025-06-05 02:03:36] "POST /neutron/network HTTP/1.1" 200 829 0.007426 10.0.0.33 - - [2025-06-05 02:03:36] "POST /id-to-fqname HTTP/1.1" 200 225 0.001539 252.33.120.175 - - [2025-06-05 02:03:36] "POST /neutron/port HTTP/1.1" 200 1080 0.032703 252.33.120.175 - - [2025-06-05 02:03:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008228 252.33.120.175 - - [2025-06-05 02:03:36] "POST /neutron/network HTTP/1.1" 200 839 0.007305 252.33.120.175 - - [2025-06-05 02:03:36] "GET /aaa-mode HTTP/1.1" 401 297 0.000551 252.33.120.175 - - [2025-06-05 02:03:36] "GET / HTTP/1.1" 200 36215 0.002905 252.33.120.175 - - [2025-06-05 02:03:36] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000604 10.0.0.33 - - [2025-06-05 02:03:37] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001467 252.33.120.175 - - [2025-06-05 02:03:37] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065904 252.33.120.175 - - [2025-06-05 02:03:37] "POST /neutron/network HTTP/1.1" 200 829 0.039612 252.33.120.175 - - [2025-06-05 02:03:37] "POST /neutron/port HTTP/1.1" 200 1080 0.025005 252.33.120.175 - - [2025-06-05 02:03:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007960 252.33.120.175 - - [2025-06-05 02:03:37] "POST /neutron/port HTTP/1.1" 200 117 0.008811 252.33.120.175 - - [2025-06-05 02:03:38] "POST /neutron/port HTTP/1.1" 200 117 0.005771 252.33.120.175 - - [2025-06-05 02:03:38] "POST /neutron/network HTTP/1.1" 200 839 0.008353 10.0.0.33 - - [2025-06-05 02:03:38] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001758 252.33.120.175 - - [2025-06-05 02:03:38] "POST /neutron/port HTTP/1.1" 200 1056 0.241179 252.33.120.175 - - [2025-06-05 02:03:38] "POST /neutron/port HTTP/1.1" 200 1056 0.045568 252.33.120.175 - - [2025-06-05 02:03:38] "POST /neutron/port HTTP/1.1" 200 1056 0.012893 252.33.120.175 - - [2025-06-05 02:03:38] "POST /neutron/port HTTP/1.1" 200 1106 0.063755 252.33.120.175 - - [2025-06-05 02:03:38] "POST /neutron/port HTTP/1.1" 200 1080 0.020498 252.33.120.175 - - [2025-06-05 02:03:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004291 252.33.120.175 - - [2025-06-05 02:03:39] "POST /neutron/subnet HTTP/1.1" 200 685 0.016863 252.33.120.175 - - [2025-06-05 02:03:39] "POST /neutron/port HTTP/1.1" 200 117 0.001415 252.33.120.175 - - [2025-06-05 02:03:39] "POST /neutron/network HTTP/1.1" 200 829 0.006303 10.0.0.33 - - [2025-06-05 02:03:42] "GET /obj-perms HTTP/1.1" 200 6381 0.068946 10.0.0.33 - - [2025-06-05 02:03:42] "GET /obj-perms HTTP/1.1" 200 6381 0.064653 252.33.120.175 - - [2025-06-05 02:03:43] "POST /neutron/port HTTP/1.1" 200 1080 0.021618 252.33.120.175 - - [2025-06-05 02:03:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008495 252.33.120.175 - - [2025-06-05 02:03:43] "POST /neutron/port HTTP/1.1" 200 1080 0.020163 252.33.120.175 - - [2025-06-05 02:03:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009138 252.33.120.175 - - [2025-06-05 02:03:43] "POST /neutron/port HTTP/1.1" 200 1080 0.018721 252.33.120.175 - - [2025-06-05 02:03:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009951 10.0.0.33 - - [2025-06-05 02:03:43] "GET /virtual-machine/7db5beb7-6cff-4054-9528-a14d92cc9730 HTTP/1.1" 200 1293 0.005872 10.0.0.33 - - [2025-06-05 02:03:43] "GET /virtual-machine-interface/78a47006-415d-4658-952e-450ced3a7b5f HTTP/1.1" 200 2958 0.007828 10.0.0.33 - - [2025-06-05 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.33 - - [2025-06-05 02:03:43] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004835 10.0.0.33 - - [2025-06-05 02:03:43] "GET /virtual-networks?parent_id=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003324 10.0.0.33 - - [2025-06-05 02:03:44] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006339 10.0.0.33 - - [2025-06-05 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.33 - - [2025-06-05 02:03:47] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005415 252.33.120.175 - - [2025-06-05 02:03:49] "POST /neutron/port HTTP/1.1" 200 1080 0.020487 252.33.120.175 - - [2025-06-05 02:03:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007595 252.33.120.175 - - [2025-06-05 02:03:49] "POST /neutron/port HTTP/1.1" 200 1080 0.023302 252.33.120.175 - - [2025-06-05 02:03:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007910 10.0.0.33 - - [2025-06-05 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.33 - - [2025-06-05 02:03:51] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004847 10.0.0.33 - - [2025-06-05 02:03:51] "GET /virtual-networks?parent_id=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003750 252.33.120.175 - - [2025-06-05 02:03:51] "POST /neutron/port HTTP/1.1" 200 1080 0.023904 10.0.0.33 - - [2025-06-05 02:03:51] "GET /virtual-network/cdb8dc30-f54a-4820-b822-a3df1256fe34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.014219 252.33.120.175 - - [2025-06-05 02:03:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007548 252.33.120.175 - - [2025-06-05 02:03:51] "POST /neutron/port HTTP/1.1" 200 1080 0.021289 252.33.120.175 - - [2025-06-05 02:03:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007385 252.33.120.175 - - [2025-06-05 02:03:56] "POST /neutron/port HTTP/1.1" 200 1080 0.020140 252.33.120.175 - - [2025-06-05 02:03:56] "POST /neutron/port HTTP/1.1" 200 1080 0.019401 252.33.120.175 - - [2025-06-05 02:03:56] "POST /neutron/network HTTP/1.1" 200 839 0.007801 252.33.120.175 - - [2025-06-05 02:03:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003700 252.33.120.175 - - [2025-06-05 02:03:56] "POST /neutron/subnet HTTP/1.1" 200 685 0.012578 252.33.120.175 - - [2025-06-05 02:03:56] "POST /neutron/port HTTP/1.1" 200 117 0.003372 252.33.120.175 - - [2025-06-05 02:03:56] "POST /neutron/network HTTP/1.1" 200 829 0.007173 10.0.0.33 - - [2025-06-05 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.33 - - [2025-06-05 02:03:57] "DELETE /virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964 HTTP/1.1" 409 236 0.008322 10.0.0.33 - - [2025-06-05 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.003761 10.0.0.33 - - [2025-06-05 02:03:58] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.022599 10.0.0.33 - - [2025-06-05 02:03:58] "GET /virtual-DNS-record/179d7925-4452-47f7-8f10-63c94cdfade4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005310 10.0.0.33 - - [2025-06-05 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.33 - - [2025-06-05 02:03:58] "GET /virtual-DNS-record/179d7925-4452-47f7-8f10-63c94cdfade4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004159 10.0.0.33 - - [2025-06-05 02:03:58] "GET /domains HTTP/1.1" 200 438 0.003280 10.0.0.33 - - [2025-06-05 02:03:58] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001420 10.0.0.33 - - [2025-06-05 02:03:58] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1505 0.010617 10.0.0.33 - - [2025-06-05 02:03:58] "GET /virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964 HTTP/1.1" 200 1905 0.005637 10.0.0.33 - - [2025-06-05 02:03:58] "GET /virtual-DNS-record/179d7925-4452-47f7-8f10-63c94cdfade4 HTTP/1.1" 200 1335 0.003714 10.0.0.33 - - [2025-06-05 02:04:04] "DELETE /virtual-DNS-record/179d7925-4452-47f7-8f10-63c94cdfade4 HTTP/1.1" 200 115 0.025155 10.0.0.33 - - [2025-06-05 02:04:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.003313 252.33.120.175 - - [2025-06-05 02:04:04] "POST /neutron/network HTTP/1.1" 200 829 0.011638 252.33.120.175 - - [2025-06-05 02:04:04] "POST /neutron/network HTTP/1.1" 400 204 0.013885 252.33.120.175 - - [2025-06-05 02:04:05] "POST /neutron/port HTTP/1.1" 200 1080 0.027291 252.33.120.175 - - [2025-06-05 02:04:05] "POST /neutron/port HTTP/1.1" 200 1080 0.024754 252.33.120.175 - - [2025-06-05 02:04:05] "POST /neutron/port HTTP/1.1" 200 1106 0.014946 252.33.120.175 - - [2025-06-05 02:04:05] "POST /neutron/port HTTP/1.1" 200 1106 0.013738 252.33.120.175 - - [2025-06-05 02:04:05] "POST /neutron/port HTTP/1.1" 200 151 0.167252 252.33.120.175 - - [2025-06-05 02:04:05] "POST /neutron/port HTTP/1.1" 200 151 0.163958 252.33.120.175 - - [2025-06-05 02:04:06] "POST /neutron/network HTTP/1.1" 200 829 0.007062 10.0.0.33 - - [2025-06-05 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2025-06-05 02:04:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003266 10.0.0.33 - - [2025-06-05 02:04:07] "DELETE /route-target/62c23dfe-5deb-448c-9a57-026aa423fa4b HTTP/1.1" 200 115 0.202133 10.0.0.33 - - [2025-06-05 02:04:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006784 252.33.120.175 - - [2025-06-05 02:04:07] "POST /neutron/network HTTP/1.1" 200 151 0.441744 10.0.0.33 - - [2025-06-05 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.33 - - [2025-06-05 02:04:07] "DELETE /network-ipam/45f35bf9-e2b2-4993-a30c-5a857907d0a7 HTTP/1.1" 200 115 0.033269 10.0.0.33 - - [2025-06-05 02:04:07] "DELETE /virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964 HTTP/1.1" 200 115 0.029623 10.0.0.33 - - [2025-06-05 02:04:07] "POST /fqname-to-id HTTP/1.1" 404 178 0.003907 10.0.0.33 - - [2025-06-05 02:04:07] "GET /domains HTTP/1.1" 200 438 0.003619 10.0.0.33 - - [2025-06-05 02:04:07] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001764 10.0.0.33 - - [2025-06-05 02:04:07] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1306 0.012499 10.0.0.33 - - [2025-06-05 02:04:07] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001276 10.0.0.33 - - [2025-06-05 02:04:07] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.072435 10.0.0.33 - - [2025-06-05 02:04:07] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001454 10.0.0.33 - - [2025-06-05 02:04:07] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?fields=virtual_networks HTTP/1.1" 200 1034 0.030417 10.0.0.33 - - [2025-06-05 02:04:07] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001221 10.0.0.33 - - [2025-06-05 02:04:07] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.026102 10.0.0.33 - - [2025-06-05 02:04:08] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001851 10.0.0.33 - - [2025-06-05 02:04:08] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?fields=security_groups HTTP/1.1" 200 1260 0.033974 10.0.0.33 - - [2025-06-05 02:04:08] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.33 - - [2025-06-05 02:04:08] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009714 10.0.0.33 - - [2025-06-05 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 187 0.037866 10.0.0.33 - - [2025-06-05 02:04:09] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002858 10.0.0.33 - - [2025-06-05 02:04:09] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002233 10.0.0.33 - - [2025-06-05 02:04:09] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010637 10.0.0.33 - - [2025-06-05 02:04:09] "POST /id-to-fqname HTTP/1.1" 200 189 0.001788 10.0.0.33 - - [2025-06-05 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.004689 10.0.0.33 - - [2025-06-05 02:04:09] "POST /security-groups HTTP/1.1" 200 584 0.075710 10.0.0.33 - - [2025-06-05 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.004380 10.0.0.33 - - [2025-06-05 02:04:09] "POST /projects HTTP/1.1" 200 579 0.267909 10.0.0.33 - - [2025-06-05 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.307035 10.0.0.33 - - [2025-06-05 02:04:09] "POST /access-control-lists HTTP/1.1" 200 597 0.069499 10.0.0.33 - - [2025-06-05 02:04:09] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.487246 10.0.0.33 - - [2025-06-05 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.003687 10.0.0.33 - - [2025-06-05 02:04:09] "POST /access-control-lists HTTP/1.1" 200 595 0.072344 10.0.0.33 - - [2025-06-05 02:04:11] "GET / HTTP/1.1" 200 36215 0.002592 10.0.0.33 - - [2025-06-05 02:04:11] "POST /fqname-to-id HTTP/1.1" 401 297 0.000643 10.0.0.33 - - [2025-06-05 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.101970 10.0.0.33 - - [2025-06-05 02:04:12] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001588 10.0.0.33 - - [2025-06-05 02:04:12] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038504 252.33.120.175 - - [2025-06-05 02:04:12] "POST /neutron/network HTTP/1.1" 200 117 0.046569 10.0.0.33 - - [2025-06-05 02:04:12] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001728 252.33.120.175 - - [2025-06-05 02:04:12] "POST /neutron/network HTTP/1.1" 200 604 0.121284 10.0.0.33 - - [2025-06-05 02:04:12] "POST /route-targets HTTP/1.1" 200 328 0.018346 10.0.0.33 - - [2025-06-05 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.022647 10.0.0.33 - - [2025-06-05 02:04:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006582 252.33.120.175 - - [2025-06-05 02:04:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.226644 252.33.120.175 - - [2025-06-05 02:04:13] "POST /neutron/network HTTP/1.1" 200 822 0.006833 10.0.0.33 - - [2025-06-05 02:04:13] "POST /id-to-fqname HTTP/1.1" 200 219 0.002755 10.0.0.33 - - [2025-06-05 02:04:13] "GET /virtual-network/f7b38b97-1915-41d6-a0ed-0f43a1695988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010131 252.33.120.175 - - [2025-06-05 02:04:13] "POST /neutron/network HTTP/1.1" 200 822 0.007576 10.0.0.33 - - [2025-06-05 02:04:13] "GET /virtual-network/f7b38b97-1915-41d6-a0ed-0f43a1695988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007228 252.33.120.175 - - [2025-06-05 02:04:13] "POST /neutron/network HTTP/1.1" 200 822 0.008341 252.33.120.175 - - [2025-06-05 02:04:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.009293 10.0.0.33 - - [2025-06-05 02:04:13] "POST /id-to-fqname HTTP/1.1" 200 219 0.001709 252.33.120.175 - - [2025-06-05 02:04:13] "POST /neutron/network HTTP/1.1" 200 832 0.010518 252.33.120.175 - - [2025-06-05 02:04:13] "GET /aaa-mode HTTP/1.1" 401 297 0.000503 252.33.120.175 - - [2025-06-05 02:04:13] "GET / HTTP/1.1" 200 36215 0.002761 252.33.120.175 - - [2025-06-05 02:04:13] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000810 10.0.0.33 - - [2025-06-05 02:04:14] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001582 252.33.120.175 - - [2025-06-05 02:04:14] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.071955 252.33.120.175 - - [2025-06-05 02:04:14] "POST /neutron/network HTTP/1.1" 200 822 0.006925 252.33.120.175 - - [2025-06-05 02:04:14] "POST /neutron/port HTTP/1.1" 200 117 0.008968 252.33.120.175 - - [2025-06-05 02:04:14] "POST /neutron/port HTTP/1.1" 200 117 0.008568 10.0.0.33 - - [2025-06-05 02:04:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001568 252.33.120.175 - - [2025-06-05 02:04:14] "POST /neutron/port HTTP/1.1" 200 117 0.007198 252.33.120.175 - - [2025-06-05 02:04:15] "POST /neutron/network HTTP/1.1" 200 832 0.008790 252.33.120.175 - - [2025-06-05 02:04:15] "GET /aaa-mode HTTP/1.1" 401 297 0.000963 252.33.120.175 - - [2025-06-05 02:04:15] "GET / HTTP/1.1" 200 36215 0.003874 252.33.120.175 - - [2025-06-05 02:04:15] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000544 252.33.120.175 - - [2025-06-05 02:04:15] "POST /neutron/network HTTP/1.1" 200 832 0.007148 10.0.0.33 - - [2025-06-05 02:04:15] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001867 10.0.0.33 - - [2025-06-05 02:04:15] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001399 252.33.120.175 - - [2025-06-05 02:04:15] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.085052 252.33.120.175 - - [2025-06-05 02:04:15] "POST /neutron/network HTTP/1.1" 200 822 0.034420 252.33.120.175 - - [2025-06-05 02:04:15] "POST /neutron/port HTTP/1.1" 200 1058 0.368749 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 1058 0.019978 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 1032 0.030294 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 1058 0.018142 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009555 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 117 0.014146 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 1108 0.153711 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 1082 0.025028 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014759 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 1082 0.029668 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006044 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.020959 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/port HTTP/1.1" 200 117 0.001460 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/network HTTP/1.1" 200 832 0.007267 252.33.120.175 - - [2025-06-05 02:04:16] "POST /neutron/network HTTP/1.1" 200 822 0.007599 10.0.0.33 - - [2025-06-05 02:04:16] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001454 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/port HTTP/1.1" 200 1058 0.304201 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/port HTTP/1.1" 200 1058 0.013269 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/port HTTP/1.1" 200 1058 0.014060 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/port HTTP/1.1" 200 1108 0.099097 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/port HTTP/1.1" 200 1082 0.023683 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004127 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.023331 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/port HTTP/1.1" 200 117 0.001714 252.33.120.175 - - [2025-06-05 02:04:17] "POST /neutron/network HTTP/1.1" 200 822 0.008033 252.33.120.175 - - [2025-06-05 02:04:21] "POST /neutron/port HTTP/1.1" 200 1082 0.025623 252.33.120.175 - - [2025-06-05 02:04:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007774 252.33.120.175 - - [2025-06-05 02:04:21] "POST /neutron/port HTTP/1.1" 200 1082 0.022551 252.33.120.175 - - [2025-06-05 02:04:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008687 252.33.120.175 - - [2025-06-05 02:04:21] "POST /neutron/port HTTP/1.1" 200 1082 0.024498 252.33.120.175 - - [2025-06-05 02:04:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008864 10.0.0.33 - - [2025-06-05 02:04:21] "GET /virtual-machine/3a6f3648-ef0f-445d-8cef-9d55de46b7c4 HTTP/1.1" 401 297 0.000491 10.0.0.33 - - [2025-06-05 02:04:22] "GET /virtual-machine/3a6f3648-ef0f-445d-8cef-9d55de46b7c4 HTTP/1.1" 200 1293 0.037736 10.0.0.33 - - [2025-06-05 02:04:22] "GET /virtual-machine-interface/fc782f8d-7020-46ee-ac96-4f8371072ef7 HTTP/1.1" 200 2941 0.008634 10.0.0.33 - - [2025-06-05 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.33 - - [2025-06-05 02:04:22] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.067663 10.0.0.33 - - [2025-06-05 02:04:22] "GET /virtual-networks?parent_id=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003611 10.0.0.33 - - [2025-06-05 02:04:22] "GET /virtual-network/f7b38b97-1915-41d6-a0ed-0f43a1695988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006177 10.0.0.33 - - [2025-06-05 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.33 - - [2025-06-05 02:04:25] "GET /virtual-network/f7b38b97-1915-41d6-a0ed-0f43a1695988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008026 252.33.120.175 - - [2025-06-05 02:04:27] "POST /neutron/port HTTP/1.1" 200 1082 0.068540 252.33.120.175 - - [2025-06-05 02:04:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010272 252.33.120.175 - - [2025-06-05 02:04:27] "POST /neutron/port HTTP/1.1" 200 1082 0.060426 252.33.120.175 - - [2025-06-05 02:04:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013011 10.0.0.33 - - [2025-06-05 02:04:27] "DELETE /project/0dbeea41582741e09b75e30b887d081a HTTP/1.1" 404 173 0.062771 10.0.0.33 - - [2025-06-05 02:04:27] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001664 10.0.0.33 - - [2025-06-05 02:04:27] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.114628 10.0.0.33 - - [2025-06-05 02:04:28] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002021 10.0.0.33 - - [2025-06-05 02:04:28] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?fields=security_groups HTTP/1.1" 200 1353 0.056203 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/port HTTP/1.1" 200 1082 0.087213 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/port HTTP/1.1" 200 1082 0.067798 10.0.0.33 - - [2025-06-05 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-06-05 02:04:28] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005717 10.0.0.33 - - [2025-06-05 02:04:28] "GET /virtual-networks?parent_id=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.010723 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.022627 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012986 10.0.0.33 - - [2025-06-05 02:04:28] "DELETE /security-group/1e2f9698-137c-4383-b965-1960e270c0ae HTTP/1.1" 200 115 0.087831 10.0.0.33 - - [2025-06-05 02:04:28] "GET /projects?obj_uuids=96ba296d-5fdc-432d-bef7-455d2280dda5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001585 10.0.0.33 - - [2025-06-05 02:04:28] "GET /virtual-network/f7b38b97-1915-41d6-a0ed-0f43a1695988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.014503 10.0.0.33 - - [2025-06-05 02:04:28] "DELETE /access-control-list/72b6d704-8df7-4189-a81e-eb9d721365f2 HTTP/1.1" 200 115 0.079658 10.0.0.33 - - [2025-06-05 02:04:28] "GET /project/96ba296d-5fdc-432d-bef7-455d2280dda5?fields=application_policy_sets HTTP/1.1" 200 1392 0.081854 10.0.0.33 - - [2025-06-05 02:04:28] "DELETE /access-control-list/b1b22ce3-d928-4aa9-a6b8-86d8a95ad35f HTTP/1.1" 200 115 0.063777 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/port HTTP/1.1" 200 1082 0.041013 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/port HTTP/1.1" 200 1082 0.030032 10.0.0.33 - - [2025-06-05 02:04:28] "DELETE /project/96ba296d-5fdc-432d-bef7-455d2280dda5 HTTP/1.1" 200 115 0.670333 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008621 252.33.120.175 - - [2025-06-05 02:04:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007009 252.33.120.175 - - [2025-06-05 02:04:29] "POST /neutron/port HTTP/1.1" 200 1082 0.042384 252.33.120.175 - - [2025-06-05 02:04:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011158 252.33.120.175 - - [2025-06-05 02:04:30] "POST /neutron/port HTTP/1.1" 200 1082 0.027359 252.33.120.175 - - [2025-06-05 02:04:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010253 252.33.120.175 - - [2025-06-05 02:04:33] "POST /neutron/port HTTP/1.1" 200 1082 0.017855 252.33.120.175 - - [2025-06-05 02:04:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011517 252.33.120.175 - - [2025-06-05 02:04:34] "POST /neutron/port HTTP/1.1" 200 1082 0.020516 252.33.120.175 - - [2025-06-05 02:04:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010345 252.33.120.175 - - [2025-06-05 02:04:34] "POST /neutron/port HTTP/1.1" 200 1082 0.022544 252.33.120.175 - - [2025-06-05 02:04:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009995 10.0.0.33 - - [2025-06-05 02:04:34] "GET /virtual-machine/b7e67601-b54d-4813-bfd6-d6e5dafe201a HTTP/1.1" 200 1294 0.006134 10.0.0.33 - - [2025-06-05 02:04:34] "GET /virtual-machine-interface/c8f1666b-20b1-403d-aaf8-18a34d9883f7 HTTP/1.1" 200 2941 0.009209 10.0.0.33 - - [2025-06-05 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.33 - - [2025-06-05 02:04:34] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004885 10.0.0.33 - - [2025-06-05 02:04:34] "GET /virtual-networks?parent_id=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003853 10.0.0.33 - - [2025-06-05 02:04:34] "GET /virtual-network/f7b38b97-1915-41d6-a0ed-0f43a1695988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007423 10.0.0.33 - - [2025-06-05 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.33 - - [2025-06-05 02:04:35] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004575 10.0.0.33 - - [2025-06-05 02:04:35] "GET /virtual-networks?parent_id=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003576 10.0.0.33 - - [2025-06-05 02:04:35] "GET /virtual-network/f7b38b97-1915-41d6-a0ed-0f43a1695988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008097 252.33.120.175 - - [2025-06-05 02:04:40] "POST /neutron/network HTTP/1.1" 200 822 0.010547 252.33.120.175 - - [2025-06-05 02:04:40] "POST /neutron/network HTTP/1.1" 400 204 0.015187 252.33.120.175 - - [2025-06-05 02:04:41] "POST /neutron/port HTTP/1.1" 200 1082 0.023942 252.33.120.175 - - [2025-06-05 02:04:41] "POST /neutron/port HTTP/1.1" 200 1082 0.024982 252.33.120.175 - - [2025-06-05 02:04:41] "POST /neutron/port HTTP/1.1" 200 1108 0.012358 252.33.120.175 - - [2025-06-05 02:04:41] "POST /neutron/port HTTP/1.1" 200 1108 0.010917 252.33.120.175 - - [2025-06-05 02:04:41] "POST /neutron/port HTTP/1.1" 200 151 0.172131 252.33.120.175 - - [2025-06-05 02:04:41] "POST /neutron/port HTTP/1.1" 200 151 0.196194 252.33.120.175 - - [2025-06-05 02:04:42] "POST /neutron/network HTTP/1.1" 200 822 0.007553 10.0.0.33 - - [2025-06-05 02:04:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005885 10.0.0.33 - - [2025-06-05 02:04:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002655 252.33.120.175 - - [2025-06-05 02:04:43] "POST /neutron/network HTTP/1.1" 200 151 0.099721 10.0.0.33 - - [2025-06-05 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.039673 10.0.0.33 - - [2025-06-05 02:04:43] "DELETE /route-target/6a753770-589a-48d2-b019-4cabb053da62 HTTP/1.1" 200 115 0.022710 10.0.0.33 - - [2025-06-05 02:04:43] "GET /obj-perms HTTP/1.1" 200 6381 0.066884 10.0.0.33 - - [2025-06-05 02:04:43] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001635 10.0.0.33 - - [2025-06-05 02:04:43] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040581 10.0.0.33 - - [2025-06-05 02:04:43] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001878 10.0.0.33 - - [2025-06-05 02:04:43] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?fields=virtual_networks HTTP/1.1" 200 1032 0.036159 10.0.0.33 - - [2025-06-05 02:04:43] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001361 10.0.0.33 - - [2025-06-05 02:04:43] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.034538 10.0.0.33 - - [2025-06-05 02:04:43] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001397 10.0.0.33 - - [2025-06-05 02:04:43] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?fields=security_groups HTTP/1.1" 200 1258 0.030707 10.0.0.33 - - [2025-06-05 02:04:43] "GET /obj-perms HTTP/1.1" 200 6381 0.075214 10.0.0.33 - - [2025-06-05 02:04:44] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001267 10.0.0.33 - - [2025-06-05 02:04:44] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009212 10.0.0.33 - - [2025-06-05 02:04:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.037072 10.0.0.33 - - [2025-06-05 02:04:45] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003130 10.0.0.33 - - [2025-06-05 02:04:45] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001313 10.0.0.33 - - [2025-06-05 02:04:45] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009126 10.0.0.33 - - [2025-06-05 02:04:45] "POST /id-to-fqname HTTP/1.1" 200 188 0.003284 10.0.0.33 - - [2025-06-05 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.006279 10.0.0.33 - - [2025-06-05 02:04:45] "POST /security-groups HTTP/1.1" 200 583 0.068739 10.0.0.33 - - [2025-06-05 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.004366 10.0.0.33 - - [2025-06-05 02:04:45] "POST /projects HTTP/1.1" 200 577 0.254262 10.0.0.33 - - [2025-06-05 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.290524 10.0.0.33 - - [2025-06-05 02:04:45] "POST /access-control-lists HTTP/1.1" 200 596 0.076572 10.0.0.33 - - [2025-06-05 02:04:45] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.474051 10.0.0.33 - - [2025-06-05 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.004462 10.0.0.33 - - [2025-06-05 02:04:45] "POST /access-control-lists HTTP/1.1" 200 594 0.063624 10.0.0.33 - - [2025-06-05 02:04:46] "GET / HTTP/1.1" 200 36215 0.003379 10.0.0.33 - - [2025-06-05 02:04:47] "POST /fqname-to-id HTTP/1.1" 401 297 0.000816 10.0.0.33 - - [2025-06-05 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.087969 10.0.0.33 - - [2025-06-05 02:04:48] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001362 10.0.0.33 - - [2025-06-05 02:04:48] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.030669 252.33.120.175 - - [2025-06-05 02:04:48] "POST /neutron/network HTTP/1.1" 200 117 0.046339 10.0.0.33 - - [2025-06-05 02:04:48] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001401 252.33.120.175 - - [2025-06-05 02:04:48] "POST /neutron/network HTTP/1.1" 200 623 0.101820 10.0.0.33 - - [2025-06-05 02:04:48] "POST /route-targets HTTP/1.1" 200 328 0.015291 10.0.0.33 - - [2025-06-05 02:04:48] "POST /ref-update HTTP/1.1" 200 156 0.029718 10.0.0.33 - - [2025-06-05 02:04:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002630 252.33.120.175 - - [2025-06-05 02:04:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.191435 252.33.120.175 - - [2025-06-05 02:04:48] "POST /neutron/network HTTP/1.1" 200 837 0.006696 10.0.0.33 - - [2025-06-05 02:04:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001860 10.0.0.33 - - [2025-06-05 02:04:48] "GET /virtual-network/a861b8a3-559a-43c8-b30a-48b9895787fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006286 252.33.120.175 - - [2025-06-05 02:04:49] "POST /neutron/network HTTP/1.1" 200 837 0.007438 10.0.0.33 - - [2025-06-05 02:04:49] "GET /virtual-network/a861b8a3-559a-43c8-b30a-48b9895787fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006811 252.33.120.175 - - [2025-06-05 02:04:49] "POST /neutron/network HTTP/1.1" 200 837 0.005936 252.33.120.175 - - [2025-06-05 02:04:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.008548 252.33.120.175 - - [2025-06-05 02:04:49] "POST /neutron/network HTTP/1.1" 200 837 0.007526 10.0.0.33 - - [2025-06-05 02:04:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001797 252.33.120.175 - - [2025-06-05 02:04:49] "POST /neutron/network HTTP/1.1" 200 847 0.007938 252.33.120.175 - - [2025-06-05 02:04:49] "GET /aaa-mode HTTP/1.1" 401 297 0.000544 252.33.120.175 - - [2025-06-05 02:04:49] "GET / HTTP/1.1" 200 36215 0.002072 252.33.120.175 - - [2025-06-05 02:04:49] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000471 10.0.0.33 - - [2025-06-05 02:04:50] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001674 252.33.120.175 - - [2025-06-05 02:04:50] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.072487 252.33.120.175 - - [2025-06-05 02:04:50] "POST /neutron/network HTTP/1.1" 200 837 0.007647 252.33.120.175 - - [2025-06-05 02:04:50] "POST /neutron/port HTTP/1.1" 200 117 0.006521 252.33.120.175 - - [2025-06-05 02:04:50] "POST /neutron/port HTTP/1.1" 200 117 0.007004 10.0.0.33 - - [2025-06-05 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-06-05 02:04:50] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005276 10.0.0.33 - - [2025-06-05 02:04:50] "PUT /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8 HTTP/1.1" 200 277 0.011232 252.33.120.175 - - [2025-06-05 02:04:50] "POST /neutron/port HTTP/1.1" 200 117 0.005986 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/network HTTP/1.1" 200 847 0.008079 10.0.0.33 - - [2025-06-05 02:04:51] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001761 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/port HTTP/1.1" 200 1053 0.248446 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/port HTTP/1.1" 200 1053 0.018615 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/port HTTP/1.1" 200 1053 0.012941 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/port HTTP/1.1" 200 1103 0.076267 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/port HTTP/1.1" 200 1077 0.022539 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004007 252.33.120.175 - - [2025-06-05 02:04:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.014121 252.33.120.175 - - [2025-06-05 02:04:52] "POST /neutron/port HTTP/1.1" 200 117 0.001390 252.33.120.175 - - [2025-06-05 02:04:52] "POST /neutron/network HTTP/1.1" 200 837 0.010356 252.33.120.175 - - [2025-06-05 02:04:55] "POST /neutron/port HTTP/1.1" 200 1077 0.021830 252.33.120.175 - - [2025-06-05 02:04:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008219 252.33.120.175 - - [2025-06-05 02:04:56] "POST /neutron/port HTTP/1.1" 200 1077 0.027962 252.33.120.175 - - [2025-06-05 02:04:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008575 252.33.120.175 - - [2025-06-05 02:04:56] "POST /neutron/port HTTP/1.1" 200 1077 0.020808 252.33.120.175 - - [2025-06-05 02:04:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008328 10.0.0.33 - - [2025-06-05 02:04:56] "GET /virtual-machine/9ca23d8c-d0c7-4785-bd4b-d6115328c5c5 HTTP/1.1" 401 297 0.000566 10.0.0.33 - - [2025-06-05 02:04:56] "GET /virtual-machine/9ca23d8c-d0c7-4785-bd4b-d6115328c5c5 HTTP/1.1" 200 1293 0.036925 10.0.0.33 - - [2025-06-05 02:04:56] "GET /virtual-machine-interface/c18aa14c-8b0f-44cb-a8b4-77c91d18b797 HTTP/1.1" 200 2966 0.008149 10.0.0.33 - - [2025-06-05 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.33 - - [2025-06-05 02:04:57] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003831 10.0.0.33 - - [2025-06-05 02:04:57] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003444 10.0.0.33 - - [2025-06-05 02:04:57] "GET /virtual-network/a861b8a3-559a-43c8-b30a-48b9895787fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.010793 10.0.0.33 - - [2025-06-05 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.33 - - [2025-06-05 02:05:00] "GET /virtual-network/a861b8a3-559a-43c8-b30a-48b9895787fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006229 252.33.120.175 - - [2025-06-05 02:05:02] "POST /neutron/port HTTP/1.1" 200 1077 0.025398 252.33.120.175 - - [2025-06-05 02:05:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007262 252.33.120.175 - - [2025-06-05 02:05:02] "POST /neutron/port HTTP/1.1" 200 1077 0.022263 252.33.120.175 - - [2025-06-05 02:05:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009024 252.33.120.175 - - [2025-06-05 02:05:02] "POST /neutron/port HTTP/1.1" 200 1077 0.024694 252.33.120.175 - - [2025-06-05 02:05:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013056 10.0.0.33 - - [2025-06-05 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.33 - - [2025-06-05 02:05:04] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004082 10.0.0.33 - - [2025-06-05 02:05:04] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003706 10.0.0.33 - - [2025-06-05 02:05:04] "GET /virtual-network/a861b8a3-559a-43c8-b30a-48b9895787fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007263 10.0.0.33 - - [2025-06-05 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.33 - - [2025-06-05 02:05:07] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004093 10.0.0.33 - - [2025-06-05 02:05:07] "PUT /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8 HTTP/1.1" 200 277 0.014577 252.33.120.175 - - [2025-06-05 02:05:07] "POST /neutron/network HTTP/1.1" 200 837 0.011385 252.33.120.175 - - [2025-06-05 02:05:07] "POST /neutron/network HTTP/1.1" 400 204 0.012979 252.33.120.175 - - [2025-06-05 02:05:08] "POST /neutron/port HTTP/1.1" 200 1077 0.023000 252.33.120.175 - - [2025-06-05 02:05:08] "POST /neutron/port HTTP/1.1" 200 1103 0.011458 252.33.120.175 - - [2025-06-05 02:05:08] "POST /neutron/port HTTP/1.1" 200 151 0.142279 252.33.120.175 - - [2025-06-05 02:05:09] "POST /neutron/network HTTP/1.1" 200 837 0.007624 10.0.0.33 - - [2025-06-05 02:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003484 10.0.0.33 - - [2025-06-05 02:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003181 10.0.0.33 - - [2025-06-05 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008678 252.33.120.175 - - [2025-06-05 02:05:09] "POST /neutron/network HTTP/1.1" 200 151 0.101099 10.0.0.33 - - [2025-06-05 02:05:09] "DELETE /route-target/933cd81d-3171-4cbf-8062-dbc645bff0bb HTTP/1.1" 200 115 0.023962 10.0.0.33 - - [2025-06-05 02:05:10] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003402 10.0.0.33 - - [2025-06-05 02:05:10] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8 HTTP/1.1" 200 1830 0.004009 10.0.0.33 - - [2025-06-05 02:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2025-06-05 02:05:10] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001217 10.0.0.33 - - [2025-06-05 02:05:10] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.036846 252.33.120.175 - - [2025-06-05 02:05:10] "POST /neutron/network HTTP/1.1" 200 117 0.009200 10.0.0.33 - - [2025-06-05 02:05:10] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001228 252.33.120.175 - - [2025-06-05 02:05:10] "POST /neutron/network HTTP/1.1" 200 603 0.082160 10.0.0.33 - - [2025-06-05 02:05:10] "POST /route-targets HTTP/1.1" 200 328 0.013976 10.0.0.33 - - [2025-06-05 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.016380 10.0.0.33 - - [2025-06-05 02:05:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003726 252.33.120.175 - - [2025-06-05 02:05:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.164390 252.33.120.175 - - [2025-06-05 02:05:11] "POST /neutron/network HTTP/1.1" 200 821 0.006863 10.0.0.33 - - [2025-06-05 02:05:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001867 10.0.0.33 - - [2025-06-05 02:05:11] "GET /virtual-network/8998a3be-e418-4d33-a40e-f4be84ace166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006813 252.33.120.175 - - [2025-06-05 02:05:11] "POST /neutron/network HTTP/1.1" 200 821 0.007198 10.0.0.33 - - [2025-06-05 02:05:11] "GET /virtual-network/8998a3be-e418-4d33-a40e-f4be84ace166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006214 252.33.120.175 - - [2025-06-05 02:05:11] "POST /neutron/network HTTP/1.1" 200 821 0.008055 252.33.120.175 - - [2025-06-05 02:05:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.010216 10.0.0.33 - - [2025-06-05 02:05:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.002264 252.33.120.175 - - [2025-06-05 02:05:11] "POST /neutron/network HTTP/1.1" 200 831 0.008826 252.33.120.175 - - [2025-06-05 02:05:11] "GET /aaa-mode HTTP/1.1" 401 297 0.000635 252.33.120.175 - - [2025-06-05 02:05:11] "GET / HTTP/1.1" 200 36215 0.002386 252.33.120.175 - - [2025-06-05 02:05:11] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000475 10.0.0.33 - - [2025-06-05 02:05:12] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001358 252.33.120.175 - - [2025-06-05 02:05:12] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.064942 252.33.120.175 - - [2025-06-05 02:05:12] "POST /neutron/network HTTP/1.1" 200 821 0.007221 252.33.120.175 - - [2025-06-05 02:05:12] "POST /neutron/port HTTP/1.1" 200 117 0.006310 252.33.120.175 - - [2025-06-05 02:05:12] "POST /neutron/port HTTP/1.1" 200 117 0.006599 252.33.120.175 - - [2025-06-05 02:05:12] "POST /neutron/port HTTP/1.1" 200 117 0.007293 252.33.120.175 - - [2025-06-05 02:05:13] "POST /neutron/network HTTP/1.1" 200 831 0.007900 10.0.0.33 - - [2025-06-05 02:05:13] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001406 252.33.120.175 - - [2025-06-05 02:05:13] "POST /neutron/port HTTP/1.1" 200 1057 0.290583 252.33.120.175 - - [2025-06-05 02:05:13] "POST /neutron/port HTTP/1.1" 200 1057 0.014272 252.33.120.175 - - [2025-06-05 02:05:13] "POST /neutron/port HTTP/1.1" 200 1057 0.010880 252.33.120.175 - - [2025-06-05 02:05:13] "POST /neutron/port HTTP/1.1" 200 1107 0.102089 252.33.120.175 - - [2025-06-05 02:05:13] "POST /neutron/port HTTP/1.1" 200 1081 0.018919 252.33.120.175 - - [2025-06-05 02:05:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004110 252.33.120.175 - - [2025-06-05 02:05:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.013392 252.33.120.175 - - [2025-06-05 02:05:14] "POST /neutron/port HTTP/1.1" 200 117 0.001576 252.33.120.175 - - [2025-06-05 02:05:14] "POST /neutron/network HTTP/1.1" 200 821 0.007256 252.33.120.175 - - [2025-06-05 02:05:17] "POST /neutron/port HTTP/1.1" 200 1081 0.019954 252.33.120.175 - - [2025-06-05 02:05:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017558 252.33.120.175 - - [2025-06-05 02:05:17] "POST /neutron/port HTTP/1.1" 200 1081 0.019163 252.33.120.175 - - [2025-06-05 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008507 252.33.120.175 - - [2025-06-05 02:05:18] "POST /neutron/port HTTP/1.1" 200 1081 0.022323 252.33.120.175 - - [2025-06-05 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006890 10.0.0.33 - - [2025-06-05 02:05:18] "GET /virtual-machine/2b5c5525-1cfd-4076-a020-7db255ced059 HTTP/1.1" 200 1292 0.006307 10.0.0.33 - - [2025-06-05 02:05:18] "GET /virtual-machine-interface/325db3f0-d512-4266-a99b-4461ba16328a HTTP/1.1" 200 2935 0.006343 10.0.0.33 - - [2025-06-05 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.33 - - [2025-06-05 02:05:18] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004648 10.0.0.33 - - [2025-06-05 02:05:18] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003617 10.0.0.33 - - [2025-06-05 02:05:18] "GET /virtual-network/8998a3be-e418-4d33-a40e-f4be84ace166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005987 10.0.0.33 - - [2025-06-05 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.33 - - [2025-06-05 02:05:21] "GET /virtual-network/8998a3be-e418-4d33-a40e-f4be84ace166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006152 252.33.120.175 - - [2025-06-05 02:05:24] "POST /neutron/port HTTP/1.1" 200 1081 0.019205 252.33.120.175 - - [2025-06-05 02:05:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012114 252.33.120.175 - - [2025-06-05 02:05:24] "POST /neutron/port HTTP/1.1" 200 1081 0.022110 252.33.120.175 - - [2025-06-05 02:05:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006920 252.33.120.175 - - [2025-06-05 02:05:24] "POST /neutron/port HTTP/1.1" 200 1081 0.022959 252.33.120.175 - - [2025-06-05 02:05:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008605 10.0.0.33 - - [2025-06-05 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.33 - - [2025-06-05 02:05:25] "GET /virtual-network/8998a3be-e418-4d33-a40e-f4be84ace166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.011607 252.33.120.175 - - [2025-06-05 02:05:26] "POST /neutron/port HTTP/1.1" 200 1081 0.021028 252.33.120.175 - - [2025-06-05 02:05:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009202 10.0.0.33 - - [2025-06-05 02:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.33 - - [2025-06-05 02:05:28] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004732 10.0.0.33 - - [2025-06-05 02:05:28] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003403 10.0.0.33 - - [2025-06-05 02:05:28] "GET /virtual-network/8998a3be-e418-4d33-a40e-f4be84ace166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007375 10.0.0.33 - - [2025-06-05 02:05:28] "DELETE /project/b326521d74db4dd09858f2613c0d3244 HTTP/1.1" 404 173 0.005540 10.0.0.33 - - [2025-06-05 02:05:28] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001069 10.0.0.33 - - [2025-06-05 02:05:28] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.026450 10.0.0.33 - - [2025-06-05 02:05:28] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001347 10.0.0.33 - - [2025-06-05 02:05:28] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?fields=security_groups HTTP/1.1" 200 1351 0.077180 10.0.0.33 - - [2025-06-05 02:05:28] "DELETE /security-group/4cfc6f0d-d426-48c7-8a38-2dfc05e84bec HTTP/1.1" 200 115 0.031672 10.0.0.33 - - [2025-06-05 02:05:28] "GET /projects?obj_uuids=0dbeea41-5827-41e0-9b75-e30b887d081a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 10.0.0.33 - - [2025-06-05 02:05:28] "GET /project/0dbeea41-5827-41e0-9b75-e30b887d081a?fields=application_policy_sets HTTP/1.1" 200 1390 0.035062 10.0.0.33 - - [2025-06-05 02:05:28] "DELETE /access-control-list/a97bcf16-d86a-4db1-8895-03b21874e328 HTTP/1.1" 200 115 0.043113 10.0.0.33 - - [2025-06-05 02:05:28] "DELETE /access-control-list/6ddae948-f46d-42e5-8e4c-2803c6b69b5e HTTP/1.1" 200 115 0.029365 10.0.0.33 - - [2025-06-05 02:05:28] "DELETE /project/0dbeea41-5827-41e0-9b75-e30b887d081a HTTP/1.1" 200 115 0.348916 10.0.0.33 - - [2025-06-05 02:05:29] "GET /global-system-configs HTTP/1.1" 200 323 0.048531 10.0.0.33 - - [2025-06-05 02:05:29] "GET /obj-perms HTTP/1.1" 200 6381 0.079106 252.33.120.175 - - [2025-06-05 02:05:30] "POST /neutron/network HTTP/1.1" 200 821 0.014730 252.33.120.175 - - [2025-06-05 02:05:30] "POST /neutron/network HTTP/1.1" 400 204 0.015769 10.0.0.33 - - [2025-06-05 02:05:30] "GET /global-system-configs HTTP/1.1" 200 323 0.047445 10.0.0.33 - - [2025-06-05 02:05:30] "GET /obj-perms HTTP/1.1" 200 6381 0.083993 252.33.120.175 - - [2025-06-05 02:05:30] "POST /neutron/port HTTP/1.1" 200 1081 0.023793 252.33.120.175 - - [2025-06-05 02:05:30] "POST /neutron/port HTTP/1.1" 200 1107 0.012891 252.33.120.175 - - [2025-06-05 02:05:31] "POST /neutron/port HTTP/1.1" 200 151 0.155460 252.33.120.175 - - [2025-06-05 02:05:32] "POST /neutron/network HTTP/1.1" 200 821 0.007705 10.0.0.33 - - [2025-06-05 02:05:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003783 10.0.0.33 - - [2025-06-05 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008962 10.0.0.33 - - [2025-06-05 02:05:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003547 252.33.120.175 - - [2025-06-05 02:05:32] "POST /neutron/network HTTP/1.1" 200 151 0.133150 10.0.0.33 - - [2025-06-05 02:05:32] "DELETE /route-target/c166d753-4143-4248-af8d-8889e4c079b2 HTTP/1.1" 200 115 0.020997 10.0.0.33 - - [2025-06-05 02:05:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003545 10.0.0.33 - - [2025-06-05 02:05:33] "POST /network-ipams HTTP/1.1" 200 541 0.022717 10.0.0.33 - - [2025-06-05 02:05:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 983 0.003636 10.0.0.33 - - [2025-06-05 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.33 - - [2025-06-05 02:05:33] "GET /network-ipam/a606714c-b28e-4232-b071-cfed040815a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.006757 10.0.0.33 - - [2025-06-05 02:05:33] "PUT /network-ipam/a606714c-b28e-4232-b071-cfed040815a9 HTTP/1.1" 200 259 0.012962 10.0.0.33 - - [2025-06-05 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.33 - - [2025-06-05 02:05:33] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001216 10.0.0.33 - - [2025-06-05 02:05:33] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.033872 252.33.120.175 - - [2025-06-05 02:05:33] "POST /neutron/network HTTP/1.1" 200 117 0.009202 10.0.0.33 - - [2025-06-05 02:05:33] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001291 252.33.120.175 - - [2025-06-05 02:05:33] "POST /neutron/network HTTP/1.1" 200 603 0.086784 10.0.0.33 - - [2025-06-05 02:05:34] "POST /route-targets HTTP/1.1" 200 328 0.014081 10.0.0.33 - - [2025-06-05 02:05:34] "POST /ref-update HTTP/1.1" 200 156 0.024078 10.0.0.33 - - [2025-06-05 02:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005096 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.197419 10.0.0.33 - - [2025-06-05 02:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003195 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.146858 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/network HTTP/1.1" 200 988 0.010331 10.0.0.33 - - [2025-06-05 02:05:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.002498 10.0.0.33 - - [2025-06-05 02:05:34] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.005796 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/network HTTP/1.1" 200 988 0.010597 10.0.0.33 - - [2025-06-05 02:05:34] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.006614 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/network HTTP/1.1" 200 988 0.008492 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.007833 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.009520 252.33.120.175 - - [2025-06-05 02:05:34] "POST /neutron/network HTTP/1.1" 200 988 0.009432 252.33.120.175 - - [2025-06-05 02:05:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.008456 252.33.120.175 - - [2025-06-05 02:05:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.008993 10.0.0.33 - - [2025-06-05 02:05:35] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001434 252.33.120.175 - - [2025-06-05 02:05:35] "POST /neutron/port HTTP/1.1" 200 1015 0.231932 10.0.0.33 - - [2025-06-05 02:05:35] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001166 252.33.120.175 - - [2025-06-05 02:05:35] "POST /neutron/port HTTP/1.1" 200 1015 0.230225 10.0.0.33 - - [2025-06-05 02:05:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001508 252.33.120.175 - - [2025-06-05 02:05:35] "POST /neutron/port HTTP/1.1" 200 1015 0.012045 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/port HTTP/1.1" 200 1015 0.009751 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/network HTTP/1.1" 200 988 0.011098 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/port HTTP/1.1" 200 1015 0.012564 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/port HTTP/1.1" 200 117 0.007815 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/port HTTP/1.1" 200 117 0.007276 10.0.0.33 - - [2025-06-05 02:05:36] "POST /id-to-fqname HTTP/1.1" 200 218 0.001771 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/port HTTP/1.1" 200 117 0.006274 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/port HTTP/1.1" 200 1015 0.012949 252.33.120.175 - - [2025-06-05 02:05:36] "POST /neutron/port HTTP/1.1" 200 1015 0.009320 252.33.120.175 - - [2025-06-05 02:05:37] "POST /neutron/port HTTP/1.1" 200 1015 0.049435 252.33.120.175 - - [2025-06-05 02:05:37] "POST /neutron/network HTTP/1.1" 200 988 0.009080 252.33.120.175 - - [2025-06-05 02:05:37] "POST /neutron/port HTTP/1.1" 200 1015 0.011333 252.33.120.175 - - [2025-06-05 02:05:37] "POST /neutron/port HTTP/1.1" 200 117 0.012650 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/port HTTP/1.1" 200 117 0.014728 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/port HTTP/1.1" 200 1015 0.009749 10.0.0.33 - - [2025-06-05 02:05:38] "POST /id-to-fqname HTTP/1.1" 200 218 0.001741 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/port HTTP/1.1" 200 117 0.014973 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/network HTTP/1.1" 200 998 0.011239 252.33.120.175 - - [2025-06-05 02:05:38] "GET /aaa-mode HTTP/1.1" 401 297 0.000630 252.33.120.175 - - [2025-06-05 02:05:38] "GET / HTTP/1.1" 200 36215 0.002242 252.33.120.175 - - [2025-06-05 02:05:38] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000559 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/port HTTP/1.1" 200 1015 0.013103 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/network HTTP/1.1" 200 998 0.011756 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/port HTTP/1.1" 200 1015 0.019809 252.33.120.175 - - [2025-06-05 02:05:38] "POST /neutron/port HTTP/1.1" 200 1015 0.025994 10.0.0.33 - - [2025-06-05 02:05:38] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002354 252.33.120.175 - - [2025-06-05 02:05:39] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.114207 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/network HTTP/1.1" 200 988 0.014202 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 1103 0.187187 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 1015 0.026060 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 1077 0.047925 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 1077 0.045946 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/network HTTP/1.1" 200 998 0.013189 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004098 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014544 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 1015 0.013483 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/subnet HTTP/1.1" 200 673 0.037297 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.008229 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 1015 0.013003 10.0.0.33 - - [2025-06-05 02:05:39] "GET /domains HTTP/1.1" 200 438 0.003258 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.33 - - [2025-06-05 02:05:39] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002179 10.0.0.33 - - [2025-06-05 02:05:39] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1305 0.027555 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/network HTTP/1.1" 200 988 0.025117 10.0.0.33 - - [2025-06-05 02:05:39] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001488 252.33.120.175 - - [2025-06-05 02:05:39] "POST /neutron/port HTTP/1.1" 200 1103 0.174801 10.0.0.33 - - [2025-06-05 02:05:39] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244 HTTP/1.1" 200 2835 0.097038 10.0.0.33 - - [2025-06-05 02:05:39] "GET /network-ipam/a606714c-b28e-4232-b071-cfed040815a9 HTTP/1.1" 200 2600 0.010619 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/port HTTP/1.1" 200 1077 0.025787 10.0.0.33 - - [2025-06-05 02:05:40] "GET /domains HTTP/1.1" 200 438 0.005496 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004523 10.0.0.33 - - [2025-06-05 02:05:40] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001388 10.0.0.33 - - [2025-06-05 02:05:40] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1305 0.015214 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/network HTTP/1.1" 200 998 0.013657 10.0.0.33 - - [2025-06-05 02:05:40] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002269 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/subnet HTTP/1.1" 200 673 0.044122 10.0.0.33 - - [2025-06-05 02:05:40] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005162 10.0.0.33 - - [2025-06-05 02:05:40] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244 HTTP/1.1" 200 2835 0.099733 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/port HTTP/1.1" 200 117 0.001295 10.0.0.33 - - [2025-06-05 02:05:40] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d HTTP/1.1" 200 3776 0.012897 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/network HTTP/1.1" 200 988 0.013321 10.0.0.33 - - [2025-06-05 02:05:40] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d HTTP/1.1" 200 3776 0.024821 10.0.0.33 - - [2025-06-05 02:05:40] "GET /routing-instance/56065d03-ad41-49f2-bf84-475ec3d5f607 HTTP/1.1" 200 2810 0.007220 10.0.0.33 - - [2025-06-05 02:05:40] "GET /routing-instance/56065d03-ad41-49f2-bf84-475ec3d5f607 HTTP/1.1" 200 2810 0.011658 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/port HTTP/1.1" 200 1053 0.401691 10.0.0.33 - - [2025-06-05 02:05:40] "GET /route-target/717a90bf-59c6-451c-b169-f28018af1d09 HTTP/1.1" 200 1204 0.007090 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/port HTTP/1.1" 200 1053 0.019089 10.0.0.33 - - [2025-06-05 02:05:40] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d HTTP/1.1" 200 4228 0.010061 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/port HTTP/1.1" 200 1053 0.013470 10.0.0.33 - - [2025-06-05 02:05:40] "GET /routing-instance/56065d03-ad41-49f2-bf84-475ec3d5f607 HTTP/1.1" 200 2810 0.006668 10.0.0.33 - - [2025-06-05 02:05:40] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.008219 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:05:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001483 10.0.0.33 - - [2025-06-05 02:05:40] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d HTTP/1.1" 200 4228 0.010235 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:05:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001189 252.33.120.175 - - [2025-06-05 02:05:40] "POST /neutron/port HTTP/1.1" 200 1103 0.101347 10.0.0.33 - - [2025-06-05 02:05:40] "GET /routing-instance/56065d03-ad41-49f2-bf84-475ec3d5f607 HTTP/1.1" 200 2810 0.004231 10.0.0.33 - - [2025-06-05 02:05:41] "GET /routing-instance/56065d03-ad41-49f2-bf84-475ec3d5f607 HTTP/1.1" 200 2810 0.006104 252.33.120.175 - - [2025-06-05 02:05:41] "POST /neutron/port HTTP/1.1" 200 1077 0.035255 10.0.0.33 - - [2025-06-05 02:05:41] "GET /route-target/717a90bf-59c6-451c-b169-f28018af1d09 HTTP/1.1" 200 1204 0.004033 252.33.120.175 - - [2025-06-05 02:05:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004647 252.33.120.175 - - [2025-06-05 02:05:41] "POST /neutron/subnet HTTP/1.1" 200 673 0.017086 10.0.0.33 - - [2025-06-05 02:05:41] "GET /domains HTTP/1.1" 200 438 0.003561 252.33.120.175 - - [2025-06-05 02:05:41] "POST /neutron/port HTTP/1.1" 200 117 0.003438 10.0.0.33 - - [2025-06-05 02:05:41] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002522 10.0.0.33 - - [2025-06-05 02:05:41] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1305 0.012637 252.33.120.175 - - [2025-06-05 02:05:41] "POST /neutron/network HTTP/1.1" 200 988 0.010482 10.0.0.33 - - [2025-06-05 02:05:41] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001493 10.0.0.33 - - [2025-06-05 02:05:41] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244 HTTP/1.1" 200 3078 0.037743 10.0.0.33 - - [2025-06-05 02:05:41] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d HTTP/1.1" 200 4228 0.007756 10.0.0.33 - - [2025-06-05 02:05:41] "GET /obj-perms HTTP/1.1" 200 6428 0.065408 252.33.120.175 - - [2025-06-05 02:05:42] "POST /neutron/port HTTP/1.1" 200 1077 0.024549 252.33.120.175 - - [2025-06-05 02:05:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.200145 10.0.0.33 - - [2025-06-05 02:05:44] "GET /obj-perms HTTP/1.1" 200 6381 0.070982 10.0.0.33 - - [2025-06-05 02:05:44] "GET /obj-perms HTTP/1.1" 200 6381 0.077891 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:05:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:05:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001035 252.33.120.175 - - [2025-06-05 02:05:47] "POST /neutron/port HTTP/1.1" 200 1077 0.028553 252.33.120.175 - - [2025-06-05 02:05:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008143 252.33.120.175 - - [2025-06-05 02:05:47] "POST /neutron/port HTTP/1.1" 200 1077 0.019510 252.33.120.175 - - [2025-06-05 02:05:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015517 252.33.120.175 - - [2025-06-05 02:05:47] "POST /neutron/port HTTP/1.1" 200 1077 0.033000 252.33.120.175 - - [2025-06-05 02:05:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015904 10.0.0.33 - - [2025-06-05 02:05:48] "GET /virtual-machine/a6de57f9-815e-4f1a-981e-7fc99a75cbc9 HTTP/1.1" 200 1289 0.006070 10.0.0.33 - - [2025-06-05 02:05:48] "GET /virtual-machine-interface/92aefba5-1da1-4609-91dc-e0b56a1a3234 HTTP/1.1" 200 2936 0.011161 10.0.0.33 - - [2025-06-05 02:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.33 - - [2025-06-05 02:05:48] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004695 10.0.0.33 - - [2025-06-05 02:05:48] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003823 10.0.0.33 - - [2025-06-05 02:05:48] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.007423 10.0.0.33 - - [2025-06-05 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011727 10.0.0.33 - - [2025-06-05 02:05:51] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.005993 252.33.120.175 - - [2025-06-05 02:05:52] "POST /neutron/port HTTP/1.1" 200 1077 0.034780 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.028678 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008764 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018846 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.031205 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.023350 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.023706 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009447 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007678 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010935 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.026256 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.035119 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008262 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.037294 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007755 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007859 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/port HTTP/1.1" 200 1077 0.019681 252.33.120.175 - - [2025-06-05 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010635 10.0.0.33 - - [2025-06-05 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014734 10.0.0.33 - - [2025-06-05 02:05:53] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005239 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:05:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004120 10.0.0.33 - - [2025-06-05 02:05:53] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004171 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:05:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001390 10.0.0.33 - - [2025-06-05 02:05:53] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.006314 252.33.120.175 - - [2025-06-05 02:05:54] "POST /neutron/port HTTP/1.1" 200 1077 0.028544 252.33.120.175 - - [2025-06-05 02:05:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016071 252.33.120.175 - - [2025-06-05 02:05:54] "POST /neutron/port HTTP/1.1" 200 1077 0.018867 252.33.120.175 - - [2025-06-05 02:05:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009613 252.33.120.175 - - [2025-06-05 02:05:58] "POST /neutron/port HTTP/1.1" 200 1077 0.023332 252.33.120.175 - - [2025-06-05 02:05:58] "POST /neutron/port HTTP/1.1" 200 1077 0.021144 252.33.120.175 - - [2025-06-05 02:05:58] "POST /neutron/network HTTP/1.1" 200 998 0.008375 252.33.120.175 - - [2025-06-05 02:05:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003836 252.33.120.175 - - [2025-06-05 02:05:58] "POST /neutron/subnet HTTP/1.1" 200 673 0.015681 252.33.120.175 - - [2025-06-05 02:05:58] "POST /neutron/port HTTP/1.1" 200 117 0.001692 252.33.120.175 - - [2025-06-05 02:05:58] "POST /neutron/network HTTP/1.1" 200 988 0.010545 252.33.120.175 - - [2025-06-05 02:05:59] "POST /neutron/port HTTP/1.1" 200 1077 0.026047 252.33.120.175 - - [2025-06-05 02:05:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008602 252.33.120.175 - - [2025-06-05 02:05:59] "POST /neutron/port HTTP/1.1" 200 1077 0.021060 252.33.120.175 - - [2025-06-05 02:05:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010321 252.33.120.175 - - [2025-06-05 02:05:59] "POST /neutron/port HTTP/1.1" 200 1077 0.019981 252.33.120.175 - - [2025-06-05 02:05:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010396 10.0.0.33 - - [2025-06-05 02:05:59] "GET /virtual-machine/703fed73-fe1b-4526-8897-a14f01499ac0 HTTP/1.1" 200 1287 0.006506 10.0.0.33 - - [2025-06-05 02:06:00] "GET /virtual-machine-interface/417f2773-84ae-4cbe-8d3f-185796771301 HTTP/1.1" 200 2935 0.006857 10.0.0.33 - - [2025-06-05 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.33 - - [2025-06-05 02:06:00] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.006437 10.0.0.33 - - [2025-06-05 02:06:00] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003647 10.0.0.33 - - [2025-06-05 02:06:00] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.008339 10.0.0.33 - - [2025-06-05 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.33 - - [2025-06-05 02:06:01] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003881 10.0.0.33 - - [2025-06-05 02:06:01] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003849 10.0.0.33 - - [2025-06-05 02:06:01] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.007192 252.33.120.175 - - [2025-06-05 02:06:01] "POST /neutron/port HTTP/1.1" 200 1077 0.022130 252.33.120.175 - - [2025-06-05 02:06:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008138 252.33.120.175 - - [2025-06-05 02:06:02] "POST /neutron/port HTTP/1.1" 200 1077 0.019859 252.33.120.175 - - [2025-06-05 02:06:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008392 252.33.120.175 - - [2025-06-05 02:06:02] "POST /neutron/port HTTP/1.1" 200 1077 0.018588 252.33.120.175 - - [2025-06-05 02:06:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007686 10.0.0.33 - - [2025-06-05 02:06:02] "GET /virtual-machine/7830b3ef-8813-4c89-87db-c1f1bfd8cbac HTTP/1.1" 200 1291 0.006769 10.0.0.33 - - [2025-06-05 02:06:02] "GET /virtual-machine-interface/072c5722-871f-409c-8bbe-2a59af64f269 HTTP/1.1" 200 2934 0.006471 10.0.0.33 - - [2025-06-05 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.33 - - [2025-06-05 02:06:02] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004493 10.0.0.33 - - [2025-06-05 02:06:02] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003611 10.0.0.33 - - [2025-06-05 02:06:02] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.009163 10.0.0.33 - - [2025-06-05 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.33 - - [2025-06-05 02:06:03] "GET /global-vrouter-config/c73ff9f5-cbef-4359-9ea1-bf1e3204aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004721 10.0.0.33 - - [2025-06-05 02:06:03] "GET /virtual-networks?parent_id=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004326 10.0.0.33 - - [2025-06-05 02:06:04] "GET /virtual-network/89ae48cf-82e1-47f5-b8e5-182d5c289d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2545 0.007985 252.33.120.175 - - [2025-06-05 02:06:20] "POST /neutron/port HTTP/1.1" 200 1103 0.013471 252.33.120.175 - - [2025-06-05 02:06:20] "POST /neutron/port HTTP/1.1" 200 1103 0.012199 252.33.120.175 - - [2025-06-05 02:06:20] "POST /neutron/port HTTP/1.1" 200 1077 0.025638 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/port HTTP/1.1" 200 151 0.165235 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/port HTTP/1.1" 200 1103 0.018070 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/port HTTP/1.1" 200 1103 0.038196 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/port HTTP/1.1" 200 1103 0.026338 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/port HTTP/1.1" 200 151 0.255214 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/port HTTP/1.1" 200 151 0.213607 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/network HTTP/1.1" 200 988 0.011216 10.0.0.33 - - [2025-06-05 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.33 - - [2025-06-05 02:06:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009907 10.0.0.33 - - [2025-06-05 02:06:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009987 10.0.0.33 - - [2025-06-05 02:06:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003170 10.0.0.33 - - [2025-06-05 02:06:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002799 252.33.120.175 - - [2025-06-05 02:06:21] "POST /neutron/network HTTP/1.1" 200 151 0.207866 10.0.0.33 - - [2025-06-05 02:06:21] "DELETE /route-target/717a90bf-59c6-451c-b169-f28018af1d09 HTTP/1.1" 200 115 0.046492 10.0.0.33 - - [2025-06-05 02:06:21] "GET /routing-instance/56065d03-ad41-49f2-bf84-475ec3d5f607 HTTP/1.1" 404 171 0.004252 10.0.0.33 - - [2025-06-05 02:06:21] "GET /domains HTTP/1.1" 200 438 0.003378 10.0.0.33 - - [2025-06-05 02:06:21] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225 10.0.0.33 - - [2025-06-05 02:06:21] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82 HTTP/1.1" 200 1305 0.009086 10.0.0.33 - - [2025-06-05 02:06:21] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001286 10.0.0.33 - - [2025-06-05 02:06:22] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244 HTTP/1.1" 200 2081 0.036422 10.0.0.33 - - [2025-06-05 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-06-05 02:06:22] "DELETE /network-ipam/a606714c-b28e-4232-b071-cfed040815a9 HTTP/1.1" 200 115 0.034372 10.0.0.33 - - [2025-06-05 02:06:22] "POST /fqname-to-id HTTP/1.1" 404 209 0.005456 10.0.0.33 - - [2025-06-05 02:06:22] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001170 10.0.0.33 - - [2025-06-05 02:06:23] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.028673 10.0.0.33 - - [2025-06-05 02:06:23] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001225 10.0.0.33 - - [2025-06-05 02:06:23] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?fields=virtual_networks HTTP/1.1" 200 1032 0.096305 10.0.0.33 - - [2025-06-05 02:06:23] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001741 10.0.0.33 - - [2025-06-05 02:06:23] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.050947 10.0.0.33 - - [2025-06-05 02:06:23] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001838 10.0.0.33 - - [2025-06-05 02:06:23] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?fields=security_groups HTTP/1.1" 200 1257 0.044889 252.33.120.175 - - [2025-06-05 02:06:26] "POST /neutron/port HTTP/1.1" 200 117 0.008096 252.33.120.175 - - [2025-06-05 02:06:26] "POST /neutron/port HTTP/1.1" 200 117 0.011234 252.33.120.175 - - [2025-06-05 02:06:26] "POST /neutron/port HTTP/1.1" 400 205 0.004554 252.33.120.175 - - [2025-06-05 02:06:26] "POST /neutron/port HTTP/1.1" 400 205 0.004021 10.0.0.33 - - [2025-06-05 02:06:29] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001346 10.0.0.33 - - [2025-06-05 02:06:29] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.045120 10.0.0.33 - - [2025-06-05 02:06:29] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002014 10.0.0.33 - - [2025-06-05 02:06:29] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?fields=security_groups HTTP/1.1" 200 1350 0.048914 10.0.0.33 - - [2025-06-05 02:06:29] "DELETE /security-group/34ed70ac-58a8-46ea-a61c-36c600399ec1 HTTP/1.1" 200 115 0.076736 10.0.0.33 - - [2025-06-05 02:06:29] "GET /projects?obj_uuids=b326521d-74db-4dd0-9858-f2613c0d3244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001293 10.0.0.33 - - [2025-06-05 02:06:29] "DELETE /access-control-list/daa8a75e-2ba5-4ad0-90f8-482cde150c09 HTTP/1.1" 200 115 0.063346 10.0.0.33 - - [2025-06-05 02:06:29] "GET /project/b326521d-74db-4dd0-9858-f2613c0d3244?fields=application_policy_sets HTTP/1.1" 200 1389 0.048214 10.0.0.33 - - [2025-06-05 02:06:29] "DELETE /access-control-list/17848d1f-e031-46ca-b221-06351d5b6b4e HTTP/1.1" 200 115 0.038817 10.0.0.33 - - [2025-06-05 02:06:29] "DELETE /project/b326521d-74db-4dd0-9858-f2613c0d3244 HTTP/1.1" 200 115 0.454166 10.0.0.33 - - [2025-06-05 02:06:39] "GET / HTTP/1.1" 200 36215 0.001828 10.0.0.33 - - [2025-06-05 02:06:40] "GET /project/ea765ded-4217-407c-b52a-2fc2496df372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000534 10.0.0.33 - - [2025-06-05 02:06:40] "GET /projects?obj_uuids=ea765ded-4217-407c-b52a-2fc2496df372&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001515 10.0.0.33 - - [2025-06-05 02:06:40] "GET /project/ea765ded-4217-407c-b52a-2fc2496df372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.082038 Traceback (most recent call last): File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.6/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.6/site-packages/gevent/server.py", line 233, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 801, in wrap_socket ciphers=ciphers) File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 666, in do_handshake self._sslobj.do_handshake() File "/usr/lib64/python3.6/ssl.py", line 648, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:877) 2025-06-05T02:06:41Z failed with SSLError [Introspect:8084]10.0.0.33 - - [2025-06-05 02:06:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001621 10.0.0.33 - - [2025-06-05 02:06:42] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.33 - - [2025-06-05 02:06:42] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008815 10.0.0.33 - - [2025-06-05 02:06:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.029819 10.0.0.33 - - [2025-06-05 02:06:42] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002789 10.0.0.33 - - [2025-06-05 02:06:42] "GET /domains?obj_uuids=92c00774-2743-4ed5-87aa-ed783cf65c82&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001341 10.0.0.33 - - [2025-06-05 02:06:42] "GET /domain/92c00774-2743-4ed5-87aa-ed783cf65c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008401 10.0.0.33 - - [2025-06-05 02:06:42] "POST /id-to-fqname HTTP/1.1" 200 184 0.001614 10.0.0.33 - - [2025-06-05 02:06:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.004450 10.0.0.33 - - [2025-06-05 02:06:43] "POST /security-groups HTTP/1.1" 200 579 0.067924 10.0.0.33 - - [2025-06-05 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 228 0.003470 10.0.0.33 - - [2025-06-05 02:06:43] "POST /projects HTTP/1.1" 200 569 0.239702 10.0.0.33 - - [2025-06-05 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.278380 10.0.0.33 - - [2025-06-05 02:06:43] "POST /access-control-lists HTTP/1.1" 200 592 0.065731 10.0.0.33 - - [2025-06-05 02:06:43] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.444404 10.0.0.33 - - [2025-06-05 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 227 0.003007 10.0.0.33 - - [2025-06-05 02:06:43] "POST /access-control-lists HTTP/1.1" 200 590 0.063798 10.0.0.33 - - [2025-06-05 02:06:44] "GET / HTTP/1.1" 200 36215 0.004100 10.0.0.33 - - [2025-06-05 02:06:44] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001443 10.0.0.33 - - [2025-06-05 02:06:45] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.039262 10.0.0.33 - - [2025-06-05 02:06:45] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002725 10.0.0.33 - - [2025-06-05 02:06:45] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?fields=virtual_networks HTTP/1.1" 200 1024 0.041985 10.0.0.33 - - [2025-06-05 02:06:45] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001557 10.0.0.33 - - [2025-06-05 02:06:45] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.036611 10.0.0.33 - - [2025-06-05 02:06:45] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001137 10.0.0.33 - - [2025-06-05 02:06:45] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?fields=security_groups HTTP/1.1" 200 1245 0.040218 10.0.0.33 - - [2025-06-05 02:06:45] "GET /obj-perms HTTP/1.1" 200 6381 0.077463 10.0.0.33 - - [2025-06-05 02:06:45] "GET /obj-perms HTTP/1.1" 200 6381 0.141226 10.0.0.33 - - [2025-06-05 02:07:29] "DELETE /project/8c424fca5ff74069a641914ed3ea2e12 HTTP/1.1" 404 173 0.010393 10.0.0.33 - - [2025-06-05 02:07:29] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001389 10.0.0.33 - - [2025-06-05 02:07:29] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.031814 10.0.0.33 - - [2025-06-05 02:07:29] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001448 10.0.0.33 - - [2025-06-05 02:07:29] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?fields=security_groups HTTP/1.1" 200 1338 0.047094 10.0.0.33 - - [2025-06-05 02:07:29] "DELETE /security-group/60f06415-df29-4a86-b644-87f49f716de3 HTTP/1.1" 200 115 0.075396 10.0.0.33 - - [2025-06-05 02:07:29] "GET /projects?obj_uuids=8c424fca-5ff7-4069-a641-914ed3ea2e12&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001676 10.0.0.33 - - [2025-06-05 02:07:29] "DELETE /access-control-list/2ea611ad-0727-4ac4-94b2-0f69c21c5e9e HTTP/1.1" 200 115 0.042775 10.0.0.33 - - [2025-06-05 02:07:29] "GET /project/8c424fca-5ff7-4069-a641-914ed3ea2e12?fields=application_policy_sets HTTP/1.1" 200 1377 0.044816 10.0.0.33 - - [2025-06-05 02:07:29] "DELETE /access-control-list/3efd0f00-f383-4d52-a211-d8ba027246f2 HTTP/1.1" 200 115 0.038486 10.0.0.33 - - [2025-06-05 02:07:30] "DELETE /project/8c424fca-5ff7-4069-a641-914ed3ea2e12 HTTP/1.1" 200 115 0.394727 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:07:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.33 - - [2025-06-05 02:07:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001160