+++ date ++ echo 'INFO: =================== Thu Apr 9 01:37:18 AM UTC 2026 ===================' INFO: =================== Thu Apr 9 01:37:18 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.0.93 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.129,10.107.0.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.107.0.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ sort ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/09/2026 01:37:47.639 7f487ec17b40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/09/2026 01:37:47.806 7f487ec17b40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/09/2026 01:37:47.818 7f487ec17b40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/09/2026 01:37:47.818 7f487ec17b40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-04-09 01:37:53] "GET / HTTP/1.1" 503 181 0.000223 10.0.0.129 - - [2026-04-09 01:37:53] "GET / HTTP/1.1" 503 181 0.000174 : (from ('10.0.0.129', 50058)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x19AL6°´m\x91âc\n' 10.0.0.129 - - [2026-04-09 01:37:54] "üAL6°´m‘âc" 400 - 0.002826 : (from ('10.0.0.129', 50062)) Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03;H2Óö"µª/*¸Ê\x0bÖNô\x84º\x18\x82\x8d´k(åaãÜCc\x8dA T^\x0eM+Ö\x93U¹Ï2·a×Þ\x12pb¸O3\x9cAUSý\x8e$áfÔp\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:37:54] "ü;H2Óö"µª/*¸Ê ÖNô„º‚´k(åaãÜCcA T^M+֓U¹Ï2·a×Þpb¸O3œAUSýŽ$áfÔpFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002197 10.0.0.129 - - [2026-04-09 01:37:54] "GET / HTTP/1.1" 200 44735 0.002322 10.0.0.129 - - [2026-04-09 01:37:54] "GET / HTTP/1.1" 200 44735 0.001041 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.129 - - [2026-04-09 01:37:54] "POST /fqname-to-id HTTP/1.1" 401 295 0.000531 10.0.0.129 - - [2026-04-09 01:37:54] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 295 0.000293 : (from ('10.0.0.129', 50068)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03I\x1bô¨z:\x8b]DNß\x0b^\x97ÏÜ¢[Üȹ\x9f¨-M}é\x10Ö¾äÙ ²gLiHáÖë\x17\x89L\x91Ú\x98\x02Û+Quû¹\x95W¢\x16N\x8e\x1cù\x0bëð\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:37:55] "üIô¨z:‹]DNß ^—ÏÜ¢[ÜȹŸ¨-M}éÖ¾äÙ ²gLiHáÖë‰L‘Ú˜Û+Quû¹•W¢NŽù ëðFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002889 : (from ('10.0.0.129', 50084)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03c1O\x7f\x14@\x8b"9ªQó©\x12à}\x90mê\x89\x1c¦Ï:9\x8cdï\x9aë\x98\x9f ×Ã\rÑ\x97&½xV\x1a7¶\x97\x96\x10~rÈ\x85\x0c\x0c}ÑG/ûÂÆ\x1bK\x84j\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:37:55] "üc1O@‹"9ªQó©à}mꉦÏ:9Œdïšë˜Ÿ ×à ї&½xV7¶—–~rȅ }ÑG/ûÂÆK„jFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000993 10.0.0.129 - - [2026-04-09 01:37:55] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 311 0.318484 10.0.0.129 - - [2026-04-09 01:37:55] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 332 0.002664 10.0.0.129 - - [2026-04-09 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.351674 10.0.0.129 - - [2026-04-09 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.129 - - [2026-04-09 01:37:55] "GET / HTTP/1.1" 200 36215 0.002173 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.129 - - [2026-04-09 01:37:55] "GET / HTTP/1.1" 200 36215 0.001581 10.0.0.129 - - [2026-04-09 01:37:55] "POST /fqname-to-id HTTP/1.1" 401 295 0.000386 10.0.0.129 - - [2026-04-09 01:37:55] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.129 - - [2026-04-09 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.033628 10.0.0.129 - - [2026-04-09 01:37:56] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009455 10.0.0.129 - - [2026-04-09 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.003126 10.0.0.129 - - [2026-04-09 01:37:56] "POST /config-nodes HTTP/1.1" 200 591 0.032646 10.0.0.129 - - [2026-04-09 01:37:56] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.129 - - [2026-04-09 01:37:56] "GET / HTTP/1.1" 200 36215 0.001274 10.0.0.129 - - [2026-04-09 01:37:56] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000467 : (from ('10.0.0.129', 50128)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¤ø\x90×Ù\x9cG\r¥h^\x1aÆ0Zaå]ú¶aóúY¾gÇè\x17Ù\x9b\x13 uF÷\x88¨\x97)Å\x0bôz¢Ú:÷r\x89\x95\x97D¼b\x02iir©ÛÙ\t\x024\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:37:56] "ü¤ø×ٜG ¥h^Æ0Zaå]ú¶aóúY¾gÇèٛ uF÷ˆ¨—)Å ôz¢Ú:÷r‰•—D¼biir©ÛÙ 4FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002164 : (from ('10.0.0.129', 50138)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Á±B·)\x80N«-\x18\x9b²\x9cX\x81jfÄ\x04v~\x96ÞR¥öWÙ{=¦\x07 .ÓáN\x0cÁöiÇ\x15fp\x87\x06×\x9c\x1e\x9cþQJg\x17S@\x01\x9bÌt\x0cHÓ\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:37:56] "üÁ±B·)€N«-›²œXjfÄv~–ÞR¥öWÙ{=¦ .ÓáN ÁöiÇfp‡לœþQJgS@›Ìt HÓFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000640 10.0.0.129 - - [2026-04-09 01:37:56] "POST /fqname-to-id HTTP/1.1" 401 295 0.000434 10.0.0.129 - - [2026-04-09 01:37:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.101505 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.030036 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.129 - - [2026-04-09 01:37:57] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009209 10.0.0.129 - - [2026-04-09 01:37:57] "GET / HTTP/1.1" 200 36215 0.001520 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 401 295 0.000334 10.0.0.129 - - [2026-04-09 01:37:57] "POST /service-appliance-sets HTTP/1.1" 200 555 0.062873 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 180 0.003371 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.129 - - [2026-04-09 01:37:57] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.053733 10.0.0.129 - - [2026-04-09 01:37:57] "POST /service-appliance-sets HTTP/1.1" 200 543 0.066223 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030461 10.0.0.129 - - [2026-04-09 01:37:57] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005514 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.129 - - [2026-04-09 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.003091 10.0.0.129 - - [2026-04-09 01:37:57] "GET /network-ipam/63ae3263-538d-4b03-831f-22bcf5d2f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004353 10.0.0.129 - - [2026-04-09 01:37:57] "POST /config-database-nodes HTTP/1.1" 200 609 0.025958 10.0.0.129 - - [2026-04-09 01:37:57] "POST /service-templates HTTP/1.1" 200 513 0.055140 10.0.0.129 - - [2026-04-09 01:37:58] "POST /service-templates HTTP/1.1" 200 503 0.049978 10.0.0.129 - - [2026-04-09 01:37:58] "POST /service-templates HTTP/1.1" 200 517 0.026633 10.0.0.129 - - [2026-04-09 01:37:58] "POST /service-templates HTTP/1.1" 200 537 0.026597 10.0.0.129 - - [2026-04-09 01:37:58] "POST /service-templates HTTP/1.1" 200 509 0.031434 : (from ('10.0.0.129', 55038)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x15K\x8b¼8Gf\\\x84M0\x85¢b¿\x05\x88\x19§\x8c\x0c«S®d®ÆhýÍ\x07\x01 qúÅ/¯ø\x91Aµó÷I1¿\x9a\x82û¢\x14¿UR(«5\x02F¯Ú\x0eË9\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:37:58] "üK‹¼8Gf\„M0…¢b¿ˆ§Œ «S®d®ÆhýÍ qúÅ/¯ø‘Aµó÷I1¿š‚û¢¿UR(«5F¯ÚË9FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000958 : (from ('10.0.0.129', 55042)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x07\rÿ\x84;bQärg\x12NNñ´ÁNÓqÉæEÂ\x9c\xa0Ô\x07\x0c\x95k5¤ BX#Í\x02LäA\x02Τa/\x19¾ÈâCíó;ê½\x80éjp¡\x1e%\x18À\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:37:58] "ü ÿ„;bQärgNNñ´ÁNÓqÉæEœ Ô •k5¤ BX#ÍLäAΤa/¾ÈâCíó;꽀éjp¡%ÀFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000712 10.0.0.129 - - [2026-04-09 01:37:59] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.129 - - [2026-04-09 01:37:59] "POST /fqname-to-id HTTP/1.1" 401 295 0.000363 10.0.0.129 - - [2026-04-09 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.042361 10.0.0.129 - - [2026-04-09 01:37:59] "GET /routing-instance/cd01c39b-1271-43da-8c63-412c9edc3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004022 10.0.0.129 - - [2026-04-09 01:37:59] "POST /bgp-routers HTTP/1.1" 200 614 0.032162 10.0.0.129 - - [2026-04-09 01:37:59] "GET /bgp-router/29573de0-78ab-47e5-95f9-37962e02c05e?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.024686 10.0.0.129 - - [2026-04-09 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.129 - - [2026-04-09 01:37:59] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007202 10.0.0.129 - - [2026-04-09 01:37:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002841 10.0.0.129 - - [2026-04-09 01:37:59] "POST /ref-update HTTP/1.1" 200 156 0.012717 : (from ('10.0.0.129', 55056)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¢r\x026\x00?· 4³\x87\x1aq?è\x07\x17ä\x19\x9f6C\x0c\x16`y6\x95\x84Xªò \x07\x1fÞ©9ª¥\x08ÜÀ\x0eM\x17\x80:}\x91Ü\x08v\x17¢è\x15F\x08Þ\x80Í»AH\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:00] "ü¢r6?· 4³‡q?èäŸ6C `y6•„Xªò Þ©9ª¥ÜÀM€:}‘Üv¢èFހͻAHFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.006526 : (from ('10.0.0.129', 55066)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03õ´L\x92xM\x1d\x05\x0eô\x06!\x9eô¤\x82Ìîº\x1d\x8fmØn\x9d\x8e\x9dA\x97èý6 pÀ«\x0c±\x85\x1bÂY\x02\x90óη\\4\x90¾\x1dT\x96\x8dØ\x91·>sɯ3-Z\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:00] "üõ´L’xMô!žô¤‚ÌmØnŽA—èý6 pÀ« ±…ÂYóη\4¾T–Ø‘·>sɯ3-ZFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000135 : (from ('10.0.0.129', 55076)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03k\t\r\x83\x11\x83\x10yº%\x08\x02\x91"~7Æ\x07 Ad¹ß\x1cÚÛ0Iþ/ÇÉ v\xad\x91\x19Ü£§0º\x86Aã{\x9fû\x00÷ð³Ó\x93¼Ê\xa0ïØº|ëÈSl\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:01] "ük ƒƒyº%‘"~7Æ Ad¹ßÚÛ0Iþ/ÇÉ v­‘Ü£§0º†Aã{Ÿû÷ð³Ó“¼Ê ïغ|ëÈSlFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002246 : (from ('10.0.0.129', 55084)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03e«wÁâ\x95\x1a@à9Åb\x17X¿H|(»þ`3\x93|\x08wÄ\x95SÍm. Xc÷h[³êw\x19®øïQZ{lÖG>\x9a\x17¸\x11â\x890e\x1e÷\x01\x10\x16\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:01] "üe«wÁâ•@à9ÅbX¿H|(»þ`3“|wĕSÍm. Xc÷h[³êw®øïQZ{lÖG>š¸â‰0e÷FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000705 : (from ('10.0.0.129', 55096)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x1faÄï\x00Î\x12Ø®N\x17\x8fý\x10õÆVÓ^\x83\x80¼\r0\rSóÖÂøÄ\n' 10.0.0.129 - - [2026-04-09 01:38:01] "üaÄïÎØ®NýõÆVÓ^ƒ€¼ 0 SóÖÂøÄ" 400 - 0.000932 : (from ('10.0.0.129', 55110)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Úv\x99QJ\x86°ö3},\x8f.:w®À:J<ýúI:M\x1e¯AÃku\\ êo|¡ì\x0b\x86ÍDBjí\x7f¾kÃH0\x016Fn\x821éx¦¸\x80?\x91ù\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:01] "üÚv™QJ†°ö3},.:w®À:J<ýúI:M¯AÃku\ êo|¡ì †ÍDBjí¾kÃH06Fn‚1éx¦¸€?‘ùFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000807 10.0.0.129 - - [2026-04-09 01:38:01] "POST /fqname-to-id HTTP/1.1" 401 295 0.000484 : (from ('10.0.0.129', 55116)) Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03o\xa0°÷{>\x80É\x08ú\x1bÈ\x8f3"f\x8eÊÙ\x98E\x0c¸\x13\x84àüÈ\x82TB\n' 10.0.0.129 - - [2026-04-09 01:38:02] "üo °÷{>€Éúȏ3"fŽÊ٘E ¸„àüȂTB" 400 - 0.000144 : (from ('10.0.0.129', 55126)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03à\x13vqÎz\x99r1x}\x91I\x8b/\x86ÿ=\x86\x11¥\x16,î»U4\x91J»\x99ß'; path='mh\xad\x959'; raw='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03à\x13vqÎz\x99r1x}\x91I\x8b/\x86ÿ=\x86\x11¥\x16,î»U4\x91J»\x99ß mh\xad\x959\n' 10.0.0.129 - - [2026-04-09 01:38:02] "üàvqÎz™r1x}‘I‹/†ÿ=†¥,î»U4‘J»™ß mh­•9" 400 - 0.000858 10.0.0.129 - - [2026-04-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.040208 10.0.0.129 - - [2026-04-09 01:38:02] "GET /network-ipam/63ae3263-538d-4b03-831f-22bcf5d2f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003979 10.0.0.129 - - [2026-04-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.129 - - [2026-04-09 01:38:02] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004502 10.0.0.129 - - [2026-04-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.129 - - [2026-04-09 01:38:02] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 277 0.009073 10.0.0.129 - - [2026-04-09 01:38:02] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.129 - - [2026-04-09 01:38:02] "POST /alarms HTTP/1.1" 401 295 0.000976 10.0.0.129 - - [2026-04-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.002770 10.0.0.129 - - [2026-04-09 01:38:02] "POST /access-control-lists HTTP/1.1" 200 589 0.169432 10.0.0.129 - - [2026-04-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.002836 10.0.0.129 - - [2026-04-09 01:38:03] "POST /access-control-lists HTTP/1.1" 200 587 0.095899 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 583 0.249936 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 577 0.056603 10.0.0.129 - - [2026-04-09 01:38:03] "POST /route-targets HTTP/1.1" 200 328 0.026050 10.0.0.129 - - [2026-04-09 01:38:03] "POST /ref-update HTTP/1.1" 200 156 0.019372 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 577 0.027296 10.0.0.129 - - [2026-04-09 01:38:03] "POST /route-targets HTTP/1.1" 200 328 0.015092 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 561 0.034167 10.0.0.129 - - [2026-04-09 01:38:03] "POST /ref-update HTTP/1.1" 200 156 0.015738 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 557 0.040288 10.0.0.129 - - [2026-04-09 01:38:03] "POST /route-targets HTTP/1.1" 200 328 0.016868 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 559 0.023633 10.0.0.129 - - [2026-04-09 01:38:03] "POST /ref-update HTTP/1.1" 200 156 0.011571 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 567 0.027249 10.0.0.129 - - [2026-04-09 01:38:03] "POST /route-targets HTTP/1.1" 200 328 0.024784 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 551 0.038647 10.0.0.129 - - [2026-04-09 01:38:03] "POST /ref-update HTTP/1.1" 200 156 0.019397 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 559 0.030999 : (from ('10.0.0.129', 55142)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03JÿRòB£[\x88½xf¯àÌm*\x10\x89Ø\x1c«H¨7äüò7e\x12ª° ]ß\x85Z\x9e¦\x97\x9aÛĤá\x06·\x88÷¸"ñGP.¾óÙôÎ&\x8bØjó\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:03] "üJÿRòB£[ˆ½xf¯àÌm*‰Ø«H¨7äüò7eª° ]߅Zž¦—šÛĤá·ˆ÷¸"ñGP.¾óÙôÎ&‹ØjóFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002154 : (from ('10.0.0.129', 55158)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ádµÔjR\xadÜÒ\riÑzÑýÛÐ]õF\t\x95_hàUäj\x0e\t´\x97 [øàí\x19\x83(Ì«M\x0f«t\x05>Û\x81©~öß/`Ä+²²·\x17¦\x88\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:03] "üádµÔjR­ÜÒ iÑzÑýÛÐ]õF •_hàUäj ´— [øàíƒ(Ì«M«t>ہ©~öß/`Ä+²²·¦ˆFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000089 10.0.0.129 - - [2026-04-09 01:38:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.005146 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 569 0.044080 10.0.0.129 - - [2026-04-09 01:38:03] "POST /access-control-lists HTTP/1.1" 200 553 0.075227 10.0.0.129 - - [2026-04-09 01:38:03] "POST /alarms HTTP/1.1" 200 557 0.032486 10.0.0.129 - - [2026-04-09 01:38:04] "PUT /access-control-list/571c129d-0d29-473f-a3e4-7895fff424e4 HTTP/1.1" 200 273 0.014919 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 569 0.027963 10.0.0.129 - - [2026-04-09 01:38:04] "PUT /access-control-list/1be426a0-9a97-40e5-a74b-060316ff3b50 HTTP/1.1" 200 273 0.022152 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 577 0.076415 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 571 0.029501 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 563 0.025575 : (from ('10.0.0.129', 55174)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x8e-r\x0b³$âb¸"λ]P\x8cÅ)\x82ÇàWñ\x11\x9cKì\xa0з\x12\x8c\x88 ô²\x1eQy\x95à\x943{4É?×\x1f¬Ó.\x99\x8c\x06\x0eR\x89\x13T\x17\xad\x13\x04~´\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:04] "üŽ-r ³$âb¸"λ]PŒÅ)‚ÇàWñœKì Ð·Œˆ ô²Qy•à”3{4É?׬Ó.™ŒR‰T­~´FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000976 : (from ('10.0.0.129', 55178)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Vü/®¯Þ"h4þ3#{\x1c2ûÑMì4äÍ\x93\x16\x9d·³ínÎöH ºB§dài·wÇ\x8eé\x1d=\x0b\x99±jÍ\x8aêo|hÚ\x10¼ºo½±\x91\x8d\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:04] "üVü/®¯Þ"h4þ3#{2ûÑMì4ä͓·³ínÎöH ºB§dài·wǎé= ™±j͊êo|hÚ¼ºo½±‘FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001040 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 563 0.024383 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 563 0.024125 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 549 0.025424 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 597 0.018940 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 577 0.028322 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 573 0.033466 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 585 0.030694 10.0.0.129 - - [2026-04-09 01:38:04] "POST /alarms HTTP/1.1" 200 611 0.021372 10.0.0.129 - - [2026-04-09 01:38:05] "GET / HTTP/1.1" 200 36215 0.001508 10.0.0.129 - - [2026-04-09 01:38:05] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000373 10.0.0.129 - - [2026-04-09 01:38:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.028586 10.0.0.129 - - [2026-04-09 01:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.129 - - [2026-04-09 01:38:05] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 277 0.008898 10.0.0.129 - - [2026-04-09 01:38:05] "GET / HTTP/1.1" 200 36215 0.002136 10.0.0.129 - - [2026-04-09 01:38:05] "POST /fqname-to-id HTTP/1.1" 401 295 0.000333 10.0.0.129 - - [2026-04-09 01:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.029099 10.0.0.129 - - [2026-04-09 01:38:06] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003784 10.0.0.129 - - [2026-04-09 01:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.129 - - [2026-04-09 01:38:06] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 277 0.008293 10.0.0.129 - - [2026-04-09 01:38:06] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.129 - - [2026-04-09 01:38:06] "POST /fqname-to-id HTTP/1.1" 401 295 0.000372 10.0.0.129 - - [2026-04-09 01:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.045332 10.0.0.129 - - [2026-04-09 01:38:07] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011504 10.0.0.129 - - [2026-04-09 01:38:07] "PUT /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9 HTTP/1.1" 200 275 0.016673 : (from ('10.0.0.129', 45928)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03û\x9dB°mɽ\x97dñÑWÿ\x0e\x9a5¹\x0526;3B"\x8aéT]ÈfS\x91'; path="ÞKÓÿ76+6WZJ&a8j²?«\x04oQû\x0eI%\x8cB;ºDØâ\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À"; raw='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03û\x9dB°mɽ\x97dñÑWÿ\x0e\x9a5¹\x0526;3B"\x8aéT]ÈfS\x91 ÞKÓÿ76+6WZJ&a8j²?«\x04oQû\x0eI%\x8cB;ºDØâ\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:07] "üûB°mɽ—dñÑWÿš5¹26;3B"ŠéT]ÈfS‘ ÞKÓÿ76+6WZJ&a8j²?«oQûI%ŒB;ºDØâFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001431 : (from ('10.0.0.129', 45932)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¥û\x9fwæâ¦\x04Å!½Í\x1c,¥h²\x9dÐÇX\x1b\tê¹8QuKZeM \x94^ô\x8b&Ä×\x1aJ0\rÇ*ÒøêÈB¯\xa0Ü\x01-ìÂÙÕÓÿÂ6\x9d\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:07] "ü¥ûŸwæâ¦Å!½Í,¥h²ÐÇX ê¹8QuKZeM ”^ô‹&Ä×J0 Ç*ÒøêÈB¯ Ü-ìÂÙÕÓÿÂ6FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000798 : (from ('10.0.0.129', 45936)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ÿT@@WUûç÷Ã\x96)ÈÞ\x82Bì|\x84\x8d\x95äÙý8\rÀØf\x9a3ª §\x1f@û\x90\x00/ÿpðù\x13wmÊ\x03v'Û\x9c2\x8býY½ïî$G\x8c\x07\x9f\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:08] "üÿT@@WUûç÷Ö)ÈނBì|„•äÙý8 ÀØfš3ª §@û/ÿpðùwmÊv'ۜ2‹ýY½ïî$GŒŸFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002094 : (from ('10.0.0.129', 45948)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\t\x83§\x98\x80I\x91xÍ\x8c¯Ñ5ÔTr<\x9bþ\x90VÆm\x16a\x80NrsÓ\x885 \x01pnú:\x94\x1fT\x86ë¢o]\x1b1Ë@l/á*\x86È\x81:d¶x^MFg\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:08] "ü ƒ§˜€I‘x͌¯Ñ5ÔTr<›þVÆma€Nrsӈ5 pnú:”T†ë¢o]1Ë@l/á*†È:d¶x^MFgFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001499 : (from ('10.0.0.129', 45958)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03×\x8fê)9\x95Ë\x14t¢¨H\x88:\x89AZ<ü±yÚÁmÍÄ\x035\x9f\x04r4 \x13±¯;LlØÐ0\x84Mbá\x18ç\x12y9$©\x1frßB\x90Ò\x07E\x90¯uã\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:08] "ü׏ê)9•Ët¢¨Hˆ:‰AZ<ü±yÚÁmÍÄ5Ÿr4 ±¯;LlØÐ0„Mbáçy9$©rßBÒE¯uãFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002417 : (from ('10.0.0.129', 45968)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03óü\x93Û\x01L\x89\x04ÿIc¦W\x83|å¨pÃ\x0c\x1e\x9e¸±æ\x03´Â(8\x84Î ¬-ãêOxñvÆ\x88R\x81zª\x8f;\x93H³Ú\x1dÍ\x1eªU¼÷\x14¨â¡.\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:08] "üóü“ÛL‰ÿIc¦Wƒ|å¨pà ž¸±æ´Â(8„Î ¬-ãêOxñvƈRzª;“H³ÚͪU¼÷¨â¡.FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000925 : (from ('10.0.0.129', 45984)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03[©êHI\x94YY(\x1cäR[åü\x06ÿOÝ,]O\x99³4ÿ°\x8a;\x15$Ñ >mm\x02\x7f8eAí²ÎÚ;´÷¦9}ÃÅ\x02º9'Ql°SMåg\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:09] "ü[©êHI”YY(äR[åüÿOÝ,]O™³4ÿ°Š;$Ñ >mm8eAí²ÎÚ;´÷¦9}Ãź9'Ql°SMågFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002312 : (from ('10.0.0.129', 45994)) Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ëÿ\x82è{®Fm|DE\x95l\x9fBr\x9cèªW)·Ï\x87)N{\\ÐÎYã &¦\xa0I¼w\x02APN°\x00H5F\x9fp\x9dÁ0ô"Ë£b°ºêà\x9füê\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:09] "üëÿ‚è{®Fm|DE•lŸBrœèªW)·Ï‡)N{\ÐÎYã &¦ I¼wAPN°H5FŸpÁ0ô"Ë£b°ºêàŸüêFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000714 : (from ('10.0.0.129', 46006)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Gç\x8d>)b&â\x10§\x91V\x10´J«³À\x19\x127É\x97¦üÌ¿¯\x8fò\x02¥ #w\x89|éw#\x98\x8ao¢\x8d\x84È~µ\x80êöôõÚR@@Ð\x07(¢ö¸\x1c\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:09] "üGç>)b&â§‘V´J«³À7ɗ¦üÌ¿¯ò¥ #w‰|éw#˜Šo¢„È~µ€êöôõÚR@@Ð(¢ö¸FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002270 : (from ('10.0.0.129', 46016)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03J~wé§ã\x0e\x16)\x94û8\x95J;9$/¥\x06¾\x18\xad+Pn×ð^T#ë'; path='ÂÔ'; raw='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03J~wé§ã\x0e\x16)\x94û8\x95J;9$/¥\x06¾\x18\xad+Pn×ð^T#ë ÂÔ\n' 10.0.0.129 - - [2026-04-09 01:38:09] "üJ~wé§ã)”û8•J;9$/¥¾­+Pn×ð^T#ë ÂÔ" 400 - 0.000798 : (from ('10.0.0.129', 46024)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03örEa`ù\x0eÕÓ\x8fµS$l´\\D\\ÇÃ\x9c=\x03ÓA\x89«\x06÷Å\x052'; path="I¸Ñ'\x84¦ì§&"; raw="\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03örEa`ù\x0eÕÓ\x8fµS$l´\\D\\ÇÃ\x9c=\x03ÓA\x89«\x06÷Å\x052 I¸Ñ'\x84¦ì§&\n" 10.0.0.129 - - [2026-04-09 01:38:10] "üörEa`ùÕӏµS$l´\D\ÇÜ=ÓA‰«÷Å2 I¸Ñ'„¦ì§&" 400 - 0.001497 : (from ('10.0.0.129', 46036)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03°\xa0\x9d\x9a\x9fÛ\x84\x94ó\x12þ\x1cÔù\x0c7Ä÷\x8c\x1eV\x12\x8c3 $w\x11\x80\x89Èû ÷\x15[%>\x00òÑ~A7ýO<ÆÑÂnÙ\x86\x83¥#Ç\x16dXË«êõ¹\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:10] "ü° šŸÛ„”óþÔù 7Ä÷ŒVŒ3 $w€‰Èû ÷[%>òÑ~A7ýO<ÆÑÂnنƒ¥#ÇdXË«êõ¹FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000116 10.0.0.129 - - [2026-04-09 01:38:10] "GET /global-system-configs HTTP/1.1" 401 295 0.000380 10.0.0.129 - - [2026-04-09 01:38:10] "GET /global-system-configs HTTP/1.1" 401 295 0.000445 10.0.0.129 - - [2026-04-09 01:38:11] "GET /global-system-configs HTTP/1.1" 401 295 0.000699 10.0.0.129 - - [2026-04-09 01:38:11] "GET /global-system-configs HTTP/1.1" 401 295 0.000371 10.0.0.129 - - [2026-04-09 01:38:11] "GET /global-system-configs HTTP/1.1" 401 295 0.000419 10.0.0.129 - - [2026-04-09 01:38:11] "GET /global-system-configs HTTP/1.1" 401 295 0.000392 : (from ('10.0.0.129', 46102)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¤ö\x8cô#\x1aw\x1a\x1a÷{\x97©db±óÚ=\x11\x99£¥tÄ\x9aû\x95\x056£\x7f yÄ]½JÁgå\x89iÔIÁ\x1eõ³Â^ð¹U±\x88\x1bp\x81E°ÜF\x1c}\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:12] "ü¤öŒô#w÷{—©db±óÚ=™£¥tĚû•6£ yÄ]½JÁgå‰iÔIÁõ³Â^ð¹U±ˆpE°ÜF}FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002500 : (from ('10.0.0.129', 46114)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Us}\x0ey\x1cmø¾\x0b\x0f\x1d\r\x93\x0cð]GØ\x9a$\x17_£\t*ë¯\x8a(\x926 ñdª-È\x9cÅû\x90måmOxÔ8\x84ÏÝg\x16Ue\x84)I=9ãB¦\x8c\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:12] "üUs}ymø¾  “ ð]Gؚ$_£ *믊(’6 ñdª-ȜÅûmåmOxÔ8„ÏÝgUe„)I=9ãB¦ŒFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000713 : (from ('10.0.0.129', 46128)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03g\x1a4\x07\x85Û\x83\x87Æ:«x\x81"rä\x84B7\'tÌWf²Tgêé\x1bå\x1e ³\x0bz@JÄ\\M\x9b·ö\x8fÈ\t\x899\x81ËÇ\x12wÜ#Ǭô¶\x06\x81Ô\xadu\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:13] "üg4…Ûƒ‡Æ:«x"rä„B7'tÌWf²Tgêéå ³ z@JÄ\M›·öÈ ‰9ËÇwÜ#Ǭô¶Ô­uFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002271 : (from ('10.0.0.129', 46140)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Áº>ÓÄ<Á\xa0è!"ÕÙ\'jN@Öæ£Cë\x86û_oH[VãVò U;å¤\x1d}\x1c\x1eE"Oìà^»\xa0K\x19CÑ1«\x9adárâ¨Ü.\x04Ú\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:13] "üÁº>ÓÄ<Á è!"ÕÙ'jN@Öæ£Cë†û_oH[VãVò U;å¤}E"Oìà^» KCÑ1«šdárâ¨Ü.ÚFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000437 : (from ('10.0.0.129', 46150)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03'1\x00½¾wÏÀÅ^\x8c\x181±\x93ÿ\x17m¦\x8a\x18ö\x93WW\x1eU\x10â§½z ä\x9d\x186\x9c~MË\x1dCÉ©ã-\x1e×\x0e©\x80»\x97F\x0b´ë²7/¿w\x14Ò\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:13] "ü'1½¾wÏÀÅ^Œ1±“ÿm¦Šö“WWUâ§½z ä6œ~MËCÉ©ã-ש€»—F ´ë²7/¿wÒFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001227 : (from ('10.0.0.129', 46162)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\xadÞ'; path="fGeïÞ»ð£l'\x15\x8c¸s\x12µîn2{\x98\x93ñ"; raw="\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\xadÞ\xa0fGeïÞ»ð£l'\x15\x8c¸s\x12µîn2{\x98\x93ñ\n" 10.0.0.129 - - [2026-04-09 01:38:13] "ü­Þ fGeïÞ»ð£l'ŒÂ¸sµîn2{˜“ñ" 400 - 0.001149 : (from ('10.0.0.129', 46166)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¯rq¾¤ÚcëùFA·9Îsi\x87mÄ׸\x18h#Þ¸ÈCÝ_·: ¸\x98¸Ó×¹\x8a¡V\x08u\r¼iÖxOY£±\x02\rûí\x861«¬B\x1cЩ\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:15] "ü¯rq¾¤ÚcëùFA·9Îsi‡mÄ׸h#Þ¸ÈCÝ_·: ¸˜¸Ó׹СVu ¼iÖxOY£± ûí†1«¬BЩFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002263 : (from ('10.0.0.129', 46180)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x01W\x03Ä÷å.Ñɵ}Ø1˾¨<ÇQÄ B\t¹üqèj+`jI ÀÙI@¿Ìl\x19\x90Ê\x07÷{C+e`O+i`\x8eQ`\x8fã\x1f'\x0c\x06Òe\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:15] "üWÄ÷å.Ñɵ}Ø1˾¨<ÇQÄ B ¹üqèj+`jI ÀÙI@¿ÌlÊ÷{C+e`O+i`ŽQ`ã' ÒeFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001178 : (from ('10.0.0.129', 46190)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03zG\x85\x05%\x00\x85,.ø\x92z&W3 \x05\x8bÍ\x03OÌù8×õÛ,â°Ïö úväó.\x1f\x80ò^å\x07f*?\x1e°¶ÿÙÙ9ç\x95®\n' 10.0.0.129 - - [2026-04-09 01:38:16] "üzG…%…,.ø’z&W3 ‹ÍOÌù8×õÛ,â°Ïö úväó.€ò^åf*?°¶ÿÙÙ9畮" 400 - 0.000934 : (from ('10.0.0.129', 46196)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03mqòK\x96G~\x9a\n' 10.0.0.129 - - [2026-04-09 01:38:16] "ümqòK–G~š" 400 - 0.000904 : (from ('10.0.0.129', 46208)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03+Ü×VúE¯ÈáI_·h\x0f\x80Àµÿ®ap\x95*Fw-ýG\x19þ£÷ \x84ÇNE:9F\\¸8#4=j\x8f\x83V£79:.a\x0bÇ[Ã\x89Gd$-\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:17] "ü+Ü×VúE¯ÈáI_·h€Àµÿ®ap•*Fw-ýGþ£÷ „ÇNE:9F\¸8#4=jƒV£79:.a Ç[ÉGd$-FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002437 : (from ('10.0.0.129', 46224)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Å\x83YÙ\x0c·=M*6a\x81\x8dÅ»ò\x93:+í¬§ù\x9cAõµp\x99Ø#\x12 o×\x02\x0bÊÞ¢ò6´Õ\x19ûâ\x13\x8aà\x01\x17Í\x97m\x9c,\x1eov5\\\t\x1b\x83\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:17] "üŃYÙ ·=M*6aÅ»ò“:+í¬§ùœAõµp™Ø# o× ÊÞ¢ò6´ÕûâŠà͗mœ,ov5\ ƒFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000690 : (from ('10.0.0.129', 55724)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ë\x07#\x19\x89H\x93\x01¸úI3jô~\x8fÝó\x82aí§\x83>ê¹\x8fã\x98\x92«h ä\x1d2¢¬\x0e\x1eV6\x07üH§¸Ä\x98B*\x98´\x17\x0eO©ý\x0fÎ\xa0Â\x0f\x90\x8e\x00J\x13\x02\x13\x03\x13\x01\x13\x04À,À0À+À/̨̩\x00\x9f\x00\x9e̪À\xadÀ¬À$À(À#À'À\n" [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:17] "üë#‰H“¸úI3jô~Ýó‚aí§ƒ>깏㘒«h ä2¢¬V6üH§¸Ä˜B*˜´O©ýАŽJÀ,À0À+À/̨̩ŸžÌªÀ­À¬À$À(À#À'À" 400 - 0.001090 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002238 : (from ('10.0.0.129', 55746)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x17ߨBäò\xa0g°Ï¯\x87¨qüÑ\x9c£{J\x06q¨$r½\x84\x0e\x8fAè³ æ«\x9b\x8d.í\x90Ò\x80ß\x9bç\x05ç\x8c\x9b[ë\x8cuøçÉÏ´XêÒ\x0bm,9\x00J\x13\x02\x13\x03\x13\x01\x13\x04À,À0À+À/̨̩\x00\x9f\x00\x9e̪À\xadÀ¬À$À(À#À'À\n" [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:17] "üߨBäò g°Ï¯‡¨qüќ£{Jq¨$r½„Aè³ æ«›.íÒ€ß›ç猛[ëŒuøçÉÏ´XêÒ m,9JÀ,À0À+À/̨̩ŸžÌªÀ­À¬À$À(À#À'À" 400 - 0.000121 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3014 0.001596 : (from ('10.0.0.129', 50728)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03â\x04\x00ÚѺ\x15\x06úÜ.Øô[Ä\x02Ü\x7f\x08»\x12¹{áI\x17\x8fý\x99J(Û QYØ¡\x82~`\x94R¹\x0c_>\x00õ¶ÚÁ\x13\x97\x92\x9f\x84)NÔÚD\x81"\x0c\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:18] "üâÚѺúÜ.Øô[ÄÜ»¹{áIý™J(Û QYØ¡‚~`”R¹ _>õ¶ÚÁ—’Ÿ„)NÔÚD" FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.003610 : (from ('10.0.0.129', 50732)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Úgv¹)ºha¢Oj\x9b+þhÀõOób¡aM(c«Âä\x96ɵD 8ú\x98ï\x19´æ\x07\x7f[\x0b÷\x91;ðª·vY¨\x8b\x92êø\x87]e\x02\x0fþûC\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:18] "üÚgv¹)ºha¢Oj›+þhÀõOób¡aM(c«Âä–ɵD 8ú˜ï´æ[ ÷‘;ðª·vY¨‹’êø‡]eþûCFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001127 : (from ('10.0.0.129', 50738)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03»\n' 10.0.0.129 - - [2026-04-09 01:38:19] "ü»" 400 - 0.000996 : (from ('10.0.0.129', 50754)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03>ý#+áøÞç`\x97ks\x0b\x94\x1afé3VÂs& \x8e^ÐÅE\x1d1\r¢ }Ý6yC\x00ðr\x0f¥âÙÖ¹\x82¹Æ\x9eÅ\x82nmD?z\x03\x8fÆýz\x04S\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:19] "ü>ý#+áøÞç`—ks ”fé3VÂs& Ž^ÐÅE1 ¢ }Ý6yCðr¥âÙÖ¹‚¹ÆžÅ‚nmD?zÆýzSFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000896 : (from ('10.0.0.129', 50770)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ϦÀYkS¶\x1a^öõ\tÅØÙt~»~V\x81ÅL\x0b\x9aÄ\x14¸\x0e\x94\x90T \x18é\x98\x90\x94]JóqOm\x15w<7].!Úyèæh\x93\xadv\x03\x9b®È\xa0\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:19] "üϦÀYkS¶^öõ ÅØÙt~»~VÅL šÄ¸”T 阐”]JóqOmw<7].!Úyèæh“­v›Â®È FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.003181 : (from ('10.0.0.129', 50782)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x85(Z!\x13`\x19\x88úvõ¯\x93âr\x0bî\x92ÒS¿Ö·tÅ<\x1f\x0e\x92b\x88ÿ \x947&Tz\x04Óö-ä\x83\x0c!Ïg\x03yV¸\x06\x85\x95á\x94\n' 10.0.0.129 - - [2026-04-09 01:38:19] "ü…(Z!`ˆúvõ¯“âr î’ÒS¿Ö·tÅ<’bˆÿ ”7&TzÓö-äƒ !ÏgyV¸…•á”" 400 - 0.001014 : (from ('10.0.0.129', 50798)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x1e¶IðÇI«H-éU¡\x07.\x81Ø×wU³ÕªæT\x84\x1byÂ\x9b?p ;¬¢*\x1d\x87tH$µ\x00\x85sGÅã+ú\x8fôIã?\x82vJ?vú\x0bÑ@\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:22] "ü¶IðÇI«H-éU¡.Ø×wU³ÕªæT„y›?p ;¬¢*‡tH$µ…sGÅã+úôIã?‚vJ?vú Ñ@FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002975 : (from ('10.0.0.129', 50802)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x0bç\x19\x99\xa0F\x9f¼tì-.¡Ç_OàO%V\x1f×\x17Dòù¼©V\x9fü\r ZÄç[E&¶Rs\x94¡\x05}s\x98Ø\x88\x0còñt\x8fìïëÓf_\x8d\x80ó»\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:22] "ü ç™ FŸ¼tì-.¡Ç_OàO%V×Dòù¼©VŸü ZÄç[E&¶Rs”¡}s˜Øˆ òñtìïëÓf_€ó»FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000466 : (from ('10.0.0.129', 50804)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x1fEûà ó(Q\x11¥\x1bÝÕz\x99/ú 'ò\x7f\x0f\x8e\tÔ\x18ëI£Ã\x11f ä\x06\x04\xadÓ¥Dh\x14Õ_Õ¸ç\x18eâxO¸Ð4<Ý~\x81\x92ü¬~g&\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:22] "üEûà ó(Q¥ÝÕz™/ú 'òŽ ÔëI£Ãf ä­Ó¥DhÕ_Õ¸çeâxO¸Ð4<Ý~’ü¬~g&FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001298 : (from ('10.0.0.129', 50818)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03·[\x1b\x86CüN¢\x0e<ãÎM¼\x90?\x8d\x8dUyv\x893\x1a\x06\x88\x15ä"ª@\x9e'; path="PKñ3á\x9c°BKM0åß\x02,\x08Ú¶TúzÅr]Î\x80\x08u\x87\x0fÐ\x9d\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À"; raw='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03·[\x1b\x86CüN¢\x0e<ãÎM¼\x90?\x8d\x8dUyv\x893\x1a\x06\x88\x15ä"ª@\x9e PKñ3á\x9c°BKM0åß\x02,\x08Ú¶TúzÅr]Î\x80\x08u\x87\x0fÐ\x9d\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:22] "ü·[†CüN¢<ãÎM¼?Uyv‰3ˆä"ª@ž PKñ3ᜰBKM0åß,Ú¶TúzÅr]΀u‡НFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000991 : (from ('10.0.0.129', 50820)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03·\'©J\x0f\x0f¦"ø³Ú\x03X¤ü\x12\n' 10.0.0.129 - - [2026-04-09 01:38:23] "ü·'©J¦"ø³ÚX¤ü" 400 - 0.002390 : (from ('10.0.0.129', 50822)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x01á¸\xa0\x04±QßUÌ1\x0b[E¾©Ö\x03ÙM¾./z¿÷5\x8a\x0e\x89õ§ \x91Gq>k\x8crdåÊ;ñ6m/3'\x9a\x975Ë!¸\x1aqû\x10:Ojù¨\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:23] "üḠ±QßUÌ1 [E¾©ÖÙM¾./z¿÷5Љõ§ ‘Gq>kŒrdåÊ;ñ6m/3'š—5Ë!¸qû:Ojù¨FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000897 : (from ('10.0.0.129', 50834)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x034\x85"e\x92^\x91\x9e%éC\x13\x99x\x02Vëðض\x06¿ÎϹ;a\x8ev´\x03\x11 ta©(\x0f\x15\x8e\x8bãjE)æ\x0e\x9b¶\x1e\x14\x87¦öH©¿òG¼-±aÎî\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:25] "ü4…"e’^‘ž%éC™xVëðض¿ÎϹ;aŽv´ ta©(Ž‹ãjE)æ›¶‡¦öH©¿òG¼-±aÎîFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001241 : (from ('10.0.0.129', 50850)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x031H\x9d=ß\x9cÓ;Q\x8f4Ýè\x87rs\x06qæ¶cQ¯òaXÁw\x94\x17øj'; path="Ú§3Qu¥\x8e\x19\x832\x98DOÙð\x7fÇW\xad\x17\x0fÒ×CdÒC_Ú¶\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À"; raw="\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x031H\x9d=ß\x9cÓ;Q\x8f4Ýè\x87rs\x06qæ¶cQ¯òaXÁw\x94\x17øj \t\x1eÚ§3Qu¥\x8e\x19\x832\x98DOÙð\x7fÇW\xad\x17\x0fÒ×CdÒC_Ú¶\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:25] "ü1H=ߜÓ;Q4Ýè‡rsqæ¶cQ¯òaXÁw”øj Ú§3Qu¥Žƒ2˜DOÙðÇW­Ò×CdÒC_Ú¶FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001197 : (from ('10.0.0.129', 50860)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\xa01!y(6ÍÕU\x11\x93s_\x11Þ\x9fd\x85Ð8\x0c\x03\x8av%(ÂX\x98\x047û \x0fO|\x0cÂèb\x1aéú³\x91¡¢Þ;\x82WNØoëI\x82\x9bD\x80þ®MK7\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:26] "ü 1!y(6ÍÕU“s_ޟd…Ð8 Šv%(ÂX˜7û O| Âèbéú³‘¡¢Þ;‚WNØoëI‚›D€þ®MK7FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002714 : (from ('10.0.0.129', 50868)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x13îuIy1°´3´ä\x1f¨hõG©ßFVní&Oˤ\x8f_U\x0b²\x04 \x80êJ\x18}"k\x0fí¹zU·@ÓX\x979Ë\x0c\x92Ü\x90R\xad\t\x04&\x8a\x0f\x94_\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:26] "üîuIy1°´3´ä¨hõG©ßFVní&Oˤ_U ² €êJ}"kí¹zU·@ÓX—9Ë ’ܐR­ &Š”_FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000680 : (from ('10.0.0.129', 60530)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ß\x1a^\x96ÜÔ\x8a\x1c\x1c\x93\x85°\x15\x95¯\x1fâÍ}e\x83\x84ø@ÀæYÂ6´\x10\x1c ùí\x1d»³¶\x15´\x1d\x9a\x06\x16,ë_\x1e\x157øñË\x89o¼kë{~;¾üt\x00J\x13\x02\x13\x03\x13\x01\x13\x04À,À0À+À/̨̩\x00\x9f\x00\x9e̪À\xadÀ¬À$À(À#À'À\n" [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:28] "üß^–ÜԊ“…°•¯âÍ}eƒ„ø@ÀæYÂ6´ ùí»³¶´š,ë_7øñˉo¼kë{~;¾ütJÀ,À0À+À/̨̩ŸžÌªÀ­À¬À$À(À#À'À" 400 - 0.001287 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 : (from ('10.0.0.129', 60554)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x0365>ö7Ò÷¬>\x92ÊëÈ\x94&9¹ï¯\x02qÁBé\x1b;h=ÿ\x13\x91ÿ'; path="Ï2\x93cúO\x93ÜÄ-H<\x81ê\x14Ô(XýnÛ¾&:!ê<³`2NÜ\x00J\x13\x02\x13\x03\x13\x01\x13\x04À,À0À+À/̨̩\x00\x9f\x00\x9e̪À\xadÀ¬À$À(À#À'À"; raw="\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x0365>ö7Ò÷¬>\x92ÊëÈ\x94&9¹ï¯\x02qÁBé\x1b;h=ÿ\x13\x91ÿ Ï2\x93cúO\x93ÜÄ-H<\x81ê\x14Ô(XýnÛ¾&:!ê<³`2NÜ\x00J\x13\x02\x13\x03\x13\x01\x13\x04À,À0À+À/̨̩\x00\x9f\x00\x9e̪À\xadÀ¬À$À(À#À'À\n" [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:28] "ü65>ö7Ò÷¬>’ÊëȔ&9¹ï¯qÁBé;h=ÿ‘ÿ Ï2“cúO“ÜÄ-H<êÔ(XýnÛ¾&:!ê<³`2NÜJÀ,À0À+À/̨̩ŸžÌªÀ­À¬À$À(À#À'À" 400 - 0.001441 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3014 0.001363 : (from ('10.0.0.129', 42112)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03C\x9cxø\x82z§°¦Pùä_\x99A°¥\x17\x8bªf\x86ç¹Øh[ñeI>\x11 \x82~ôæJ\xad6¯?Áù°ÿú¶Q)ï;ñø@þ3Q\x81Wdo\x1eíè\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:28] "üCœxø‚z§°¦Pùä_™A°¥‹ªf†ç¹Øh[ñeI> ‚~ôæJ­6¯?Áù°ÿú¶Q)ï;ñø@þ3QWdoíèFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001101 : (from ('10.0.0.129', 42120)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x034Z\x1e×\x1b,"r\x15\x15ÍÝÁ\rà\x96\x03Òë^K·\x05\x7fZ-\x98YßÞ\x11\x01 ;mk¨\x97B%Ë×\x16\x1dn×U\x03°\x1d»µÅ4¦Õg\x9f\x14°ÐçN¿3\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:28] "ü4Z×,"rÍÝÁ à–Òë^K·Z-˜YßÞ ;mk¨—B%Ë×n×U°»µÅ4¦ÕgŸ°ÐçN¿3FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001125 : (from ('10.0.0.129', 42132)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x031\x89\x1e6Òy&>'«\x10\x15\x82Ê.¢\x04Kv?âñ\x87\x01mç×\x1då=\x1cö \x8f\x95ÞÙ\x1b0p\x95µ\x7f\\IÇ\x9dë\x91'j¤,\x99yå\x9faï\x1f\x8d\x03¬\x8a\xad\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:28] "ü1‰6Òy&>'«‚Ê.¢Kv?âñ‡mç×å=ö •ÞÙ0p•µ\Iǝë‘'j¤,™yåŸaï¬Š­FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002620 : (from ('10.0.0.129', 42136)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Ð*\x11ÿWFc]\x1d\x87ÍÕ ½ì!eÑùÏO¿-\x8bã\x91ü\tö.²s ªGT\x9ey2o\x90áp\x05PÕ\x8c\x93qê\x7f\x06)(~§§\x94y\x07ið½÷\x9d\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:28] "üÐ*ÿWFc]‡ÍÕ ½ì!eÑùÏO¿-‹ã‘ü ö.²s ªGTžy2oápPՌ“qê)(~§§”yið½÷FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000761 : (from ('10.0.0.129', 42142)) Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03/\x81\x086sí\x93\x01\x14cº6Û¬\x8c\x14eÌ{\x9c¹\x14\x16\x95¡'\x1c¶Âñ\x96` \x0bG\x80Q*\x95oÔÖ\x04\x11\x16hq`\x83Ó\x98I)%\x03\\\\ÿ37_\x1b\x13\x83\x0e\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:29] "ü/6sí“cº6Û¬ŒeÌ{œ¹•¡'¶Âñ–` G€Q*•oÔÖhq`ƒÓ˜I)%\\ÿ37_ƒFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.003113 : (from ('10.0.0.129', 42148)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ËtÂ\x96EóP\x19ËÆ\x9a\x99Ve\x8c\x16%nRÄ\x0fD\x00\r\x90\x0bÖ\x9e_<2\x9d ¡¢\x08>%}üÚ6~ÀÍÀ;\x88"Ô¶kzÏÄVY½6Ú\x80\x9fK\x06ß\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:29] "üËt–EóPËÆš™VeŒ%nRÄD  ֞_<2 ¡¢>%}üÚ6~ÀÍÀ;ˆ"Ô¶kzÏÄVY½6ڀŸKßFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000940 : (from ('10.0.0.129', 42164)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03]¾ìBÛZÓ\x0cÏ¥*ËyÁ÷{vd5ü\x8c\x9auÉC\x95\x0e\x8bòè6Q \x81;Ùø\x8a\x0b¢_ÑÊÅÎm\x81×f\x7f» %Ða:$¸V\x1ad°ÎZó\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:31] "ü]¾ìBÛZÓ Ï¥*ËyÁ÷{vd5üŒšuÉC•‹òè6Q ;ÙøŠ ¢_ÑÊÅÎm×f» %Ða:$¸Vd°ÎZóFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002883 : (from ('10.0.0.129', 42170)) Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x84Sà\x90D¾ebÓUn\x8f7\x94\'\x88Ý="\x04\x05\\ã\x9303hK\x8d\x0eY\x90 Ç.øüçç³®£Ïå»)\x81\x1dUÊ«\n' 10.0.0.129 - - [2026-04-09 01:38:31] "ü„SàD¾ebÓUn7”'ˆÝ="\ã“03hKY Ç.øüçç³®£Ïå»)UÊ«" 400 - 0.001539 : (from ('10.0.0.129', 42186)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Øf\x90(k\x0e\xadÉúâ5ô\x91£jk\x00Ùµ\x08>¢\x99¬0ÐÉ\x0b)Þá± ÛP¿\x11\x08Bw©jú]¾å¿°'U!ìTÐß\x92íyî\x0b»ªã\x1e½\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:33] "üØf(k­Éúâ5ô‘£jkÙµ>¢™¬0ÐÉ )Þá± ÛP¿Bw©jú]¾å¿°'U!ìTÐߒíyî »ªã½FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.002851 : (from ('10.0.0.129', 42200)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ï}*aèÊ¡dÅhÔz%Ü`S\x14&'En\x0b\x96\x86\x7fÀª*\x86î\x14\x89 \x9e þ`ó|ÿ\x03]f>gv~]tÎÙ\xa0\x06¬\x80ä\x0e\x8c`äÝ\x80Î\x05=\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:33] "üï}*aèÊ¡dÅhÔz%Ü`S&'En –†Àª*†î‰ ž þ`ó|ÿ]f>gv~]tÎÙ ¬€äŒ`ä݀Î=FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000801 : (from ('10.0.0.129', 42212)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Ó<\x91\x07xµðTPãJ@éã\x98/Ð/*;\x00|\x8d%\r\x10\x05¨y^\x1d} ÝÇM£\xadÂ\\Yç\x94ÀJ>d\x90\x1d\x1c\x1c\x9dÜ\x11!\x14O\x9f\x1d±\x05LP\x85È\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:34] "üÓ<‘xµðTPãJ@éã˜/Ð/*;|% ¨y^} ÝÇM£­Â\Yç”ÀJ>dÜ!OŸ±LP…ÈFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001509 : (from ('10.0.0.129', 42226)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03U#\n' 10.0.0.129 - - [2026-04-09 01:38:34] "üU#" 400 - 0.001350 : (from ('10.0.0.129', 42236)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Ë\x04õ\x96÷Φå¹Â\x8e\x0c¸¥ê5rd\x9dÁYa-%z\x1d5»ùaý\x9e GåÐÊ\x8e\x94ÍZí?\x99m\x10\x00\x8eu\x8a'û6\xadÍöt\x86aÅ<\x0eèÉ\x1e\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:35] "üËõ–÷Φå¹ÂŽ ¸¥ê5rdÁYa-%z5»ùaýž GåÐʎ”ÍZí?™mŽuŠ'û6­Íöt†aÅ<èÉFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.003883 : (from ('10.0.0.129', 42248)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03z×2>\x11\x97\x1c¥\x83x\x9e¦{AgØ\x1bc\x9dÔàª\x14\x88¸n½Üý\x00\x0b^ Ê$\x08¹<4CT\x90@kÛ\x15ÍÎø\x1cÆC\x05\x85\x12\x0e\x8dB¾2¢? Ýí\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:35] "üz×2>—¥ƒxž¦{AgØcÔઈ¸n½Üý ^ Ê$¹<4CT@kÛÍÎøÆC…B¾2¢? ÝíFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000733 : (from ('10.0.0.129', 42254)) Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x03\x18ó¶ÁÀB`9f\x8a`]\x99\x16p¶]S\n' 10.0.0.129 - - [2026-04-09 01:38:36] "üó¶ÁÀB`9fŠ`]™p¶]S" 400 - 0.002857 : (from ('10.0.0.129', 42258)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x92E\x9b?b\x05´ß?«\xad\x9b\x05ÿE\x97æ\x99\x156^·\x9fðH2Øø"\x88WB'; path="\x97\x83o͸=\x88\x96Z«Ö\xadÄ«ú\x81GóÓ#þ{³Î£µ§\x02Ç\x8cÛ\x7f\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À"; raw='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x92E\x9b?b\x05´ß?«\xad\x9b\x05ÿE\x97æ\x99\x156^·\x9fðH2Øø"\x88WB \x97\x83o͸=\x88\x96Z«Ö\xadÄ«ú\x81GóÓ#þ{³Î£µ§\x02Ç\x8cÛ\x7f\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:36] "ü’E›?b´ß?«­›ÿE—æ™6^·ŸðH2Øø"ˆWB —ƒo͸=ˆ–Z«Ö­Ä«úGóÓ#þ{³Î£µ§njÛFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000929 : (from ('10.0.0.129', 49862)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03º\x83\x1a\x7f\x97÷\x89}â\x1c\x8d²]\x19Â\x1c¨\x14Ð?ç \x19\x0bZ\x14I\x98ãé>² \x02³²r¡níéQ´t\x1aFçÏi{¨\x08\x05_;U¢Ö.'ü£`,3\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:37] "üºƒ—÷‰}⍲]¨Ð?ç  ZI˜ãé>² ³²r¡níéQ´tFçÏi{¨_;U¢Ö.'ü£`,3FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001607 : (from ('10.0.0.129', 49868)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¥O\x15ûO)ò\x1eá\x12È\x8dÃ'Ð\x1fþa¶\x94¢}±gÇ\x80+Ó¦®×! öU£\x16\x8b\x0f\x05Ã\x7f8\x1dîi]á\x8dB9½KìÃÍîk³»PÆ\x00\x1a\x9b\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:37] "ü¥OûO)òáȍÃ'Ðþa¶”¢}±gǀ+Ó¦®×! öU£‹Ã8îi]áB9½KìÃÍîk³»PÆ›FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000129 : (from ('10.0.0.129', 36060)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Ý»Ë˦Úð·\xad3é³¾þ¦\x90sì\x07 \x17\xa0G\\\x0eOÕ'\x80I÷] \x17\x89V\x07)KAp\\L\x00HOT£\x9fä\x81Ñoü´$Ag¾\n" [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:38] "üÝ»Ë˦Úð·­3é³¾þ¦sì  G\OÕ'€I÷] ‰V)KAp\LHOT£ŸäÑoü´$Ag¾" 400 - 0.001117 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 : (from ('10.0.0.129', 36082)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x8dö¾ú«±O½´L\x87QªQcX2\x0côP\x19\x15\x94Wd\x11Ù$O\x9a(\r U¯ùleäÁ\x1bzÛùv\x1e6txj\t\x14Þ\xad~=\x19°üa\x80hS ø\x00J\x13\x02\x13\x03\x13\x01\x13\x04À,À0À+À/̨̩\x00\x9f\x00\x9e̪À\xadÀ¬À$À(À#À'À\n" [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:38] "üö¾ú«±O½´L‡QªQcX2 ôP”WdÙ$Oš( U¯ùleäÁzÛùv6txj Þ­~=°üa€hS øJÀ,À0À+À/̨̩ŸžÌªÀ­À¬À$À(À#À'À" 400 - 0.001163 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:38:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3014 0.001103 : (from ('10.0.0.129', 49872)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03~\x0cs#*\x9a©^\x9bÑßrá+¤Üz\x90UK¥\x7f\x0fD:oG>p<\x7f\x13 Üav\x9a=3fp\x92æ\x15\x04l\x19T âϵ\x87à×6T\x1c\x11ÓÄß^\x80â\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:40] "ü~ s#*š©^›Ñßrá+¤ÜzUK¥D:oG>p< Üavš=3fp’ælT âϵ‡à×6TÓÄß^€âFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.003222 : (from ('10.0.0.129', 49886)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x9d!=\x9aiA#\x19\x87Èå\x91§Hã"|íaç\x9eÿ\x89j4lÇ·¼£©c'; path="Â\x16Ûõh\x01À·öÄãze\x01\x169`«ö\x9dß\x01WâU\x95oÁàfPª\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À"; raw='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x9d!=\x9aiA#\x19\x87Èå\x91§Hã"|íaç\x9eÿ\x89j4lÇ·¼£©c Â\x16Ûõh\x01À·öÄãze\x01\x169`«ö\x9dß\x01WâU\x95oÁàfPª\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À\'À\n' 10.0.0.129 - - [2026-04-09 01:38:40] "ü!=šiA#‡È呧Hã"|íaçžÿ‰j4lÇ·¼£©c ÂÛõhÀ·öÄãze9`«ößWâU•oÁàfPªFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000165 : (from ('10.0.0.129', 49888)) Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x9dB\x8c\x17Y\x8d·ÐC{\x83¹\x84ï\x12ÝD)p\x11ý\x01\x17ÿ\x1bw£\x8c!À\x0f· Z;ÄØ÷\x0eµAìÅn\x0e\x94äRG¶Ö§\x14\r¸Á\x17\x84\x84hÉ\x1d\n' 10.0.0.129 - - [2026-04-09 01:38:40] "üBŒY·ÐC{ƒ¹„ïÝD)pýÿw£Œ!À· Z;ÄØ÷µAìÅn”äRG¶Ö§ ¸Á„„hÉ" 400 - 0.000694 : (from ('10.0.0.129', 49900)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03P\x0c(\x1eX|¦9¹®?S=@Ð\x96Æ\xa0¼TwÛ\x11t£éUBµ\x9dn\x0f \x92Ã\x81|>B«ÖsþK¢N1Þ¸\x92\x97P\x97׿þ\x86\x1cB«ÖsþK¢N1Þ¸’—P—׿þ†: (from ('10.0.0.129', 49906)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x85\x9d\x1b\x06\x01F\x8dÂ\x83\x84¶Gr\x005¹Êq\x00E\x13\x18|C\x07ª1Tç.»\x86 <è©F\x13K\x04Ùç*\tÓév\x96v\x8b»\x92\x0cãæ\x1dÞË\x9b\x8dÅW´ªv\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:43] "ü…FÂƒ„¶Gr5¹ÊqE|Cª1Tç.»† <è©FKÙç* Óév–v‹»’ ãæÞ˛ÅW´ªvFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.001296 : (from ('10.0.0.129', 49918)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03(\x96Õsr\x14m\x116-8À¿\x12Ý+ahôð$/\x19CÝ\x1e|1)gX ðÉ\x82ñ®L\x80eA\x10>\x9cÜñ\x18\x19îo«\x0cà÷\x98Ü/\x01\x84l>\x9d:®\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:43] "ü(–Õsrm6-8À¿Ý+ahôð$/CÝ|1)gX ðɂñ®L€eA>œÜñîo« à÷˜Ü/„l>:®FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000131 : (from ('10.0.0.129', 49920)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03tWâûStæ\x0f²¼ª\x86¿\x847µ3Ç\x9aº\x12\x13Ò{\x8co\x7f¿jURE §\x869Ë\x04Ü\x07l'È·\x0c[\x82îón\x07ø\x1fÀ\x1a²^¦Ç\x90ç\x83\t\x1d6\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:43] "ütWâûStæ²¼ª†¿„7µ3ǚºÒ{Œo¿jURE §†9ËÜl'È· [‚îónøÀ²^¦Ççƒ 6FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.003274 : (from ('10.0.0.129', 49922)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x99\x13â\x9e×\x8cò'; path='j\x88¼'; raw='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x99\x13â\x9e×\x8cò\x0bj\x88¼\n' 10.0.0.129 - - [2026-04-09 01:38:43] "ü™âž×Œò jˆ¼" 400 - 0.000892 : (from ('10.0.0.129', 49932)) Expected GET method; Got command='\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¢\x882i\x9c\x01\x86LרæU(ªØ7óZQ\x9b¶_0%\x9aZ)-\x1bÂô$'; path="ûü³Õº)H\x91?d\x93èô\x18f?e¸p¿Öuò\x14Înó¹\x81¼åÚ\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À"; raw="\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¢\x882i\x9c\x01\x86LרæU(ªØ7óZQ\x9b¶_0%\x9aZ)-\x1bÂô$ ûü³Õº)H\x91?d\x93èô\x18f?e¸p¿Öuò\x14Înó¹\x81¼åÚ\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:44] "ü¢ˆ2iœ†LרæU(ªØ7óZQ›¶_0%šZ)-Âô$ ûü³Õº)H‘?d“èôf?e¸p¿ÖuòÎn󹁼åÚFÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.004330 : (from ('10.0.0.129', 49946)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ÁM÷\x03\x0fQ\x88\tO\x1bù·ë®\x94\x99u,=\x9dÍ\x86ë¢\x9d&²\x13¶ÄVÔ F\x17ØOúÓ?Í: (from ('10.0.0.129', 49962)) Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ª\x11¼6Tø\x92ZämãËuQ\x99\x9f\x1b\x01\x9cw^³àÇ\xadF&\x1a Ëù¹ nq\x94Û÷w-$*ê\n' 10.0.0.129 - - [2026-04-09 01:38:44] "üª¼6Tø’ZämãËuQ™Ÿœw^³àÇ­F& Ëù¹ nq”Û÷w-$*ê" 400 - 0.003278 : (from ('10.0.0.129', 49966)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Ë\x1f\x8e\x9fO¦AÞ#ïoá\x10ííÄ\x86=3V°?S\x85ÃÓ/\x85s\x98E0 Üëô+©ë\x89+\x9e)*\x80'¡\x91üûqO¿Ód\x94Q\x960ê5¥éô4\x00F\x13\x02\x13\x03\x13\x01\x13\x04À,À0̨̩À\xadÀ+À/À¬À#À'À\n" 10.0.0.129 - - [2026-04-09 01:38:44] "üËŽŸO¦AÞ#ïoáííĆ=3V°?S…ÃÓ/…s˜E0 Üëô+©ë‰+ž)*€'¡‘üûqO¿Ód”Q–0ê5¥éô4FÀ,À0̨̩À­À+À/À¬À#À'À" 400 - 0.000643 +++ date ++ echo 'INFO: =================== Thu Apr 9 01:38:56 AM UTC 2026 ===================' INFO: =================== Thu Apr 9 01:38:56 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.0.93 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.129,10.107.0.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.107.0.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/09/2026 01:39:05.732 7f0704a6ac00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/09/2026 01:39:05.873 7f0704a6ac00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/09/2026 01:39:05.898 7f0704a6ac00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/09/2026 01:39:05.899 7f0704a6ac00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] NoHostAvailable Python 3.9.25: /usr/bin/python3 Thu Apr 9 01:39:05 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2212 self._db_connect(True) 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 self = self._db_connect = > self._args = Namespace(conf_file=['/etc/contrail/contrail-api...esh_base.SandeshConfig object at 0x7f07017ee760>) self._args.reset_config = False /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_connect(self=, reset_config=False) 3536 db_server_list = cass_server_list 3537 3538 self._db_conn = VncDbClient( 3539 self, db_server_list, rabbit_servers, rabbit_port, rabbit_user, 3540 rabbit_password, rabbit_vhost, rabbit_ha_mode, self._args.listen_ip_addr, self = self._db_conn = None global VncDbClient = db_server_list = ['10.0.0.129:9041'] rabbit_servers = '10.0.0.129:5673' rabbit_port = '5672' rabbit_user = 'guest' rabbit_password = '***' rabbit_vhost = '/' rabbit_ha_mode = False self._args = Namespace(conf_file=['/etc/contrail/contrail-api...esh_base.SandeshConfig object at 0x7f07017ee760>) self._args.listen_ip_addr = '10.0.0.129' reset_config = False zk_server = '10.0.0.129:2181' self._args.cluster_id = '' db_credential undefined cred = None db_engine = 'cassandra' rabbit_use_ssl undefined self._args.rabbit_use_ssl = 'True' kombu_ssl_version undefined self._args.kombu_ssl_version = 'tlsv1.2' kombu_ssl_keyfile undefined self._args.kombu_ssl_keyfile = '/etc/contrail/ssl/private/server-privkey.pem' kombu_ssl_certfile undefined self._args.kombu_ssl_certfile = '/etc/contrail/ssl/certs/server.pem' kombu_ssl_ca_certs undefined self._args.kombu_ssl_ca_certs = '/etc/contrail/ssl/certs/ca-cert.pem' obj_cache_entries = 10000 obj_cache_exclude_types = [''] debug_obj_cache_types = [''] filter_optimization_enabled = False cassandra_use_ssl = True self._args.cassandra_use_ssl = True cassandra_ca_certs = '/etc/contrail/ssl/certs/ca-cert.pem' self._args.cassandra_ca_certs = '/etc/contrail/ssl/certs/ca-cert.pem' cassandra_driver undefined self._args.cassandra_driver = 'cql' zk_ssl_enable undefined self._args.zookeeper_ssl_enable = False zk_ssl_keyfile undefined self._args.zookeeper_ssl_keyfile = None zk_ssl_certificate undefined self._args.zookeeper_ssl_certificate = None zk_ssl_ca_cert undefined self._args.zookeeper_ssl_ca_cert = None /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py in __init__(self=, api_svr_mgr=, db_srv_list=['10.0.0.129:9041'], rabbit_servers='10.0.0.129:5673', rabbit_port='5672', rabbit_user='guest', rabbit_password='***', rabbit_vhost='/', rabbit_ha_mode=False, host_ip='10.0.0.129', reset_config=False, zk_servers='10.0.0.129:2181', db_prefix='', db_credential=None, obj_cache_entries=10000, obj_cache_exclude_types=[''], debug_obj_cache_types=[''], db_engine='cassandra', cassandra_use_ssl=True, cassandra_ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', cassandra_driver='cql', zk_ssl_enable=False, zk_ssl_keyfile=None, zk_ssl_certificate=None, zk_ssl_ca_cert=None, filter_optimization_enabled=False, **kwargs={'kombu_ssl_ca_certs': '/etc/contrail/ssl/certs/ca-cert.pem', 'kombu_ssl_certfile': '/etc/contrail/ssl/certs/server.pem', 'kombu_ssl_keyfile': '/etc/contrail/ssl/private/server-privkey.pem', 'kombu_ssl_version': 'tlsv1.2', 'rabbit_use_ssl': 'True'}) 1226 zk_ssl_ca_cert=zk_ssl_ca_cert) 1227 1228 self._zk_db.master_election("/api-server-election", db_client_init) 1229 else: 1230 msg = ("Contrail API server does not support database backend " self = self._zk_db = self._zk_db.master_election = > db_client_init = .db_client_init> /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py in master_election(self=, path='/api-server-election', func=.db_client_init>, *args=()) 606 607 def master_election(self, path, func, *args): 608 self._zk_client.master_election( 609 self._zk_path_pfx + path, os.getpid(), 610 func, *args) self = self._zk_client = self._zk_client.master_election = > self._zk_path_pfx = '' path = '/api-server-election' global os = os.getpid = func = .db_client_init> args = () /usr/local/lib/python3.9/site-packages/cfgm_common/zkclient.py in master_election(self=, path='/api-server-election', identifier=1, func=.db_client_init>, *args=(), **kwargs={}) 578 def master_election(self, path, identifier, func, *args, **kwargs): 579 self._election = self._zk_client.Election(path, identifier) 580 self._election.run(func, *args, **kwargs) 581 # end master_election 582 self = self._election = self._election.run = > func = .db_client_init> args = () kwargs = {} /usr/local/lib/python3.9/site-packages/kazoo/recipe/election.py in run(self=, func=.db_client_init>, *args=(), **kwargs={}) 53 try: 54 with self.lock: 55 func(*args, **kwargs) 56 57 except CancelledError: func = .db_client_init> args = () kwargs = {} /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py in db_client_init() 1213 walk = True 1214 1215 self._object_db = VncServerCassandraClient( 1216 self, db_srv_list, reset_config, db_prefix, 1217 db_credential, walk, obj_cache_entries, self = self._object_db undefined global VncServerCassandraClient = db_srv_list = ['10.0.0.129:9041'] reset_config = False db_prefix = '' db_credential = None walk = False obj_cache_entries = 10000 obj_cache_exclude_types = [''] debug_obj_cache_types = [''] self.log_cassandra_response_time = functools.partial(>, 'CASSANDRA') ssl_enabled undefined cassandra_use_ssl = True ca_certs undefined cassandra_ca_certs = '/etc/contrail/ssl/certs/ca-cert.pem' cassandra_driver = 'cql' filter_optimization_enabled = False zk_servers = '10.0.0.129:2181' zk_ssl_enable = False zk_ssl_keyfile = None zk_ssl_certificate = None zk_ssl_ca_cert = None /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py in __init__(self=, db_client_mgr=, cass_srv_list=['10.0.0.129:9041'], reset_config=False, db_prefix='', cassandra_credential=None, walk=False, obj_cache_entries=10000, obj_cache_exclude_types=[''], debug_obj_cache_types=[''], log_response_time=functools.partial(>, 'CASSANDRA'), ssl_enabled=True, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', pool_size=20, filter_optimization_enabled=False, cassandra_driver='cql', zk_servers='10.0.0.129:2181', zk_ssl_enable=False, zk_ssl_keyfile=None, zk_ssl_certificate=None, zk_ssl_ca_cert=None) 110 keyspaces[self._USERAGENT_KEYSPACE_NAME] = { 111 self._USERAGENT_KV_CF_NAME: {}} 112 super(VncServerCassandraClient, self).__init__( 113 cass_srv_list, db_prefix=db_prefix, rw_keyspaces=keyspaces, logger=self.config_log, 114 generate_url=db_client_mgr.generate_url, reset_config=reset_config, builtinsuper = global VncServerCassandraClient = self = ).__init__ = > cass_srv_list = ['10.0.0.129:9041'] db_prefix = '' rw_keyspaces undefined keyspaces = {'config_db_uuid': {'obj_fq_name_table': {'cf_args': {'autopack_values': False}}, 'obj_shared_table': {}, 'obj_uuid_table': {'cf_args': {'autopack_names': False, 'autopack_values': False}}}, 'useragent': {'useragent_keyval_table': {}}} logger undefined self.config_log = > generate_url undefined db_client_mgr = db_client_mgr.generate_url = > reset_config = False credential undefined cassandra_credential = None walk = False obj_cache_entries = 10000 obj_cache_exclude_types = [''] debug_obj_cache_types = [''] log_response_time = functools.partial(>, 'CASSANDRA') ssl_enabled = True ca_certs = '/etc/contrail/ssl/certs/ca-cert.pem' cassandra_driver = 'cql' filter_optimization_enabled = False zk_servers = '10.0.0.129:2181' zk_ssl_enable = False zk_ssl_keyfile = None zk_ssl_certificate = None zk_ssl_ca_cert = None /usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py in __init__(self=, server_list=['10.0.0.129:9041'], cassandra_driver='cql', filter_optimization_enabled=False, **options={'ca_certs': '/etc/contrail/ssl/certs/ca-cert.pem', 'credential': None, 'db_prefix': '', 'debug_obj_cache_types': [''], 'generate_url': >, 'log_response_time': functools.partial(>, 'CASSANDRA'), 'logger': >, 'obj_cache_entries': 10000, 'obj_cache_exclude_types': [''], 'reset_config': False, ...}) 105 "datastore driver not selected, see `cassandra_driver`.") 106 107 self._cassandra_driver = driverClass(server_list, **options) 108 109 self._cache_uuid_to_fq_name = {} self = self._cassandra_driver undefined driverClass = server_list = ['10.0.0.129:9041'] options = {'ca_certs': '/etc/contrail/ssl/certs/ca-cert.pem', 'credential': None, 'db_prefix': '', 'debug_obj_cache_types': [''], 'generate_url': >, 'log_response_time': functools.partial(>, 'CASSANDRA'), 'logger': >, 'obj_cache_entries': 10000, 'obj_cache_exclude_types': [''], 'reset_config': False, ...} /usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in __init__(self=, server_list=['10.0.0.129:9041'], **options={'ca_certs': '/etc/contrail/ssl/certs/ca-cert.pem', 'credential': None, 'db_prefix': '', 'debug_obj_cache_types': [''], 'generate_url': >, 'log_response_time': functools.partial(>, 'CASSANDRA'), 'logger': >, 'obj_cache_entries': 10000, 'obj_cache_exclude_types': [''], 'reset_config': False, ...}) 185 "be null at this step. Please verify " 186 "dependencies.") 187 super(CassandraDriverCQL, self).__init__(server_list, **options) 188 189 # Options are defined here because they can be dinamic depending builtinsuper = global CassandraDriverCQL = self = ).__init__ = > server_list = ['10.0.0.129:9041'] options = {'ca_certs': '/etc/contrail/ssl/certs/ca-cert.pem', 'credential': None, 'db_prefix': '', 'debug_obj_cache_types': [''], 'generate_url': >, 'log_response_time': functools.partial(>, 'CASSANDRA'), 'logger': >, 'obj_cache_entries': 10000, 'obj_cache_exclude_types': [''], 'reset_config': False, ...} /usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py in __init__(self=, server_list=['10.0.0.129:9041'], **options={'ca_certs': '/etc/contrail/ssl/certs/ca-cert.pem', 'credential': None, 'db_prefix': '', 'debug_obj_cache_types': [''], 'generate_url': >, 'log_response_time': functools.partial(>, 'CASSANDRA'), 'logger': >, 'obj_cache_entries': 10000, 'obj_cache_exclude_types': [''], 'reset_config': False, ...}) 165 self.options.ro_keyspaces.update(UUID_KEYSPACE) 166 167 self._init_cluster() 168 169 @abc.abstractmethod self = self._init_cluster = > /usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py in _init_cluster(self=) 189 def _init_cluster(self): 190 """Initializes Cassandra cluster, create/prepare keyspaces.""" 191 self._Init_Cluster() 192 193 @abc.abstractmethod self = self._Init_Cluster = > /usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _Init_Cluster(self=) 395 self.options.logger("CassandraDriverCQL.__init__Cluster created", 396 level=SandeshLevel.SYS_NOTICE) 397 self._cluster.connect() 398 self.options.logger("CassandraDriverCQL.__init__Cluster DB connected", 399 level=SandeshLevel.SYS_NOTICE) self = self._cluster = self._cluster.connect = > /usr/local/lib64/python3.9/site-packages/cassandra/cluster.py in connect(self=, keyspace=None, wait_for_all_pools=False) 1738 1739 try: 1740 self.control_connection.connect() 1741 1742 # we set all contact points up for connecting, but we won't infer state after this self = self.control_connection = self.control_connection.connect = > /usr/local/lib64/python3.9/site-packages/cassandra/cluster.py in connect(self=) 3633 3634 self._protocol_version = self._cluster.protocol_version 3635 self._set_new_connection(self._reconnect_internal()) 3636 3637 self._cluster.metadata.dbaas = self._connection._product_type == dscloud.DATASTAX_CLOUD_PRODUCT_TYPE self = self._set_new_connection = > self._reconnect_internal = > /usr/local/lib64/python3.9/site-packages/cassandra/cluster.py in _reconnect_internal(self=) 3678 raise DriverException("[control connection] Reconnection in progress during shutdown") 3679 3680 raise NoHostAvailable("Unable to connect to any servers", errors) 3681 3682 def _try_connect(self, host): global NoHostAvailable = errors = {'10.0.0.129:9041': ConnectionRefusedError(111, "Tried connecting to....0.129', 9041)]. Last error: Connection refused")} NoHostAvailable: ('Unable to connect to any servers', {'10.0.0.129:9041': ConnectionRefusedError(111, "Tried connecting to [('10.0.0.129', 9041)]. Last error: Connection refused")}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {'10.0.0.129:9041': ConnectionRefusedError(111, "Tried connecting to....0.129', 9041)]. Last error: Connection refused")}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to connect to any servers', {'10.0.0.129:9041': ConnectionRefusedError(111, "Tried connecting to....0.129', 9041)]. Last error: Connection refused")}) errors = {'10.0.0.129:9041': ConnectionRefusedError(111, "Tried connecting to....0.129', 9041)]. Last error: Connection refused")} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2214, in __init__ self._db_connect(self._args.reset_config) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3538, in _db_connect self._db_conn = VncDbClient( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 1228, in __init__ self._zk_db.master_election("/api-server-election", db_client_init) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 608, in master_election self._zk_client.master_election( File "/usr/local/lib/python3.9/site-packages/cfgm_common/zkclient.py", line 580, in master_election self._election.run(func, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/kazoo/recipe/election.py", line 55, in run func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 1215, in db_client_init self._object_db = VncServerCassandraClient( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 112, in __init__ super(VncServerCassandraClient, self).__init__( File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 107, in __init__ self._cassandra_driver = driverClass(server_list, **options) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 187, in __init__ super(CassandraDriverCQL, self).__init__(server_list, **options) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 167, in __init__ self._init_cluster() File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 191, in _init_cluster self._Init_Cluster() File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 397, in _Init_Cluster self._cluster.connect() File "/usr/local/lib64/python3.9/site-packages/cassandra/cluster.py", line 1740, in connect self.control_connection.connect() File "/usr/local/lib64/python3.9/site-packages/cassandra/cluster.py", line 3635, in connect self._set_new_connection(self._reconnect_internal()) File "/usr/local/lib64/python3.9/site-packages/cassandra/cluster.py", line 3680, in _reconnect_internal raise NoHostAvailable("Unable to connect to any servers", errors) cassandra.cluster.NoHostAvailable: ('Unable to connect to any servers', {'10.0.0.129:9041': ConnectionRefusedError(111, "Tried connecting to [('10.0.0.129', 9041)]. Last error: Connection refused")}) +++ date ++ echo 'INFO: =================== Thu Apr 9 01:39:06 AM UTC 2026 ===================' INFO: =================== Thu Apr 9 01:39:06 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.0.93 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.129,10.107.0.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.107.0.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/09/2026 01:39:36.048 7fbb6687edc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/09/2026 01:39:36.195 7fbb6687edc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/09/2026 01:39:36.221 7fbb6687edc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/09/2026 01:39:36.221 7fbb6687edc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-04-09 01:39:37] "GET / HTTP/1.1" 200 36499 0.002933 10.0.0.129 - - [2026-04-09 01:39:37] "GET / HTTP/1.1" 200 45019 0.001676 10.0.0.129 - - [2026-04-09 01:39:37] "GET / HTTP/1.1" 200 45019 0.001236 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.129 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 401 295 0.000705 10.0.0.129 - - [2026-04-09 01:39:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 295 0.000288 10.0.0.129 - - [2026-04-09 01:39:37] "GET / HTTP/1.1" 200 36499 0.001466 10.0.0.129 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 401 295 0.004527 10.0.0.129 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 401 295 0.001181 10.0.0.129 - - [2026-04-09 01:39:37] "GET / HTTP/1.1" 200 36499 0.001520 10.0.0.129 - - [2026-04-09 01:39:38] "GET / HTTP/1.1" 200 36499 0.001742 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.337409 10.0.0.129 - - [2026-04-09 01:39:38] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.022054 10.0.0.129 - - [2026-04-09 01:39:38] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.395216 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.108798 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.396361 10.0.0.129 - - [2026-04-09 01:39:38] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.011813 10.0.0.129 - - [2026-04-09 01:39:38] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.019943 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020086 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024766 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.022883 10.0.0.129 - - [2026-04-09 01:39:38] "GET / HTTP/1.1" 200 36499 0.003578 10.0.0.129 - - [2026-04-09 01:39:38] "GET /config-database-node/64b54a16-2e5e-48e2-96be-ef24cc47b55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.018470 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 401 295 0.001879 10.0.0.129 - - [2026-04-09 01:39:38] "GET /global-system-configs HTTP/1.1" 401 295 0.001340 10.0.0.129 - - [2026-04-09 01:39:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000443 10.0.0.129 - - [2026-04-09 01:39:38] "POST /database-nodes HTTP/1.1" 200 597 0.178275 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.045030 10.0.0.129 - - [2026-04-09 01:39:38] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011320 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 401 295 0.000473 10.0.0.129 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.004069 10.0.0.129 - - [2026-04-09 01:39:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.064002 10.0.0.129 - - [2026-04-09 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035433 10.0.0.129 - - [2026-04-09 01:39:39] "GET /network-ipam/63ae3263-538d-4b03-831f-22bcf5d2f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007699 10.0.0.129 - - [2026-04-09 01:39:39] "PUT /access-control-list/683f1597-fd03-4f8d-aac4-b70e09c9c0f3 HTTP/1.1" 200 274 0.017433 10.0.0.129 - - [2026-04-09 01:39:40] "GET / HTTP/1.1" 200 36499 0.001489 10.0.0.129 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 401 295 0.000572 10.0.0.129 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.048398 10.0.0.129 - - [2026-04-09 01:39:40] "GET /service-appliance-set/180c0e1c-b663-40e2-9046-ba1cbad8f182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013166 10.0.0.129 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.129 - - [2026-04-09 01:39:41] "GET /service-appliance-set/eb79eb2f-3570-4a3b-9873-ac6d66a76127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.005486 10.0.0.129 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.129 - - [2026-04-09 01:39:41] "GET / HTTP/1.1" 200 36499 0.001373 10.0.0.129 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 401 295 0.000428 10.0.0.129 - - [2026-04-09 01:39:41] "GET /network-ipam/63ae3263-538d-4b03-831f-22bcf5d2f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005640 10.0.0.129 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.031855 10.0.0.129 - - [2026-04-09 01:39:41] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005929 10.0.0.129 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.004395 10.0.0.129 - - [2026-04-09 01:39:41] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.056699 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.129 - - [2026-04-09 01:39:42] "GET /obj-perms HTTP/1.1" 200 6393 0.407638 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:39:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001742 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:39:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001842 10.0.0.129 - - [2026-04-09 01:39:42] "GET / HTTP/1.1" 200 36499 0.002652 10.0.0.129 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 401 295 0.000428 10.0.0.129 - - [2026-04-09 01:39:42] "GET /obj-perms HTTP/1.1" 200 6393 0.066556 10.0.0.129 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041518 10.0.0.129 - - [2026-04-09 01:39:42] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007058 10.0.0.129 - - [2026-04-09 01:39:42] "GET / HTTP/1.1" 200 36499 0.002773 10.0.0.129 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 401 295 0.001563 10.0.0.129 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.003485 10.0.0.129 - - [2026-04-09 01:39:42] "POST /analytics-nodes HTTP/1.1" 200 599 0.039243 10.0.0.129 - - [2026-04-09 01:39:43] "GET / HTTP/1.1" 200 36499 0.001789 10.0.0.129 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 401 295 0.000635 10.0.0.129 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.034876 10.0.0.129 - - [2026-04-09 01:39:43] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011580 10.0.0.129 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.129 - - [2026-04-09 01:39:43] "GET /config-node/74f96d64-3829-4f9f-9276-49722608ed5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.004180 10.0.0.129 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.044620 10.0.0.129 - - [2026-04-09 01:39:43] "GET /routing-instance/cd01c39b-1271-43da-8c63-412c9edc3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004766 10.0.0.129 - - [2026-04-09 01:39:43] "POST /bgp-routers HTTP/1.1" 409 299 0.004078 10.0.0.129 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.129 - - [2026-04-09 01:39:43] "GET / HTTP/1.1" 200 36499 0.001260 10.0.0.129 - - [2026-04-09 01:39:43] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000380 10.0.0.129 - - [2026-04-09 01:39:43] "GET /bgp-router/29573de0-78ab-47e5-95f9-37962e02c05e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1800 0.005162 10.0.0.129 - - [2026-04-09 01:39:43] "PUT /bgp-router/29573de0-78ab-47e5-95f9-37962e02c05e HTTP/1.1" 200 256 0.038928 10.0.0.129 - - [2026-04-09 01:39:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.053924 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:39:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001009 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:39:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001165 10.0.0.129 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.129 - - [2026-04-09 01:39:49] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004854 10.0.0.129 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.129 - - [2026-04-09 01:39:49] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 278 0.020178 10.0.0.129 - - [2026-04-09 01:39:49] "GET / HTTP/1.1" 200 36499 0.001761 10.0.0.129 - - [2026-04-09 01:39:49] "POST /alarms HTTP/1.1" 401 295 0.000489 10.0.0.129 - - [2026-04-09 01:39:49] "POST /alarms HTTP/1.1" 409 264 0.030586 10.0.0.129 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.129 - - [2026-04-09 01:39:49] "PUT /alarm/3fab850a-20f2-4af1-8055-7a77be03f5fb HTTP/1.1" 200 246 0.018636 10.0.0.129 - - [2026-04-09 01:39:49] "POST /alarms HTTP/1.1" 409 261 0.004199 10.0.0.129 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.129 - - [2026-04-09 01:39:50] "PUT /alarm/6cc336d7-9ed7-4688-8754-73e5a1539daf HTTP/1.1" 200 246 0.023005 10.0.0.129 - - [2026-04-09 01:39:50] "POST /alarms HTTP/1.1" 409 261 0.004145 10.0.0.129 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.129 - - [2026-04-09 01:39:50] "PUT /alarm/a07d1da8-dcd1-42e2-a4d2-a05fdb459f2f HTTP/1.1" 200 246 0.015121 10.0.0.129 - - [2026-04-09 01:39:50] "POST /alarms HTTP/1.1" 409 253 0.005569 10.0.0.129 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.129 - - [2026-04-09 01:39:50] "PUT /alarm/df38c70b-b10e-45d7-bdce-e494c9d938da HTTP/1.1" 200 246 0.029648 10.0.0.129 - - [2026-04-09 01:39:50] "POST /alarms HTTP/1.1" 409 251 0.003810 10.0.0.129 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.129 - - [2026-04-09 01:39:50] "PUT /alarm/c39913e6-c95a-49d4-acee-6cdc9007d868 HTTP/1.1" 200 246 0.018075 10.0.0.129 - - [2026-04-09 01:39:50] "POST /alarms HTTP/1.1" 409 252 0.003955 10.0.0.129 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.129 - - [2026-04-09 01:39:50] "PUT /alarm/9cf06dad-ade6-43cd-a70c-8429f5906d35 HTTP/1.1" 200 246 0.016510 10.0.0.129 - - [2026-04-09 01:39:50] "POST /alarms HTTP/1.1" 409 256 0.003594 10.0.0.129 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.129 - - [2026-04-09 01:39:50] "PUT /alarm/fe5f7141-b6c2-4500-aac5-ef7ceb2d9563 HTTP/1.1" 200 246 0.020286 10.0.0.129 - - [2026-04-09 01:39:50] "POST /alarms HTTP/1.1" 409 248 0.003738 10.0.0.129 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.129 - - [2026-04-09 01:39:51] "PUT /alarm/db315a70-cce3-44a9-9c9f-52b28d061b3c HTTP/1.1" 200 246 0.024548 10.0.0.129 - - [2026-04-09 01:39:51] "POST /alarms HTTP/1.1" 409 252 0.004813 10.0.0.129 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.129 - - [2026-04-09 01:39:51] "PUT /alarm/e8ac2339-aeba-488d-a354-ddc4bdc592e3 HTTP/1.1" 200 246 0.018494 10.0.0.129 - - [2026-04-09 01:39:51] "POST /alarms HTTP/1.1" 409 257 0.006976 10.0.0.129 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.129 - - [2026-04-09 01:39:51] "PUT /alarm/f37a95cb-d59a-4e22-9af4-8130fbc6b18d HTTP/1.1" 200 246 0.032825 10.0.0.129 - - [2026-04-09 01:39:51] "POST /alarms HTTP/1.1" 409 251 0.006758 10.0.0.129 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.129 - - [2026-04-09 01:39:51] "PUT /alarm/58c5c6e2-d4ba-407f-b4e9-e2e24c8db47d HTTP/1.1" 200 246 0.018150 10.0.0.129 - - [2026-04-09 01:39:51] "POST /alarms HTTP/1.1" 409 257 0.011026 10.0.0.129 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.129 - - [2026-04-09 01:39:51] "PUT /alarm/42c31bb6-f16c-4357-8e9e-c04840d03667 HTTP/1.1" 200 246 0.024494 10.0.0.129 - - [2026-04-09 01:39:51] "POST /alarms HTTP/1.1" 409 261 0.004394 10.0.0.129 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.129 - - [2026-04-09 01:39:51] "PUT /alarm/f24d9879-732a-4a89-a3b5-0ff12ab4dc7e HTTP/1.1" 200 246 0.026913 10.0.0.129 - - [2026-04-09 01:39:51] "POST /alarms HTTP/1.1" 409 258 0.004061 10.0.0.129 - - [2026-04-09 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.129 - - [2026-04-09 01:39:52] "PUT /alarm/e7576a7b-a101-4365-b74b-61e38657b91b HTTP/1.1" 200 246 0.022751 10.0.0.129 - - [2026-04-09 01:39:52] "POST /alarms HTTP/1.1" 409 254 0.004306 10.0.0.129 - - [2026-04-09 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018432 10.0.0.129 - - [2026-04-09 01:39:52] "PUT /alarm/ec5c54d5-9a0d-48df-aafd-b1b3e0419243 HTTP/1.1" 200 246 0.030128 10.0.0.129 - - [2026-04-09 01:39:52] "POST /alarms HTTP/1.1" 409 254 0.004726 10.0.0.129 - - [2026-04-09 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.129 - - [2026-04-09 01:39:52] "PUT /alarm/5180b25b-d3ae-42e8-8c34-7cd08159dcbb HTTP/1.1" 200 246 0.041861 10.0.0.129 - - [2026-04-09 01:39:52] "POST /alarms HTTP/1.1" 409 254 0.004962 10.0.0.129 - - [2026-04-09 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.129 - - [2026-04-09 01:39:52] "PUT /alarm/1dabf214-6280-4778-b1e4-2069adae7a76 HTTP/1.1" 200 246 0.015946 10.0.0.129 - - [2026-04-09 01:39:52] "POST /alarms HTTP/1.1" 409 247 0.004051 10.0.0.129 - - [2026-04-09 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.129 - - [2026-04-09 01:39:52] "PUT /alarm/535b4d82-4c12-4897-83a9-704c95aa9d14 HTTP/1.1" 200 246 0.017319 10.0.0.129 - - [2026-04-09 01:39:52] "POST /alarms HTTP/1.1" 409 272 0.004200 10.0.0.129 - - [2026-04-09 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.129 - - [2026-04-09 01:39:52] "PUT /alarm/e4d324c1-4c7e-4ea2-8707-ac364a5fb2d2 HTTP/1.1" 200 246 0.024322 10.0.0.129 - - [2026-04-09 01:39:53] "POST /alarms HTTP/1.1" 409 261 0.003861 10.0.0.129 - - [2026-04-09 01:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.129 - - [2026-04-09 01:39:53] "PUT /alarm/89941fb4-96d4-4cd1-856e-62ee3d4cbfcf HTTP/1.1" 200 246 0.019279 10.0.0.129 - - [2026-04-09 01:39:53] "POST /alarms HTTP/1.1" 409 259 0.005067 10.0.0.129 - - [2026-04-09 01:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.129 - - [2026-04-09 01:39:53] "PUT /alarm/beb43996-86e8-407e-b6e4-a2e908a12702 HTTP/1.1" 200 246 0.022927 10.0.0.129 - - [2026-04-09 01:39:53] "POST /alarms HTTP/1.1" 409 265 0.007304 10.0.0.129 - - [2026-04-09 01:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.129 - - [2026-04-09 01:39:53] "PUT /alarm/20195c89-ecc5-4762-b4c2-09211e567aaf HTTP/1.1" 200 246 0.017272 10.0.0.129 - - [2026-04-09 01:39:53] "POST /alarms HTTP/1.1" 409 279 0.003655 10.0.0.129 - - [2026-04-09 01:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.129 - - [2026-04-09 01:39:53] "PUT /alarm/a7eaa93e-30c8-4920-bfc0-12aca01335bc HTTP/1.1" 200 246 0.015713 10.0.0.129 - - [2026-04-09 01:39:53] "GET / HTTP/1.1" 200 36499 0.001460 10.0.0.129 - - [2026-04-09 01:39:53] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000515 10.0.0.129 - - [2026-04-09 01:39:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031725 10.0.0.129 - - [2026-04-09 01:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012096 10.0.0.129 - - [2026-04-09 01:39:54] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 278 0.025091 10.0.0.129 - - [2026-04-09 01:39:54] "GET / HTTP/1.1" 200 36499 0.002956 10.0.0.129 - - [2026-04-09 01:39:54] "POST /fqname-to-id HTTP/1.1" 401 295 0.000490 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:39:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000932 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:39:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001214 10.0.0.129 - - [2026-04-09 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.034013 10.0.0.129 - - [2026-04-09 01:39:55] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.009207 10.0.0.129 - - [2026-04-09 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.129 - - [2026-04-09 01:39:55] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 278 0.013047 10.0.0.129 - - [2026-04-09 01:39:55] "GET / HTTP/1.1" 200 36499 0.002354 10.0.0.129 - - [2026-04-09 01:39:55] "POST /fqname-to-id HTTP/1.1" 401 295 0.000746 10.0.0.129 - - [2026-04-09 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030044 10.0.0.129 - - [2026-04-09 01:39:55] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006383 10.0.0.129 - - [2026-04-09 01:39:56] "PUT /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9 HTTP/1.1" 200 276 0.029743 10.0.0.129 - - [2026-04-09 01:40:17] "GET / HTTP/1.1" 200 36499 0.001866 10.0.0.129 - - [2026-04-09 01:40:17] "POST /fqname-to-id HTTP/1.1" 401 295 0.000533 10.0.0.129 - - [2026-04-09 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.033011 10.0.0.129 - - [2026-04-09 01:40:17] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007107 10.0.0.129 - - [2026-04-09 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.129 - - [2026-04-09 01:40:17] "GET /routing-instance/cd01c39b-1271-43da-8c63-412c9edc3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004669 10.0.0.129 - - [2026-04-09 01:40:17] "PUT /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9 HTTP/1.1" 200 276 0.014865 10.0.0.129 - - [2026-04-09 01:40:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.003735 10.0.0.129 - - [2026-04-09 01:40:17] "POST /virtual-routers HTTP/1.1" 200 599 0.023044 10.0.0.129 - - [2026-04-09 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.129 - - [2026-04-09 01:40:17] "GET /virtual-router/22e6a3bf-b3c3-4e9a-9dd3-c6088c397c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009793 10.0.0.129 - - [2026-04-09 01:40:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.005068 10.0.0.129 - - [2026-04-09 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.129 - - [2026-04-09 01:40:18] "GET /virtual-network/ec121efc-f97a-4cca-ba98-0b8eedc1e8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007510 10.0.0.129 - - [2026-04-09 01:40:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.055524 10.0.0.129 - - [2026-04-09 01:40:43] "GET /obj-perms HTTP/1.1" 200 6393 0.087700 10.0.0.129 - - [2026-04-09 01:40:43] "GET /obj-perms HTTP/1.1" 200 6393 0.070315 10.0.0.129 - - [2026-04-09 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.129 - - [2026-04-09 01:40:43] "GET /virtual-router/22e6a3bf-b3c3-4e9a-9dd3-c6088c397c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005189 10.0.0.129 - - [2026-04-09 01:41:44] "GET /obj-perms HTTP/1.1" 200 6393 0.065110 10.0.0.129 - - [2026-04-09 01:41:44] "GET /obj-perms HTTP/1.1" 200 6393 0.067273 10.0.0.129 - - [2026-04-09 01:42:06] "GET / HTTP/1.1" 200 36499 0.001651 10.0.0.129 - - [2026-04-09 01:42:06] "POST /fqname-to-id HTTP/1.1" 401 295 0.000555 10.0.0.129 - - [2026-04-09 01:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.042662 10.0.0.129 - - [2026-04-09 01:42:06] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007970 10.0.0.129 - - [2026-04-09 01:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.129 - - [2026-04-09 01:42:06] "GET /config-node/74f96d64-3829-4f9f-9276-49722608ed5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.004051 10.0.0.129 - - [2026-04-09 01:42:17] "GET / HTTP/1.1" 200 36499 0.002241 10.0.0.129 - - [2026-04-09 01:42:17] "POST /fqname-to-id HTTP/1.1" 401 295 0.000426 10.0.0.129 - - [2026-04-09 01:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.030042 10.0.0.129 - - [2026-04-09 01:42:17] "GET /routing-instance/cd01c39b-1271-43da-8c63-412c9edc3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004068 10.0.0.129 - - [2026-04-09 01:42:17] "POST /bgp-routers HTTP/1.1" 409 299 0.003802 10.0.0.129 - - [2026-04-09 01:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:42:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000975 10.0.0.129 - - [2026-04-09 01:42:17] "GET /bgp-router/29573de0-78ab-47e5-95f9-37962e02c05e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1800 0.005669 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:42:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001122 10.0.0.129 - - [2026-04-09 01:42:18] "PUT /bgp-router/29573de0-78ab-47e5-95f9-37962e02c05e HTTP/1.1" 200 256 0.020891 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:42:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001139 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:42:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.002002 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:42:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001093 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:42:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001274 10.0.0.129 - - [2026-04-09 01:42:44] "GET /obj-perms HTTP/1.1" 200 6393 0.062567 10.0.0.129 - - [2026-04-09 01:42:45] "GET /obj-perms HTTP/1.1" 200 6393 0.055231 10.0.0.129 - - [2026-04-09 01:43:45] "GET /obj-perms HTTP/1.1" 200 6393 0.056828 10.0.0.129 - - [2026-04-09 01:43:46] "GET /obj-perms HTTP/1.1" 200 6393 0.057780 10.0.0.129 - - [2026-04-09 01:44:08] "GET / HTTP/1.1" 200 36499 0.001886 10.0.0.129 - - [2026-04-09 01:44:08] "POST /fqname-to-id HTTP/1.1" 401 295 0.000478 10.0.0.129 - - [2026-04-09 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.031831 10.0.0.129 - - [2026-04-09 01:44:08] "GET /global-system-config/c812be86-1bf3-42e8-a062-83a08ade2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006245 10.0.0.129 - - [2026-04-09 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.129 - - [2026-04-09 01:44:08] "GET /routing-instance/cd01c39b-1271-43da-8c63-412c9edc3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011605 10.0.0.129 - - [2026-04-09 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.129 - - [2026-04-09 01:44:08] "GET /virtual-router/22e6a3bf-b3c3-4e9a-9dd3-c6088c397c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004778 10.0.0.129 - - [2026-04-09 01:44:08] "PUT /virtual-router/22e6a3bf-b3c3-4e9a-9dd3-c6088c397c07 HTTP/1.1" 200 264 0.014552 10.0.0.129 - - [2026-04-09 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.129 - - [2026-04-09 01:44:08] "GET /virtual-router/22e6a3bf-b3c3-4e9a-9dd3-c6088c397c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004401 10.0.0.129 - - [2026-04-09 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.129 - - [2026-04-09 01:44:08] "GET /virtual-machine-interface/205f545c-80e1-434b-80cb-cbeba44ed5df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.006293 10.0.0.129 - - [2026-04-09 01:44:09] "PUT /virtual-machine-interface/205f545c-80e1-434b-80cb-cbeba44ed5df HTTP/1.1" 200 286 0.015048 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:44:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001695 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:44:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001383 10.0.0.129 - - [2026-04-09 01:44:35] "GET /global-system-configs HTTP/1.1" 401 295 0.000605 10.0.0.129 - - [2026-04-09 01:44:36] "GET /global-system-configs HTTP/1.1" 401 295 0.000569 10.0.0.129 - - [2026-04-09 01:44:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000378 10.0.0.129 - - [2026-04-09 01:44:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000953 10.0.0.129 - - [2026-04-09 01:44:46] "GET /obj-perms HTTP/1.1" 200 6393 0.060746 10.0.0.129 - - [2026-04-09 01:44:47] "GET /obj-perms HTTP/1.1" 200 6393 0.065148 10.0.0.129 - - [2026-04-09 01:45:47] "GET /obj-perms HTTP/1.1" 200 6393 0.063065 10.0.0.129 - - [2026-04-09 01:45:47] "GET /obj-perms HTTP/1.1" 200 6393 0.057627 10.0.0.129 - - [2026-04-09 01:46:02] "GET / HTTP/1.1" 200 36499 0.001640 10.0.0.129 - - [2026-04-09 01:46:04] "GET / HTTP/1.1" 200 36499 0.001721 10.0.0.129 - - [2026-04-09 01:46:14] "GET /project/68369b10-627f-40ed-9fae-e140c5308107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000435 10.0.0.129 - - [2026-04-09 01:46:14] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.032599 10.0.0.129 - - [2026-04-09 01:46:14] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003371 10.0.0.129 - - [2026-04-09 01:46:14] "POST /domains HTTP/1.1" 200 331 0.029780 10.0.0.129 - - [2026-04-09 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.070200 10.0.0.129 - - [2026-04-09 01:46:14] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.175312 10.0.0.129 - - [2026-04-09 01:46:14] "POST /id-to-fqname HTTP/1.1" 200 165 0.001256 10.0.0.129 - - [2026-04-09 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 174 0.003686 10.0.0.129 - - [2026-04-09 01:46:14] "POST /security-groups HTTP/1.1" 200 560 0.126660 10.0.0.129 - - [2026-04-09 01:46:15] "POST /projects HTTP/1.1" 200 531 0.376302 10.0.0.129 - - [2026-04-09 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.412214 10.0.0.129 - - [2026-04-09 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.031266 10.0.0.129 - - [2026-04-09 01:46:15] "POST /access-control-lists HTTP/1.1" 200 575 0.075839 10.0.0.129 - - [2026-04-09 01:46:15] "GET /project/68369b10-627f-40ed-9fae-e140c5308107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.787984 10.0.0.129 - - [2026-04-09 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 204 0.003649 10.0.0.129 - - [2026-04-09 01:46:15] "POST /access-control-lists HTTP/1.1" 200 573 0.070620 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-04-09T01:46:15Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-04-09 01:46:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001238 10.0.0.129 - - [2026-04-09 01:46:16] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001280 10.0.0.129 - - [2026-04-09 01:46:16] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008810 10.0.0.129 - - [2026-04-09 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.028283 10.0.0.129 - - [2026-04-09 01:46:17] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002793 10.0.0.129 - - [2026-04-09 01:46:17] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001286 10.0.0.129 - - [2026-04-09 01:46:17] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007802 10.0.0.129 - - [2026-04-09 01:46:17] "POST /id-to-fqname HTTP/1.1" 200 199 0.002161 10.0.0.129 - - [2026-04-09 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 208 0.004020 10.0.0.129 - - [2026-04-09 01:46:17] "POST /security-groups HTTP/1.1" 200 594 0.079771 10.0.0.129 - - [2026-04-09 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 243 0.004319 10.0.0.129 - - [2026-04-09 01:46:17] "POST /projects HTTP/1.1" 200 599 0.259991 10.0.0.129 - - [2026-04-09 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.294695 10.0.0.129 - - [2026-04-09 01:46:17] "POST /access-control-lists HTTP/1.1" 200 609 0.074061 10.0.0.129 - - [2026-04-09 01:46:17] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.468517 10.0.0.129 - - [2026-04-09 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.003754 10.0.0.129 - - [2026-04-09 01:46:18] "POST /access-control-lists HTTP/1.1" 200 607 0.070997 10.0.0.129 - - [2026-04-09 01:46:19] "GET / HTTP/1.1" 200 36499 0.002055 10.0.0.129 - - [2026-04-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 401 295 0.000725 10.0.0.129 - - [2026-04-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.108788 10.0.0.129 - - [2026-04-09 01:46:29] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.029335 10.0.0.129 - - [2026-04-09 01:46:29] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.224744 252.129.240.90 - - [2026-04-09 01:46:30] "POST /neutron/network HTTP/1.1" 200 117 0.087905 10.0.0.129 - - [2026-04-09 01:46:30] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001344 252.129.240.90 - - [2026-04-09 01:46:30] "POST /neutron/network HTTP/1.1" 200 618 0.412585 10.0.0.129 - - [2026-04-09 01:46:31] "POST /route-targets HTTP/1.1" 200 329 0.035641 10.0.0.129 - - [2026-04-09 01:46:31] "POST /ref-update HTTP/1.1" 200 156 0.211157 10.0.0.129 - - [2026-04-09 01:46:31] "POST /useragent-kv HTTP/1.1" 200 115 0.059577 252.129.240.90 - - [2026-04-09 01:46:31] "POST /neutron/subnet HTTP/1.1" 200 719 0.842348 252.129.240.90 - - [2026-04-09 01:46:31] "POST /neutron/network HTTP/1.1" 200 836 0.017206 10.0.0.129 - - [2026-04-09 01:46:32] "POST /id-to-fqname HTTP/1.1" 200 231 0.008206 10.0.0.129 - - [2026-04-09 01:46:32] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.014939 252.129.240.90 - - [2026-04-09 01:46:32] "POST /neutron/network HTTP/1.1" 200 836 0.015402 10.0.0.129 - - [2026-04-09 01:46:32] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006203 252.129.240.90 - - [2026-04-09 01:46:32] "POST /neutron/network HTTP/1.1" 200 836 0.013261 252.129.240.90 - - [2026-04-09 01:46:32] "POST /neutron/subnet HTTP/1.1" 200 719 0.021298 10.0.0.129 - - [2026-04-09 01:46:32] "GET /domains HTTP/1.1" 401 295 0.000699 10.0.0.129 - - [2026-04-09 01:46:32] "GET /domains HTTP/1.1" 200 440 0.057284 10.0.0.129 - - [2026-04-09 01:46:32] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001486 10.0.0.129 - - [2026-04-09 01:46:32] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1319 0.013808 10.0.0.129 - - [2026-04-09 01:46:32] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001425 10.0.0.129 - - [2026-04-09 01:46:33] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c HTTP/1.1" 200 2171 0.057596 10.0.0.129 - - [2026-04-09 01:46:33] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b HTTP/1.1" 200 2344 0.016333 10.0.0.129 - - [2026-04-09 01:46:33] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b HTTP/1.1" 200 2344 0.007631 10.0.0.129 - - [2026-04-09 01:46:33] "GET /routing-instance/a0b20f29-8434-4259-bad0-7846e0d332ee HTTP/1.1" 200 1499 0.005791 10.0.0.129 - - [2026-04-09 01:46:33] "GET /routing-instance/a0b20f29-8434-4259-bad0-7846e0d332ee HTTP/1.1" 200 1499 0.005626 10.0.0.129 - - [2026-04-09 01:46:33] "GET /route-target/6d283ceb-3032-4cd8-83fa-0e3cfca510aa HTTP/1.1" 200 1220 0.009145 10.0.0.129 - - [2026-04-09 01:46:33] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b HTTP/1.1" 200 2344 0.006356 10.0.0.129 - - [2026-04-09 01:46:33] "GET /routing-instance/a0b20f29-8434-4259-bad0-7846e0d332ee HTTP/1.1" 200 1499 0.007742 10.0.0.129 - - [2026-04-09 01:46:33] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.011409 10.0.0.129 - - [2026-04-09 01:46:33] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b HTTP/1.1" 200 2344 0.079666 10.0.0.129 - - [2026-04-09 01:46:33] "GET /routing-instance/a0b20f29-8434-4259-bad0-7846e0d332ee HTTP/1.1" 200 1499 0.008808 10.0.0.129 - - [2026-04-09 01:46:33] "GET /routing-instance/a0b20f29-8434-4259-bad0-7846e0d332ee HTTP/1.1" 200 1499 0.007542 10.0.0.129 - - [2026-04-09 01:46:33] "GET /route-target/6d283ceb-3032-4cd8-83fa-0e3cfca510aa HTTP/1.1" 200 1220 0.006050 10.0.0.129 - - [2026-04-09 01:46:33] "GET /domains HTTP/1.1" 200 440 0.004909 10.0.0.129 - - [2026-04-09 01:46:34] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001560 10.0.0.129 - - [2026-04-09 01:46:34] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1319 0.011479 10.0.0.129 - - [2026-04-09 01:46:34] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001089 10.0.0.129 - - [2026-04-09 01:46:34] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c HTTP/1.1" 200 2171 0.044500 10.0.0.129 - - [2026-04-09 01:46:34] "GET /virtual-network/bee6f610-16f8-439d-a481-f4759a15b39b HTTP/1.1" 200 2344 0.010160 10.0.0.129 - - [2026-04-09 01:46:34] "GET /obj-perms HTTP/1.1" 200 6462 0.070158 10.0.0.129 - - [2026-04-09 01:46:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001885 10.0.0.129 - - [2026-04-09 01:46:39] "DELETE /project/953e9c53cb7047b698a88a85205f2a9c HTTP/1.1" 404 173 0.005165 10.0.0.129 - - [2026-04-09 01:46:39] "DELETE /project/68369b10627f40ed9faee140c5308107 HTTP/1.1" 404 173 0.006227 252.129.240.90 - - [2026-04-09 01:46:39] "POST /neutron/network HTTP/1.1" 200 846 0.007898 252.129.240.90 - - [2026-04-09 01:46:39] "GET /aaa-mode HTTP/1.1" 401 295 0.000445 252.129.240.90 - - [2026-04-09 01:46:39] "GET / HTTP/1.1" 200 36499 0.003305 252.129.240.90 - - [2026-04-09 01:46:39] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.001019 10.0.0.129 - - [2026-04-09 01:46:40] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001732 252.129.240.90 - - [2026-04-09 01:46:40] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.084721 252.129.240.90 - - [2026-04-09 01:46:40] "POST /neutron/network HTTP/1.1" 200 836 0.041667 252.129.240.90 - - [2026-04-09 01:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.009671 252.129.240.90 - - [2026-04-09 01:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.008745 252.129.240.90 - - [2026-04-09 01:46:43] "POST /neutron/network HTTP/1.1" 200 846 0.009081 10.0.0.129 - - [2026-04-09 01:46:43] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001154 252.129.240.90 - - [2026-04-09 01:46:43] "POST /neutron/port HTTP/1.1" 200 995 0.063146 252.129.240.90 - - [2026-04-09 01:46:43] "POST /neutron/security_group HTTP/1.1" 200 2067 0.038148 252.129.240.90 - - [2026-04-09 01:46:44] "POST /neutron/port HTTP/1.1" 200 1068 0.497892 252.129.240.90 - - [2026-04-09 01:46:44] "POST /neutron/port HTTP/1.1" 200 1068 0.053646 252.129.240.90 - - [2026-04-09 01:46:44] "POST /neutron/port HTTP/1.1" 200 1068 0.019373 252.129.240.90 - - [2026-04-09 01:46:44] "POST /neutron/port HTTP/1.1" 200 1118 0.122165 252.129.240.90 - - [2026-04-09 01:46:44] "POST /neutron/port HTTP/1.1" 200 1128 0.019562 252.129.240.90 - - [2026-04-09 01:46:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013957 252.129.240.90 - - [2026-04-09 01:46:45] "POST /neutron/subnet HTTP/1.1" 200 693 0.012562 252.129.240.90 - - [2026-04-09 01:46:45] "POST /neutron/port HTTP/1.1" 200 117 0.003980 252.129.240.90 - - [2026-04-09 01:46:45] "POST /neutron/network HTTP/1.1" 200 836 0.008073 10.0.0.129 - - [2026-04-09 01:46:48] "GET /obj-perms HTTP/1.1" 200 6393 0.094293 10.0.0.129 - - [2026-04-09 01:46:48] "GET /obj-perms HTTP/1.1" 200 6393 0.135253 252.129.240.90 - - [2026-04-09 01:46:49] "POST /neutron/port HTTP/1.1" 200 1128 0.026629 252.129.240.90 - - [2026-04-09 01:46:49] "POST /neutron/security_group HTTP/1.1" 200 2067 0.015151 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:46:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001818 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:46:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001436 252.129.240.90 - - [2026-04-09 01:46:54] "POST /neutron/port HTTP/1.1" 200 1128 0.027962 252.129.240.90 - - [2026-04-09 01:46:54] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008595 10.0.0.129 - - [2026-04-09 01:46:54] "GET /obj-perms HTTP/1.1" 200 6462 0.001839 10.0.0.129 - - [2026-04-09 01:46:55] "GET /obj-perms HTTP/1.1" 200 6462 0.002204 10.0.0.129 - - [2026-04-09 01:46:56] "GET /obj-perms HTTP/1.1" 200 6462 0.001628 10.0.0.129 - - [2026-04-09 01:46:57] "GET /obj-perms HTTP/1.1" 200 6462 0.001877 10.0.0.129 - - [2026-04-09 01:46:58] "GET /obj-perms HTTP/1.1" 200 6462 0.002458 252.129.240.90 - - [2026-04-09 01:47:00] "POST /neutron/network HTTP/1.1" 200 836 0.010227 252.129.240.90 - - [2026-04-09 01:47:00] "POST /neutron/network HTTP/1.1" 400 204 0.014342 252.129.240.90 - - [2026-04-09 01:47:00] "POST /neutron/port HTTP/1.1" 200 1128 0.062781 252.129.240.90 - - [2026-04-09 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2067 0.011338 252.129.240.90 - - [2026-04-09 01:47:00] "POST /neutron/port HTTP/1.1" 200 1128 0.021394 252.129.240.90 - - [2026-04-09 01:47:00] "POST /neutron/port HTTP/1.1" 200 1118 0.018393 252.129.240.90 - - [2026-04-09 01:47:01] "POST /neutron/port HTTP/1.1" 200 151 0.200402 252.129.240.90 - - [2026-04-09 01:47:02] "POST /neutron/network HTTP/1.1" 200 836 0.006956 10.0.0.129 - - [2026-04-09 01:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004490 10.0.0.129 - - [2026-04-09 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.129 - - [2026-04-09 01:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003968 252.129.240.90 - - [2026-04-09 01:47:02] "POST /neutron/network HTTP/1.1" 200 151 0.140940 10.0.0.129 - - [2026-04-09 01:47:02] "GET /routing-instance/a0b20f29-8434-4259-bad0-7846e0d332ee HTTP/1.1" 404 171 0.004609 10.0.0.129 - - [2026-04-09 01:47:02] "DELETE /route-target/6d283ceb-3032-4cd8-83fa-0e3cfca510aa HTTP/1.1" 200 115 0.034811 10.0.0.129 - - [2026-04-09 01:47:02] "GET /domains HTTP/1.1" 200 440 0.004630 10.0.0.129 - - [2026-04-09 01:47:02] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001060 10.0.0.129 - - [2026-04-09 01:47:02] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1319 0.008470 10.0.0.129 - - [2026-04-09 01:47:02] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001152 10.0.0.129 - - [2026-04-09 01:47:02] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c HTTP/1.1" 200 1921 0.038234 10.0.0.129 - - [2026-04-09 01:47:03] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003149 10.0.0.129 - - [2026-04-09 01:47:03] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046195 10.0.0.129 - - [2026-04-09 01:47:03] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001479 10.0.0.129 - - [2026-04-09 01:47:03] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?fields=virtual_networks HTTP/1.1" 200 1057 0.035637 10.0.0.129 - - [2026-04-09 01:47:03] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001126 10.0.0.129 - - [2026-04-09 01:47:03] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.050197 10.0.0.129 - - [2026-04-09 01:47:03] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001943 10.0.0.129 - - [2026-04-09 01:47:03] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?fields=security_groups HTTP/1.1" 200 1294 0.055434 10.0.0.129 - - [2026-04-09 01:47:04] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001150 10.0.0.129 - - [2026-04-09 01:47:04] "GET /project/68369b10-627f-40ed-9fae-e140c5308107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.047928 10.0.0.129 - - [2026-04-09 01:47:09] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001021 10.0.0.129 - - [2026-04-09 01:47:09] "GET /project/68369b10-627f-40ed-9fae-e140c5308107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.037114 10.0.0.129 - - [2026-04-09 01:47:10] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003819 10.0.0.129 - - [2026-04-09 01:47:10] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001259 10.0.0.129 - - [2026-04-09 01:47:10] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009968 10.0.0.129 - - [2026-04-09 01:47:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.037964 10.0.0.129 - - [2026-04-09 01:47:11] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003535 10.0.0.129 - - [2026-04-09 01:47:11] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002012 10.0.0.129 - - [2026-04-09 01:47:11] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010319 10.0.0.129 - - [2026-04-09 01:47:11] "POST /id-to-fqname HTTP/1.1" 200 200 0.002031 10.0.0.129 - - [2026-04-09 01:47:11] "POST /fqname-to-id HTTP/1.1" 404 209 0.005322 10.0.0.129 - - [2026-04-09 01:47:11] "POST /security-groups HTTP/1.1" 200 595 0.071869 10.0.0.129 - - [2026-04-09 01:47:11] "POST /fqname-to-id HTTP/1.1" 404 244 0.003172 10.0.0.129 - - [2026-04-09 01:47:11] "POST /projects HTTP/1.1" 200 601 0.280565 10.0.0.129 - - [2026-04-09 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.318079 10.0.0.129 - - [2026-04-09 01:47:11] "POST /access-control-lists HTTP/1.1" 200 610 0.068737 10.0.0.129 - - [2026-04-09 01:47:11] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.488656 10.0.0.129 - - [2026-04-09 01:47:11] "POST /fqname-to-id HTTP/1.1" 404 243 0.006524 10.0.0.129 - - [2026-04-09 01:47:11] "POST /access-control-lists HTTP/1.1" 200 608 0.083233 10.0.0.129 - - [2026-04-09 01:47:12] "GET / HTTP/1.1" 200 36499 0.002040 10.0.0.129 - - [2026-04-09 01:47:13] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001829 10.0.0.129 - - [2026-04-09 01:47:13] "GET /project/68369b10-627f-40ed-9fae-e140c5308107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.044654 10.0.0.129 - - [2026-04-09 01:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.129 - - [2026-04-09 01:47:14] "GET /security-group/2d07cb8f-c7f5-48c9-85ca-0fad23701e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.006233 10.0.0.129 - - [2026-04-09 01:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.129 - - [2026-04-09 01:47:14] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001542 10.0.0.129 - - [2026-04-09 01:47:14] "GET /project/68369b10-627f-40ed-9fae-e140c5308107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.057441 10.0.0.129 - - [2026-04-09 01:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.129 - - [2026-04-09 01:47:14] "GET /security-group/2d07cb8f-c7f5-48c9-85ca-0fad23701e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.004565 10.0.0.129 - - [2026-04-09 01:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008288 10.0.0.129 - - [2026-04-09 01:47:14] "PUT /security-group/2d07cb8f-c7f5-48c9-85ca-0fad23701e3b HTTP/1.1" 200 264 0.025501 10.0.0.129 - - [2026-04-09 01:47:14] "PUT /access-control-list/4bfa4737-e3c2-4f79-9e38-9725b587076a HTTP/1.1" 200 274 0.011900 10.0.0.129 - - [2026-04-09 01:47:14] "PUT /access-control-list/cf10dc14-e71b-42f0-ad80-137c03fe2ecf HTTP/1.1" 200 274 0.027000 10.0.0.129 - - [2026-04-09 01:47:15] "POST /fqname-to-id HTTP/1.1" 401 295 0.000494 10.0.0.129 - - [2026-04-09 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.102022 10.0.0.129 - - [2026-04-09 01:47:15] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001030 10.0.0.129 - - [2026-04-09 01:47:15] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.036384 252.129.240.90 - - [2026-04-09 01:47:15] "POST /neutron/network HTTP/1.1" 200 117 0.041105 10.0.0.129 - - [2026-04-09 01:47:16] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001430 252.129.240.90 - - [2026-04-09 01:47:16] "POST /neutron/network HTTP/1.1" 200 617 0.091972 10.0.0.129 - - [2026-04-09 01:47:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002740 252.129.240.90 - - [2026-04-09 01:47:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.204505 252.129.240.90 - - [2026-04-09 01:47:16] "POST /neutron/network HTTP/1.1" 200 836 0.007404 10.0.0.129 - - [2026-04-09 01:47:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.001324 10.0.0.129 - - [2026-04-09 01:47:16] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005598 252.129.240.90 - - [2026-04-09 01:47:16] "POST /neutron/network HTTP/1.1" 200 836 0.006907 10.0.0.129 - - [2026-04-09 01:47:16] "POST /route-targets HTTP/1.1" 200 329 0.011429 10.0.0.129 - - [2026-04-09 01:47:16] "POST /ref-update HTTP/1.1" 200 156 0.014948 10.0.0.129 - - [2026-04-09 01:47:16] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005874 252.129.240.90 - - [2026-04-09 01:47:16] "POST /neutron/network HTTP/1.1" 200 836 0.009151 252.129.240.90 - - [2026-04-09 01:47:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.011702 10.0.0.129 - - [2026-04-09 01:47:16] "GET /domains HTTP/1.1" 401 295 0.001274 10.0.0.129 - - [2026-04-09 01:47:17] "GET /domains HTTP/1.1" 200 440 0.041276 10.0.0.129 - - [2026-04-09 01:47:17] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.129 - - [2026-04-09 01:47:17] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1517 0.010631 10.0.0.129 - - [2026-04-09 01:47:17] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001162 10.0.0.129 - - [2026-04-09 01:47:17] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 2175 0.051102 10.0.0.129 - - [2026-04-09 01:47:17] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e HTTP/1.1" 200 2345 0.008710 10.0.0.129 - - [2026-04-09 01:47:17] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e HTTP/1.1" 200 2345 0.005904 10.0.0.129 - - [2026-04-09 01:47:17] "GET /routing-instance/bb777365-2b0f-4a52-83ae-e02810e7a195 HTTP/1.1" 200 1495 0.006356 10.0.0.129 - - [2026-04-09 01:47:17] "GET /routing-instance/bb777365-2b0f-4a52-83ae-e02810e7a195 HTTP/1.1" 200 1495 0.004646 10.0.0.129 - - [2026-04-09 01:47:17] "GET /route-target/c6c1bdf4-fc3b-46da-86f7-2685f623bd55 HTTP/1.1" 200 1220 0.004202 10.0.0.129 - - [2026-04-09 01:47:17] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e HTTP/1.1" 200 2345 0.006003 10.0.0.129 - - [2026-04-09 01:47:17] "GET /routing-instance/bb777365-2b0f-4a52-83ae-e02810e7a195 HTTP/1.1" 200 1495 0.005370 10.0.0.129 - - [2026-04-09 01:47:17] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008931 10.0.0.129 - - [2026-04-09 01:47:17] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e HTTP/1.1" 200 2345 0.007046 10.0.0.129 - - [2026-04-09 01:47:17] "GET /routing-instance/bb777365-2b0f-4a52-83ae-e02810e7a195 HTTP/1.1" 200 1495 0.004882 10.0.0.129 - - [2026-04-09 01:47:17] "GET /routing-instance/bb777365-2b0f-4a52-83ae-e02810e7a195 HTTP/1.1" 200 1495 0.004251 10.0.0.129 - - [2026-04-09 01:47:18] "GET /route-target/c6c1bdf4-fc3b-46da-86f7-2685f623bd55 HTTP/1.1" 200 1220 0.004311 10.0.0.129 - - [2026-04-09 01:47:18] "GET /domains HTTP/1.1" 200 440 0.003426 10.0.0.129 - - [2026-04-09 01:47:18] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001914 10.0.0.129 - - [2026-04-09 01:47:18] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1517 0.010748 10.0.0.129 - - [2026-04-09 01:47:18] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001054 10.0.0.129 - - [2026-04-09 01:47:18] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 2175 0.028550 10.0.0.129 - - [2026-04-09 01:47:18] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e HTTP/1.1" 200 2345 0.006855 10.0.0.129 - - [2026-04-09 01:47:18] "GET /obj-perms HTTP/1.1" 200 6464 0.068029 10.0.0.129 - - [2026-04-09 01:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.129 - - [2026-04-09 01:47:19] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000977 10.0.0.129 - - [2026-04-09 01:47:19] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037822 252.129.240.90 - - [2026-04-09 01:47:19] "POST /neutron/network HTTP/1.1" 200 117 0.014990 10.0.0.129 - - [2026-04-09 01:47:19] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001191 252.129.240.90 - - [2026-04-09 01:47:19] "POST /neutron/network HTTP/1.1" 200 617 0.107032 10.0.0.129 - - [2026-04-09 01:47:19] "POST /route-targets HTTP/1.1" 200 329 0.020633 10.0.0.129 - - [2026-04-09 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.023365 10.0.0.129 - - [2026-04-09 01:47:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007617 252.129.240.90 - - [2026-04-09 01:47:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.177931 252.129.240.90 - - [2026-04-09 01:47:19] "POST /neutron/network HTTP/1.1" 200 837 0.007109 10.0.0.129 - - [2026-04-09 01:47:19] "POST /id-to-fqname HTTP/1.1" 200 231 0.001586 10.0.0.129 - - [2026-04-09 01:47:19] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007435 252.129.240.90 - - [2026-04-09 01:47:19] "POST /neutron/network HTTP/1.1" 200 837 0.009835 10.0.0.129 - - [2026-04-09 01:47:19] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006613 252.129.240.90 - - [2026-04-09 01:47:19] "POST /neutron/network HTTP/1.1" 200 837 0.006285 252.129.240.90 - - [2026-04-09 01:47:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.008942 10.0.0.129 - - [2026-04-09 01:47:20] "GET /domains HTTP/1.1" 200 440 0.004564 10.0.0.129 - - [2026-04-09 01:47:20] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001284 10.0.0.129 - - [2026-04-09 01:47:20] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1517 0.009254 10.0.0.129 - - [2026-04-09 01:47:20] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001292 10.0.0.129 - - [2026-04-09 01:47:20] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 2403 0.046038 10.0.0.129 - - [2026-04-09 01:47:20] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857 HTTP/1.1" 200 2346 0.012563 10.0.0.129 - - [2026-04-09 01:47:20] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857 HTTP/1.1" 200 2346 0.005695 10.0.0.129 - - [2026-04-09 01:47:20] "GET /routing-instance/df8a3a76-7103-4a9c-bc39-9e88d810fad7 HTTP/1.1" 200 1496 0.005477 10.0.0.129 - - [2026-04-09 01:47:20] "GET /routing-instance/df8a3a76-7103-4a9c-bc39-9e88d810fad7 HTTP/1.1" 200 1496 0.005146 10.0.0.129 - - [2026-04-09 01:47:20] "GET /route-target/a4d2e2e3-00e8-4538-aaf6-5a3c88507cd5 HTTP/1.1" 200 1221 0.005810 10.0.0.129 - - [2026-04-09 01:47:20] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857 HTTP/1.1" 200 2346 0.007690 10.0.0.129 - - [2026-04-09 01:47:20] "GET /routing-instance/df8a3a76-7103-4a9c-bc39-9e88d810fad7 HTTP/1.1" 200 1496 0.004704 10.0.0.129 - - [2026-04-09 01:47:20] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006416 10.0.0.129 - - [2026-04-09 01:47:20] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857 HTTP/1.1" 200 2346 0.006599 10.0.0.129 - - [2026-04-09 01:47:20] "GET /routing-instance/df8a3a76-7103-4a9c-bc39-9e88d810fad7 HTTP/1.1" 200 1496 0.004911 10.0.0.129 - - [2026-04-09 01:47:20] "GET /routing-instance/df8a3a76-7103-4a9c-bc39-9e88d810fad7 HTTP/1.1" 200 1496 0.004335 10.0.0.129 - - [2026-04-09 01:47:20] "GET /route-target/a4d2e2e3-00e8-4538-aaf6-5a3c88507cd5 HTTP/1.1" 200 1221 0.004144 10.0.0.129 - - [2026-04-09 01:47:20] "GET /domains HTTP/1.1" 200 440 0.004007 10.0.0.129 - - [2026-04-09 01:47:21] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001017 10.0.0.129 - - [2026-04-09 01:47:21] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1517 0.007565 10.0.0.129 - - [2026-04-09 01:47:21] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000987 10.0.0.129 - - [2026-04-09 01:47:21] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 2403 0.035906 10.0.0.129 - - [2026-04-09 01:47:21] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857 HTTP/1.1" 200 2346 0.005554 10.0.0.129 - - [2026-04-09 01:47:21] "GET /obj-perms HTTP/1.1" 200 6464 0.002890 10.0.0.129 - - [2026-04-09 01:47:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.005454 252.129.240.90 - - [2026-04-09 01:47:21] "POST /neutron/network HTTP/1.1" 200 847 0.006873 252.129.240.90 - - [2026-04-09 01:47:21] "GET /aaa-mode HTTP/1.1" 401 295 0.000503 252.129.240.90 - - [2026-04-09 01:47:21] "GET / HTTP/1.1" 200 36499 0.001638 252.129.240.90 - - [2026-04-09 01:47:21] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000504 10.0.0.129 - - [2026-04-09 01:47:22] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204 252.129.240.90 - - [2026-04-09 01:47:22] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.066164 252.129.240.90 - - [2026-04-09 01:47:22] "POST /neutron/network HTTP/1.1" 200 837 0.011902 252.129.240.90 - - [2026-04-09 01:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.006130 252.129.240.90 - - [2026-04-09 01:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.005849 10.0.0.129 - - [2026-04-09 01:47:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.001724 252.129.240.90 - - [2026-04-09 01:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.005704 252.129.240.90 - - [2026-04-09 01:47:23] "POST /neutron/network HTTP/1.1" 200 846 0.006911 252.129.240.90 - - [2026-04-09 01:47:23] "GET /aaa-mode HTTP/1.1" 401 295 0.001122 252.129.240.90 - - [2026-04-09 01:47:23] "GET / HTTP/1.1" 200 36499 0.003206 252.129.240.90 - - [2026-04-09 01:47:23] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000453 10.0.0.129 - - [2026-04-09 01:47:23] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001826 252.129.240.90 - - [2026-04-09 01:47:23] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.100989 252.129.240.90 - - [2026-04-09 01:47:23] "POST /neutron/network HTTP/1.1" 200 847 0.007148 10.0.0.129 - - [2026-04-09 01:47:23] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001286 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/network HTTP/1.1" 200 836 0.051025 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 1071 0.413026 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 1071 0.028513 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 1071 0.015810 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 1081 0.034046 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008727 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 117 0.010287 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 1121 0.152915 10.0.0.129 - - [2026-04-09 01:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.129 - - [2026-04-09 01:47:24] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001368 10.0.0.129 - - [2026-04-09 01:47:24] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044120 10.0.0.129 - - [2026-04-09 01:47:24] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.012410 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 1131 0.020378 10.0.0.129 - - [2026-04-09 01:47:24] "GET /floating-ip-pools?parent_id=9c6558f3-b047-4b12-bd3e-b0c50dccba7e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003234 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006494 10.0.0.129 - - [2026-04-09 01:47:24] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005865 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.011926 10.0.0.129 - - [2026-04-09 01:47:24] "POST /floating-ip-pools HTTP/1.1" 200 611 0.034407 252.129.240.90 - - [2026-04-09 01:47:24] "POST /neutron/port HTTP/1.1" 200 117 0.001523 10.0.0.129 - - [2026-04-09 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.018401 252.129.240.90 - - [2026-04-09 01:47:25] "POST /neutron/network HTTP/1.1" 200 837 0.009875 10.0.0.129 - - [2026-04-09 01:47:25] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008807 10.0.0.129 - - [2026-04-09 01:47:25] "GET /domains HTTP/1.1" 200 440 0.004579 10.0.0.129 - - [2026-04-09 01:47:25] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001320 10.0.0.129 - - [2026-04-09 01:47:25] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1517 0.010772 10.0.0.129 - - [2026-04-09 01:47:25] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001366 10.0.0.129 - - [2026-04-09 01:47:25] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 2989 0.054765 10.0.0.129 - - [2026-04-09 01:47:25] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e HTTP/1.1" 200 2625 0.013579 252.129.240.90 - - [2026-04-09 01:47:25] "POST /neutron/network HTTP/1.1" 200 846 0.028963 10.0.0.129 - - [2026-04-09 01:47:25] "GET /floating-ip-pool/8561ce6c-cb7f-42b2-a78e-e1a597f6bcf8 HTTP/1.1" 200 1443 0.009666 10.0.0.129 - - [2026-04-09 01:47:25] "GET /domains HTTP/1.1" 200 440 0.009959 10.0.0.129 - - [2026-04-09 01:47:25] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005389 10.0.0.129 - - [2026-04-09 01:47:25] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002047 10.0.0.129 - - [2026-04-09 01:47:25] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1517 0.015078 10.0.0.129 - - [2026-04-09 01:47:25] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001301 10.0.0.129 - - [2026-04-09 01:47:25] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 3245 0.060628 10.0.0.129 - - [2026-04-09 01:47:25] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e HTTP/1.1" 200 2936 0.015323 10.0.0.129 - - [2026-04-09 01:47:25] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008465 252.129.240.90 - - [2026-04-09 01:47:25] "POST /neutron/port HTTP/1.1" 200 1070 0.361297 252.129.240.90 - - [2026-04-09 01:47:25] "POST /neutron/port HTTP/1.1" 200 1070 0.019993 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/port HTTP/1.1" 200 1131 0.025890 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/port HTTP/1.1" 200 1070 0.016541 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.013597 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/port HTTP/1.1" 200 1120 0.157697 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/port HTTP/1.1" 200 1130 0.026453 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004609 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/subnet HTTP/1.1" 200 698 0.008081 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/port HTTP/1.1" 200 117 0.001432 252.129.240.90 - - [2026-04-09 01:47:26] "POST /neutron/network HTTP/1.1" 200 836 0.007171 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:47:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001202 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:47:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001211 252.129.240.90 - - [2026-04-09 01:47:31] "POST /neutron/port HTTP/1.1" 200 1131 0.029249 252.129.240.90 - - [2026-04-09 01:47:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010058 252.129.240.90 - - [2026-04-09 01:47:31] "POST /neutron/port HTTP/1.1" 200 1131 0.020429 252.129.240.90 - - [2026-04-09 01:47:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009662 252.129.240.90 - - [2026-04-09 01:47:31] "POST /neutron/port HTTP/1.1" 200 1131 0.030529 252.129.240.90 - - [2026-04-09 01:47:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009043 10.0.0.129 - - [2026-04-09 01:47:31] "GET /virtual-machine/96c3fd4c-4ba5-4cb2-a752-0e43bdd47dfa HTTP/1.1" 200 1307 0.007492 10.0.0.129 - - [2026-04-09 01:47:31] "GET /virtual-machine-interface/f065b3e9-9342-4531-92b6-fec4762b0471 HTTP/1.1" 200 3007 0.008579 10.0.0.129 - - [2026-04-09 01:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.129 - - [2026-04-09 01:47:31] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004534 10.0.0.129 - - [2026-04-09 01:47:31] "GET /virtual-networks?parent_id=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.009863 10.0.0.129 - - [2026-04-09 01:47:32] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.011750 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001132 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001328 10.0.0.129 - - [2026-04-09 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.129 - - [2026-04-09 01:47:35] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005800 252.129.240.90 - - [2026-04-09 01:47:35] "POST /neutron/port HTTP/1.1" 200 1131 0.017821 252.129.240.90 - - [2026-04-09 01:47:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008196 10.0.0.129 - - [2026-04-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.129 - - [2026-04-09 01:47:37] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006920 252.129.240.90 - - [2026-04-09 01:47:37] "POST /neutron/port HTTP/1.1" 200 1131 0.055679 10.0.0.129 - - [2026-04-09 01:47:37] "GET /virtual-networks?parent_id=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005669 10.0.0.129 - - [2026-04-09 01:47:37] "GET /virtual-network/21440f4a-7f9e-4c58-85f9-06a60b6cc857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005799 252.129.240.90 - - [2026-04-09 01:47:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007055 252.129.240.90 - - [2026-04-09 01:47:37] "POST /neutron/port HTTP/1.1" 200 1131 0.025289 252.129.240.90 - - [2026-04-09 01:47:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012574 252.129.240.90 - - [2026-04-09 01:47:38] "POST /neutron/port HTTP/1.1" 200 1130 0.055367 252.129.240.90 - - [2026-04-09 01:47:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007147 252.129.240.90 - - [2026-04-09 01:47:38] "POST /neutron/port HTTP/1.1" 200 1130 0.026800 252.129.240.90 - - [2026-04-09 01:47:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012134 252.129.240.90 - - [2026-04-09 01:47:38] "POST /neutron/port HTTP/1.1" 200 1130 0.026785 252.129.240.90 - - [2026-04-09 01:47:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007582 252.129.240.90 - - [2026-04-09 01:47:39] "POST /neutron/port HTTP/1.1" 200 1131 0.093428 10.0.0.129 - - [2026-04-09 01:47:39] "DELETE /project/35a1b0fd8514425b8310dc7648351318 HTTP/1.1" 404 173 0.005080 10.0.0.129 - - [2026-04-09 01:47:39] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001152 10.0.0.129 - - [2026-04-09 01:47:39] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.049424 252.129.240.90 - - [2026-04-09 01:47:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.031592 10.0.0.129 - - [2026-04-09 01:47:39] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001481 10.0.0.129 - - [2026-04-09 01:47:39] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?fields=security_groups HTTP/1.1" 200 1384 0.059832 252.129.240.90 - - [2026-04-09 01:47:39] "POST /neutron/port HTTP/1.1" 200 1131 0.019630 10.0.0.129 - - [2026-04-09 01:47:39] "DELETE /security-group/f96dba54-6947-4d05-b51c-1bb7f8ecbae5 HTTP/1.1" 200 115 0.062159 10.0.0.129 - - [2026-04-09 01:47:39] "GET /projects?obj_uuids=953e9c53-cb70-47b6-98a8-8a85205f2a9c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003492 252.129.240.90 - - [2026-04-09 01:47:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007730 10.0.0.129 - - [2026-04-09 01:47:39] "GET /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c?fields=application_policy_sets HTTP/1.1" 200 1423 0.074439 10.0.0.129 - - [2026-04-09 01:47:39] "DELETE /access-control-list/23f6cbe4-129e-4d1c-b56f-93e530b912d7 HTTP/1.1" 200 115 0.082700 10.0.0.129 - - [2026-04-09 01:47:39] "DELETE /access-control-list/81eddfcf-0aab-4534-9635-530a161b1008 HTTP/1.1" 200 115 0.052301 10.0.0.129 - - [2026-04-09 01:47:39] "DELETE /project/953e9c53-cb70-47b6-98a8-8a85205f2a9c HTTP/1.1" 200 115 0.517243 10.0.0.129 - - [2026-04-09 01:47:42] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001379 252.129.240.90 - - [2026-04-09 01:47:42] "POST /neutron/floatingip HTTP/1.1" 200 530 0.103971 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/port HTTP/1.1" 200 1131 0.022061 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/floatingip HTTP/1.1" 200 530 0.007846 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/floatingip HTTP/1.1" 200 578 0.062370 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/port HTTP/1.1" 200 1130 0.037234 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008162 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/port HTTP/1.1" 200 1130 0.023269 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010624 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/port HTTP/1.1" 200 1130 0.023374 252.129.240.90 - - [2026-04-09 01:47:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012277 10.0.0.129 - - [2026-04-09 01:47:43] "GET /virtual-machine/46341423-1b03-4df9-9689-4cff4997a1ce HTTP/1.1" 200 1306 0.006605 10.0.0.129 - - [2026-04-09 01:47:43] "GET /virtual-machine-interface/cded116e-d685-48d3-8d0f-645d6044fa56 HTTP/1.1" 200 3007 0.010060 10.0.0.129 - - [2026-04-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016220 10.0.0.129 - - [2026-04-09 01:47:44] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005462 10.0.0.129 - - [2026-04-09 01:47:44] "GET /virtual-networks?parent_id=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004797 10.0.0.129 - - [2026-04-09 01:47:44] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007468 10.0.0.129 - - [2026-04-09 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.129 - - [2026-04-09 01:47:45] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004646 10.0.0.129 - - [2026-04-09 01:47:45] "GET /virtual-networks?parent_id=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004596 10.0.0.129 - - [2026-04-09 01:47:45] "GET /virtual-network/9c6558f3-b047-4b12-bd3e-b0c50dccba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005857 252.129.240.90 - - [2026-04-09 01:47:45] "POST /neutron/floatingip HTTP/1.1" 200 578 0.014029 10.0.0.129 - - [2026-04-09 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.129 - - [2026-04-09 01:47:45] "GET /routing-instance/bb777365-2b0f-4a52-83ae-e02810e7a195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004762 10.0.0.129 - - [2026-04-09 01:47:45] "GET /route-target/c6c1bdf4-fc3b-46da-86f7-2685f623bd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004132 10.0.0.129 - - [2026-04-09 01:47:45] "GET /floating-ip/b1ba2b54-5c3a-420a-a2a1-f41c99bfae45 HTTP/1.1" 200 1893 0.006989 252.129.240.90 - - [2026-04-09 01:47:49] "POST /neutron/floatingip HTTP/1.1" 200 578 0.021914 252.129.240.90 - - [2026-04-09 01:47:49] "POST /neutron/floatingip HTTP/1.1" 200 530 0.028792 252.129.240.90 - - [2026-04-09 01:47:49] "POST /neutron/floatingip HTTP/1.1" 200 530 0.008618 10.0.0.129 - - [2026-04-09 01:47:49] "GET /obj-perms HTTP/1.1" 200 6393 0.068288 252.129.240.90 - - [2026-04-09 01:47:49] "POST /neutron/floatingip HTTP/1.1" 200 115 0.056032 10.0.0.129 - - [2026-04-09 01:47:49] "GET /floating-ip-pool/8561ce6c-cb7f-42b2-a78e-e1a597f6bcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004930 10.0.0.129 - - [2026-04-09 01:47:49] "POST /ref-update HTTP/1.1" 200 156 0.012606 10.0.0.129 - - [2026-04-09 01:47:49] "DELETE /floating-ip-pool/8561ce6c-cb7f-42b2-a78e-e1a597f6bcf8 HTTP/1.1" 200 115 0.045544 10.0.0.129 - - [2026-04-09 01:47:49] "GET /obj-perms HTTP/1.1" 200 6393 0.080349 252.129.240.90 - - [2026-04-09 01:47:49] "POST /neutron/network HTTP/1.1" 200 837 0.011535 252.129.240.90 - - [2026-04-09 01:47:50] "POST /neutron/network HTTP/1.1" 400 204 0.016238 252.129.240.90 - - [2026-04-09 01:47:50] "POST /neutron/port HTTP/1.1" 200 1130 0.020903 252.129.240.90 - - [2026-04-09 01:47:50] "POST /neutron/port HTTP/1.1" 200 1131 0.024122 252.129.240.90 - - [2026-04-09 01:47:50] "POST /neutron/port HTTP/1.1" 200 1120 0.012771 252.129.240.90 - - [2026-04-09 01:47:50] "POST /neutron/port HTTP/1.1" 200 1121 0.016915 252.129.240.90 - - [2026-04-09 01:47:50] "POST /neutron/port HTTP/1.1" 200 151 0.222769 252.129.240.90 - - [2026-04-09 01:47:51] "POST /neutron/port HTTP/1.1" 200 151 0.254922 252.129.240.90 - - [2026-04-09 01:47:52] "POST /neutron/network HTTP/1.1" 200 837 0.009557 10.0.0.129 - - [2026-04-09 01:47:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003387 10.0.0.129 - - [2026-04-09 01:47:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003359 10.0.0.129 - - [2026-04-09 01:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 252.129.240.90 - - [2026-04-09 01:47:52] "POST /neutron/network HTTP/1.1" 200 151 0.124656 10.0.0.129 - - [2026-04-09 01:47:52] "GET /routing-instance/df8a3a76-7103-4a9c-bc39-9e88d810fad7 HTTP/1.1" 404 171 0.002663 10.0.0.129 - - [2026-04-09 01:47:52] "DELETE /route-target/a4d2e2e3-00e8-4538-aaf6-5a3c88507cd5 HTTP/1.1" 200 115 0.021526 10.0.0.129 - - [2026-04-09 01:47:52] "GET /domains HTTP/1.1" 200 440 0.004306 10.0.0.129 - - [2026-04-09 01:47:52] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001612 10.0.0.129 - - [2026-04-09 01:47:52] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1320 0.009893 10.0.0.129 - - [2026-04-09 01:47:52] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001688 10.0.0.129 - - [2026-04-09 01:47:52] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 2175 0.041387 252.129.240.90 - - [2026-04-09 01:47:52] "POST /neutron/network HTTP/1.1" 200 836 0.007746 10.0.0.129 - - [2026-04-09 01:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003764 10.0.0.129 - - [2026-04-09 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.129 - - [2026-04-09 01:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003726 252.129.240.90 - - [2026-04-09 01:47:53] "POST /neutron/network HTTP/1.1" 200 151 0.117765 10.0.0.129 - - [2026-04-09 01:47:53] "DELETE /route-target/c6c1bdf4-fc3b-46da-86f7-2685f623bd55 HTTP/1.1" 200 115 0.026124 10.0.0.129 - - [2026-04-09 01:47:53] "GET /routing-instance/bb777365-2b0f-4a52-83ae-e02810e7a195 HTTP/1.1" 404 171 0.006660 10.0.0.129 - - [2026-04-09 01:47:53] "GET /domains HTTP/1.1" 200 440 0.003696 10.0.0.129 - - [2026-04-09 01:47:53] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001407 10.0.0.129 - - [2026-04-09 01:47:53] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1320 0.010316 10.0.0.129 - - [2026-04-09 01:47:53] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001256 10.0.0.129 - - [2026-04-09 01:47:53] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 1925 0.036766 10.0.0.129 - - [2026-04-09 01:47:53] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001405 10.0.0.129 - - [2026-04-09 01:47:54] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.036421 10.0.0.129 - - [2026-04-09 01:47:54] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001188 10.0.0.129 - - [2026-04-09 01:47:54] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?fields=virtual_networks HTTP/1.1" 200 1057 0.049352 10.0.0.129 - - [2026-04-09 01:47:54] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001338 10.0.0.129 - - [2026-04-09 01:47:54] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.038663 10.0.0.129 - - [2026-04-09 01:47:54] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001592 10.0.0.129 - - [2026-04-09 01:47:54] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?fields=security_groups HTTP/1.1" 200 1295 0.034831 10.0.0.129 - - [2026-04-09 01:47:55] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002737 10.0.0.129 - - [2026-04-09 01:47:55] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011782 10.0.0.129 - - [2026-04-09 01:47:55] "POST /fqname-to-id HTTP/1.1" 404 181 0.038145 10.0.0.129 - - [2026-04-09 01:47:55] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002895 10.0.0.129 - - [2026-04-09 01:47:55] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001503 10.0.0.129 - - [2026-04-09 01:47:55] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008687 10.0.0.129 - - [2026-04-09 01:47:55] "POST /id-to-fqname HTTP/1.1" 200 183 0.003285 10.0.0.129 - - [2026-04-09 01:47:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.006191 10.0.0.129 - - [2026-04-09 01:47:55] "POST /security-groups HTTP/1.1" 200 578 0.071580 10.0.0.129 - - [2026-04-09 01:47:55] "POST /fqname-to-id HTTP/1.1" 404 227 0.003569 10.0.0.129 - - [2026-04-09 01:47:55] "POST /projects HTTP/1.1" 200 567 0.261356 10.0.0.129 - - [2026-04-09 01:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.297886 10.0.0.129 - - [2026-04-09 01:47:55] "POST /access-control-lists HTTP/1.1" 200 593 0.065822 10.0.0.129 - - [2026-04-09 01:47:55] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.475762 10.0.0.129 - - [2026-04-09 01:47:55] "POST /fqname-to-id HTTP/1.1" 404 226 0.006531 10.0.0.129 - - [2026-04-09 01:47:56] "POST /access-control-lists HTTP/1.1" 200 591 0.072244 10.0.0.129 - - [2026-04-09 01:47:57] "GET / HTTP/1.1" 200 36499 0.002957 10.0.0.129 - - [2026-04-09 01:47:59] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001545 10.0.0.129 - - [2026-04-09 01:47:59] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.030358 10.0.0.129 - - [2026-04-09 01:47:59] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001752 10.0.0.129 - - [2026-04-09 01:47:59] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?fields=virtual_networks HTTP/1.1" 200 1024 0.073008 10.0.0.129 - - [2026-04-09 01:47:59] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001284 10.0.0.129 - - [2026-04-09 01:47:59] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.035763 10.0.0.129 - - [2026-04-09 01:47:59] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001090 10.0.0.129 - - [2026-04-09 01:47:59] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?fields=security_groups HTTP/1.1" 200 1245 0.035098 10.0.0.129 - - [2026-04-09 01:48:00] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001138 10.0.0.129 - - [2026-04-09 01:48:00] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009148 10.0.0.129 - - [2026-04-09 01:48:00] "POST /fqname-to-id HTTP/1.1" 404 181 0.038838 10.0.0.129 - - [2026-04-09 01:48:01] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003191 10.0.0.129 - - [2026-04-09 01:48:01] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001428 10.0.0.129 - - [2026-04-09 01:48:01] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008708 10.0.0.129 - - [2026-04-09 01:48:01] "POST /id-to-fqname HTTP/1.1" 200 183 0.002969 10.0.0.129 - - [2026-04-09 01:48:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.004918 10.0.0.129 - - [2026-04-09 01:48:01] "POST /security-groups HTTP/1.1" 200 578 0.069622 10.0.0.129 - - [2026-04-09 01:48:01] "POST /fqname-to-id HTTP/1.1" 404 227 0.004631 10.0.0.129 - - [2026-04-09 01:48:01] "POST /projects HTTP/1.1" 200 567 0.252166 10.0.0.129 - - [2026-04-09 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.293806 10.0.0.129 - - [2026-04-09 01:48:01] "POST /access-control-lists HTTP/1.1" 200 593 0.067873 10.0.0.129 - - [2026-04-09 01:48:01] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.471835 10.0.0.129 - - [2026-04-09 01:48:01] "POST /fqname-to-id HTTP/1.1" 404 226 0.003481 10.0.0.129 - - [2026-04-09 01:48:01] "POST /access-control-lists HTTP/1.1" 200 591 0.069158 10.0.0.129 - - [2026-04-09 01:48:03] "GET / HTTP/1.1" 200 36499 0.002355 10.0.0.129 - - [2026-04-09 01:48:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.003605 10.0.0.129 - - [2026-04-09 01:48:03] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001663 10.0.0.129 - - [2026-04-09 01:48:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003973 10.0.0.129 - - [2026-04-09 01:48:03] "POST /access-control-lists HTTP/1.1" 200 592 0.024724 10.0.0.129 - - [2026-04-09 01:48:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.004001 10.0.0.129 - - [2026-04-09 01:48:04] "POST /access-control-lists HTTP/1.1" 200 590 0.021886 10.0.0.129 - - [2026-04-09 01:48:04] "PUT /access-control-list/b6de33ea-a6b4-4910-8d4a-ece54f95ae3d HTTP/1.1" 200 274 0.010187 10.0.0.129 - - [2026-04-09 01:48:04] "PUT /access-control-list/00c585ec-c404-4546-8f3a-640c0972b834 HTTP/1.1" 200 274 0.015722 252.129.240.90 - - [2026-04-09 01:48:04] "POST /neutron/security_group HTTP/1.1" 200 1362 0.440352 10.0.0.129 - - [2026-04-09 01:48:04] "PUT /access-control-list/00c585ec-c404-4546-8f3a-640c0972b834 HTTP/1.1" 200 274 0.012839 10.0.0.129 - - [2026-04-09 01:48:04] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001405 252.129.240.90 - - [2026-04-09 01:48:04] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.049782 252.129.240.90 - - [2026-04-09 01:48:04] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013681 252.129.240.90 - - [2026-04-09 01:48:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178098 10.0.0.129 - - [2026-04-09 01:48:04] "PUT /access-control-list/00c585ec-c404-4546-8f3a-640c0972b834 HTTP/1.1" 200 274 0.016454 252.129.240.90 - - [2026-04-09 01:48:04] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016891 252.129.240.90 - - [2026-04-09 01:48:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178443 10.0.0.129 - - [2026-04-09 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.002795 10.0.0.129 - - [2026-04-09 01:48:04] "PUT /access-control-list/00c585ec-c404-4546-8f3a-640c0972b834 HTTP/1.1" 200 274 0.012842 10.0.0.129 - - [2026-04-09 01:48:04] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001524 10.0.0.129 - - [2026-04-09 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.004396 10.0.0.129 - - [2026-04-09 01:48:05] "POST /access-control-lists HTTP/1.1" 200 592 0.022783 10.0.0.129 - - [2026-04-09 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003255 10.0.0.129 - - [2026-04-09 01:48:05] "POST /access-control-lists HTTP/1.1" 200 590 0.029634 10.0.0.129 - - [2026-04-09 01:48:05] "PUT /access-control-list/d65c2473-e088-48dd-9c4e-6c829f4cb5e6 HTTP/1.1" 200 274 0.014149 10.0.0.129 - - [2026-04-09 01:48:05] "PUT /access-control-list/42dbd051-7687-46dd-a074-cbb965bf9130 HTTP/1.1" 200 274 0.013690 252.129.240.90 - - [2026-04-09 01:48:05] "POST /neutron/security_group HTTP/1.1" 200 1362 0.443873 10.0.0.129 - - [2026-04-09 01:48:05] "PUT /access-control-list/42dbd051-7687-46dd-a074-cbb965bf9130 HTTP/1.1" 200 274 0.014461 10.0.0.129 - - [2026-04-09 01:48:05] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001663 252.129.240.90 - - [2026-04-09 01:48:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.044643 252.129.240.90 - - [2026-04-09 01:48:05] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010219 10.0.0.129 - - [2026-04-09 01:48:05] "PUT /access-control-list/42dbd051-7687-46dd-a074-cbb965bf9130 HTTP/1.1" 200 274 0.012694 252.129.240.90 - - [2026-04-09 01:48:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.206179 252.129.240.90 - - [2026-04-09 01:48:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012616 252.129.240.90 - - [2026-04-09 01:48:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.222287 10.0.0.129 - - [2026-04-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 401 295 0.000555 10.0.0.129 - - [2026-04-09 01:48:06] "PUT /access-control-list/42dbd051-7687-46dd-a074-cbb965bf9130 HTTP/1.1" 200 274 0.013185 10.0.0.129 - - [2026-04-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.035149 10.0.0.129 - - [2026-04-09 01:48:06] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001385 10.0.0.129 - - [2026-04-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 243 0.003487 10.0.0.129 - - [2026-04-09 01:48:06] "POST /access-control-lists HTTP/1.1" 200 609 0.021547 10.0.0.129 - - [2026-04-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.003534 10.0.0.129 - - [2026-04-09 01:48:06] "POST /access-control-lists HTTP/1.1" 200 607 0.031125 10.0.0.129 - - [2026-04-09 01:48:06] "PUT /access-control-list/7a048313-b6ae-4f2d-92d8-12785613ffec HTTP/1.1" 200 274 0.011381 10.0.0.129 - - [2026-04-09 01:48:06] "PUT /access-control-list/2783d723-bad4-436b-a010-725093f53f1f HTTP/1.1" 200 274 0.011563 252.129.240.90 - - [2026-04-09 01:48:06] "POST /neutron/security_group HTTP/1.1" 200 1377 0.426304 10.0.0.129 - - [2026-04-09 01:48:06] "PUT /access-control-list/2783d723-bad4-436b-a010-725093f53f1f HTTP/1.1" 200 274 0.013711 10.0.0.129 - - [2026-04-09 01:48:06] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001702 252.129.240.90 - - [2026-04-09 01:48:07] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.044418 252.129.240.90 - - [2026-04-09 01:48:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.015514 252.129.240.90 - - [2026-04-09 01:48:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.150162 10.0.0.129 - - [2026-04-09 01:48:07] "PUT /access-control-list/2783d723-bad4-436b-a010-725093f53f1f HTTP/1.1" 200 274 0.024223 252.129.240.90 - - [2026-04-09 01:48:07] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018129 252.129.240.90 - - [2026-04-09 01:48:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.158974 10.0.0.129 - - [2026-04-09 01:48:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.004725 10.0.0.129 - - [2026-04-09 01:48:07] "PUT /access-control-list/2783d723-bad4-436b-a010-725093f53f1f HTTP/1.1" 200 274 0.017915 10.0.0.129 - - [2026-04-09 01:48:07] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001170 10.0.0.129 - - [2026-04-09 01:48:07] "POST /fqname-to-id HTTP/1.1" 404 243 0.004431 10.0.0.129 - - [2026-04-09 01:48:07] "POST /access-control-lists HTTP/1.1" 200 609 0.032335 10.0.0.129 - - [2026-04-09 01:48:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.003417 10.0.0.129 - - [2026-04-09 01:48:07] "POST /access-control-lists HTTP/1.1" 200 607 0.024247 10.0.0.129 - - [2026-04-09 01:48:07] "PUT /access-control-list/c85155cf-5124-4128-bfe3-d7448de8d702 HTTP/1.1" 200 274 0.019620 10.0.0.129 - - [2026-04-09 01:48:07] "PUT /access-control-list/48dea497-f75f-4bea-82e7-669bc36a856f HTTP/1.1" 200 274 0.021409 252.129.240.90 - - [2026-04-09 01:48:07] "POST /neutron/security_group HTTP/1.1" 200 1377 0.444032 10.0.0.129 - - [2026-04-09 01:48:07] "PUT /access-control-list/48dea497-f75f-4bea-82e7-669bc36a856f HTTP/1.1" 200 274 0.017998 10.0.0.129 - - [2026-04-09 01:48:08] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001319 252.129.240.90 - - [2026-04-09 01:48:08] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.042533 252.129.240.90 - - [2026-04-09 01:48:08] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012701 252.129.240.90 - - [2026-04-09 01:48:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.106175 10.0.0.129 - - [2026-04-09 01:48:08] "PUT /access-control-list/48dea497-f75f-4bea-82e7-669bc36a856f HTTP/1.1" 200 274 0.016061 252.129.240.90 - - [2026-04-09 01:48:08] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014192 252.129.240.90 - - [2026-04-09 01:48:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.136128 10.0.0.129 - - [2026-04-09 01:48:08] "PUT /access-control-list/48dea497-f75f-4bea-82e7-669bc36a856f HTTP/1.1" 200 274 0.015115 10.0.0.129 - - [2026-04-09 01:48:08] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001525 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.069328 10.0.0.129 - - [2026-04-09 01:48:09] "POST /route-targets HTTP/1.1" 200 329 0.020533 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.005057 10.0.0.129 - - [2026-04-09 01:48:09] "PUT /logical-router/d3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c HTTP/1.1" 200 264 0.039412 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.008734 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.005813 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.004254 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.005711 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.004347 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.004393 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.005543 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.003757 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.004188 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.005401 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.004394 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.008992 252.129.240.90 - - [2026-04-09 01:48:09] "POST /neutron/router HTTP/1.1" 200 539 0.004906 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.003838 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.005471 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.004580 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.004251 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.005055 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.005713 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.004416 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.007215 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.007115 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.004667 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.005378 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.005814 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.006534 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.005077 252.129.240.90 - - [2026-04-09 01:48:10] "POST /neutron/router HTTP/1.1" 200 539 0.004508 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.009221 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.004950 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.004993 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.030228 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.004406 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 540 0.025604 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 540 0.005038 10.0.0.129 - - [2026-04-09 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 151 0.073589 10.0.0.129 - - [2026-04-09 01:48:11] "GET /logical-router/d3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004330 10.0.0.129 - - [2026-04-09 01:48:11] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001642 10.0.0.129 - - [2026-04-09 01:48:11] "DELETE /route-target/c827ed86-f40a-4646-8a93-72df8bbcff07 HTTP/1.1" 200 115 0.028780 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.087252 10.0.0.129 - - [2026-04-09 01:48:11] "POST /route-targets HTTP/1.1" 200 329 0.013207 10.0.0.129 - - [2026-04-09 01:48:11] "PUT /logical-router/b3e87d45-3a3a-4d8e-9a01-5aac3039207e HTTP/1.1" 200 264 0.046550 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.012061 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.005001 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.005062 252.129.240.90 - - [2026-04-09 01:48:11] "POST /neutron/router HTTP/1.1" 200 539 0.004137 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.005445 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.004469 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.005868 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.011096 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.004237 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.007274 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.005767 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.004577 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.005471 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.006916 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.004030 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.005214 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.006495 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.004111 252.129.240.90 - - [2026-04-09 01:48:12] "POST /neutron/router HTTP/1.1" 200 539 0.005877 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.006262 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.005044 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.004165 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.005229 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.005036 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.004310 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.004787 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.005044 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.003968 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.004463 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.006046 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.004729 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.004139 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.022524 252.129.240.90 - - [2026-04-09 01:48:13] "POST /neutron/router HTTP/1.1" 200 539 0.004451 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 540 0.027182 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 540 0.006299 10.0.0.129 - - [2026-04-09 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007566 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 151 0.079181 10.0.0.129 - - [2026-04-09 01:48:14] "GET /logical-router/b3e87d45-3a3a-4d8e-9a01-5aac3039207e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.014382 10.0.0.129 - - [2026-04-09 01:48:14] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001600 10.0.0.129 - - [2026-04-09 01:48:14] "DELETE /route-target/0dfe7d52-b363-49b9-b937-5408d2224875 HTTP/1.1" 200 115 0.032180 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.075138 10.0.0.129 - - [2026-04-09 01:48:14] "POST /route-targets HTTP/1.1" 200 329 0.017266 10.0.0.129 - - [2026-04-09 01:48:14] "PUT /logical-router/94935352-54e8-49cd-b020-e0f002225355 HTTP/1.1" 200 264 0.053267 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.028184 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.004329 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.004529 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.005035 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.004746 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.006975 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.005114 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.004747 252.129.240.90 - - [2026-04-09 01:48:14] "POST /neutron/router HTTP/1.1" 200 557 0.003986 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004043 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004786 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004400 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004899 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004785 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004614 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.005936 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.005025 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.005138 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.005561 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004964 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004552 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004561 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.003915 252.129.240.90 - - [2026-04-09 01:48:15] "POST /neutron/router HTTP/1.1" 200 557 0.004882 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.004187 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.004462 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.005032 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.005095 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.003794 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.005157 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.004687 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.004637 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.030097 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 557 0.005116 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 558 0.026224 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 558 0.005076 10.0.0.129 - - [2026-04-09 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/router HTTP/1.1" 200 151 0.065641 10.0.0.129 - - [2026-04-09 01:48:16] "GET /logical-router/94935352-54e8-49cd-b020-e0f002225355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004323 252.129.240.90 - - [2026-04-09 01:48:16] "POST /neutron/security_group HTTP/1.1" 200 519 0.005567 10.0.0.129 - - [2026-04-09 01:48:16] "DELETE /route-target/1c04e764-04cf-4db4-9a9c-4ef04952ae7f HTTP/1.1" 200 115 0.039653 252.129.240.90 - - [2026-04-09 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.055001 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/c85155cf-5124-4128-bfe3-d7448de8d702 HTTP/1.1" 200 115 0.032932 252.129.240.90 - - [2026-04-09 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 519 0.011429 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/48dea497-f75f-4bea-82e7-669bc36a856f HTTP/1.1" 200 115 0.032796 252.129.240.90 - - [2026-04-09 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.047136 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/7a048313-b6ae-4f2d-92d8-12785613ffec HTTP/1.1" 200 115 0.038878 252.129.240.90 - - [2026-04-09 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 504 0.007822 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/2783d723-bad4-436b-a010-725093f53f1f HTTP/1.1" 200 115 0.023112 252.129.240.90 - - [2026-04-09 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.065866 252.129.240.90 - - [2026-04-09 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 504 0.006326 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/d65c2473-e088-48dd-9c4e-6c829f4cb5e6 HTTP/1.1" 200 115 0.054552 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/42dbd051-7687-46dd-a074-cbb965bf9130 HTTP/1.1" 200 115 0.031193 252.129.240.90 - - [2026-04-09 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 151 0.065133 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/b6de33ea-a6b4-4910-8d4a-ece54f95ae3d HTTP/1.1" 200 115 0.037181 10.0.0.129 - - [2026-04-09 01:48:17] "DELETE /access-control-list/00c585ec-c404-4546-8f3a-640c0972b834 HTTP/1.1" 200 115 0.027145 10.0.0.129 - - [2026-04-09 01:48:17] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001847 10.0.0.129 - - [2026-04-09 01:48:17] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.033339 10.0.0.129 - - [2026-04-09 01:48:17] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001025 10.0.0.129 - - [2026-04-09 01:48:17] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?fields=virtual_networks HTTP/1.1" 200 1024 0.078242 10.0.0.129 - - [2026-04-09 01:48:18] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001329 10.0.0.129 - - [2026-04-09 01:48:18] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.034968 10.0.0.129 - - [2026-04-09 01:48:18] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001194 10.0.0.129 - - [2026-04-09 01:48:18] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?fields=security_groups HTTP/1.1" 200 1245 0.037743 10.0.0.129 - - [2026-04-09 01:48:19] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001839 10.0.0.129 - - [2026-04-09 01:48:19] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009472 10.0.0.129 - - [2026-04-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.035174 10.0.0.129 - - [2026-04-09 01:48:19] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003001 10.0.0.129 - - [2026-04-09 01:48:19] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001929 10.0.0.129 - - [2026-04-09 01:48:19] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009138 10.0.0.129 - - [2026-04-09 01:48:19] "POST /id-to-fqname HTTP/1.1" 200 184 0.001858 10.0.0.129 - - [2026-04-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.003361 10.0.0.129 - - [2026-04-09 01:48:19] "POST /security-groups HTTP/1.1" 200 579 0.070777 10.0.0.129 - - [2026-04-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.002981 10.0.0.129 - - [2026-04-09 01:48:19] "POST /projects HTTP/1.1" 200 569 0.270272 10.0.0.129 - - [2026-04-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.307915 10.0.0.129 - - [2026-04-09 01:48:19] "POST /access-control-lists HTTP/1.1" 200 594 0.067487 10.0.0.129 - - [2026-04-09 01:48:19] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.477271 10.0.0.129 - - [2026-04-09 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.003556 10.0.0.129 - - [2026-04-09 01:48:20] "POST /access-control-lists HTTP/1.1" 200 592 0.076513 10.0.0.129 - - [2026-04-09 01:48:21] "GET / HTTP/1.1" 200 36499 0.002079 10.0.0.129 - - [2026-04-09 01:48:22] "POST /fqname-to-id HTTP/1.1" 401 295 0.000491 10.0.0.129 - - [2026-04-09 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.104977 10.0.0.129 - - [2026-04-09 01:48:22] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001194 10.0.0.129 - - [2026-04-09 01:48:22] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.034052 252.129.240.90 - - [2026-04-09 01:48:22] "POST /neutron/network HTTP/1.1" 200 117 0.044058 10.0.0.129 - - [2026-04-09 01:48:22] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001535 252.129.240.90 - - [2026-04-09 01:48:22] "POST /neutron/network HTTP/1.1" 200 599 0.092371 10.0.0.129 - - [2026-04-09 01:48:23] "POST /route-targets HTTP/1.1" 200 329 0.011927 10.0.0.129 - - [2026-04-09 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.019808 10.0.0.129 - - [2026-04-09 01:48:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005235 252.129.240.90 - - [2026-04-09 01:48:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.182497 252.129.240.90 - - [2026-04-09 01:48:23] "POST /neutron/network HTTP/1.1" 200 819 0.008021 10.0.0.129 - - [2026-04-09 01:48:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001402 10.0.0.129 - - [2026-04-09 01:48:23] "GET /virtual-network/1a3f2cef-b454-489c-b31a-1c250fe13704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005811 252.129.240.90 - - [2026-04-09 01:48:23] "POST /neutron/network HTTP/1.1" 200 819 0.009727 10.0.0.129 - - [2026-04-09 01:48:23] "GET /virtual-network/1a3f2cef-b454-489c-b31a-1c250fe13704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006644 252.129.240.90 - - [2026-04-09 01:48:23] "POST /neutron/network HTTP/1.1" 200 819 0.006710 252.129.240.90 - - [2026-04-09 01:48:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.008681 10.0.0.129 - - [2026-04-09 01:48:23] "POST /fqname-to-id HTTP/1.1" 404 204 0.003657 10.0.0.129 - - [2026-04-09 01:48:23] "GET /virtual-network/1a3f2cef-b454-489c-b31a-1c250fe13704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007854 10.0.0.129 - - [2026-04-09 01:48:23] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001431 252.129.240.90 - - [2026-04-09 01:48:23] "POST /neutron/port HTTP/1.1" 200 1016 0.247171 10.0.0.129 - - [2026-04-09 01:48:24] "GET /virtual-machine-interface/7b0a8e97-3d2c-4ac5-bcf4-e84e71520fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006304 10.0.0.129 - - [2026-04-09 01:48:24] "GET /virtual-machine-interface/7b0a8e97-3d2c-4ac5-bcf4-e84e71520fd3?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.005590 10.0.0.129 - - [2026-04-09 01:48:24] "GET /instance-ip/b15aa63c-16e0-40cb-ae83-e889a4ad8f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1598 0.005412 10.0.0.129 - - [2026-04-09 01:48:24] "GET /virtual-machine-interface/7b0a8e97-3d2c-4ac5-bcf4-e84e71520fd3 HTTP/1.1" 401 295 0.000984 10.0.0.129 - - [2026-04-09 01:48:24] "GET /virtual-machine-interface/7b0a8e97-3d2c-4ac5-bcf4-e84e71520fd3 HTTP/1.1" 200 2609 0.036406 252.129.240.90 - - [2026-04-09 01:48:24] "POST /neutron/port HTTP/1.1" 200 1016 0.015733 252.129.240.90 - - [2026-04-09 01:48:24] "POST /neutron/port HTTP/1.1" 200 151 0.086622 252.129.240.90 - - [2026-04-09 01:48:24] "POST /neutron/network HTTP/1.1" 200 819 0.011485 10.0.0.129 - - [2026-04-09 01:48:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003097 10.0.0.129 - - [2026-04-09 01:48:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004918 10.0.0.129 - - [2026-04-09 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 252.129.240.90 - - [2026-04-09 01:48:24] "POST /neutron/network HTTP/1.1" 200 151 0.117183 10.0.0.129 - - [2026-04-09 01:48:24] "DELETE /route-target/c9ec9f02-3394-48c2-8326-306a9a2ef244 HTTP/1.1" 200 115 0.029104 10.0.0.129 - - [2026-04-09 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.129 - - [2026-04-09 01:48:25] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001227 10.0.0.129 - - [2026-04-09 01:48:25] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.030992 252.129.240.90 - - [2026-04-09 01:48:25] "POST /neutron/network HTTP/1.1" 200 117 0.009152 10.0.0.129 - - [2026-04-09 01:48:25] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001591 252.129.240.90 - - [2026-04-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 601 0.098553 10.0.0.129 - - [2026-04-09 01:48:26] "POST /route-targets HTTP/1.1" 200 329 0.017002 10.0.0.129 - - [2026-04-09 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.024892 10.0.0.129 - - [2026-04-09 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006117 252.129.240.90 - - [2026-04-09 01:48:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.184043 10.0.0.129 - - [2026-04-09 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009307 252.129.240.90 - - [2026-04-09 01:48:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.210864 252.129.240.90 - - [2026-04-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 973 0.009648 10.0.0.129 - - [2026-04-09 01:48:26] "POST /id-to-fqname HTTP/1.1" 200 215 0.001707 10.0.0.129 - - [2026-04-09 01:48:26] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009490 252.129.240.90 - - [2026-04-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 973 0.008408 10.0.0.129 - - [2026-04-09 01:48:26] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006825 252.129.240.90 - - [2026-04-09 01:48:26] "POST /neutron/network HTTP/1.1" 200 973 0.009187 252.129.240.90 - - [2026-04-09 01:48:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.010671 252.129.240.90 - - [2026-04-09 01:48:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.009015 10.0.0.129 - - [2026-04-09 01:48:27] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001401 252.129.240.90 - - [2026-04-09 01:48:27] "POST /neutron/port HTTP/1.1" 200 1014 0.228517 10.0.0.129 - - [2026-04-09 01:48:27] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001073 252.129.240.90 - - [2026-04-09 01:48:27] "POST /neutron/port HTTP/1.1" 200 1015 0.215700 10.0.0.129 - - [2026-04-09 01:48:27] "POST /id-to-fqname HTTP/1.1" 200 215 0.002083 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 1014 0.012348 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 1014 0.010525 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/network HTTP/1.1" 200 973 0.008414 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 1014 0.012902 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 117 0.006712 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 117 0.007404 10.0.0.129 - - [2026-04-09 01:48:28] "POST /id-to-fqname HTTP/1.1" 200 215 0.002420 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 117 0.007340 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 1014 0.009736 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 1015 0.010844 252.129.240.90 - - [2026-04-09 01:48:28] "POST /neutron/port HTTP/1.1" 200 1015 0.013180 252.129.240.90 - - [2026-04-09 01:48:29] "POST /neutron/network HTTP/1.1" 200 973 0.011027 252.129.240.90 - - [2026-04-09 01:48:29] "POST /neutron/port HTTP/1.1" 200 1015 0.010133 252.129.240.90 - - [2026-04-09 01:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.009541 252.129.240.90 - - [2026-04-09 01:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.008180 252.129.240.90 - - [2026-04-09 01:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.005992 252.129.240.90 - - [2026-04-09 01:48:29] "POST /neutron/port HTTP/1.1" 200 1015 0.013040 252.129.240.90 - - [2026-04-09 01:48:30] "POST /neutron/port HTTP/1.1" 200 1014 0.015480 252.129.240.90 - - [2026-04-09 01:48:30] "POST /neutron/network HTTP/1.1" 200 983 0.007169 252.129.240.90 - - [2026-04-09 01:48:30] "POST /neutron/port HTTP/1.1" 200 1014 0.012239 252.129.240.90 - - [2026-04-09 01:48:30] "POST /neutron/port HTTP/1.1" 200 1014 0.016815 252.129.240.90 - - [2026-04-09 01:48:30] "POST /neutron/port HTTP/1.1" 200 1015 0.050968 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 1102 0.189222 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/network HTTP/1.1" 200 983 0.006512 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 1015 0.012383 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 1015 0.015182 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 1112 0.024910 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005451 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 1103 0.113407 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/subnet HTTP/1.1" 200 689 0.014764 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 117 0.001473 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 1113 0.022561 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/network HTTP/1.1" 200 973 0.008366 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005304 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.016682 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/port HTTP/1.1" 200 117 0.001528 252.129.240.90 - - [2026-04-09 01:48:31] "POST /neutron/network HTTP/1.1" 200 973 0.012286 252.129.240.90 - - [2026-04-09 01:48:34] "POST /neutron/port HTTP/1.1" 200 1112 0.019060 252.129.240.90 - - [2026-04-09 01:48:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009707 252.129.240.90 - - [2026-04-09 01:48:34] "POST /neutron/port HTTP/1.1" 200 1112 0.022852 252.129.240.90 - - [2026-04-09 01:48:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007149 252.129.240.90 - - [2026-04-09 01:48:35] "POST /neutron/port HTTP/1.1" 200 1112 0.029940 252.129.240.90 - - [2026-04-09 01:48:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009919 10.0.0.129 - - [2026-04-09 01:48:35] "GET /virtual-machine/df0f4ff2-d6ac-4663-b308-adcfc9c9c67c HTTP/1.1" 200 1287 0.007406 10.0.0.129 - - [2026-04-09 01:48:35] "GET /virtual-machine-interface/7ef818ba-9840-4aec-a14b-38e12976ec5a HTTP/1.1" 200 2926 0.005851 10.0.0.129 - - [2026-04-09 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.129 - - [2026-04-09 01:48:35] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005029 10.0.0.129 - - [2026-04-09 01:48:35] "GET /virtual-networks?parent_id=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003209 10.0.0.129 - - [2026-04-09 01:48:35] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009981 10.0.0.129 - - [2026-04-09 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.129 - - [2026-04-09 01:48:38] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006034 10.0.0.129 - - [2026-04-09 01:48:39] "DELETE /project/90f98b2fecd44fe2874074bc79d0a21b HTTP/1.1" 404 173 0.018276 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001231 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /project/8273944bcc39459f98c7a9e76cbeca87 HTTP/1.1" 404 173 0.013425 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /project/ec725152a17740bd9faaaa2a83f6c223 HTTP/1.1" 404 173 0.010043 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001930 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001754 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.089175 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.005570 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.098663 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?fields=security_groups HTTP/1.1" 200 1335 0.099205 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.157629 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001107 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?fields=security_groups HTTP/1.1" 200 1335 0.087598 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001164 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?fields=security_groups HTTP/1.1" 200 1385 0.058162 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /security-group/c4c44ca1-6912-40bb-8121-1469cb75a579 HTTP/1.1" 200 115 0.140727 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /access-control-list/0fd00a29-fa90-4dcf-8f76-1f9c4e162878 HTTP/1.1" 200 115 0.057711 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=8273944b-cc39-459f-98c7-a9e76cbeca87&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002429 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/8273944b-cc39-459f-98c7-a9e76cbeca87?fields=application_policy_sets HTTP/1.1" 200 1374 0.077488 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /access-control-list/8d985ba2-a9e6-4f0a-8f92-ef04c03f2961 HTTP/1.1" 200 115 0.062019 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /security-group/5c2caa52-5273-4fe9-83e4-865a6fda788e HTTP/1.1" 200 115 0.179726 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /security-group/5ee8ab99-0c45-4720-924c-5f827ed86062 HTTP/1.1" 200 115 0.147345 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=90f98b2f-ecd4-4fe2-8740-74bc79d0a21b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001764 10.0.0.129 - - [2026-04-09 01:48:40] "GET /projects?obj_uuids=35a1b0fd-8514-425b-8310-dc7648351318&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001197 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /access-control-list/7e1e0e8b-65db-4f8b-9b17-4c8d5e910ca2 HTTP/1.1" 200 115 0.066624 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b?fields=application_policy_sets HTTP/1.1" 200 1374 0.092615 10.0.0.129 - - [2026-04-09 01:48:40] "GET /project/35a1b0fd-8514-425b-8310-dc7648351318?fields=application_policy_sets HTTP/1.1" 200 1424 0.117267 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /access-control-list/41c7a46c-26aa-4b06-89df-42f5748e7c5a HTTP/1.1" 200 115 0.104208 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /access-control-list/a32b97ec-fcc8-42fb-a3a5-5c575801451c HTTP/1.1" 200 115 0.084101 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /project/8273944b-cc39-459f-98c7-a9e76cbeca87 HTTP/1.1" 200 115 0.936080 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /access-control-list/b0834b82-e6c9-434d-9cde-3dcd4a77e9bf HTTP/1.1" 200 115 0.153448 10.0.0.129 - - [2026-04-09 01:48:40] "DELETE /project/90f98b2f-ecd4-4fe2-8740-74bc79d0a21b HTTP/1.1" 200 115 0.961122 10.0.0.129 - - [2026-04-09 01:48:41] "DELETE /project/35a1b0fd-8514-425b-8310-dc7648351318 HTTP/1.1" 200 115 0.992878 10.0.0.129 - - [2026-04-09 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009521 10.0.0.129 - - [2026-04-09 01:48:42] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006332 252.129.240.90 - - [2026-04-09 01:48:42] "POST /neutron/port HTTP/1.1" 200 1113 0.028194 252.129.240.90 - - [2026-04-09 01:48:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007140 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/port HTTP/1.1" 200 1112 0.020997 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006329 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/port HTTP/1.1" 200 1113 0.016073 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007368 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/port HTTP/1.1" 200 1112 0.020703 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007348 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/port HTTP/1.1" 200 1113 0.014834 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007152 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/port HTTP/1.1" 200 1112 0.016443 252.129.240.90 - - [2026-04-09 01:48:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006518 252.129.240.90 - - [2026-04-09 01:48:44] "POST /neutron/port HTTP/1.1" 200 1113 0.024483 252.129.240.90 - - [2026-04-09 01:48:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006806 10.0.0.129 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.129 - - [2026-04-09 01:48:45] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004117 10.0.0.129 - - [2026-04-09 01:48:45] "GET /virtual-networks?parent_id=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003360 10.0.0.129 - - [2026-04-09 01:48:45] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007116 252.129.240.90 - - [2026-04-09 01:48:45] "POST /neutron/port HTTP/1.1" 200 1112 0.018972 252.129.240.90 - - [2026-04-09 01:48:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007596 252.129.240.90 - - [2026-04-09 01:48:46] "POST /neutron/port HTTP/1.1" 200 1112 0.013713 252.129.240.90 - - [2026-04-09 01:48:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006721 10.0.0.129 - - [2026-04-09 01:48:50] "GET /obj-perms HTTP/1.1" 200 6393 0.066593 252.129.240.90 - - [2026-04-09 01:48:50] "POST /neutron/port HTTP/1.1" 200 1113 0.014441 252.129.240.90 - - [2026-04-09 01:48:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007679 10.0.0.129 - - [2026-04-09 01:48:50] "GET /obj-perms HTTP/1.1" 200 6393 0.077046 252.129.240.90 - - [2026-04-09 01:48:50] "POST /neutron/port HTTP/1.1" 200 1113 0.014940 252.129.240.90 - - [2026-04-09 01:48:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006849 252.129.240.90 - - [2026-04-09 01:48:50] "POST /neutron/port HTTP/1.1" 200 1113 0.022831 252.129.240.90 - - [2026-04-09 01:48:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010897 10.0.0.129 - - [2026-04-09 01:48:51] "GET /virtual-machine/a584a9a8-0416-4d01-9768-1c10b6a17ec8 HTTP/1.1" 200 1287 0.007480 10.0.0.129 - - [2026-04-09 01:48:51] "GET /virtual-machine-interface/add68e67-4aec-43e3-9988-c23cce5ea184 HTTP/1.1" 200 2927 0.006184 10.0.0.129 - - [2026-04-09 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.129 - - [2026-04-09 01:48:51] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003796 10.0.0.129 - - [2026-04-09 01:48:51] "GET /virtual-networks?parent_id=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003585 10.0.0.129 - - [2026-04-09 01:48:51] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005718 10.0.0.129 - - [2026-04-09 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.129 - - [2026-04-09 01:48:52] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003168 10.0.0.129 - - [2026-04-09 01:48:52] "GET /virtual-networks?parent_id=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003155 10.0.0.129 - - [2026-04-09 01:48:52] "GET /virtual-network/1be44470-8410-4525-b346-f9692232f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006073 252.129.240.90 - - [2026-04-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1103 0.021274 252.129.240.90 - - [2026-04-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1103 0.013405 252.129.240.90 - - [2026-04-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 151 0.148743 252.129.240.90 - - [2026-04-09 01:48:56] "POST /neutron/port HTTP/1.1" 200 1102 0.017403 252.129.240.90 - - [2026-04-09 01:48:57] "POST /neutron/port HTTP/1.1" 200 1102 0.019350 252.129.240.90 - - [2026-04-09 01:48:57] "POST /neutron/port HTTP/1.1" 200 117 0.007514 252.129.240.90 - - [2026-04-09 01:48:57] "POST /neutron/port HTTP/1.1" 400 205 0.003967 252.129.240.90 - - [2026-04-09 01:48:57] "POST /neutron/port HTTP/1.1" 200 151 0.168974 252.129.240.90 - - [2026-04-09 01:48:57] "POST /neutron/network HTTP/1.1" 200 973 0.013172 10.0.0.129 - - [2026-04-09 01:48:57] "POST /useragent-kv HTTP/1.1" 200 115 0.012820 10.0.0.129 - - [2026-04-09 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013562 10.0.0.129 - - [2026-04-09 01:48:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003254 10.0.0.129 - - [2026-04-09 01:48:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002460 10.0.0.129 - - [2026-04-09 01:48:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003116 252.129.240.90 - - [2026-04-09 01:48:57] "POST /neutron/network HTTP/1.1" 200 151 0.162846 10.0.0.129 - - [2026-04-09 01:48:57] "DELETE /route-target/7bad6646-01c8-475e-9f34-527421060f4b HTTP/1.1" 200 115 0.027722 10.0.0.129 - - [2026-04-09 01:48:57] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001490 10.0.0.129 - - [2026-04-09 01:48:57] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.030811 10.0.0.129 - - [2026-04-09 01:48:57] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001287 10.0.0.129 - - [2026-04-09 01:48:58] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?fields=virtual_networks HTTP/1.1" 200 1027 0.080606 10.0.0.129 - - [2026-04-09 01:48:58] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001236 10.0.0.129 - - [2026-04-09 01:48:58] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.039831 10.0.0.129 - - [2026-04-09 01:48:58] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001254 10.0.0.129 - - [2026-04-09 01:48:58] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?fields=security_groups HTTP/1.1" 200 1249 0.038930 10.0.0.129 - - [2026-04-09 01:48:59] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.129 - - [2026-04-09 01:48:59] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008493 10.0.0.129 - - [2026-04-09 01:48:59] "POST /fqname-to-id HTTP/1.1" 404 184 0.032741 10.0.0.129 - - [2026-04-09 01:48:59] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003365 10.0.0.129 - - [2026-04-09 01:48:59] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001610 10.0.0.129 - - [2026-04-09 01:48:59] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007753 10.0.0.129 - - [2026-04-09 01:48:59] "POST /id-to-fqname HTTP/1.1" 200 186 0.001388 10.0.0.129 - - [2026-04-09 01:48:59] "POST /fqname-to-id HTTP/1.1" 404 195 0.003494 10.0.0.129 - - [2026-04-09 01:48:59] "POST /security-groups HTTP/1.1" 200 581 0.069673 10.0.0.129 - - [2026-04-09 01:48:59] "POST /fqname-to-id HTTP/1.1" 404 230 0.002624 10.0.0.129 - - [2026-04-09 01:48:59] "POST /projects HTTP/1.1" 200 573 0.235790 10.0.0.129 - - [2026-04-09 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.270593 10.0.0.129 - - [2026-04-09 01:48:59] "POST /access-control-lists HTTP/1.1" 200 596 0.067282 10.0.0.129 - - [2026-04-09 01:48:59] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.430161 10.0.0.129 - - [2026-04-09 01:48:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003889 10.0.0.129 - - [2026-04-09 01:49:00] "POST /access-control-lists HTTP/1.1" 200 594 0.065173 10.0.0.129 - - [2026-04-09 01:49:01] "GET / HTTP/1.1" 200 36499 0.002933 252.129.240.90 - - [2026-04-09 01:49:02] "POST /neutron/port HTTP/1.1" 200 117 0.006034 252.129.240.90 - - [2026-04-09 01:49:02] "POST /neutron/port HTTP/1.1" 400 205 0.003889 10.0.0.129 - - [2026-04-09 01:49:02] "POST /fqname-to-id HTTP/1.1" 401 295 0.000842 10.0.0.129 - - [2026-04-09 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.080077 10.0.0.129 - - [2026-04-09 01:49:02] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002054 10.0.0.129 - - [2026-04-09 01:49:02] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.033619 252.129.240.90 - - [2026-04-09 01:49:02] "POST /neutron/network HTTP/1.1" 200 117 0.060640 10.0.0.129 - - [2026-04-09 01:49:02] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001177 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/network HTTP/1.1" 200 603 0.097179 10.0.0.129 - - [2026-04-09 01:49:03] "POST /route-targets HTTP/1.1" 200 329 0.014601 10.0.0.129 - - [2026-04-09 01:49:03] "POST /ref-update HTTP/1.1" 200 156 0.026797 10.0.0.129 - - [2026-04-09 01:49:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003227 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.221454 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/network HTTP/1.1" 200 822 0.005805 10.0.0.129 - - [2026-04-09 01:49:03] "POST /id-to-fqname HTTP/1.1" 200 217 0.002365 10.0.0.129 - - [2026-04-09 01:49:03] "GET /virtual-network/551f995b-b397-42f4-bfa6-9ec426875882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007689 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/network HTTP/1.1" 200 822 0.008446 10.0.0.129 - - [2026-04-09 01:49:03] "GET /virtual-network/551f995b-b397-42f4-bfa6-9ec426875882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006712 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/network HTTP/1.1" 200 822 0.006157 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.009006 10.0.0.129 - - [2026-04-09 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.129 - - [2026-04-09 01:49:03] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001081 10.0.0.129 - - [2026-04-09 01:49:03] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.031077 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/network HTTP/1.1" 200 117 0.013476 10.0.0.129 - - [2026-04-09 01:49:03] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001313 252.129.240.90 - - [2026-04-09 01:49:03] "POST /neutron/network HTTP/1.1" 200 603 0.093756 10.0.0.129 - - [2026-04-09 01:49:04] "POST /route-targets HTTP/1.1" 200 329 0.011598 10.0.0.129 - - [2026-04-09 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.021924 10.0.0.129 - - [2026-04-09 01:49:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003489 252.129.240.90 - - [2026-04-09 01:49:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.207681 252.129.240.90 - - [2026-04-09 01:49:04] "POST /neutron/network HTTP/1.1" 200 822 0.007448 10.0.0.129 - - [2026-04-09 01:49:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.001529 10.0.0.129 - - [2026-04-09 01:49:04] "GET /virtual-network/34a24f0a-9e7f-453b-9eb8-92fb964c14f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005583 252.129.240.90 - - [2026-04-09 01:49:04] "POST /neutron/network HTTP/1.1" 200 822 0.006848 10.0.0.129 - - [2026-04-09 01:49:04] "GET /virtual-network/34a24f0a-9e7f-453b-9eb8-92fb964c14f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005545 252.129.240.90 - - [2026-04-09 01:49:04] "POST /neutron/network HTTP/1.1" 200 822 0.006832 252.129.240.90 - - [2026-04-09 01:49:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.009532 10.0.0.129 - - [2026-04-09 01:49:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.005539 252.129.240.90 - - [2026-04-09 01:49:04] "POST /neutron/network HTTP/1.1" 200 832 0.006911 252.129.240.90 - - [2026-04-09 01:49:05] "GET /aaa-mode HTTP/1.1" 401 295 0.000561 252.129.240.90 - - [2026-04-09 01:49:05] "GET / HTTP/1.1" 200 36499 0.001925 252.129.240.90 - - [2026-04-09 01:49:05] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000855 10.0.0.129 - - [2026-04-09 01:49:05] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001000 252.129.240.90 - - [2026-04-09 01:49:05] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.063798 252.129.240.90 - - [2026-04-09 01:49:05] "POST /neutron/network HTTP/1.1" 200 822 0.006727 252.129.240.90 - - [2026-04-09 01:49:05] "POST /neutron/port HTTP/1.1" 200 117 0.007477 252.129.240.90 - - [2026-04-09 01:49:05] "POST /neutron/port HTTP/1.1" 200 117 0.007489 10.0.0.129 - - [2026-04-09 01:49:05] "POST /id-to-fqname HTTP/1.1" 200 217 0.001515 252.129.240.90 - - [2026-04-09 01:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.009951 252.129.240.90 - - [2026-04-09 01:49:06] "POST /neutron/network HTTP/1.1" 200 832 0.008255 252.129.240.90 - - [2026-04-09 01:49:06] "GET /aaa-mode HTTP/1.1" 401 295 0.000466 252.129.240.90 - - [2026-04-09 01:49:06] "GET / HTTP/1.1" 200 36499 0.002500 252.129.240.90 - - [2026-04-09 01:49:06] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000504 252.129.240.90 - - [2026-04-09 01:49:06] "POST /neutron/network HTTP/1.1" 200 832 0.007111 10.0.0.129 - - [2026-04-09 01:49:06] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001292 10.0.0.129 - - [2026-04-09 01:49:06] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002361 252.129.240.90 - - [2026-04-09 01:49:06] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.092763 252.129.240.90 - - [2026-04-09 01:49:06] "POST /neutron/network HTTP/1.1" 200 822 0.008612 252.129.240.90 - - [2026-04-09 01:49:06] "POST /neutron/port HTTP/1.1" 200 1056 0.336249 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1056 0.012124 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1056 0.021062 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1078 0.047933 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1106 0.155606 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007163 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 117 0.006383 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 1116 0.018504 10.0.0.129 - - [2026-04-09 01:49:07] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002054 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006587 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/router HTTP/1.1" 200 578 0.122142 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/subnet HTTP/1.1" 200 698 0.019570 10.0.0.129 - - [2026-04-09 01:49:07] "POST /route-targets HTTP/1.1" 200 329 0.024585 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/port HTTP/1.1" 200 117 0.002207 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/router HTTP/1.1" 200 578 0.009833 10.0.0.129 - - [2026-04-09 01:49:07] "PUT /logical-router/145ad891-76e7-4f83-9663-c6c9f42e0114 HTTP/1.1" 200 264 0.040817 252.129.240.90 - - [2026-04-09 01:49:07] "POST /neutron/network HTTP/1.1" 200 822 0.008111 10.0.0.129 - - [2026-04-09 01:49:07] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003452 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/network HTTP/1.1" 200 832 0.025464 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/router HTTP/1.1" 200 344 0.358160 10.0.0.129 - - [2026-04-09 01:49:08] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001748 10.0.0.129 - - [2026-04-09 01:49:08] "POST /ref-update HTTP/1.1" 200 156 0.031495 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/port HTTP/1.1" 200 1116 0.035637 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013160 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/port HTTP/1.1" 200 1056 0.419899 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/port HTTP/1.1" 200 1056 0.018838 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/port HTTP/1.1" 200 1056 0.013878 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/port HTTP/1.1" 200 1106 0.107986 252.129.240.90 - - [2026-04-09 01:49:08] "POST /neutron/port HTTP/1.1" 200 1116 0.015788 252.129.240.90 - - [2026-04-09 01:49:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004245 252.129.240.90 - - [2026-04-09 01:49:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.008332 252.129.240.90 - - [2026-04-09 01:49:09] "POST /neutron/port HTTP/1.1" 200 117 0.001494 252.129.240.90 - - [2026-04-09 01:49:09] "POST /neutron/network HTTP/1.1" 200 822 0.008880 252.129.240.90 - - [2026-04-09 01:49:13] "POST /neutron/port HTTP/1.1" 200 1116 0.016755 252.129.240.90 - - [2026-04-09 01:49:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005977 252.129.240.90 - - [2026-04-09 01:49:13] "POST /neutron/port HTTP/1.1" 200 1116 0.014412 252.129.240.90 - - [2026-04-09 01:49:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008725 252.129.240.90 - - [2026-04-09 01:49:13] "POST /neutron/port HTTP/1.1" 200 1116 0.022228 252.129.240.90 - - [2026-04-09 01:49:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010144 10.0.0.129 - - [2026-04-09 01:49:13] "GET /virtual-machine/126a68ce-05a4-443e-94b8-b4d8513fdaaf HTTP/1.1" 401 295 0.000481 10.0.0.129 - - [2026-04-09 01:49:14] "GET /virtual-machine/126a68ce-05a4-443e-94b8-b4d8513fdaaf HTTP/1.1" 200 1292 0.047298 10.0.0.129 - - [2026-04-09 01:49:14] "GET /virtual-machine-interface/36a2ca67-ce7b-46ef-bddb-88b92921150f HTTP/1.1" 200 2936 0.016278 252.129.240.90 - - [2026-04-09 01:49:14] "POST /neutron/port HTTP/1.1" 200 1116 0.023983 252.129.240.90 - - [2026-04-09 01:49:14] "POST /neutron/port HTTP/1.1" 200 1116 0.021501 10.0.0.129 - - [2026-04-09 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.129 - - [2026-04-09 01:49:14] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004368 252.129.240.90 - - [2026-04-09 01:49:14] "POST /neutron/network HTTP/1.1" 200 832 0.006756 10.0.0.129 - - [2026-04-09 01:49:14] "GET /virtual-networks?parent_id=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004452 252.129.240.90 - - [2026-04-09 01:49:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006815 10.0.0.129 - - [2026-04-09 01:49:14] "GET /virtual-network/551f995b-b397-42f4-bfa6-9ec426875882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007189 252.129.240.90 - - [2026-04-09 01:49:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.013663 252.129.240.90 - - [2026-04-09 01:49:14] "POST /neutron/port HTTP/1.1" 200 117 0.001271 252.129.240.90 - - [2026-04-09 01:49:15] "POST /neutron/network HTTP/1.1" 200 822 0.006578 10.0.0.129 - - [2026-04-09 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.129 - - [2026-04-09 01:49:17] "GET /virtual-network/551f995b-b397-42f4-bfa6-9ec426875882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006836 252.129.240.90 - - [2026-04-09 01:49:18] "POST /neutron/port HTTP/1.1" 200 1116 0.015511 252.129.240.90 - - [2026-04-09 01:49:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006735 252.129.240.90 - - [2026-04-09 01:49:18] "POST /neutron/port HTTP/1.1" 200 1116 0.019465 252.129.240.90 - - [2026-04-09 01:49:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007103 252.129.240.90 - - [2026-04-09 01:49:19] "POST /neutron/port HTTP/1.1" 200 1116 0.017351 252.129.240.90 - - [2026-04-09 01:49:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007447 252.129.240.90 - - [2026-04-09 01:49:19] "POST /neutron/port HTTP/1.1" 200 1116 0.018684 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007842 10.0.0.129 - - [2026-04-09 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/port HTTP/1.1" 200 1116 0.028106 10.0.0.129 - - [2026-04-09 01:49:20] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004151 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/port HTTP/1.1" 200 1116 0.022435 10.0.0.129 - - [2026-04-09 01:49:20] "GET /virtual-networks?parent_id=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.006038 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005794 10.0.0.129 - - [2026-04-09 01:49:20] "GET /virtual-network/551f995b-b397-42f4-bfa6-9ec426875882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005975 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007253 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/port HTTP/1.1" 200 1116 0.029609 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008808 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/port HTTP/1.1" 200 1116 0.018842 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012935 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/port HTTP/1.1" 200 1116 0.014704 252.129.240.90 - - [2026-04-09 01:49:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007782 10.0.0.129 - - [2026-04-09 01:49:21] "GET /virtual-machine/9b20818e-629b-47eb-ac71-0969b9bfa0af HTTP/1.1" 200 1293 0.005293 10.0.0.129 - - [2026-04-09 01:49:21] "GET /virtual-machine-interface/c663f625-6147-4482-9633-29f81200c7a1 HTTP/1.1" 200 2937 0.006261 10.0.0.129 - - [2026-04-09 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.129 - - [2026-04-09 01:49:21] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003771 10.0.0.129 - - [2026-04-09 01:49:21] "GET /virtual-networks?parent_id=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003593 10.0.0.129 - - [2026-04-09 01:49:21] "GET /virtual-network/34a24f0a-9e7f-453b-9eb8-92fb964c14f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005970 252.129.240.90 - - [2026-04-09 01:49:21] "POST /neutron/port HTTP/1.1" 200 1116 0.022814 252.129.240.90 - - [2026-04-09 01:49:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007782 252.129.240.90 - - [2026-04-09 01:49:22] "POST /neutron/port HTTP/1.1" 200 1116 0.014259 252.129.240.90 - - [2026-04-09 01:49:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013305 10.0.0.129 - - [2026-04-09 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.129 - - [2026-04-09 01:49:22] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004793 10.0.0.129 - - [2026-04-09 01:49:22] "GET /virtual-networks?parent_id=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004779 10.0.0.129 - - [2026-04-09 01:49:22] "GET /virtual-network/34a24f0a-9e7f-453b-9eb8-92fb964c14f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006671 252.129.240.90 - - [2026-04-09 01:49:27] "POST /neutron/router HTTP/1.1" 200 578 0.005592 10.0.0.129 - - [2026-04-09 01:49:27] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001652 252.129.240.90 - - [2026-04-09 01:49:27] "POST /neutron/router HTTP/1.1" 200 344 0.267612 252.129.240.90 - - [2026-04-09 01:49:28] "POST /neutron/port HTTP/1.1" 200 1916 0.023462 10.0.0.129 - - [2026-04-09 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.009801 252.129.240.90 - - [2026-04-09 01:49:34] "POST /neutron/router HTTP/1.1" 200 578 0.005739 10.0.0.129 - - [2026-04-09 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.020704 252.129.240.90 - - [2026-04-09 01:49:34] "POST /neutron/router HTTP/1.1" 200 344 0.168939 10.0.0.129 - - [2026-04-09 01:49:35] "GET /global-system-configs HTTP/1.1" 401 295 0.000540 10.0.0.129 - - [2026-04-09 01:49:35] "GET /global-system-configs HTTP/1.1" 401 295 0.000492 252.129.240.90 - - [2026-04-09 01:49:38] "POST /neutron/router HTTP/1.1" 200 578 0.009476 10.0.0.129 - - [2026-04-09 01:49:38] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001219 10.0.0.129 - - [2026-04-09 01:49:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000554 10.0.0.129 - - [2026-04-09 01:49:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000791 252.129.240.90 - - [2026-04-09 01:49:38] "POST /neutron/router HTTP/1.1" 200 344 0.278560 10.0.0.129 - - [2026-04-09 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.011241 252.129.240.90 - - [2026-04-09 01:49:40] "POST /neutron/router HTTP/1.1" 200 578 0.007713 10.0.0.129 - - [2026-04-09 01:49:40] "POST /ref-update HTTP/1.1" 200 156 0.012971 252.129.240.90 - - [2026-04-09 01:49:40] "POST /neutron/router HTTP/1.1" 200 344 0.129952 252.129.240.90 - - [2026-04-09 01:49:40] "POST /neutron/router HTTP/1.1" 200 578 0.007306 10.0.0.129 - - [2026-04-09 01:49:41] "DELETE /project/7b92dcf16cfa4d18b722db81988255bf HTTP/1.1" 404 173 0.003641 10.0.0.129 - - [2026-04-09 01:49:41] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002549 10.0.0.129 - - [2026-04-09 01:49:41] "POST /ref-update HTTP/1.1" 200 156 0.024311 10.0.0.129 - - [2026-04-09 01:49:41] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.060739 10.0.0.129 - - [2026-04-09 01:49:41] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001110 10.0.0.129 - - [2026-04-09 01:49:41] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?fields=security_groups HTTP/1.1" 200 1339 0.041942 252.129.240.90 - - [2026-04-09 01:49:41] "POST /neutron/router HTTP/1.1" 200 344 0.215329 10.0.0.129 - - [2026-04-09 01:49:41] "DELETE /security-group/5b5bd4ce-80ea-4bb6-a4d7-ee6c87efa035 HTTP/1.1" 200 115 0.049753 10.0.0.129 - - [2026-04-09 01:49:41] "GET /projects?obj_uuids=ec725152-a177-40bd-9faa-aa2a83f6c223&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002249 10.0.0.129 - - [2026-04-09 01:49:41] "DELETE /access-control-list/3c5022fb-3768-4861-aa51-fe2aebf4309d HTTP/1.1" 200 115 0.036689 252.129.240.90 - - [2026-04-09 01:49:41] "POST /neutron/router HTTP/1.1" 200 578 0.009069 10.0.0.129 - - [2026-04-09 01:49:41] "GET /project/ec725152-a177-40bd-9faa-aa2a83f6c223?fields=application_policy_sets HTTP/1.1" 200 1378 0.054206 10.0.0.129 - - [2026-04-09 01:49:41] "DELETE /access-control-list/2d241074-3cc0-4426-94f6-3b4266af8fb9 HTTP/1.1" 200 115 0.047983 10.0.0.129 - - [2026-04-09 01:49:41] "GET /logical-router/145ad891-76e7-4f83-9663-c6c9f42e0114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009158 10.0.0.129 - - [2026-04-09 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 252.129.240.90 - - [2026-04-09 01:49:41] "POST /neutron/router HTTP/1.1" 200 151 0.085608 10.0.0.129 - - [2026-04-09 01:49:41] "DELETE /route-target/849f8c28-3f6a-4a5c-bd9e-7a49ae4ed8d9 HTTP/1.1" 200 115 0.028077 10.0.0.129 - - [2026-04-09 01:49:41] "DELETE /project/ec725152-a177-40bd-9faa-aa2a83f6c223 HTTP/1.1" 200 115 0.422469 252.129.240.90 - - [2026-04-09 01:49:41] "POST /neutron/network HTTP/1.1" 200 822 0.013469 252.129.240.90 - - [2026-04-09 01:49:41] "POST /neutron/network HTTP/1.1" 400 204 0.015245 252.129.240.90 - - [2026-04-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 1116 0.017851 252.129.240.90 - - [2026-04-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 1116 0.017400 252.129.240.90 - - [2026-04-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 1106 0.015563 252.129.240.90 - - [2026-04-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 1106 0.011626 252.129.240.90 - - [2026-04-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 151 0.174941 252.129.240.90 - - [2026-04-09 01:49:42] "POST /neutron/port HTTP/1.1" 200 151 0.196203 252.129.240.90 - - [2026-04-09 01:49:43] "POST /neutron/network HTTP/1.1" 200 822 0.006654 10.0.0.129 - - [2026-04-09 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005114 10.0.0.129 - - [2026-04-09 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.129 - - [2026-04-09 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004544 252.129.240.90 - - [2026-04-09 01:49:44] "POST /neutron/network HTTP/1.1" 200 151 0.101335 10.0.0.129 - - [2026-04-09 01:49:44] "DELETE /route-target/210ef599-1ba2-4cf4-9881-28a9aea0447d HTTP/1.1" 200 115 0.022224 252.129.240.90 - - [2026-04-09 01:49:44] "POST /neutron/network HTTP/1.1" 200 822 0.007831 10.0.0.129 - - [2026-04-09 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.129 - - [2026-04-09 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003669 10.0.0.129 - - [2026-04-09 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003747 252.129.240.90 - - [2026-04-09 01:49:44] "POST /neutron/network HTTP/1.1" 200 151 0.126024 10.0.0.129 - - [2026-04-09 01:49:44] "DELETE /route-target/00c3119e-89e4-4c74-aba9-0b2f973b5859 HTTP/1.1" 200 115 0.022714 10.0.0.129 - - [2026-04-09 01:49:44] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001846 10.0.0.129 - - [2026-04-09 01:49:44] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.037511 10.0.0.129 - - [2026-04-09 01:49:44] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001780 10.0.0.129 - - [2026-04-09 01:49:44] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?fields=virtual_networks HTTP/1.1" 200 1030 0.032463 10.0.0.129 - - [2026-04-09 01:49:44] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001607 10.0.0.129 - - [2026-04-09 01:49:44] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.051367 10.0.0.129 - - [2026-04-09 01:49:44] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001026 10.0.0.129 - - [2026-04-09 01:49:44] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?fields=security_groups HTTP/1.1" 200 1254 0.039662 10.0.0.129 - - [2026-04-09 01:49:45] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215 10.0.0.129 - - [2026-04-09 01:49:45] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008739 10.0.0.129 - - [2026-04-09 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.037725 10.0.0.129 - - [2026-04-09 01:49:46] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003443 10.0.0.129 - - [2026-04-09 01:49:46] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001873 10.0.0.129 - - [2026-04-09 01:49:46] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010310 10.0.0.129 - - [2026-04-09 01:49:46] "POST /id-to-fqname HTTP/1.1" 200 191 0.006709 10.0.0.129 - - [2026-04-09 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.005094 10.0.0.129 - - [2026-04-09 01:49:46] "POST /security-groups HTTP/1.1" 200 586 0.068069 10.0.0.129 - - [2026-04-09 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.004489 10.0.0.129 - - [2026-04-09 01:49:46] "POST /projects HTTP/1.1" 200 583 0.252135 10.0.0.129 - - [2026-04-09 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.292043 10.0.0.129 - - [2026-04-09 01:49:46] "POST /access-control-lists HTTP/1.1" 200 601 0.068117 10.0.0.129 - - [2026-04-09 01:49:46] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.478735 10.0.0.129 - - [2026-04-09 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.003625 10.0.0.129 - - [2026-04-09 01:49:46] "POST /access-control-lists HTTP/1.1" 200 599 0.077491 10.0.0.129 - - [2026-04-09 01:49:48] "GET / HTTP/1.1" 200 36499 0.003516 10.0.0.129 - - [2026-04-09 01:49:49] "POST /fqname-to-id HTTP/1.1" 401 295 0.000691 10.0.0.129 - - [2026-04-09 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.042376 10.0.0.129 - - [2026-04-09 01:49:49] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001318 10.0.0.129 - - [2026-04-09 01:49:49] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.033185 10.0.0.129 - - [2026-04-09 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-04-09 01:49:49] "GET /security-group/5a9bf50b-bfda-45fd-af9b-eeb25280e49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.006574 10.0.0.129 - - [2026-04-09 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.129 - - [2026-04-09 01:49:50] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001271 10.0.0.129 - - [2026-04-09 01:49:50] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.033391 10.0.0.129 - - [2026-04-09 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.129 - - [2026-04-09 01:49:50] "GET /security-group/5a9bf50b-bfda-45fd-af9b-eeb25280e49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.004370 10.0.0.129 - - [2026-04-09 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.129 - - [2026-04-09 01:49:50] "PUT /security-group/5a9bf50b-bfda-45fd-af9b-eeb25280e49a HTTP/1.1" 200 264 0.018500 10.0.0.129 - - [2026-04-09 01:49:50] "PUT /access-control-list/f06147fa-820c-4015-a468-6ab3bbe75189 HTTP/1.1" 200 274 0.015772 10.0.0.129 - - [2026-04-09 01:49:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.002908 10.0.0.129 - - [2026-04-09 01:49:50] "PUT /access-control-list/345cc81d-e701-4f75-857e-b8bcf125f99d HTTP/1.1" 200 274 0.019839 10.0.0.129 - - [2026-04-09 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.129 - - [2026-04-09 01:49:50] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001693 10.0.0.129 - - [2026-04-09 01:49:50] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.033723 252.129.240.90 - - [2026-04-09 01:49:50] "POST /neutron/network HTTP/1.1" 200 117 0.056155 10.0.0.129 - - [2026-04-09 01:49:50] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001777 252.129.240.90 - - [2026-04-09 01:49:50] "POST /neutron/network HTTP/1.1" 200 606 0.106447 10.0.0.129 - - [2026-04-09 01:49:50] "POST /route-targets HTTP/1.1" 200 329 0.015759 10.0.0.129 - - [2026-04-09 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.018267 10.0.0.129 - - [2026-04-09 01:49:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005589 252.129.240.90 - - [2026-04-09 01:49:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.214827 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:49:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001745 252.129.240.90 - - [2026-04-09 01:49:51] "POST /neutron/network HTTP/1.1" 200 824 0.012884 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:49:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001695 10.0.0.129 - - [2026-04-09 01:49:51] "GET /obj-perms HTTP/1.1" 200 6393 0.090395 10.0.0.129 - - [2026-04-09 01:49:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001471 10.0.0.129 - - [2026-04-09 01:49:51] "GET /virtual-network/cf2fb252-1965-4d87-81a1-1eeccb098dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007324 252.129.240.90 - - [2026-04-09 01:49:51] "POST /neutron/network HTTP/1.1" 200 824 0.006929 10.0.0.129 - - [2026-04-09 01:49:51] "GET /virtual-network/cf2fb252-1965-4d87-81a1-1eeccb098dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007092 252.129.240.90 - - [2026-04-09 01:49:51] "POST /neutron/network HTTP/1.1" 200 824 0.005844 252.129.240.90 - - [2026-04-09 01:49:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.013901 10.0.0.129 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.129 - - [2026-04-09 01:49:51] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001232 10.0.0.129 - - [2026-04-09 01:49:51] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.035917 252.129.240.90 - - [2026-04-09 01:49:51] "POST /neutron/network HTTP/1.1" 200 117 0.016379 10.0.0.129 - - [2026-04-09 01:49:51] "GET /obj-perms HTTP/1.1" 200 6393 0.066293 10.0.0.129 - - [2026-04-09 01:49:51] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001298 252.129.240.90 - - [2026-04-09 01:49:51] "POST /neutron/network HTTP/1.1" 200 613 0.141695 10.0.0.129 - - [2026-04-09 01:49:51] "POST /route-targets HTTP/1.1" 200 329 0.023117 10.0.0.129 - - [2026-04-09 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.014485 10.0.0.129 - - [2026-04-09 01:49:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004307 252.129.240.90 - - [2026-04-09 01:49:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.246763 252.129.240.90 - - [2026-04-09 01:49:52] "POST /neutron/network HTTP/1.1" 200 832 0.007659 10.0.0.129 - - [2026-04-09 01:49:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001559 10.0.0.129 - - [2026-04-09 01:49:52] "GET /virtual-network/3bd828ae-f7de-495b-9534-eb7abb87c487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005679 252.129.240.90 - - [2026-04-09 01:49:52] "POST /neutron/network HTTP/1.1" 200 832 0.007739 10.0.0.129 - - [2026-04-09 01:49:52] "GET /virtual-network/3bd828ae-f7de-495b-9534-eb7abb87c487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006423 252.129.240.90 - - [2026-04-09 01:49:52] "POST /neutron/network HTTP/1.1" 200 832 0.013056 252.129.240.90 - - [2026-04-09 01:49:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.010406 10.0.0.129 - - [2026-04-09 01:49:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001573 252.129.240.90 - - [2026-04-09 01:49:53] "POST /neutron/network HTTP/1.1" 200 834 0.007039 252.129.240.90 - - [2026-04-09 01:49:53] "GET /aaa-mode HTTP/1.1" 401 295 0.000572 252.129.240.90 - - [2026-04-09 01:49:53] "GET / HTTP/1.1" 200 36499 0.002704 252.129.240.90 - - [2026-04-09 01:49:53] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000487 10.0.0.129 - - [2026-04-09 01:49:54] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001346 252.129.240.90 - - [2026-04-09 01:49:54] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.067723 252.129.240.90 - - [2026-04-09 01:49:54] "POST /neutron/network HTTP/1.1" 200 824 0.043840 252.129.240.90 - - [2026-04-09 01:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.006747 252.129.240.90 - - [2026-04-09 01:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.006293 10.0.0.129 - - [2026-04-09 01:49:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.002302 252.129.240.90 - - [2026-04-09 01:49:55] "POST /neutron/port HTTP/1.1" 200 117 0.008307 252.129.240.90 - - [2026-04-09 01:49:55] "POST /neutron/network HTTP/1.1" 200 842 0.007292 252.129.240.90 - - [2026-04-09 01:49:55] "GET /aaa-mode HTTP/1.1" 401 295 0.000870 252.129.240.90 - - [2026-04-09 01:49:55] "POST /neutron/network HTTP/1.1" 200 834 0.018320 252.129.240.90 - - [2026-04-09 01:49:55] "GET / HTTP/1.1" 200 36499 0.003581 252.129.240.90 - - [2026-04-09 01:49:55] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000638 10.0.0.129 - - [2026-04-09 01:49:55] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001817 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1060 0.306905 10.0.0.129 - - [2026-04-09 01:49:56] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001341 252.129.240.90 - - [2026-04-09 01:49:56] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.080795 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1060 0.025549 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1060 0.012924 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1110 0.083122 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1120 0.017126 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005923 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/network HTTP/1.1" 200 832 0.046339 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.008769 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 117 0.001584 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/network HTTP/1.1" 200 824 0.006976 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/port HTTP/1.1" 200 1120 0.022345 252.129.240.90 - - [2026-04-09 01:49:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008372 252.129.240.90 - - [2026-04-09 01:49:57] "POST /neutron/port HTTP/1.1" 200 117 0.009694 10.0.0.129 - - [2026-04-09 01:49:57] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001279 252.129.240.90 - - [2026-04-09 01:49:57] "POST /neutron/router HTTP/1.1" 200 583 0.089807 10.0.0.129 - - [2026-04-09 01:49:57] "POST /route-targets HTTP/1.1" 200 329 0.029713 252.129.240.90 - - [2026-04-09 01:49:57] "POST /neutron/router HTTP/1.1" 200 583 0.009047 10.0.0.129 - - [2026-04-09 01:49:57] "PUT /logical-router/d8fda30a-f8e9-4ac5-8f07-efb5ece4ee5f HTTP/1.1" 200 264 0.027748 252.129.240.90 - - [2026-04-09 01:49:57] "POST /neutron/router HTTP/1.1" 200 654 0.042363 10.0.0.129 - - [2026-04-09 01:49:57] "GET /logical-router/d8fda30a-f8e9-4ac5-8f07-efb5ece4ee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.010532 10.0.0.129 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011444 252.129.240.90 - - [2026-04-09 01:49:57] "POST /neutron/router HTTP/1.1" 200 654 0.004883 10.0.0.129 - - [2026-04-09 01:49:57] "GET /service-template/6b6efc8c-d1c3-41a9-be2b-ccc091254c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004478 10.0.0.129 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.003992 252.129.240.90 - - [2026-04-09 01:49:57] "POST /neutron/network HTTP/1.1" 200 842 0.008848 10.0.0.129 - - [2026-04-09 01:49:57] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.129 - - [2026-04-09 01:49:57] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001417 10.0.0.129 - - [2026-04-09 01:49:57] "POST /useragent-kv HTTP/1.1" 200 115 0.100844 10.0.0.129 - - [2026-04-09 01:49:57] "POST /virtual-networks HTTP/1.1" 200 696 0.418859 10.0.0.129 - - [2026-04-09 01:49:58] "POST /route-targets HTTP/1.1" 200 329 0.062888 10.0.0.129 - - [2026-04-09 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.039571 10.0.0.129 - - [2026-04-09 01:49:58] "POST /service-instances HTTP/1.1" 200 672 0.115317 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/router HTTP/1.1" 200 344 0.657264 10.0.0.129 - - [2026-04-09 01:49:58] "POST /route-tables HTTP/1.1" 200 584 0.038320 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/port HTTP/1.1" 200 1061 0.620790 10.0.0.129 - - [2026-04-09 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.016056 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/port HTTP/1.1" 200 1120 0.025348 10.0.0.129 - - [2026-04-09 01:49:58] "PUT /logical-router/d8fda30a-f8e9-4ac5-8f07-efb5ece4ee5f HTTP/1.1" 200 264 0.023616 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/port HTTP/1.1" 200 1061 0.014080 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009034 10.0.0.129 - - [2026-04-09 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.046110 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/port HTTP/1.1" 200 1061 0.014751 10.0.0.129 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.129 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/port HTTP/1.1" 200 1111 0.093101 10.0.0.129 - - [2026-04-09 01:49:58] "POST /virtual-machines HTTP/1.1" 200 551 0.023212 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/port HTTP/1.1" 200 1121 0.036799 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014222 10.0.0.129 - - [2026-04-09 01:49:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.181009 10.0.0.129 - - [2026-04-09 01:49:58] "POST /chown HTTP/1.1" 200 109 0.020154 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.018042 10.0.0.129 - - [2026-04-09 01:49:58] "POST /instance-ips HTTP/1.1" 200 549 0.028869 252.129.240.90 - - [2026-04-09 01:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.003286 10.0.0.129 - - [2026-04-09 01:49:59] "POST /instance-ips HTTP/1.1" 400 244 0.031801 252.129.240.90 - - [2026-04-09 01:49:59] "POST /neutron/network HTTP/1.1" 200 832 0.009895 10.0.0.129 - - [2026-04-09 01:49:59] "POST /chown HTTP/1.1" 200 109 0.011612 10.0.0.129 - - [2026-04-09 01:49:59] "PUT /virtual-machine-interface/9546a068-dcf1-4e95-b086-c954128ce349 HTTP/1.1" 200 286 0.024832 10.0.0.129 - - [2026-04-09 01:49:59] "PUT /instance-ip/b904f26e-14bd-42e6-bf37-e6a685c69fca HTTP/1.1" 200 258 0.015355 10.0.0.129 - - [2026-04-09 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.016251 10.0.0.129 - - [2026-04-09 01:49:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.120114 10.0.0.129 - - [2026-04-09 01:49:59] "POST /chown HTTP/1.1" 200 109 0.009028 10.0.0.129 - - [2026-04-09 01:49:59] "POST /instance-ips HTTP/1.1" 200 547 0.036421 10.0.0.129 - - [2026-04-09 01:49:59] "POST /instance-ips HTTP/1.1" 400 314 0.021221 10.0.0.129 - - [2026-04-09 01:49:59] "POST /chown HTTP/1.1" 200 109 0.011251 10.0.0.129 - - [2026-04-09 01:49:59] "PUT /virtual-machine-interface/52a842bd-058b-4dd1-a514-b3bf53b40b63 HTTP/1.1" 200 286 0.016556 10.0.0.129 - - [2026-04-09 01:49:59] "PUT /instance-ip/9e99c3d0-75b2-4690-ae2f-7fbc7cfc0525 HTTP/1.1" 200 258 0.018460 10.0.0.129 - - [2026-04-09 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.017480 10.0.0.129 - - [2026-04-09 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.018042 10.0.0.129 - - [2026-04-09 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.024074 10.0.0.129 - - [2026-04-09 01:49:59] "PUT /routing-instance/c3178e5d-dd7a-4cdd-aa9a-c1acc41cb578 HTTP/1.1" 200 268 0.035503 10.0.0.129 - - [2026-04-09 01:50:00] "POST /virtual-machines HTTP/1.1" 200 551 0.018193 10.0.0.129 - - [2026-04-09 01:50:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.159678 10.0.0.129 - - [2026-04-09 01:50:00] "POST /chown HTTP/1.1" 200 109 0.017253 10.0.0.129 - - [2026-04-09 01:50:00] "POST /instance-ips HTTP/1.1" 400 244 0.034975 10.0.0.129 - - [2026-04-09 01:50:00] "POST /chown HTTP/1.1" 200 109 0.025640 10.0.0.129 - - [2026-04-09 01:50:00] "PUT /virtual-machine-interface/89dcd07f-12b3-46b2-8cd3-2202448cd5aa HTTP/1.1" 200 286 0.013117 10.0.0.129 - - [2026-04-09 01:50:00] "PUT /instance-ip/b904f26e-14bd-42e6-bf37-e6a685c69fca HTTP/1.1" 200 258 0.025139 10.0.0.129 - - [2026-04-09 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.027851 10.0.0.129 - - [2026-04-09 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.025738 10.0.0.129 - - [2026-04-09 01:50:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.135902 10.0.0.129 - - [2026-04-09 01:50:00] "POST /chown HTTP/1.1" 200 109 0.009622 10.0.0.129 - - [2026-04-09 01:50:01] "POST /instance-ips HTTP/1.1" 400 314 0.045352 10.0.0.129 - - [2026-04-09 01:50:01] "POST /chown HTTP/1.1" 200 109 0.019353 10.0.0.129 - - [2026-04-09 01:50:01] "PUT /virtual-machine-interface/3e7ac6a4-7c8b-4204-bac5-6ed27e01c06b HTTP/1.1" 200 286 0.053191 10.0.0.129 - - [2026-04-09 01:50:01] "PUT /instance-ip/9e99c3d0-75b2-4690-ae2f-7fbc7cfc0525 HTTP/1.1" 200 258 0.054243 10.0.0.129 - - [2026-04-09 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.020864 10.0.0.129 - - [2026-04-09 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.029232 252.129.240.90 - - [2026-04-09 01:50:03] "POST /neutron/port HTTP/1.1" 200 1120 0.015903 252.129.240.90 - - [2026-04-09 01:50:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010554 252.129.240.90 - - [2026-04-09 01:50:03] "POST /neutron/port HTTP/1.1" 200 1120 0.017547 252.129.240.90 - - [2026-04-09 01:50:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007066 252.129.240.90 - - [2026-04-09 01:50:03] "POST /neutron/port HTTP/1.1" 200 1120 0.019189 252.129.240.90 - - [2026-04-09 01:50:04] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009933 10.0.0.129 - - [2026-04-09 01:50:04] "GET /virtual-machine/803a08c5-a716-4838-bf5c-a3340617d3e8 HTTP/1.1" 401 295 0.000543 10.0.0.129 - - [2026-04-09 01:50:04] "GET /virtual-machine/803a08c5-a716-4838-bf5c-a3340617d3e8 HTTP/1.1" 200 1297 0.054225 10.0.0.129 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/b0bcaddd-e7c5-468e-b5f0-4b82d1fcc3ee HTTP/1.1" 200 2959 0.007326 10.0.0.129 - - [2026-04-09 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.129 - - [2026-04-09 01:50:04] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003915 10.0.0.129 - - [2026-04-09 01:50:04] "GET /virtual-networks?parent_id=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003611 10.0.0.129 - - [2026-04-09 01:50:04] "GET /virtual-network/cf2fb252-1965-4d87-81a1-1eeccb098dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007832 10.0.0.129 - - [2026-04-09 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.129 - - [2026-04-09 01:50:08] "GET /virtual-network/cf2fb252-1965-4d87-81a1-1eeccb098dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005829 252.129.240.90 - - [2026-04-09 01:50:08] "POST /neutron/port HTTP/1.1" 200 1120 0.027072 252.129.240.90 - - [2026-04-09 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009728 252.129.240.90 - - [2026-04-09 01:50:08] "POST /neutron/port HTTP/1.1" 200 1120 0.016519 252.129.240.90 - - [2026-04-09 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008480 10.0.0.129 - - [2026-04-09 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.129 - - [2026-04-09 01:50:10] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003988 10.0.0.129 - - [2026-04-09 01:50:10] "GET /virtual-networks?parent_id=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004235 10.0.0.129 - - [2026-04-09 01:50:10] "GET /virtual-network/cf2fb252-1965-4d87-81a1-1eeccb098dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009645 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1121 0.028508 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1120 0.015528 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010505 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.017525 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1121 0.026247 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1120 0.024887 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.014329 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1121 0.038511 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008382 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.014612 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1121 0.024407 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1121 0.020345 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009977 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009518 252.129.240.90 - - [2026-04-09 01:50:10] "POST /neutron/port HTTP/1.1" 200 1121 0.017276 252.129.240.90 - - [2026-04-09 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008778 10.0.0.129 - - [2026-04-09 01:50:11] "GET /virtual-machine/f8a460c4-e984-4555-949d-7ea9f978a735 HTTP/1.1" 200 1298 0.006194 10.0.0.129 - - [2026-04-09 01:50:11] "GET /virtual-machine-interface/52a293a7-ad11-4d0b-809d-7a42f7c19449 HTTP/1.1" 200 2969 0.006407 10.0.0.129 - - [2026-04-09 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.129 - - [2026-04-09 01:50:11] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004807 10.0.0.129 - - [2026-04-09 01:50:11] "GET /virtual-networks?parent_id=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003238 10.0.0.129 - - [2026-04-09 01:50:11] "GET /virtual-network/3bd828ae-f7de-495b-9534-eb7abb87c487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005779 10.0.0.129 - - [2026-04-09 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.129 - - [2026-04-09 01:50:12] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005978 10.0.0.129 - - [2026-04-09 01:50:12] "GET /virtual-networks?parent_id=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004204 10.0.0.129 - - [2026-04-09 01:50:12] "GET /virtual-network/3bd828ae-f7de-495b-9534-eb7abb87c487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005673 252.129.240.90 - - [2026-04-09 01:50:17] "POST /neutron/router HTTP/1.1" 200 654 0.006848 10.0.0.129 - - [2026-04-09 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.019697 252.129.240.90 - - [2026-04-09 01:50:17] "POST /neutron/router HTTP/1.1" 200 344 0.152121 252.129.240.90 - - [2026-04-09 01:50:17] "POST /neutron/router HTTP/1.1" 200 654 0.005844 10.0.0.129 - - [2026-04-09 01:50:17] "GET /logical-router/d8fda30a-f8e9-4ac5-8f07-efb5ece4ee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.004867 10.0.0.129 - - [2026-04-09 01:50:17] "GET /service-instance/5b4aa1ee-e288-49f7-84e7-03481e80abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.004133 10.0.0.129 - - [2026-04-09 01:50:17] "PUT /logical-router/d8fda30a-f8e9-4ac5-8f07-efb5ece4ee5f HTTP/1.1" 500 213 0.111843 252.129.240.90 - - [2026-04-09 01:50:17] "POST /neutron/router HTTP/1.1" 200 151 0.176766 10.0.0.129 - - [2026-04-09 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.129 - - [2026-04-09 01:50:17] "DELETE /route-target/33b3387f-4060-4033-acb1-00c0ec203e3c HTTP/1.1" 409 241 0.007682 10.0.0.129 - - [2026-04-09 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.018362 10.0.0.129 - - [2026-04-09 01:50:17] "GET /logical-router/d8fda30a-f8e9-4ac5-8f07-efb5ece4ee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005619 10.0.0.129 - - [2026-04-09 01:50:17] "GET /service-instance/5b4aa1ee-e288-49f7-84e7-03481e80abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.004676 10.0.0.129 - - [2026-04-09 01:50:17] "PUT /routing-instance/c3178e5d-dd7a-4cdd-aa9a-c1acc41cb578 HTTP/1.1" 200 268 0.017439 10.0.0.129 - - [2026-04-09 01:50:17] "DELETE /route-table/9a2d2e6e-4451-40bf-92c2-85af66adf1e6 HTTP/1.1" 200 115 0.054320 10.0.0.129 - - [2026-04-09 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 252.129.240.90 - - [2026-04-09 01:50:17] "POST /neutron/network HTTP/1.1" 200 832 0.007986 10.0.0.129 - - [2026-04-09 01:50:18] "GET /virtual-network/d4e5ae1d-18b3-4c85-b943-7e73e0b44027?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2298 0.008685 10.0.0.129 - - [2026-04-09 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.028257 252.129.240.90 - - [2026-04-09 01:50:18] "POST /neutron/network HTTP/1.1" 400 204 0.056770 10.0.0.129 - - [2026-04-09 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.014972 10.0.0.129 - - [2026-04-09 01:50:18] "GET /virtual-machine-interface/3e7ac6a4-7c8b-4204-bac5-6ed27e01c06b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.009801 10.0.0.129 - - [2026-04-09 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.020565 10.0.0.129 - - [2026-04-09 01:50:18] "GET /instance-ip/9e99c3d0-75b2-4690-ae2f-7fbc7cfc0525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004337 10.0.0.129 - - [2026-04-09 01:50:18] "DELETE /virtual-machine-interface/3e7ac6a4-7c8b-4204-bac5-6ed27e01c06b HTTP/1.1" 200 115 0.040385 10.0.0.129 - - [2026-04-09 01:50:18] "GET /virtual-machine-interface/52a842bd-058b-4dd1-a514-b3bf53b40b63?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.006771 10.0.0.129 - - [2026-04-09 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.026274 10.0.0.129 - - [2026-04-09 01:50:18] "GET /instance-ip/9e99c3d0-75b2-4690-ae2f-7fbc7cfc0525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.011375 10.0.0.129 - - [2026-04-09 01:50:18] "DELETE /instance-ip/9e99c3d0-75b2-4690-ae2f-7fbc7cfc0525 HTTP/1.1" 200 115 0.043119 10.0.0.129 - - [2026-04-09 01:50:18] "DELETE /virtual-machine-interface/52a842bd-058b-4dd1-a514-b3bf53b40b63 HTTP/1.1" 200 115 0.056372 10.0.0.129 - - [2026-04-09 01:50:18] "DELETE /instance-ip/9e99c3d0-75b2-4690-ae2f-7fbc7cfc0525 HTTP/1.1" 404 177 0.010558 10.0.0.129 - - [2026-04-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012612 10.0.0.129 - - [2026-04-09 01:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.013766 10.0.0.129 - - [2026-04-09 01:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005118 10.0.0.129 - - [2026-04-09 01:50:18] "DELETE /virtual-network/d4e5ae1d-18b3-4c85-b943-7e73e0b44027 HTTP/1.1" 200 115 0.108599 10.0.0.129 - - [2026-04-09 01:50:18] "DELETE /route-target/4a6bceca-bac8-4e51-be72-1dc556a9786d HTTP/1.1" 200 115 0.046674 10.0.0.129 - - [2026-04-09 01:50:18] "DELETE /service-instance/5b4aa1ee-e288-49f7-84e7-03481e80abbf HTTP/1.1" 200 115 0.052881 10.0.0.129 - - [2026-04-09 01:50:18] "GET /virtual-machine-interface/9546a068-dcf1-4e95-b086-c954128ce349?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1652 0.006729 252.129.240.90 - - [2026-04-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 1120 0.051251 252.129.240.90 - - [2026-04-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 1121 0.051672 10.0.0.129 - - [2026-04-09 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.032890 10.0.0.129 - - [2026-04-09 01:50:19] "GET /instance-ip/b904f26e-14bd-42e6-bf37-e6a685c69fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004582 252.129.240.90 - - [2026-04-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 1110 0.087086 252.129.240.90 - - [2026-04-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 1111 0.085370 10.0.0.129 - - [2026-04-09 01:50:19] "DELETE /virtual-machine-interface/9546a068-dcf1-4e95-b086-c954128ce349 HTTP/1.1" 200 115 0.040517 10.0.0.129 - - [2026-04-09 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.014212 10.0.0.129 - - [2026-04-09 01:50:19] "DELETE /virtual-machine/532356b3-ef30-4151-9d79-ac1bc3aa217a HTTP/1.1" 200 115 0.029231 10.0.0.129 - - [2026-04-09 01:50:19] "GET /virtual-machine-interface/89dcd07f-12b3-46b2-8cd3-2202448cd5aa?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.018933 10.0.0.129 - - [2026-04-09 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.018430 10.0.0.129 - - [2026-04-09 01:50:19] "GET /instance-ip/b904f26e-14bd-42e6-bf37-e6a685c69fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1692 0.007519 252.129.240.90 - - [2026-04-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 151 0.212948 252.129.240.90 - - [2026-04-09 01:50:19] "POST /neutron/port HTTP/1.1" 200 151 0.211674 10.0.0.129 - - [2026-04-09 01:50:19] "DELETE /instance-ip/b904f26e-14bd-42e6-bf37-e6a685c69fca HTTP/1.1" 200 115 0.045927 10.0.0.129 - - [2026-04-09 01:50:19] "DELETE /virtual-machine-interface/89dcd07f-12b3-46b2-8cd3-2202448cd5aa HTTP/1.1" 200 115 0.073305 10.0.0.129 - - [2026-04-09 01:50:19] "DELETE /virtual-machine/8eca5275-d727-4541-915a-3edde8dbf1a6 HTTP/1.1" 200 115 0.040716 252.129.240.90 - - [2026-04-09 01:50:20] "POST /neutron/network HTTP/1.1" 200 832 0.008393 10.0.0.129 - - [2026-04-09 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.129 - - [2026-04-09 01:50:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004306 10.0.0.129 - - [2026-04-09 01:50:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002637 252.129.240.90 - - [2026-04-09 01:50:20] "POST /neutron/network HTTP/1.1" 200 151 0.109030 10.0.0.129 - - [2026-04-09 01:50:20] "DELETE /route-target/9d3e4808-b6fa-46f0-a6dd-8f8f22f108d4 HTTP/1.1" 200 115 0.024268 252.129.240.90 - - [2026-04-09 01:50:20] "POST /neutron/network HTTP/1.1" 200 824 0.006449 10.0.0.129 - - [2026-04-09 01:50:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004900 10.0.0.129 - - [2026-04-09 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.129 - - [2026-04-09 01:50:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005249 252.129.240.90 - - [2026-04-09 01:50:20] "POST /neutron/network HTTP/1.1" 200 151 0.105244 10.0.0.129 - - [2026-04-09 01:50:20] "DELETE /route-target/cc07979a-1ef4-4507-85f2-33e2eab99786 HTTP/1.1" 200 115 0.017620 10.0.0.129 - - [2026-04-09 01:50:20] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001751 10.0.0.129 - - [2026-04-09 01:50:20] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.042408 10.0.0.129 - - [2026-04-09 01:50:20] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.129 - - [2026-04-09 01:50:21] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?fields=virtual_networks HTTP/1.1" 200 1040 0.030332 10.0.0.129 - - [2026-04-09 01:50:21] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.129 - - [2026-04-09 01:50:21] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.030390 10.0.0.129 - - [2026-04-09 01:50:21] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001237 10.0.0.129 - - [2026-04-09 01:50:21] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?fields=security_groups HTTP/1.1" 200 1269 0.028492 10.0.0.129 - - [2026-04-09 01:50:22] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001400 10.0.0.129 - - [2026-04-09 01:50:22] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008135 10.0.0.129 - - [2026-04-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.035583 10.0.0.129 - - [2026-04-09 01:50:22] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002690 10.0.0.129 - - [2026-04-09 01:50:22] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001218 10.0.0.129 - - [2026-04-09 01:50:22] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008126 10.0.0.129 - - [2026-04-09 01:50:22] "POST /id-to-fqname HTTP/1.1" 200 196 0.003784 10.0.0.129 - - [2026-04-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.004799 10.0.0.129 - - [2026-04-09 01:50:22] "POST /security-groups HTTP/1.1" 200 591 0.067690 10.0.0.129 - - [2026-04-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.003682 10.0.0.129 - - [2026-04-09 01:50:22] "POST /projects HTTP/1.1" 200 593 0.239681 10.0.0.129 - - [2026-04-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.281235 10.0.0.129 - - [2026-04-09 01:50:22] "POST /access-control-lists HTTP/1.1" 200 606 0.067442 10.0.0.129 - - [2026-04-09 01:50:22] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.438772 10.0.0.129 - - [2026-04-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.002918 10.0.0.129 - - [2026-04-09 01:50:22] "POST /access-control-lists HTTP/1.1" 200 604 0.082078 10.0.0.129 - - [2026-04-09 01:50:24] "GET / HTTP/1.1" 200 36499 0.002463 10.0.0.129 - - [2026-04-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 401 295 0.000541 10.0.0.129 - - [2026-04-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.091731 10.0.0.129 - - [2026-04-09 01:50:25] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001036 10.0.0.129 - - [2026-04-09 01:50:25] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.029284 252.129.240.90 - - [2026-04-09 01:50:26] "POST /neutron/network HTTP/1.1" 200 117 0.039752 10.0.0.129 - - [2026-04-09 01:50:26] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001289 252.129.240.90 - - [2026-04-09 01:50:26] "POST /neutron/network HTTP/1.1" 200 611 0.096319 10.0.0.129 - - [2026-04-09 01:50:26] "POST /route-targets HTTP/1.1" 200 329 0.015278 10.0.0.129 - - [2026-04-09 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.026555 10.0.0.129 - - [2026-04-09 01:50:26] "POST /useragent-kv HTTP/1.1" 200 115 0.012047 252.129.240.90 - - [2026-04-09 01:50:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.211574 10.0.0.129 - - [2026-04-09 01:50:26] "POST /fqname-to-id HTTP/1.1" 401 295 0.003285 10.0.0.129 - - [2026-04-09 01:50:27] "POST /useragent-kv HTTP/1.1" 200 115 0.069210 252.129.240.90 - - [2026-04-09 01:50:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.682765 252.129.240.90 - - [2026-04-09 01:50:27] "POST /neutron/network HTTP/1.1" 200 1004 0.103661 10.0.0.129 - - [2026-04-09 01:50:27] "POST /id-to-fqname HTTP/1.1" 200 226 0.005931 10.0.0.129 - - [2026-04-09 01:50:27] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.021079 10.0.0.129 - - [2026-04-09 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.111172 252.129.240.90 - - [2026-04-09 01:50:27] "POST /neutron/network HTTP/1.1" 200 1004 0.041959 10.0.0.129 - - [2026-04-09 01:50:27] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008546 252.129.240.90 - - [2026-04-09 01:50:27] "POST /neutron/network HTTP/1.1" 200 1004 0.009605 252.129.240.90 - - [2026-04-09 01:50:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.021080 252.129.240.90 - - [2026-04-09 01:50:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.018970 10.0.0.129 - - [2026-04-09 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.129 - - [2026-04-09 01:50:28] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.008654 10.0.0.129 - - [2026-04-09 01:50:28] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.197987 252.129.240.90 - - [2026-04-09 01:50:28] "POST /neutron/network HTTP/1.1" 200 117 0.036253 10.0.0.129 - - [2026-04-09 01:50:28] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001206 252.129.240.90 - - [2026-04-09 01:50:28] "POST /neutron/network HTTP/1.1" 200 611 0.393210 10.0.0.129 - - [2026-04-09 01:50:29] "POST /useragent-kv HTTP/1.1" 200 115 0.023008 252.129.240.90 - - [2026-04-09 01:50:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.318910 10.0.0.129 - - [2026-04-09 01:50:29] "POST /route-targets HTTP/1.1" 200 329 0.054101 10.0.0.129 - - [2026-04-09 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.060713 10.0.0.129 - - [2026-04-09 01:50:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.012995 10.0.0.129 - - [2026-04-09 01:50:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004590 252.129.240.90 - - [2026-04-09 01:50:29] "POST /neutron/subnet HTTP/1.1" 200 823 0.310052 252.129.240.90 - - [2026-04-09 01:50:29] "POST /neutron/network HTTP/1.1" 200 1002 0.040151 10.0.0.129 - - [2026-04-09 01:50:29] "POST /id-to-fqname HTTP/1.1" 200 226 0.002055 10.0.0.129 - - [2026-04-09 01:50:29] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009465 252.129.240.90 - - [2026-04-09 01:50:29] "POST /neutron/network HTTP/1.1" 200 1002 0.010142 10.0.0.129 - - [2026-04-09 01:50:30] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.017980 252.129.240.90 - - [2026-04-09 01:50:30] "POST /neutron/network HTTP/1.1" 200 1002 0.022706 252.129.240.90 - - [2026-04-09 01:50:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.038065 252.129.240.90 - - [2026-04-09 01:50:30] "POST /neutron/subnet HTTP/1.1" 200 823 0.014120 10.0.0.129 - - [2026-04-09 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.011444 10.0.0.129 - - [2026-04-09 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203 10.0.0.129 - - [2026-04-09 01:50:30] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.011687 10.0.0.129 - - [2026-04-09 01:50:30] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.205374 10.0.0.129 - - [2026-04-09 01:50:30] "POST /network-policys HTTP/1.1" 200 579 0.147263 10.0.0.129 - - [2026-04-09 01:50:30] "GET /network-policy/f77d200a-05eb-40df-abb9-a6774d776828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3123 0.045907 252.129.240.90 - - [2026-04-09 01:50:31] "POST /neutron/network HTTP/1.1" 200 1004 0.030412 10.0.0.129 - - [2026-04-09 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.017298 10.0.0.129 - - [2026-04-09 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.027727 252.129.240.90 - - [2026-04-09 01:50:31] "POST /neutron/network HTTP/1.1" 200 1110 0.305558 10.0.0.129 - - [2026-04-09 01:50:31] "POST /access-control-lists HTTP/1.1" 200 598 0.231011 252.129.240.90 - - [2026-04-09 01:50:31] "POST /neutron/network HTTP/1.1" 200 1110 0.084816 10.0.0.129 - - [2026-04-09 01:50:31] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008588 10.0.0.129 - - [2026-04-09 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024384 10.0.0.129 - - [2026-04-09 01:50:31] "GET /network-policy/f77d200a-05eb-40df-abb9-a6774d776828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3123 0.013114 252.129.240.90 - - [2026-04-09 01:50:31] "POST /neutron/network HTTP/1.1" 200 1002 0.019875 10.0.0.129 - - [2026-04-09 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.024208 10.0.0.129 - - [2026-04-09 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.028284 252.129.240.90 - - [2026-04-09 01:50:32] "POST /neutron/network HTTP/1.1" 200 1108 0.342850 10.0.0.129 - - [2026-04-09 01:50:32] "POST /access-control-lists HTTP/1.1" 200 598 0.320542 252.129.240.90 - - [2026-04-09 01:50:32] "POST /neutron/network HTTP/1.1" 200 1108 0.042804 10.0.0.129 - - [2026-04-09 01:50:32] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.015998 10.0.0.129 - - [2026-04-09 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012125 10.0.0.129 - - [2026-04-09 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.043140 10.0.0.129 - - [2026-04-09 01:50:32] "GET /network-policy/f77d200a-05eb-40df-abb9-a6774d776828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3123 0.004329 10.0.0.129 - - [2026-04-09 01:50:32] "GET /domains HTTP/1.1" 401 295 0.000459 10.0.0.129 - - [2026-04-09 01:50:32] "PUT /access-control-list/3c066ced-fbf5-406d-a761-57e318439c8d HTTP/1.1" 200 274 0.057411 10.0.0.129 - - [2026-04-09 01:50:33] "GET /domains HTTP/1.1" 200 440 0.110732 10.0.0.129 - - [2026-04-09 01:50:33] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.010549 10.0.0.129 - - [2026-04-09 01:50:33] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1689 0.032123 10.0.0.129 - - [2026-04-09 01:50:33] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001303 10.0.0.129 - - [2026-04-09 01:50:33] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894 HTTP/1.1" 200 2627 0.073193 10.0.0.129 - - [2026-04-09 01:50:33] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca HTTP/1.1" 200 3510 0.017915 10.0.0.129 - - [2026-04-09 01:50:33] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca HTTP/1.1" 200 3510 0.007382 10.0.0.129 - - [2026-04-09 01:50:33] "GET /routing-instance/daa58773-a29d-404d-93fc-0d8b3f2af07f HTTP/1.1" 200 1800 0.005941 10.0.0.129 - - [2026-04-09 01:50:33] "GET /routing-instance/daa58773-a29d-404d-93fc-0d8b3f2af07f HTTP/1.1" 200 1800 0.005991 10.0.0.129 - - [2026-04-09 01:50:33] "GET /route-target/8c488f4c-eec1-41af-900c-bc0178150716 HTTP/1.1" 200 1215 0.014537 10.0.0.129 - - [2026-04-09 01:50:33] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca HTTP/1.1" 200 3510 0.019480 10.0.0.129 - - [2026-04-09 01:50:34] "GET /routing-instance/daa58773-a29d-404d-93fc-0d8b3f2af07f HTTP/1.1" 200 1800 0.008672 10.0.0.129 - - [2026-04-09 01:50:34] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007062 10.0.0.129 - - [2026-04-09 01:50:34] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca HTTP/1.1" 200 3510 0.010673 10.0.0.129 - - [2026-04-09 01:50:34] "GET /routing-instance/daa58773-a29d-404d-93fc-0d8b3f2af07f HTTP/1.1" 200 1800 0.008933 10.0.0.129 - - [2026-04-09 01:50:34] "GET /routing-instance/daa58773-a29d-404d-93fc-0d8b3f2af07f HTTP/1.1" 200 1800 0.009514 10.0.0.129 - - [2026-04-09 01:50:34] "GET /route-target/8c488f4c-eec1-41af-900c-bc0178150716 HTTP/1.1" 200 1215 0.008702 10.0.0.129 - - [2026-04-09 01:50:34] "GET /domains HTTP/1.1" 200 440 0.004143 10.0.0.129 - - [2026-04-09 01:50:34] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.129 - - [2026-04-09 01:50:34] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1689 0.008892 10.0.0.129 - - [2026-04-09 01:50:34] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001643 10.0.0.129 - - [2026-04-09 01:50:34] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894 HTTP/1.1" 200 2627 0.026718 10.0.0.129 - - [2026-04-09 01:50:34] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca HTTP/1.1" 200 3510 0.017852 10.0.0.129 - - [2026-04-09 01:50:35] "GET /obj-perms HTTP/1.1" 200 6456 0.081366 10.0.0.129 - - [2026-04-09 01:50:35] "GET /domains HTTP/1.1" 200 440 0.003039 10.0.0.129 - - [2026-04-09 01:50:35] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001739 10.0.0.129 - - [2026-04-09 01:50:35] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1689 0.008510 10.0.0.129 - - [2026-04-09 01:50:35] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001231 10.0.0.129 - - [2026-04-09 01:50:35] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894 HTTP/1.1" 200 2627 0.041919 10.0.0.129 - - [2026-04-09 01:50:35] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431 HTTP/1.1" 200 3504 0.014210 10.0.0.129 - - [2026-04-09 01:50:35] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431 HTTP/1.1" 200 3504 0.006705 10.0.0.129 - - [2026-04-09 01:50:35] "GET /routing-instance/67601fae-b642-4528-a8b8-f25241caae60 HTTP/1.1" 200 1799 0.003840 10.0.0.129 - - [2026-04-09 01:50:35] "GET /routing-instance/67601fae-b642-4528-a8b8-f25241caae60 HTTP/1.1" 200 1799 0.005373 10.0.0.129 - - [2026-04-09 01:50:35] "GET /route-target/00ec133a-0548-441b-8739-280567e4ebdb HTTP/1.1" 200 1211 0.003881 10.0.0.129 - - [2026-04-09 01:50:36] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431 HTTP/1.1" 200 3504 0.005330 10.0.0.129 - - [2026-04-09 01:50:36] "GET /routing-instance/67601fae-b642-4528-a8b8-f25241caae60 HTTP/1.1" 200 1799 0.007258 10.0.0.129 - - [2026-04-09 01:50:36] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006989 10.0.0.129 - - [2026-04-09 01:50:36] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431 HTTP/1.1" 200 3504 0.007051 10.0.0.129 - - [2026-04-09 01:50:36] "GET /routing-instance/67601fae-b642-4528-a8b8-f25241caae60 HTTP/1.1" 200 1799 0.010626 10.0.0.129 - - [2026-04-09 01:50:36] "GET /routing-instance/67601fae-b642-4528-a8b8-f25241caae60 HTTP/1.1" 200 1799 0.009980 10.0.0.129 - - [2026-04-09 01:50:36] "GET /route-target/00ec133a-0548-441b-8739-280567e4ebdb HTTP/1.1" 200 1211 0.005295 10.0.0.129 - - [2026-04-09 01:50:36] "GET /domains HTTP/1.1" 200 440 0.004461 10.0.0.129 - - [2026-04-09 01:50:36] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.129 - - [2026-04-09 01:50:36] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1689 0.010661 10.0.0.129 - - [2026-04-09 01:50:36] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001668 10.0.0.129 - - [2026-04-09 01:50:36] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894 HTTP/1.1" 200 2627 0.053622 10.0.0.129 - - [2026-04-09 01:50:36] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431 HTTP/1.1" 200 3504 0.013494 10.0.0.129 - - [2026-04-09 01:50:36] "GET /obj-perms HTTP/1.1" 200 6456 0.002325 10.0.0.129 - - [2026-04-09 01:50:37] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005765 252.129.240.90 - - [2026-04-09 01:50:37] "POST /neutron/network HTTP/1.1" 200 1108 0.010511 10.0.0.129 - - [2026-04-09 01:50:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.007942 252.129.240.90 - - [2026-04-09 01:50:37] "POST /neutron/network HTTP/1.1" 200 1002 0.122354 10.0.0.129 - - [2026-04-09 01:50:37] "DELETE /access-control-list/1d642328-ad62-4a3f-9264-4a131c265110 HTTP/1.1" 200 115 0.089386 10.0.0.129 - - [2026-04-09 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.030161 252.129.240.90 - - [2026-04-09 01:50:37] "POST /neutron/network HTTP/1.1" 200 1002 0.011278 10.0.0.129 - - [2026-04-09 01:50:37] "GET /virtual-network/19c6fa9a-91e3-4ef8-9e13-331907435431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.011627 10.0.0.129 - - [2026-04-09 01:50:37] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.011793 252.129.240.90 - - [2026-04-09 01:50:37] "POST /neutron/network HTTP/1.1" 200 1110 0.013976 10.0.0.129 - - [2026-04-09 01:50:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.006429 252.129.240.90 - - [2026-04-09 01:50:37] "POST /neutron/network HTTP/1.1" 200 1004 0.064293 10.0.0.129 - - [2026-04-09 01:50:37] "DELETE /access-control-list/3c066ced-fbf5-406d-a761-57e318439c8d HTTP/1.1" 200 115 0.048898 10.0.0.129 - - [2026-04-09 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.020449 252.129.240.90 - - [2026-04-09 01:50:37] "POST /neutron/network HTTP/1.1" 200 1004 0.014318 10.0.0.129 - - [2026-04-09 01:50:37] "GET /virtual-network/ef5ce4f0-2a85-4ad2-8a61-0cdd36b658ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005952 10.0.0.129 - - [2026-04-09 01:50:37] "DELETE /network-policy/f77d200a-05eb-40df-abb9-a6774d776828 HTTP/1.1" 200 115 0.061853 252.129.240.90 - - [2026-04-09 01:50:37] "POST /neutron/network HTTP/1.1" 200 1002 0.012576 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004651 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002957 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.014533 10.0.0.129 - - [2026-04-09 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004328 252.129.240.90 - - [2026-04-09 01:50:38] "POST /neutron/network HTTP/1.1" 200 151 0.137963 10.0.0.129 - - [2026-04-09 01:50:38] "GET /routing-instance/67601fae-b642-4528-a8b8-f25241caae60 HTTP/1.1" 404 171 0.003085 10.0.0.129 - - [2026-04-09 01:50:38] "DELETE /route-target/00ec133a-0548-441b-8739-280567e4ebdb HTTP/1.1" 200 115 0.031081 10.0.0.129 - - [2026-04-09 01:50:38] "GET /domains HTTP/1.1" 200 440 0.003170 10.0.0.129 - - [2026-04-09 01:50:38] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001614 10.0.0.129 - - [2026-04-09 01:50:38] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1689 0.012819 10.0.0.129 - - [2026-04-09 01:50:38] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002503 10.0.0.129 - - [2026-04-09 01:50:38] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894 HTTP/1.1" 200 2147 0.041093 252.129.240.90 - - [2026-04-09 01:50:38] "POST /neutron/network HTTP/1.1" 200 1004 0.008701 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003735 10.0.0.129 - - [2026-04-09 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005583 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.014200 10.0.0.129 - - [2026-04-09 01:50:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007546 252.129.240.90 - - [2026-04-09 01:50:38] "POST /neutron/network HTTP/1.1" 200 151 0.160991 10.0.0.129 - - [2026-04-09 01:50:38] "DELETE /route-target/8c488f4c-eec1-41af-900c-bc0178150716 HTTP/1.1" 200 115 0.053428 10.0.0.129 - - [2026-04-09 01:50:38] "GET /routing-instance/daa58773-a29d-404d-93fc-0d8b3f2af07f HTTP/1.1" 404 171 0.009067 10.0.0.129 - - [2026-04-09 01:50:38] "GET /domains HTTP/1.1" 200 440 0.002986 10.0.0.129 - - [2026-04-09 01:50:39] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001152 10.0.0.129 - - [2026-04-09 01:50:39] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1689 0.013754 10.0.0.129 - - [2026-04-09 01:50:39] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002291 10.0.0.129 - - [2026-04-09 01:50:39] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894 HTTP/1.1" 200 1902 0.052547 10.0.0.129 - - [2026-04-09 01:50:39] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001464 10.0.0.129 - - [2026-04-09 01:50:39] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.055636 10.0.0.129 - - [2026-04-09 01:50:39] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001307 10.0.0.129 - - [2026-04-09 01:50:39] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?fields=virtual_networks HTTP/1.1" 200 1050 0.032596 10.0.0.129 - - [2026-04-09 01:50:40] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001619 10.0.0.129 - - [2026-04-09 01:50:40] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.032988 10.0.0.129 - - [2026-04-09 01:50:40] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001751 10.0.0.129 - - [2026-04-09 01:50:40] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?fields=security_groups HTTP/1.1" 200 1284 0.036182 10.0.0.129 - - [2026-04-09 01:50:40] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001810 10.0.0.129 - - [2026-04-09 01:50:41] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011597 10.0.0.129 - - [2026-04-09 01:50:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.036095 10.0.0.129 - - [2026-04-09 01:50:41] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003548 10.0.0.129 - - [2026-04-09 01:50:41] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001030 10.0.0.129 - - [2026-04-09 01:50:41] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007696 10.0.0.129 - - [2026-04-09 01:50:41] "POST /id-to-fqname HTTP/1.1" 200 204 0.007272 10.0.0.129 - - [2026-04-09 01:50:41] "DELETE /project/62bf10e5aef44b279e6b1c63b9572894 HTTP/1.1" 404 173 0.017467 10.0.0.129 - - [2026-04-09 01:50:41] "DELETE /project/753cd36efeb141b9a3492c8f06f94cd7 HTTP/1.1" 404 173 0.016537 10.0.0.129 - - [2026-04-09 01:50:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.013864 10.0.0.129 - - [2026-04-09 01:50:41] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001420 10.0.0.129 - - [2026-04-09 01:50:41] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001035 10.0.0.129 - - [2026-04-09 01:50:41] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000929 10.0.0.129 - - [2026-04-09 01:50:41] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.119110 10.0.0.129 - - [2026-04-09 01:50:41] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.131069 10.0.0.129 - - [2026-04-09 01:50:41] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.135514 10.0.0.129 - - [2026-04-09 01:50:41] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001069 10.0.0.129 - - [2026-04-09 01:50:41] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.129 - - [2026-04-09 01:50:41] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000813 10.0.0.129 - - [2026-04-09 01:50:41] "POST /security-groups HTTP/1.1" 200 599 0.147204 10.0.0.129 - - [2026-04-09 01:50:41] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?fields=security_groups HTTP/1.1" 200 1359 0.105974 10.0.0.129 - - [2026-04-09 01:50:41] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?fields=security_groups HTTP/1.1" 200 1374 0.118551 10.0.0.129 - - [2026-04-09 01:50:41] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?fields=security_groups HTTP/1.1" 200 1344 0.120766 10.0.0.129 - - [2026-04-09 01:50:41] "POST /projects HTTP/1.1" 200 609 0.404606 10.0.0.129 - - [2026-04-09 01:50:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.046399 10.0.0.129 - - [2026-04-09 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.454435 10.0.0.129 - - [2026-04-09 01:50:42] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.677966 10.0.0.129 - - [2026-04-09 01:50:42] "POST /access-control-lists HTTP/1.1" 200 614 0.146498 10.0.0.129 - - [2026-04-09 01:50:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.010264 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /security-group/5a9bf50b-bfda-45fd-af9b-eeb25280e49a HTTP/1.1" 200 115 0.189689 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /security-group/386a6393-606f-4e7c-b44a-e84b0f9f4ed8 HTTP/1.1" 200 115 0.180705 10.0.0.129 - - [2026-04-09 01:50:42] "GET /projects?obj_uuids=753cd36e-feb1-41b9-a349-2c8f06f94cd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /security-group/91dd9c44-60fe-4654-9172-35c3d370f9ca HTTP/1.1" 200 115 0.189889 10.0.0.129 - - [2026-04-09 01:50:42] "GET /projects?obj_uuids=62bf10e5-aef4-4b27-9e6b-1c63b9572894&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001741 10.0.0.129 - - [2026-04-09 01:50:42] "GET /projects?obj_uuids=7b92dcf1-6cfa-4d18-b722-db81988255bf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002656 10.0.0.129 - - [2026-04-09 01:50:42] "GET /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7?fields=application_policy_sets HTTP/1.1" 200 1398 0.099183 10.0.0.129 - - [2026-04-09 01:50:42] "GET /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894?fields=application_policy_sets HTTP/1.1" 200 1413 0.102387 10.0.0.129 - - [2026-04-09 01:50:42] "POST /access-control-lists HTTP/1.1" 200 612 0.148697 10.0.0.129 - - [2026-04-09 01:50:42] "GET /project/7b92dcf1-6cfa-4d18-b722-db81988255bf?fields=application_policy_sets HTTP/1.1" 200 1383 0.197919 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /access-control-list/f06147fa-820c-4015-a468-6ab3bbe75189 HTTP/1.1" 200 115 0.104055 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /access-control-list/345cc81d-e701-4f75-857e-b8bcf125f99d HTTP/1.1" 200 115 0.065623 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /project/753cd36e-feb1-41b9-a349-2c8f06f94cd7 HTTP/1.1" 200 115 0.943728 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /project/62bf10e5-aef4-4b27-9e6b-1c63b9572894 HTTP/1.1" 200 115 0.956463 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /project/7b92dcf1-6cfa-4d18-b722-db81988255bf HTTP/1.1" 200 115 0.966428 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /access-control-list/92d609d4-8382-4ad5-a300-1b1d9617edf7 HTTP/1.1" 200 115 0.042845 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /access-control-list/d5e2305b-6ebb-40a8-981f-d98899748331 HTTP/1.1" 200 115 0.057052 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /access-control-list/5e7e748d-c9cc-4b12-9b75-d4b342c83053 HTTP/1.1" 200 115 0.047545 10.0.0.129 - - [2026-04-09 01:50:42] "DELETE /access-control-list/79372666-26ef-4d19-a349-f553267a622c HTTP/1.1" 200 115 0.039061 10.0.0.129 - - [2026-04-09 01:50:43] "GET / HTTP/1.1" 200 36499 0.001770 10.0.0.129 - - [2026-04-09 01:50:44] "POST /fqname-to-id HTTP/1.1" 401 295 0.000531 10.0.0.129 - - [2026-04-09 01:50:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.082684 10.0.0.129 - - [2026-04-09 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.129 - - [2026-04-09 01:50:45] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001462 10.0.0.129 - - [2026-04-09 01:50:45] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.042448 10.0.0.129 - - [2026-04-09 01:50:45] "POST /network-policys HTTP/1.1" 200 569 0.073562 10.0.0.129 - - [2026-04-09 01:50:45] "GET /network-policy/88885b56-09fb-4e0f-bcc9-5cfb5bf2603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.006543 10.0.0.129 - - [2026-04-09 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.129 - - [2026-04-09 01:50:45] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002257 10.0.0.129 - - [2026-04-09 01:50:45] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.034334 252.129.240.90 - - [2026-04-09 01:50:45] "POST /neutron/network HTTP/1.1" 200 117 0.051917 10.0.0.129 - - [2026-04-09 01:50:45] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001560 252.129.240.90 - - [2026-04-09 01:50:45] "POST /neutron/network HTTP/1.1" 200 621 0.085171 10.0.0.129 - - [2026-04-09 01:50:45] "POST /route-targets HTTP/1.1" 200 329 0.014198 10.0.0.129 - - [2026-04-09 01:50:45] "POST /ref-update HTTP/1.1" 200 156 0.020288 10.0.0.129 - - [2026-04-09 01:50:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010394 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.203483 10.0.0.129 - - [2026-04-09 01:50:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.004569 10.0.0.129 - - [2026-04-09 01:50:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004563 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.215710 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/network HTTP/1.1" 200 1016 0.010816 10.0.0.129 - - [2026-04-09 01:50:46] "POST /id-to-fqname HTTP/1.1" 200 235 0.001580 10.0.0.129 - - [2026-04-09 01:50:46] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005554 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/network HTTP/1.1" 200 1016 0.009149 10.0.0.129 - - [2026-04-09 01:50:46] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006403 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/network HTTP/1.1" 200 1016 0.008493 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.012756 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.012623 252.129.240.90 - - [2026-04-09 01:50:46] "POST /neutron/network HTTP/1.1" 200 1016 0.009566 10.0.0.129 - - [2026-04-09 01:50:47] "POST /fqname-to-id HTTP/1.1" 404 250 0.014591 10.0.0.129 - - [2026-04-09 01:50:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.010435 252.129.240.90 - - [2026-04-09 01:50:47] "POST /neutron/network HTTP/1.1" 200 1121 0.104256 10.0.0.129 - - [2026-04-09 01:50:47] "POST /access-control-lists HTTP/1.1" 200 609 0.103901 252.129.240.90 - - [2026-04-09 01:50:47] "POST /neutron/network HTTP/1.1" 200 1121 0.016081 10.0.0.129 - - [2026-04-09 01:50:47] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2992 0.009111 10.0.0.129 - - [2026-04-09 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.129 - - [2026-04-09 01:50:47] "GET /network-policy/88885b56-09fb-4e0f-bcc9-5cfb5bf2603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.003715 10.0.0.129 - - [2026-04-09 01:50:47] "GET /domains HTTP/1.1" 401 295 0.000716 10.0.0.129 - - [2026-04-09 01:50:47] "GET /domains HTTP/1.1" 200 440 0.032618 10.0.0.129 - - [2026-04-09 01:50:47] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002007 10.0.0.129 - - [2026-04-09 01:50:47] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1324 0.010545 10.0.0.129 - - [2026-04-09 01:50:47] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001587 10.0.0.129 - - [2026-04-09 01:50:47] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912 HTTP/1.1" 200 2461 0.041846 10.0.0.129 - - [2026-04-09 01:50:47] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2 HTTP/1.1" 200 3554 0.008692 10.0.0.129 - - [2026-04-09 01:50:47] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2 HTTP/1.1" 200 3554 0.005126 10.0.0.129 - - [2026-04-09 01:50:48] "GET /routing-instance/94669779-f045-4477-b0e1-a2a56a6b5f7b HTTP/1.1" 200 1500 0.008016 10.0.0.129 - - [2026-04-09 01:50:48] "GET /routing-instance/94669779-f045-4477-b0e1-a2a56a6b5f7b HTTP/1.1" 200 1500 0.005901 10.0.0.129 - - [2026-04-09 01:50:48] "GET /route-target/6349475f-2071-43f0-965c-d835500e5dbb HTTP/1.1" 200 1224 0.004610 10.0.0.129 - - [2026-04-09 01:50:48] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2 HTTP/1.1" 200 3554 0.006979 10.0.0.129 - - [2026-04-09 01:50:48] "GET /routing-instance/94669779-f045-4477-b0e1-a2a56a6b5f7b HTTP/1.1" 200 1500 0.004328 10.0.0.129 - - [2026-04-09 01:50:48] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2992 0.008157 10.0.0.129 - - [2026-04-09 01:50:48] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2 HTTP/1.1" 200 3554 0.005477 10.0.0.129 - - [2026-04-09 01:50:48] "GET /routing-instance/94669779-f045-4477-b0e1-a2a56a6b5f7b HTTP/1.1" 200 1500 0.005229 10.0.0.129 - - [2026-04-09 01:50:48] "GET /routing-instance/94669779-f045-4477-b0e1-a2a56a6b5f7b HTTP/1.1" 200 1500 0.005286 10.0.0.129 - - [2026-04-09 01:50:48] "GET /route-target/6349475f-2071-43f0-965c-d835500e5dbb HTTP/1.1" 200 1224 0.004510 10.0.0.129 - - [2026-04-09 01:50:48] "GET /domains HTTP/1.1" 200 440 0.003260 10.0.0.129 - - [2026-04-09 01:50:48] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001812 10.0.0.129 - - [2026-04-09 01:50:48] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1324 0.010017 10.0.0.129 - - [2026-04-09 01:50:48] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001903 10.0.0.129 - - [2026-04-09 01:50:48] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912 HTTP/1.1" 200 2461 0.032478 10.0.0.129 - - [2026-04-09 01:50:48] "GET /virtual-network/316a802e-2525-45db-9f5f-97643fffbfa2 HTTP/1.1" 200 3554 0.006167 10.0.0.129 - - [2026-04-09 01:50:49] "GET /obj-perms HTTP/1.1" 200 6472 0.081909 10.0.0.129 - - [2026-04-09 01:50:49] "GET /domains HTTP/1.1" 200 440 0.003038 10.0.0.129 - - [2026-04-09 01:50:49] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003233 10.0.0.129 - - [2026-04-09 01:50:49] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1324 0.010442 10.0.0.129 - - [2026-04-09 01:50:49] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001255 10.0.0.129 - - [2026-04-09 01:50:49] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912 HTTP/1.1" 200 2461 0.025141 10.0.0.129 - - [2026-04-09 01:50:49] "GET /network-policy/88885b56-09fb-4e0f-bcc9-5cfb5bf2603f HTTP/1.1" 200 3473 0.005702 10.0.0.129 - - [2026-04-09 01:50:49] "DELETE /network-policy/88885b56-09fb-4e0f-bcc9-5cfb5bf2603f HTTP/1.1" 409 240 0.006979 252.129.240.90 - - [2026-04-09 01:50:49] "POST /neutron/network HTTP/1.1" 200 1121 0.009473 10.0.0.129 - - [2026-04-09 01:50:49] "DELETE /access-control-list/d9f9745b-ca11-4101-ae73-2d532ef47e5d HTTP/1.1" 200 115 0.026853 10.0.0.129 - - [2026-04-09 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.129 - - [2026-04-09 01:50:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002917 10.0.0.129 - - [2026-04-09 01:50:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 10.0.0.129 - - [2026-04-09 01:50:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 10.0.0.129 - - [2026-04-09 01:50:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003460 252.129.240.90 - - [2026-04-09 01:50:50] "POST /neutron/network HTTP/1.1" 200 151 0.130565 10.0.0.129 - - [2026-04-09 01:50:50] "GET /routing-instance/94669779-f045-4477-b0e1-a2a56a6b5f7b HTTP/1.1" 404 171 0.005194 10.0.0.129 - - [2026-04-09 01:50:50] "DELETE /route-target/6349475f-2071-43f0-965c-d835500e5dbb HTTP/1.1" 200 115 0.015459 10.0.0.129 - - [2026-04-09 01:50:50] "GET /domains HTTP/1.1" 200 440 0.003675 10.0.0.129 - - [2026-04-09 01:50:50] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001892 10.0.0.129 - - [2026-04-09 01:50:50] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1324 0.009698 10.0.0.129 - - [2026-04-09 01:50:50] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001132 10.0.0.129 - - [2026-04-09 01:50:50] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912 HTTP/1.1" 200 2207 0.037117 10.0.0.129 - - [2026-04-09 01:50:50] "DELETE /network-policy/88885b56-09fb-4e0f-bcc9-5cfb5bf2603f HTTP/1.1" 200 115 0.025269 10.0.0.129 - - [2026-04-09 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.129 - - [2026-04-09 01:50:50] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001550 10.0.0.129 - - [2026-04-09 01:50:50] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.042866 10.0.0.129 - - [2026-04-09 01:50:50] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-57619772&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005357 10.0.0.129 - - [2026-04-09 01:50:51] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001506 10.0.0.129 - - [2026-04-09 01:50:51] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.034745 10.0.0.129 - - [2026-04-09 01:50:51] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001435 10.0.0.129 - - [2026-04-09 01:50:51] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?fields=virtual_networks HTTP/1.1" 200 1067 0.080013 10.0.0.129 - - [2026-04-09 01:50:51] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001459 10.0.0.129 - - [2026-04-09 01:50:51] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.042955 10.0.0.129 - - [2026-04-09 01:50:51] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001727 10.0.0.129 - - [2026-04-09 01:50:51] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?fields=security_groups HTTP/1.1" 200 1309 0.035810 10.0.0.129 - - [2026-04-09 01:50:52] "GET /obj-perms HTTP/1.1" 200 6393 0.094552 10.0.0.129 - - [2026-04-09 01:50:52] "GET /obj-perms HTTP/1.1" 200 6393 0.077891 10.0.0.129 - - [2026-04-09 01:50:52] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001293 10.0.0.129 - - [2026-04-09 01:50:52] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009551 10.0.0.129 - - [2026-04-09 01:50:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.039922 10.0.0.129 - - [2026-04-09 01:50:53] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002859 10.0.0.129 - - [2026-04-09 01:50:53] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002428 10.0.0.129 - - [2026-04-09 01:50:53] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011850 10.0.0.129 - - [2026-04-09 01:50:53] "POST /id-to-fqname HTTP/1.1" 200 190 0.001541 10.0.0.129 - - [2026-04-09 01:50:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.003964 10.0.0.129 - - [2026-04-09 01:50:53] "POST /security-groups HTTP/1.1" 200 585 0.071902 10.0.0.129 - - [2026-04-09 01:50:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.004063 10.0.0.129 - - [2026-04-09 01:50:53] "POST /projects HTTP/1.1" 200 581 0.243676 10.0.0.129 - - [2026-04-09 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.280457 10.0.0.129 - - [2026-04-09 01:50:53] "POST /access-control-lists HTTP/1.1" 200 600 0.064056 10.0.0.129 - - [2026-04-09 01:50:53] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.457479 10.0.0.129 - - [2026-04-09 01:50:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.003652 10.0.0.129 - - [2026-04-09 01:50:53] "POST /access-control-lists HTTP/1.1" 200 598 0.065145 10.0.0.129 - - [2026-04-09 01:50:55] "GET / HTTP/1.1" 200 36499 0.001873 10.0.0.129 - - [2026-04-09 01:50:55] "POST /fqname-to-id HTTP/1.1" 401 295 0.001032 10.0.0.129 - - [2026-04-09 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.096312 10.0.0.129 - - [2026-04-09 01:50:56] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001531 10.0.0.129 - - [2026-04-09 01:50:56] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.034135 252.129.240.90 - - [2026-04-09 01:50:56] "POST /neutron/network HTTP/1.1" 200 117 0.044907 10.0.0.129 - - [2026-04-09 01:50:56] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001948 252.129.240.90 - - [2026-04-09 01:50:56] "POST /neutron/network HTTP/1.1" 200 605 0.090636 10.0.0.129 - - [2026-04-09 01:50:56] "POST /route-targets HTTP/1.1" 200 329 0.013685 10.0.0.129 - - [2026-04-09 01:50:56] "POST /ref-update HTTP/1.1" 200 156 0.026548 10.0.0.129 - - [2026-04-09 01:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005205 252.129.240.90 - - [2026-04-09 01:50:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.153120 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/network HTTP/1.1" 200 822 0.008484 10.0.0.129 - - [2026-04-09 01:50:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001736 10.0.0.129 - - [2026-04-09 01:50:57] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006206 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/network HTTP/1.1" 200 822 0.006471 10.0.0.129 - - [2026-04-09 01:50:57] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006155 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/network HTTP/1.1" 200 822 0.007408 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.008644 10.0.0.129 - - [2026-04-09 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.129 - - [2026-04-09 01:50:57] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001667 10.0.0.129 - - [2026-04-09 01:50:57] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.034406 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/network HTTP/1.1" 200 117 0.011370 10.0.0.129 - - [2026-04-09 01:50:57] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001515 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/network HTTP/1.1" 200 605 0.082832 10.0.0.129 - - [2026-04-09 01:50:57] "POST /route-targets HTTP/1.1" 200 329 0.014750 10.0.0.129 - - [2026-04-09 01:50:57] "POST /ref-update HTTP/1.1" 200 156 0.028883 10.0.0.129 - - [2026-04-09 01:50:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005051 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.213160 252.129.240.90 - - [2026-04-09 01:50:57] "POST /neutron/network HTTP/1.1" 200 824 0.007204 10.0.0.129 - - [2026-04-09 01:50:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001382 10.0.0.129 - - [2026-04-09 01:50:58] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007556 252.129.240.90 - - [2026-04-09 01:50:58] "POST /neutron/network HTTP/1.1" 200 824 0.006458 10.0.0.129 - - [2026-04-09 01:50:58] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006750 252.129.240.90 - - [2026-04-09 01:50:58] "POST /neutron/network HTTP/1.1" 200 824 0.006815 252.129.240.90 - - [2026-04-09 01:50:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.010254 10.0.0.129 - - [2026-04-09 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.004179 10.0.0.129 - - [2026-04-09 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.129 - - [2026-04-09 01:50:58] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002244 10.0.0.129 - - [2026-04-09 01:50:58] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.034554 10.0.0.129 - - [2026-04-09 01:50:58] "POST /network-policys HTTP/1.1" 200 573 0.019790 10.0.0.129 - - [2026-04-09 01:50:58] "GET /network-policy/3be568ef-270c-45db-a872-708d47ac4e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005813 252.129.240.90 - - [2026-04-09 01:50:58] "POST /neutron/network HTTP/1.1" 200 822 0.008524 10.0.0.129 - - [2026-04-09 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.003461 252.129.240.90 - - [2026-04-09 01:50:58] "POST /neutron/network HTTP/1.1" 200 922 0.063303 10.0.0.129 - - [2026-04-09 01:50:58] "POST /access-control-lists HTTP/1.1" 200 592 0.065816 252.129.240.90 - - [2026-04-09 01:50:58] "POST /neutron/network HTTP/1.1" 200 922 0.008494 10.0.0.129 - - [2026-04-09 01:50:58] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005403 10.0.0.129 - - [2026-04-09 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.129 - - [2026-04-09 01:50:58] "GET /network-policy/3be568ef-270c-45db-a872-708d47ac4e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004165 252.129.240.90 - - [2026-04-09 01:50:58] "POST /neutron/network HTTP/1.1" 200 824 0.006607 10.0.0.129 - - [2026-04-09 01:50:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.003980 252.129.240.90 - - [2026-04-09 01:50:59] "POST /neutron/network HTTP/1.1" 200 924 0.048626 10.0.0.129 - - [2026-04-09 01:50:59] "POST /access-control-lists HTTP/1.1" 200 592 0.067439 252.129.240.90 - - [2026-04-09 01:50:59] "POST /neutron/network HTTP/1.1" 200 924 0.010741 10.0.0.129 - - [2026-04-09 01:50:59] "POST /ref-update HTTP/1.1" 200 156 0.015943 10.0.0.129 - - [2026-04-09 01:50:59] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006474 10.0.0.129 - - [2026-04-09 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.129 - - [2026-04-09 01:50:59] "GET /network-policy/3be568ef-270c-45db-a872-708d47ac4e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.045446 10.0.0.129 - - [2026-04-09 01:50:59] "PUT /access-control-list/6d4e80b9-6a82-4415-b8d5-b7a88aba3554 HTTP/1.1" 200 274 0.056386 10.0.0.129 - - [2026-04-09 01:50:59] "GET /domains HTTP/1.1" 401 295 0.000445 10.0.0.129 - - [2026-04-09 01:50:59] "GET /domains HTTP/1.1" 200 440 0.035674 10.0.0.129 - - [2026-04-09 01:50:59] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240 10.0.0.129 - - [2026-04-09 01:50:59] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1512 0.011457 10.0.0.129 - - [2026-04-09 01:50:59] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.004402 10.0.0.129 - - [2026-04-09 01:50:59] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3 HTTP/1.1" 200 2573 0.055531 10.0.0.129 - - [2026-04-09 01:50:59] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f HTTP/1.1" 200 2891 0.006958 10.0.0.129 - - [2026-04-09 01:50:59] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f HTTP/1.1" 200 2891 0.008546 10.0.0.129 - - [2026-04-09 01:51:00] "GET /routing-instance/a5487427-f579-4805-9dab-f2e36a535de9 HTTP/1.1" 200 1788 0.004861 10.0.0.129 - - [2026-04-09 01:51:00] "GET /routing-instance/a5487427-f579-4805-9dab-f2e36a535de9 HTTP/1.1" 200 1788 0.006701 10.0.0.129 - - [2026-04-09 01:51:00] "GET /route-target/efebf112-24ef-4c6e-bd82-a1f5550c2d3a HTTP/1.1" 200 1209 0.004982 10.0.0.129 - - [2026-04-09 01:51:00] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f HTTP/1.1" 200 2891 0.006357 10.0.0.129 - - [2026-04-09 01:51:00] "GET /routing-instance/a5487427-f579-4805-9dab-f2e36a535de9 HTTP/1.1" 200 1788 0.019642 10.0.0.129 - - [2026-04-09 01:51:00] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006718 10.0.0.129 - - [2026-04-09 01:51:00] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f HTTP/1.1" 200 2891 0.006561 10.0.0.129 - - [2026-04-09 01:51:00] "GET /routing-instance/a5487427-f579-4805-9dab-f2e36a535de9 HTTP/1.1" 200 1788 0.005113 10.0.0.129 - - [2026-04-09 01:51:00] "GET /routing-instance/a5487427-f579-4805-9dab-f2e36a535de9 HTTP/1.1" 200 1788 0.005205 10.0.0.129 - - [2026-04-09 01:51:00] "GET /route-target/efebf112-24ef-4c6e-bd82-a1f5550c2d3a HTTP/1.1" 200 1209 0.004909 10.0.0.129 - - [2026-04-09 01:51:00] "GET /domains HTTP/1.1" 200 440 0.004409 10.0.0.129 - - [2026-04-09 01:51:00] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001637 10.0.0.129 - - [2026-04-09 01:51:00] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1512 0.012648 10.0.0.129 - - [2026-04-09 01:51:00] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001591 10.0.0.129 - - [2026-04-09 01:51:00] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3 HTTP/1.1" 200 2573 0.060343 10.0.0.129 - - [2026-04-09 01:51:00] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f HTTP/1.1" 200 2891 0.007654 10.0.0.129 - - [2026-04-09 01:51:01] "GET /obj-perms HTTP/1.1" 200 6444 0.080264 10.0.0.129 - - [2026-04-09 01:51:01] "GET /domains HTTP/1.1" 200 440 0.004123 10.0.0.129 - - [2026-04-09 01:51:01] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001329 10.0.0.129 - - [2026-04-09 01:51:01] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1512 0.008804 10.0.0.129 - - [2026-04-09 01:51:01] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001554 10.0.0.129 - - [2026-04-09 01:51:01] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3 HTTP/1.1" 200 2573 0.033003 10.0.0.129 - - [2026-04-09 01:51:01] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b HTTP/1.1" 200 2897 0.008522 10.0.0.129 - - [2026-04-09 01:51:01] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b HTTP/1.1" 200 2897 0.006917 10.0.0.129 - - [2026-04-09 01:51:01] "GET /routing-instance/81e80abe-44f5-42e7-b46b-52de9dd1ab8b HTTP/1.1" 200 1787 0.006523 10.0.0.129 - - [2026-04-09 01:51:02] "GET /routing-instance/81e80abe-44f5-42e7-b46b-52de9dd1ab8b HTTP/1.1" 200 1787 0.004829 10.0.0.129 - - [2026-04-09 01:51:02] "GET /route-target/39de740d-d26c-414a-bf47-b6b7916b3af8 HTTP/1.1" 200 1208 0.005089 10.0.0.129 - - [2026-04-09 01:51:02] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b HTTP/1.1" 200 2897 0.005550 10.0.0.129 - - [2026-04-09 01:51:02] "GET /routing-instance/81e80abe-44f5-42e7-b46b-52de9dd1ab8b HTTP/1.1" 200 1787 0.004492 10.0.0.129 - - [2026-04-09 01:51:02] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005611 10.0.0.129 - - [2026-04-09 01:51:02] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b HTTP/1.1" 200 2897 0.007999 10.0.0.129 - - [2026-04-09 01:51:02] "GET /routing-instance/81e80abe-44f5-42e7-b46b-52de9dd1ab8b HTTP/1.1" 200 1787 0.005211 10.0.0.129 - - [2026-04-09 01:51:02] "GET /routing-instance/81e80abe-44f5-42e7-b46b-52de9dd1ab8b HTTP/1.1" 200 1787 0.006003 10.0.0.129 - - [2026-04-09 01:51:02] "GET /route-target/39de740d-d26c-414a-bf47-b6b7916b3af8 HTTP/1.1" 200 1208 0.003999 10.0.0.129 - - [2026-04-09 01:51:02] "GET /domains HTTP/1.1" 200 440 0.003368 10.0.0.129 - - [2026-04-09 01:51:02] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002672 10.0.0.129 - - [2026-04-09 01:51:02] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1512 0.011286 10.0.0.129 - - [2026-04-09 01:51:02] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001203 10.0.0.129 - - [2026-04-09 01:51:02] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3 HTTP/1.1" 200 2573 0.036775 10.0.0.129 - - [2026-04-09 01:51:02] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b HTTP/1.1" 200 2897 0.006021 10.0.0.129 - - [2026-04-09 01:51:02] "GET /obj-perms HTTP/1.1" 200 6444 0.004175 10.0.0.129 - - [2026-04-09 01:51:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001428 252.129.240.90 - - [2026-04-09 01:51:03] "POST /neutron/network HTTP/1.1" 200 932 0.007087 252.129.240.90 - - [2026-04-09 01:51:03] "GET /aaa-mode HTTP/1.1" 401 295 0.001314 252.129.240.90 - - [2026-04-09 01:51:03] "GET / HTTP/1.1" 200 36499 0.001699 252.129.240.90 - - [2026-04-09 01:51:03] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000436 10.0.0.129 - - [2026-04-09 01:51:03] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001396 252.129.240.90 - - [2026-04-09 01:51:04] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.074270 252.129.240.90 - - [2026-04-09 01:51:04] "POST /neutron/network HTTP/1.1" 200 922 0.010359 252.129.240.90 - - [2026-04-09 01:51:04] "POST /neutron/port HTTP/1.1" 200 117 0.007551 252.129.240.90 - - [2026-04-09 01:51:04] "POST /neutron/port HTTP/1.1" 200 117 0.005318 10.0.0.129 - - [2026-04-09 01:51:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.002788 252.129.240.90 - - [2026-04-09 01:51:04] "POST /neutron/port HTTP/1.1" 200 117 0.013307 252.129.240.90 - - [2026-04-09 01:51:04] "POST /neutron/network HTTP/1.1" 200 934 0.010315 252.129.240.90 - - [2026-04-09 01:51:04] "GET /aaa-mode HTTP/1.1" 401 295 0.000443 252.129.240.90 - - [2026-04-09 01:51:05] "GET / HTTP/1.1" 200 36499 0.004379 252.129.240.90 - - [2026-04-09 01:51:05] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000927 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/network HTTP/1.1" 200 932 0.022692 10.0.0.129 - - [2026-04-09 01:51:05] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001244 10.0.0.129 - - [2026-04-09 01:51:05] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002272 252.129.240.90 - - [2026-04-09 01:51:05] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.128730 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/port HTTP/1.1" 200 1058 0.351589 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/network HTTP/1.1" 200 924 0.011360 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/port HTTP/1.1" 200 1058 0.018959 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/port HTTP/1.1" 200 1058 0.022101 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/port HTTP/1.1" 200 1118 0.050310 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/port HTTP/1.1" 200 1108 0.134612 252.129.240.90 - - [2026-04-09 01:51:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012290 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/port HTTP/1.1" 200 1118 0.029698 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/port HTTP/1.1" 200 117 0.009465 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007138 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/port HTTP/1.1" 200 1118 0.034141 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/subnet HTTP/1.1" 200 689 0.022942 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008659 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/port HTTP/1.1" 200 117 0.001880 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/network HTTP/1.1" 200 922 0.008658 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/network HTTP/1.1" 200 934 0.007389 10.0.0.129 - - [2026-04-09 01:51:06] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001602 10.0.0.129 - - [2026-04-09 01:51:06] "PUT /access-control-list/7e5883ea-9c3e-40d2-abe5-834fa7120751 HTTP/1.1" 200 274 0.079224 252.129.240.90 - - [2026-04-09 01:51:06] "POST /neutron/port HTTP/1.1" 200 1060 0.436544 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/port HTTP/1.1" 200 1060 0.023737 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/port HTTP/1.1" 200 1060 0.015632 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/port HTTP/1.1" 200 1110 0.080106 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/port HTTP/1.1" 200 1120 0.017275 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003882 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.014199 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/port HTTP/1.1" 200 117 0.001251 252.129.240.90 - - [2026-04-09 01:51:07] "POST /neutron/network HTTP/1.1" 200 924 0.008329 252.129.240.90 - - [2026-04-09 01:51:11] "POST /neutron/port HTTP/1.1" 200 1118 0.016872 252.129.240.90 - - [2026-04-09 01:51:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.019830 252.129.240.90 - - [2026-04-09 01:51:11] "POST /neutron/port HTTP/1.1" 200 1118 0.016323 252.129.240.90 - - [2026-04-09 01:51:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006777 252.129.240.90 - - [2026-04-09 01:51:11] "POST /neutron/port HTTP/1.1" 200 1118 0.018633 252.129.240.90 - - [2026-04-09 01:51:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008455 10.0.0.129 - - [2026-04-09 01:51:11] "GET /virtual-machine/058d3575-a367-44e9-8527-b48afa11cd7b HTTP/1.1" 200 1294 0.011155 10.0.0.129 - - [2026-04-09 01:51:11] "GET /virtual-machine-interface/a3fa64e8-86c8-4416-bd66-9a2fd8d2a25d HTTP/1.1" 200 2954 0.008448 10.0.0.129 - - [2026-04-09 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.129 - - [2026-04-09 01:51:12] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005706 10.0.0.129 - - [2026-04-09 01:51:12] "GET /virtual-networks?parent_id=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003049 10.0.0.129 - - [2026-04-09 01:51:12] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007277 10.0.0.129 - - [2026-04-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006385 10.0.0.129 - - [2026-04-09 01:51:15] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008525 252.129.240.90 - - [2026-04-09 01:51:16] "POST /neutron/port HTTP/1.1" 200 1118 0.020112 252.129.240.90 - - [2026-04-09 01:51:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008290 252.129.240.90 - - [2026-04-09 01:51:16] "POST /neutron/port HTTP/1.1" 200 1118 0.017710 252.129.240.90 - - [2026-04-09 01:51:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009641 10.0.0.129 - - [2026-04-09 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.129 - - [2026-04-09 01:51:17] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.008924 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 1118 0.021146 10.0.0.129 - - [2026-04-09 01:51:17] "GET /virtual-networks?parent_id=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.010800 10.0.0.129 - - [2026-04-09 01:51:17] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.013075 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 1118 0.018907 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/network HTTP/1.1" 200 932 0.017875 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 1120 0.032168 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011276 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 1118 0.063843 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014189 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/subnet HTTP/1.1" 200 689 0.013138 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007512 252.129.240.90 - - [2026-04-09 01:51:17] "POST /neutron/port HTTP/1.1" 200 117 0.002071 252.129.240.90 - - [2026-04-09 01:51:18] "POST /neutron/network HTTP/1.1" 200 922 0.035681 252.129.240.90 - - [2026-04-09 01:51:18] "POST /neutron/port HTTP/1.1" 200 1120 0.045598 252.129.240.90 - - [2026-04-09 01:51:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007112 252.129.240.90 - - [2026-04-09 01:51:18] "POST /neutron/port HTTP/1.1" 200 1118 0.012655 252.129.240.90 - - [2026-04-09 01:51:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007170 252.129.240.90 - - [2026-04-09 01:51:18] "POST /neutron/port HTTP/1.1" 200 1118 0.025084 252.129.240.90 - - [2026-04-09 01:51:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007449 252.129.240.90 - - [2026-04-09 01:51:19] "POST /neutron/port HTTP/1.1" 200 1120 0.019818 252.129.240.90 - - [2026-04-09 01:51:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007543 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:51:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001807 252.129.240.90 - - [2026-04-09 01:51:20] "POST /neutron/port HTTP/1.1" 200 1120 0.031065 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:51:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001561 252.129.240.90 - - [2026-04-09 01:51:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008603 252.129.240.90 - - [2026-04-09 01:51:23] "POST /neutron/port HTTP/1.1" 200 1120 0.014081 252.129.240.90 - - [2026-04-09 01:51:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006388 252.129.240.90 - - [2026-04-09 01:51:23] "POST /neutron/port HTTP/1.1" 200 1120 0.014247 252.129.240.90 - - [2026-04-09 01:51:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007540 252.129.240.90 - - [2026-04-09 01:51:23] "POST /neutron/port HTTP/1.1" 200 1120 0.015256 252.129.240.90 - - [2026-04-09 01:51:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006413 10.0.0.129 - - [2026-04-09 01:51:23] "GET /virtual-machine/70feacca-c996-4462-9be5-e1329d3bc28f HTTP/1.1" 200 1296 0.005567 10.0.0.129 - - [2026-04-09 01:51:23] "GET /virtual-machine-interface/219adb6a-2eb8-4a20-ac9c-d42130901449 HTTP/1.1" 200 2953 0.006752 10.0.0.129 - - [2026-04-09 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.129 - - [2026-04-09 01:51:23] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004478 10.0.0.129 - - [2026-04-09 01:51:23] "GET /virtual-networks?parent_id=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003215 10.0.0.129 - - [2026-04-09 01:51:23] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005320 10.0.0.129 - - [2026-04-09 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.129 - - [2026-04-09 01:51:25] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003119 10.0.0.129 - - [2026-04-09 01:51:25] "GET /virtual-networks?parent_id=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002911 10.0.0.129 - - [2026-04-09 01:51:25] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006560 10.0.0.129 - - [2026-04-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.129 - - [2026-04-09 01:51:29] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.031762 10.0.0.129 - - [2026-04-09 01:51:29] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.057276 10.0.0.129 - - [2026-04-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.129 - - [2026-04-09 01:51:29] "PUT /network-policy/3be568ef-270c-45db-a872-708d47ac4e9c HTTP/1.1" 200 264 0.011902 10.0.0.129 - - [2026-04-09 01:51:29] "PUT /access-control-list/7e5883ea-9c3e-40d2-abe5-834fa7120751 HTTP/1.1" 200 274 0.086778 10.0.0.129 - - [2026-04-09 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.017535 10.0.0.129 - - [2026-04-09 01:51:30] "PUT /access-control-list/6d4e80b9-6a82-4415-b8d5-b7a88aba3554 HTTP/1.1" 200 274 0.053512 10.0.0.129 - - [2026-04-09 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.012518 10.0.0.129 - - [2026-04-09 01:51:32] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008238 252.129.240.90 - - [2026-04-09 01:51:32] "POST /neutron/network HTTP/1.1" 200 924 0.007543 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 824 0.055502 10.0.0.129 - - [2026-04-09 01:51:33] "DELETE /access-control-list/7e5883ea-9c3e-40d2-abe5-834fa7120751 HTTP/1.1" 200 115 0.035979 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 824 0.007147 10.0.0.129 - - [2026-04-09 01:51:33] "GET /virtual-network/f72fe0ac-dfaf-4771-9dd6-a4441043674b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005919 10.0.0.129 - - [2026-04-09 01:51:33] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007467 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 922 0.005723 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 822 0.054487 10.0.0.129 - - [2026-04-09 01:51:33] "DELETE /access-control-list/6d4e80b9-6a82-4415-b8d5-b7a88aba3554 HTTP/1.1" 200 115 0.041687 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 822 0.007243 10.0.0.129 - - [2026-04-09 01:51:33] "GET /virtual-network/ed39de62-8fe8-4804-92d1-58b3ebd1f69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005932 10.0.0.129 - - [2026-04-09 01:51:33] "DELETE /network-policy/3be568ef-270c-45db-a872-708d47ac4e9c HTTP/1.1" 200 115 0.032638 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/network HTTP/1.1" 200 824 0.006832 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/network HTTP/1.1" 400 204 0.030905 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/port HTTP/1.1" 200 1120 0.020144 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/port HTTP/1.1" 200 1118 0.017934 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/port HTTP/1.1" 200 1110 0.015699 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/port HTTP/1.1" 200 1108 0.013498 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/port HTTP/1.1" 200 151 0.177828 252.129.240.90 - - [2026-04-09 01:51:33] "POST /neutron/port HTTP/1.1" 200 151 0.191544 252.129.240.90 - - [2026-04-09 01:51:35] "POST /neutron/network HTTP/1.1" 200 824 0.010671 10.0.0.129 - - [2026-04-09 01:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004460 10.0.0.129 - - [2026-04-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.129 - - [2026-04-09 01:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003749 252.129.240.90 - - [2026-04-09 01:51:35] "POST /neutron/network HTTP/1.1" 200 151 0.101935 10.0.0.129 - - [2026-04-09 01:51:35] "DELETE /route-target/39de740d-d26c-414a-bf47-b6b7916b3af8 HTTP/1.1" 200 115 0.024301 10.0.0.129 - - [2026-04-09 01:51:35] "GET /routing-instance/81e80abe-44f5-42e7-b46b-52de9dd1ab8b HTTP/1.1" 404 171 0.003098 10.0.0.129 - - [2026-04-09 01:51:35] "GET /domains HTTP/1.1" 200 440 0.003465 10.0.0.129 - - [2026-04-09 01:51:35] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001703 10.0.0.129 - - [2026-04-09 01:51:35] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1512 0.009073 10.0.0.129 - - [2026-04-09 01:51:36] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002162 10.0.0.129 - - [2026-04-09 01:51:36] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3 HTTP/1.1" 200 2105 0.030906 252.129.240.90 - - [2026-04-09 01:51:36] "POST /neutron/network HTTP/1.1" 200 822 0.007516 10.0.0.129 - - [2026-04-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.129 - - [2026-04-09 01:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002643 10.0.0.129 - - [2026-04-09 01:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002243 252.129.240.90 - - [2026-04-09 01:51:36] "POST /neutron/network HTTP/1.1" 200 151 0.105194 10.0.0.129 - - [2026-04-09 01:51:36] "DELETE /route-target/efebf112-24ef-4c6e-bd82-a1f5550c2d3a HTTP/1.1" 200 115 0.024543 10.0.0.129 - - [2026-04-09 01:51:36] "GET /routing-instance/a5487427-f579-4805-9dab-f2e36a535de9 HTTP/1.1" 404 171 0.003994 10.0.0.129 - - [2026-04-09 01:51:36] "GET /domains HTTP/1.1" 200 440 0.004146 10.0.0.129 - - [2026-04-09 01:51:36] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001514 10.0.0.129 - - [2026-04-09 01:51:36] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1512 0.009068 10.0.0.129 - - [2026-04-09 01:51:36] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001742 10.0.0.129 - - [2026-04-09 01:51:36] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3 HTTP/1.1" 200 1866 0.033535 10.0.0.129 - - [2026-04-09 01:51:37] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001154 10.0.0.129 - - [2026-04-09 01:51:37] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.078256 10.0.0.129 - - [2026-04-09 01:51:37] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002103 10.0.0.129 - - [2026-04-09 01:51:37] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?fields=virtual_networks HTTP/1.1" 200 1038 0.030187 10.0.0.129 - - [2026-04-09 01:51:37] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002308 10.0.0.129 - - [2026-04-09 01:51:37] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.033973 10.0.0.129 - - [2026-04-09 01:51:37] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001231 10.0.0.129 - - [2026-04-09 01:51:37] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?fields=security_groups HTTP/1.1" 200 1266 0.025466 10.0.0.129 - - [2026-04-09 01:51:38] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001456 10.0.0.129 - - [2026-04-09 01:51:38] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008885 10.0.0.129 - - [2026-04-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 179 0.038490 10.0.0.129 - - [2026-04-09 01:51:38] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002705 10.0.0.129 - - [2026-04-09 01:51:39] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001406 10.0.0.129 - - [2026-04-09 01:51:39] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.042895 10.0.0.129 - - [2026-04-09 01:51:39] "POST /id-to-fqname HTTP/1.1" 200 181 0.001379 10.0.0.129 - - [2026-04-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.003306 10.0.0.129 - - [2026-04-09 01:51:39] "POST /security-groups HTTP/1.1" 200 576 0.064694 10.0.0.129 - - [2026-04-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.002954 10.0.0.129 - - [2026-04-09 01:51:39] "POST /projects HTTP/1.1" 200 563 0.236950 10.0.0.129 - - [2026-04-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.273653 10.0.0.129 - - [2026-04-09 01:51:39] "POST /access-control-lists HTTP/1.1" 200 591 0.063738 10.0.0.129 - - [2026-04-09 01:51:39] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.467816 10.0.0.129 - - [2026-04-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.002984 10.0.0.129 - - [2026-04-09 01:51:39] "POST /access-control-lists HTTP/1.1" 200 589 0.060235 10.0.0.129 - - [2026-04-09 01:51:40] "GET / HTTP/1.1" 200 36499 0.002611 10.0.0.129 - - [2026-04-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 401 295 0.000567 10.0.0.129 - - [2026-04-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.119935 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001366 10.0.0.129 - - [2026-04-09 01:51:42] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.036384 252.129.240.90 - - [2026-04-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 117 0.043764 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001101 252.129.240.90 - - [2026-04-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 610 0.077770 10.0.0.129 - - [2026-04-09 01:51:42] "POST /route-targets HTTP/1.1" 200 329 0.019510 10.0.0.129 - - [2026-04-09 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.025889 10.0.0.129 - - [2026-04-09 01:51:42] "DELETE /project/8694a18efba74db69458262a49597af3 HTTP/1.1" 404 173 0.010128 10.0.0.129 - - [2026-04-09 01:51:42] "DELETE /project/3615b2060a694bcc8cefcdf45fd16500 HTTP/1.1" 404 173 0.009507 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001060 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000950 10.0.0.129 - - [2026-04-09 01:51:42] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.034929 10.0.0.129 - - [2026-04-09 01:51:42] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.039271 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001119 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000991 10.0.0.129 - - [2026-04-09 01:51:42] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?fields=security_groups HTTP/1.1" 200 1356 0.042308 10.0.0.129 - - [2026-04-09 01:51:42] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?fields=security_groups HTTP/1.1" 200 1399 0.044402 10.0.0.129 - - [2026-04-09 01:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.010118 252.129.240.90 - - [2026-04-09 01:51:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.205451 10.0.0.129 - - [2026-04-09 01:51:42] "DELETE /security-group/60ea494e-3038-4f6c-804a-5d951c581b4d HTTP/1.1" 200 115 0.057742 10.0.0.129 - - [2026-04-09 01:51:42] "DELETE /security-group/8817c479-9eb3-42c3-a310-a0d2a4094886 HTTP/1.1" 200 115 0.058767 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=8694a18e-fba7-4db6-9458-262a49597af3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001142 10.0.0.129 - - [2026-04-09 01:51:42] "GET /projects?obj_uuids=945d8c5b-0c02-4fa3-a8bb-dddcf3505912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001171 252.129.240.90 - - [2026-04-09 01:51:42] "POST /neutron/network HTTP/1.1" 200 830 0.007847 10.0.0.129 - - [2026-04-09 01:51:42] "DELETE /access-control-list/62765a53-afdf-4ead-84ea-d89a45d16587 HTTP/1.1" 200 115 0.050596 10.0.0.129 - - [2026-04-09 01:51:42] "GET /project/8694a18e-fba7-4db6-9458-262a49597af3?fields=application_policy_sets HTTP/1.1" 200 1395 0.071857 10.0.0.129 - - [2026-04-09 01:51:42] "GET /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912?fields=application_policy_sets HTTP/1.1" 200 1438 0.072049 10.0.0.129 - - [2026-04-09 01:51:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001340 10.0.0.129 - - [2026-04-09 01:51:42] "GET /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005800 10.0.0.129 - - [2026-04-09 01:51:42] "DELETE /access-control-list/9a799057-75f2-4b60-86ed-237ce4062486 HTTP/1.1" 200 115 0.050123 252.129.240.90 - - [2026-04-09 01:51:43] "POST /neutron/network HTTP/1.1" 200 830 0.023844 10.0.0.129 - - [2026-04-09 01:51:43] "DELETE /access-control-list/23fed0d8-766c-4a18-aced-f28852e339ca HTTP/1.1" 200 115 0.064756 10.0.0.129 - - [2026-04-09 01:51:43] "DELETE /access-control-list/5a06f5bb-8360-47b7-a5fb-c1a977617998 HTTP/1.1" 200 115 0.045851 10.0.0.129 - - [2026-04-09 01:51:43] "GET /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006720 252.129.240.90 - - [2026-04-09 01:51:43] "POST /neutron/network HTTP/1.1" 200 830 0.017486 10.0.0.129 - - [2026-04-09 01:51:43] "DELETE /project/8694a18e-fba7-4db6-9458-262a49597af3 HTTP/1.1" 200 115 0.486600 10.0.0.129 - - [2026-04-09 01:51:43] "DELETE /project/945d8c5b-0c02-4fa3-a8bb-dddcf3505912 HTTP/1.1" 200 115 0.508488 252.129.240.90 - - [2026-04-09 01:51:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.012358 10.0.0.129 - - [2026-04-09 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.129 - - [2026-04-09 01:51:43] "GET /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006157 10.0.0.129 - - [2026-04-09 01:51:43] "PUT /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65 HTTP/1.1" 200 266 0.051022 10.0.0.129 - - [2026-04-09 01:51:43] "POST /route-targets HTTP/1.1" 200 325 0.019042 10.0.0.129 - - [2026-04-09 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.011414 10.0.0.129 - - [2026-04-09 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.129 - - [2026-04-09 01:51:43] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001256 10.0.0.129 - - [2026-04-09 01:51:43] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.033847 252.129.240.90 - - [2026-04-09 01:51:43] "POST /neutron/network HTTP/1.1" 200 117 0.015109 10.0.0.129 - - [2026-04-09 01:51:43] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001232 252.129.240.90 - - [2026-04-09 01:51:43] "POST /neutron/network HTTP/1.1" 200 610 0.075572 10.0.0.129 - - [2026-04-09 01:51:43] "POST /route-targets HTTP/1.1" 200 329 0.013474 10.0.0.129 - - [2026-04-09 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.013969 10.0.0.129 - - [2026-04-09 01:51:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003802 252.129.240.90 - - [2026-04-09 01:51:43] "POST /neutron/subnet HTTP/1.1" 200 730 0.147902 252.129.240.90 - - [2026-04-09 01:51:43] "POST /neutron/network HTTP/1.1" 200 830 0.006216 10.0.0.129 - - [2026-04-09 01:51:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001457 10.0.0.129 - - [2026-04-09 01:51:44] "GET /virtual-network/21ae5800-9a54-47b4-bde5-fc5edd3983ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006899 252.129.240.90 - - [2026-04-09 01:51:44] "POST /neutron/network HTTP/1.1" 200 830 0.006697 10.0.0.129 - - [2026-04-09 01:51:44] "GET /virtual-network/21ae5800-9a54-47b4-bde5-fc5edd3983ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005234 252.129.240.90 - - [2026-04-09 01:51:44] "POST /neutron/network HTTP/1.1" 200 830 0.008206 252.129.240.90 - - [2026-04-09 01:51:44] "POST /neutron/subnet HTTP/1.1" 200 730 0.007700 10.0.0.129 - - [2026-04-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.129 - - [2026-04-09 01:51:44] "GET /virtual-network/21ae5800-9a54-47b4-bde5-fc5edd3983ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006578 10.0.0.129 - - [2026-04-09 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.015857 10.0.0.129 - - [2026-04-09 01:51:44] "PUT /virtual-network/21ae5800-9a54-47b4-bde5-fc5edd3983ed HTTP/1.1" 200 266 0.040661 10.0.0.129 - - [2026-04-09 01:51:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001625 252.129.240.90 - - [2026-04-09 01:51:44] "POST /neutron/network HTTP/1.1" 200 840 0.006070 252.129.240.90 - - [2026-04-09 01:51:44] "GET /aaa-mode HTTP/1.1" 401 295 0.000769 252.129.240.90 - - [2026-04-09 01:51:44] "GET / HTTP/1.1" 200 36499 0.007033 252.129.240.90 - - [2026-04-09 01:51:44] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000493 10.0.0.129 - - [2026-04-09 01:51:45] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001252 252.129.240.90 - - [2026-04-09 01:51:45] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.071567 252.129.240.90 - - [2026-04-09 01:51:45] "POST /neutron/network HTTP/1.1" 200 830 0.006831 252.129.240.90 - - [2026-04-09 01:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.005334 252.129.240.90 - - [2026-04-09 01:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.006055 10.0.0.129 - - [2026-04-09 01:51:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001535 252.129.240.90 - - [2026-04-09 01:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.008080 252.129.240.90 - - [2026-04-09 01:51:46] "POST /neutron/network HTTP/1.1" 200 840 0.006891 252.129.240.90 - - [2026-04-09 01:51:46] "GET /aaa-mode HTTP/1.1" 401 295 0.000478 252.129.240.90 - - [2026-04-09 01:51:46] "GET / HTTP/1.1" 200 36499 0.002077 252.129.240.90 - - [2026-04-09 01:51:46] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000469 252.129.240.90 - - [2026-04-09 01:51:46] "POST /neutron/network HTTP/1.1" 200 840 0.006439 10.0.0.129 - - [2026-04-09 01:51:46] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001180 252.129.240.90 - - [2026-04-09 01:51:46] "POST /neutron/port HTTP/1.1" 200 1052 0.267079 10.0.0.129 - - [2026-04-09 01:51:46] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001162 252.129.240.90 - - [2026-04-09 01:51:46] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.067664 252.129.240.90 - - [2026-04-09 01:51:46] "POST /neutron/network HTTP/1.1" 200 830 0.042469 252.129.240.90 - - [2026-04-09 01:51:46] "POST /neutron/port HTTP/1.1" 200 1052 0.045308 252.129.240.90 - - [2026-04-09 01:51:46] "POST /neutron/port HTTP/1.1" 200 1052 0.013747 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/port HTTP/1.1" 200 1102 0.114549 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/port HTTP/1.1" 200 1112 0.020188 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.015794 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/port HTTP/1.1" 200 1112 0.027788 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/port HTTP/1.1" 200 117 0.006656 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005474 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.010368 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/port HTTP/1.1" 200 1112 0.026749 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/port HTTP/1.1" 200 117 0.002402 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007269 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/network HTTP/1.1" 200 830 0.009580 252.129.240.90 - - [2026-04-09 01:51:47] "POST /neutron/network HTTP/1.1" 200 840 0.010622 10.0.0.129 - - [2026-04-09 01:51:47] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001691 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/port HTTP/1.1" 200 1052 0.296813 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/port HTTP/1.1" 200 1052 0.021580 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/port HTTP/1.1" 200 1052 0.014945 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/port HTTP/1.1" 200 1102 0.077093 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/port HTTP/1.1" 200 1112 0.015850 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003748 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/subnet HTTP/1.1" 200 704 0.007512 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/port HTTP/1.1" 200 117 0.001709 252.129.240.90 - - [2026-04-09 01:51:48] "POST /neutron/network HTTP/1.1" 200 830 0.006570 252.129.240.90 - - [2026-04-09 01:51:52] "POST /neutron/port HTTP/1.1" 200 1112 0.024574 252.129.240.90 - - [2026-04-09 01:51:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008818 252.129.240.90 - - [2026-04-09 01:51:52] "POST /neutron/port HTTP/1.1" 200 1112 0.018468 252.129.240.90 - - [2026-04-09 01:51:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007420 252.129.240.90 - - [2026-04-09 01:51:52] "POST /neutron/port HTTP/1.1" 200 1112 0.017445 252.129.240.90 - - [2026-04-09 01:51:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.015712 10.0.0.129 - - [2026-04-09 01:51:53] "GET /virtual-machine/96cdaaf1-2cd2-4406-a847-41269358bf8c HTTP/1.1" 401 295 0.000634 10.0.0.129 - - [2026-04-09 01:51:53] "GET /obj-perms HTTP/1.1" 200 6393 0.071214 10.0.0.129 - - [2026-04-09 01:51:53] "GET /virtual-machine/96cdaaf1-2cd2-4406-a847-41269358bf8c HTTP/1.1" 200 1288 0.045792 10.0.0.129 - - [2026-04-09 01:51:53] "GET /virtual-machine-interface/8e14b336-9616-4114-9601-9246309b46de HTTP/1.1" 200 2930 0.009216 10.0.0.129 - - [2026-04-09 01:51:53] "GET /obj-perms HTTP/1.1" 200 6393 0.081479 10.0.0.129 - - [2026-04-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.129 - - [2026-04-09 01:51:53] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003808 10.0.0.129 - - [2026-04-09 01:51:53] "GET /virtual-networks?parent_id=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003359 10.0.0.129 - - [2026-04-09 01:51:53] "GET /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.011702 10.0.0.129 - - [2026-04-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.129 - - [2026-04-09 01:51:56] "GET /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004848 252.129.240.90 - - [2026-04-09 01:51:57] "POST /neutron/port HTTP/1.1" 200 1112 0.020608 252.129.240.90 - - [2026-04-09 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005792 252.129.240.90 - - [2026-04-09 01:51:57] "POST /neutron/port HTTP/1.1" 200 1112 0.018118 252.129.240.90 - - [2026-04-09 01:51:58] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006730 10.0.0.129 - - [2026-04-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.129 - - [2026-04-09 01:51:59] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006703 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/port HTTP/1.1" 200 1112 0.017758 10.0.0.129 - - [2026-04-09 01:51:59] "GET /virtual-networks?parent_id=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003236 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006844 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/port HTTP/1.1" 200 1112 0.021537 10.0.0.129 - - [2026-04-09 01:51:59] "GET /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006100 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011930 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/port HTTP/1.1" 200 1112 0.017554 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010761 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/port HTTP/1.1" 200 1112 0.030220 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007949 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/port HTTP/1.1" 200 1112 0.017605 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006922 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/port HTTP/1.1" 200 1112 0.015872 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008051 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/port HTTP/1.1" 200 1112 0.013556 252.129.240.90 - - [2026-04-09 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006439 10.0.0.129 - - [2026-04-09 01:51:59] "GET /virtual-machine/b27f4ce3-70aa-45f7-9951-62bb7948af90 HTTP/1.1" 200 1288 0.005431 10.0.0.129 - - [2026-04-09 01:52:00] "GET /virtual-machine-interface/d8cf1290-07b2-4819-a8c8-3fe001a9d330 HTTP/1.1" 200 2930 0.006155 10.0.0.129 - - [2026-04-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.129 - - [2026-04-09 01:52:00] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003731 10.0.0.129 - - [2026-04-09 01:52:00] "GET /virtual-networks?parent_id=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003646 10.0.0.129 - - [2026-04-09 01:52:00] "GET /virtual-network/21ae5800-9a54-47b4-bde5-fc5edd3983ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007364 252.129.240.90 - - [2026-04-09 01:52:01] "POST /neutron/port HTTP/1.1" 200 1112 0.019339 252.129.240.90 - - [2026-04-09 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008489 10.0.0.129 - - [2026-04-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.129 - - [2026-04-09 01:52:01] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003506 10.0.0.129 - - [2026-04-09 01:52:01] "GET /virtual-networks?parent_id=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003155 252.129.240.90 - - [2026-04-09 01:52:01] "POST /neutron/port HTTP/1.1" 200 1112 0.045110 10.0.0.129 - - [2026-04-09 01:52:01] "GET /virtual-network/21ae5800-9a54-47b4-bde5-fc5edd3983ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006161 252.129.240.90 - - [2026-04-09 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006430 10.0.0.129 - - [2026-04-09 01:52:01] "POST /routing-policys HTTP/1.1" 200 536 0.020380 10.0.0.129 - - [2026-04-09 01:52:01] "GET /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009621 10.0.0.129 - - [2026-04-09 01:52:01] "POST /ref-update HTTP/1.1" 200 156 0.012520 10.0.0.129 - - [2026-04-09 01:52:01] "PUT /virtual-network/6f013de9-69e8-4648-94e1-7da6a7f23b65 HTTP/1.1" 200 266 0.033297 10.0.0.129 - - [2026-04-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.037461 10.0.0.129 - - [2026-04-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.015536 10.0.0.129 - - [2026-04-09 01:52:05] "DELETE /routing-policy/2e66a70c-a49c-4bd0-a2e2-196b880f9dcd HTTP/1.1" 200 115 0.031314 252.129.240.90 - - [2026-04-09 01:52:06] "POST /neutron/network HTTP/1.1" 200 830 0.006424 252.129.240.90 - - [2026-04-09 01:52:06] "POST /neutron/network HTTP/1.1" 400 204 0.023946 252.129.240.90 - - [2026-04-09 01:52:06] "POST /neutron/port HTTP/1.1" 200 1112 0.020428 252.129.240.90 - - [2026-04-09 01:52:06] "POST /neutron/port HTTP/1.1" 200 1112 0.014345 252.129.240.90 - - [2026-04-09 01:52:06] "POST /neutron/port HTTP/1.1" 200 1102 0.015672 252.129.240.90 - - [2026-04-09 01:52:06] "POST /neutron/port HTTP/1.1" 200 1102 0.013504 252.129.240.90 - - [2026-04-09 01:52:07] "POST /neutron/port HTTP/1.1" 200 151 0.163490 252.129.240.90 - - [2026-04-09 01:52:07] "POST /neutron/port HTTP/1.1" 200 151 0.167180 252.129.240.90 - - [2026-04-09 01:52:08] "POST /neutron/network HTTP/1.1" 200 830 0.005902 10.0.0.129 - - [2026-04-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.129 - - [2026-04-09 01:52:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004930 10.0.0.129 - - [2026-04-09 01:52:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002493 252.129.240.90 - - [2026-04-09 01:52:08] "POST /neutron/network HTTP/1.1" 200 151 0.114904 10.0.0.129 - - [2026-04-09 01:52:08] "DELETE /route-target/e0495f6a-b2ff-4ae2-84f2-6fde7002f2c2 HTTP/1.1" 200 115 0.024624 10.0.0.129 - - [2026-04-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 252.129.240.90 - - [2026-04-09 01:52:08] "POST /neutron/network HTTP/1.1" 200 830 0.008095 10.0.0.129 - - [2026-04-09 01:52:08] "DELETE /route-target/5e7d5a9a-7e80-4438-8cc9-09ca9854ffe2 HTTP/1.1" 409 241 0.008390 10.0.0.129 - - [2026-04-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.129 - - [2026-04-09 01:52:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002337 10.0.0.129 - - [2026-04-09 01:52:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004143 252.129.240.90 - - [2026-04-09 01:52:08] "POST /neutron/network HTTP/1.1" 200 151 0.105778 10.0.0.129 - - [2026-04-09 01:52:08] "DELETE /route-target/ed1a5a25-44aa-407c-bc65-4b098a947882 HTTP/1.1" 200 115 0.026347 10.0.0.129 - - [2026-04-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.129 - - [2026-04-09 01:52:08] "DELETE /route-target/5e7d5a9a-7e80-4438-8cc9-09ca9854ffe2 HTTP/1.1" 200 115 0.016716 10.0.0.129 - - [2026-04-09 01:52:09] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001199 10.0.0.129 - - [2026-04-09 01:52:09] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.029946 10.0.0.129 - - [2026-04-09 01:52:09] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001048 10.0.0.129 - - [2026-04-09 01:52:09] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?fields=virtual_networks HTTP/1.1" 200 1020 0.071948 10.0.0.129 - - [2026-04-09 01:52:09] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001656 10.0.0.129 - - [2026-04-09 01:52:09] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.034253 10.0.0.129 - - [2026-04-09 01:52:09] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001236 10.0.0.129 - - [2026-04-09 01:52:09] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?fields=security_groups HTTP/1.1" 200 1239 0.030742 10.0.0.129 - - [2026-04-09 01:52:10] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001449 10.0.0.129 - - [2026-04-09 01:52:10] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009058 10.0.0.129 - - [2026-04-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.036742 10.0.0.129 - - [2026-04-09 01:52:10] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003002 10.0.0.129 - - [2026-04-09 01:52:10] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001469 10.0.0.129 - - [2026-04-09 01:52:10] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007769 10.0.0.129 - - [2026-04-09 01:52:10] "POST /id-to-fqname HTTP/1.1" 200 186 0.001757 10.0.0.129 - - [2026-04-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.005182 10.0.0.129 - - [2026-04-09 01:52:10] "POST /security-groups HTTP/1.1" 200 581 0.064841 10.0.0.129 - - [2026-04-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 404 230 0.003139 10.0.0.129 - - [2026-04-09 01:52:10] "POST /projects HTTP/1.1" 200 573 0.250931 10.0.0.129 - - [2026-04-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.287574 10.0.0.129 - - [2026-04-09 01:52:10] "POST /access-control-lists HTTP/1.1" 200 596 0.073194 10.0.0.129 - - [2026-04-09 01:52:10] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.454215 10.0.0.129 - - [2026-04-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.006999 10.0.0.129 - - [2026-04-09 01:52:11] "POST /access-control-lists HTTP/1.1" 200 594 0.069317 10.0.0.129 - - [2026-04-09 01:52:12] "GET / HTTP/1.1" 200 36499 0.002374 10.0.0.129 - - [2026-04-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 401 295 0.000507 10.0.0.129 - - [2026-04-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.085565 10.0.0.129 - - [2026-04-09 01:52:13] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001531 10.0.0.129 - - [2026-04-09 01:52:13] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.032631 252.129.240.90 - - [2026-04-09 01:52:13] "POST /neutron/network HTTP/1.1" 200 117 0.041053 10.0.0.129 - - [2026-04-09 01:52:13] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001118 252.129.240.90 - - [2026-04-09 01:52:14] "POST /neutron/network HTTP/1.1" 200 611 0.099825 10.0.0.129 - - [2026-04-09 01:52:14] "POST /route-targets HTTP/1.1" 200 329 0.018214 10.0.0.129 - - [2026-04-09 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.028314 10.0.0.129 - - [2026-04-09 01:52:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010450 252.129.240.90 - - [2026-04-09 01:52:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.169538 252.129.240.90 - - [2026-04-09 01:52:14] "POST /neutron/network HTTP/1.1" 200 830 0.007872 10.0.0.129 - - [2026-04-09 01:52:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001663 10.0.0.129 - - [2026-04-09 01:52:14] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006075 252.129.240.90 - - [2026-04-09 01:52:14] "POST /neutron/network HTTP/1.1" 200 830 0.006635 10.0.0.129 - - [2026-04-09 01:52:14] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005656 252.129.240.90 - - [2026-04-09 01:52:14] "POST /neutron/network HTTP/1.1" 200 830 0.008576 252.129.240.90 - - [2026-04-09 01:52:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.007134 10.0.0.129 - - [2026-04-09 01:52:14] "GET /domains HTTP/1.1" 401 295 0.000533 10.0.0.129 - - [2026-04-09 01:52:15] "GET /domains HTTP/1.1" 200 440 0.038795 10.0.0.129 - - [2026-04-09 01:52:15] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001400 10.0.0.129 - - [2026-04-09 01:52:15] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1485 0.009839 10.0.0.129 - - [2026-04-09 01:52:15] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001603 10.0.0.129 - - [2026-04-09 01:52:15] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2082 0.036816 10.0.0.129 - - [2026-04-09 01:52:15] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d HTTP/1.1" 200 2323 0.008547 10.0.0.129 - - [2026-04-09 01:52:15] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d HTTP/1.1" 200 2323 0.006616 10.0.0.129 - - [2026-04-09 01:52:15] "GET /routing-instance/e30433b8-f431-49ef-bf09-32548d3d4188 HTTP/1.1" 200 1498 0.004341 10.0.0.129 - - [2026-04-09 01:52:15] "GET /routing-instance/e30433b8-f431-49ef-bf09-32548d3d4188 HTTP/1.1" 200 1498 0.005189 10.0.0.129 - - [2026-04-09 01:52:15] "GET /route-target/1fa5a9ef-6e8a-40f4-a3f5-a115a45b816f HTTP/1.1" 200 1214 0.004309 10.0.0.129 - - [2026-04-09 01:52:15] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d HTTP/1.1" 200 2323 0.008947 10.0.0.129 - - [2026-04-09 01:52:15] "GET /routing-instance/e30433b8-f431-49ef-bf09-32548d3d4188 HTTP/1.1" 200 1498 0.005893 10.0.0.129 - - [2026-04-09 01:52:15] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007223 10.0.0.129 - - [2026-04-09 01:52:15] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d HTTP/1.1" 200 2323 0.006534 10.0.0.129 - - [2026-04-09 01:52:15] "GET /routing-instance/e30433b8-f431-49ef-bf09-32548d3d4188 HTTP/1.1" 200 1498 0.005216 10.0.0.129 - - [2026-04-09 01:52:15] "GET /routing-instance/e30433b8-f431-49ef-bf09-32548d3d4188 HTTP/1.1" 200 1498 0.004186 10.0.0.129 - - [2026-04-09 01:52:15] "GET /route-target/1fa5a9ef-6e8a-40f4-a3f5-a115a45b816f HTTP/1.1" 200 1214 0.003982 10.0.0.129 - - [2026-04-09 01:52:16] "GET /domains HTTP/1.1" 200 440 0.003734 10.0.0.129 - - [2026-04-09 01:52:16] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001394 10.0.0.129 - - [2026-04-09 01:52:16] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1485 0.009480 10.0.0.129 - - [2026-04-09 01:52:16] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001832 10.0.0.129 - - [2026-04-09 01:52:16] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2082 0.031536 10.0.0.129 - - [2026-04-09 01:52:16] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d HTTP/1.1" 200 2323 0.009202 10.0.0.129 - - [2026-04-09 01:52:16] "GET /obj-perms HTTP/1.1" 200 6436 0.080786 10.0.0.129 - - [2026-04-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-04-09 01:52:17] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001262 10.0.0.129 - - [2026-04-09 01:52:17] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030070 252.129.240.90 - - [2026-04-09 01:52:17] "POST /neutron/network HTTP/1.1" 200 117 0.015019 10.0.0.129 - - [2026-04-09 01:52:17] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001101 252.129.240.90 - - [2026-04-09 01:52:17] "POST /neutron/network HTTP/1.1" 200 611 0.072822 10.0.0.129 - - [2026-04-09 01:52:17] "POST /route-targets HTTP/1.1" 200 329 0.012494 10.0.0.129 - - [2026-04-09 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.011537 10.0.0.129 - - [2026-04-09 01:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003304 252.129.240.90 - - [2026-04-09 01:52:17] "POST /neutron/subnet HTTP/1.1" 200 720 0.188255 252.129.240.90 - - [2026-04-09 01:52:17] "POST /neutron/network HTTP/1.1" 200 829 0.007734 10.0.0.129 - - [2026-04-09 01:52:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001451 10.0.0.129 - - [2026-04-09 01:52:17] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005643 252.129.240.90 - - [2026-04-09 01:52:17] "POST /neutron/network HTTP/1.1" 200 829 0.006778 10.0.0.129 - - [2026-04-09 01:52:17] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005848 252.129.240.90 - - [2026-04-09 01:52:17] "POST /neutron/network HTTP/1.1" 200 829 0.006531 252.129.240.90 - - [2026-04-09 01:52:17] "POST /neutron/subnet HTTP/1.1" 200 720 0.010344 10.0.0.129 - - [2026-04-09 01:52:17] "GET /domains HTTP/1.1" 200 440 0.006816 10.0.0.129 - - [2026-04-09 01:52:17] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001835 10.0.0.129 - - [2026-04-09 01:52:17] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1485 0.008888 10.0.0.129 - - [2026-04-09 01:52:18] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001351 10.0.0.129 - - [2026-04-09 01:52:18] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2300 0.037583 10.0.0.129 - - [2026-04-09 01:52:18] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb HTTP/1.1" 200 2319 0.009700 10.0.0.129 - - [2026-04-09 01:52:18] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb HTTP/1.1" 200 2319 0.007596 10.0.0.129 - - [2026-04-09 01:52:18] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492 HTTP/1.1" 200 1497 0.004308 10.0.0.129 - - [2026-04-09 01:52:18] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492 HTTP/1.1" 200 1497 0.004576 10.0.0.129 - - [2026-04-09 01:52:18] "GET /route-target/15ea5ed1-2879-42a5-ac8f-c9b1ffd77d13 HTTP/1.1" 200 1214 0.005162 10.0.0.129 - - [2026-04-09 01:52:18] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb HTTP/1.1" 200 2319 0.005346 10.0.0.129 - - [2026-04-09 01:52:18] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492 HTTP/1.1" 200 1497 0.003658 10.0.0.129 - - [2026-04-09 01:52:18] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007176 10.0.0.129 - - [2026-04-09 01:52:18] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb HTTP/1.1" 200 2319 0.006781 10.0.0.129 - - [2026-04-09 01:52:18] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492 HTTP/1.1" 200 1497 0.004786 10.0.0.129 - - [2026-04-09 01:52:18] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492 HTTP/1.1" 200 1497 0.004653 10.0.0.129 - - [2026-04-09 01:52:18] "GET /route-target/15ea5ed1-2879-42a5-ac8f-c9b1ffd77d13 HTTP/1.1" 200 1214 0.009730 10.0.0.129 - - [2026-04-09 01:52:18] "GET /domains HTTP/1.1" 200 440 0.003059 10.0.0.129 - - [2026-04-09 01:52:18] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.129 - - [2026-04-09 01:52:18] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1485 0.008985 10.0.0.129 - - [2026-04-09 01:52:19] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001700 10.0.0.129 - - [2026-04-09 01:52:19] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2300 0.032588 10.0.0.129 - - [2026-04-09 01:52:19] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb HTTP/1.1" 200 2319 0.005244 10.0.0.129 - - [2026-04-09 01:52:19] "GET /obj-perms HTTP/1.1" 200 6436 0.003681 10.0.0.129 - - [2026-04-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.129 - - [2026-04-09 01:52:19] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001162 10.0.0.129 - - [2026-04-09 01:52:19] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.029040 252.129.240.90 - - [2026-04-09 01:52:19] "POST /neutron/network HTTP/1.1" 200 117 0.017919 10.0.0.129 - - [2026-04-09 01:52:19] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001505 252.129.240.90 - - [2026-04-09 01:52:19] "POST /neutron/network HTTP/1.1" 200 613 0.134058 10.0.0.129 - - [2026-04-09 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.015143 10.0.0.129 - - [2026-04-09 01:52:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004908 252.129.240.90 - - [2026-04-09 01:52:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.190109 252.129.240.90 - - [2026-04-09 01:52:20] "POST /neutron/network HTTP/1.1" 200 832 0.006170 10.0.0.129 - - [2026-04-09 01:52:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001877 10.0.0.129 - - [2026-04-09 01:52:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007643 252.129.240.90 - - [2026-04-09 01:52:20] "POST /neutron/network HTTP/1.1" 200 832 0.008036 10.0.0.129 - - [2026-04-09 01:52:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007592 252.129.240.90 - - [2026-04-09 01:52:20] "POST /neutron/network HTTP/1.1" 200 832 0.008731 252.129.240.90 - - [2026-04-09 01:52:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.010150 10.0.0.129 - - [2026-04-09 01:52:20] "GET /domains HTTP/1.1" 200 440 0.003698 10.0.0.129 - - [2026-04-09 01:52:20] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003551 10.0.0.129 - - [2026-04-09 01:52:20] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1485 0.013487 10.0.0.129 - - [2026-04-09 01:52:20] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001262 10.0.0.129 - - [2026-04-09 01:52:20] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2519 0.036460 10.0.0.129 - - [2026-04-09 01:52:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d HTTP/1.1" 200 2328 0.009082 10.0.0.129 - - [2026-04-09 01:52:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d HTTP/1.1" 200 2328 0.009019 10.0.0.129 - - [2026-04-09 01:52:20] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998 HTTP/1.1" 200 1501 0.004828 10.0.0.129 - - [2026-04-09 01:52:20] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998 HTTP/1.1" 200 1501 0.005259 10.0.0.129 - - [2026-04-09 01:52:20] "GET /route-target/33b3387f-4060-4033-acb1-00c0ec203e3c HTTP/1.1" 200 1216 0.004705 10.0.0.129 - - [2026-04-09 01:52:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d HTTP/1.1" 200 2328 0.006231 10.0.0.129 - - [2026-04-09 01:52:20] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998 HTTP/1.1" 200 1501 0.004910 10.0.0.129 - - [2026-04-09 01:52:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009699 10.0.0.129 - - [2026-04-09 01:52:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d HTTP/1.1" 200 2328 0.005595 10.0.0.129 - - [2026-04-09 01:52:21] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998 HTTP/1.1" 200 1501 0.005514 10.0.0.129 - - [2026-04-09 01:52:21] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998 HTTP/1.1" 200 1501 0.004051 10.0.0.129 - - [2026-04-09 01:52:21] "GET /route-target/33b3387f-4060-4033-acb1-00c0ec203e3c HTTP/1.1" 200 1216 0.003909 10.0.0.129 - - [2026-04-09 01:52:21] "GET /domains HTTP/1.1" 200 440 0.003225 10.0.0.129 - - [2026-04-09 01:52:21] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001181 10.0.0.129 - - [2026-04-09 01:52:21] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1485 0.009143 10.0.0.129 - - [2026-04-09 01:52:21] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001218 10.0.0.129 - - [2026-04-09 01:52:21] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2519 0.029410 10.0.0.129 - - [2026-04-09 01:52:21] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d HTTP/1.1" 200 2328 0.006144 10.0.0.129 - - [2026-04-09 01:52:21] "GET /obj-perms HTTP/1.1" 200 6436 0.001889 10.0.0.129 - - [2026-04-09 01:52:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001355 252.129.240.90 - - [2026-04-09 01:52:22] "POST /neutron/network HTTP/1.1" 200 839 0.006131 252.129.240.90 - - [2026-04-09 01:52:22] "GET /aaa-mode HTTP/1.1" 401 295 0.000847 252.129.240.90 - - [2026-04-09 01:52:22] "GET / HTTP/1.1" 200 36499 0.002429 252.129.240.90 - - [2026-04-09 01:52:22] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000469 10.0.0.129 - - [2026-04-09 01:52:22] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001872 252.129.240.90 - - [2026-04-09 01:52:22] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.104045 252.129.240.90 - - [2026-04-09 01:52:22] "POST /neutron/network HTTP/1.1" 200 829 0.006158 252.129.240.90 - - [2026-04-09 01:52:22] "POST /neutron/port HTTP/1.1" 200 117 0.007365 252.129.240.90 - - [2026-04-09 01:52:23] "POST /neutron/port HTTP/1.1" 200 117 0.008914 10.0.0.129 - - [2026-04-09 01:52:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.004194 252.129.240.90 - - [2026-04-09 01:52:23] "POST /neutron/port HTTP/1.1" 200 117 0.007110 252.129.240.90 - - [2026-04-09 01:52:23] "POST /neutron/network HTTP/1.1" 200 842 0.006125 252.129.240.90 - - [2026-04-09 01:52:23] "GET /aaa-mode HTTP/1.1" 401 295 0.000499 252.129.240.90 - - [2026-04-09 01:52:23] "GET / HTTP/1.1" 200 36499 0.002403 252.129.240.90 - - [2026-04-09 01:52:23] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000469 252.129.240.90 - - [2026-04-09 01:52:23] "POST /neutron/network HTTP/1.1" 200 839 0.007059 10.0.0.129 - - [2026-04-09 01:52:23] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001391 10.0.0.129 - - [2026-04-09 01:52:23] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002062 252.129.240.90 - - [2026-04-09 01:52:23] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.067997 252.129.240.90 - - [2026-04-09 01:52:23] "POST /neutron/network HTTP/1.1" 200 832 0.006864 252.129.240.90 - - [2026-04-09 01:52:23] "POST /neutron/port HTTP/1.1" 200 1055 0.288838 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/port HTTP/1.1" 200 1055 0.016808 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/port HTTP/1.1" 200 1055 0.014102 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/port HTTP/1.1" 200 1065 0.021855 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017379 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/port HTTP/1.1" 200 1105 0.134073 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/port HTTP/1.1" 200 117 0.007334 10.0.0.129 - - [2026-04-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.005483 10.0.0.129 - - [2026-04-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/port HTTP/1.1" 200 1115 0.024357 10.0.0.129 - - [2026-04-09 01:52:24] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002166 10.0.0.129 - - [2026-04-09 01:52:24] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.016274 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008342 10.0.0.129 - - [2026-04-09 01:52:24] "POST /service-templates HTTP/1.1" 200 545 0.030467 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/subnet HTTP/1.1" 200 694 0.009915 10.0.0.129 - - [2026-04-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/port HTTP/1.1" 200 117 0.003118 10.0.0.129 - - [2026-04-09 01:52:24] "GET /service-template/38dd6de4-f5af-4415-9614-1109e434c19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006258 10.0.0.129 - - [2026-04-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.129 - - [2026-04-09 01:52:24] "GET /service-template/38dd6de4-f5af-4415-9614-1109e434c19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004093 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/network HTTP/1.1" 200 829 0.028897 10.0.0.129 - - [2026-04-09 01:52:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001979 10.0.0.129 - - [2026-04-09 01:52:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001929 10.0.0.129 - - [2026-04-09 01:52:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001711 252.129.240.90 - - [2026-04-09 01:52:24] "POST /neutron/network HTTP/1.1" 200 842 0.007537 10.0.0.129 - - [2026-04-09 01:52:25] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002071 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/port HTTP/1.1" 200 1115 0.062319 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006796 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/port HTTP/1.1" 200 1056 0.341364 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/port HTTP/1.1" 200 1056 0.015543 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/port HTTP/1.1" 200 1056 0.013704 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/port HTTP/1.1" 200 1106 0.091197 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/port HTTP/1.1" 200 1116 0.016477 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004456 252.129.240.90 - - [2026-04-09 01:52:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.009533 252.129.240.90 - - [2026-04-09 01:52:26] "POST /neutron/port HTTP/1.1" 200 117 0.001232 252.129.240.90 - - [2026-04-09 01:52:26] "POST /neutron/network HTTP/1.1" 200 832 0.006023 252.129.240.90 - - [2026-04-09 01:52:26] "POST /neutron/network HTTP/1.1" 200 2216 0.018376 252.129.240.90 - - [2026-04-09 01:52:26] "GET /aaa-mode HTTP/1.1" 401 295 0.000543 252.129.240.90 - - [2026-04-09 01:52:26] "GET / HTTP/1.1" 200 36499 0.003523 252.129.240.90 - - [2026-04-09 01:52:26] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000649 10.0.0.129 - - [2026-04-09 01:52:27] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001181 252.129.240.90 - - [2026-04-09 01:52:27] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.065568 252.129.240.90 - - [2026-04-09 01:52:27] "POST /neutron/network HTTP/1.1" 200 830 0.007733 252.129.240.90 - - [2026-04-09 01:52:27] "POST /neutron/network HTTP/1.1" 200 829 0.008651 252.129.240.90 - - [2026-04-09 01:52:27] "POST /neutron/network HTTP/1.1" 200 832 0.006117 252.129.240.90 - - [2026-04-09 01:52:27] "POST /neutron/port HTTP/1.1" 200 2079 0.028433 252.129.240.90 - - [2026-04-09 01:52:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008928 252.129.240.90 - - [2026-04-09 01:52:27] "POST /neutron/port HTTP/1.1" 200 117 0.007670 252.129.240.90 - - [2026-04-09 01:52:27] "POST /neutron/port HTTP/1.1" 200 117 0.013182 252.129.240.90 - - [2026-04-09 01:52:28] "POST /neutron/network HTTP/1.1" 200 2216 0.023162 10.0.0.129 - - [2026-04-09 01:52:28] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001507 252.129.240.90 - - [2026-04-09 01:52:28] "POST /neutron/port HTTP/1.1" 200 1056 0.331548 10.0.0.129 - - [2026-04-09 01:52:28] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001439 252.129.240.90 - - [2026-04-09 01:52:29] "POST /neutron/port HTTP/1.1" 200 1055 0.363048 10.0.0.129 - - [2026-04-09 01:52:29] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 252.129.240.90 - - [2026-04-09 01:52:29] "POST /neutron/port HTTP/1.1" 200 1056 0.295675 252.129.240.90 - - [2026-04-09 01:52:29] "POST /neutron/port HTTP/1.1" 200 1056 0.019127 252.129.240.90 - - [2026-04-09 01:52:29] "POST /neutron/port HTTP/1.1" 200 1056 0.026247 252.129.240.90 - - [2026-04-09 01:52:29] "POST /neutron/port HTTP/1.1" 200 1106 0.093177 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 1055 0.013175 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 1055 0.017529 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 1105 0.100518 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 1056 0.015512 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 1056 0.013808 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 1106 0.091906 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 3042 0.029220 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004189 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.010826 252.129.240.90 - - [2026-04-09 01:52:30] "POST /neutron/port HTTP/1.1" 200 117 0.001970 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/network HTTP/1.1" 200 830 0.007844 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003831 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.009936 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/port HTTP/1.1" 200 117 0.002119 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/network HTTP/1.1" 200 829 0.006399 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004345 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 698 0.009056 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/port HTTP/1.1" 200 117 0.001578 252.129.240.90 - - [2026-04-09 01:52:31] "POST /neutron/network HTTP/1.1" 200 832 0.009075 252.129.240.90 - - [2026-04-09 01:52:33] "POST /neutron/port HTTP/1.1" 200 3042 0.026894 252.129.240.90 - - [2026-04-09 01:52:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.021547 252.129.240.90 - - [2026-04-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 1115 0.015831 252.129.240.90 - - [2026-04-09 01:52:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013497 252.129.240.90 - - [2026-04-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 1115 0.014978 252.129.240.90 - - [2026-04-09 01:52:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008377 252.129.240.90 - - [2026-04-09 01:52:35] "POST /neutron/port HTTP/1.1" 200 1115 0.040094 252.129.240.90 - - [2026-04-09 01:52:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006113 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/port HTTP/1.1" 200 1116 0.053268 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009053 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/port HTTP/1.1" 200 1116 0.016460 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011657 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/port HTTP/1.1" 200 1116 0.017152 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013247 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/port HTTP/1.1" 200 1115 0.036826 252.129.240.90 - - [2026-04-09 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008752 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/port HTTP/1.1" 200 3042 0.057144 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008528 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/port HTTP/1.1" 200 3042 0.021328 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006939 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/port HTTP/1.1" 200 3042 0.030066 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006845 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/port HTTP/1.1" 200 3042 0.039377 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009207 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/port HTTP/1.1" 200 3042 0.030201 252.129.240.90 - - [2026-04-09 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006717 10.0.0.129 - - [2026-04-09 01:52:38] "GET /virtual-machine/261d4544-be59-4e92-a599-ec519b2133f4 HTTP/1.1" 200 1804 0.008005 10.0.0.129 - - [2026-04-09 01:52:38] "GET /virtual-machine-interface/6ab818c8-11c0-4d79-ad23-21ecc9d129d6 HTTP/1.1" 200 2948 0.009260 10.0.0.129 - - [2026-04-09 01:52:38] "GET /virtual-machine-interface/8de6d122-e346-454d-80ff-1d76e0fac745 HTTP/1.1" 200 2948 0.008254 10.0.0.129 - - [2026-04-09 01:52:39] "GET /virtual-machine-interface/bcd0cc55-8840-4102-8ec9-acd12ced727a HTTP/1.1" 200 2952 0.006289 252.129.240.90 - - [2026-04-09 01:52:39] "POST /neutron/port HTTP/1.1" 200 1116 0.062133 252.129.240.90 - - [2026-04-09 01:52:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007173 10.0.0.129 - - [2026-04-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.129 - - [2026-04-09 01:52:39] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003557 10.0.0.129 - - [2026-04-09 01:52:39] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004656 10.0.0.129 - - [2026-04-09 01:52:39] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008654 10.0.0.129 - - [2026-04-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.129 - - [2026-04-09 01:52:42] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006974 10.0.0.129 - - [2026-04-09 01:52:43] "DELETE /project/1e345f379c8d470bab3017e31c400390 HTTP/1.1" 404 173 0.005458 10.0.0.129 - - [2026-04-09 01:52:43] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001190 10.0.0.129 - - [2026-04-09 01:52:43] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.032114 10.0.0.129 - - [2026-04-09 01:52:43] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001210 10.0.0.129 - - [2026-04-09 01:52:43] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?fields=security_groups HTTP/1.1" 200 1329 0.077931 10.0.0.129 - - [2026-04-09 01:52:43] "DELETE /security-group/71a27275-dc05-4e09-a4fe-d64781ffe9ab HTTP/1.1" 200 115 0.042611 10.0.0.129 - - [2026-04-09 01:52:43] "GET /projects?obj_uuids=3615b206-0a69-4bcc-8cef-cdf45fd16500&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001696 10.0.0.129 - - [2026-04-09 01:52:43] "DELETE /access-control-list/9513178a-e59c-42b9-bdbb-6e8f5dc87dd0 HTTP/1.1" 200 115 0.037720 10.0.0.129 - - [2026-04-09 01:52:43] "GET /project/3615b206-0a69-4bcc-8cef-cdf45fd16500?fields=application_policy_sets HTTP/1.1" 200 1368 0.040701 10.0.0.129 - - [2026-04-09 01:52:43] "DELETE /access-control-list/4f7d8181-c2a8-45af-bdae-8026b3a21dfa HTTP/1.1" 200 115 0.037880 10.0.0.129 - - [2026-04-09 01:52:43] "DELETE /project/3615b206-0a69-4bcc-8cef-cdf45fd16500 HTTP/1.1" 200 115 0.386585 10.0.0.129 - - [2026-04-09 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.129 - - [2026-04-09 01:52:47] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005499 10.0.0.129 - - [2026-04-09 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.129 - - [2026-04-09 01:52:51] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006812 10.0.0.129 - - [2026-04-09 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.129 - - [2026-04-09 01:52:53] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005564 10.0.0.129 - - [2026-04-09 01:52:53] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004690 10.0.0.129 - - [2026-04-09 01:52:53] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006624 252.129.240.90 - - [2026-04-09 01:52:53] "POST /neutron/port HTTP/1.1" 200 3042 0.024043 252.129.240.90 - - [2026-04-09 01:52:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.021668 10.0.0.129 - - [2026-04-09 01:52:54] "GET /obj-perms HTTP/1.1" 200 6393 0.066783 10.0.0.129 - - [2026-04-09 01:52:54] "GET /obj-perms HTTP/1.1" 200 6393 0.065535 252.129.240.90 - - [2026-04-09 01:52:58] "POST /neutron/port HTTP/1.1" 200 3042 0.021336 252.129.240.90 - - [2026-04-09 01:52:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008807 252.129.240.90 - - [2026-04-09 01:53:04] "POST /neutron/port HTTP/1.1" 200 3042 0.031847 252.129.240.90 - - [2026-04-09 01:53:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009512 252.129.240.90 - - [2026-04-09 01:53:06] "POST /neutron/port HTTP/1.1" 200 3042 0.028633 252.129.240.90 - - [2026-04-09 01:53:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006861 252.129.240.90 - - [2026-04-09 01:53:06] "POST /neutron/port HTTP/1.1" 200 3042 0.028403 252.129.240.90 - - [2026-04-09 01:53:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006624 252.129.240.90 - - [2026-04-09 01:53:06] "POST /neutron/port HTTP/1.1" 200 3042 0.023208 252.129.240.90 - - [2026-04-09 01:53:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007254 252.129.240.90 - - [2026-04-09 01:53:07] "POST /neutron/port HTTP/1.1" 200 3042 0.066083 252.129.240.90 - - [2026-04-09 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009435 252.129.240.90 - - [2026-04-09 01:53:09] "POST /neutron/port HTTP/1.1" 200 3042 0.025778 252.129.240.90 - - [2026-04-09 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007247 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:53:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000994 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:53:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001225 252.129.240.90 - - [2026-04-09 01:53:14] "POST /neutron/port HTTP/1.1" 200 3042 0.031511 252.129.240.90 - - [2026-04-09 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009238 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:53:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002050 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:53:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.006199 10.0.0.129 - - [2026-04-09 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-04-09 01:53:19] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004243 10.0.0.129 - - [2026-04-09 01:53:19] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003698 10.0.0.129 - - [2026-04-09 01:53:19] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007688 10.0.0.129 - - [2026-04-09 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.129 - - [2026-04-09 01:53:20] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003692 10.0.0.129 - - [2026-04-09 01:53:20] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003484 10.0.0.129 - - [2026-04-09 01:53:20] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005850 252.129.240.90 - - [2026-04-09 01:53:20] "POST /neutron/port HTTP/1.1" 200 1115 0.024040 252.129.240.90 - - [2026-04-09 01:53:20] "POST /neutron/port HTTP/1.1" 200 1115 0.013489 10.0.0.129 - - [2026-04-09 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 205 0.008668 10.0.0.129 - - [2026-04-09 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 252.129.240.90 - - [2026-04-09 01:53:20] "POST /neutron/network HTTP/1.1" 200 839 0.015306 10.0.0.129 - - [2026-04-09 01:53:20] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001509 10.0.0.129 - - [2026-04-09 01:53:20] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.037497 252.129.240.90 - - [2026-04-09 01:53:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004209 252.129.240.90 - - [2026-04-09 01:53:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.022303 10.0.0.129 - - [2026-04-09 01:53:20] "POST /service-instances HTTP/1.1" 200 545 0.071536 10.0.0.129 - - [2026-04-09 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 252.129.240.90 - - [2026-04-09 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.001896 10.0.0.129 - - [2026-04-09 01:53:20] "GET /service-instance/0d373b61-6e06-4231-93a4-b528587acada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.008105 252.129.240.90 - - [2026-04-09 01:53:20] "POST /neutron/network HTTP/1.1" 200 829 0.008432 10.0.0.129 - - [2026-04-09 01:53:21] "POST /port-tuples HTTP/1.1" 200 588 0.031412 10.0.0.129 - - [2026-04-09 01:53:21] "GET /virtual-machine-interface/8de6d122-e346-454d-80ff-1d76e0fac745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.011933 10.0.0.129 - - [2026-04-09 01:53:21] "PUT /virtual-machine-interface/8de6d122-e346-454d-80ff-1d76e0fac745 HTTP/1.1" 200 286 0.024847 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.018153 10.0.0.129 - - [2026-04-09 01:53:21] "GET /virtual-machine-interface/6ab818c8-11c0-4d79-ad23-21ecc9d129d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.009625 10.0.0.129 - - [2026-04-09 01:53:21] "POST /instance-ips HTTP/1.1" 200 387 0.057604 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.014497 10.0.0.129 - - [2026-04-09 01:53:21] "PUT /virtual-machine-interface/6ab818c8-11c0-4d79-ad23-21ecc9d129d6 HTTP/1.1" 200 286 0.019632 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.012841 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.011428 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003397 10.0.0.129 - - [2026-04-09 01:53:21] "GET /virtual-machine-interface/bcd0cc55-8840-4102-8ec9-acd12ced727a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.010109 10.0.0.129 - - [2026-04-09 01:53:21] "POST /instance-ips HTTP/1.1" 200 387 0.030167 10.0.0.129 - - [2026-04-09 01:53:21] "PUT /virtual-machine-interface/bcd0cc55-8840-4102-8ec9-acd12ced727a HTTP/1.1" 200 286 0.028485 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.015732 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.014171 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.017834 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005312 252.129.240.90 - - [2026-04-09 01:53:21] "POST /neutron/port HTTP/1.1" 200 1115 0.026574 10.0.0.129 - - [2026-04-09 01:53:21] "POST /instance-ips HTTP/1.1" 200 375 0.021180 252.129.240.90 - - [2026-04-09 01:53:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007886 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.012943 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.014062 252.129.240.90 - - [2026-04-09 01:53:21] "POST /neutron/port HTTP/1.1" 200 1115 0.023740 10.0.0.129 - - [2026-04-09 01:53:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005059 252.129.240.90 - - [2026-04-09 01:53:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006820 10.0.0.129 - - [2026-04-09 01:53:22] "POST /instance-ips HTTP/1.1" 200 375 0.033798 252.129.240.90 - - [2026-04-09 01:53:22] "POST /neutron/port HTTP/1.1" 200 1115 0.021815 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.009891 252.129.240.90 - - [2026-04-09 01:53:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007918 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.013526 10.0.0.129 - - [2026-04-09 01:53:22] "GET /virtual-machine/5eda320c-f1a6-4fa1-b810-3bcdc69ceca2 HTTP/1.1" 200 1292 0.014629 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003834 10.0.0.129 - - [2026-04-09 01:53:22] "GET /virtual-machine-interface/bd271447-de53-4a67-a4f6-b09e6641ba73 HTTP/1.1" 200 2949 0.008436 10.0.0.129 - - [2026-04-09 01:53:22] "POST /instance-ips HTTP/1.1" 200 377 0.026128 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.013193 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.011731 10.0.0.129 - - [2026-04-09 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.129 - - [2026-04-09 01:53:22] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005970 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005472 10.0.0.129 - - [2026-04-09 01:53:22] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.016290 10.0.0.129 - - [2026-04-09 01:53:22] "POST /instance-ips HTTP/1.1" 200 377 0.025476 10.0.0.129 - - [2026-04-09 01:53:22] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005626 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.012040 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.010821 10.0.0.129 - - [2026-04-09 01:53:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003867 10.0.0.129 - - [2026-04-09 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.129 - - [2026-04-09 01:53:23] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004004 10.0.0.129 - - [2026-04-09 01:53:23] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003278 10.0.0.129 - - [2026-04-09 01:53:23] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008357 252.129.240.90 - - [2026-04-09 01:53:24] "POST /neutron/port HTTP/1.1" 200 1116 0.016460 252.129.240.90 - - [2026-04-09 01:53:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009652 252.129.240.90 - - [2026-04-09 01:53:24] "POST /neutron/port HTTP/1.1" 200 1116 0.013970 252.129.240.90 - - [2026-04-09 01:53:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006859 252.129.240.90 - - [2026-04-09 01:53:24] "POST /neutron/port HTTP/1.1" 200 1116 0.016220 252.129.240.90 - - [2026-04-09 01:53:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006306 10.0.0.129 - - [2026-04-09 01:53:24] "GET /virtual-machine/c330f13e-c0f8-431c-82dc-d04c0af96a13 HTTP/1.1" 200 1292 0.007027 10.0.0.129 - - [2026-04-09 01:53:24] "GET /virtual-machine-interface/e444afce-ad9a-48ed-b835-5bacfdb5c4ec HTTP/1.1" 200 2952 0.005895 10.0.0.129 - - [2026-04-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.129 - - [2026-04-09 01:53:24] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003414 10.0.0.129 - - [2026-04-09 01:53:24] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004409 10.0.0.129 - - [2026-04-09 01:53:24] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006114 10.0.0.129 - - [2026-04-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.129 - - [2026-04-09 01:53:26] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003700 10.0.0.129 - - [2026-04-09 01:53:26] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003065 10.0.0.129 - - [2026-04-09 01:53:26] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006592 10.0.0.129 - - [2026-04-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 404 209 0.003356 10.0.0.129 - - [2026-04-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.129 - - [2026-04-09 01:53:26] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001837 10.0.0.129 - - [2026-04-09 01:53:26] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030859 10.0.0.129 - - [2026-04-09 01:53:26] "POST /network-policys HTTP/1.1" 200 549 0.022363 10.0.0.129 - - [2026-04-09 01:53:26] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.007127 10.0.0.129 - - [2026-04-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.129 - - [2026-04-09 01:53:26] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011378 10.0.0.129 - - [2026-04-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.129 - - [2026-04-09 01:53:26] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003934 10.0.0.129 - - [2026-04-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.009523 10.0.0.129 - - [2026-04-09 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.046653 10.0.0.129 - - [2026-04-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.129 - - [2026-04-09 01:53:26] "POST /access-control-lists HTTP/1.1" 200 603 0.065598 10.0.0.129 - - [2026-04-09 01:53:27] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004496 252.129.240.90 - - [2026-04-09 01:53:27] "POST /neutron/network HTTP/1.1" 200 915 0.009978 10.0.0.129 - - [2026-04-09 01:53:27] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005659 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.129 - - [2026-04-09 01:53:27] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005246 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.129 - - [2026-04-09 01:53:27] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006123 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.129 - - [2026-04-09 01:53:27] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003956 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.004223 10.0.0.129 - - [2026-04-09 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.047203 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.129 - - [2026-04-09 01:53:27] "POST /access-control-lists HTTP/1.1" 200 606 0.070254 10.0.0.129 - - [2026-04-09 01:53:27] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003847 10.0.0.129 - - [2026-04-09 01:53:27] "POST /routing-instances HTTP/1.1" 200 757 0.022325 252.129.240.90 - - [2026-04-09 01:53:27] "POST /neutron/network HTTP/1.1" 200 918 0.009418 10.0.0.129 - - [2026-04-09 01:53:27] "POST /route-targets HTTP/1.1" 200 329 0.012214 10.0.0.129 - - [2026-04-09 01:53:27] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.011531 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009214 10.0.0.129 - - [2026-04-09 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.013194 10.0.0.129 - - [2026-04-09 01:53:27] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004150 10.0.0.129 - - [2026-04-09 01:53:27] "GET /routing-instance/41200086-36e0-4ee8-9d2c-ffc1d1efa53d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.003928 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.129 - - [2026-04-09 01:53:27] "GET /routing-instance/41200086-36e0-4ee8-9d2c-ffc1d1efa53d?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.004349 10.0.0.129 - - [2026-04-09 01:53:27] "GET /service-template/38dd6de4-f5af-4415-9614-1109e434c19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004162 10.0.0.129 - - [2026-04-09 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010788 10.0.0.129 - - [2026-04-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.129 - - [2026-04-09 01:53:27] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001352 10.0.0.129 - - [2026-04-09 01:53:27] "POST /routing-instances HTTP/1.1" 200 758 0.024761 10.0.0.129 - - [2026-04-09 01:53:28] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.038450 10.0.0.129 - - [2026-04-09 01:53:28] "POST /route-targets HTTP/1.1" 200 329 0.012509 10.0.0.129 - - [2026-04-09 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.129 - - [2026-04-09 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.011167 10.0.0.129 - - [2026-04-09 01:53:28] "GET /service-instance/0d373b61-6e06-4231-93a4-b528587acada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3542 0.007137 10.0.0.129 - - [2026-04-09 01:53:28] "GET /routing-instance/1aa64906-b03e-41ec-a372-921d1f77edb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004647 10.0.0.129 - - [2026-04-09 01:53:28] "GET /domains HTTP/1.1" 200 440 0.003082 10.0.0.129 - - [2026-04-09 01:53:28] "GET /routing-instance/1aa64906-b03e-41ec-a372-921d1f77edb4?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.004356 10.0.0.129 - - [2026-04-09 01:53:28] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001233 10.0.0.129 - - [2026-04-09 01:53:28] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1529 0.008665 10.0.0.129 - - [2026-04-09 01:53:28] "PUT /routing-instance/41200086-36e0-4ee8-9d2c-ffc1d1efa53d HTTP/1.1" 200 268 0.015637 10.0.0.129 - - [2026-04-09 01:53:28] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001093 10.0.0.129 - - [2026-04-09 01:53:28] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 4235 0.024985 10.0.0.129 - - [2026-04-09 01:53:28] "PUT /routing-instance/1aa64906-b03e-41ec-a372-921d1f77edb4 HTTP/1.1" 200 268 0.013010 10.0.0.129 - - [2026-04-09 01:53:28] "GET /service-instance/0d373b61-6e06-4231-93a4-b528587acada HTTP/1.1" 200 3796 0.006398 10.0.0.129 - - [2026-04-09 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.010194 10.0.0.129 - - [2026-04-09 01:53:28] "GET /domains HTTP/1.1" 200 440 0.003035 10.0.0.129 - - [2026-04-09 01:53:28] "PUT /access-control-list/88530a74-130a-4e8a-bc3c-4eaac2c5109f HTTP/1.1" 200 274 0.011557 10.0.0.129 - - [2026-04-09 01:53:28] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001263 10.0.0.129 - - [2026-04-09 01:53:28] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1529 0.008604 10.0.0.129 - - [2026-04-09 01:53:28] "PUT /access-control-list/346f00da-13f8-4e84-926f-55d94dc7385b HTTP/1.1" 200 274 0.012484 10.0.0.129 - - [2026-04-09 01:53:28] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001132 10.0.0.129 - - [2026-04-09 01:53:28] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 4235 0.032404 10.0.0.129 - - [2026-04-09 01:53:28] "GET /service-instance/0d373b61-6e06-4231-93a4-b528587acada HTTP/1.1" 200 3796 0.005639 10.0.0.129 - - [2026-04-09 01:53:28] "GET /port-tuple/48b98e8b-ae4f-4b7b-b20a-d7b740bb1c90 HTTP/1.1" 200 1981 0.004852 10.0.0.129 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6ab818c8-11c0-4d79-ad23-21ecc9d129d6 HTTP/1.1" 200 3804 0.007431 10.0.0.129 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/8de6d122-e346-454d-80ff-1d76e0fac745 HTTP/1.1" 200 3822 0.006446 10.0.0.129 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/bcd0cc55-8840-4102-8ec9-acd12ced727a HTTP/1.1" 200 3811 0.006085 252.129.240.90 - - [2026-04-09 01:53:28] "POST /neutron/port HTTP/1.1" 200 3813 0.049931 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009435 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/port HTTP/1.1" 200 3813 0.037439 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007560 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/port HTTP/1.1" 200 3813 0.051296 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007516 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/port HTTP/1.1" 200 3813 0.040238 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009036 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/network HTTP/1.1" 200 889 0.021023 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/network HTTP/1.1" 200 915 0.010038 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/network HTTP/1.1" 200 804 0.014803 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/network HTTP/1.1" 200 830 0.006724 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/network HTTP/1.1" 200 892 0.019958 252.129.240.90 - - [2026-04-09 01:53:29] "POST /neutron/network HTTP/1.1" 200 918 0.007146 10.0.0.129 - - [2026-04-09 01:53:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.002007 10.0.0.129 - - [2026-04-09 01:53:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001401 10.0.0.129 - - [2026-04-09 01:53:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.002992 10.0.0.129 - - [2026-04-09 01:53:30] "GET /virtual-machine/261d4544-be59-4e92-a599-ec519b2133f4 HTTP/1.1" 200 1804 0.004291 10.0.0.129 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/6ab818c8-11c0-4d79-ad23-21ecc9d129d6 HTTP/1.1" 200 3804 0.006179 10.0.0.129 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/8de6d122-e346-454d-80ff-1d76e0fac745 HTTP/1.1" 200 3822 0.005751 10.0.0.129 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/bcd0cc55-8840-4102-8ec9-acd12ced727a HTTP/1.1" 200 3811 0.005243 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/2decab8f-2ba8-4f35-a7fc-eb3050a23172 HTTP/1.1" 200 1958 0.004565 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/5899abd4-b96c-4c3b-9df8-4ba299ef9937 HTTP/1.1" 200 1622 0.006140 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/fe5e020f-c58b-44fb-ae13-14f1c5915ff2 HTTP/1.1" 200 1961 0.004513 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/37dfcd63-3465-4f72-a65e-48b6161a267a HTTP/1.1" 200 1984 0.005038 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/71b8d965-1871-4082-8e36-3a83ca11056e HTTP/1.1" 200 1623 0.008223 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/a754c674-5154-4ffa-8e8a-b4f0fe4f3c07 HTTP/1.1" 200 1983 0.005290 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/53408ba1-ccb0-47f8-b05a-1c7afd7278c0 HTTP/1.1" 200 1964 0.005179 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/83f0278e-094f-409d-870d-3422c59fc326 HTTP/1.1" 200 1623 0.006486 10.0.0.129 - - [2026-04-09 01:53:30] "GET /instance-ip/bb980b2e-b254-4d6f-920d-30f485528895 HTTP/1.1" 200 1963 0.005300 252.129.240.90 - - [2026-04-09 01:53:30] "POST /neutron/port HTTP/1.1" 200 3813 0.039445 252.129.240.90 - - [2026-04-09 01:53:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007408 252.129.240.90 - - [2026-04-09 01:53:30] "POST /neutron/port HTTP/1.1" 200 3813 0.043055 252.129.240.90 - - [2026-04-09 01:53:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007548 252.129.240.90 - - [2026-04-09 01:53:31] "POST /neutron/port HTTP/1.1" 200 3813 0.036570 252.129.240.90 - - [2026-04-09 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007012 252.129.240.90 - - [2026-04-09 01:53:31] "POST /neutron/port HTTP/1.1" 200 3813 0.037948 252.129.240.90 - - [2026-04-09 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007848 10.0.0.129 - - [2026-04-09 01:53:31] "GET /virtual-machine/261d4544-be59-4e92-a599-ec519b2133f4 HTTP/1.1" 200 1804 0.004998 10.0.0.129 - - [2026-04-09 01:53:31] "GET /virtual-machine-interface/6ab818c8-11c0-4d79-ad23-21ecc9d129d6 HTTP/1.1" 200 3804 0.005640 10.0.0.129 - - [2026-04-09 01:53:31] "GET /virtual-machine-interface/8de6d122-e346-454d-80ff-1d76e0fac745 HTTP/1.1" 200 3822 0.005457 10.0.0.129 - - [2026-04-09 01:53:31] "GET /virtual-machine-interface/bcd0cc55-8840-4102-8ec9-acd12ced727a HTTP/1.1" 200 3811 0.006281 10.0.0.129 - - [2026-04-09 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.129 - - [2026-04-09 01:53:31] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004894 10.0.0.129 - - [2026-04-09 01:53:31] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004031 10.0.0.129 - - [2026-04-09 01:53:31] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006606 10.0.0.129 - - [2026-04-09 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.129 - - [2026-04-09 01:53:33] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004716 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004492 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.009081 10.0.0.129 - - [2026-04-09 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.129 - - [2026-04-09 01:53:33] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004568 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003751 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006895 10.0.0.129 - - [2026-04-09 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.129 - - [2026-04-09 01:53:33] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004555 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004872 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007814 10.0.0.129 - - [2026-04-09 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.129 - - [2026-04-09 01:53:33] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004417 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003980 10.0.0.129 - - [2026-04-09 01:53:33] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.009125 10.0.0.129 - - [2026-04-09 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.129 - - [2026-04-09 01:53:34] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004676 10.0.0.129 - - [2026-04-09 01:53:34] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004983 10.0.0.129 - - [2026-04-09 01:53:34] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005944 10.0.0.129 - - [2026-04-09 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.129 - - [2026-04-09 01:53:34] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005697 10.0.0.129 - - [2026-04-09 01:53:34] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006509 10.0.0.129 - - [2026-04-09 01:53:34] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006700 10.0.0.129 - - [2026-04-09 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.129 - - [2026-04-09 01:53:34] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005362 10.0.0.129 - - [2026-04-09 01:53:34] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003832 10.0.0.129 - - [2026-04-09 01:53:34] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007210 10.0.0.129 - - [2026-04-09 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.129 - - [2026-04-09 01:53:34] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004621 10.0.0.129 - - [2026-04-09 01:53:35] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003757 10.0.0.129 - - [2026-04-09 01:53:35] "GET /virtual-network/5111913e-27ad-4832-8c6a-7577a2173a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005215 10.0.0.129 - - [2026-04-09 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.129 - - [2026-04-09 01:53:35] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004676 10.0.0.129 - - [2026-04-09 01:53:35] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004982 10.0.0.129 - - [2026-04-09 01:53:35] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007277 10.0.0.129 - - [2026-04-09 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.129 - - [2026-04-09 01:53:35] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004150 10.0.0.129 - - [2026-04-09 01:53:35] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005683 10.0.0.129 - - [2026-04-09 01:53:35] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008021 10.0.0.129 - - [2026-04-09 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.129 - - [2026-04-09 01:53:35] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006331 10.0.0.129 - - [2026-04-09 01:53:35] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004244 10.0.0.129 - - [2026-04-09 01:53:36] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006452 10.0.0.129 - - [2026-04-09 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.129 - - [2026-04-09 01:53:36] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004967 10.0.0.129 - - [2026-04-09 01:53:36] "GET /virtual-networks?parent_id=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004100 10.0.0.129 - - [2026-04-09 01:53:36] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008632 10.0.0.129 - - [2026-04-09 01:53:36] "GET /virtual-machine/261d4544-be59-4e92-a599-ec519b2133f4 HTTP/1.1" 200 1804 0.004366 10.0.0.129 - - [2026-04-09 01:53:36] "GET /domains HTTP/1.1" 200 440 0.003255 10.0.0.129 - - [2026-04-09 01:53:36] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001968 10.0.0.129 - - [2026-04-09 01:53:36] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1529 0.011138 10.0.0.129 - - [2026-04-09 01:53:36] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001217 10.0.0.129 - - [2026-04-09 01:53:36] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 4235 0.050665 10.0.0.129 - - [2026-04-09 01:53:36] "GET /service-instance/0d373b61-6e06-4231-93a4-b528587acada HTTP/1.1" 200 3796 0.005363 10.0.0.129 - - [2026-04-09 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.129 - - [2026-04-09 01:53:36] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.004313 10.0.0.129 - - [2026-04-09 01:53:36] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.006806 10.0.0.129 - - [2026-04-09 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.129 - - [2026-04-09 01:53:36] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.004919 10.0.0.129 - - [2026-04-09 01:53:36] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.006387 10.0.0.129 - - [2026-04-09 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.129 - - [2026-04-09 01:53:36] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006616 10.0.0.129 - - [2026-04-09 01:53:37] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?fields=routing_instances HTTP/1.1" 200 1682 0.018847 10.0.0.129 - - [2026-04-09 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.129 - - [2026-04-09 01:53:37] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.009829 10.0.0.129 - - [2026-04-09 01:53:37] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?fields=routing_instances HTTP/1.1" 200 1688 0.009683 10.0.0.129 - - [2026-04-09 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.039316 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /access-control-list/346f00da-13f8-4e84-926f-55d94dc7385b HTTP/1.1" 200 115 0.034747 252.129.240.90 - - [2026-04-09 01:53:41] "POST /neutron/network HTTP/1.1" 200 832 0.008310 10.0.0.129 - - [2026-04-09 01:53:41] "GET /virtual-network/66273afb-a2e9-4bda-b5de-89e787b76c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005672 10.0.0.129 - - [2026-04-09 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /routing-instance/41200086-36e0-4ee8-9d2c-ffc1d1efa53d HTTP/1.1" 200 115 0.029427 10.0.0.129 - - [2026-04-09 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.129 - - [2026-04-09 01:53:41] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004716 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /route-target/3874b7d5-54b7-447a-a55e-ebfbf1d68018 HTTP/1.1" 200 115 0.016908 10.0.0.129 - - [2026-04-09 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.034028 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /routing-instance/1aa64906-b03e-41ec-a372-921d1f77edb4 HTTP/1.1" 200 115 0.047378 10.0.0.129 - - [2026-04-09 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012299 252.129.240.90 - - [2026-04-09 01:53:41] "POST /neutron/network HTTP/1.1" 200 829 0.007479 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /route-target/37eaa585-bd41-4167-ab6a-6507303c042c HTTP/1.1" 200 115 0.018342 10.0.0.129 - - [2026-04-09 01:53:41] "GET /virtual-network/08a694ba-a2b6-48aa-bbe1-681a43918fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006175 10.0.0.129 - - [2026-04-09 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.129 - - [2026-04-09 01:53:41] "GET /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003814 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /network-policy/cce4f502-ca82-42c3-9a10-0c3091d860cc HTTP/1.1" 200 115 0.030274 10.0.0.129 - - [2026-04-09 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /service-instance/0d373b61-6e06-4231-93a4-b528587acada HTTP/1.1" 200 115 0.054784 10.0.0.129 - - [2026-04-09 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.012563 10.0.0.129 - - [2026-04-09 01:53:41] "GET /domains HTTP/1.1" 200 440 0.004663 10.0.0.129 - - [2026-04-09 01:53:41] "DELETE /instance-ip/53408ba1-ccb0-47f8-b05a-1c7afd7278c0 HTTP/1.1" 200 115 0.025381 10.0.0.129 - - [2026-04-09 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.014134 10.0.0.129 - - [2026-04-09 01:53:41] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.129 - - [2026-04-09 01:53:41] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1529 0.009030 10.0.0.129 - - [2026-04-09 01:53:42] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001643 10.0.0.129 - - [2026-04-09 01:53:42] "DELETE /instance-ip/37dfcd63-3465-4f72-a65e-48b6161a267a HTTP/1.1" 200 115 0.039339 10.0.0.129 - - [2026-04-09 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.015906 10.0.0.129 - - [2026-04-09 01:53:42] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 3761 0.051540 10.0.0.129 - - [2026-04-09 01:53:42] "DELETE /instance-ip/2decab8f-2ba8-4f35-a7fc-eb3050a23172 HTTP/1.1" 200 115 0.025765 10.0.0.129 - - [2026-04-09 01:53:42] "GET /virtual-machine/261d4544-be59-4e92-a599-ec519b2133f4 HTTP/1.1" 200 1804 0.009034 10.0.0.129 - - [2026-04-09 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.025308 10.0.0.129 - - [2026-04-09 01:53:42] "DELETE /access-control-list/88530a74-130a-4e8a-bc3c-4eaac2c5109f HTTP/1.1" 200 115 0.029629 10.0.0.129 - - [2026-04-09 01:53:42] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003684 10.0.0.129 - - [2026-04-09 01:53:42] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002594 10.0.0.129 - - [2026-04-09 01:53:42] "DELETE /instance-ip/bb980b2e-b254-4d6f-920d-30f485528895 HTTP/1.1" 200 115 0.028278 10.0.0.129 - - [2026-04-09 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.013843 10.0.0.129 - - [2026-04-09 01:53:42] "DELETE /instance-ip/fe5e020f-c58b-44fb-ae13-14f1c5915ff2 HTTP/1.1" 200 115 0.027976 10.0.0.129 - - [2026-04-09 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.014088 10.0.0.129 - - [2026-04-09 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.129 - - [2026-04-09 01:53:42] "DELETE /service-template/38dd6de4-f5af-4415-9614-1109e434c19b HTTP/1.1" 200 115 0.037090 10.0.0.129 - - [2026-04-09 01:53:42] "DELETE /instance-ip/a754c674-5154-4ffa-8e8a-b4f0fe4f3c07 HTTP/1.1" 200 115 0.046837 10.0.0.129 - - [2026-04-09 01:53:42] "POST /fqname-to-id HTTP/1.1" 404 191 0.008700 252.129.240.90 - - [2026-04-09 01:53:42] "POST /neutron/network HTTP/1.1" 200 832 0.008308 252.129.240.90 - - [2026-04-09 01:53:42] "POST /neutron/network HTTP/1.1" 400 204 0.015123 252.129.240.90 - - [2026-04-09 01:53:43] "POST /neutron/port HTTP/1.1" 200 1116 0.031464 252.129.240.90 - - [2026-04-09 01:53:43] "POST /neutron/port HTTP/1.1" 200 1115 0.020953 252.129.240.90 - - [2026-04-09 01:53:43] "POST /neutron/port HTTP/1.1" 200 1106 0.023738 252.129.240.90 - - [2026-04-09 01:53:43] "POST /neutron/port HTTP/1.1" 200 1105 0.012461 252.129.240.90 - - [2026-04-09 01:53:43] "POST /neutron/port HTTP/1.1" 200 3042 0.036165 252.129.240.90 - - [2026-04-09 01:53:43] "POST /neutron/port HTTP/1.1" 200 1106 0.017886 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/port HTTP/1.1" 200 151 0.297865 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/port HTTP/1.1" 200 151 0.271811 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/port HTTP/1.1" 200 151 0.176395 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/port HTTP/1.1" 200 1105 0.015796 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/port HTTP/1.1" 200 151 0.147888 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/port HTTP/1.1" 200 1106 0.013877 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/port HTTP/1.1" 200 151 0.161419 252.129.240.90 - - [2026-04-09 01:53:44] "POST /neutron/network HTTP/1.1" 200 832 0.006627 10.0.0.129 - - [2026-04-09 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.129 - - [2026-04-09 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002638 10.0.0.129 - - [2026-04-09 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002735 252.129.240.90 - - [2026-04-09 01:53:45] "POST /neutron/network HTTP/1.1" 200 151 0.133858 10.0.0.129 - - [2026-04-09 01:53:45] "DELETE /route-target/33b3387f-4060-4033-acb1-00c0ec203e3c HTTP/1.1" 200 115 0.033767 10.0.0.129 - - [2026-04-09 01:53:45] "GET /routing-instance/60b893ff-c199-465f-b725-57eb7a826998 HTTP/1.1" 404 171 0.002522 10.0.0.129 - - [2026-04-09 01:53:45] "GET /domains HTTP/1.1" 200 440 0.003480 10.0.0.129 - - [2026-04-09 01:53:45] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.129 - - [2026-04-09 01:53:45] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1306 0.009644 10.0.0.129 - - [2026-04-09 01:53:45] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002367 10.0.0.129 - - [2026-04-09 01:53:45] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2300 0.033149 252.129.240.90 - - [2026-04-09 01:53:45] "POST /neutron/network HTTP/1.1" 200 829 0.010166 10.0.0.129 - - [2026-04-09 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.129 - - [2026-04-09 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004189 10.0.0.129 - - [2026-04-09 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002323 252.129.240.90 - - [2026-04-09 01:53:45] "POST /neutron/network HTTP/1.1" 200 151 0.100087 10.0.0.129 - - [2026-04-09 01:53:45] "DELETE /route-target/15ea5ed1-2879-42a5-ac8f-c9b1ffd77d13 HTTP/1.1" 200 115 0.031260 10.0.0.129 - - [2026-04-09 01:53:45] "GET /routing-instance/d5f4f720-c2f7-4956-885e-64df40c80492 HTTP/1.1" 404 171 0.003462 10.0.0.129 - - [2026-04-09 01:53:45] "GET /domains HTTP/1.1" 200 440 0.003275 10.0.0.129 - - [2026-04-09 01:53:45] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001606 10.0.0.129 - - [2026-04-09 01:53:45] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1306 0.011600 10.0.0.129 - - [2026-04-09 01:53:45] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002861 10.0.0.129 - - [2026-04-09 01:53:46] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 2082 0.045138 252.129.240.90 - - [2026-04-09 01:53:46] "POST /neutron/network HTTP/1.1" 200 830 0.006799 10.0.0.129 - - [2026-04-09 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.129 - - [2026-04-09 01:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002329 10.0.0.129 - - [2026-04-09 01:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002163 252.129.240.90 - - [2026-04-09 01:53:46] "POST /neutron/network HTTP/1.1" 200 151 0.120417 10.0.0.129 - - [2026-04-09 01:53:46] "DELETE /route-target/1fa5a9ef-6e8a-40f4-a3f5-a115a45b816f HTTP/1.1" 200 115 0.026653 10.0.0.129 - - [2026-04-09 01:53:46] "GET /routing-instance/e30433b8-f431-49ef-bf09-32548d3d4188 HTTP/1.1" 404 171 0.003581 10.0.0.129 - - [2026-04-09 01:53:46] "GET /domains HTTP/1.1" 200 440 0.003229 10.0.0.129 - - [2026-04-09 01:53:46] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001257 10.0.0.129 - - [2026-04-09 01:53:46] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1306 0.007689 10.0.0.129 - - [2026-04-09 01:53:46] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001600 10.0.0.129 - - [2026-04-09 01:53:46] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 1842 0.028782 10.0.0.129 - - [2026-04-09 01:53:47] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 10.0.0.129 - - [2026-04-09 01:53:47] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030846 10.0.0.129 - - [2026-04-09 01:53:47] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002117 10.0.0.129 - - [2026-04-09 01:53:47] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?fields=virtual_networks HTTP/1.1" 200 1030 0.077513 10.0.0.129 - - [2026-04-09 01:53:47] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001595 10.0.0.129 - - [2026-04-09 01:53:47] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.029925 10.0.0.129 - - [2026-04-09 01:53:47] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001429 10.0.0.129 - - [2026-04-09 01:53:47] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?fields=security_groups HTTP/1.1" 200 1254 0.034952 10.0.0.129 - - [2026-04-09 01:53:48] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001162 10.0.0.129 - - [2026-04-09 01:53:48] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008123 10.0.0.129 - - [2026-04-09 01:53:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.034069 10.0.0.129 - - [2026-04-09 01:53:48] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003568 10.0.0.129 - - [2026-04-09 01:53:49] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001216 10.0.0.129 - - [2026-04-09 01:53:49] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008066 10.0.0.129 - - [2026-04-09 01:53:49] "POST /id-to-fqname HTTP/1.1" 200 189 0.003764 10.0.0.129 - - [2026-04-09 01:53:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.003608 10.0.0.129 - - [2026-04-09 01:53:49] "POST /security-groups HTTP/1.1" 200 584 0.071217 10.0.0.129 - - [2026-04-09 01:53:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.003206 10.0.0.129 - - [2026-04-09 01:53:49] "POST /projects HTTP/1.1" 200 579 0.239731 10.0.0.129 - - [2026-04-09 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.282229 10.0.0.129 - - [2026-04-09 01:53:49] "POST /access-control-lists HTTP/1.1" 200 599 0.061630 10.0.0.129 - - [2026-04-09 01:53:49] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.440092 10.0.0.129 - - [2026-04-09 01:53:49] "POST /fqname-to-id HTTP/1.1" 404 232 0.006290 10.0.0.129 - - [2026-04-09 01:53:49] "POST /access-control-lists HTTP/1.1" 200 597 0.069252 10.0.0.129 - - [2026-04-09 01:53:50] "GET / HTTP/1.1" 200 36499 0.002137 10.0.0.129 - - [2026-04-09 01:53:52] "POST /fqname-to-id HTTP/1.1" 401 295 0.000675 10.0.0.129 - - [2026-04-09 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.047498 10.0.0.129 - - [2026-04-09 01:53:52] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001379 10.0.0.129 - - [2026-04-09 01:53:52] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.030684 10.0.0.129 - - [2026-04-09 01:53:52] "POST /fqname-to-id HTTP/1.1" 404 178 0.007152 10.0.0.129 - - [2026-04-09 01:53:52] "POST /virtual-DNSs HTTP/1.1" 200 509 0.024492 10.0.0.129 - - [2026-04-09 01:53:52] "GET /virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.008663 10.0.0.129 - - [2026-04-09 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.129 - - [2026-04-09 01:53:52] "GET /virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003930 10.0.0.129 - - [2026-04-09 01:53:53] "GET /domains HTTP/1.1" 401 295 0.000438 10.0.0.129 - - [2026-04-09 01:53:53] "GET /domains HTTP/1.1" 200 440 0.033490 10.0.0.129 - - [2026-04-09 01:53:53] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002367 10.0.0.129 - - [2026-04-09 01:53:53] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1693 0.011442 10.0.0.129 - - [2026-04-09 01:53:53] "GET /virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278 HTTP/1.1" 200 1441 0.007748 10.0.0.129 - - [2026-04-09 01:53:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003182 10.0.0.129 - - [2026-04-09 01:53:53] "POST /network-ipams HTTP/1.1" 200 516 0.020728 10.0.0.129 - - [2026-04-09 01:53:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.003092 10.0.0.129 - - [2026-04-09 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.129 - - [2026-04-09 01:53:53] "GET /network-ipam/7cc2cc3a-2336-4c7b-9627-2c56a589afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006928 10.0.0.129 - - [2026-04-09 01:53:53] "PUT /network-ipam/7cc2cc3a-2336-4c7b-9627-2c56a589afc0 HTTP/1.1" 200 260 0.015100 10.0.0.129 - - [2026-04-09 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.014970 10.0.0.129 - - [2026-04-09 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.129 - - [2026-04-09 01:53:53] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001295 10.0.0.129 - - [2026-04-09 01:53:53] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032001 252.129.240.90 - - [2026-04-09 01:53:54] "POST /neutron/network HTTP/1.1" 200 117 0.045117 10.0.0.129 - - [2026-04-09 01:53:54] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001360 252.129.240.90 - - [2026-04-09 01:53:54] "POST /neutron/network HTTP/1.1" 200 616 0.088751 10.0.0.129 - - [2026-04-09 01:53:54] "POST /route-targets HTTP/1.1" 200 329 0.019567 10.0.0.129 - - [2026-04-09 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.025384 10.0.0.129 - - [2026-04-09 01:53:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003453 252.129.240.90 - - [2026-04-09 01:53:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.216339 252.129.240.90 - - [2026-04-09 01:53:54] "POST /neutron/network HTTP/1.1" 200 829 0.006747 10.0.0.129 - - [2026-04-09 01:53:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001706 10.0.0.129 - - [2026-04-09 01:53:54] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005658 252.129.240.90 - - [2026-04-09 01:53:54] "POST /neutron/network HTTP/1.1" 200 829 0.008138 10.0.0.129 - - [2026-04-09 01:53:54] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.024590 252.129.240.90 - - [2026-04-09 01:53:54] "POST /neutron/network HTTP/1.1" 200 829 0.006315 10.0.0.129 - - [2026-04-09 01:53:54] "GET /obj-perms HTTP/1.1" 200 6393 0.071520 252.129.240.90 - - [2026-04-09 01:53:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.007826 252.129.240.90 - - [2026-04-09 01:53:55] "POST /neutron/network HTTP/1.1" 200 803 0.011612 252.129.240.90 - - [2026-04-09 01:53:55] "POST /neutron/network HTTP/1.1" 200 829 0.006249 10.0.0.129 - - [2026-04-09 01:53:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.002063 10.0.0.129 - - [2026-04-09 01:53:55] "GET /obj-perms HTTP/1.1" 200 6393 0.076967 252.129.240.90 - - [2026-04-09 01:53:55] "POST /neutron/network HTTP/1.1" 200 839 0.007730 252.129.240.90 - - [2026-04-09 01:53:55] "GET /aaa-mode HTTP/1.1" 401 295 0.000636 252.129.240.90 - - [2026-04-09 01:53:55] "GET / HTTP/1.1" 200 36499 0.002734 252.129.240.90 - - [2026-04-09 01:53:55] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000473 10.0.0.129 - - [2026-04-09 01:53:56] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001308 252.129.240.90 - - [2026-04-09 01:53:56] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.067191 252.129.240.90 - - [2026-04-09 01:53:56] "POST /neutron/network HTTP/1.1" 200 829 0.006918 252.129.240.90 - - [2026-04-09 01:53:56] "POST /neutron/port HTTP/1.1" 200 117 0.007404 252.129.240.90 - - [2026-04-09 01:53:56] "POST /neutron/port HTTP/1.1" 200 117 0.007371 252.129.240.90 - - [2026-04-09 01:53:56] "POST /neutron/port HTTP/1.1" 200 117 0.006545 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/network HTTP/1.1" 200 839 0.006225 10.0.0.129 - - [2026-04-09 01:53:57] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001792 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/port HTTP/1.1" 200 1056 0.239815 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/port HTTP/1.1" 200 1056 0.018349 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/port HTTP/1.1" 200 1056 0.012508 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/port HTTP/1.1" 200 1106 0.079011 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/port HTTP/1.1" 200 1116 0.016080 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004655 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/subnet HTTP/1.1" 200 685 0.007379 252.129.240.90 - - [2026-04-09 01:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.001324 252.129.240.90 - - [2026-04-09 01:53:58] "POST /neutron/network HTTP/1.1" 200 829 0.008521 252.129.240.90 - - [2026-04-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1116 0.017985 252.129.240.90 - - [2026-04-09 01:54:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008662 252.129.240.90 - - [2026-04-09 01:54:01] "POST /neutron/port HTTP/1.1" 200 1116 0.015183 252.129.240.90 - - [2026-04-09 01:54:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008283 252.129.240.90 - - [2026-04-09 01:54:02] "POST /neutron/port HTTP/1.1" 200 1116 0.106675 252.129.240.90 - - [2026-04-09 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006763 10.0.0.129 - - [2026-04-09 01:54:02] "GET /virtual-machine/25df0fdb-71ce-4c82-b776-e4908e04a541 HTTP/1.1" 200 1295 0.008926 10.0.0.129 - - [2026-04-09 01:54:02] "GET /virtual-machine-interface/6624b2e3-56b7-49d5-a1d2-488c7dc5ca78 HTTP/1.1" 200 2966 0.007265 10.0.0.129 - - [2026-04-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.129 - - [2026-04-09 01:54:02] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003275 10.0.0.129 - - [2026-04-09 01:54:02] "GET /virtual-networks?parent_id=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003323 10.0.0.129 - - [2026-04-09 01:54:02] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008853 10.0.0.129 - - [2026-04-09 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.129 - - [2026-04-09 01:54:05] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005537 252.129.240.90 - - [2026-04-09 01:54:08] "POST /neutron/port HTTP/1.1" 200 1116 0.014626 252.129.240.90 - - [2026-04-09 01:54:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006531 252.129.240.90 - - [2026-04-09 01:54:08] "POST /neutron/port HTTP/1.1" 200 1116 0.015210 252.129.240.90 - - [2026-04-09 01:54:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006092 10.0.0.129 - - [2026-04-09 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.129 - - [2026-04-09 01:54:09] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003746 10.0.0.129 - - [2026-04-09 01:54:09] "GET /virtual-networks?parent_id=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003301 10.0.0.129 - - [2026-04-09 01:54:09] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005524 252.129.240.90 - - [2026-04-09 01:54:10] "POST /neutron/port HTTP/1.1" 200 1116 0.018901 252.129.240.90 - - [2026-04-09 01:54:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006742 252.129.240.90 - - [2026-04-09 01:54:10] "POST /neutron/port HTTP/1.1" 200 1116 0.021271 252.129.240.90 - - [2026-04-09 01:54:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009844 252.129.240.90 - - [2026-04-09 01:54:10] "POST /neutron/port HTTP/1.1" 200 1116 0.014647 252.129.240.90 - - [2026-04-09 01:54:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007633 252.129.240.90 - - [2026-04-09 01:54:20] "POST /neutron/network HTTP/1.1" 200 803 0.011022 252.129.240.90 - - [2026-04-09 01:54:20] "POST /neutron/network HTTP/1.1" 200 829 0.008651 10.0.0.129 - - [2026-04-09 01:54:20] "POST /id-to-fqname HTTP/1.1" 200 225 0.001585 252.129.240.90 - - [2026-04-09 01:54:20] "POST /neutron/port HTTP/1.1" 200 1116 0.016146 252.129.240.90 - - [2026-04-09 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008309 252.129.240.90 - - [2026-04-09 01:54:20] "POST /neutron/network HTTP/1.1" 200 839 0.005717 252.129.240.90 - - [2026-04-09 01:54:20] "GET /aaa-mode HTTP/1.1" 401 295 0.000727 252.129.240.90 - - [2026-04-09 01:54:21] "GET / HTTP/1.1" 200 36499 0.004577 252.129.240.90 - - [2026-04-09 01:54:21] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000943 10.0.0.129 - - [2026-04-09 01:54:21] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001522 252.129.240.90 - - [2026-04-09 01:54:21] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.064689 252.129.240.90 - - [2026-04-09 01:54:21] "POST /neutron/network HTTP/1.1" 200 829 0.006763 252.129.240.90 - - [2026-04-09 01:54:21] "POST /neutron/port HTTP/1.1" 200 1116 0.020549 252.129.240.90 - - [2026-04-09 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006896 252.129.240.90 - - [2026-04-09 01:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.006545 252.129.240.90 - - [2026-04-09 01:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.006428 252.129.240.90 - - [2026-04-09 01:54:22] "POST /neutron/network HTTP/1.1" 200 839 0.012862 10.0.0.129 - - [2026-04-09 01:54:22] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001456 252.129.240.90 - - [2026-04-09 01:54:22] "POST /neutron/port HTTP/1.1" 200 1056 0.285555 252.129.240.90 - - [2026-04-09 01:54:22] "POST /neutron/port HTTP/1.1" 200 1056 0.029948 252.129.240.90 - - [2026-04-09 01:54:22] "POST /neutron/port HTTP/1.1" 200 1056 0.016021 252.129.240.90 - - [2026-04-09 01:54:23] "POST /neutron/port HTTP/1.1" 200 1106 0.074290 252.129.240.90 - - [2026-04-09 01:54:23] "POST /neutron/port HTTP/1.1" 200 1116 0.016771 252.129.240.90 - - [2026-04-09 01:54:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004475 252.129.240.90 - - [2026-04-09 01:54:23] "POST /neutron/subnet HTTP/1.1" 200 685 0.008061 252.129.240.90 - - [2026-04-09 01:54:23] "POST /neutron/port HTTP/1.1" 200 117 0.002230 252.129.240.90 - - [2026-04-09 01:54:23] "POST /neutron/network HTTP/1.1" 200 829 0.007155 252.129.240.90 - - [2026-04-09 01:54:27] "POST /neutron/port HTTP/1.1" 200 1116 0.015581 252.129.240.90 - - [2026-04-09 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007799 252.129.240.90 - - [2026-04-09 01:54:27] "POST /neutron/port HTTP/1.1" 200 1116 0.018176 252.129.240.90 - - [2026-04-09 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010303 252.129.240.90 - - [2026-04-09 01:54:27] "POST /neutron/port HTTP/1.1" 200 1116 0.023148 252.129.240.90 - - [2026-04-09 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008073 10.0.0.129 - - [2026-04-09 01:54:27] "GET /virtual-machine/ff61fcd1-bebd-47b7-816a-af1b5a961d7b HTTP/1.1" 200 1295 0.005170 10.0.0.129 - - [2026-04-09 01:54:27] "GET /virtual-machine-interface/67445a6f-0b41-4024-b0f4-3169e5600d29 HTTP/1.1" 200 2966 0.007518 10.0.0.129 - - [2026-04-09 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.129 - - [2026-04-09 01:54:27] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003969 10.0.0.129 - - [2026-04-09 01:54:27] "GET /virtual-networks?parent_id=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003140 10.0.0.129 - - [2026-04-09 01:54:27] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006554 10.0.0.129 - - [2026-04-09 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.129 - - [2026-04-09 01:54:30] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008871 252.129.240.90 - - [2026-04-09 01:54:35] "POST /neutron/port HTTP/1.1" 200 1116 0.029647 252.129.240.90 - - [2026-04-09 01:54:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.016362 10.0.0.129 - - [2026-04-09 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029726 10.0.0.129 - - [2026-04-09 01:54:35] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.031680 252.129.240.90 - - [2026-04-09 01:54:35] "POST /neutron/port HTTP/1.1" 200 1116 0.099473 252.129.240.90 - - [2026-04-09 01:54:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.021240 252.129.240.90 - - [2026-04-09 01:54:35] "POST /neutron/port HTTP/1.1" 200 1116 0.067150 10.0.0.129 - - [2026-04-09 01:54:36] "GET /global-system-configs HTTP/1.1" 401 295 0.000901 252.129.240.90 - - [2026-04-09 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.019915 10.0.0.129 - - [2026-04-09 01:54:36] "GET /global-system-configs HTTP/1.1" 401 295 0.000385 10.0.0.129 - - [2026-04-09 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981 10.0.0.129 - - [2026-04-09 01:54:37] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004525 10.0.0.129 - - [2026-04-09 01:54:37] "GET /virtual-networks?parent_id=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003606 10.0.0.129 - - [2026-04-09 01:54:37] "GET /virtual-network/a028f184-5d36-4cfe-913a-da8f7bb0f811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005358 252.129.240.90 - - [2026-04-09 01:54:37] "POST /neutron/port HTTP/1.1" 200 1116 0.016582 252.129.240.90 - - [2026-04-09 01:54:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013168 10.0.0.129 - - [2026-04-09 01:54:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000387 10.0.0.129 - - [2026-04-09 01:54:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000474 10.0.0.129 - - [2026-04-09 01:54:43] "DELETE /project/abba94c577af41839f4b8cfefff26d99 HTTP/1.1" 404 173 0.005538 10.0.0.129 - - [2026-04-09 01:54:43] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001071 10.0.0.129 - - [2026-04-09 01:54:43] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.042069 10.0.0.129 - - [2026-04-09 01:54:43] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001532 10.0.0.129 - - [2026-04-09 01:54:43] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?fields=security_groups HTTP/1.1" 200 1344 0.033027 10.0.0.129 - - [2026-04-09 01:54:43] "DELETE /security-group/49952bfe-603a-43b0-a89a-bcbfddfde390 HTTP/1.1" 200 115 0.046582 10.0.0.129 - - [2026-04-09 01:54:43] "GET /projects?obj_uuids=1e345f37-9c8d-470b-ab30-17e31c400390&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001093 10.0.0.129 - - [2026-04-09 01:54:44] "DELETE /access-control-list/00d11cea-25dd-4760-ba07-26824636c2b3 HTTP/1.1" 200 115 0.052624 10.0.0.129 - - [2026-04-09 01:54:44] "GET /project/1e345f37-9c8d-470b-ab30-17e31c400390?fields=application_policy_sets HTTP/1.1" 200 1383 0.063000 10.0.0.129 - - [2026-04-09 01:54:44] "DELETE /access-control-list/8d1736a6-aaa6-4bf2-aa65-1fe16805d899 HTTP/1.1" 200 115 0.043171 10.0.0.129 - - [2026-04-09 01:54:44] "DELETE /project/1e345f37-9c8d-470b-ab30-17e31c400390 HTTP/1.1" 200 115 0.376450 10.0.0.129 - - [2026-04-09 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.129 - - [2026-04-09 01:54:44] "DELETE /virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278 HTTP/1.1" 409 237 0.007560 10.0.0.129 - - [2026-04-09 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.003252 10.0.0.129 - - [2026-04-09 01:54:45] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.020544 10.0.0.129 - - [2026-04-09 01:54:45] "GET /virtual-DNS-record/bbd2be94-9bbc-4fe5-a3a3-f6dace7a0905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.005626 10.0.0.129 - - [2026-04-09 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.129 - - [2026-04-09 01:54:45] "GET /virtual-DNS-record/bbd2be94-9bbc-4fe5-a3a3-f6dace7a0905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.003309 10.0.0.129 - - [2026-04-09 01:54:45] "GET /domains HTTP/1.1" 200 440 0.003168 10.0.0.129 - - [2026-04-09 01:54:45] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001177 10.0.0.129 - - [2026-04-09 01:54:45] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1509 0.012555 10.0.0.129 - - [2026-04-09 01:54:45] "GET /virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278 HTTP/1.1" 200 1910 0.005015 10.0.0.129 - - [2026-04-09 01:54:45] "GET /virtual-DNS-record/bbd2be94-9bbc-4fe5-a3a3-f6dace7a0905 HTTP/1.1" 200 1339 0.003608 10.0.0.129 - - [2026-04-09 01:54:51] "DELETE /virtual-DNS-record/bbd2be94-9bbc-4fe5-a3a3-f6dace7a0905 HTTP/1.1" 200 115 0.036367 10.0.0.129 - - [2026-04-09 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.002741 252.129.240.90 - - [2026-04-09 01:54:51] "POST /neutron/network HTTP/1.1" 200 829 0.007812 252.129.240.90 - - [2026-04-09 01:54:51] "POST /neutron/network HTTP/1.1" 400 204 0.018471 252.129.240.90 - - [2026-04-09 01:54:52] "POST /neutron/port HTTP/1.1" 200 1116 0.016588 252.129.240.90 - - [2026-04-09 01:54:52] "POST /neutron/port HTTP/1.1" 200 1106 0.014254 252.129.240.90 - - [2026-04-09 01:54:52] "POST /neutron/port HTTP/1.1" 200 151 0.142356 252.129.240.90 - - [2026-04-09 01:54:52] "POST /neutron/port HTTP/1.1" 200 1116 0.022003 252.129.240.90 - - [2026-04-09 01:54:52] "POST /neutron/port HTTP/1.1" 200 1106 0.014940 252.129.240.90 - - [2026-04-09 01:54:52] "POST /neutron/port HTTP/1.1" 200 151 0.136917 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:54:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000951 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:54:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001219 252.129.240.90 - - [2026-04-09 01:54:53] "POST /neutron/network HTTP/1.1" 200 829 0.006649 10.0.0.129 - - [2026-04-09 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.129 - - [2026-04-09 01:54:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003341 10.0.0.129 - - [2026-04-09 01:54:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008111 252.129.240.90 - - [2026-04-09 01:54:54] "POST /neutron/network HTTP/1.1" 200 151 0.399168 10.0.0.129 - - [2026-04-09 01:54:54] "DELETE /route-target/cc49559a-4caa-492d-85e9-1ab3add70f5e HTTP/1.1" 200 115 0.095658 10.0.0.129 - - [2026-04-09 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.129 - - [2026-04-09 01:54:54] "DELETE /network-ipam/7cc2cc3a-2336-4c7b-9627-2c56a589afc0 HTTP/1.1" 200 115 0.144523 10.0.0.129 - - [2026-04-09 01:54:54] "DELETE /virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278 HTTP/1.1" 200 115 0.034172 10.0.0.129 - - [2026-04-09 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 178 0.003755 10.0.0.129 - - [2026-04-09 01:54:54] "GET /domains HTTP/1.1" 200 440 0.003198 10.0.0.129 - - [2026-04-09 01:54:54] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001707 10.0.0.129 - - [2026-04-09 01:54:54] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1309 0.010009 10.0.0.129 - - [2026-04-09 01:54:55] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001442 10.0.0.129 - - [2026-04-09 01:54:55] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.029503 10.0.0.129 - - [2026-04-09 01:54:55] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001331 10.0.0.129 - - [2026-04-09 01:54:55] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?fields=virtual_networks HTTP/1.1" 200 1037 0.075147 10.0.0.129 - - [2026-04-09 01:54:55] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001115 10.0.0.129 - - [2026-04-09 01:54:55] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.026460 10.0.0.129 - - [2026-04-09 01:54:55] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001175 10.0.0.129 - - [2026-04-09 01:54:55] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?fields=security_groups HTTP/1.1" 200 1264 0.024905 10.0.0.129 - - [2026-04-09 01:54:55] "GET /obj-perms HTTP/1.1" 200 6393 0.066668 10.0.0.129 - - [2026-04-09 01:54:56] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001405 10.0.0.129 - - [2026-04-09 01:54:56] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007492 10.0.0.129 - - [2026-04-09 01:54:56] "GET /obj-perms HTTP/1.1" 200 6393 0.126435 10.0.0.129 - - [2026-04-09 01:54:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.033745 10.0.0.129 - - [2026-04-09 01:54:56] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002437 10.0.0.129 - - [2026-04-09 01:54:56] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001498 10.0.0.129 - - [2026-04-09 01:54:56] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009243 10.0.0.129 - - [2026-04-09 01:54:56] "POST /id-to-fqname HTTP/1.1" 200 189 0.001167 10.0.0.129 - - [2026-04-09 01:54:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003549 10.0.0.129 - - [2026-04-09 01:54:56] "POST /security-groups HTTP/1.1" 200 584 0.064706 10.0.0.129 - - [2026-04-09 01:54:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.004049 10.0.0.129 - - [2026-04-09 01:54:56] "POST /projects HTTP/1.1" 200 579 0.212533 10.0.0.129 - - [2026-04-09 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.249036 10.0.0.129 - - [2026-04-09 01:54:57] "POST /access-control-lists HTTP/1.1" 200 599 0.062207 10.0.0.129 - - [2026-04-09 01:54:57] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.414831 10.0.0.129 - - [2026-04-09 01:54:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.002867 10.0.0.129 - - [2026-04-09 01:54:57] "POST /access-control-lists HTTP/1.1" 200 597 0.064866 10.0.0.129 - - [2026-04-09 01:54:58] "GET / HTTP/1.1" 200 36499 0.001889 10.0.0.129 - - [2026-04-09 01:54:59] "POST /fqname-to-id HTTP/1.1" 401 295 0.000512 10.0.0.129 - - [2026-04-09 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.074532 10.0.0.129 - - [2026-04-09 01:54:59] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000929 10.0.0.129 - - [2026-04-09 01:54:59] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.034025 252.129.240.90 - - [2026-04-09 01:54:59] "POST /neutron/network HTTP/1.1" 200 117 0.043199 10.0.0.129 - - [2026-04-09 01:54:59] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001170 252.129.240.90 - - [2026-04-09 01:54:59] "POST /neutron/network HTTP/1.1" 200 604 0.066442 10.0.0.129 - - [2026-04-09 01:54:59] "POST /route-targets HTTP/1.1" 200 329 0.012521 10.0.0.129 - - [2026-04-09 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.017731 10.0.0.129 - - [2026-04-09 01:55:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003547 252.129.240.90 - - [2026-04-09 01:55:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.130558 252.129.240.90 - - [2026-04-09 01:55:00] "POST /neutron/network HTTP/1.1" 200 823 0.006229 10.0.0.129 - - [2026-04-09 01:55:00] "POST /id-to-fqname HTTP/1.1" 200 219 0.001379 10.0.0.129 - - [2026-04-09 01:55:00] "GET /virtual-network/60bd8b0b-4d1a-4a35-a5e4-f58db4782c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005364 252.129.240.90 - - [2026-04-09 01:55:00] "POST /neutron/network HTTP/1.1" 200 823 0.006697 10.0.0.129 - - [2026-04-09 01:55:00] "GET /virtual-network/60bd8b0b-4d1a-4a35-a5e4-f58db4782c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006019 252.129.240.90 - - [2026-04-09 01:55:00] "POST /neutron/network HTTP/1.1" 200 823 0.006042 252.129.240.90 - - [2026-04-09 01:55:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.009190 10.0.0.129 - - [2026-04-09 01:55:00] "POST /id-to-fqname HTTP/1.1" 200 219 0.001893 252.129.240.90 - - [2026-04-09 01:55:00] "POST /neutron/network HTTP/1.1" 200 833 0.006029 252.129.240.90 - - [2026-04-09 01:55:00] "GET /aaa-mode HTTP/1.1" 401 295 0.000574 252.129.240.90 - - [2026-04-09 01:55:00] "GET / HTTP/1.1" 200 36499 0.001955 252.129.240.90 - - [2026-04-09 01:55:00] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000623 10.0.0.129 - - [2026-04-09 01:55:01] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001211 252.129.240.90 - - [2026-04-09 01:55:01] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.058305 252.129.240.90 - - [2026-04-09 01:55:01] "POST /neutron/network HTTP/1.1" 200 823 0.044005 252.129.240.90 - - [2026-04-09 01:55:01] "POST /neutron/port HTTP/1.1" 200 117 0.006096 252.129.240.90 - - [2026-04-09 01:55:01] "POST /neutron/port HTTP/1.1" 200 117 0.006383 10.0.0.129 - - [2026-04-09 01:55:01] "POST /id-to-fqname HTTP/1.1" 200 219 0.002271 252.129.240.90 - - [2026-04-09 01:55:01] "POST /neutron/port HTTP/1.1" 200 117 0.006301 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/network HTTP/1.1" 200 833 0.006211 252.129.240.90 - - [2026-04-09 01:55:02] "GET /aaa-mode HTTP/1.1" 401 295 0.001151 252.129.240.90 - - [2026-04-09 01:55:02] "GET / HTTP/1.1" 200 36499 0.002011 252.129.240.90 - - [2026-04-09 01:55:02] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000580 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/network HTTP/1.1" 200 833 0.006383 10.0.0.129 - - [2026-04-09 01:55:02] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001128 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/port HTTP/1.1" 200 1059 0.287953 10.0.0.129 - - [2026-04-09 01:55:02] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001075 252.129.240.90 - - [2026-04-09 01:55:02] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.066491 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/network HTTP/1.1" 200 823 0.005609 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/port HTTP/1.1" 200 1059 0.013798 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/port HTTP/1.1" 200 1059 0.013093 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/port HTTP/1.1" 200 1109 0.125938 252.129.240.90 - - [2026-04-09 01:55:02] "POST /neutron/port HTTP/1.1" 200 1119 0.034776 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006643 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/port HTTP/1.1" 200 117 0.011400 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/port HTTP/1.1" 200 1119 0.033518 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007457 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/port HTTP/1.1" 200 1119 0.015753 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.011529 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009819 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/port HTTP/1.1" 200 117 0.001786 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/network HTTP/1.1" 200 823 0.006665 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/network HTTP/1.1" 200 833 0.009304 10.0.0.129 - - [2026-04-09 01:55:03] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003087 252.129.240.90 - - [2026-04-09 01:55:03] "POST /neutron/port HTTP/1.1" 200 1059 0.234468 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/port HTTP/1.1" 200 1059 0.012749 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/port HTTP/1.1" 200 1059 0.013347 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/port HTTP/1.1" 200 1109 0.063256 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/port HTTP/1.1" 200 1119 0.015186 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003754 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/subnet HTTP/1.1" 200 698 0.009510 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/port HTTP/1.1" 200 117 0.001551 252.129.240.90 - - [2026-04-09 01:55:04] "POST /neutron/network HTTP/1.1" 200 823 0.006839 252.129.240.90 - - [2026-04-09 01:55:08] "POST /neutron/port HTTP/1.1" 200 1119 0.014099 252.129.240.90 - - [2026-04-09 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012444 252.129.240.90 - - [2026-04-09 01:55:08] "POST /neutron/port HTTP/1.1" 200 1119 0.015872 252.129.240.90 - - [2026-04-09 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009220 252.129.240.90 - - [2026-04-09 01:55:08] "POST /neutron/port HTTP/1.1" 200 1119 0.016360 252.129.240.90 - - [2026-04-09 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006207 10.0.0.129 - - [2026-04-09 01:55:08] "GET /virtual-machine/c66626f4-8faa-4288-ac5a-dd24e0ab39a3 HTTP/1.1" 401 295 0.000595 10.0.0.129 - - [2026-04-09 01:55:09] "GET /virtual-machine/c66626f4-8faa-4288-ac5a-dd24e0ab39a3 HTTP/1.1" 200 1296 0.041321 10.0.0.129 - - [2026-04-09 01:55:09] "GET /virtual-machine-interface/ef3d8de4-02c1-47a9-a0b7-ede7bb2ee073 HTTP/1.1" 200 2949 0.005914 10.0.0.129 - - [2026-04-09 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.129 - - [2026-04-09 01:55:09] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004278 10.0.0.129 - - [2026-04-09 01:55:09] "GET /virtual-networks?parent_id=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003349 10.0.0.129 - - [2026-04-09 01:55:09] "GET /virtual-network/60bd8b0b-4d1a-4a35-a5e4-f58db4782c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005239 252.129.240.90 - - [2026-04-09 01:55:12] "POST /neutron/port HTTP/1.1" 200 1119 0.013096 10.0.0.129 - - [2026-04-09 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.129 - - [2026-04-09 01:55:12] "GET /virtual-network/60bd8b0b-4d1a-4a35-a5e4-f58db4782c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005070 252.129.240.90 - - [2026-04-09 01:55:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006501 252.129.240.90 - - [2026-04-09 01:55:12] "POST /neutron/port HTTP/1.1" 200 1119 0.015151 252.129.240.90 - - [2026-04-09 01:55:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006035 252.129.240.90 - - [2026-04-09 01:55:13] "POST /neutron/port HTTP/1.1" 200 1119 0.017972 252.129.240.90 - - [2026-04-09 01:55:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005430 252.129.240.90 - - [2026-04-09 01:55:14] "POST /neutron/port HTTP/1.1" 200 1119 0.012096 252.129.240.90 - - [2026-04-09 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005645 252.129.240.90 - - [2026-04-09 01:55:14] "POST /neutron/port HTTP/1.1" 200 1119 0.013839 252.129.240.90 - - [2026-04-09 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006930 252.129.240.90 - - [2026-04-09 01:55:14] "POST /neutron/port HTTP/1.1" 200 1119 0.013665 252.129.240.90 - - [2026-04-09 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007485 10.0.0.129 - - [2026-04-09 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.129 - - [2026-04-09 01:55:14] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.007866 10.0.0.129 - - [2026-04-09 01:55:14] "GET /virtual-networks?parent_id=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002930 10.0.0.129 - - [2026-04-09 01:55:15] "GET /virtual-network/60bd8b0b-4d1a-4a35-a5e4-f58db4782c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009098 252.129.240.90 - - [2026-04-09 01:55:15] "POST /neutron/port HTTP/1.1" 200 1119 0.019228 252.129.240.90 - - [2026-04-09 01:55:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014109 252.129.240.90 - - [2026-04-09 01:55:20] "POST /neutron/port HTTP/1.1" 200 1119 0.012848 252.129.240.90 - - [2026-04-09 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006338 252.129.240.90 - - [2026-04-09 01:55:20] "POST /neutron/port HTTP/1.1" 200 1119 0.022405 252.129.240.90 - - [2026-04-09 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006586 252.129.240.90 - - [2026-04-09 01:55:20] "POST /neutron/port HTTP/1.1" 200 1119 0.014653 252.129.240.90 - - [2026-04-09 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007358 10.0.0.129 - - [2026-04-09 01:55:20] "GET /virtual-machine/18f865c2-ce8c-4cf6-9cd4-b147502504b2 HTTP/1.1" 200 1295 0.005411 10.0.0.129 - - [2026-04-09 01:55:21] "GET /virtual-machine-interface/687abecc-efa9-4f68-9f8b-e974300ad3cc HTTP/1.1" 200 2948 0.005388 10.0.0.129 - - [2026-04-09 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.129 - - [2026-04-09 01:55:21] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003559 10.0.0.129 - - [2026-04-09 01:55:21] "GET /virtual-networks?parent_id=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003170 10.0.0.129 - - [2026-04-09 01:55:21] "GET /virtual-network/60bd8b0b-4d1a-4a35-a5e4-f58db4782c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005758 10.0.0.129 - - [2026-04-09 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.129 - - [2026-04-09 01:55:22] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003578 10.0.0.129 - - [2026-04-09 01:55:22] "GET /virtual-networks?parent_id=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003458 10.0.0.129 - - [2026-04-09 01:55:22] "GET /virtual-network/60bd8b0b-4d1a-4a35-a5e4-f58db4782c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005532 252.129.240.90 - - [2026-04-09 01:55:23] "POST /neutron/port HTTP/1.1" 200 1119 0.016553 252.129.240.90 - - [2026-04-09 01:55:23] "POST /neutron/port HTTP/1.1" 200 1119 0.018186 252.129.240.90 - - [2026-04-09 01:55:23] "POST /neutron/network HTTP/1.1" 200 833 0.008331 252.129.240.90 - - [2026-04-09 01:55:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003814 252.129.240.90 - - [2026-04-09 01:55:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.007505 252.129.240.90 - - [2026-04-09 01:55:23] "POST /neutron/port HTTP/1.1" 200 117 0.001363 252.129.240.90 - - [2026-04-09 01:55:23] "POST /neutron/network HTTP/1.1" 200 823 0.006188 252.129.240.90 - - [2026-04-09 01:55:27] "POST /neutron/network HTTP/1.1" 200 823 0.006058 252.129.240.90 - - [2026-04-09 01:55:27] "POST /neutron/network HTTP/1.1" 400 204 0.010592 252.129.240.90 - - [2026-04-09 01:55:27] "POST /neutron/port HTTP/1.1" 200 1119 0.015142 252.129.240.90 - - [2026-04-09 01:55:28] "POST /neutron/port HTTP/1.1" 200 1119 0.014902 252.129.240.90 - - [2026-04-09 01:55:28] "POST /neutron/port HTTP/1.1" 200 1109 0.024323 252.129.240.90 - - [2026-04-09 01:55:28] "POST /neutron/port HTTP/1.1" 200 1109 0.012547 252.129.240.90 - - [2026-04-09 01:55:28] "POST /neutron/port HTTP/1.1" 200 151 0.158135 252.129.240.90 - - [2026-04-09 01:55:28] "POST /neutron/port HTTP/1.1" 200 151 0.156519 252.129.240.90 - - [2026-04-09 01:55:29] "POST /neutron/network HTTP/1.1" 200 823 0.005606 10.0.0.129 - - [2026-04-09 01:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003778 10.0.0.129 - - [2026-04-09 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.129 - - [2026-04-09 01:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001946 252.129.240.90 - - [2026-04-09 01:55:29] "POST /neutron/network HTTP/1.1" 200 151 0.091934 10.0.0.129 - - [2026-04-09 01:55:29] "DELETE /route-target/d1c601ec-3395-4415-9a50-283cb13c6aad HTTP/1.1" 200 115 0.014657 10.0.0.129 - - [2026-04-09 01:55:30] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001202 10.0.0.129 - - [2026-04-09 01:55:30] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.025800 10.0.0.129 - - [2026-04-09 01:55:30] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000976 10.0.0.129 - - [2026-04-09 01:55:30] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?fields=virtual_networks HTTP/1.1" 200 1036 0.071909 10.0.0.129 - - [2026-04-09 01:55:30] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001035 10.0.0.129 - - [2026-04-09 01:55:30] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.027205 10.0.0.129 - - [2026-04-09 01:55:30] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001392 10.0.0.129 - - [2026-04-09 01:55:30] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?fields=security_groups HTTP/1.1" 200 1263 0.027025 10.0.0.129 - - [2026-04-09 01:55:31] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001527 10.0.0.129 - - [2026-04-09 01:55:31] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008480 10.0.0.129 - - [2026-04-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.036575 10.0.0.129 - - [2026-04-09 01:55:31] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002579 10.0.0.129 - - [2026-04-09 01:55:31] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002432 10.0.0.129 - - [2026-04-09 01:55:31] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009667 10.0.0.129 - - [2026-04-09 01:55:31] "POST /id-to-fqname HTTP/1.1" 200 188 0.003293 10.0.0.129 - - [2026-04-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.003408 10.0.0.129 - - [2026-04-09 01:55:31] "POST /security-groups HTTP/1.1" 200 583 0.064616 10.0.0.129 - - [2026-04-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.002544 10.0.0.129 - - [2026-04-09 01:55:31] "POST /projects HTTP/1.1" 200 577 0.222698 10.0.0.129 - - [2026-04-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.259560 10.0.0.129 - - [2026-04-09 01:55:31] "POST /access-control-lists HTTP/1.1" 200 598 0.060261 10.0.0.129 - - [2026-04-09 01:55:31] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.405199 10.0.0.129 - - [2026-04-09 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.003014 10.0.0.129 - - [2026-04-09 01:55:31] "POST /access-control-lists HTTP/1.1" 200 596 0.064270 10.0.0.129 - - [2026-04-09 01:55:33] "GET / HTTP/1.1" 200 36499 0.002602 10.0.0.129 - - [2026-04-09 01:55:34] "POST /fqname-to-id HTTP/1.1" 401 295 0.000523 10.0.0.129 - - [2026-04-09 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.074988 10.0.0.129 - - [2026-04-09 01:55:34] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001048 10.0.0.129 - - [2026-04-09 01:55:34] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.032988 252.129.240.90 - - [2026-04-09 01:55:34] "POST /neutron/network HTTP/1.1" 200 117 0.036063 10.0.0.129 - - [2026-04-09 01:55:34] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001306 252.129.240.90 - - [2026-04-09 01:55:34] "POST /neutron/network HTTP/1.1" 200 623 0.115293 10.0.0.129 - - [2026-04-09 01:55:34] "POST /route-targets HTTP/1.1" 200 329 0.012908 10.0.0.129 - - [2026-04-09 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.026025 10.0.0.129 - - [2026-04-09 01:55:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005536 252.129.240.90 - - [2026-04-09 01:55:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.170014 252.129.240.90 - - [2026-04-09 01:55:35] "POST /neutron/network HTTP/1.1" 200 837 0.005974 10.0.0.129 - - [2026-04-09 01:55:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001271 10.0.0.129 - - [2026-04-09 01:55:35] "GET /virtual-network/20409e1a-ae13-499f-8de6-c6fddb1035a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004993 252.129.240.90 - - [2026-04-09 01:55:35] "POST /neutron/network HTTP/1.1" 200 837 0.006592 10.0.0.129 - - [2026-04-09 01:55:35] "GET /virtual-network/20409e1a-ae13-499f-8de6-c6fddb1035a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005672 252.129.240.90 - - [2026-04-09 01:55:35] "POST /neutron/network HTTP/1.1" 200 837 0.005852 252.129.240.90 - - [2026-04-09 01:55:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.007669 252.129.240.90 - - [2026-04-09 01:55:35] "POST /neutron/network HTTP/1.1" 200 837 0.006097 10.0.0.129 - - [2026-04-09 01:55:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001388 252.129.240.90 - - [2026-04-09 01:55:35] "POST /neutron/network HTTP/1.1" 200 847 0.006188 252.129.240.90 - - [2026-04-09 01:55:35] "GET /aaa-mode HTTP/1.1" 401 295 0.000453 252.129.240.90 - - [2026-04-09 01:55:35] "GET / HTTP/1.1" 200 36499 0.002098 252.129.240.90 - - [2026-04-09 01:55:35] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000534 10.0.0.129 - - [2026-04-09 01:55:36] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001614 252.129.240.90 - - [2026-04-09 01:55:36] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.065410 252.129.240.90 - - [2026-04-09 01:55:36] "POST /neutron/network HTTP/1.1" 200 837 0.005524 252.129.240.90 - - [2026-04-09 01:55:36] "POST /neutron/port HTTP/1.1" 200 117 0.015417 252.129.240.90 - - [2026-04-09 01:55:36] "POST /neutron/port HTTP/1.1" 200 117 0.005168 10.0.0.129 - - [2026-04-09 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.129 - - [2026-04-09 01:55:36] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003396 10.0.0.129 - - [2026-04-09 01:55:36] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 278 0.010180 252.129.240.90 - - [2026-04-09 01:55:36] "POST /neutron/port HTTP/1.1" 200 117 0.008300 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/network HTTP/1.1" 200 847 0.006862 10.0.0.129 - - [2026-04-09 01:55:37] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/port HTTP/1.1" 200 1053 0.290983 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/port HTTP/1.1" 200 1053 0.021163 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/port HTTP/1.1" 200 1053 0.009977 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/port HTTP/1.1" 200 1103 0.064787 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/port HTTP/1.1" 200 1113 0.015449 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004140 252.129.240.90 - - [2026-04-09 01:55:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.008428 252.129.240.90 - - [2026-04-09 01:55:38] "POST /neutron/port HTTP/1.1" 200 117 0.001199 252.129.240.90 - - [2026-04-09 01:55:38] "POST /neutron/network HTTP/1.1" 200 837 0.006529 252.129.240.90 - - [2026-04-09 01:55:42] "POST /neutron/port HTTP/1.1" 200 1113 0.014874 252.129.240.90 - - [2026-04-09 01:55:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006456 252.129.240.90 - - [2026-04-09 01:55:42] "POST /neutron/port HTTP/1.1" 200 1113 0.012847 252.129.240.90 - - [2026-04-09 01:55:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006184 252.129.240.90 - - [2026-04-09 01:55:42] "POST /neutron/port HTTP/1.1" 200 1113 0.016814 252.129.240.90 - - [2026-04-09 01:55:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007405 10.0.0.129 - - [2026-04-09 01:55:42] "GET /virtual-machine/8ae2d390-75eb-4f80-9558-4e07812ddd89 HTTP/1.1" 401 295 0.000519 10.0.0.129 - - [2026-04-09 01:55:42] "GET /virtual-machine/8ae2d390-75eb-4f80-9558-4e07812ddd89 HTTP/1.1" 200 1295 0.036474 10.0.0.129 - - [2026-04-09 01:55:42] "GET /virtual-machine-interface/d8e26659-52e4-429c-adb9-f58d96793530 HTTP/1.1" 200 2974 0.006427 10.0.0.129 - - [2026-04-09 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.129 - - [2026-04-09 01:55:43] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003962 10.0.0.129 - - [2026-04-09 01:55:43] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004617 10.0.0.129 - - [2026-04-09 01:55:43] "GET /virtual-network/20409e1a-ae13-499f-8de6-c6fddb1035a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006899 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /project/2a514166f33e4b408cd14c08944a2e91 HTTP/1.1" 404 173 0.012167 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /project/3cceb20f4ee7474eb2265dfb0f13a96a HTTP/1.1" 404 173 0.009350 10.0.0.129 - - [2026-04-09 01:55:44] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001043 10.0.0.129 - - [2026-04-09 01:55:44] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000810 10.0.0.129 - - [2026-04-09 01:55:44] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.040803 10.0.0.129 - - [2026-04-09 01:55:44] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.045230 10.0.0.129 - - [2026-04-09 01:55:44] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001117 10.0.0.129 - - [2026-04-09 01:55:44] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001244 10.0.0.129 - - [2026-04-09 01:55:44] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?fields=security_groups HTTP/1.1" 200 1354 0.043309 10.0.0.129 - - [2026-04-09 01:55:44] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?fields=security_groups HTTP/1.1" 200 1353 0.046511 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /security-group/b04fd0e8-0c06-4803-9ea8-a20b82f7cf73 HTTP/1.1" 200 115 0.059422 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /security-group/2476e52f-e171-40bc-b297-b84e4166fbb9 HTTP/1.1" 200 115 0.069006 10.0.0.129 - - [2026-04-09 01:55:44] "GET /projects?obj_uuids=abba94c5-77af-4183-9f4b-8cfefff26d99&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001457 10.0.0.129 - - [2026-04-09 01:55:44] "GET /projects?obj_uuids=2a514166-f33e-4b40-8cd1-4c08944a2e91&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001103 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /access-control-list/246fedb8-7797-4728-9a06-0c01c9b99b42 HTTP/1.1" 200 115 0.046790 10.0.0.129 - - [2026-04-09 01:55:44] "GET /project/abba94c5-77af-4183-9f4b-8cfefff26d99?fields=application_policy_sets HTTP/1.1" 200 1393 0.038764 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /access-control-list/3545ec7f-f5d6-4529-9189-6e0b221e9e6e HTTP/1.1" 200 115 0.028369 10.0.0.129 - - [2026-04-09 01:55:44] "GET /project/2a514166-f33e-4b40-8cd1-4c08944a2e91?fields=application_policy_sets HTTP/1.1" 200 1392 0.078843 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /access-control-list/38972237-897f-49da-9a36-578aca04adba HTTP/1.1" 200 115 0.040319 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /access-control-list/b976e038-4ac5-4b92-bb18-0b56399558d2 HTTP/1.1" 200 115 0.054486 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /project/abba94c5-77af-4183-9f4b-8cfefff26d99 HTTP/1.1" 200 115 0.441936 10.0.0.129 - - [2026-04-09 01:55:44] "DELETE /project/2a514166-f33e-4b40-8cd1-4c08944a2e91 HTTP/1.1" 200 115 0.474343 10.0.0.129 - - [2026-04-09 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.129 - - [2026-04-09 01:55:46] "GET /virtual-network/20409e1a-ae13-499f-8de6-c6fddb1035a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006395 252.129.240.90 - - [2026-04-09 01:55:47] "POST /neutron/port HTTP/1.1" 200 1113 0.013781 252.129.240.90 - - [2026-04-09 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007650 252.129.240.90 - - [2026-04-09 01:55:47] "POST /neutron/port HTTP/1.1" 200 1113 0.012506 252.129.240.90 - - [2026-04-09 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006681 252.129.240.90 - - [2026-04-09 01:55:48] "POST /neutron/port HTTP/1.1" 200 1113 0.013487 252.129.240.90 - - [2026-04-09 01:55:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006323 10.0.0.129 - - [2026-04-09 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.129 - - [2026-04-09 01:55:48] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003295 10.0.0.129 - - [2026-04-09 01:55:48] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003728 10.0.0.129 - - [2026-04-09 01:55:48] "GET /virtual-network/20409e1a-ae13-499f-8de6-c6fddb1035a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005839 252.129.240.90 - - [2026-04-09 01:55:48] "POST /neutron/port HTTP/1.1" 200 1113 0.013156 252.129.240.90 - - [2026-04-09 01:55:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006720 252.129.240.90 - - [2026-04-09 01:55:49] "POST /neutron/port HTTP/1.1" 200 1113 0.021345 252.129.240.90 - - [2026-04-09 01:55:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009959 10.0.0.129 - - [2026-04-09 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-04-09 01:55:56] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003350 10.0.0.129 - - [2026-04-09 01:55:56] "PUT /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 278 0.009474 252.129.240.90 - - [2026-04-09 01:55:56] "POST /neutron/network HTTP/1.1" 200 837 0.007416 252.129.240.90 - - [2026-04-09 01:55:56] "POST /neutron/network HTTP/1.1" 400 204 0.014844 10.0.0.129 - - [2026-04-09 01:55:56] "GET /obj-perms HTTP/1.1" 200 6393 0.062050 252.129.240.90 - - [2026-04-09 01:55:56] "POST /neutron/port HTTP/1.1" 200 1113 0.015399 252.129.240.90 - - [2026-04-09 01:55:56] "POST /neutron/port HTTP/1.1" 200 1103 0.012365 252.129.240.90 - - [2026-04-09 01:55:57] "POST /neutron/port HTTP/1.1" 200 151 0.113665 10.0.0.129 - - [2026-04-09 01:55:57] "GET /obj-perms HTTP/1.1" 200 6393 0.066709 252.129.240.90 - - [2026-04-09 01:55:58] "POST /neutron/network HTTP/1.1" 200 837 0.006525 10.0.0.129 - - [2026-04-09 01:55:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004283 10.0.0.129 - - [2026-04-09 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.129 - - [2026-04-09 01:55:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003582 252.129.240.90 - - [2026-04-09 01:55:58] "POST /neutron/network HTTP/1.1" 200 151 0.095860 10.0.0.129 - - [2026-04-09 01:55:58] "DELETE /route-target/0c8c4fbc-2070-43eb-8994-6f999fccf926 HTTP/1.1" 200 115 0.028462 10.0.0.129 - - [2026-04-09 01:55:59] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.003161 10.0.0.129 - - [2026-04-09 01:55:59] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30 HTTP/1.1" 200 1887 0.007136 10.0.0.129 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.129 - - [2026-04-09 01:55:59] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 10.0.0.129 - - [2026-04-09 01:55:59] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.023858 252.129.240.90 - - [2026-04-09 01:55:59] "POST /neutron/network HTTP/1.1" 200 117 0.009242 10.0.0.129 - - [2026-04-09 01:55:59] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001248 252.129.240.90 - - [2026-04-09 01:55:59] "POST /neutron/network HTTP/1.1" 200 603 0.067066 10.0.0.129 - - [2026-04-09 01:55:59] "POST /route-targets HTTP/1.1" 200 329 0.013628 10.0.0.129 - - [2026-04-09 01:55:59] "POST /ref-update HTTP/1.1" 200 156 0.015266 10.0.0.129 - - [2026-04-09 01:55:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002700 252.129.240.90 - - [2026-04-09 01:55:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.207242 252.129.240.90 - - [2026-04-09 01:56:00] "POST /neutron/network HTTP/1.1" 200 823 0.005782 10.0.0.129 - - [2026-04-09 01:56:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001584 10.0.0.129 - - [2026-04-09 01:56:00] "GET /virtual-network/3c0f460c-3d9b-4d9c-97eb-40c31d9844c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005695 252.129.240.90 - - [2026-04-09 01:56:00] "POST /neutron/network HTTP/1.1" 200 823 0.005752 10.0.0.129 - - [2026-04-09 01:56:00] "GET /virtual-network/3c0f460c-3d9b-4d9c-97eb-40c31d9844c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005972 252.129.240.90 - - [2026-04-09 01:56:00] "POST /neutron/network HTTP/1.1" 200 823 0.006082 252.129.240.90 - - [2026-04-09 01:56:00] "POST /neutron/subnet HTTP/1.1" 200 730 0.009082 10.0.0.129 - - [2026-04-09 01:56:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.002491 252.129.240.90 - - [2026-04-09 01:56:00] "POST /neutron/network HTTP/1.1" 200 833 0.006291 252.129.240.90 - - [2026-04-09 01:56:00] "GET /aaa-mode HTTP/1.1" 401 295 0.000439 252.129.240.90 - - [2026-04-09 01:56:00] "GET / HTTP/1.1" 200 36499 0.002952 252.129.240.90 - - [2026-04-09 01:56:00] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000524 10.0.0.129 - - [2026-04-09 01:56:01] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001507 252.129.240.90 - - [2026-04-09 01:56:01] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.074089 252.129.240.90 - - [2026-04-09 01:56:01] "POST /neutron/network HTTP/1.1" 200 823 0.036563 252.129.240.90 - - [2026-04-09 01:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.005737 252.129.240.90 - - [2026-04-09 01:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.006886 252.129.240.90 - - [2026-04-09 01:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.005539 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/network HTTP/1.1" 200 833 0.006427 10.0.0.129 - - [2026-04-09 01:56:02] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/port HTTP/1.1" 200 1059 0.241640 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/port HTTP/1.1" 200 1059 0.014749 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/port HTTP/1.1" 200 1059 0.011503 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/port HTTP/1.1" 200 1109 0.060645 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/port HTTP/1.1" 200 1119 0.013321 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004220 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/subnet HTTP/1.1" 200 704 0.007692 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.001388 252.129.240.90 - - [2026-04-09 01:56:02] "POST /neutron/network HTTP/1.1" 200 823 0.005553 252.129.240.90 - - [2026-04-09 01:56:06] "POST /neutron/port HTTP/1.1" 200 1119 0.015966 252.129.240.90 - - [2026-04-09 01:56:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010609 252.129.240.90 - - [2026-04-09 01:56:06] "POST /neutron/port HTTP/1.1" 200 1119 0.015825 252.129.240.90 - - [2026-04-09 01:56:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007992 252.129.240.90 - - [2026-04-09 01:56:07] "POST /neutron/port HTTP/1.1" 200 1119 0.015072 252.129.240.90 - - [2026-04-09 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006420 10.0.0.129 - - [2026-04-09 01:56:07] "GET /virtual-machine/cf90445e-d4fc-48fa-b11c-226fd81b1f6e HTTP/1.1" 200 1295 0.006570 10.0.0.129 - - [2026-04-09 01:56:07] "GET /virtual-machine-interface/fbfe5095-7110-4bf7-bbc6-744cff58aa31 HTTP/1.1" 200 2944 0.005708 10.0.0.129 - - [2026-04-09 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-04-09 01:56:07] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003633 10.0.0.129 - - [2026-04-09 01:56:07] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003120 10.0.0.129 - - [2026-04-09 01:56:07] "GET /virtual-network/3c0f460c-3d9b-4d9c-97eb-40c31d9844c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005465 10.0.0.129 - - [2026-04-09 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.129 - - [2026-04-09 01:56:10] "GET /virtual-network/3c0f460c-3d9b-4d9c-97eb-40c31d9844c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005444 252.129.240.90 - - [2026-04-09 01:56:12] "POST /neutron/port HTTP/1.1" 200 1119 0.013797 252.129.240.90 - - [2026-04-09 01:56:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005710 252.129.240.90 - - [2026-04-09 01:56:12] "POST /neutron/port HTTP/1.1" 200 1119 0.029680 252.129.240.90 - - [2026-04-09 01:56:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005678 252.129.240.90 - - [2026-04-09 01:56:12] "POST /neutron/port HTTP/1.1" 200 1119 0.013349 252.129.240.90 - - [2026-04-09 01:56:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005914 252.129.240.90 - - [2026-04-09 01:56:14] "POST /neutron/port HTTP/1.1" 200 1119 0.013020 252.129.240.90 - - [2026-04-09 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006307 10.0.0.129 - - [2026-04-09 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.129 - - [2026-04-09 01:56:14] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003901 10.0.0.129 - - [2026-04-09 01:56:14] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003584 10.0.0.129 - - [2026-04-09 01:56:14] "GET /virtual-network/3c0f460c-3d9b-4d9c-97eb-40c31d9844c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005829 252.129.240.90 - - [2026-04-09 01:56:17] "POST /neutron/network HTTP/1.1" 200 823 0.010360 252.129.240.90 - - [2026-04-09 01:56:17] "POST /neutron/network HTTP/1.1" 400 204 0.019458 252.129.240.90 - - [2026-04-09 01:56:17] "POST /neutron/port HTTP/1.1" 200 1119 0.014692 252.129.240.90 - - [2026-04-09 01:56:17] "POST /neutron/port HTTP/1.1" 200 1109 0.011854 252.129.240.90 - - [2026-04-09 01:56:17] "POST /neutron/port HTTP/1.1" 200 151 0.156688 252.129.240.90 - - [2026-04-09 01:56:19] "POST /neutron/network HTTP/1.1" 200 823 0.005962 10.0.0.129 - - [2026-04-09 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.129 - - [2026-04-09 01:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005076 10.0.0.129 - - [2026-04-09 01:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006026 252.129.240.90 - - [2026-04-09 01:56:19] "POST /neutron/network HTTP/1.1" 200 151 0.111318 10.0.0.129 - - [2026-04-09 01:56:19] "DELETE /route-target/08290f81-ef46-4ad9-b695-d753ffa242f3 HTTP/1.1" 200 115 0.033818 10.0.0.129 - - [2026-04-09 01:56:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.004081 10.0.0.129 - - [2026-04-09 01:56:20] "POST /network-ipams HTTP/1.1" 200 543 0.023152 10.0.0.129 - - [2026-04-09 01:56:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.004236 10.0.0.129 - - [2026-04-09 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.129 - - [2026-04-09 01:56:20] "GET /network-ipam/dfd0580d-fc95-47d4-b450-f3cb90d3535d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.007276 10.0.0.129 - - [2026-04-09 01:56:20] "PUT /network-ipam/dfd0580d-fc95-47d4-b450-f3cb90d3535d HTTP/1.1" 200 260 0.013167 10.0.0.129 - - [2026-04-09 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.129 - - [2026-04-09 01:56:20] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001068 10.0.0.129 - - [2026-04-09 01:56:20] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045374 252.129.240.90 - - [2026-04-09 01:56:20] "POST /neutron/network HTTP/1.1" 200 117 0.008059 10.0.0.129 - - [2026-04-09 01:56:20] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 252.129.240.90 - - [2026-04-09 01:56:20] "POST /neutron/network HTTP/1.1" 200 603 0.108808 10.0.0.129 - - [2026-04-09 01:56:20] "POST /route-targets HTTP/1.1" 200 329 0.015010 10.0.0.129 - - [2026-04-09 01:56:20] "POST /ref-update HTTP/1.1" 200 156 0.017608 10.0.0.129 - - [2026-04-09 01:56:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002573 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.217301 10.0.0.129 - - [2026-04-09 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.011929 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.161895 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/network HTTP/1.1" 200 988 0.010474 10.0.0.129 - - [2026-04-09 01:56:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.002412 10.0.0.129 - - [2026-04-09 01:56:21] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005448 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/network HTTP/1.1" 200 988 0.007621 10.0.0.129 - - [2026-04-09 01:56:21] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005783 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/network HTTP/1.1" 200 988 0.007918 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.007353 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.008116 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/network HTTP/1.1" 200 988 0.008212 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.008657 252.129.240.90 - - [2026-04-09 01:56:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.008771 10.0.0.129 - - [2026-04-09 01:56:21] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001084 252.129.240.90 - - [2026-04-09 01:56:22] "POST /neutron/port HTTP/1.1" 200 1015 0.176291 10.0.0.129 - - [2026-04-09 01:56:22] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001074 252.129.240.90 - - [2026-04-09 01:56:22] "POST /neutron/port HTTP/1.1" 200 1015 0.195421 10.0.0.129 - - [2026-04-09 01:56:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.001929 252.129.240.90 - - [2026-04-09 01:56:22] "POST /neutron/port HTTP/1.1" 200 1015 0.010472 252.129.240.90 - - [2026-04-09 01:56:22] "POST /neutron/port HTTP/1.1" 200 1015 0.009936 252.129.240.90 - - [2026-04-09 01:56:22] "POST /neutron/network HTTP/1.1" 200 988 0.007591 252.129.240.90 - - [2026-04-09 01:56:22] "POST /neutron/port HTTP/1.1" 200 1015 0.009518 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.005329 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.004918 10.0.0.129 - - [2026-04-09 01:56:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001657 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.005299 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 1015 0.015028 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 1015 0.009346 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 1015 0.009531 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/network HTTP/1.1" 200 988 0.010505 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 1015 0.011183 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 1015 0.013062 252.129.240.90 - - [2026-04-09 01:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.006914 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 117 0.009277 10.0.0.129 - - [2026-04-09 01:56:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.002288 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 117 0.006464 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1015 0.015301 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/network HTTP/1.1" 200 998 0.011923 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/network HTTP/1.1" 200 998 0.007238 252.129.240.90 - - [2026-04-09 01:56:24] "GET /aaa-mode HTTP/1.1" 401 295 0.001016 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009877 252.129.240.90 - - [2026-04-09 01:56:24] "GET / HTTP/1.1" 200 36499 0.006184 252.129.240.90 - - [2026-04-09 01:56:24] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.001286 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009801 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1103 0.105419 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1015 0.012307 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/network HTTP/1.1" 200 998 0.006290 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1113 0.016458 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1015 0.015441 10.0.0.129 - - [2026-04-09 01:56:24] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001201 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005472 252.129.240.90 - - [2026-04-09 01:56:24] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.072840 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/port HTTP/1.1" 200 1015 0.018201 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/network HTTP/1.1" 200 988 0.010560 252.129.240.90 - - [2026-04-09 01:56:24] "POST /neutron/subnet HTTP/1.1" 200 673 0.015624 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.001455 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/port HTTP/1.1" 200 1103 0.112508 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/network HTTP/1.1" 200 988 0.011156 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/port HTTP/1.1" 200 2074 0.027522 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/port HTTP/1.1" 200 1113 0.015487 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006414 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.008478 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004559 10.0.0.129 - - [2026-04-09 01:56:25] "GET /domains HTTP/1.1" 200 440 0.003766 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/subnet HTTP/1.1" 200 673 0.012335 10.0.0.129 - - [2026-04-09 01:56:25] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001652 10.0.0.129 - - [2026-04-09 01:56:25] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1308 0.020689 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.001290 10.0.0.129 - - [2026-04-09 01:56:25] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001824 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/network HTTP/1.1" 200 988 0.009642 10.0.0.129 - - [2026-04-09 01:56:25] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a HTTP/1.1" 200 2844 0.054712 10.0.0.129 - - [2026-04-09 01:56:25] "GET /network-ipam/dfd0580d-fc95-47d4-b450-f3cb90d3535d HTTP/1.1" 200 2649 0.007365 10.0.0.129 - - [2026-04-09 01:56:25] "GET /domains HTTP/1.1" 200 440 0.003101 252.129.240.90 - - [2026-04-09 01:56:25] "POST /neutron/network HTTP/1.1" 200 998 0.007004 10.0.0.129 - - [2026-04-09 01:56:25] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001863 10.0.0.129 - - [2026-04-09 01:56:25] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1308 0.008943 10.0.0.129 - - [2026-04-09 01:56:25] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001581 10.0.0.129 - - [2026-04-09 01:56:25] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001609 10.0.0.129 - - [2026-04-09 01:56:25] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a HTTP/1.1" 200 2844 0.052140 10.0.0.129 - - [2026-04-09 01:56:25] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe HTTP/1.1" 200 3787 0.013094 10.0.0.129 - - [2026-04-09 01:56:26] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe HTTP/1.1" 200 3787 0.007331 10.0.0.129 - - [2026-04-09 01:56:26] "GET /routing-instance/6be20b66-855a-4e53-922f-d25d8799cef2 HTTP/1.1" 200 2816 0.008652 10.0.0.129 - - [2026-04-09 01:56:26] "GET /routing-instance/6be20b66-855a-4e53-922f-d25d8799cef2 HTTP/1.1" 200 2816 0.004205 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/port HTTP/1.1" 200 1053 0.318702 10.0.0.129 - - [2026-04-09 01:56:26] "GET /route-target/11bfc5be-97ae-4db5-a798-7a00d438ab5e HTTP/1.1" 200 1206 0.003674 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/port HTTP/1.1" 200 1053 0.014341 10.0.0.129 - - [2026-04-09 01:56:26] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe HTTP/1.1" 200 4241 0.008364 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/port HTTP/1.1" 200 1053 0.013767 10.0.0.129 - - [2026-04-09 01:56:26] "GET /routing-instance/6be20b66-855a-4e53-922f-d25d8799cef2 HTTP/1.1" 200 2816 0.004173 10.0.0.129 - - [2026-04-09 01:56:26] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004912 10.0.0.129 - - [2026-04-09 01:56:26] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe HTTP/1.1" 200 4241 0.005308 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/port HTTP/1.1" 200 1103 0.078000 10.0.0.129 - - [2026-04-09 01:56:26] "GET /routing-instance/6be20b66-855a-4e53-922f-d25d8799cef2 HTTP/1.1" 200 2816 0.003670 10.0.0.129 - - [2026-04-09 01:56:26] "GET /routing-instance/6be20b66-855a-4e53-922f-d25d8799cef2 HTTP/1.1" 200 2816 0.004671 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/port HTTP/1.1" 200 1113 0.012603 10.0.0.129 - - [2026-04-09 01:56:26] "GET /route-target/11bfc5be-97ae-4db5-a798-7a00d438ab5e HTTP/1.1" 200 1206 0.004298 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004588 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/subnet HTTP/1.1" 200 673 0.013705 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.129 - - [2026-04-09 01:56:26] "GET /domains HTTP/1.1" 200 440 0.002511 10.0.0.129 - - [2026-04-09 01:56:26] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001622 10.0.0.129 - - [2026-04-09 01:56:26] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1308 0.011961 252.129.240.90 - - [2026-04-09 01:56:26] "POST /neutron/network HTTP/1.1" 200 988 0.012009 10.0.0.129 - - [2026-04-09 01:56:26] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001240 10.0.0.129 - - [2026-04-09 01:56:26] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a HTTP/1.1" 200 3088 0.041170 10.0.0.129 - - [2026-04-09 01:56:26] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe HTTP/1.1" 200 4241 0.005579 10.0.0.129 - - [2026-04-09 01:56:27] "GET /obj-perms HTTP/1.1" 200 6440 0.064739 252.129.240.90 - - [2026-04-09 01:56:27] "POST /neutron/port HTTP/1.1" 200 1113 0.015690 252.129.240.90 - - [2026-04-09 01:56:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006433 252.129.240.90 - - [2026-04-09 01:56:32] "POST /neutron/port HTTP/1.1" 200 1113 0.020876 252.129.240.90 - - [2026-04-09 01:56:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006736 252.129.240.90 - - [2026-04-09 01:56:32] "POST /neutron/port HTTP/1.1" 200 1113 0.016130 252.129.240.90 - - [2026-04-09 01:56:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006185 252.129.240.90 - - [2026-04-09 01:56:33] "POST /neutron/port HTTP/1.1" 200 1113 0.013716 252.129.240.90 - - [2026-04-09 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006943 10.0.0.129 - - [2026-04-09 01:56:33] "GET /virtual-machine/849f41a2-8ddb-4064-854e-629f0b7e1189 HTTP/1.1" 200 1289 0.008777 10.0.0.129 - - [2026-04-09 01:56:33] "GET /virtual-machine-interface/bbce5055-b2b1-42cc-9cc4-75dfb7624766 HTTP/1.1" 200 2944 0.007169 10.0.0.129 - - [2026-04-09 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.129 - - [2026-04-09 01:56:33] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.008555 10.0.0.129 - - [2026-04-09 01:56:33] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003463 10.0.0.129 - - [2026-04-09 01:56:33] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005592 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/port HTTP/1.1" 200 1113 0.015417 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007244 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/port HTTP/1.1" 200 1113 0.024712 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010327 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/port HTTP/1.1" 200 1113 0.031096 10.0.0.129 - - [2026-04-09 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008917 10.0.0.129 - - [2026-04-09 01:56:36] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005140 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007903 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/port HTTP/1.1" 200 1113 0.023369 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/port HTTP/1.1" 200 1113 0.014730 252.129.240.90 - - [2026-04-09 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006748 252.129.240.90 - - [2026-04-09 01:56:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008476 252.129.240.90 - - [2026-04-09 01:56:37] "POST /neutron/port HTTP/1.1" 200 1113 0.016017 252.129.240.90 - - [2026-04-09 01:56:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014035 252.129.240.90 - - [2026-04-09 01:56:37] "POST /neutron/port HTTP/1.1" 200 1113 0.020846 252.129.240.90 - - [2026-04-09 01:56:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008610 252.129.240.90 - - [2026-04-09 01:56:38] "POST /neutron/port HTTP/1.1" 200 1113 0.014992 252.129.240.90 - - [2026-04-09 01:56:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008171 252.129.240.90 - - [2026-04-09 01:56:38] "POST /neutron/port HTTP/1.1" 200 1113 0.014684 252.129.240.90 - - [2026-04-09 01:56:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012430 10.0.0.129 - - [2026-04-09 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.129 - - [2026-04-09 01:56:38] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003294 10.0.0.129 - - [2026-04-09 01:56:38] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002945 10.0.0.129 - - [2026-04-09 01:56:38] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005630 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/port HTTP/1.1" 200 1113 0.015763 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006132 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/port HTTP/1.1" 200 1113 0.024698 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006992 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/port HTTP/1.1" 200 1113 0.014901 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006684 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/port HTTP/1.1" 200 1113 0.013330 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008208 10.0.0.129 - - [2026-04-09 01:56:39] "GET /virtual-machine/448f6e30-e106-4e65-bc0b-d77d28bbd18c HTTP/1.1" 200 1290 0.007240 10.0.0.129 - - [2026-04-09 01:56:39] "GET /virtual-machine-interface/8ef8b4e6-2a29-43aa-9760-38a6de17bd3d HTTP/1.1" 200 2944 0.005450 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/port HTTP/1.1" 200 1113 0.013964 10.0.0.129 - - [2026-04-09 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 252.129.240.90 - - [2026-04-09 01:56:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010349 10.0.0.129 - - [2026-04-09 01:56:39] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005173 10.0.0.129 - - [2026-04-09 01:56:39] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003067 10.0.0.129 - - [2026-04-09 01:56:40] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.009173 252.129.240.90 - - [2026-04-09 01:56:40] "POST /neutron/port HTTP/1.1" 200 1113 0.014112 252.129.240.90 - - [2026-04-09 01:56:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006410 10.0.0.129 - - [2026-04-09 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009102 10.0.0.129 - - [2026-04-09 01:56:41] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004482 10.0.0.129 - - [2026-04-09 01:56:41] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003292 10.0.0.129 - - [2026-04-09 01:56:41] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005498 252.129.240.90 - - [2026-04-09 01:56:41] "POST /neutron/port HTTP/1.1" 200 1113 0.015693 252.129.240.90 - - [2026-04-09 01:56:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006238 252.129.240.90 - - [2026-04-09 01:56:41] "POST /neutron/port HTTP/1.1" 200 1113 0.012133 252.129.240.90 - - [2026-04-09 01:56:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008998 252.129.240.90 - - [2026-04-09 01:56:41] "POST /neutron/port HTTP/1.1" 200 1113 0.014008 252.129.240.90 - - [2026-04-09 01:56:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005947 10.0.0.129 - - [2026-04-09 01:56:41] "GET /virtual-machine/3ff503a7-7405-4b67-b6fb-4cbcf7950bf8 HTTP/1.1" 200 1294 0.006212 10.0.0.129 - - [2026-04-09 01:56:42] "GET /virtual-machine-interface/ec8a089d-b72f-4b95-8942-cdf109827da1 HTTP/1.1" 200 2943 0.005061 10.0.0.129 - - [2026-04-09 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.129 - - [2026-04-09 01:56:42] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003350 10.0.0.129 - - [2026-04-09 01:56:42] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003432 10.0.0.129 - - [2026-04-09 01:56:42] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005306 10.0.0.129 - - [2026-04-09 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.129 - - [2026-04-09 01:56:43] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003422 10.0.0.129 - - [2026-04-09 01:56:43] "GET /virtual-networks?parent_id=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003876 10.0.0.129 - - [2026-04-09 01:56:43] "GET /virtual-network/9cd3c5e1-c673-46c8-9504-229f6e15eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005594 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:56:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001265 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:56:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001169 10.0.0.129 - - [2026-04-09 01:56:57] "GET /obj-perms HTTP/1.1" 200 6393 0.062547 10.0.0.129 - - [2026-04-09 01:56:58] "GET /obj-perms HTTP/1.1" 200 6393 0.060770 252.129.240.90 - - [2026-04-09 01:56:59] "POST /neutron/port HTTP/1.1" 200 1103 0.014824 252.129.240.90 - - [2026-04-09 01:56:59] "POST /neutron/port HTTP/1.1" 200 1103 0.013913 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/port HTTP/1.1" 200 151 0.145247 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/port HTTP/1.1" 200 1103 0.011785 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/port HTTP/1.1" 200 1103 0.018825 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/port HTTP/1.1" 200 1113 0.016010 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/port HTTP/1.1" 200 1103 0.026815 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/port HTTP/1.1" 200 151 0.222713 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/network HTTP/1.1" 200 988 0.010801 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/port HTTP/1.1" 200 151 0.205268 10.0.0.129 - - [2026-04-09 01:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.046531 10.0.0.129 - - [2026-04-09 01:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005011 10.0.0.129 - - [2026-04-09 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.047161 10.0.0.129 - - [2026-04-09 01:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003296 10.0.0.129 - - [2026-04-09 01:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003643 252.129.240.90 - - [2026-04-09 01:57:00] "POST /neutron/network HTTP/1.1" 200 151 0.202052 10.0.0.129 - - [2026-04-09 01:57:00] "DELETE /route-target/11bfc5be-97ae-4db5-a798-7a00d438ab5e HTTP/1.1" 200 115 0.072630 10.0.0.129 - - [2026-04-09 01:57:00] "GET /routing-instance/6be20b66-855a-4e53-922f-d25d8799cef2 HTTP/1.1" 404 171 0.004591 10.0.0.129 - - [2026-04-09 01:57:00] "GET /domains HTTP/1.1" 200 440 0.003624 10.0.0.129 - - [2026-04-09 01:57:01] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001121 10.0.0.129 - - [2026-04-09 01:57:01] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 1308 0.007594 10.0.0.129 - - [2026-04-09 01:57:01] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001347 10.0.0.129 - - [2026-04-09 01:57:01] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a HTTP/1.1" 200 2087 0.032224 10.0.0.129 - - [2026-04-09 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.129 - - [2026-04-09 01:57:01] "DELETE /network-ipam/dfd0580d-fc95-47d4-b450-f3cb90d3535d HTTP/1.1" 200 115 0.030252 10.0.0.129 - - [2026-04-09 01:57:01] "POST /fqname-to-id HTTP/1.1" 404 209 0.003288 10.0.0.129 - - [2026-04-09 01:57:02] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001679 10.0.0.129 - - [2026-04-09 01:57:02] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.090990 10.0.0.129 - - [2026-04-09 01:57:02] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001224 10.0.0.129 - - [2026-04-09 01:57:02] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?fields=virtual_networks HTTP/1.1" 200 1034 0.031011 10.0.0.129 - - [2026-04-09 01:57:02] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001220 10.0.0.129 - - [2026-04-09 01:57:02] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.040114 10.0.0.129 - - [2026-04-09 01:57:02] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001775 10.0.0.129 - - [2026-04-09 01:57:02] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?fields=security_groups HTTP/1.1" 200 1260 0.027802 252.129.240.90 - - [2026-04-09 01:57:05] "POST /neutron/port HTTP/1.1" 200 117 0.007230 252.129.240.90 - - [2026-04-09 01:57:05] "POST /neutron/port HTTP/1.1" 200 117 0.004783 252.129.240.90 - - [2026-04-09 01:57:05] "POST /neutron/port HTTP/1.1" 400 205 0.003516 252.129.240.90 - - [2026-04-09 01:57:05] "POST /neutron/port HTTP/1.1" 400 205 0.003896 10.0.0.129 - - [2026-04-09 01:57:17] "GET / HTTP/1.1" 200 36499 0.002182 10.0.0.129 - - [2026-04-09 01:57:17] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000563 10.0.0.129 - - [2026-04-09 01:57:18] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001179 10.0.0.129 - - [2026-04-09 01:57:18] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.040161 10.0.0.129 - - [2026-04-09 01:57:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.033357 10.0.0.129 - - [2026-04-09 01:57:18] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002785 10.0.0.129 - - [2026-04-09 01:57:18] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001260 10.0.0.129 - - [2026-04-09 01:57:18] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.036094 10.0.0.129 - - [2026-04-09 01:57:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.001847 10.0.0.129 - - [2026-04-09 01:57:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.002483 10.0.0.129 - - [2026-04-09 01:57:18] "POST /security-groups HTTP/1.1" 200 578 0.068594 10.0.0.129 - - [2026-04-09 01:57:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.003318 10.0.0.129 - - [2026-04-09 01:57:18] "POST /projects HTTP/1.1" 200 567 0.224252 10.0.0.129 - - [2026-04-09 01:57:19] "POST /access-control-lists HTTP/1.1" 200 593 0.065667 10.0.0.129 - - [2026-04-09 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.300740 10.0.0.129 - - [2026-04-09 01:57:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.002809 10.0.0.129 - - [2026-04-09 01:57:19] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.483693 10.0.0.129 - - [2026-04-09 01:57:19] "POST /access-control-lists HTTP/1.1" 200 591 0.067942 10.0.0.129 - - [2026-04-09 01:57:20] "GET / HTTP/1.1" 200 36499 0.001911 10.0.0.129 - - [2026-04-09 01:57:22] "POST /fqname-to-id HTTP/1.1" 401 295 0.000859 10.0.0.129 - - [2026-04-09 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031976 10.0.0.129 - - [2026-04-09 01:57:22] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003798 10.0.0.129 - - [2026-04-09 01:57:23] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003398 10.0.0.129 - - [2026-04-09 01:57:23] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003636 10.0.0.129 - - [2026-04-09 01:57:23] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.012171 10.0.0.129 - - [2026-04-09 01:57:23] "GET /aaa-mode HTTP/1.1" 401 295 0.000422 10.0.0.129 - - [2026-04-09 01:57:23] "GET /aaa-mode HTTP/1.1" 200 128 0.032548 10.0.0.129 - - [2026-04-09 01:57:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.028269 10.0.0.129 - - [2026-04-09 01:57:24] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002903 10.0.0.129 - - [2026-04-09 01:57:24] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001120 10.0.0.129 - - [2026-04-09 01:57:24] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008473 10.0.0.129 - - [2026-04-09 01:57:24] "POST /id-to-fqname HTTP/1.1" 200 183 0.001943 10.0.0.129 - - [2026-04-09 01:57:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.003654 10.0.0.129 - - [2026-04-09 01:57:24] "POST /security-groups HTTP/1.1" 200 578 0.064713 10.0.0.129 - - [2026-04-09 01:57:24] "POST /fqname-to-id HTTP/1.1" 404 227 0.003015 10.0.0.129 - - [2026-04-09 01:57:24] "POST /projects HTTP/1.1" 200 567 0.220342 10.0.0.129 - - [2026-04-09 01:57:24] "POST /access-control-lists HTTP/1.1" 200 593 0.066961 10.0.0.129 - - [2026-04-09 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.300315 10.0.0.129 - - [2026-04-09 01:57:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.002970 10.0.0.129 - - [2026-04-09 01:57:24] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.448150 10.0.0.129 - - [2026-04-09 01:57:24] "POST /access-control-lists HTTP/1.1" 200 591 0.060942 10.0.0.129 - - [2026-04-09 01:57:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.032045 10.0.0.129 - - [2026-04-09 01:57:25] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003241 10.0.0.129 - - [2026-04-09 01:57:25] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.129 - - [2026-04-09 01:57:25] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007445 10.0.0.129 - - [2026-04-09 01:57:25] "POST /id-to-fqname HTTP/1.1" 200 183 0.002526 10.0.0.129 - - [2026-04-09 01:57:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.003755 10.0.0.129 - - [2026-04-09 01:57:25] "POST /security-groups HTTP/1.1" 200 578 0.065078 10.0.0.129 - - [2026-04-09 01:57:25] "POST /fqname-to-id HTTP/1.1" 404 227 0.003101 10.0.0.129 - - [2026-04-09 01:57:25] "POST /projects HTTP/1.1" 200 567 0.280700 10.0.0.129 - - [2026-04-09 01:57:25] "POST /access-control-lists HTTP/1.1" 200 593 0.061078 10.0.0.129 - - [2026-04-09 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.361466 10.0.0.129 - - [2026-04-09 01:57:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.004815 10.0.0.129 - - [2026-04-09 01:57:25] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.507465 10.0.0.129 - - [2026-04-09 01:57:25] "POST /access-control-lists HTTP/1.1" 200 591 0.065048 10.0.0.129 - - [2026-04-09 01:57:26] "GET / HTTP/1.1" 200 36499 0.002641 10.0.0.129 - - [2026-04-09 01:57:27] "GET / HTTP/1.1" 200 36499 0.001639 10.0.0.129 - - [2026-04-09 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 181 0.004635 10.0.0.129 - - [2026-04-09 01:57:27] "POST /api-access-lists HTTP/1.1" 200 523 0.015066 10.0.0.129 - - [2026-04-09 01:57:27] "GET /api-access-list/f23ce7c8-28d4-4a4f-81b1-211b2699ee86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.005067 10.0.0.129 - - [2026-04-09 01:57:27] "GET /api-access-list/f23ce7c8-28d4-4a4f-81b1-211b2699ee86 HTTP/1.1" 401 295 0.000527 10.0.0.129 - - [2026-04-09 01:57:28] "GET /api-access-list/f23ce7c8-28d4-4a4f-81b1-211b2699ee86 HTTP/1.1" 200 1267 0.076118 10.0.0.129 - - [2026-04-09 01:57:28] "POST /fqname-to-id HTTP/1.1" 401 295 0.000512 10.0.0.129 - - [2026-04-09 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.057483 10.0.0.129 - - [2026-04-09 01:57:28] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001361 10.0.0.129 - - [2026-04-09 01:57:28] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.038412 10.0.0.129 - - [2026-04-09 01:57:28] "GET /virtual-networks?parent_id=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012570 10.0.0.129 - - [2026-04-09 01:57:28] "POST /virtual-networks HTTP/1.1" 200 570 0.053361 10.0.0.129 - - [2026-04-09 01:57:29] "POST /route-targets HTTP/1.1" 200 329 0.011633 10.0.0.129 - - [2026-04-09 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.016171 10.0.0.129 - - [2026-04-09 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018610 10.0.0.129 - - [2026-04-09 01:57:29] "GET /network-ipam/fb485471-e2ad-4193-bfca-3d8c062f4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012444 10.0.0.129 - - [2026-04-09 01:57:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003971 10.0.0.129 - - [2026-04-09 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.056206 252.129.240.90 - - [2026-04-09 01:57:29] "POST /neutron/network HTTP/1.1" 200 831 0.049699 252.129.240.90 - - [2026-04-09 01:57:29] "POST /neutron/network HTTP/1.1" 200 831 0.020853 10.0.0.129 - - [2026-04-09 01:57:29] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.018368 252.129.240.90 - - [2026-04-09 01:57:29] "POST /neutron/network HTTP/1.1" 200 831 0.023233 252.129.240.90 - - [2026-04-09 01:57:29] "POST /neutron/subnet HTTP/1.1" 200 680 0.028761 10.0.0.129 - - [2026-04-09 01:57:29] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374 HTTP/1.1" 401 295 0.000987 10.0.0.129 - - [2026-04-09 01:57:30] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374 HTTP/1.1" 200 2271 0.045602 10.0.0.129 - - [2026-04-09 01:57:30] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374 HTTP/1.1" 401 295 0.000447 10.0.0.129 - - [2026-04-09 01:57:30] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374 HTTP/1.1" 200 2011 0.056577 10.0.0.129 - - [2026-04-09 01:57:31] "GET /obj-perms HTTP/1.1" 200 6325 0.074233 10.0.0.129 - - [2026-04-09 01:57:31] "POST /fqname-to-id HTTP/1.1" 401 295 0.000434 10.0.0.129 - - [2026-04-09 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.031408 10.0.0.129 - - [2026-04-09 01:57:31] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.015084 10.0.0.129 - - [2026-04-09 01:57:31] "GET /obj-perms HTTP/1.1" 200 6325 0.012866 10.0.0.129 - - [2026-04-09 01:57:31] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.017883 10.0.0.129 - - [2026-04-09 01:57:32] "GET /obj-perms HTTP/1.1" 200 6325 0.077301 10.0.0.129 - - [2026-04-09 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.129 - - [2026-04-09 01:57:32] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.016474 10.0.0.129 - - [2026-04-09 01:57:32] "GET /obj-perms HTTP/1.1" 200 6325 0.010834 10.0.0.129 - - [2026-04-09 01:57:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.038029 10.0.0.129 - - [2026-04-09 01:57:32] "POST /id-to-fqname HTTP/1.1" 401 295 0.000595 10.0.0.129 - - [2026-04-09 01:57:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.037099 252.129.240.90 - - [2026-04-09 01:57:33] "POST /neutron/network HTTP/1.1" 200 841 0.051788 252.129.240.90 - - [2026-04-09 01:57:33] "GET /aaa-mode HTTP/1.1" 401 295 0.000389 252.129.240.90 - - [2026-04-09 01:57:33] "GET / HTTP/1.1" 200 36499 0.005469 252.129.240.90 - - [2026-04-09 01:57:33] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 295 0.000873 10.0.0.129 - - [2026-04-09 01:57:34] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001030 252.129.240.90 - - [2026-04-09 01:57:34] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.051176 252.129.240.90 - - [2026-04-09 01:57:34] "POST /neutron/network HTTP/1.1" 200 831 0.005639 252.129.240.90 - - [2026-04-09 01:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.032449 252.129.240.90 - - [2026-04-09 01:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.005979 252.129.240.90 - - [2026-04-09 01:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.004662 252.129.240.90 - - [2026-04-09 01:57:34] "POST /neutron/network HTTP/1.1" 200 841 0.025772 252.129.240.90 - - [2026-04-09 01:57:35] "POST /neutron/network HTTP/1.1" 200 831 0.044055 10.0.0.129 - - [2026-04-09 01:57:35] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001408 252.129.240.90 - - [2026-04-09 01:57:35] "POST /neutron/port HTTP/1.1" 200 1054 0.406712 252.129.240.90 - - [2026-04-09 01:57:35] "POST /neutron/port HTTP/1.1" 200 1054 0.043891 252.129.240.90 - - [2026-04-09 01:57:35] "POST /neutron/port HTTP/1.1" 200 1054 0.011929 252.129.240.90 - - [2026-04-09 01:57:35] "POST /neutron/port HTTP/1.1" 200 1104 0.063079 252.129.240.90 - - [2026-04-09 01:57:35] "POST /neutron/port HTTP/1.1" 200 1114 0.016448 252.129.240.90 - - [2026-04-09 01:57:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003216 252.129.240.90 - - [2026-04-09 01:57:36] "POST /neutron/subnet HTTP/1.1" 200 654 0.007262 252.129.240.90 - - [2026-04-09 01:57:36] "POST /neutron/port HTTP/1.1" 200 117 0.001192 252.129.240.90 - - [2026-04-09 01:57:36] "POST /neutron/network HTTP/1.1" 200 831 0.005855 252.129.240.90 - - [2026-04-09 01:57:39] "POST /neutron/port HTTP/1.1" 200 1114 0.014384 252.129.240.90 - - [2026-04-09 01:57:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007473 252.129.240.90 - - [2026-04-09 01:57:39] "POST /neutron/port HTTP/1.1" 200 1114 0.013117 252.129.240.90 - - [2026-04-09 01:57:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006978 252.129.240.90 - - [2026-04-09 01:57:40] "POST /neutron/port HTTP/1.1" 200 1114 0.013548 252.129.240.90 - - [2026-04-09 01:57:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007274 252.129.240.90 - - [2026-04-09 01:57:40] "POST /neutron/port HTTP/1.1" 200 1114 0.014384 252.129.240.90 - - [2026-04-09 01:57:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006626 10.0.0.129 - - [2026-04-09 01:57:40] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 200 1290 0.014790 10.0.0.129 - - [2026-04-09 01:57:40] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 200 1290 0.013544 10.0.0.129 - - [2026-04-09 01:57:40] "GET /virtual-machine-interface/9e21c8d6-d743-4498-bc82-f7401e0933fb HTTP/1.1" 200 2533 0.023533 10.0.0.129 - - [2026-04-09 01:57:40] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 200 1290 0.017255 10.0.0.129 - - [2026-04-09 01:57:40] "GET /virtual-machine-interface/9e21c8d6-d743-4498-bc82-f7401e0933fb HTTP/1.1" 200 2533 0.018170 10.0.0.129 - - [2026-04-09 01:57:40] "GET /instance-ip/916199da-fc09-4577-9259-0de8b277d545 HTTP/1.1" 200 1629 0.019310 10.0.0.129 - - [2026-04-09 01:57:40] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 200 1290 0.013084 10.0.0.129 - - [2026-04-09 01:57:40] "GET /virtual-machine-interface/9e21c8d6-d743-4498-bc82-f7401e0933fb HTTP/1.1" 200 2533 0.018192 10.0.0.129 - - [2026-04-09 01:57:40] "GET /instance-ip/916199da-fc09-4577-9259-0de8b277d545 HTTP/1.1" 200 1629 0.014849 10.0.0.129 - - [2026-04-09 01:57:41] "POST /fqname-to-id HTTP/1.1" 403 329 0.011897 10.0.0.129 - - [2026-04-09 01:57:41] "GET / HTTP/1.1" 200 36499 0.002445 10.0.0.129 - - [2026-04-09 01:57:41] "POST /fqname-to-id HTTP/1.1" 401 295 0.000532 10.0.0.129 - - [2026-04-09 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.032979 10.0.0.129 - - [2026-04-09 01:57:41] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003238 10.0.0.129 - - [2026-04-09 01:57:41] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011630 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.011194 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.129 - - [2026-04-09 01:57:42] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002870 10.0.0.129 - - [2026-04-09 01:57:42] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011794 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.011591 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.129 - - [2026-04-09 01:57:42] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002725 10.0.0.129 - - [2026-04-09 01:57:42] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011068 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.010531 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-04-09 01:57:42] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003305 10.0.0.129 - - [2026-04-09 01:57:42] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013181 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.011394 10.0.0.129 - - [2026-04-09 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.129 - - [2026-04-09 01:57:42] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003845 10.0.0.129 - - [2026-04-09 01:57:42] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013242 10.0.0.129 - - [2026-04-09 01:57:44] "DELETE /project/ec01c3c1908b470789bacd711acfe426 HTTP/1.1" 404 173 0.010197 10.0.0.129 - - [2026-04-09 01:57:44] "DELETE /project/f75f912a61ee4911a3ac9cc1cca4444a HTTP/1.1" 404 173 0.006172 10.0.0.129 - - [2026-04-09 01:57:44] "DELETE /project/dae7a5b672b04645b75387039ab4725f HTTP/1.1" 404 173 0.005421 10.0.0.129 - - [2026-04-09 01:57:44] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000900 10.0.0.129 - - [2026-04-09 01:57:44] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.028712 10.0.0.129 - - [2026-04-09 01:57:44] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001120 10.0.0.129 - - [2026-04-09 01:57:44] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?fields=security_groups HTTP/1.1" 200 1350 0.078472 10.0.0.129 - - [2026-04-09 01:57:45] "DELETE /security-group/7f951f7e-726f-4d4c-a7c5-9214884f8c6d HTTP/1.1" 200 115 0.043452 10.0.0.129 - - [2026-04-09 01:57:45] "GET /projects?obj_uuids=3cceb20f-4ee7-474e-b226-5dfb0f13a96a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001227 10.0.0.129 - - [2026-04-09 01:57:45] "DELETE /access-control-list/e1b1c69d-65d4-4938-aba3-c79709e1a4e6 HTTP/1.1" 200 115 0.033948 10.0.0.129 - - [2026-04-09 01:57:45] "GET /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a?fields=application_policy_sets HTTP/1.1" 200 1389 0.044441 10.0.0.129 - - [2026-04-09 01:57:45] "DELETE /access-control-list/293713f9-f022-4bd5-a26f-e8b66e1674eb HTTP/1.1" 200 115 0.035368 10.0.0.129 - - [2026-04-09 01:57:45] "DELETE /project/3cceb20f-4ee7-474e-b226-5dfb0f13a96a HTTP/1.1" 200 115 0.386799 10.0.0.129 - - [2026-04-09 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015892 10.0.0.129 - - [2026-04-09 01:57:45] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.029606 252.129.240.90 - - [2026-04-09 01:57:45] "POST /neutron/port HTTP/1.1" 200 1114 0.042530 252.129.240.90 - - [2026-04-09 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006331 252.129.240.90 - - [2026-04-09 01:57:46] "POST /neutron/port HTTP/1.1" 200 1114 0.043782 252.129.240.90 - - [2026-04-09 01:57:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006361 10.0.0.129 - - [2026-04-09 01:57:47] "POST /fqname-to-id HTTP/1.1" 403 329 0.010845 10.0.0.129 - - [2026-04-09 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.129 - - [2026-04-09 01:57:47] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002397 10.0.0.129 - - [2026-04-09 01:57:47] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011690 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.020522 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.129 - - [2026-04-09 01:57:48] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003039 252.129.240.90 - - [2026-04-09 01:57:48] "POST /neutron/port HTTP/1.1" 200 1114 0.015476 10.0.0.129 - - [2026-04-09 01:57:48] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012527 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 403 351 0.011370 252.129.240.90 - - [2026-04-09 01:57:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005838 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.129 - - [2026-04-09 01:57:48] "GET /routing-instance/bbbbb77b-1fd7-43c4-b325-36e2ed2df16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003291 10.0.0.129 - - [2026-04-09 01:57:48] "GET /route-target/afb8907b-4c75-4146-8a5f-f492dce2c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011126 10.0.0.129 - - [2026-04-09 01:57:48] "GET /route-target/afb8907b-4c75-4146-8a5f-f492dce2c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003324 252.129.240.90 - - [2026-04-09 01:57:48] "POST /neutron/port HTTP/1.1" 200 1114 0.043488 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.012500 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.129 - - [2026-04-09 01:57:48] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002710 252.129.240.90 - - [2026-04-09 01:57:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006247 10.0.0.129 - - [2026-04-09 01:57:48] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015201 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 403 351 0.010485 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.129 - - [2026-04-09 01:57:48] "GET /routing-instance/bbbbb77b-1fd7-43c4-b325-36e2ed2df16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004754 10.0.0.129 - - [2026-04-09 01:57:48] "GET /route-target/afb8907b-4c75-4146-8a5f-f492dce2c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012516 10.0.0.129 - - [2026-04-09 01:57:48] "GET /route-target/afb8907b-4c75-4146-8a5f-f492dce2c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002983 10.0.0.129 - - [2026-04-09 01:57:48] "GET /obj-perms HTTP/1.1" 200 6325 0.009353 10.0.0.129 - - [2026-04-09 01:57:48] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.011322 10.0.0.129 - - [2026-04-09 01:57:48] "GET /obj-perms HTTP/1.1" 200 6325 0.009606 10.0.0.129 - - [2026-04-09 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.129 - - [2026-04-09 01:57:48] "GET /virtual-machine-interface/9e21c8d6-d743-4498-bc82-f7401e0933fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.017783 10.0.0.129 - - [2026-04-09 01:57:49] "GET /obj-perms HTTP/1.1" 200 6325 0.009547 10.0.0.129 - - [2026-04-09 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.129 - - [2026-04-09 01:57:49] "GET /virtual-machine-interface/9e21c8d6-d743-4498-bc82-f7401e0933fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.017061 10.0.0.129 - - [2026-04-09 01:57:49] "GET /obj-perms HTTP/1.1" 200 6325 0.008461 10.0.0.129 - - [2026-04-09 01:57:49] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.014174 10.0.0.129 - - [2026-04-09 01:57:49] "GET /obj-perms HTTP/1.1" 200 6325 0.008823 10.0.0.129 - - [2026-04-09 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.129 - - [2026-04-09 01:57:49] "GET /virtual-machine-interface/9e21c8d6-d743-4498-bc82-f7401e0933fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.017204 10.0.0.129 - - [2026-04-09 01:57:49] "GET /obj-perms HTTP/1.1" 200 6325 0.009129 10.0.0.129 - - [2026-04-09 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.129 - - [2026-04-09 01:57:49] "GET /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.015045 10.0.0.129 - - [2026-04-09 01:57:49] "GET /obj-perms HTTP/1.1" 200 6325 0.009428 10.0.0.129 - - [2026-04-09 01:57:49] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010192 10.0.0.129 - - [2026-04-09 01:57:49] "GET /obj-perms HTTP/1.1" 200 6325 0.010280 10.0.0.129 - - [2026-04-09 01:57:49] "GET /obj-perms HTTP/1.1" 200 6325 0.015455 10.0.0.129 - - [2026-04-09 01:57:50] "GET /obj-perms HTTP/1.1" 200 6325 0.068947 10.0.0.129 - - [2026-04-09 01:57:50] "GET /obj-perms HTTP/1.1" 200 6325 0.009033 10.0.0.129 - - [2026-04-09 01:57:50] "GET /obj-perms HTTP/1.1" 200 6430 0.064606 10.0.0.129 - - [2026-04-09 01:57:50] "GET /obj-perms HTTP/1.1" 200 6430 0.002336 10.0.0.129 - - [2026-04-09 01:57:51] "GET /obj-perms HTTP/1.1" 200 6325 0.010081 10.0.0.129 - - [2026-04-09 01:57:51] "GET /obj-perms HTTP/1.1" 200 6325 0.008728 10.0.0.129 - - [2026-04-09 01:57:51] "GET /obj-perms HTTP/1.1" 200 6325 0.067857 10.0.0.129 - - [2026-04-09 01:57:51] "GET /obj-perms HTTP/1.1" 200 6325 0.008822 10.0.0.129 - - [2026-04-09 01:57:51] "GET /obj-perms HTTP/1.1" 200 6430 0.002053 10.0.0.129 - - [2026-04-09 01:57:51] "GET /obj-perms HTTP/1.1" 200 6430 0.002041 10.0.0.129 - - [2026-04-09 01:57:51] "GET /obj-perms HTTP/1.1" 200 6325 0.010934 10.0.0.129 - - [2026-04-09 01:57:51] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.012585 10.0.0.129 - - [2026-04-09 01:57:52] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 200 1290 0.024038 252.129.240.90 - - [2026-04-09 01:57:52] "POST /neutron/port HTTP/1.1" 200 1114 0.014007 252.129.240.90 - - [2026-04-09 01:57:52] "POST /neutron/port HTTP/1.1" 200 1104 0.016106 252.129.240.90 - - [2026-04-09 01:57:52] "POST /neutron/port HTTP/1.1" 200 151 0.103417 10.0.0.129 - - [2026-04-09 01:57:54] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 404 171 0.010927 10.0.0.129 - - [2026-04-09 01:57:54] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 404 171 0.009767 10.0.0.129 - - [2026-04-09 01:57:54] "GET /virtual-machine/c1cde0c3-3ef2-4fb7-ab0c-5c5eb0a2e876 HTTP/1.1" 404 171 0.010634 10.0.0.129 - - [2026-04-09 01:57:54] "POST /fqname-to-id HTTP/1.1" 403 329 0.011912 10.0.0.129 - - [2026-04-09 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.129 - - [2026-04-09 01:57:54] "GET /global-vrouter-config/fcdcd8f0-1dd8-48d5-aee3-b160dfe30b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002770 10.0.0.129 - - [2026-04-09 01:57:54] "GET /virtual-networks?parent_id=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011172 10.0.0.129 - - [2026-04-09 01:57:54] "POST /fqname-to-id HTTP/1.1" 403 351 0.010225 10.0.0.129 - - [2026-04-09 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.129 - - [2026-04-09 01:57:54] "GET /routing-instance/bbbbb77b-1fd7-43c4-b325-36e2ed2df16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003851 10.0.0.129 - - [2026-04-09 01:57:54] "GET /route-target/afb8907b-4c75-4146-8a5f-f492dce2c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010438 10.0.0.129 - - [2026-04-09 01:57:54] "GET /route-target/afb8907b-4c75-4146-8a5f-f492dce2c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003001 10.0.0.129 - - [2026-04-09 01:57:54] "GET /obj-perms HTTP/1.1" 200 6325 0.009503 10.0.0.129 - - [2026-04-09 01:57:55] "GET /obj-perms HTTP/1.1" 200 6325 0.008955 10.0.0.129 - - [2026-04-09 01:57:55] "GET /obj-perms HTTP/1.1" 200 6325 0.067089 10.0.0.129 - - [2026-04-09 01:57:55] "GET /obj-perms HTTP/1.1" 200 6325 0.010199 10.0.0.129 - - [2026-04-09 01:57:55] "GET /obj-perms HTTP/1.1" 200 6430 0.001712 10.0.0.129 - - [2026-04-09 01:57:55] "GET /obj-perms HTTP/1.1" 200 6430 0.002149 10.0.0.129 - - [2026-04-09 01:57:58] "GET /obj-perms HTTP/1.1" 200 6393 0.060287 10.0.0.129 - - [2026-04-09 01:57:58] "GET /obj-perms HTTP/1.1" 200 6430 0.001963 10.0.0.129 - - [2026-04-09 01:57:58] "GET /obj-perms HTTP/1.1" 200 6430 0.001786 10.0.0.129 - - [2026-04-09 01:57:58] "GET /obj-perms HTTP/1.1" 200 6393 0.055052 10.0.0.129 - - [2026-04-09 01:58:01] "GET /obj-perms HTTP/1.1" 200 6430 0.001796 10.0.0.129 - - [2026-04-09 01:58:01] "GET /obj-perms HTTP/1.1" 200 6430 0.002023 10.0.0.129 - - [2026-04-09 01:58:05] "GET /obj-perms HTTP/1.1" 200 6430 0.002039 10.0.0.129 - - [2026-04-09 01:58:05] "GET /obj-perms HTTP/1.1" 200 6430 0.002031 10.0.0.129 - - [2026-04-09 01:58:08] "GET /obj-perms HTTP/1.1" 200 6430 0.002263 10.0.0.129 - - [2026-04-09 01:58:08] "GET /obj-perms HTTP/1.1" 200 6430 0.001854 10.0.0.129 - - [2026-04-09 01:58:08] "GET /obj-perms HTTP/1.1" 200 6430 0.002709 10.0.0.129 - - [2026-04-09 01:58:08] "GET /obj-perms HTTP/1.1" 200 6430 0.003604 10.0.0.129 - - [2026-04-09 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.129 - - [2026-04-09 01:58:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004677 10.0.0.129 - - [2026-04-09 01:58:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002190 10.0.0.129 - - [2026-04-09 01:58:08] "DELETE /virtual-network/2e8499cb-bd87-4a85-846f-d2cb43a95374 HTTP/1.1" 200 115 0.102685 10.0.0.129 - - [2026-04-09 01:58:08] "DELETE /route-target/afb8907b-4c75-4146-8a5f-f492dce2c7a3 HTTP/1.1" 200 115 0.045392 10.0.0.129 - - [2026-04-09 01:58:08] "DELETE /api-access-list/f23ce7c8-28d4-4a4f-81b1-211b2699ee86 HTTP/1.1" 200 115 0.038463 10.0.0.129 - - [2026-04-09 01:58:08] "GET /api-access-list/f23ce7c8-28d4-4a4f-81b1-211b2699ee86 HTTP/1.1" 404 171 0.004912 10.0.0.129 - - [2026-04-09 01:58:08] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001262 10.0.0.129 - - [2026-04-09 01:58:08] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.029311 10.0.0.129 - - [2026-04-09 01:58:08] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001054 10.0.0.129 - - [2026-04-09 01:58:09] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?fields=virtual_networks HTTP/1.1" 200 1025 0.067265 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:58:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001167 10.0.0.129 - - [2026-04-09 01:58:09] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001729 10.0.0.129 - - [2026-04-09 01:58:09] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.030392 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:58:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001384 10.0.0.129 - - [2026-04-09 01:58:09] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001335 10.0.0.129 - - [2026-04-09 01:58:09] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?fields=security_groups HTTP/1.1" 200 1246 0.030557 10.0.0.129 - - [2026-04-09 01:58:09] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003937 10.0.0.129 - - [2026-04-09 01:58:09] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.031243 10.0.0.129 - - [2026-04-09 01:58:09] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001736 10.0.0.129 - - [2026-04-09 01:58:09] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?fields=virtual_networks HTTP/1.1" 200 1025 0.081977 10.0.0.129 - - [2026-04-09 01:58:09] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001109 10.0.0.129 - - [2026-04-09 01:58:09] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.030473 10.0.0.129 - - [2026-04-09 01:58:10] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001181 10.0.0.129 - - [2026-04-09 01:58:10] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?fields=security_groups HTTP/1.1" 200 1246 0.045232 10.0.0.129 - - [2026-04-09 01:58:12] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003652 10.0.0.129 - - [2026-04-09 01:58:12] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.013479 10.0.0.129 - - [2026-04-09 01:58:12] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001153 10.0.0.129 - - [2026-04-09 01:58:12] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029993 10.0.0.129 - - [2026-04-09 01:58:12] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001615 10.0.0.129 - - [2026-04-09 01:58:12] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?fields=virtual_networks HTTP/1.1" 200 1024 0.079008 10.0.0.129 - - [2026-04-09 01:58:12] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001513 10.0.0.129 - - [2026-04-09 01:58:12] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.030744 10.0.0.129 - - [2026-04-09 01:58:12] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001136 10.0.0.129 - - [2026-04-09 01:58:12] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?fields=security_groups HTTP/1.1" 200 1245 0.044353 10.0.0.129 - - [2026-04-09 01:58:13] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001191 10.0.0.129 - - [2026-04-09 01:58:13] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009437 10.0.0.129 - - [2026-04-09 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.033214 10.0.0.129 - - [2026-04-09 01:58:13] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003177 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:58:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001638 10.0.0.129 - - [2026-04-09 01:58:13] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001176 10.0.0.129 - - [2026-04-09 01:58:13] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008420 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:58:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.002385 10.0.0.129 - - [2026-04-09 01:58:13] "POST /id-to-fqname HTTP/1.1" 200 188 0.001517 10.0.0.129 - - [2026-04-09 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.010070 10.0.0.129 - - [2026-04-09 01:58:13] "POST /security-groups HTTP/1.1" 200 583 0.068322 10.0.0.129 - - [2026-04-09 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.003910 10.0.0.129 - - [2026-04-09 01:58:13] "POST /projects HTTP/1.1" 200 577 0.240540 10.0.0.129 - - [2026-04-09 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.276947 10.0.0.129 - - [2026-04-09 01:58:13] "POST /access-control-lists HTTP/1.1" 200 598 0.070570 10.0.0.129 - - [2026-04-09 01:58:13] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.431125 10.0.0.129 - - [2026-04-09 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.002932 10.0.0.129 - - [2026-04-09 01:58:14] "POST /access-control-lists HTTP/1.1" 200 596 0.059837 10.0.0.129 - - [2026-04-09 01:58:15] "GET / HTTP/1.1" 200 36499 0.001976 10.0.0.129 - - [2026-04-09 01:58:17] "POST /fqname-to-id HTTP/1.1" 401 295 0.000983 10.0.0.129 - - [2026-04-09 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.035282 10.0.0.129 - - [2026-04-09 01:58:17] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003095 10.0.0.129 - - [2026-04-09 01:58:17] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003440 10.0.0.129 - - [2026-04-09 01:58:18] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003406 10.0.0.129 - - [2026-04-09 01:58:18] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.010506 10.0.0.129 - - [2026-04-09 01:58:18] "GET /aaa-mode HTTP/1.1" 200 128 0.001191 10.0.0.129 - - [2026-04-09 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.028518 10.0.0.129 - - [2026-04-09 01:58:18] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002974 10.0.0.129 - - [2026-04-09 01:58:18] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001367 10.0.0.129 - - [2026-04-09 01:58:18] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006345 10.0.0.129 - - [2026-04-09 01:58:18] "POST /id-to-fqname HTTP/1.1" 200 188 0.002040 10.0.0.129 - - [2026-04-09 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.004269 10.0.0.129 - - [2026-04-09 01:58:19] "POST /security-groups HTTP/1.1" 200 583 0.067504 10.0.0.129 - - [2026-04-09 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.002570 10.0.0.129 - - [2026-04-09 01:58:19] "POST /projects HTTP/1.1" 200 577 0.227432 10.0.0.129 - - [2026-04-09 01:58:19] "POST /access-control-lists HTTP/1.1" 200 598 0.059865 10.0.0.129 - - [2026-04-09 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.306760 10.0.0.129 - - [2026-04-09 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.004160 10.0.0.129 - - [2026-04-09 01:58:19] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.444089 10.0.0.129 - - [2026-04-09 01:58:19] "POST /access-control-lists HTTP/1.1" 200 596 0.064946 10.0.0.129 - - [2026-04-09 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.030221 10.0.0.129 - - [2026-04-09 01:58:19] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003404 10.0.0.129 - - [2026-04-09 01:58:19] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001221 10.0.0.129 - - [2026-04-09 01:58:19] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007561 10.0.0.129 - - [2026-04-09 01:58:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.004252 10.0.0.129 - - [2026-04-09 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.004265 10.0.0.129 - - [2026-04-09 01:58:20] "POST /security-groups HTTP/1.1" 200 583 0.063795 10.0.0.129 - - [2026-04-09 01:58:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.003207 10.0.0.129 - - [2026-04-09 01:58:20] "POST /projects HTTP/1.1" 200 577 0.224474 10.0.0.129 - - [2026-04-09 01:58:20] "POST /access-control-lists HTTP/1.1" 200 598 0.060644 10.0.0.129 - - [2026-04-09 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.303871 10.0.0.129 - - [2026-04-09 01:58:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.003502 10.0.0.129 - - [2026-04-09 01:58:20] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.452784 10.0.0.129 - - [2026-04-09 01:58:20] "POST /access-control-lists HTTP/1.1" 200 596 0.064694 10.0.0.129 - - [2026-04-09 01:58:20] "GET / HTTP/1.1" 200 36499 0.002012 10.0.0.129 - - [2026-04-09 01:58:21] "GET / HTTP/1.1" 200 36499 0.001672 10.0.0.129 - - [2026-04-09 01:58:22] "POST /fqname-to-id HTTP/1.1" 404 181 0.003094 10.0.0.129 - - [2026-04-09 01:58:22] "POST /api-access-lists HTTP/1.1" 200 523 0.013686 10.0.0.129 - - [2026-04-09 01:58:22] "GET /api-access-list/dc803735-1f62-4847-9644-f23636361186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004706 10.0.0.129 - - [2026-04-09 01:58:22] "GET /api-access-list/dc803735-1f62-4847-9644-f23636361186 HTTP/1.1" 401 295 0.000571 10.0.0.129 - - [2026-04-09 01:58:22] "GET /api-access-list/dc803735-1f62-4847-9644-f23636361186 HTTP/1.1" 200 1292 0.080878 10.0.0.129 - - [2026-04-09 01:58:22] "POST /fqname-to-id HTTP/1.1" 401 295 0.000567 10.0.0.129 - - [2026-04-09 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.043975 10.0.0.129 - - [2026-04-09 01:58:23] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001368 10.0.0.129 - - [2026-04-09 01:58:23] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046545 10.0.0.129 - - [2026-04-09 01:58:23] "GET /virtual-networks?parent_id=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012240 10.0.0.129 - - [2026-04-09 01:58:23] "POST /virtual-networks HTTP/1.1" 200 585 0.060969 10.0.0.129 - - [2026-04-09 01:58:23] "POST /route-targets HTTP/1.1" 200 329 0.011655 10.0.0.129 - - [2026-04-09 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.016620 10.0.0.129 - - [2026-04-09 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.036949 10.0.0.129 - - [2026-04-09 01:58:23] "GET /network-ipam/fb485471-e2ad-4193-bfca-3d8c062f4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011925 10.0.0.129 - - [2026-04-09 01:58:23] "POST /useragent-kv HTTP/1.1" 200 115 0.007070 10.0.0.129 - - [2026-04-09 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.066012 252.129.240.90 - - [2026-04-09 01:58:23] "POST /neutron/network HTTP/1.1" 200 848 0.054958 252.129.240.90 - - [2026-04-09 01:58:23] "POST /neutron/network HTTP/1.1" 200 848 0.022816 10.0.0.129 - - [2026-04-09 01:58:24] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.020364 252.129.240.90 - - [2026-04-09 01:58:24] "POST /neutron/network HTTP/1.1" 200 848 0.020804 252.129.240.90 - - [2026-04-09 01:58:24] "POST /neutron/subnet HTTP/1.1" 200 686 0.033156 10.0.0.129 - - [2026-04-09 01:58:24] "POST /fqname-to-id HTTP/1.1" 401 295 0.000529 10.0.0.129 - - [2026-04-09 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.044705 10.0.0.129 - - [2026-04-09 01:58:24] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001669 10.0.0.129 - - [2026-04-09 01:58:24] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040858 10.0.0.129 - - [2026-04-09 01:58:24] "GET /virtual-networks?parent_id=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014017 10.0.0.129 - - [2026-04-09 01:58:24] "POST /virtual-networks HTTP/1.1" 200 585 0.055344 10.0.0.129 - - [2026-04-09 01:58:24] "POST /route-targets HTTP/1.1" 200 329 0.014990 10.0.0.129 - - [2026-04-09 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.019997 10.0.0.129 - - [2026-04-09 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025196 10.0.0.129 - - [2026-04-09 01:58:24] "GET /network-ipam/fb485471-e2ad-4193-bfca-3d8c062f4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011800 10.0.0.129 - - [2026-04-09 01:58:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004610 10.0.0.129 - - [2026-04-09 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.053203 252.129.240.90 - - [2026-04-09 01:58:25] "POST /neutron/network HTTP/1.1" 200 845 0.058738 252.129.240.90 - - [2026-04-09 01:58:25] "POST /neutron/network HTTP/1.1" 200 845 0.020819 10.0.0.129 - - [2026-04-09 01:58:25] "GET /virtual-network/431c66f4-e090-4d0f-a045-fb564cb9e60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.015161 252.129.240.90 - - [2026-04-09 01:58:25] "POST /neutron/network HTTP/1.1" 200 845 0.021283 252.129.240.90 - - [2026-04-09 01:58:25] "POST /neutron/subnet HTTP/1.1" 200 674 0.031056 10.0.0.129 - - [2026-04-09 01:58:25] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 401 295 0.000664 10.0.0.129 - - [2026-04-09 01:58:25] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 200 2321 0.048145 10.0.0.129 - - [2026-04-09 01:58:25] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 401 295 0.000391 10.0.0.129 - - [2026-04-09 01:58:26] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 403 366 0.046208 10.0.0.129 - - [2026-04-09 01:58:26] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 200 2321 0.005376 10.0.0.129 - - [2026-04-09 01:58:26] "GET /virtual-networks HTTP/1.1" 200 371 0.021338 10.0.0.129 - - [2026-04-09 01:58:26] "GET /virtual-networks HTTP/1.1" 200 371 0.021062 10.0.0.129 - - [2026-04-09 01:58:26] "GET /obj-perms HTTP/1.1" 403 257 0.039752 10.0.0.129 - - [2026-04-09 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.129 - - [2026-04-09 01:58:27] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.014259 10.0.0.129 - - [2026-04-09 01:58:27] "GET /obj-perms HTTP/1.1" 403 257 0.039725 10.0.0.129 - - [2026-04-09 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.129 - - [2026-04-09 01:58:27] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010598 10.0.0.129 - - [2026-04-09 01:58:28] "GET /obj-perms HTTP/1.1" 200 6440 0.065442 10.0.0.129 - - [2026-04-09 01:58:28] "GET /obj-perms HTTP/1.1" 403 257 0.009335 10.0.0.129 - - [2026-04-09 01:58:28] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019755 10.0.0.129 - - [2026-04-09 01:58:28] "GET /obj-perms HTTP/1.1" 403 257 0.009120 10.0.0.129 - - [2026-04-09 01:58:28] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020776 10.0.0.129 - - [2026-04-09 01:58:28] "GET /obj-perms HTTP/1.1" 200 6440 0.003217 10.0.0.129 - - [2026-04-09 01:58:28] "PUT /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 200 266 0.027655 10.0.0.129 - - [2026-04-09 01:58:28] "GET /virtual-networks HTTP/1.1" 200 132 0.023671 10.0.0.129 - - [2026-04-09 01:58:28] "GET /virtual-networks HTTP/1.1" 200 611 0.021295 10.0.0.129 - - [2026-04-09 01:58:28] "GET /virtual-networks HTTP/1.1" 200 1437 0.003138 10.0.0.129 - - [2026-04-09 01:58:28] "GET /obj-perms HTTP/1.1" 403 257 0.010000 10.0.0.129 - - [2026-04-09 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.129 - - [2026-04-09 01:58:28] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010135 10.0.0.129 - - [2026-04-09 01:58:29] "GET /obj-perms HTTP/1.1" 403 257 0.037504 10.0.0.129 - - [2026-04-09 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.129 - - [2026-04-09 01:58:29] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011561 10.0.0.129 - - [2026-04-09 01:58:29] "GET /obj-perms HTTP/1.1" 403 257 0.010499 10.0.0.129 - - [2026-04-09 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.129 - - [2026-04-09 01:58:29] "GET /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.014674 10.0.0.129 - - [2026-04-09 01:58:29] "GET /obj-perms HTTP/1.1" 200 6440 0.001788 10.0.0.129 - - [2026-04-09 01:58:29] "GET /obj-perms HTTP/1.1" 403 257 0.009421 10.0.0.129 - - [2026-04-09 01:58:29] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020083 10.0.0.129 - - [2026-04-09 01:58:29] "GET /obj-perms HTTP/1.1" 403 257 0.008825 10.0.0.129 - - [2026-04-09 01:58:29] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019222 10.0.0.129 - - [2026-04-09 01:58:29] "GET /obj-perms HTTP/1.1" 200 6440 0.001911 10.0.0.129 - - [2026-04-09 01:58:29] "PUT /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 200 266 0.029059 10.0.0.129 - - [2026-04-09 01:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003870 10.0.0.129 - - [2026-04-09 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.129 - - [2026-04-09 01:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004516 10.0.0.129 - - [2026-04-09 01:58:30] "DELETE /virtual-network/431c66f4-e090-4d0f-a045-fb564cb9e60d HTTP/1.1" 200 115 0.080209 10.0.0.129 - - [2026-04-09 01:58:30] "DELETE /route-target/f0d57de2-3765-409e-af60-87d458907d29 HTTP/1.1" 200 115 0.030978 10.0.0.129 - - [2026-04-09 01:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004428 10.0.0.129 - - [2026-04-09 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.129 - - [2026-04-09 01:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004455 10.0.0.129 - - [2026-04-09 01:58:30] "DELETE /virtual-network/7b54c4b1-004a-489d-b99a-c9844755ec1d HTTP/1.1" 200 115 0.088592 10.0.0.129 - - [2026-04-09 01:58:30] "DELETE /route-target/d08ed006-cd1e-4729-8992-efcc6b416ae2 HTTP/1.1" 200 115 0.020960 10.0.0.129 - - [2026-04-09 01:58:30] "DELETE /api-access-list/dc803735-1f62-4847-9644-f23636361186 HTTP/1.1" 200 115 0.026146 10.0.0.129 - - [2026-04-09 01:58:30] "GET /api-access-list/dc803735-1f62-4847-9644-f23636361186 HTTP/1.1" 404 171 0.002691 10.0.0.129 - - [2026-04-09 01:58:30] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001232 10.0.0.129 - - [2026-04-09 01:58:30] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026097 10.0.0.129 - - [2026-04-09 01:58:30] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001008 10.0.0.129 - - [2026-04-09 01:58:30] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?fields=virtual_networks HTTP/1.1" 200 1033 0.072379 10.0.0.129 - - [2026-04-09 01:58:30] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.129 - - [2026-04-09 01:58:30] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.032338 10.0.0.129 - - [2026-04-09 01:58:30] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001315 10.0.0.129 - - [2026-04-09 01:58:30] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?fields=security_groups HTTP/1.1" 200 1259 0.066930 10.0.0.129 - - [2026-04-09 01:58:31] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001109 10.0.0.129 - - [2026-04-09 01:58:31] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.029073 10.0.0.129 - - [2026-04-09 01:58:31] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000992 10.0.0.129 - - [2026-04-09 01:58:31] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?fields=virtual_networks HTTP/1.1" 200 1034 0.080024 10.0.0.129 - - [2026-04-09 01:58:31] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002835 10.0.0.129 - - [2026-04-09 01:58:31] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.028471 10.0.0.129 - - [2026-04-09 01:58:31] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001184 10.0.0.129 - - [2026-04-09 01:58:31] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?fields=security_groups HTTP/1.1" 200 1260 0.027156 10.0.0.129 - - [2026-04-09 01:58:32] "GET /aaa-mode HTTP/1.1" 200 128 0.001002 10.0.0.129 - - [2026-04-09 01:58:33] "GET / HTTP/1.1" 200 36499 0.002108 10.0.0.129 - - [2026-04-09 01:58:34] "GET / HTTP/1.1" 200 36499 0.001545 10.0.0.129 - - [2026-04-09 01:58:34] "POST /fqname-to-id HTTP/1.1" 401 295 0.000733 10.0.0.129 - - [2026-04-09 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.088964 10.0.0.129 - - [2026-04-09 01:58:35] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300 10.0.0.129 - - [2026-04-09 01:58:35] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038687 10.0.0.129 - - [2026-04-09 01:58:35] "GET /virtual-networks?parent_id=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009255 10.0.0.129 - - [2026-04-09 01:58:35] "POST /fqname-to-id HTTP/1.1" 404 195 0.009196 10.0.0.129 - - [2026-04-09 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.129 - - [2026-04-09 01:58:35] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001420 10.0.0.129 - - [2026-04-09 01:58:35] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015776 10.0.0.129 - - [2026-04-09 01:58:35] "POST /service-templates HTTP/1.1" 403 264 0.008140 10.0.0.129 - - [2026-04-09 01:58:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.003292 10.0.0.129 - - [2026-04-09 01:58:35] "POST /api-access-lists HTTP/1.1" 200 557 0.015841 10.0.0.129 - - [2026-04-09 01:58:35] "GET /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.005891 10.0.0.129 - - [2026-04-09 01:58:35] "GET /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645 HTTP/1.1" 200 1326 0.003175 10.0.0.129 - - [2026-04-09 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012354 10.0.0.129 - - [2026-04-09 01:58:35] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001245 10.0.0.129 - - [2026-04-09 01:58:35] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037660 10.0.0.129 - - [2026-04-09 01:58:35] "GET /virtual-networks?parent_id=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013733 10.0.0.129 - - [2026-04-09 01:58:35] "POST /virtual-networks HTTP/1.1" 200 585 0.066777 10.0.0.129 - - [2026-04-09 01:58:35] "POST /route-targets HTTP/1.1" 200 329 0.013210 10.0.0.129 - - [2026-04-09 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.015533 10.0.0.129 - - [2026-04-09 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021540 10.0.0.129 - - [2026-04-09 01:58:35] "GET /network-ipam/fb485471-e2ad-4193-bfca-3d8c062f4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012549 10.0.0.129 - - [2026-04-09 01:58:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003739 10.0.0.129 - - [2026-04-09 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.056784 252.129.240.90 - - [2026-04-09 01:58:36] "POST /neutron/network HTTP/1.1" 200 845 0.054784 252.129.240.90 - - [2026-04-09 01:58:36] "POST /neutron/network HTTP/1.1" 200 845 0.021932 10.0.0.129 - - [2026-04-09 01:58:36] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.015193 252.129.240.90 - - [2026-04-09 01:58:36] "POST /neutron/network HTTP/1.1" 200 845 0.024238 252.129.240.90 - - [2026-04-09 01:58:36] "POST /neutron/subnet HTTP/1.1" 200 674 0.033654 252.129.240.90 - - [2026-04-09 01:58:36] "POST /neutron/network HTTP/1.1" 200 845 0.040716 10.0.0.129 - - [2026-04-09 01:58:36] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005366 10.0.0.129 - - [2026-04-09 01:58:36] "GET /network-ipam/fb485471-e2ad-4193-bfca-3d8c062f4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.003792 10.0.0.129 - - [2026-04-09 01:58:36] "GET /domains HTTP/1.1" 200 440 0.003098 10.0.0.129 - - [2026-04-09 01:58:36] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001223 10.0.0.129 - - [2026-04-09 01:58:36] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 2223 0.008581 10.0.0.129 - - [2026-04-09 01:58:36] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001369 10.0.0.129 - - [2026-04-09 01:58:36] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21 HTTP/1.1" 200 2354 0.028815 10.0.0.129 - - [2026-04-09 01:58:37] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.010681 10.0.0.129 - - [2026-04-09 01:58:37] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.005294 10.0.0.129 - - [2026-04-09 01:58:37] "GET /routing-instance/e0e5fdd2-e7da-47c6-80ce-467e4768b98a HTTP/1.1" 200 1559 0.004644 10.0.0.129 - - [2026-04-09 01:58:37] "GET /routing-instance/e0e5fdd2-e7da-47c6-80ce-467e4768b98a HTTP/1.1" 200 1559 0.004275 10.0.0.129 - - [2026-04-09 01:58:37] "GET /route-target/9e4c515d-adf7-4e56-8342-459040f6ae98 HTTP/1.1" 200 1246 0.004151 10.0.0.129 - - [2026-04-09 01:58:37] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.006381 10.0.0.129 - - [2026-04-09 01:58:37] "GET /routing-instance/e0e5fdd2-e7da-47c6-80ce-467e4768b98a HTTP/1.1" 200 1559 0.005665 10.0.0.129 - - [2026-04-09 01:58:37] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006601 10.0.0.129 - - [2026-04-09 01:58:37] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.005958 10.0.0.129 - - [2026-04-09 01:58:37] "GET /routing-instance/e0e5fdd2-e7da-47c6-80ce-467e4768b98a HTTP/1.1" 200 1559 0.004845 10.0.0.129 - - [2026-04-09 01:58:37] "GET /routing-instance/e0e5fdd2-e7da-47c6-80ce-467e4768b98a HTTP/1.1" 200 1559 0.007487 10.0.0.129 - - [2026-04-09 01:58:37] "GET /route-target/9e4c515d-adf7-4e56-8342-459040f6ae98 HTTP/1.1" 200 1246 0.003510 10.0.0.129 - - [2026-04-09 01:58:37] "GET /domains HTTP/1.1" 200 440 0.004300 10.0.0.129 - - [2026-04-09 01:58:37] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.129 - - [2026-04-09 01:58:37] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73 HTTP/1.1" 200 2223 0.007593 10.0.0.129 - - [2026-04-09 01:58:37] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001795 10.0.0.129 - - [2026-04-09 01:58:37] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21 HTTP/1.1" 200 2354 0.035874 10.0.0.129 - - [2026-04-09 01:58:37] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.009060 10.0.0.129 - - [2026-04-09 01:58:38] "GET /obj-perms HTTP/1.1" 200 6440 0.002291 10.0.0.129 - - [2026-04-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.013710 10.0.0.129 - - [2026-04-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009857 10.0.0.129 - - [2026-04-09 01:58:38] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479 10.0.0.129 - - [2026-04-09 01:58:38] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.016597 10.0.0.129 - - [2026-04-09 01:58:38] "POST /service-templates HTTP/1.1" 403 264 0.009515 10.0.0.129 - - [2026-04-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 181 0.003011 10.0.0.129 - - [2026-04-09 01:58:38] "POST /api-access-lists HTTP/1.1" 200 523 0.013472 10.0.0.129 - - [2026-04-09 01:58:38] "GET /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.004414 10.0.0.129 - - [2026-04-09 01:58:38] "GET /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263 HTTP/1.1" 200 1293 0.004849 10.0.0.129 - - [2026-04-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.012170 10.0.0.129 - - [2026-04-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010919 10.0.0.129 - - [2026-04-09 01:58:38] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001471 10.0.0.129 - - [2026-04-09 01:58:38] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018742 10.0.0.129 - - [2026-04-09 01:58:38] "POST /service-templates HTTP/1.1" 200 553 0.030526 10.0.0.129 - - [2026-04-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014596 10.0.0.129 - - [2026-04-09 01:58:38] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013587 10.0.0.129 - - [2026-04-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013072 10.0.0.129 - - [2026-04-09 01:58:38] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014650 10.0.0.129 - - [2026-04-09 01:58:39] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 401 295 0.000473 10.0.0.129 - - [2026-04-09 01:58:39] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 403 263 0.037318 10.0.0.129 - - [2026-04-09 01:58:39] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.009414 10.0.0.129 - - [2026-04-09 01:58:39] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.045415 10.0.0.129 - - [2026-04-09 01:58:40] "GET /obj-perms HTTP/1.1" 403 257 0.037523 10.0.0.129 - - [2026-04-09 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.129 - - [2026-04-09 01:58:40] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012438 10.0.0.129 - - [2026-04-09 01:58:40] "GET /obj-perms HTTP/1.1" 403 257 0.013284 10.0.0.129 - - [2026-04-09 01:58:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009106 10.0.0.129 - - [2026-04-09 01:58:40] "GET /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.003891 10.0.0.129 - - [2026-04-09 01:58:40] "PUT /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645 HTTP/1.1" 200 266 0.007752 10.0.0.129 - - [2026-04-09 01:58:40] "GET /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645 HTTP/1.1" 200 1463 0.003838 10.0.0.129 - - [2026-04-09 01:58:40] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.017338 10.0.0.129 - - [2026-04-09 01:58:40] "POST /fqname-to-id HTTP/1.1" 401 295 0.000559 10.0.0.129 - - [2026-04-09 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044349 10.0.0.129 - - [2026-04-09 01:58:41] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001870 10.0.0.129 - - [2026-04-09 01:58:41] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044765 10.0.0.129 - - [2026-04-09 01:58:41] "GET /virtual-networks?parent_id=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.014877 10.0.0.129 - - [2026-04-09 01:58:41] "POST /virtual-networks HTTP/1.1" 403 263 0.012962 10.0.0.129 - - [2026-04-09 01:58:41] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.010527 10.0.0.129 - - [2026-04-09 01:58:41] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.045573 10.0.0.129 - - [2026-04-09 01:58:41] "GET /obj-perms HTTP/1.1" 403 257 0.009574 10.0.0.129 - - [2026-04-09 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.129 - - [2026-04-09 01:58:41] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017001 10.0.0.129 - - [2026-04-09 01:58:41] "GET /obj-perms HTTP/1.1" 403 257 0.009935 10.0.0.129 - - [2026-04-09 01:58:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019127 10.0.0.129 - - [2026-04-09 01:58:42] "GET /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.005464 10.0.0.129 - - [2026-04-09 01:58:42] "PUT /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263 HTTP/1.1" 200 266 0.008708 10.0.0.129 - - [2026-04-09 01:58:42] "GET /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263 HTTP/1.1" 200 1431 0.004261 10.0.0.129 - - [2026-04-09 01:58:42] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 200 1856 0.014678 10.0.0.129 - - [2026-04-09 01:58:42] "POST /fqname-to-id HTTP/1.1" 404 195 0.010884 10.0.0.129 - - [2026-04-09 01:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011393 10.0.0.129 - - [2026-04-09 01:58:42] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001249 10.0.0.129 - - [2026-04-09 01:58:42] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018146 10.0.0.129 - - [2026-04-09 01:58:42] "POST /service-templates HTTP/1.1" 403 264 0.012070 10.0.0.129 - - [2026-04-09 01:58:42] "GET /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003174 10.0.0.129 - - [2026-04-09 01:58:42] "PUT /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645 HTTP/1.1" 200 266 0.009333 10.0.0.129 - - [2026-04-09 01:58:42] "GET /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645 HTTP/1.1" 200 1326 0.003938 10.0.0.129 - - [2026-04-09 01:58:42] "GET /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003257 10.0.0.129 - - [2026-04-09 01:58:42] "PUT /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263 HTTP/1.1" 200 266 0.008729 10.0.0.129 - - [2026-04-09 01:58:42] "GET /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263 HTTP/1.1" 200 1293 0.003909 10.0.0.129 - - [2026-04-09 01:58:42] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 403 263 0.009874 10.0.0.129 - - [2026-04-09 01:58:43] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 403 263 0.040856 10.0.0.129 - - [2026-04-09 01:58:43] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.011606 10.0.0.129 - - [2026-04-09 01:58:43] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.038502 10.0.0.129 - - [2026-04-09 01:58:43] "GET /obj-perms HTTP/1.1" 403 257 0.009954 10.0.0.129 - - [2026-04-09 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.129 - - [2026-04-09 01:58:43] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010126 10.0.0.129 - - [2026-04-09 01:58:44] "GET /obj-perms HTTP/1.1" 403 257 0.037796 10.0.0.129 - - [2026-04-09 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.129 - - [2026-04-09 01:58:44] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011693 10.0.0.129 - - [2026-04-09 01:58:44] "GET /obj-perms HTTP/1.1" 403 257 0.009757 10.0.0.129 - - [2026-04-09 01:58:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010241 10.0.0.129 - - [2026-04-09 01:58:44] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004772 10.0.0.129 - - [2026-04-09 01:58:44] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.012098 10.0.0.129 - - [2026-04-09 01:58:44] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 200 1856 0.016678 10.0.0.129 - - [2026-04-09 01:58:44] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.018618 10.0.0.129 - - [2026-04-09 01:58:44] "GET /obj-perms HTTP/1.1" 403 257 0.010598 10.0.0.129 - - [2026-04-09 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.129 - - [2026-04-09 01:58:44] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016093 10.0.0.129 - - [2026-04-09 01:58:44] "GET /obj-perms HTTP/1.1" 403 257 0.010803 10.0.0.129 - - [2026-04-09 01:58:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018477 10.0.0.129 - - [2026-04-09 01:58:44] "DELETE /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645 HTTP/1.1" 200 115 0.020723 10.0.0.129 - - [2026-04-09 01:58:44] "GET /api-access-list/b9890ccf-3965-4e44-bc49-db739f5c1645 HTTP/1.1" 404 171 0.002707 10.0.0.129 - - [2026-04-09 01:58:44] "DELETE /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263 HTTP/1.1" 200 115 0.019820 10.0.0.129 - - [2026-04-09 01:58:44] "GET /api-access-list/a694fdac-ca07-4fc6-8ccc-69638fd88263 HTTP/1.1" 404 171 0.004453 10.0.0.129 - - [2026-04-09 01:58:44] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 401 295 0.000474 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /project/29e6029284dc4c68b7c571f517b2b6cd HTTP/1.1" 404 173 0.024895 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /project/3f4b4fcbd5db407caa8dea9622e7fd21 HTTP/1.1" 404 173 0.022437 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /project/6cabf81b8a3b4ca184fe72f2bea54673 HTTP/1.1" 404 173 0.019763 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001098 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000911 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000902 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001070 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000892 10.0.0.129 - - [2026-04-09 01:58:45] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 403 263 0.057067 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.061014 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.067281 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.071102 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000954 10.0.0.129 - - [2026-04-09 01:58:45] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.027138 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001015 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000934 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.138496 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?fields=security_groups HTTP/1.1" 200 1350 0.088357 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.150770 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000977 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000953 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?fields=security_groups HTTP/1.1" 200 1335 0.141457 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?fields=security_groups HTTP/1.1" 200 1349 0.154920 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?fields=security_groups HTTP/1.1" 200 1336 0.107370 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?fields=security_groups HTTP/1.1" 200 1336 0.113481 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /access-control-list/db9a899c-4b2b-40fd-88c6-79e68ee7fb44 HTTP/1.1" 200 115 0.046297 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /security-group/14698dbc-3dfa-486b-9510-2222914d3ede HTTP/1.1" 200 115 0.181569 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=29e60292-84dc-4c68-b7c5-71f517b2b6cd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001005 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /security-group/d614b00d-25e3-4b97-8fcc-a227a7ce1029 HTTP/1.1" 200 115 0.162045 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /security-group/c60f96bf-bfdd-4ca6-b405-126f0885da3f HTTP/1.1" 200 115 0.121116 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=ec01c3c1-908b-4707-89ba-cd711acfe426&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000978 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=6cabf81b-8a3b-4ca1-84fe-72f2bea54673&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000897 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /security-group/3c35c7dc-03ad-4ae8-a0b1-6ac79a678293 HTTP/1.1" 200 115 0.112766 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /security-group/046392c6-8bfb-4290-8575-640dfa921700 HTTP/1.1" 200 115 0.133257 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=dae7a5b6-72b0-4645-b753-87039ab4725f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001008 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd?fields=application_policy_sets HTTP/1.1" 200 1389 0.088905 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673?fields=application_policy_sets HTTP/1.1" 200 1388 0.070682 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /access-control-list/9fa77730-8517-4d7a-9129-124779559129 HTTP/1.1" 200 115 0.128265 10.0.0.129 - - [2026-04-09 01:58:45] "GET /projects?obj_uuids=f75f912a-61ee-4911-a3ac-9cc1cca4444a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001056 10.0.0.129 - - [2026-04-09 01:58:45] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 403 264 0.063514 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/dae7a5b6-72b0-4645-b753-87039ab4725f?fields=application_policy_sets HTTP/1.1" 200 1375 0.077671 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/ec01c3c1-908b-4707-89ba-cd711acfe426?fields=application_policy_sets HTTP/1.1" 200 1374 0.128107 10.0.0.129 - - [2026-04-09 01:58:45] "DELETE /access-control-list/450a4ae5-88fd-4d9d-9d27-22ffc6e152a0 HTTP/1.1" 200 115 0.064108 10.0.0.129 - - [2026-04-09 01:58:45] "GET /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a?fields=application_policy_sets HTTP/1.1" 200 1375 0.097920 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /access-control-list/8d2e9b4c-16bd-4030-8fc7-3c708cd9dd25 HTTP/1.1" 200 115 0.068158 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /access-control-list/238738fb-548b-49e7-a74d-ee06e2982b0a HTTP/1.1" 200 115 0.065448 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /project/6cabf81b-8a3b-4ca1-84fe-72f2bea54673 HTTP/1.1" 200 115 0.750574 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /project/29e60292-84dc-4c68-b7c5-71f517b2b6cd HTTP/1.1" 200 115 0.751904 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /access-control-list/4db44faa-dc33-4359-a307-72c14be4900b HTTP/1.1" 200 115 0.039480 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /project/ec01c3c1-908b-4707-89ba-cd711acfe426 HTTP/1.1" 200 115 0.805615 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /project/dae7a5b6-72b0-4645-b753-87039ab4725f HTTP/1.1" 200 115 0.793393 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /project/f75f912a-61ee-4911-a3ac-9cc1cca4444a HTTP/1.1" 200 115 0.799350 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /access-control-list/857792b0-142a-4b22-96c3-ae52d91eaa07 HTTP/1.1" 200 115 0.044359 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /access-control-list/45e016b7-fc20-406d-b764-2001e9595d07 HTTP/1.1" 200 115 0.020529 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /access-control-list/ef6dd380-90b7-4124-89f2-ae57d21a7635 HTTP/1.1" 200 115 0.018520 10.0.0.129 - - [2026-04-09 01:58:46] "DELETE /access-control-list/9b02d512-bdd3-43c3-9dc7-7fee6792ac5f HTTP/1.1" 200 115 0.017800 10.0.0.129 - - [2026-04-09 01:58:46] "GET /obj-perms HTTP/1.1" 403 257 0.041170 10.0.0.129 - - [2026-04-09 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.129 - - [2026-04-09 01:58:46] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010168 10.0.0.129 - - [2026-04-09 01:58:46] "GET /obj-perms HTTP/1.1" 403 257 0.008936 10.0.0.129 - - [2026-04-09 01:58:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007746 10.0.0.129 - - [2026-04-09 01:58:46] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004689 10.0.0.129 - - [2026-04-09 01:58:46] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.015781 10.0.0.129 - - [2026-04-09 01:58:46] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 2314 0.016696 10.0.0.129 - - [2026-04-09 01:58:46] "GET /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 200 1856 0.011521 10.0.0.129 - - [2026-04-09 01:58:46] "GET /obj-perms HTTP/1.1" 403 257 0.009412 10.0.0.129 - - [2026-04-09 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.129 - - [2026-04-09 01:58:46] "GET /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.020140 10.0.0.129 - - [2026-04-09 01:58:47] "GET /obj-perms HTTP/1.1" 403 257 0.009401 10.0.0.129 - - [2026-04-09 01:58:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.024999 10.0.0.129 - - [2026-04-09 01:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011750 10.0.0.129 - - [2026-04-09 01:58:47] "DELETE /service-template/b5b620f6-84c1-4886-bcff-77072b2b60bf HTTP/1.1" 200 115 0.027249 10.0.0.129 - - [2026-04-09 01:58:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.011473 10.0.0.129 - - [2026-04-09 01:58:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002457 10.0.0.129 - - [2026-04-09 01:58:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003368 10.0.0.129 - - [2026-04-09 01:58:47] "DELETE /virtual-network/6017e976-6158-4c00-a994-61fe1c70ff9b HTTP/1.1" 200 115 0.087623 10.0.0.129 - - [2026-04-09 01:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.129 - - [2026-04-09 01:58:47] "DELETE /route-target/9e4c515d-adf7-4e56-8342-459040f6ae98 HTTP/1.1" 200 115 0.023424 10.0.0.129 - - [2026-04-09 01:58:47] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.003822 10.0.0.129 - - [2026-04-09 01:58:47] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.010895 10.0.0.129 - - [2026-04-09 01:58:47] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003747 10.0.0.129 - - [2026-04-09 01:58:47] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.009966 10.0.0.129 - - [2026-04-09 01:58:48] "GET /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003622 10.0.0.129 - - [2026-04-09 01:58:48] "PUT /api-access-list/c69651eb-1e5a-404a-a147-e6cde51e387b HTTP/1.1" 200 266 0.008923 10.0.0.129 - - [2026-04-09 01:58:48] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001469 10.0.0.129 - - [2026-04-09 01:58:48] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.023830 10.0.0.129 - - [2026-04-09 01:58:48] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000988 10.0.0.129 - - [2026-04-09 01:58:49] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?fields=virtual_networks HTTP/1.1" 200 1034 0.069638 10.0.0.129 - - [2026-04-09 01:58:49] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001006 10.0.0.129 - - [2026-04-09 01:58:49] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.025244 10.0.0.129 - - [2026-04-09 01:58:49] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001609 10.0.0.129 - - [2026-04-09 01:58:49] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?fields=security_groups HTTP/1.1" 200 1260 0.029036 10.0.0.129 - - [2026-04-09 01:58:49] "GET /projects?obj_uuids=68369b10-627f-40ed-9fae-e140c5308107&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001312 10.0.0.129 - - [2026-04-09 01:58:49] "GET /project/68369b10-627f-40ed-9fae-e140c5308107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.031955 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-04-09T01:58:50Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-04-09 01:58:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.002032 10.0.0.129 - - [2026-04-09 01:58:51] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001254 10.0.0.129 - - [2026-04-09 01:58:51] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008306 10.0.0.129 - - [2026-04-09 01:58:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.034960 10.0.0.129 - - [2026-04-09 01:58:51] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.011320 10.0.0.129 - - [2026-04-09 01:58:51] "GET /domains?obj_uuids=549f21b8-1b18-436e-a6d1-a3af077f9f73&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001047 10.0.0.129 - - [2026-04-09 01:58:51] "GET /domain/549f21b8-1b18-436e-a6d1-a3af077f9f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006615 10.0.0.129 - - [2026-04-09 01:58:52] "POST /id-to-fqname HTTP/1.1" 200 184 0.002583 10.0.0.129 - - [2026-04-09 01:58:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.006340 10.0.0.129 - - [2026-04-09 01:58:52] "POST /security-groups HTTP/1.1" 200 579 0.347897 10.0.0.129 - - [2026-04-09 01:58:52] "POST /fqname-to-id HTTP/1.1" 404 228 0.002690 10.0.0.129 - - [2026-04-09 01:58:52] "POST /projects HTTP/1.1" 200 569 0.552700 10.0.0.129 - - [2026-04-09 01:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.631209 10.0.0.129 - - [2026-04-09 01:58:52] "POST /access-control-lists HTTP/1.1" 200 594 0.123244 10.0.0.129 - - [2026-04-09 01:58:52] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.803730 10.0.0.129 - - [2026-04-09 01:58:52] "POST /fqname-to-id HTTP/1.1" 404 227 0.002970 10.0.0.129 - - [2026-04-09 01:58:52] "POST /access-control-lists HTTP/1.1" 200 592 0.147975 10.0.0.129 - - [2026-04-09 01:58:54] "GET / HTTP/1.1" 200 36499 0.002041 10.0.0.129 - - [2026-04-09 01:58:54] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001262 10.0.0.129 - - [2026-04-09 01:58:54] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.026604 10.0.0.129 - - [2026-04-09 01:58:54] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001274 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:58:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000920 10.0.0.129 - - [2026-04-09 01:58:54] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?fields=virtual_networks HTTP/1.1" 200 1026 0.071225 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:58:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001388 10.0.0.129 - - [2026-04-09 01:58:54] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001629 10.0.0.129 - - [2026-04-09 01:58:54] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.037096 10.0.0.129 - - [2026-04-09 01:58:54] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001217 10.0.0.129 - - [2026-04-09 01:58:54] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?fields=security_groups HTTP/1.1" 200 1248 0.026426 10.0.0.129 - - [2026-04-09 01:58:59] "GET /obj-perms HTTP/1.1" 200 6393 0.070361 10.0.0.129 - - [2026-04-09 01:58:59] "GET /obj-perms HTTP/1.1" 200 6393 0.059789 10.0.0.129 - - [2026-04-09 01:59:35] "GET /global-system-configs HTTP/1.1" 401 295 0.001276 10.0.0.129 - - [2026-04-09 01:59:36] "GET /global-system-configs HTTP/1.1" 401 295 0.000390 10.0.0.129 - - [2026-04-09 01:59:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000386 10.0.0.129 - - [2026-04-09 01:59:38] "GET /global-system-configs HTTP/1.1" 401 295 0.000472 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /project/3fff133a7b6b43368db30535c76ddc77 HTTP/1.1" 404 173 0.008816 10.0.0.129 - - [2026-04-09 01:59:46] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000989 10.0.0.129 - - [2026-04-09 01:59:46] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001102 10.0.0.129 - - [2026-04-09 01:59:46] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.039197 10.0.0.129 - - [2026-04-09 01:59:46] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.049238 10.0.0.129 - - [2026-04-09 01:59:46] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001579 10.0.0.129 - - [2026-04-09 01:59:46] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 10.0.0.129 - - [2026-04-09 01:59:46] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?fields=security_groups HTTP/1.1" 200 1338 0.045150 10.0.0.129 - - [2026-04-09 01:59:46] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?fields=security_groups HTTP/1.1" 200 1350 0.048269 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /security-group/5b39495c-6fb6-4b7b-a00a-ffae4e421a8f HTTP/1.1" 200 115 0.059409 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /security-group/5d1c0bab-b2c8-4823-864e-f3e845f47b5b HTTP/1.1" 200 115 0.065647 10.0.0.129 - - [2026-04-09 01:59:46] "GET /projects?obj_uuids=3fff133a-7b6b-4336-8db3-0535c76ddc77&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001216 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /access-control-list/f8532f11-be25-4e53-b648-885eccdb2676 HTTP/1.1" 200 115 0.041450 10.0.0.129 - - [2026-04-09 01:59:46] "GET /projects?obj_uuids=3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001176 10.0.0.129 - - [2026-04-09 01:59:46] "GET /project/3fff133a-7b6b-4336-8db3-0535c76ddc77?fields=application_policy_sets HTTP/1.1" 200 1377 0.063701 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /access-control-list/f9bb65e9-9e60-4ced-a372-69a69a20ca99 HTTP/1.1" 200 115 0.063812 10.0.0.129 - - [2026-04-09 01:59:46] "GET /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21?fields=application_policy_sets HTTP/1.1" 200 1389 0.080101 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /access-control-list/45d7a167-909e-4977-8cc1-ea1cce319b78 HTTP/1.1" 200 115 0.097364 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /access-control-list/71f7dea6-d578-49d8-a2bb-47bb6c78e1e4 HTTP/1.1" 200 115 0.063305 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /project/3fff133a-7b6b-4336-8db3-0535c76ddc77 HTTP/1.1" 200 115 0.545093 10.0.0.129 - - [2026-04-09 01:59:46] "DELETE /project/3f4b4fcb-d5db-407c-aa8d-ea9622e7fd21 HTTP/1.1" 200 115 0.548563 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:59:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001290 [Introspect:8084]10.0.0.129 - - [2026-04-09 01:59:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2960 0.001090