++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Oct 21 09:04:20 PM UTC 2025 ===================' INFO: =================== Tue Oct 21 09:04:20 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.72 ++ 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=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ 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.72 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.72 ++ ANALYTICSDB_NODES=10.0.0.72 ++ ANALYTICS_SNMP_NODES=10.0.0.72 ++ 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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:8081 ' +++ '[' -n '10.0.0.72:8081 ' ']' +++ echo 10.0.0.72:8081 ++ ANALYTICS_SERVERS=10.0.0.72: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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:9042 ' +++ '[' -n '10.0.0.72:9042 ' ']' +++ echo 10.0.0.72:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.72:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.72 ++ 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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:8086 ' +++ '[' -n '10.0.0.72:8086 ' ']' +++ echo 10.0.0.72:8086 ++ COLLECTOR_SERVERS=10.0.0.72: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.72 ++ CONFIGDB_NODES=10.0.0.72 ++ 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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:8082 ' +++ '[' -n '10.0.0.72:8082 ' ']' +++ echo 10.0.0.72:8082 ++ CONFIG_SERVERS=10.0.0.72: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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:9161 ' +++ '[' -n '10.0.0.72:9161 ' ']' +++ echo 10.0.0.72:9161 ++ CONFIGDB_SERVERS=10.0.0.72: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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:9041 ' +++ '[' -n '10.0.0.72:9041 ' ']' +++ echo 10.0.0.72:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.72: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.72 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.72 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.72 ++ 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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+=10.0.0.72:2181, +++ '[' -n 10.0.0.72:2181, ']' +++ echo 10.0.0.72:2181 ++ ZOOKEEPER_SERVERS=10.0.0.72: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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:2181 ' +++ '[' -n '10.0.0.72:2181 ' ']' +++ echo 10.0.0.72:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.72:2181 ++ RABBITMQ_NODES=10.0.0.72 ++ 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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+=10.0.0.72:5673, +++ '[' -n 10.0.0.72:5673, ']' +++ echo 10.0.0.72:5673 ++ RABBITMQ_SERVERS=10.0.0.72: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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:6379 ' +++ '[' -n '10.0.0.72:6379 ' ']' +++ echo 10.0.0.72:6379 ++ REDIS_SERVERS=10.0.0.72: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.72 ++ 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.72 +++ local server_address=10.0.0.72 +++ extended_server_list+='10.0.0.72:9092 ' +++ '[' -n '10.0.0.72:9092 ' ']' +++ echo 10.0.0.72:9092 ++ KAFKA_SERVERS=10.0.0.72:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.72 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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.72 ++ 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 ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.72 ++ cut -d , -f 1 + local cassandra=10.0.0.72 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.72 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.72 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.72 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.72 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.72 +++ local servers=10.0.0.72 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ uniq ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.72,10.135.235.1,127.0.0.1,172.17.0.1,252.72.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.72'\''))' +++ local server_ip=10.0.0.72 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.72 ]] +++ [[ ,10.0.0.72,10.135.235.1,127.0.0.1,172.17.0.1,252.72.0.1,, =~ ,10\.0\.0\.72, ]] +++ echo 10.0.0.72 1 +++ return ++ local ip=10.0.0.72 ++ [[ -z 10.0.0.72 ]] ++ echo 10.0.0.72 + host_ip=10.0.0.72 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.72:9041 + cassandra_server_list=10.0.0.72:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.72: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + 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 ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + 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: 10/21/2025 21:05:06.527 7fa385dc74c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/21/2025 21:05:06.879 7fa385dc74c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/21/2025 21:05:06.917 7fa385dc74c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/21/2025 21:05:06.917 7fa385dc74c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.72 - - [2025-10-21 21:05:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000734 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.72:8082/ Hit Ctrl-C to quit. 10.0.0.72 - - [2025-10-21 21:05:21] "GET / HTTP/1.1" 503 181 0.000176 10.0.0.72 - - [2025-10-21 21:05:21] "GET / HTTP/1.1" 200 35931 0.001238 10.0.0.72 - - [2025-10-21 21:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017625 10.0.0.72 - - [2025-10-21 21:05:21] "GET /routing-instance/6ff6e6b0-e19c-4ea9-b111-7f59abc54674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008785 10.0.0.72 - - [2025-10-21 21:05:21] "GET / HTTP/1.1" 200 35931 0.001193 10.0.0.72 - - [2025-10-21 21:05:21] "POST /bgp-routers HTTP/1.1" 200 616 0.081315 10.0.0.72 - - [2025-10-21 21:05:21] "GET /bgp-router/81971367-3911-4816-978e-f1bd680ecd30?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.021541 10.0.0.72 - - [2025-10-21 21:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013813 10.0.0.72 - - [2025-10-21 21:05:22] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011954 10.0.0.72 - - [2025-10-21 21:05:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002111 10.0.0.72 - - [2025-10-21 21:05:22] "POST /ref-update HTTP/1.1" 200 156 0.021192 10.0.0.72 - - [2025-10-21 21:05:22] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.72 - - [2025-10-21 21:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.72 - - [2025-10-21 21:05:22] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012612 10.0.0.72 - - [2025-10-21 21:05:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.019727 10.0.0.72 - - [2025-10-21 21:05:22] "GET / HTTP/1.1" 200 45303 0.001862 10.0.0.72 - - [2025-10-21 21:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012087 10.0.0.72 - - [2025-10-21 21:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017208 10.0.0.72 - - [2025-10-21 21:05:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.079060 10.0.0.72 - - [2025-10-21 21:05:22] "GET / HTTP/1.1" 200 35931 0.001163 10.0.0.72 - - [2025-10-21 21:05:23] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.72 - - [2025-10-21 21:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.72 - - [2025-10-21 21:05:23] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012732 10.0.0.72 - - [2025-10-21 21:05:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.009024 10.0.0.72 - - [2025-10-21 21:05:23] "POST /database-nodes HTTP/1.1" 200 597 0.045749 10.0.0.72 - - [2025-10-21 21:05:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.009053 10.0.0.72 - - [2025-10-21 21:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.72 - - [2025-10-21 21:05:23] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010848 10.0.0.72 - - [2025-10-21 21:05:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.054486 10.0.0.72 - - [2025-10-21 21:05:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.005118 10.0.0.72 - - [2025-10-21 21:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.72 - - [2025-10-21 21:05:23] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007851 10.0.0.72 - - [2025-10-21 21:05:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.078204 10.0.0.72 - - [2025-10-21 21:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.72 - - [2025-10-21 21:05:23] "GET /network-ipam/ba85b717-222c-4a6d-89d2-4422d7fd1669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004383 10.0.0.72 - - [2025-10-21 21:05:23] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.72 - - [2025-10-21 21:05:23] "POST /service-templates HTTP/1.1" 200 511 0.072150 10.0.0.72 - - [2025-10-21 21:05:23] "POST /service-templates HTTP/1.1" 200 501 0.068243 10.0.0.72 - - [2025-10-21 21:05:24] "POST /service-templates HTTP/1.1" 200 515 0.056330 10.0.0.72 - - [2025-10-21 21:05:24] "POST /service-templates HTTP/1.1" 200 535 0.043574 10.0.0.72 - - [2025-10-21 21:05:24] "POST /service-templates HTTP/1.1" 200 507 0.040986 10.0.0.72 - - [2025-10-21 21:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.72 - - [2025-10-21 21:05:25] "GET /network-ipam/ba85b717-222c-4a6d-89d2-4422d7fd1669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002776 10.0.0.72 - - [2025-10-21 21:05:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.001980 10.0.0.72 - - [2025-10-21 21:05:26] "POST /access-control-lists HTTP/1.1" 200 587 0.020763 10.0.0.72 - - [2025-10-21 21:05:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.005058 10.0.0.72 - - [2025-10-21 21:05:26] "POST /access-control-lists HTTP/1.1" 200 585 0.022593 10.0.0.72 - - [2025-10-21 21:05:26] "POST /route-targets HTTP/1.1" 200 327 0.018261 10.0.0.72 - - [2025-10-21 21:05:26] "POST /ref-update HTTP/1.1" 200 156 0.020259 10.0.0.72 - - [2025-10-21 21:05:26] "POST /route-targets HTTP/1.1" 200 327 0.021768 10.0.0.72 - - [2025-10-21 21:05:26] "POST /ref-update HTTP/1.1" 200 156 0.010536 10.0.0.72 - - [2025-10-21 21:05:26] "POST /route-targets HTTP/1.1" 200 327 0.014491 10.0.0.72 - - [2025-10-21 21:05:26] "POST /ref-update HTTP/1.1" 200 156 0.030565 10.0.0.72 - - [2025-10-21 21:05:26] "POST /route-targets HTTP/1.1" 200 327 0.023061 10.0.0.72 - - [2025-10-21 21:05:26] "POST /ref-update HTTP/1.1" 200 156 0.026742 10.0.0.72 - - [2025-10-21 21:05:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.013170 10.0.0.72 - - [2025-10-21 21:05:26] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.72 - - [2025-10-21 21:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.72 - - [2025-10-21 21:05:26] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.025051 10.0.0.72 - - [2025-10-21 21:05:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.004518 10.0.0.72 - - [2025-10-21 21:05:26] "POST /access-control-lists HTTP/1.1" 200 551 0.125381 10.0.0.72 - - [2025-10-21 21:05:26] "POST /analytics-nodes HTTP/1.1" 200 599 0.060905 10.0.0.72 - - [2025-10-21 21:05:27] "PUT /access-control-list/f4c84113-deec-4144-b20f-0eb869171814 HTTP/1.1" 200 272 0.049299 10.0.0.72 - - [2025-10-21 21:05:27] "PUT /access-control-list/1105e53c-9529-46de-bbd6-570ba9b2ce1e HTTP/1.1" 200 272 0.035454 10.0.0.72 - - [2025-10-21 21:05:27] "GET / HTTP/1.1" 200 35931 0.002060 10.0.0.72 - - [2025-10-21 21:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.72 - - [2025-10-21 21:05:27] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005049 10.0.0.72 - - [2025-10-21 21:05:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001854 10.0.0.72 - - [2025-10-21 21:05:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.043293 10.0.0.72 - - [2025-10-21 21:05:28] "GET / HTTP/1.1" 200 35931 0.004692 10.0.0.72 - - [2025-10-21 21:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.72 - - [2025-10-21 21:05:28] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017058 10.0.0.72 - - [2025-10-21 21:05:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003497 10.0.0.72 - - [2025-10-21 21:05:28] "POST /config-nodes HTTP/1.1" 200 593 0.028773 10.0.0.72 - - [2025-10-21 21:05:29] "GET / HTTP/1.1" 200 35931 0.005203 10.0.0.72 - - [2025-10-21 21:05:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005692 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:05:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002638 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:05:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001770 10.0.0.72 - - [2025-10-21 21:05:31] "GET / HTTP/1.1" 200 35931 0.001154 10.0.0.72 - - [2025-10-21 21:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.72 - - [2025-10-21 21:05:31] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006308 10.0.0.72 - - [2025-10-21 21:05:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002349 10.0.0.72 - - [2025-10-21 21:05:31] "POST /config-database-nodes HTTP/1.1" 200 611 0.028483 10.0.0.72 - - [2025-10-21 21:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.72 - - [2025-10-21 21:05:34] "GET /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004532 10.0.0.72 - - [2025-10-21 21:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.72 - - [2025-10-21 21:05:34] "PUT /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c HTTP/1.1" 200 276 0.035951 10.0.0.72 - - [2025-10-21 21:05:34] "GET / HTTP/1.1" 200 35931 0.004892 10.0.0.72 - - [2025-10-21 21:05:34] "POST /alarms HTTP/1.1" 200 581 0.039833 10.0.0.72 - - [2025-10-21 21:05:34] "POST /alarms HTTP/1.1" 200 575 0.031723 10.0.0.72 - - [2025-10-21 21:05:34] "POST /alarms HTTP/1.1" 200 575 0.033842 10.0.0.72 - - [2025-10-21 21:05:34] "POST /alarms HTTP/1.1" 200 559 0.021109 10.0.0.72 - - [2025-10-21 21:05:34] "POST /alarms HTTP/1.1" 200 555 0.038118 10.0.0.72 - - [2025-10-21 21:05:34] "POST /alarms HTTP/1.1" 200 557 0.045525 10.0.0.72 - - [2025-10-21 21:05:34] "POST /alarms HTTP/1.1" 200 565 0.016534 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 549 0.056350 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 557 0.034373 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 567 0.025858 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 555 0.047475 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 567 0.037034 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 575 0.061333 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 569 0.040215 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 561 0.042684 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 561 0.016321 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 561 0.029885 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 547 0.025851 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 595 0.053864 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 575 0.027306 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 571 0.023611 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 583 0.035704 10.0.0.72 - - [2025-10-21 21:05:35] "POST /alarms HTTP/1.1" 200 609 0.049492 10.0.0.72 - - [2025-10-21 21:05:36] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.72 - - [2025-10-21 21:05:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002675 10.0.0.72 - - [2025-10-21 21:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.72 - - [2025-10-21 21:05:36] "PUT /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c HTTP/1.1" 200 276 0.022504 10.0.0.72 - - [2025-10-21 21:05:36] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.72 - - [2025-10-21 21:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.72 - - [2025-10-21 21:05:36] "GET /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002551 10.0.0.72 - - [2025-10-21 21:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007091 10.0.0.72 - - [2025-10-21 21:05:36] "PUT /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c HTTP/1.1" 200 276 0.019074 10.0.0.72 - - [2025-10-21 21:05:36] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.72 - - [2025-10-21 21:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.72 - - [2025-10-21 21:05:36] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005164 10.0.0.72 - - [2025-10-21 21:05:36] "PUT /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129 HTTP/1.1" 200 274 0.022352 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001162 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001234 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002885 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001377 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001701 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002746 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003706 10.0.0.72 - - [2025-10-21 21:06:28] "GET / HTTP/1.1" 200 35931 0.001223 10.0.0.72 - - [2025-10-21 21:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.72 - - [2025-10-21 21:06:28] "GET /domain/b072918b-e702-4761-a8f6-d1c129fa9bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002675 10.0.0.72 - - [2025-10-21 21:06:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.000544 10.0.0.72 - - [2025-10-21 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.006490 10.0.0.72 - - [2025-10-21 21:06:28] "POST /security-groups HTTP/1.1" 200 570 0.065272 10.0.0.72 - - [2025-10-21 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.001679 10.0.0.72 - - [2025-10-21 21:06:28] "POST /projects HTTP/1.1" 200 481 0.260181 10.0.0.72 - - [2025-10-21 21:06:28] "POST /access-control-lists HTTP/1.1" 200 579 0.062296 10.0.0.72 - - [2025-10-21 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.025848 10.0.0.72 - - [2025-10-21 21:06:28] "POST /security-groups HTTP/1.1" 200 534 0.094179 10.0.0.72 - - [2025-10-21 21:06:28] "POST /access-control-lists HTTP/1.1" 200 577 0.063223 10.0.0.72 - - [2025-10-21 21:06:28] "POST /chown HTTP/1.1" 200 109 0.053602 10.0.0.72 - - [2025-10-21 21:06:28] "POST /policy-managements HTTP/1.1" 409 214 0.009881 10.0.0.72 - - [2025-10-21 21:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007645 10.0.0.72 - - [2025-10-21 21:06:29] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003771 10.0.0.72 - - [2025-10-21 21:06:29] "POST /application-policy-sets HTTP/1.1" 200 528 0.030302 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.72 - - [2025-10-21 21:06:29] "GET /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003704 10.0.0.72 - - [2025-10-21 21:06:29] "PUT /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c HTTP/1.1" 200 276 0.008467 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013472 10.0.0.72 - - [2025-10-21 21:06:29] "GET /virtual-network/b0128324-d959-4fda-b4e0-8d74a917776e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004573 10.0.0.72 - - [2025-10-21 21:06:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000455 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.005697 10.0.0.72 - - [2025-10-21 21:06:29] "POST /security-groups HTTP/1.1" 200 574 0.072260 10.0.0.72 - - [2025-10-21 21:06:29] "POST /projects HTTP/1.1" 200 489 0.192017 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.003158 10.0.0.72 - - [2025-10-21 21:06:29] "POST /security-groups HTTP/1.1" 200 546 0.051128 10.0.0.72 - - [2025-10-21 21:06:29] "POST /access-control-lists HTTP/1.1" 200 594 0.040734 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.013186 10.0.0.72 - - [2025-10-21 21:06:29] "POST /chown HTTP/1.1" 200 109 0.011792 10.0.0.72 - - [2025-10-21 21:06:29] "POST /network-ipams HTTP/1.1" 200 522 0.051842 10.0.0.72 - - [2025-10-21 21:06:29] "POST /access-control-lists HTTP/1.1" 200 592 0.059740 10.0.0.72 - - [2025-10-21 21:06:29] "POST /network-ipams HTTP/1.1" 200 510 0.049150 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.001899 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.001853 10.0.0.72 - - [2025-10-21 21:06:29] "POST /access-control-lists HTTP/1.1" 200 583 0.069833 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.006675 10.0.0.72 - - [2025-10-21 21:06:29] "POST /access-control-lists HTTP/1.1" 200 581 0.088388 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.003412 10.0.0.72 - - [2025-10-21 21:06:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008619 10.0.0.72 - - [2025-10-21 21:06:29] "POST /virtual-networks HTTP/1.1" 200 538 0.300291 10.0.0.72 - - [2025-10-21 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.72 - - [2025-10-21 21:06:30] "POST /access-control-lists HTTP/1.1" 200 602 0.084495 10.0.0.72 - - [2025-10-21 21:06:30] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.017740 10.0.0.72 - - [2025-10-21 21:06:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.016708 10.0.0.72 - - [2025-10-21 21:06:30] "POST /network-ipams HTTP/1.1" 200 518 0.040550 10.0.0.72 - - [2025-10-21 21:06:30] "POST /access-control-lists HTTP/1.1" 200 600 0.035674 10.0.0.72 - - [2025-10-21 21:06:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.021070 10.0.0.72 - - [2025-10-21 21:06:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.001986 10.0.0.72 - - [2025-10-21 21:06:30] "POST /access-control-lists HTTP/1.1" 200 589 0.092768 10.0.0.72 - - [2025-10-21 21:06:30] "POST /useragent-kv HTTP/1.1" 200 115 0.016751 10.0.0.72 - - [2025-10-21 21:06:30] "POST /virtual-networks HTTP/1.1" 200 546 0.206219 10.0.0.72 - - [2025-10-21 21:06:30] "POST /route-targets HTTP/1.1" 200 327 0.039510 10.0.0.72 - - [2025-10-21 21:06:30] "POST /ref-update HTTP/1.1" 200 156 0.020520 10.0.0.72 - - [2025-10-21 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.72 - - [2025-10-21 21:06:30] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010309 10.0.0.72 - - [2025-10-21 21:06:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.005063 10.0.0.72 - - [2025-10-21 21:06:30] "PUT /access-control-list/9c9bc1dc-df3f-4128-848f-013741bdb4f5 HTTP/1.1" 200 272 0.054488 10.0.0.72 - - [2025-10-21 21:06:30] "POST /network-policys HTTP/1.1" 200 538 0.054195 10.0.0.72 - - [2025-10-21 21:06:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.018106 10.0.0.72 - - [2025-10-21 21:06:30] "POST /route-targets HTTP/1.1" 200 327 0.037717 10.0.0.72 - - [2025-10-21 21:06:30] "POST /network-policys HTTP/1.1" 200 534 0.073722 10.0.0.72 - - [2025-10-21 21:06:30] "POST /ref-update HTTP/1.1" 200 156 0.045023 10.0.0.72 - - [2025-10-21 21:06:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.002048 10.0.0.72 - - [2025-10-21 21:06:30] "POST /network-policys HTTP/1.1" 200 542 0.031081 10.0.0.72 - - [2025-10-21 21:06:30] "POST /ref-update HTTP/1.1" 200 156 0.083939 10.0.0.72 - - [2025-10-21 21:06:30] "PUT /access-control-list/452cdb3f-ef02-48dd-97f3-58d67c815411 HTTP/1.1" 200 272 0.040206 10.0.0.72 - - [2025-10-21 21:06:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002915 10.0.0.72 - - [2025-10-21 21:06:30] "PUT /access-control-list/452cdb3f-ef02-48dd-97f3-58d67c815411 HTTP/1.1" 200 272 0.073576 10.0.0.72 - - [2025-10-21 21:06:30] "POST /ref-update HTTP/1.1" 200 156 0.123305 10.0.0.72 - - [2025-10-21 21:06:31] "PUT /access-control-list/9c9bc1dc-df3f-4128-848f-013741bdb4f5 HTTP/1.1" 200 272 0.080613 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.148184 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.038295 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036087 10.0.0.72 - - [2025-10-21 21:06:31] "PUT /access-control-list/9c9bc1dc-df3f-4128-848f-013741bdb4f5 HTTP/1.1" 200 272 0.057710 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017684 10.0.0.72 - - [2025-10-21 21:06:31] "POST /fqname-to-id HTTP/1.1" 404 237 0.008730 10.0.0.72 - - [2025-10-21 21:06:31] "POST /access-control-lists HTTP/1.1" 200 601 0.031173 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.090299 10.0.0.72 - - [2025-10-21 21:06:31] "PUT /access-control-list/452cdb3f-ef02-48dd-97f3-58d67c815411 HTTP/1.1" 200 272 0.027298 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.108361 10.0.0.72 - - [2025-10-21 21:06:31] "PUT /access-control-list/a3323761-1ea9-4a1b-a743-d3e9f5996cd3 HTTP/1.1" 200 272 0.056305 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.055735 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.119103 10.0.0.72 - - [2025-10-21 21:06:31] "PUT /access-control-list/a3323761-1ea9-4a1b-a743-d3e9f5996cd3 HTTP/1.1" 200 272 0.022112 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004050 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.012378 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002319 10.0.0.72 - - [2025-10-21 21:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009386 10.0.0.72 - - [2025-10-21 21:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.72 - - [2025-10-21 21:06:31] "GET /virtual-network/b0128324-d959-4fda-b4e0-8d74a917776e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005378 10.0.0.72 - - [2025-10-21 21:06:31] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005824 10.0.0.72 - - [2025-10-21 21:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.72 - - [2025-10-21 21:06:31] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003837 10.0.0.72 - - [2025-10-21 21:06:31] "POST /firewall-policys HTTP/1.1" 200 530 0.024929 10.0.0.72 - - [2025-10-21 21:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027799 10.0.0.72 - - [2025-10-21 21:06:31] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.010516 10.0.0.72 - - [2025-10-21 21:06:31] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007260 10.0.0.72 - - [2025-10-21 21:06:31] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006306 10.0.0.72 - - [2025-10-21 21:06:32] "POST /ref-update HTTP/1.1" 200 156 0.035198 10.0.0.72 - - [2025-10-21 21:06:32] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007953 10.0.0.72 - - [2025-10-21 21:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.72 - - [2025-10-21 21:06:32] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002264 10.0.0.72 - - [2025-10-21 21:06:32] "POST /firewall-policys HTTP/1.1" 200 532 0.029366 10.0.0.72 - - [2025-10-21 21:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013743 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017905 10.0.0.72 - - [2025-10-21 21:06:32] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004548 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002793 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.002280 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.002009 10.0.0.72 - - [2025-10-21 21:06:32] "POST /ref-update HTTP/1.1" 200 156 0.030149 10.0.0.72 - - [2025-10-21 21:06:32] "POST /ref-update HTTP/1.1" 200 156 0.051818 10.0.0.72 - - [2025-10-21 21:06:32] "POST /ref-update HTTP/1.1" 200 156 0.033277 10.0.0.72 - - [2025-10-21 21:06:32] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004150 10.0.0.72 - - [2025-10-21 21:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.72 - - [2025-10-21 21:06:32] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002079 10.0.0.72 - - [2025-10-21 21:06:32] "POST /firewall-policys HTTP/1.1" 200 530 0.083287 10.0.0.72 - - [2025-10-21 21:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020937 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/7447c0f1-57c1-459c-a219-c15235d0e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012360 10.0.0.72 - - [2025-10-21 21:06:32] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002703 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/7447c0f1-57c1-459c-a219-c15235d0e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002370 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.001789 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004715 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.002595 10.0.0.72 - - [2025-10-21 21:06:32] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002189 10.0.0.72 - - [2025-10-21 21:06:32] "POST /ref-update HTTP/1.1" 200 156 0.032325 10.0.0.72 - - [2025-10-21 21:06:32] "POST /ref-update HTTP/1.1" 200 156 0.030831 10.0.0.72 - - [2025-10-21 21:06:32] "POST /ref-update HTTP/1.1" 200 156 0.041550 10.0.0.72 - - [2025-10-21 21:06:33] "POST /ref-update HTTP/1.1" 200 156 0.027015 10.0.0.72 - - [2025-10-21 21:06:33] "POST /ref-update HTTP/1.1" 200 156 0.040938 10.0.0.72 - - [2025-10-21 21:06:33] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.011329 10.0.0.72 - - [2025-10-21 21:06:33] "POST /tags HTTP/1.1" 200 299 0.042113 10.0.0.72 - - [2025-10-21 21:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022604 10.0.0.72 - - [2025-10-21 21:06:33] "GET /tag/9e449980-b2e6-45ec-8ee1-3a204062e32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013690 10.0.0.72 - - [2025-10-21 21:06:33] "POST /set-tag HTTP/1.1" 200 109 0.022417 10.0.0.72 - - [2025-10-21 21:06:33] "POST /tags HTTP/1.1" 200 305 0.122659 10.0.0.72 - - [2025-10-21 21:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025849 10.0.0.72 - - [2025-10-21 21:06:33] "GET /tag/fc15e166-2c87-4a41-8676-faecaa0b2622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017016 10.0.0.72 - - [2025-10-21 21:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.72 - - [2025-10-21 21:06:33] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032608 10.0.0.72 - - [2025-10-21 21:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.72 - - [2025-10-21 21:06:33] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006796 10.0.0.72 - - [2025-10-21 21:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.72 - - [2025-10-21 21:06:33] "GET /service-appliance-set/a3db0c97-ad64-4084-b1d3-0f644efaf6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003790 10.0.0.72 - - [2025-10-21 21:06:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002490 10.0.0.72 - - [2025-10-21 21:06:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120234 10.0.0.72 - - [2025-10-21 21:06:33] "GET /virtual-machine-interface/f432cdbe-424a-4d0b-b33c-436cca16e68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.014888 10.0.0.72 - - [2025-10-21 21:06:33] "POST /instance-ips HTTP/1.1" 200 381 0.048103 10.0.0.72 - - [2025-10-21 21:06:34] "GET /instance-ip/c7075fe8-dd48-422b-ab68-cd7b3760624d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010309 10.0.0.72 - - [2025-10-21 21:06:34] "POST /loadbalancers HTTP/1.1" 200 582 0.071908 10.0.0.72 - - [2025-10-21 21:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009803 10.0.0.72 - - [2025-10-21 21:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012805 10.0.0.72 - - [2025-10-21 21:06:34] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034325 10.0.0.72 - - [2025-10-21 21:06:34] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038731 10.0.0.72 - - [2025-10-21 21:06:34] "GET /instance-ip/c7075fe8-dd48-422b-ab68-cd7b3760624d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007706 10.0.0.72 - - [2025-10-21 21:06:34] "POST /floating-ips HTTP/1.1" 200 583 0.016659 10.0.0.72 - - [2025-10-21 21:06:34] "GET /loadbalancer/58d29b89-5e40-486b-8a5a-4fd63c2a74e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003416 10.0.0.72 - - [2025-10-21 21:06:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026116 10.0.0.72 - - [2025-10-21 21:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010488 10.0.0.72 - - [2025-10-21 21:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.72 - - [2025-10-21 21:06:34] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038359 10.0.0.72 - - [2025-10-21 21:06:34] "GET /loadbalancer-listener/ae17c4aa-fa8b-4d52-9c0a-bb4e414696e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002707 10.0.0.72 - - [2025-10-21 21:06:34] "GET /loadbalancer-listener/ae17c4aa-fa8b-4d52-9c0a-bb4e414696e3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003412 10.0.0.72 - - [2025-10-21 21:06:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027545 10.0.0.72 - - [2025-10-21 21:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.72 - - [2025-10-21 21:06:34] "GET /instance-ip/c7075fe8-dd48-422b-ab68-cd7b3760624d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008345 10.0.0.72 - - [2025-10-21 21:06:34] "GET /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006762 10.0.0.72 - - [2025-10-21 21:06:34] "GET /instance-ip/c7075fe8-dd48-422b-ab68-cd7b3760624d?fields=floating_ips HTTP/1.1" 200 1171 0.006402 10.0.0.72 - - [2025-10-21 21:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.72 - - [2025-10-21 21:06:34] "GET /floating-ip/579dce4f-32e8-4b85-9cba-9529d38f2842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002831 10.0.0.72 - - [2025-10-21 21:06:34] "PUT /global-vrouter-config/f36ffcf1-ad97-40be-84cc-54eec3836d9c HTTP/1.1" 200 276 0.014022 10.0.0.72 - - [2025-10-21 21:06:34] "POST /tags HTTP/1.1" 200 301 0.059158 10.0.0.72 - - [2025-10-21 21:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.72 - - [2025-10-21 21:06:34] "GET /tag/b4efbfdf-6cc4-4739-b11e-058af0ff04e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012315 10.0.0.72 - - [2025-10-21 21:06:34] "POST /tags HTTP/1.1" 200 325 0.051966 10.0.0.72 - - [2025-10-21 21:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.72 - - [2025-10-21 21:06:34] "GET /tag/50097b4f-b374-42fb-8c62-9e8c4908572f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.012645 10.0.0.72 - - [2025-10-21 21:06:34] "POST /tags HTTP/1.1" 200 363 0.055609 10.0.0.72 - - [2025-10-21 21:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.72 - - [2025-10-21 21:06:34] "GET /tag/f002cb54-298a-40db-a7b1-c06dcf6febda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015841 10.0.0.72 - - [2025-10-21 21:06:35] "POST /tags HTTP/1.1" 200 311 0.069373 10.0.0.72 - - [2025-10-21 21:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.72 - - [2025-10-21 21:06:35] "GET /tag/b4d4320e-77a8-4c4d-8fe3-7124588a4fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011210 10.0.0.72 - - [2025-10-21 21:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.72 - - [2025-10-21 21:06:35] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.004254 10.0.0.72 - - [2025-10-21 21:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.72 - - [2025-10-21 21:06:35] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037856 10.0.0.72 - - [2025-10-21 21:06:35] "POST /virtual-machines HTTP/1.1" 200 377 0.013578 10.0.0.72 - - [2025-10-21 21:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012206 10.0.0.72 - - [2025-10-21 21:06:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.133846 10.0.0.72 - - [2025-10-21 21:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023168 10.0.0.72 - - [2025-10-21 21:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.72 - - [2025-10-21 21:06:35] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004893 10.0.0.72 - - [2025-10-21 21:06:35] "POST /instance-ips HTTP/1.1" 200 409 0.034928 10.0.0.72 - - [2025-10-21 21:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026079 10.0.0.72 - - [2025-10-21 21:06:35] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010201 10.0.0.72 - - [2025-10-21 21:06:35] "POST /set-tag HTTP/1.1" 200 109 0.023819 10.0.0.72 - - [2025-10-21 21:06:35] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007392 10.0.0.72 - - [2025-10-21 21:06:35] "GET /instance-ip/d3d3d32c-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005226 10.0.0.72 - - [2025-10-21 21:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.72 - - [2025-10-21 21:06:35] "GET /loadbalancer/58d29b89-5e40-486b-8a5a-4fd63c2a74e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002295 10.0.0.72 - - [2025-10-21 21:06:35] "POST /tags HTTP/1.1" 200 357 0.019166 10.0.0.72 - - [2025-10-21 21:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.72 - - [2025-10-21 21:06:35] "GET /tag/26142a6b-9bd7-4bec-8965-be16a0c68949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016944 10.0.0.72 - - [2025-10-21 21:06:35] "POST /tags HTTP/1.1" 200 305 0.027940 10.0.0.72 - - [2025-10-21 21:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.72 - - [2025-10-21 21:06:35] "GET /tag/6e8f8b31-0a3a-4636-ae36-f2378b1dac93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012063 10.0.0.72 - - [2025-10-21 21:06:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.000525 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.004646 10.0.0.72 - - [2025-10-21 21:06:36] "POST /security-groups HTTP/1.1" 200 571 0.069235 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.004575 10.0.0.72 - - [2025-10-21 21:06:36] "POST /projects HTTP/1.1" 200 483 0.223505 10.0.0.72 - - [2025-10-21 21:06:36] "POST /access-control-lists HTTP/1.1" 200 580 0.067186 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.012273 10.0.0.72 - - [2025-10-21 21:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037076 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012687 10.0.0.72 - - [2025-10-21 21:06:36] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008086 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.72 - - [2025-10-21 21:06:36] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.025336 10.0.0.72 - - [2025-10-21 21:06:36] "POST /access-control-lists HTTP/1.1" 200 578 0.067786 10.0.0.72 - - [2025-10-21 21:06:36] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.062118 10.0.0.72 - - [2025-10-21 21:06:36] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.046538 10.0.0.72 - - [2025-10-21 21:06:36] "POST /security-groups HTTP/1.1" 200 537 0.076305 10.0.0.72 - - [2025-10-21 21:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026385 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.008808 10.0.0.72 - - [2025-10-21 21:06:36] "POST /chown HTTP/1.1" 200 109 0.025081 10.0.0.72 - - [2025-10-21 21:06:36] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020513 10.0.0.72 - - [2025-10-21 21:06:36] "POST /access-control-lists HTTP/1.1" 200 596 0.081045 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.007240 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.72 - - [2025-10-21 21:06:36] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002424 10.0.0.72 - - [2025-10-21 21:06:36] "POST /tags HTTP/1.1" 409 207 0.002589 10.0.0.72 - - [2025-10-21 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.72 - - [2025-10-21 21:06:36] "GET /tag/6e8f8b31-0a3a-4636-ae36-f2378b1dac93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.055565 10.0.0.72 - - [2025-10-21 21:06:36] "POST /access-control-lists HTTP/1.1" 200 594 0.081715 10.0.0.72 - - [2025-10-21 21:06:36] "POST /firewall-rules HTTP/1.1" 200 564 0.073291 10.0.0.72 - - [2025-10-21 21:06:36] "GET /firewall-rule/c4a02451-b866-4b5c-a68f-6ae074e07217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.029258 10.0.0.72 - - [2025-10-21 21:06:36] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002992 10.0.0.72 - - [2025-10-21 21:06:37] "GET /firewall-rule/c4a02451-b866-4b5c-a68f-6ae074e07217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003449 10.0.0.72 - - [2025-10-21 21:06:37] "POST /ref-update HTTP/1.1" 200 156 0.020377 10.0.0.72 - - [2025-10-21 21:06:37] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009089 10.0.0.72 - - [2025-10-21 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.72 - - [2025-10-21 21:06:37] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003001 10.0.0.72 - - [2025-10-21 21:06:37] "POST /tags HTTP/1.1" 409 207 0.001879 10.0.0.72 - - [2025-10-21 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.72 - - [2025-10-21 21:06:37] "GET /tag/6e8f8b31-0a3a-4636-ae36-f2378b1dac93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020298 10.0.0.72 - - [2025-10-21 21:06:37] "POST /firewall-rules HTTP/1.1" 200 562 0.083483 10.0.0.72 - - [2025-10-21 21:06:37] "GET /firewall-rule/6479b5b2-1121-477f-a2e5-25ada972bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.009848 10.0.0.72 - - [2025-10-21 21:06:37] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003929 10.0.0.72 - - [2025-10-21 21:06:37] "GET /firewall-rule/6479b5b2-1121-477f-a2e5-25ada972bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002312 10.0.0.72 - - [2025-10-21 21:06:37] "POST /ref-update HTTP/1.1" 200 156 0.022624 10.0.0.72 - - [2025-10-21 21:06:37] "POST /tags HTTP/1.1" 200 301 0.029257 10.0.0.72 - - [2025-10-21 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013368 10.0.0.72 - - [2025-10-21 21:06:37] "GET /tag/2e4f9142-9e02-490f-ad0f-e57574038c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013201 10.0.0.72 - - [2025-10-21 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.72 - - [2025-10-21 21:06:37] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047445 10.0.0.72 - - [2025-10-21 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.72 - - [2025-10-21 21:06:37] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.058715 10.0.0.72 - - [2025-10-21 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.72 - - [2025-10-21 21:06:37] "GET /service-appliance-set/a3db0c97-ad64-4084-b1d3-0f644efaf6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.080383 10.0.0.72 - - [2025-10-21 21:06:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.003130 10.0.0.72 - - [2025-10-21 21:06:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142539 10.0.0.72 - - [2025-10-21 21:06:38] "GET /virtual-machine-interface/25721789-9f66-4c9e-9858-0053eadea741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004520 10.0.0.72 - - [2025-10-21 21:06:38] "POST /instance-ips HTTP/1.1" 200 377 0.047127 10.0.0.72 - - [2025-10-21 21:06:38] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015754 10.0.0.72 - - [2025-10-21 21:06:38] "POST /loadbalancers HTTP/1.1" 200 582 0.074358 10.0.0.72 - - [2025-10-21 21:06:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029119 10.0.0.72 - - [2025-10-21 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015079 10.0.0.72 - - [2025-10-21 21:06:38] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054757 10.0.0.72 - - [2025-10-21 21:06:38] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017087 10.0.0.72 - - [2025-10-21 21:06:38] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076470 10.0.0.72 - - [2025-10-21 21:06:38] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.016634 10.0.0.72 - - [2025-10-21 21:06:38] "POST /floating-ips HTTP/1.1" 200 581 0.092833 10.0.0.72 - - [2025-10-21 21:06:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.103673 10.0.0.72 - - [2025-10-21 21:06:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021488 10.0.0.72 - - [2025-10-21 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020883 10.0.0.72 - - [2025-10-21 21:06:38] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056927 10.0.0.72 - - [2025-10-21 21:06:38] "GET /loadbalancer-listener/42ab5da3-20bf-468f-9a54-f1de804519f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002886 10.0.0.72 - - [2025-10-21 21:06:38] "GET /loadbalancer-listener/42ab5da3-20bf-468f-9a54-f1de804519f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003092 10.0.0.72 - - [2025-10-21 21:06:38] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033922 10.0.0.72 - - [2025-10-21 21:06:38] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005109 10.0.0.72 - - [2025-10-21 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.72 - - [2025-10-21 21:06:38] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?fields=floating_ips HTTP/1.1" 200 1164 0.019775 10.0.0.72 - - [2025-10-21 21:06:38] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009830 10.0.0.72 - - [2025-10-21 21:06:38] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078828 10.0.0.72 - - [2025-10-21 21:06:38] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006366 10.0.0.72 - - [2025-10-21 21:06:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030924 10.0.0.72 - - [2025-10-21 21:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033185 10.0.0.72 - - [2025-10-21 21:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.72 - - [2025-10-21 21:06:39] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.073602 10.0.0.72 - - [2025-10-21 21:06:39] "GET /loadbalancer-listener/b538abe7-ef97-4242-88f2-ae44b7f84512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006282 10.0.0.72 - - [2025-10-21 21:06:39] "GET /loadbalancer-listener/b538abe7-ef97-4242-88f2-ae44b7f84512?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003555 10.0.0.72 - - [2025-10-21 21:06:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.095931 10.0.0.72 - - [2025-10-21 21:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008785 10.0.0.72 - - [2025-10-21 21:06:39] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004902 10.0.0.72 - - [2025-10-21 21:06:39] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?fields=floating_ips HTTP/1.1" 200 1164 0.017601 10.0.0.72 - - [2025-10-21 21:06:39] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092294 10.0.0.72 - - [2025-10-21 21:06:39] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005176 10.0.0.72 - - [2025-10-21 21:06:39] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007792 10.0.0.72 - - [2025-10-21 21:06:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.068976 10.0.0.72 - - [2025-10-21 21:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025633 10.0.0.72 - - [2025-10-21 21:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.72 - - [2025-10-21 21:06:39] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062066 10.0.0.72 - - [2025-10-21 21:06:39] "GET /loadbalancer-listener/3e7ffcb7-fe89-4d4e-8135-c17ef330b6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.011390 10.0.0.72 - - [2025-10-21 21:06:39] "GET /loadbalancer-listener/3e7ffcb7-fe89-4d4e-8135-c17ef330b6a0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008133 10.0.0.72 - - [2025-10-21 21:06:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.036894 10.0.0.72 - - [2025-10-21 21:06:39] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002851 10.0.0.72 - - [2025-10-21 21:06:39] "GET /instance-ip/26f21a33-23f5-48d0-a821-a9fe2e5d5e4b?fields=floating_ips HTTP/1.1" 200 1164 0.007866 10.0.0.72 - - [2025-10-21 21:06:39] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002147 10.0.0.72 - - [2025-10-21 21:06:40] "POST /tags HTTP/1.1" 200 355 0.123873 10.0.0.72 - - [2025-10-21 21:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012731 10.0.0.72 - - [2025-10-21 21:06:40] "GET /tag/a0e3768d-3973-4f5c-8fc2-d2e6683046ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.033927 10.0.0.72 - - [2025-10-21 21:06:40] "POST /tags HTTP/1.1" 200 303 0.053769 10.0.0.72 - - [2025-10-21 21:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006425 10.0.0.72 - - [2025-10-21 21:06:40] "GET /tag/7a4d809f-5520-4b2e-8a44-78a4978e002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023598 10.0.0.72 - - [2025-10-21 21:06:40] "POST /projects HTTP/1.1" 409 218 0.015010 10.0.0.72 - - [2025-10-21 21:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.72 - - [2025-10-21 21:06:40] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034575 10.0.0.72 - - [2025-10-21 21:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.72 - - [2025-10-21 21:06:40] "GET /network-ipam/b7fd2d99-47cc-4f7b-8ddb-dc28f08ff05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006027 10.0.0.72 - - [2025-10-21 21:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.72 - - [2025-10-21 21:06:40] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003894 10.0.0.72 - - [2025-10-21 21:06:40] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.067789 10.0.0.72 - - [2025-10-21 21:06:40] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.015064 10.0.0.72 - - [2025-10-21 21:06:40] "POST /set-tag HTTP/1.1" 200 109 0.063135 10.0.0.72 - - [2025-10-21 21:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020957 10.0.0.72 - - [2025-10-21 21:06:40] "GET /network-ipam/93331fd0-f955-464e-ad9b-e863c4c5806a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.009080 10.0.0.72 - - [2025-10-21 21:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.72 - - [2025-10-21 21:06:40] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004011 10.0.0.72 - - [2025-10-21 21:06:40] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.051105 10.0.0.72 - - [2025-10-21 21:06:40] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011044 10.0.0.72 - - [2025-10-21 21:06:41] "POST /set-tag HTTP/1.1" 200 109 0.096907 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.72 - - [2025-10-21 21:06:41] "GET /network-policy/e1dfaee4-e901-4214-97b2-d839daa4d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008501 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.72 - - [2025-10-21 21:06:41] "GET /network-policy/64863206-2963-4ec8-b87e-aa11aea300d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004679 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.72 - - [2025-10-21 21:06:41] "GET /network-policy/b3ccd1cb-dd1f-403f-bb52-3a6152e85449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008746 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.72 - - [2025-10-21 21:06:41] "PUT /network-policy/b3ccd1cb-dd1f-403f-bb52-3a6152e85449 HTTP/1.1" 200 262 0.013534 10.0.0.72 - - [2025-10-21 21:06:41] "POST /ref-update HTTP/1.1" 200 156 0.091024 10.0.0.72 - - [2025-10-21 21:06:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004306 10.0.0.72 - - [2025-10-21 21:06:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005143 10.0.0.72 - - [2025-10-21 21:06:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002029 10.0.0.72 - - [2025-10-21 21:06:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002056 10.0.0.72 - - [2025-10-21 21:06:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002460 10.0.0.72 - - [2025-10-21 21:06:41] "POST /security-groups HTTP/1.1" 409 245 0.003042 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.72 - - [2025-10-21 21:06:41] "GET / HTTP/1.1" 200 35931 0.001194 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.72 - - [2025-10-21 21:06:41] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004250 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.72 - - [2025-10-21 21:06:41] "PUT /security-group/e6a3c006-0a79-4c5e-9c78-7db5659b474a HTTP/1.1" 200 262 0.064417 10.0.0.72 - - [2025-10-21 21:06:41] "GET /config-node/e0c2b164-4d79-482d-85be-de4660cbe072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.062548 10.0.0.72 - - [2025-10-21 21:06:41] "PUT /access-control-list/8ce6ca60-4756-4d44-b74a-e994dd8bc512 HTTP/1.1" 200 272 0.023090 10.0.0.72 - - [2025-10-21 21:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.051396 10.0.0.72 - - [2025-10-21 21:06:41] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009920 10.0.0.72 - - [2025-10-21 21:06:41] "PUT /access-control-list/b3bbb9b1-84ac-47f7-a87b-ab6d84d67f64 HTTP/1.1" 200 272 0.044268 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.72 - - [2025-10-21 21:06:41] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003319 10.0.0.72 - - [2025-10-21 21:06:41] "POST /tags HTTP/1.1" 409 206 0.001788 10.0.0.72 - - [2025-10-21 21:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.72 - - [2025-10-21 21:06:41] "GET /tag/7a4d809f-5520-4b2e-8a44-78a4978e002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013054 10.0.0.72 - - [2025-10-21 21:06:41] "POST /firewall-rules HTTP/1.1" 200 562 0.070886 10.0.0.72 - - [2025-10-21 21:06:41] "GET /firewall-rule/d07f34ef-dcdd-41d1-acc2-cae3aa56f3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004564 10.0.0.72 - - [2025-10-21 21:06:41] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003765 10.0.0.72 - - [2025-10-21 21:06:41] "GET /firewall-rule/d07f34ef-dcdd-41d1-acc2-cae3aa56f3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010468 10.0.0.72 - - [2025-10-21 21:06:41] "POST /ref-update HTTP/1.1" 200 156 0.028029 10.0.0.72 - - [2025-10-21 21:06:42] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014738 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.72 - - [2025-10-21 21:06:42] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003598 10.0.0.72 - - [2025-10-21 21:06:42] "POST /tags HTTP/1.1" 409 206 0.002049 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.72 - - [2025-10-21 21:06:42] "GET /tag/7a4d809f-5520-4b2e-8a44-78a4978e002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017981 10.0.0.72 - - [2025-10-21 21:06:42] "POST /firewall-rules HTTP/1.1" 200 560 0.098900 10.0.0.72 - - [2025-10-21 21:06:42] "GET /firewall-rule/79931ed5-11f6-4435-9168-721a4acca333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.019426 10.0.0.72 - - [2025-10-21 21:06:42] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.011281 10.0.0.72 - - [2025-10-21 21:06:42] "GET /firewall-rule/79931ed5-11f6-4435-9168-721a4acca333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004093 10.0.0.72 - - [2025-10-21 21:06:42] "POST /ref-update HTTP/1.1" 200 156 0.031901 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.72 - - [2025-10-21 21:06:42] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002748 10.0.0.72 - - [2025-10-21 21:06:42] "POST /tags HTTP/1.1" 200 371 0.025167 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.72 - - [2025-10-21 21:06:42] "GET /tag/d9311495-82ac-48a1-aa0c-614178fc95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.010359 10.0.0.72 - - [2025-10-21 21:06:42] "POST /tags HTTP/1.1" 200 319 0.019337 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014984 10.0.0.72 - - [2025-10-21 21:06:42] "GET /tag/db86d160-fcfa-4c69-a4fa-72bfa077d68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014233 10.0.0.72 - - [2025-10-21 21:06:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.003123 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.019815 10.0.0.72 - - [2025-10-21 21:06:42] "POST /security-groups HTTP/1.1" 200 578 0.079083 10.0.0.72 - - [2025-10-21 21:06:42] "POST /projects HTTP/1.1" 200 497 0.202324 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.006598 10.0.0.72 - - [2025-10-21 21:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015020 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.72 - - [2025-10-21 21:06:42] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.024892 10.0.0.72 - - [2025-10-21 21:06:42] "POST /access-control-lists HTTP/1.1" 200 587 0.098182 10.0.0.72 - - [2025-10-21 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010874 10.0.0.72 - - [2025-10-21 21:06:42] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004355 10.0.0.72 - - [2025-10-21 21:06:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.001851 10.0.0.72 - - [2025-10-21 21:06:43] "POST /access-control-lists HTTP/1.1" 200 585 0.066403 10.0.0.72 - - [2025-10-21 21:06:43] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.121177 10.0.0.72 - - [2025-10-21 21:06:43] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.077119 10.0.0.72 - - [2025-10-21 21:06:43] "POST /security-groups HTTP/1.1" 200 558 0.085927 10.0.0.72 - - [2025-10-21 21:06:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.002895 10.0.0.72 - - [2025-10-21 21:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016074 10.0.0.72 - - [2025-10-21 21:06:43] "POST /access-control-lists HTTP/1.1" 200 610 0.082337 10.0.0.72 - - [2025-10-21 21:06:43] "POST /chown HTTP/1.1" 200 109 0.048172 10.0.0.72 - - [2025-10-21 21:06:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.003320 10.0.0.72 - - [2025-10-21 21:06:43] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003364 10.0.0.72 - - [2025-10-21 21:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.72 - - [2025-10-21 21:06:43] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.036520 10.0.0.72 - - [2025-10-21 21:06:43] "POST /access-control-lists HTTP/1.1" 200 608 0.090553 10.0.0.72 - - [2025-10-21 21:06:43] "POST /tags HTTP/1.1" 409 214 0.001822 10.0.0.72 - - [2025-10-21 21:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.72 - - [2025-10-21 21:06:43] "GET /tag/db86d160-fcfa-4c69-a4fa-72bfa077d68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014998 10.0.0.72 - - [2025-10-21 21:06:43] "POST /firewall-rules HTTP/1.1" 200 578 0.078537 10.0.0.72 - - [2025-10-21 21:06:43] "GET /firewall-rule/c6a3be29-bac0-4f47-afed-8eda4fc49d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004560 10.0.0.72 - - [2025-10-21 21:06:43] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003540 10.0.0.72 - - [2025-10-21 21:06:43] "GET /firewall-rule/c6a3be29-bac0-4f47-afed-8eda4fc49d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005630 10.0.0.72 - - [2025-10-21 21:06:43] "POST /ref-update HTTP/1.1" 200 156 0.040620 10.0.0.72 - - [2025-10-21 21:06:43] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021666 10.0.0.72 - - [2025-10-21 21:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.72 - - [2025-10-21 21:06:43] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002883 10.0.0.72 - - [2025-10-21 21:06:43] "POST /tags HTTP/1.1" 409 214 0.001669 10.0.0.72 - - [2025-10-21 21:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.72 - - [2025-10-21 21:06:44] "GET /tag/db86d160-fcfa-4c69-a4fa-72bfa077d68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016550 10.0.0.72 - - [2025-10-21 21:06:44] "POST /firewall-rules HTTP/1.1" 200 576 0.074522 10.0.0.72 - - [2025-10-21 21:06:44] "GET /firewall-rule/e6c0b56d-d04c-4d8a-a711-b211575855c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005720 10.0.0.72 - - [2025-10-21 21:06:44] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006171 10.0.0.72 - - [2025-10-21 21:06:44] "GET /firewall-rule/e6c0b56d-d04c-4d8a-a711-b211575855c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003394 10.0.0.72 - - [2025-10-21 21:06:44] "POST /ref-update HTTP/1.1" 200 156 0.030571 10.0.0.72 - - [2025-10-21 21:06:44] "POST /tags HTTP/1.1" 200 363 0.023385 10.0.0.72 - - [2025-10-21 21:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.72 - - [2025-10-21 21:06:44] "GET /tag/c837fa3a-3af1-431d-8450-1129396f5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011063 10.0.0.72 - - [2025-10-21 21:06:44] "POST /tags HTTP/1.1" 200 311 0.020236 10.0.0.72 - - [2025-10-21 21:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.72 - - [2025-10-21 21:06:44] "GET /tag/a79cfe86-9834-40cd-8519-bbdd319bf215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012395 10.0.0.72 - - [2025-10-21 21:06:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000821 10.0.0.72 - - [2025-10-21 21:06:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.003316 10.0.0.72 - - [2025-10-21 21:06:44] "POST /security-groups HTTP/1.1" 200 574 0.061027 10.0.0.72 - - [2025-10-21 21:06:44] "POST /projects HTTP/1.1" 200 489 0.210437 10.0.0.72 - - [2025-10-21 21:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015329 10.0.0.72 - - [2025-10-21 21:06:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.013872 10.0.0.72 - - [2025-10-21 21:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015486 10.0.0.72 - - [2025-10-21 21:06:44] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.019492 10.0.0.72 - - [2025-10-21 21:06:44] "POST /access-control-lists HTTP/1.1" 200 583 0.070571 10.0.0.72 - - [2025-10-21 21:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014810 10.0.0.72 - - [2025-10-21 21:06:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.008152 10.0.0.72 - - [2025-10-21 21:06:44] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004157 10.0.0.72 - - [2025-10-21 21:06:44] "POST /access-control-lists HTTP/1.1" 200 581 0.069769 10.0.0.72 - - [2025-10-21 21:06:44] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.104826 10.0.0.72 - - [2025-10-21 21:06:45] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.044055 10.0.0.72 - - [2025-10-21 21:06:45] "POST /security-groups HTTP/1.1" 200 546 0.079756 10.0.0.72 - - [2025-10-21 21:06:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.001713 10.0.0.72 - - [2025-10-21 21:06:45] "POST /access-control-lists HTTP/1.1" 200 602 0.062164 10.0.0.72 - - [2025-10-21 21:06:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.007629 10.0.0.72 - - [2025-10-21 21:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.068540 10.0.0.72 - - [2025-10-21 21:06:45] "POST /chown HTTP/1.1" 200 109 0.017485 10.0.0.72 - - [2025-10-21 21:06:45] "POST /access-control-lists HTTP/1.1" 200 600 0.084371 10.0.0.72 - - [2025-10-21 21:06:45] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.058078 10.0.0.72 - - [2025-10-21 21:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.72 - - [2025-10-21 21:06:45] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005321 10.0.0.72 - - [2025-10-21 21:06:45] "POST /tags HTTP/1.1" 409 210 0.001990 10.0.0.72 - - [2025-10-21 21:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.72 - - [2025-10-21 21:06:45] "GET /tag/a79cfe86-9834-40cd-8519-bbdd319bf215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017628 10.0.0.72 - - [2025-10-21 21:06:45] "POST /firewall-rules HTTP/1.1" 200 570 0.069585 10.0.0.72 - - [2025-10-21 21:06:45] "GET /firewall-rule/6045ef08-a4bc-450b-b937-5d12c893b6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004426 10.0.0.72 - - [2025-10-21 21:06:45] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007762 10.0.0.72 - - [2025-10-21 21:06:45] "GET /firewall-rule/6045ef08-a4bc-450b-b937-5d12c893b6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003534 10.0.0.72 - - [2025-10-21 21:06:45] "POST /ref-update HTTP/1.1" 200 156 0.040491 10.0.0.72 - - [2025-10-21 21:06:45] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012202 10.0.0.72 - - [2025-10-21 21:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.72 - - [2025-10-21 21:06:45] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003373 10.0.0.72 - - [2025-10-21 21:06:45] "POST /tags HTTP/1.1" 409 210 0.002078 10.0.0.72 - - [2025-10-21 21:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.72 - - [2025-10-21 21:06:45] "GET /tag/a79cfe86-9834-40cd-8519-bbdd319bf215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024842 10.0.0.72 - - [2025-10-21 21:06:45] "POST /firewall-rules HTTP/1.1" 200 568 0.085315 10.0.0.72 - - [2025-10-21 21:06:45] "GET /firewall-rule/01f02c58-99b9-424b-9fba-a9bc0dc93275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.026438 10.0.0.72 - - [2025-10-21 21:06:45] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005190 10.0.0.72 - - [2025-10-21 21:06:45] "GET /firewall-rule/01f02c58-99b9-424b-9fba-a9bc0dc93275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002902 10.0.0.72 - - [2025-10-21 21:06:46] "POST /ref-update HTTP/1.1" 200 156 0.040625 10.0.0.72 - - [2025-10-21 21:06:46] "POST /tags HTTP/1.1" 409 237 0.002103 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.72 - - [2025-10-21 21:06:46] "GET /tag/f002cb54-298a-40db-a7b1-c06dcf6febda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.009304 10.0.0.72 - - [2025-10-21 21:06:46] "POST /tags HTTP/1.1" 409 210 0.002284 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.72 - - [2025-10-21 21:06:46] "GET /tag/b4d4320e-77a8-4c4d-8fe3-7124588a4fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010152 10.0.0.72 - - [2025-10-21 21:06:46] "POST /projects HTTP/1.1" 409 223 0.003185 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.72 - - [2025-10-21 21:06:46] "GET /project/5d28cdd9-c094-4e74-9430-29b4f6429de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070138 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.72 - - [2025-10-21 21:06:46] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.015005 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.72 - - [2025-10-21 21:06:46] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004477 10.0.0.72 - - [2025-10-21 21:06:46] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.052461 10.0.0.72 - - [2025-10-21 21:06:46] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.052140 10.0.0.72 - - [2025-10-21 21:06:46] "POST /security-groups HTTP/1.1" 409 253 0.003176 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.72 - - [2025-10-21 21:06:46] "PUT /security-group/5865c971-e794-4a9a-b621-d69ad17fa2cd HTTP/1.1" 200 262 0.059228 10.0.0.72 - - [2025-10-21 21:06:46] "PUT /access-control-list/92577749-daa1-4db7-ae62-2e5aa20efebf HTTP/1.1" 200 272 0.017661 10.0.0.72 - - [2025-10-21 21:06:46] "PUT /access-control-list/c8b95f75-e7fd-4f01-aeb5-2bf934e08cf9 HTTP/1.1" 200 272 0.023195 10.0.0.72 - - [2025-10-21 21:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026920 10.0.0.72 - - [2025-10-21 21:06:46] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011600 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.72 - - [2025-10-21 21:06:46] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005575 10.0.0.72 - - [2025-10-21 21:06:46] "POST /tags HTTP/1.1" 409 210 0.003797 10.0.0.72 - - [2025-10-21 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.72 - - [2025-10-21 21:06:46] "GET /tag/b4d4320e-77a8-4c4d-8fe3-7124588a4fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013574 10.0.0.72 - - [2025-10-21 21:06:46] "POST /firewall-rules HTTP/1.1" 200 570 0.069391 10.0.0.72 - - [2025-10-21 21:06:46] "GET /firewall-rule/dd7b26b4-982a-4342-a41b-905865bfac86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005899 10.0.0.72 - - [2025-10-21 21:06:46] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005534 10.0.0.72 - - [2025-10-21 21:06:46] "GET /firewall-rule/dd7b26b4-982a-4342-a41b-905865bfac86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002859 10.0.0.72 - - [2025-10-21 21:06:47] "POST /ref-update HTTP/1.1" 200 156 0.046922 10.0.0.72 - - [2025-10-21 21:06:47] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003147 10.0.0.72 - - [2025-10-21 21:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.72 - - [2025-10-21 21:06:47] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002807 10.0.0.72 - - [2025-10-21 21:06:47] "POST /tags HTTP/1.1" 409 210 0.002409 10.0.0.72 - - [2025-10-21 21:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.72 - - [2025-10-21 21:06:47] "GET /tag/b4d4320e-77a8-4c4d-8fe3-7124588a4fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013366 10.0.0.72 - - [2025-10-21 21:06:47] "POST /firewall-rules HTTP/1.1" 200 568 0.074760 10.0.0.72 - - [2025-10-21 21:06:47] "GET /firewall-rule/3ae5fa50-c733-47cb-867d-e6f665dff650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013283 10.0.0.72 - - [2025-10-21 21:06:47] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004997 10.0.0.72 - - [2025-10-21 21:06:47] "GET /firewall-rule/3ae5fa50-c733-47cb-867d-e6f665dff650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004513 10.0.0.72 - - [2025-10-21 21:06:47] "POST /ref-update HTTP/1.1" 200 156 0.063639 10.0.0.72 - - [2025-10-21 21:06:47] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009657 10.0.0.72 - - [2025-10-21 21:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.72 - - [2025-10-21 21:06:52] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.72 - - [2025-10-21 21:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.72 - - [2025-10-21 21:06:52] "GET /routing-instance/6ff6e6b0-e19c-4ea9-b111-7f59abc54674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002618 10.0.0.72 - - [2025-10-21 21:06:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001720 10.0.0.72 - - [2025-10-21 21:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.72 - - [2025-10-21 21:06:52] "GET /bgp-router/81971367-3911-4816-978e-f1bd680ecd30?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.008352 10.0.0.72 - - [2025-10-21 21:06:52] "PUT /bgp-router/81971367-3911-4816-978e-f1bd680ecd30 HTTP/1.1" 200 254 0.042083 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001392 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001412 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001347 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002704 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:07:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001957 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:07:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001552 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:07:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001250 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:07:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001497 10.0.0.136 - - [2025-10-21 21:07:59] "GET / HTTP/1.1" 200 35931 0.010017 10.0.0.136 - - [2025-10-21 21:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024502 10.0.0.136 - - [2025-10-21 21:07:59] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009443 10.0.0.136 - - [2025-10-21 21:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.136 - - [2025-10-21 21:07:59] "GET /routing-instance/6ff6e6b0-e19c-4ea9-b111-7f59abc54674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002847 10.0.0.136 - - [2025-10-21 21:07:59] "PUT /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129 HTTP/1.1" 200 274 0.006792 10.0.0.136 - - [2025-10-21 21:07:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.008894 10.0.0.136 - - [2025-10-21 21:07:59] "POST /virtual-routers HTTP/1.1" 200 599 0.015766 10.0.0.136 - - [2025-10-21 21:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017130 10.0.0.136 - - [2025-10-21 21:07:59] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004278 10.0.0.136 - - [2025-10-21 21:07:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.004314 10.0.0.136 - - [2025-10-21 21:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.136 - - [2025-10-21 21:07:59] "GET /virtual-network/b0128324-d959-4fda-b4e0-8d74a917776e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008350 10.0.0.136 - - [2025-10-21 21:07:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.072105 10.0.0.72 - - [2025-10-21 21:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.72 - - [2025-10-21 21:08:24] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003119 10.0.0.72 - - [2025-10-21 21:09:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002666 10.0.0.72 - - [2025-10-21 21:09:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002214 10.0.0.136 - - [2025-10-21 21:10:06] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.136 - - [2025-10-21 21:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.136 - - [2025-10-21 21:10:06] "GET /global-system-config/a6165da6-0801-47aa-852d-7db3e345a129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008058 10.0.0.136 - - [2025-10-21 21:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010110 10.0.0.136 - - [2025-10-21 21:10:06] "GET /routing-instance/6ff6e6b0-e19c-4ea9-b111-7f59abc54674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003266 10.0.0.136 - - [2025-10-21 21:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.136 - - [2025-10-21 21:10:06] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004966 10.0.0.136 - - [2025-10-21 21:10:06] "PUT /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41 HTTP/1.1" 200 262 0.017220 10.0.0.136 - - [2025-10-21 21:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.136 - - [2025-10-21 21:10:06] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002648 10.0.0.136 - - [2025-10-21 21:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.136 - - [2025-10-21 21:10:06] "GET /virtual-machine-interface/f4febd1d-54fa-44b4-8bd7-694ac7e99eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004380 10.0.0.136 - - [2025-10-21 21:10:07] "PUT /virtual-machine-interface/f4febd1d-54fa-44b4-8bd7-694ac7e99eb0 HTTP/1.1" 200 284 0.012534 10.0.0.72 - - [2025-10-21 21:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.72 - - [2025-10-21 21:10:24] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004746 10.0.0.72 - - [2025-10-21 21:10:33] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004710 10.0.0.72 - - [2025-10-21 21:10:33] "POST /ref-update HTTP/1.1" 200 156 0.025988 10.0.0.72 - - [2025-10-21 21:10:42] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004373 10.0.0.72 - - [2025-10-21 21:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.72 - - [2025-10-21 21:10:42] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005991 10.0.0.72 - - [2025-10-21 21:10:42] "POST /set-tag HTTP/1.1" 200 109 0.006001 10.0.0.72 - - [2025-10-21 21:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.72 - - [2025-10-21 21:10:42] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003249 10.0.0.72 - - [2025-10-21 21:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.72 - - [2025-10-21 21:10:42] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003831 10.0.0.72 - - [2025-10-21 21:10:42] "GET /loadbalancer-pool/c473f836-4fe6-4322-b631-92a15dbbd682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004547 10.0.0.72 - - [2025-10-21 21:10:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023526 10.0.0.72 - - [2025-10-21 21:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008100 10.0.0.72 - - [2025-10-21 21:10:42] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010548 10.0.0.72 - - [2025-10-21 21:10:42] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006924 10.0.0.72 - - [2025-10-21 21:10:42] "POST /ref-update HTTP/1.1" 200 156 0.023197 10.0.0.72 - - [2025-10-21 21:10:43] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.003788 10.0.0.72 - - [2025-10-21 21:10:43] "POST /tags HTTP/1.1" 409 205 0.001850 10.0.0.72 - - [2025-10-21 21:10:43] "PUT /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0 HTTP/1.1" 200 256 0.013440 10.0.0.72 - - [2025-10-21 21:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.72 - - [2025-10-21 21:10:43] "GET /tag/2e4f9142-9e02-490f-ad0f-e57574038c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011277 10.0.0.72 - - [2025-10-21 21:10:43] "POST /set-tag HTTP/1.1" 200 109 0.076409 10.0.0.72 - - [2025-10-21 21:10:43] "GET /loadbalancer-pool/33ad0e61-c88c-44de-b898-d84c77f455ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014812 10.0.0.72 - - [2025-10-21 21:10:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035957 10.0.0.72 - - [2025-10-21 21:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014752 10.0.0.72 - - [2025-10-21 21:10:43] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018687 10.0.0.72 - - [2025-10-21 21:10:43] "POST /set-tag HTTP/1.1" 200 109 0.004602 10.0.0.72 - - [2025-10-21 21:10:43] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003642 10.0.0.72 - - [2025-10-21 21:10:43] "POST /ref-update HTTP/1.1" 200 156 0.006409 10.0.0.72 - - [2025-10-21 21:10:43] "GET /loadbalancer-pool/777dc0bd-5f8b-4148-920b-16ac24d300c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004223 10.0.0.72 - - [2025-10-21 21:10:43] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003865 10.0.0.72 - - [2025-10-21 21:10:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025214 10.0.0.72 - - [2025-10-21 21:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017077 10.0.0.72 - - [2025-10-21 21:10:43] "PUT /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0 HTTP/1.1" 200 256 0.024545 10.0.0.72 - - [2025-10-21 21:10:43] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011234 10.0.0.72 - - [2025-10-21 21:10:43] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004069 10.0.0.72 - - [2025-10-21 21:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.72 - - [2025-10-21 21:10:43] "POST /ref-update HTTP/1.1" 200 156 0.008037 10.0.0.72 - - [2025-10-21 21:10:43] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006854 10.0.0.72 - - [2025-10-21 21:10:43] "PUT /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0 HTTP/1.1" 200 256 0.012176 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002537 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002584 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004647 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001467 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:11:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001377 10.0.0.72 - - [2025-10-21 21:12:10] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017530 10.0.0.72 - - [2025-10-21 21:12:10] "POST /set-tag HTTP/1.1" 200 109 0.015857 10.0.0.72 - - [2025-10-21 21:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008769 10.0.0.72 - - [2025-10-21 21:12:10] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004688 10.0.0.72 - - [2025-10-21 21:12:10] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005644 10.0.0.72 - - [2025-10-21 21:12:10] "POST /set-tag HTTP/1.1" 200 109 0.023812 10.0.0.72 - - [2025-10-21 21:12:10] "DELETE /loadbalancer-member/aff9d357-0983-4241-9aba-714e1cfc652f HTTP/1.1" 200 115 0.023978 10.0.0.72 - - [2025-10-21 21:12:10] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009192 10.0.0.72 - - [2025-10-21 21:12:10] "POST /set-tag HTTP/1.1" 200 109 0.021631 10.0.0.72 - - [2025-10-21 21:12:10] "DELETE /loadbalancer-member/e2244670-d4d6-4c0e-91fd-19b60a22583c HTTP/1.1" 200 115 0.045704 10.0.0.72 - - [2025-10-21 21:12:10] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008292 10.0.0.72 - - [2025-10-21 21:12:10] "POST /set-tag HTTP/1.1" 200 109 0.005679 10.0.0.72 - - [2025-10-21 21:12:10] "DELETE /loadbalancer-member/02109600-a77b-4abd-a5b6-2a2edc7ab712 HTTP/1.1" 200 115 0.032421 10.0.0.72 - - [2025-10-21 21:12:10] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007231 10.0.0.72 - - [2025-10-21 21:12:10] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.72 - - [2025-10-21 21:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.72 - - [2025-10-21 21:12:10] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004662 10.0.0.72 - - [2025-10-21 21:12:10] "GET /loadbalancer-pool/c473f836-4fe6-4322-b631-92a15dbbd682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004342 10.0.0.72 - - [2025-10-21 21:12:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041357 10.0.0.72 - - [2025-10-21 21:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026893 10.0.0.72 - - [2025-10-21 21:12:10] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017370 10.0.0.72 - - [2025-10-21 21:12:10] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011878 10.0.0.72 - - [2025-10-21 21:12:10] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004842 10.0.0.72 - - [2025-10-21 21:12:10] "POST /set-tag HTTP/1.1" 200 109 0.063670 10.0.0.72 - - [2025-10-21 21:12:10] "GET /loadbalancer-pool/33ad0e61-c88c-44de-b898-d84c77f455ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002863 10.0.0.72 - - [2025-10-21 21:12:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016487 10.0.0.72 - - [2025-10-21 21:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022929 10.0.0.72 - - [2025-10-21 21:12:11] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010369 10.0.0.72 - - [2025-10-21 21:12:11] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003943 10.0.0.72 - - [2025-10-21 21:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.72 - - [2025-10-21 21:12:11] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002146 10.0.0.72 - - [2025-10-21 21:12:11] "GET /loadbalancer-pool/777dc0bd-5f8b-4148-920b-16ac24d300c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008074 10.0.0.72 - - [2025-10-21 21:12:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016555 10.0.0.72 - - [2025-10-21 21:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034662 10.0.0.72 - - [2025-10-21 21:12:11] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015267 10.0.0.72 - - [2025-10-21 21:12:11] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003633 10.0.0.72 - - [2025-10-21 21:12:11] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002417 10.0.0.72 - - [2025-10-21 21:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.72 - - [2025-10-21 21:14:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002884 10.0.0.72 - - [2025-10-21 21:14:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002938 10.0.0.72 - - [2025-10-21 21:15:52] "GET / HTTP/1.1" 200 35931 0.002335 10.0.0.72 - - [2025-10-21 21:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.72 - - [2025-10-21 21:15:52] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062479 10.0.0.72 - - [2025-10-21 21:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.72 - - [2025-10-21 21:15:52] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041922 10.0.0.72 - - [2025-10-21 21:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.72 - - [2025-10-21 21:15:53] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071076 10.0.0.72 - - [2025-10-21 21:15:53] "POST /tags HTTP/1.1" 200 333 0.043018 10.0.0.72 - - [2025-10-21 21:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.72 - - [2025-10-21 21:15:53] "GET /tag/175e2da8-85a0-4ff7-a54f-e76d6f34f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011053 10.0.0.72 - - [2025-10-21 21:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.72 - - [2025-10-21 21:15:53] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035863 10.0.0.72 - - [2025-10-21 21:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.72 - - [2025-10-21 21:15:53] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004049 10.0.0.72 - - [2025-10-21 21:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.72 - - [2025-10-21 21:15:53] "GET /service-appliance-set/a3db0c97-ad64-4084-b1d3-0f644efaf6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003079 10.0.0.72 - - [2025-10-21 21:15:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.002111 10.0.0.72 - - [2025-10-21 21:15:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.139572 10.0.0.72 - - [2025-10-21 21:15:54] "GET /virtual-machine-interface/7d23a1a1-2a7f-4ac4-a76f-fc0a5815382c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.024844 10.0.0.72 - - [2025-10-21 21:15:54] "POST /instance-ips HTTP/1.1" 200 409 0.036441 10.0.0.72 - - [2025-10-21 21:15:54] "GET /instance-ip/2074db82-a08b-4107-a073-1bd6923670ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004809 10.0.0.72 - - [2025-10-21 21:15:54] "POST /loadbalancers HTTP/1.1" 200 610 0.067604 10.0.0.72 - - [2025-10-21 21:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025499 10.0.0.72 - - [2025-10-21 21:15:54] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047486 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.037110 10.0.0.72 - - [2025-10-21 21:15:54] "GET /instance-ip/2074db82-a08b-4107-a073-1bd6923670ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004413 10.0.0.72 - - [2025-10-21 21:15:54] "POST /floating-ips HTTP/1.1" 200 597 0.019442 10.0.0.72 - - [2025-10-21 21:15:54] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036095 10.0.0.72 - - [2025-10-21 21:15:54] "GET /loadbalancer/8ba8982d-975e-4e28-b80d-f6ea76aea28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003263 10.0.0.72 - - [2025-10-21 21:15:54] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.018566 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.72 - - [2025-10-21 21:15:54] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027335 10.0.0.72 - - [2025-10-21 21:15:54] "GET /loadbalancer-listener/6ab18264-b9c7-47b1-9d38-371a2b082c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003052 10.0.0.72 - - [2025-10-21 21:15:54] "GET /loadbalancer-listener/6ab18264-b9c7-47b1-9d38-371a2b082c4d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004525 10.0.0.72 - - [2025-10-21 21:15:54] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018820 10.0.0.72 - - [2025-10-21 21:15:54] "GET /instance-ip/2074db82-a08b-4107-a073-1bd6923670ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002706 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.72 - - [2025-10-21 21:15:54] "GET /instance-ip/2074db82-a08b-4107-a073-1bd6923670ca?fields=floating_ips HTTP/1.1" 200 1212 0.005973 10.0.0.72 - - [2025-10-21 21:15:54] "GET /floating-ip/bd145a61-fd4a-4ef3-9574-aa9e40dee035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003259 10.0.0.72 - - [2025-10-21 21:15:54] "GET /loadbalancer/8ba8982d-975e-4e28-b80d-f6ea76aea28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003810 10.0.0.72 - - [2025-10-21 21:15:54] "POST /tags HTTP/1.1" 200 295 0.049871 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009532 10.0.0.72 - - [2025-10-21 21:15:54] "GET /tag/c481c38f-32c1-4b02-b9f3-9d597909d53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012902 10.0.0.72 - - [2025-10-21 21:15:54] "POST /tags HTTP/1.1" 409 233 0.001563 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.72 - - [2025-10-21 21:15:54] "GET /tag/a0e3768d-3973-4f5c-8fc2-d2e6683046ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012350 10.0.0.72 - - [2025-10-21 21:15:54] "POST /tags HTTP/1.1" 409 206 0.001919 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.72 - - [2025-10-21 21:15:54] "GET /tag/7a4d809f-5520-4b2e-8a44-78a4978e002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017671 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.72 - - [2025-10-21 21:15:54] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009310 10.0.0.72 - - [2025-10-21 21:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.72 - - [2025-10-21 21:15:54] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049119 10.0.0.72 - - [2025-10-21 21:15:54] "POST /virtual-machines HTTP/1.1" 200 369 0.010903 10.0.0.72 - - [2025-10-21 21:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026515 10.0.0.72 - - [2025-10-21 21:15:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105855 10.0.0.72 - - [2025-10-21 21:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008831 10.0.0.72 - - [2025-10-21 21:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009243 10.0.0.72 - - [2025-10-21 21:15:55] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003869 10.0.0.72 - - [2025-10-21 21:15:55] "POST /instance-ips HTTP/1.1" 200 409 0.025800 10.0.0.72 - - [2025-10-21 21:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025391 10.0.0.72 - - [2025-10-21 21:15:55] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008284 10.0.0.72 - - [2025-10-21 21:15:55] "POST /set-tag HTTP/1.1" 200 109 0.020279 10.0.0.72 - - [2025-10-21 21:15:55] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015262 10.0.0.72 - - [2025-10-21 21:15:55] "GET /instance-ip/21781ace-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002712 10.0.0.72 - - [2025-10-21 21:15:55] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005097 10.0.0.72 - - [2025-10-21 21:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.72 - - [2025-10-21 21:15:55] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004027 10.0.0.72 - - [2025-10-21 21:15:55] "POST /ref-update HTTP/1.1" 200 156 0.014523 10.0.0.72 - - [2025-10-21 21:15:55] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014484 10.0.0.72 - - [2025-10-21 21:15:55] "POST /set-tag HTTP/1.1" 200 109 0.006554 10.0.0.72 - - [2025-10-21 21:15:55] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007663 10.0.0.72 - - [2025-10-21 21:15:55] "POST /set-tag HTTP/1.1" 200 109 0.003283 10.0.0.72 - - [2025-10-21 21:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.72 - - [2025-10-21 21:15:56] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.014690 10.0.0.72 - - [2025-10-21 21:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.72 - - [2025-10-21 21:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020504 10.0.0.72 - - [2025-10-21 21:15:56] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056712 10.0.0.72 - - [2025-10-21 21:15:56] "GET /virtual-networks?parent_id=93875a54-76cd-4b69-a1be-fd66a3f0eda3&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003034 10.0.0.72 - - [2025-10-21 21:15:56] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057558 10.0.0.72 - - [2025-10-21 21:15:56] "POST /virtual-machines HTTP/1.1" 200 369 0.021618 10.0.0.72 - - [2025-10-21 21:15:56] "POST /virtual-networks HTTP/1.1" 200 512 0.111628 10.0.0.72 - - [2025-10-21 21:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020822 10.0.0.72 - - [2025-10-21 21:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.72 - - [2025-10-21 21:15:56] "GET /network-ipam/526505ef-078f-4ffe-a39d-06fa3aa2724c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004092 10.0.0.72 - - [2025-10-21 21:15:56] "POST /route-targets HTTP/1.1" 200 327 0.023067 10.0.0.72 - - [2025-10-21 21:15:56] "POST /ref-update HTTP/1.1" 200 156 0.020437 10.0.0.72 - - [2025-10-21 21:15:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142927 10.0.0.72 - - [2025-10-21 21:15:57] "POST /useragent-kv HTTP/1.1" 200 115 0.011180 10.0.0.72 - - [2025-10-21 21:15:57] "POST /ref-update HTTP/1.1" 200 156 0.147367 10.0.0.72 - - [2025-10-21 21:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026689 10.0.0.72 - - [2025-10-21 21:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012210 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004345 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domains HTTP/1.1" 200 280 0.001882 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domain/b072918b-e702-4761-a8f6-d1c129fa9bfc HTTP/1.1" 200 3087 0.009096 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004863 10.0.0.72 - - [2025-10-21 21:15:57] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3 HTTP/1.1" 200 7065 0.038918 10.0.0.72 - - [2025-10-21 21:15:57] "POST /instance-ips HTTP/1.1" 200 409 0.033862 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 2090 0.012933 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 2090 0.003884 10.0.0.72 - - [2025-10-21 21:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033046 10.0.0.72 - - [2025-10-21 21:15:57] "GET /routing-instance/be4c8912-28d8-465a-808d-d096606ede4e HTTP/1.1" 200 1402 0.004796 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008736 10.0.0.72 - - [2025-10-21 21:15:57] "GET /routing-instance/be4c8912-28d8-465a-808d-d096606ede4e HTTP/1.1" 200 1402 0.004098 10.0.0.72 - - [2025-10-21 21:15:57] "GET /route-target/df0abd58-4654-465f-b600-9cfceb44281c HTTP/1.1" 200 1153 0.002791 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 2090 0.003413 10.0.0.72 - - [2025-10-21 21:15:57] "GET /routing-instance/be4c8912-28d8-465a-808d-d096606ede4e HTTP/1.1" 200 1402 0.002322 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003551 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 2090 0.003296 10.0.0.72 - - [2025-10-21 21:15:57] "GET /routing-instance/be4c8912-28d8-465a-808d-d096606ede4e HTTP/1.1" 200 1402 0.002028 10.0.0.72 - - [2025-10-21 21:15:57] "GET /routing-instance/be4c8912-28d8-465a-808d-d096606ede4e HTTP/1.1" 200 1402 0.002476 10.0.0.72 - - [2025-10-21 21:15:57] "GET /route-target/df0abd58-4654-465f-b600-9cfceb44281c HTTP/1.1" 200 1153 0.001840 10.0.0.72 - - [2025-10-21 21:15:57] "POST /set-tag HTTP/1.1" 200 109 0.026737 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011246 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domains HTTP/1.1" 200 280 0.005642 10.0.0.72 - - [2025-10-21 21:15:57] "GET /instance-ip/229d804c-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003223 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domain/b072918b-e702-4761-a8f6-d1c129fa9bfc HTTP/1.1" 200 3087 0.002237 10.0.0.72 - - [2025-10-21 21:15:57] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3 HTTP/1.1" 200 7065 0.037317 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 2090 0.012150 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007434 10.0.0.72 - - [2025-10-21 21:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003962 10.0.0.72 - - [2025-10-21 21:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.72 - - [2025-10-21 21:15:57] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029923 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004283 10.0.0.72 - - [2025-10-21 21:15:57] "POST /ref-update HTTP/1.1" 200 156 0.016474 10.0.0.72 - - [2025-10-21 21:15:57] "GET /floating-ip-pools?parent_id=d6316d12-cece-4922-a470-03c37a1e1217&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007618 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013145 10.0.0.72 - - [2025-10-21 21:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004091 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004577 10.0.0.72 - - [2025-10-21 21:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.72 - - [2025-10-21 21:15:57] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020834 10.0.0.72 - - [2025-10-21 21:15:57] "POST /ref-update HTTP/1.1" 200 156 0.010514 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004047 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domains HTTP/1.1" 200 280 0.001577 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domain/b072918b-e702-4761-a8f6-d1c129fa9bfc HTTP/1.1" 200 3087 0.002311 10.0.0.72 - - [2025-10-21 21:15:57] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3 HTTP/1.1" 200 7321 0.034094 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 2328 0.007660 10.0.0.72 - - [2025-10-21 21:15:57] "GET /floating-ip-pool/e79fe1da-fdcb-4717-889f-a467980cb032 HTTP/1.1" 200 1314 0.002210 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domains HTTP/1.1" 200 280 0.001436 10.0.0.72 - - [2025-10-21 21:15:57] "GET /domain/b072918b-e702-4761-a8f6-d1c129fa9bfc HTTP/1.1" 200 3087 0.002068 10.0.0.72 - - [2025-10-21 21:15:57] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3 HTTP/1.1" 200 7321 0.031624 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 2328 0.004685 10.0.0.72 - - [2025-10-21 21:15:57] "GET /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004695 10.0.0.72 - - [2025-10-21 21:15:57] "POST /tags HTTP/1.1" 200 365 0.066499 10.0.0.72 - - [2025-10-21 21:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009178 10.0.0.72 - - [2025-10-21 21:15:57] "GET /tag/8e0e328b-6f18-4c97-a224-493a0d4da98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020400 10.0.0.72 - - [2025-10-21 21:15:57] "POST /tags HTTP/1.1" 409 206 0.004370 10.0.0.72 - - [2025-10-21 21:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.72 - - [2025-10-21 21:15:58] "GET /tag/7a4d809f-5520-4b2e-8a44-78a4978e002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013908 10.0.0.72 - - [2025-10-21 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.72 - - [2025-10-21 21:15:58] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.031852 10.0.0.72 - - [2025-10-21 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.72 - - [2025-10-21 21:15:58] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004259 10.0.0.72 - - [2025-10-21 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.72 - - [2025-10-21 21:15:58] "GET /service-appliance-set/e0757ed2-bffa-474f-84bb-cc4924531cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006166 10.0.0.72 - - [2025-10-21 21:15:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.002628 10.0.0.72 - - [2025-10-21 21:15:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122310 10.0.0.72 - - [2025-10-21 21:15:58] "GET /virtual-machine-interface/a01283a5-9cde-48e8-8759-430da206f284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010608 10.0.0.72 - - [2025-10-21 21:15:58] "POST /set-tag HTTP/1.1" 200 109 0.018177 10.0.0.72 - - [2025-10-21 21:15:58] "POST /instance-ips HTTP/1.1" 200 417 0.029900 10.0.0.72 - - [2025-10-21 21:15:58] "GET /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012359 10.0.0.72 - - [2025-10-21 21:15:58] "POST /loadbalancers HTTP/1.1" 200 618 0.061621 10.0.0.72 - - [2025-10-21 21:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027941 10.0.0.72 - - [2025-10-21 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015157 10.0.0.72 - - [2025-10-21 21:15:58] "POST /service-instances HTTP/1.1" 200 566 0.034458 10.0.0.72 - - [2025-10-21 21:15:58] "POST /ref-update HTTP/1.1" 200 156 0.010917 10.0.0.72 - - [2025-10-21 21:15:58] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034386 10.0.0.72 - - [2025-10-21 21:15:58] "GET /virtual-machine-interface/a01283a5-9cde-48e8-8759-430da206f284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003747 10.0.0.72 - - [2025-10-21 21:15:58] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.025067 10.0.0.72 - - [2025-10-21 21:15:58] "GET /virtual-machine-interface/a01283a5-9cde-48e8-8759-430da206f284?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010151 10.0.0.72 - - [2025-10-21 21:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007008 10.0.0.72 - - [2025-10-21 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.72 - - [2025-10-21 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.72 - - [2025-10-21 21:15:58] "GET /floating-ip-pool/e79fe1da-fdcb-4717-889f-a467980cb032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005004 10.0.0.72 - - [2025-10-21 21:15:58] "POST /virtual-machines HTTP/1.1" 200 429 0.021258 10.0.0.72 - - [2025-10-21 21:15:58] "POST /floating-ips HTTP/1.1" 200 671 0.107210 10.0.0.72 - - [2025-10-21 21:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.048146 10.0.0.72 - - [2025-10-21 21:15:58] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002561 10.0.0.72 - - [2025-10-21 21:15:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.161767 10.0.0.72 - - [2025-10-21 21:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016883 10.0.0.72 - - [2025-10-21 21:15:59] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002983 10.0.0.72 - - [2025-10-21 21:15:59] "POST /chown HTTP/1.1" 200 109 0.026630 10.0.0.72 - - [2025-10-21 21:15:59] "POST /chown HTTP/1.1" 200 109 0.009245 10.0.0.72 - - [2025-10-21 21:15:59] "POST /tags HTTP/1.1" 409 221 0.002534 10.0.0.72 - - [2025-10-21 21:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.72 - - [2025-10-21 21:15:59] "GET /tag/175e2da8-85a0-4ff7-a54f-e76d6f34f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011232 10.0.0.72 - - [2025-10-21 21:15:59] "PUT /virtual-machine-interface/e4c5dada-3118-42eb-b2a9-ca28c2825045 HTTP/1.1" 200 284 0.016669 10.0.0.72 - - [2025-10-21 21:15:59] "POST /tags HTTP/1.1" 409 238 0.007594 10.0.0.72 - - [2025-10-21 21:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.72 - - [2025-10-21 21:15:59] "GET /tag/8e0e328b-6f18-4c97-a224-493a0d4da98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009507 10.0.0.72 - - [2025-10-21 21:15:59] "PUT /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221 HTTP/1.1" 200 256 0.039502 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.018162 10.0.0.72 - - [2025-10-21 21:15:59] "POST /firewall-rules HTTP/1.1" 200 650 0.080022 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.045870 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.016537 10.0.0.72 - - [2025-10-21 21:15:59] "GET /firewall-rule/29823e12-e8cc-40b4-8621-34c227a8c5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.014638 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.021658 10.0.0.72 - - [2025-10-21 21:15:59] "GET /firewall-policy/7447c0f1-57c1-459c-a219-c15235d0e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009439 10.0.0.72 - - [2025-10-21 21:15:59] "GET /firewall-rule/29823e12-e8cc-40b4-8621-34c227a8c5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004611 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.007577 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.020752 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.042840 10.0.0.72 - - [2025-10-21 21:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015016 10.0.0.72 - - [2025-10-21 21:15:59] "POST /virtual-machines HTTP/1.1" 200 429 0.038559 10.0.0.72 - - [2025-10-21 21:15:59] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046215 10.0.0.72 - - [2025-10-21 21:15:59] "GET /loadbalancer/b55ea418-b74d-444b-9527-3dc057f8c422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.026165 10.0.0.72 - - [2025-10-21 21:15:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117442 10.0.0.72 - - [2025-10-21 21:15:59] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.072002 10.0.0.72 - - [2025-10-21 21:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.72 - - [2025-10-21 21:15:59] "POST /chown HTTP/1.1" 200 109 0.034678 10.0.0.72 - - [2025-10-21 21:15:59] "POST /chown HTTP/1.1" 200 109 0.012136 10.0.0.72 - - [2025-10-21 21:15:59] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034636 10.0.0.72 - - [2025-10-21 21:15:59] "GET /loadbalancer-listener/60d87435-5219-4a0d-83a2-ac35b8be4285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005199 10.0.0.72 - - [2025-10-21 21:15:59] "GET /loadbalancer-listener/60d87435-5219-4a0d-83a2-ac35b8be4285?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.004463 10.0.0.72 - - [2025-10-21 21:15:59] "PUT /virtual-machine-interface/f691f932-009b-4e19-9ae5-e2886b9f3db3 HTTP/1.1" 200 284 0.018689 10.0.0.72 - - [2025-10-21 21:15:59] "PUT /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221 HTTP/1.1" 200 256 0.028537 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.026102 10.0.0.72 - - [2025-10-21 21:15:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.046240 10.0.0.72 - - [2025-10-21 21:15:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034631 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.031650 10.0.0.72 - - [2025-10-21 21:15:59] "GET /loadbalancer-pool/1e897c31-99b4-457d-9828-8dda0db41a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.024825 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.039926 10.0.0.72 - - [2025-10-21 21:15:59] "POST /ref-update HTTP/1.1" 200 156 0.022775 10.0.0.72 - - [2025-10-21 21:15:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020396 10.0.0.72 - - [2025-10-21 21:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016757 10.0.0.72 - - [2025-10-21 21:16:00] "POST /ref-update HTTP/1.1" 200 156 0.025205 10.0.0.72 - - [2025-10-21 21:16:00] "GET /loadbalancer-member/435ed2b1-bb09-4f56-8f00-09b1250abcb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.021005 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.007583 10.0.0.72 - - [2025-10-21 21:16:00] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022879 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.72 - - [2025-10-21 21:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023592 10.0.0.72 - - [2025-10-21 21:16:00] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005956 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.72 - - [2025-10-21 21:16:00] "POST /tags HTTP/1.1" 409 221 0.002831 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.72 - - [2025-10-21 21:16:00] "GET /tag/175e2da8-85a0-4ff7-a54f-e76d6f34f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011828 10.0.0.72 - - [2025-10-21 21:16:00] "POST /tags HTTP/1.1" 409 238 0.001954 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.007412 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.014618 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.72 - - [2025-10-21 21:16:00] "GET /tag/8e0e328b-6f18-4c97-a224-493a0d4da98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019477 10.0.0.72 - - [2025-10-21 21:16:00] "POST /firewall-rules HTTP/1.1" 409 293 0.005818 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221 HTTP/1.1" 200 256 0.049719 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.72 - - [2025-10-21 21:16:00] "POST /ref-update HTTP/1.1" 200 156 0.022397 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /firewall-rule/29823e12-e8cc-40b4-8621-34c227a8c5ef HTTP/1.1" 200 260 0.037430 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.022879 10.0.0.72 - - [2025-10-21 21:16:00] "GET /firewall-rule/29823e12-e8cc-40b4-8621-34c227a8c5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.032141 10.0.0.72 - - [2025-10-21 21:16:00] "GET /firewall-policy/7447c0f1-57c1-459c-a219-c15235d0e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006635 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.013413 10.0.0.72 - - [2025-10-21 21:16:00] "GET /firewall-rule/29823e12-e8cc-40b4-8621-34c227a8c5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002873 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221 HTTP/1.1" 200 256 0.011451 10.0.0.72 - - [2025-10-21 21:16:00] "POST /ref-update HTTP/1.1" 200 156 0.036538 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.013265 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.012153 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221 HTTP/1.1" 200 256 0.024074 10.0.0.72 - - [2025-10-21 21:16:00] "POST /ref-update HTTP/1.1" 200 156 0.010290 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.010216 10.0.0.72 - - [2025-10-21 21:16:00] "POST /chown HTTP/1.1" 200 109 0.016363 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221 HTTP/1.1" 200 256 0.011529 10.0.0.72 - - [2025-10-21 21:16:00] "POST /ref-update HTTP/1.1" 200 156 0.017305 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.72 - - [2025-10-21 21:16:00] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005070 10.0.0.72 - - [2025-10-21 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.007457 10.0.0.72 - - [2025-10-21 21:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026472 10.0.0.72 - - [2025-10-21 21:16:00] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.068584 10.0.0.72 - - [2025-10-21 21:16:00] "POST /virtual-machines HTTP/1.1" 200 373 0.016261 10.0.0.72 - - [2025-10-21 21:16:00] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.016371 10.0.0.72 - - [2025-10-21 21:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014553 10.0.0.72 - - [2025-10-21 21:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022337 10.0.0.72 - - [2025-10-21 21:16:01] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.007179 10.0.0.72 - - [2025-10-21 21:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015946 10.0.0.72 - - [2025-10-21 21:16:01] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.058900 10.0.0.72 - - [2025-10-21 21:16:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.158158 10.0.0.72 - - [2025-10-21 21:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007582 10.0.0.72 - - [2025-10-21 21:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016917 10.0.0.72 - - [2025-10-21 21:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012263 10.0.0.72 - - [2025-10-21 21:16:01] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004076 10.0.0.72 - - [2025-10-21 21:16:01] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.018020 10.0.0.72 - - [2025-10-21 21:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012592 10.0.0.72 - - [2025-10-21 21:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.72 - - [2025-10-21 21:16:01] "POST /instance-ips HTTP/1.1" 200 413 0.025089 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.014013 10.0.0.72 - - [2025-10-21 21:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.039682 10.0.0.72 - - [2025-10-21 21:16:01] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007990 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.029563 10.0.0.72 - - [2025-10-21 21:16:01] "POST /ref-update HTTP/1.1" 200 156 0.015261 10.0.0.72 - - [2025-10-21 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.016135 10.0.0.72 - - [2025-10-21 21:16:01] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012877 10.0.0.72 - - [2025-10-21 21:16:01] "GET /instance-ip/2517f50a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004337 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.020391 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.014232 10.0.0.72 - - [2025-10-21 21:16:01] "POST /ref-update HTTP/1.1" 200 156 0.014591 10.0.0.72 - - [2025-10-21 21:16:01] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007593 10.0.0.72 - - [2025-10-21 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.010908 10.0.0.72 - - [2025-10-21 21:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.72 - - [2025-10-21 21:16:01] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005974 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.009574 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.018287 10.0.0.72 - - [2025-10-21 21:16:01] "POST /ref-update HTTP/1.1" 200 156 0.012136 10.0.0.72 - - [2025-10-21 21:16:01] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012941 10.0.0.72 - - [2025-10-21 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.009736 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.017851 10.0.0.72 - - [2025-10-21 21:16:01] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005543 10.0.0.72 - - [2025-10-21 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.001736 10.0.0.72 - - [2025-10-21 21:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.006641 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.007535 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.016906 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.023539 10.0.0.72 - - [2025-10-21 21:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.016903 10.0.0.72 - - [2025-10-21 21:16:01] "POST /chown HTTP/1.1" 200 109 0.016375 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.007388 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.017585 10.0.0.72 - - [2025-10-21 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.009708 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.016104 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.016795 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.007011 10.0.0.72 - - [2025-10-21 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.005855 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.007277 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.015451 10.0.0.72 - - [2025-10-21 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.007232 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.016025 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.015391 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.019580 10.0.0.72 - - [2025-10-21 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.008019 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.023802 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.020591 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.007371 10.0.0.72 - - [2025-10-21 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.010687 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.006699 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.012465 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.016770 10.0.0.72 - - [2025-10-21 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.008236 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.016207 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.006855 10.0.0.72 - - [2025-10-21 21:16:02] "POST /chown HTTP/1.1" 200 109 0.011139 10.0.0.72 - - [2025-10-21 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.008028 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.022699 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.015317 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.006853 10.0.0.72 - - [2025-10-21 21:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.006560 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.006802 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.023116 10.0.0.72 - - [2025-10-21 21:16:03] "POST /chown HTTP/1.1" 200 109 0.019912 10.0.0.72 - - [2025-10-21 21:16:05] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026301 10.0.0.72 - - [2025-10-21 21:16:05] "POST /set-tag HTTP/1.1" 200 109 0.003789 10.0.0.72 - - [2025-10-21 21:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.72 - - [2025-10-21 21:16:05] "GET /loadbalancer/8ba8982d-975e-4e28-b80d-f6ea76aea28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004802 10.0.0.72 - - [2025-10-21 21:16:05] "GET /loadbalancer-pool/664a9ae4-0f9b-4510-9e44-e4bb269dc397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005073 10.0.0.72 - - [2025-10-21 21:16:05] "GET /virtual-machine/560c150f-0c7f-43ae-b07b-f0287a914f21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.008761 10.0.0.72 - - [2025-10-21 21:16:05] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016347 10.0.0.72 - - [2025-10-21 21:16:05] "POST /loadbalancer-members HTTP/1.1" 200 702 0.063280 10.0.0.72 - - [2025-10-21 21:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029505 10.0.0.72 - - [2025-10-21 21:16:05] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014203 10.0.0.72 - - [2025-10-21 21:16:05] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004485 10.0.0.72 - - [2025-10-21 21:16:05] "POST /ref-update HTTP/1.1" 200 156 0.007951 10.0.0.72 - - [2025-10-21 21:16:05] "GET /floating-ip/bd145a61-fd4a-4ef3-9574-aa9e40dee035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.010307 10.0.0.72 - - [2025-10-21 21:16:06] "PUT /floating-ip/bd145a61-fd4a-4ef3-9574-aa9e40dee035 HTTP/1.1" 200 256 0.007801 10.0.0.72 - - [2025-10-21 21:16:06] "POST /tags HTTP/1.1" 409 221 0.003479 10.0.0.72 - - [2025-10-21 21:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.72 - - [2025-10-21 21:16:06] "GET /tag/175e2da8-85a0-4ff7-a54f-e76d6f34f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015139 10.0.0.72 - - [2025-10-21 21:16:06] "POST /set-tag HTTP/1.1" 200 109 0.015071 10.0.0.72 - - [2025-10-21 21:16:07] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006223 10.0.0.72 - - [2025-10-21 21:16:07] "POST /set-tag HTTP/1.1" 200 109 0.005001 10.0.0.72 - - [2025-10-21 21:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.72 - - [2025-10-21 21:16:07] "GET /loadbalancer/8ba8982d-975e-4e28-b80d-f6ea76aea28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003217 10.0.0.72 - - [2025-10-21 21:16:07] "GET /loadbalancer-pool/664a9ae4-0f9b-4510-9e44-e4bb269dc397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005888 10.0.0.72 - - [2025-10-21 21:16:07] "POST /loadbalancer-members HTTP/1.1" 200 702 0.028339 10.0.0.72 - - [2025-10-21 21:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008552 10.0.0.72 - - [2025-10-21 21:16:07] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006006 10.0.0.72 - - [2025-10-21 21:16:07] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004083 10.0.0.72 - - [2025-10-21 21:16:07] "POST /ref-update HTTP/1.1" 200 156 0.009038 10.0.0.72 - - [2025-10-21 21:16:07] "GET /floating-ip/bd145a61-fd4a-4ef3-9574-aa9e40dee035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005099 10.0.0.72 - - [2025-10-21 21:16:07] "POST /set-tag HTTP/1.1" 200 109 0.034978 10.0.0.72 - - [2025-10-21 21:16:09] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007472 10.0.0.72 - - [2025-10-21 21:16:09] "POST /set-tag HTTP/1.1" 200 109 0.003666 10.0.0.72 - - [2025-10-21 21:16:11] "GET /virtual-machine/6a1359f5-ae55-48bd-856e-4b643065921a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004435 10.0.0.72 - - [2025-10-21 21:16:11] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015729 10.0.0.72 - - [2025-10-21 21:16:11] "GET /virtual-machine/5212c682-85ce-4191-b85b-836bcbccc4a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003355 10.0.0.72 - - [2025-10-21 21:16:11] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004687 10.0.0.72 - - [2025-10-21 21:16:11] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005870 10.0.0.72 - - [2025-10-21 21:16:11] "POST /set-tag HTTP/1.1" 200 109 0.002288 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001966 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002254 10.0.0.72 - - [2025-10-21 21:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.72 - - [2025-10-21 21:16:24] "POST /chown HTTP/1.1" 200 109 0.014782 10.0.0.72 - - [2025-10-21 21:16:24] "POST /chown HTTP/1.1" 200 109 0.009250 10.0.0.72 - - [2025-10-21 21:16:24] "POST /chown HTTP/1.1" 200 109 0.016649 10.0.0.72 - - [2025-10-21 21:16:24] "POST /chown HTTP/1.1" 200 109 0.016626 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002705 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002953 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001182 10.0.0.72 - - [2025-10-21 21:16:42] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011228 10.0.0.72 - - [2025-10-21 21:16:42] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.72 - - [2025-10-21 21:16:42] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008996 10.0.0.72 - - [2025-10-21 21:16:42] "POST /set-tag HTTP/1.1" 200 109 0.006899 10.0.0.72 - - [2025-10-21 21:16:42] "GET /virtual-machine/5212c682-85ce-4191-b85b-836bcbccc4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.008009 10.0.0.72 - - [2025-10-21 21:16:42] "POST /ref-update HTTP/1.1" 200 156 0.027973 10.0.0.72 - - [2025-10-21 21:16:42] "GET /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023340 10.0.0.72 - - [2025-10-21 21:16:42] "POST /set-tag HTTP/1.1" 200 109 0.063157 10.0.0.72 - - [2025-10-21 21:16:43] "POST /set-tag HTTP/1.1" 200 109 0.027154 10.0.0.72 - - [2025-10-21 21:16:43] "DELETE /instance-ip/2517f50a-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.059555 10.0.0.72 - - [2025-10-21 21:16:43] "DELETE /virtual-machine-interface/24f43322-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.044201 10.0.0.72 - - [2025-10-21 21:16:43] "DELETE /virtual-machine/5212c682-85ce-4191-b85b-836bcbccc4a5 HTTP/1.1" 200 115 0.020322 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003047 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:16:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002561 10.0.0.72 - - [2025-10-21 21:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.72 - - [2025-10-21 21:16:46] "GET /tag/8e0e328b-6f18-4c97-a224-493a0d4da98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019078 10.0.0.72 - - [2025-10-21 21:16:46] "GET /tag/8e0e328b-6f18-4c97-a224-493a0d4da98a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.030264 10.0.0.72 - - [2025-10-21 21:16:46] "GET /virtual-machine-interface/a01283a5-9cde-48e8-8759-430da206f284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011238 10.0.0.72 - - [2025-10-21 21:16:46] "POST /set-tag HTTP/1.1" 200 109 0.037934 10.0.0.72 - - [2025-10-21 21:16:46] "GET /virtual-machine-interface/e4c5dada-3118-42eb-b2a9-ca28c2825045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.024867 10.0.0.72 - - [2025-10-21 21:16:46] "POST /set-tag HTTP/1.1" 200 109 0.058955 10.0.0.72 - - [2025-10-21 21:16:46] "GET /virtual-machine-interface/f691f932-009b-4e19-9ae5-e2886b9f3db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006318 10.0.0.72 - - [2025-10-21 21:16:46] "POST /set-tag HTTP/1.1" 200 109 0.030586 10.0.0.72 - - [2025-10-21 21:16:46] "GET /firewall-policy/7447c0f1-57c1-459c-a219-c15235d0e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.021888 10.0.0.72 - - [2025-10-21 21:16:47] "GET /firewall-rule/29823e12-e8cc-40b4-8621-34c227a8c5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010287 10.0.0.72 - - [2025-10-21 21:16:47] "POST /ref-update HTTP/1.1" 200 156 0.043056 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /firewall-rule/29823e12-e8cc-40b4-8621-34c227a8c5ef HTTP/1.1" 200 115 0.071111 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /loadbalancer-member/435ed2b1-bb09-4f56-8f00-09b1250abcb2 HTTP/1.1" 200 115 0.041133 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /loadbalancer-pool/1e897c31-99b4-457d-9828-8dda0db41a0b HTTP/1.1" 200 115 0.034327 10.0.0.72 - - [2025-10-21 21:16:47] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.010340 10.0.0.72 - - [2025-10-21 21:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017794 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /loadbalancer-listener/60d87435-5219-4a0d-83a2-ac35b8be4285 HTTP/1.1" 200 115 0.086519 10.0.0.72 - - [2025-10-21 21:16:47] "GET /floating-ip/04e24471-4396-4e54-ace1-48ee2bcd23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002703 10.0.0.72 - - [2025-10-21 21:16:47] "PUT /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 266 0.013138 10.0.0.72 - - [2025-10-21 21:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006426 10.0.0.72 - - [2025-10-21 21:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.72 - - [2025-10-21 21:16:47] "PUT /floating-ip/04e24471-4396-4e54-ace1-48ee2bcd23a1 HTTP/1.1" 200 256 0.013759 10.0.0.72 - - [2025-10-21 21:16:47] "POST /chown HTTP/1.1" 200 109 0.015657 10.0.0.72 - - [2025-10-21 21:16:47] "POST /chown HTTP/1.1" 200 109 0.023169 10.0.0.72 - - [2025-10-21 21:16:47] "POST /chown HTTP/1.1" 200 109 0.035254 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /floating-ip/04e24471-4396-4e54-ace1-48ee2bcd23a1 HTTP/1.1" 200 115 0.124871 10.0.0.72 - - [2025-10-21 21:16:47] "POST /chown HTTP/1.1" 200 109 0.034586 10.0.0.72 - - [2025-10-21 21:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011210 10.0.0.72 - - [2025-10-21 21:16:47] "POST /service-instances HTTP/1.1" 409 259 0.010716 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /loadbalancer/b55ea418-b74d-444b-9527-3dc057f8c422 HTTP/1.1" 200 115 0.125939 10.0.0.72 - - [2025-10-21 21:16:47] "POST /service-instances HTTP/1.1" 409 259 0.023238 10.0.0.72 - - [2025-10-21 21:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.72 - - [2025-10-21 21:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /instance-ip/98be7fcc-5120-41d8-b28e-1fa0c7c73221 HTTP/1.1" 200 115 0.120763 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /virtual-machine-interface/a01283a5-9cde-48e8-8759-430da206f284 HTTP/1.1" 200 115 0.077539 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /service-instance/24868834-16ed-4e3d-960c-6da0a4952692 HTTP/1.1" 200 115 0.074437 10.0.0.72 - - [2025-10-21 21:16:47] "GET /virtual-machine-interface/e4c5dada-3118-42eb-b2a9-ca28c2825045?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010614 10.0.0.72 - - [2025-10-21 21:16:47] "DELETE /tag/8e0e328b-6f18-4c97-a224-493a0d4da98a HTTP/1.1" 200 115 0.140056 10.0.0.72 - - [2025-10-21 21:16:48] "DELETE /virtual-machine-interface/e4c5dada-3118-42eb-b2a9-ca28c2825045 HTTP/1.1" 200 115 0.109483 10.0.0.72 - - [2025-10-21 21:16:48] "POST /ref-update HTTP/1.1" 200 156 0.015372 10.0.0.72 - - [2025-10-21 21:16:48] "DELETE /virtual-machine/b0e3d905-9daa-4e7c-92c2-6615ed566e0e HTTP/1.1" 200 115 0.059457 10.0.0.72 - - [2025-10-21 21:16:48] "GET /virtual-machine-interface/f691f932-009b-4e19-9ae5-e2886b9f3db3?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010635 10.0.0.72 - - [2025-10-21 21:16:48] "DELETE /virtual-machine-interface/f691f932-009b-4e19-9ae5-e2886b9f3db3 HTTP/1.1" 200 115 0.062613 10.0.0.72 - - [2025-10-21 21:16:48] "DELETE /virtual-machine/89291599-34d2-43a0-8bc6-9b91618b1852 HTTP/1.1" 200 115 0.029275 10.0.0.72 - - [2025-10-21 21:16:48] "GET /floating-ip-pool/e79fe1da-fdcb-4717-889f-a467980cb032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004282 10.0.0.72 - - [2025-10-21 21:16:48] "POST /ref-update HTTP/1.1" 200 156 0.031013 10.0.0.72 - - [2025-10-21 21:16:48] "DELETE /floating-ip-pool/e79fe1da-fdcb-4717-889f-a467980cb032 HTTP/1.1" 200 115 0.042562 10.0.0.72 - - [2025-10-21 21:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008760 10.0.0.72 - - [2025-10-21 21:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.72 - - [2025-10-21 21:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004272 10.0.0.72 - - [2025-10-21 21:16:48] "DELETE /virtual-network/d6316d12-cece-4922-a470-03c37a1e1217 HTTP/1.1" 200 115 0.138235 10.0.0.72 - - [2025-10-21 21:16:48] "GET /routing-instance/be4c8912-28d8-465a-808d-d096606ede4e HTTP/1.1" 404 171 0.002654 10.0.0.72 - - [2025-10-21 21:16:48] "GET /domains HTTP/1.1" 200 280 0.001374 10.0.0.72 - - [2025-10-21 21:16:48] "GET /domain/b072918b-e702-4761-a8f6-d1c129fa9bfc HTTP/1.1" 200 3087 0.002382 10.0.0.72 - - [2025-10-21 21:16:48] "DELETE /route-target/df0abd58-4654-465f-b600-9cfceb44281c HTTP/1.1" 200 115 0.041183 10.0.0.72 - - [2025-10-21 21:16:48] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3 HTTP/1.1" 200 6874 0.043004 10.0.0.72 - - [2025-10-21 21:16:48] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006526 10.0.0.72 - - [2025-10-21 21:16:48] "POST /set-tag HTTP/1.1" 200 109 0.007590 10.0.0.72 - - [2025-10-21 21:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.72 - - [2025-10-21 21:16:48] "GET /loadbalancer/8ba8982d-975e-4e28-b80d-f6ea76aea28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002764 10.0.0.72 - - [2025-10-21 21:16:49] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004188 10.0.0.72 - - [2025-10-21 21:16:49] "POST /set-tag HTTP/1.1" 200 109 0.019880 10.0.0.72 - - [2025-10-21 21:16:49] "DELETE /loadbalancer-member/979ac96d-7ed0-4eb0-94b1-19787c3ce6bf HTTP/1.1" 200 115 0.061823 10.0.0.72 - - [2025-10-21 21:16:50] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020977 10.0.0.72 - - [2025-10-21 21:16:50] "POST /set-tag HTTP/1.1" 200 109 0.007792 10.0.0.72 - - [2025-10-21 21:16:50] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009931 10.0.0.72 - - [2025-10-21 21:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.72 - - [2025-10-21 21:16:50] "GET /virtual-machine/6a1359f5-ae55-48bd-856e-4b643065921a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.004629 10.0.0.72 - - [2025-10-21 21:16:50] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.72 - - [2025-10-21 21:16:50] "GET /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013389 10.0.0.72 - - [2025-10-21 21:16:50] "POST /set-tag HTTP/1.1" 200 109 0.018267 10.0.0.72 - - [2025-10-21 21:16:50] "POST /set-tag HTTP/1.1" 200 109 0.024887 10.0.0.72 - - [2025-10-21 21:16:50] "POST /set-tag HTTP/1.1" 200 109 0.035300 10.0.0.72 - - [2025-10-21 21:16:50] "DELETE /instance-ip/229d804c-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.040953 10.0.0.72 - - [2025-10-21 21:16:50] "POST /ref-update HTTP/1.1" 200 156 0.009227 10.0.0.72 - - [2025-10-21 21:16:50] "DELETE /virtual-machine-interface/22802042-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.045755 10.0.0.72 - - [2025-10-21 21:16:51] "DELETE /virtual-machine/6a1359f5-ae55-48bd-856e-4b643065921a HTTP/1.1" 200 115 0.016857 10.0.0.72 - - [2025-10-21 21:16:54] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016564 10.0.0.72 - - [2025-10-21 21:16:54] "POST /set-tag HTTP/1.1" 200 109 0.007612 10.0.0.72 - - [2025-10-21 21:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.72 - - [2025-10-21 21:16:54] "GET /loadbalancer/8ba8982d-975e-4e28-b80d-f6ea76aea28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002938 10.0.0.72 - - [2025-10-21 21:16:54] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021667 10.0.0.72 - - [2025-10-21 21:16:54] "POST /set-tag HTTP/1.1" 200 109 0.003916 10.0.0.72 - - [2025-10-21 21:16:54] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007266 10.0.0.72 - - [2025-10-21 21:16:54] "POST /set-tag HTTP/1.1" 200 109 0.006368 10.0.0.72 - - [2025-10-21 21:16:54] "GET /virtual-machine/560c150f-0c7f-43ae-b07b-f0287a914f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004765 10.0.0.72 - - [2025-10-21 21:16:54] "POST /ref-update HTTP/1.1" 200 156 0.021231 10.0.0.72 - - [2025-10-21 21:16:54] "GET /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010700 10.0.0.72 - - [2025-10-21 21:16:54] "POST /set-tag HTTP/1.1" 200 109 0.016279 10.0.0.72 - - [2025-10-21 21:16:55] "POST /set-tag HTTP/1.1" 200 109 0.015802 10.0.0.72 - - [2025-10-21 21:16:55] "POST /set-tag HTTP/1.1" 200 109 0.028395 10.0.0.72 - - [2025-10-21 21:16:55] "DELETE /instance-ip/21781ace-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.044427 10.0.0.72 - - [2025-10-21 21:16:55] "POST /ref-update HTTP/1.1" 200 156 0.009284 10.0.0.72 - - [2025-10-21 21:16:55] "DELETE /virtual-machine-interface/215ed96a-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.045204 10.0.0.72 - - [2025-10-21 21:16:55] "DELETE /virtual-machine/560c150f-0c7f-43ae-b07b-f0287a914f21 HTTP/1.1" 200 115 0.022179 10.0.0.72 - - [2025-10-21 21:16:55] "DELETE /tag/c481c38f-32c1-4b02-b9f3-9d597909d53c HTTP/1.1" 200 115 0.055714 10.0.0.72 - - [2025-10-21 21:16:55] "DELETE /tag/a0e3768d-3973-4f5c-8fc2-d2e6683046ac HTTP/1.1" 200 115 0.050971 10.0.0.72 - - [2025-10-21 21:16:57] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011149 10.0.0.72 - - [2025-10-21 21:16:57] "POST /set-tag HTTP/1.1" 200 109 0.019766 10.0.0.72 - - [2025-10-21 21:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.72 - - [2025-10-21 21:16:57] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002591 10.0.0.72 - - [2025-10-21 21:16:57] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003676 10.0.0.72 - - [2025-10-21 21:16:57] "POST /set-tag HTTP/1.1" 200 109 0.029473 10.0.0.72 - - [2025-10-21 21:16:57] "DELETE /loadbalancer-member/93113d33-977a-42c1-9d25-d4c8abdfec1e HTTP/1.1" 200 115 0.051480 10.0.0.72 - - [2025-10-21 21:16:57] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018341 10.0.0.72 - - [2025-10-21 21:16:57] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.72 - - [2025-10-21 21:16:57] "DELETE /loadbalancer-member/759ebcae-7aef-41e2-9b60-fb8ccfc413a3 HTTP/1.1" 200 115 0.058485 10.0.0.72 - - [2025-10-21 21:16:57] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003966 10.0.0.72 - - [2025-10-21 21:16:57] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.72 - - [2025-10-21 21:16:57] "DELETE /loadbalancer-member/d310d3a0-e8a5-46aa-a2e3-e820efd42708 HTTP/1.1" 200 115 0.032964 10.0.0.72 - - [2025-10-21 21:16:57] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016591 10.0.0.72 - - [2025-10-21 21:16:57] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.72 - - [2025-10-21 21:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.72 - - [2025-10-21 21:16:57] "GET /loadbalancer/a5d6df22-2162-4c4a-bdb2-66c9b1b35fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003753 10.0.0.72 - - [2025-10-21 21:16:57] "GET /loadbalancer-pool/c473f836-4fe6-4322-b631-92a15dbbd682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005414 10.0.0.72 - - [2025-10-21 21:16:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032703 10.0.0.72 - - [2025-10-21 21:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029207 10.0.0.72 - - [2025-10-21 21:16:57] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014876 10.0.0.72 - - [2025-10-21 21:16:57] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007155 10.0.0.72 - - [2025-10-21 21:16:57] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002572 10.0.0.72 - - [2025-10-21 21:16:58] "POST /set-tag HTTP/1.1" 200 109 0.065111 10.0.0.72 - - [2025-10-21 21:16:58] "GET /loadbalancer-pool/33ad0e61-c88c-44de-b898-d84c77f455ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016616 10.0.0.72 - - [2025-10-21 21:16:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027477 10.0.0.72 - - [2025-10-21 21:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007168 10.0.0.72 - - [2025-10-21 21:16:58] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016881 10.0.0.72 - - [2025-10-21 21:16:58] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.72 - - [2025-10-21 21:16:58] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004413 10.0.0.72 - - [2025-10-21 21:16:58] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001751 10.0.0.72 - - [2025-10-21 21:16:58] "GET /loadbalancer-pool/777dc0bd-5f8b-4148-920b-16ac24d300c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002739 10.0.0.72 - - [2025-10-21 21:16:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027256 10.0.0.72 - - [2025-10-21 21:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019746 10.0.0.72 - - [2025-10-21 21:16:58] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009299 10.0.0.72 - - [2025-10-21 21:16:58] "GET /virtual-machine-interface/d3b9b8fc-aec1-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010149 10.0.0.72 - - [2025-10-21 21:16:58] "GET /floating-ip/436caf57-93fe-4f7f-a31b-e9d772b8f2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002591 10.0.0.72 - - [2025-10-21 21:16:58] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.72 - - [2025-10-21 21:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.72 - - [2025-10-21 21:16:59] "GET /project/93875a54-76cd-4b69-a1be-fd66a3f0eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067119 10.0.0.72 - - [2025-10-21 21:16:59] "POST /tags HTTP/1.1" 200 393 0.034516 10.0.0.72 - - [2025-10-21 21:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018294 10.0.0.72 - - [2025-10-21 21:16:59] "GET /tag/56e4fa40-90a6-4f69-bd92-470ee4b2a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013730 10.0.0.72 - - [2025-10-21 21:16:59] "POST /tags HTTP/1.1" 200 341 0.034841 10.0.0.72 - - [2025-10-21 21:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010767 10.0.0.72 - - [2025-10-21 21:16:59] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014111 10.0.0.72 - - [2025-10-21 21:16:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.000466 10.0.0.72 - - [2025-10-21 21:16:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.007955 10.0.0.72 - - [2025-10-21 21:17:00] "POST /security-groups HTTP/1.1" 200 589 0.066079 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.005949 10.0.0.72 - - [2025-10-21 21:17:00] "POST /projects HTTP/1.1" 200 519 0.207619 10.0.0.72 - - [2025-10-21 21:17:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017512 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015568 10.0.0.72 - - [2025-10-21 21:17:00] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005828 10.0.0.72 - - [2025-10-21 21:17:00] "POST /access-control-lists HTTP/1.1" 200 598 0.099429 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008499 10.0.0.72 - - [2025-10-21 21:17:00] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009385 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.018542 10.0.0.72 - - [2025-10-21 21:17:00] "POST /access-control-lists HTTP/1.1" 200 596 0.063508 10.0.0.72 - - [2025-10-21 21:17:00] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.084991 10.0.0.72 - - [2025-10-21 21:17:00] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.040649 10.0.0.72 - - [2025-10-21 21:17:00] "POST /security-groups HTTP/1.1" 200 591 0.071789 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.001857 10.0.0.72 - - [2025-10-21 21:17:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.056183 10.0.0.72 - - [2025-10-21 21:17:00] "POST /access-control-lists HTTP/1.1" 200 632 0.066736 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.023136 10.0.0.72 - - [2025-10-21 21:17:00] "POST /chown HTTP/1.1" 200 109 0.035398 10.0.0.72 - - [2025-10-21 21:17:00] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013326 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.72 - - [2025-10-21 21:17:00] "POST /access-control-lists HTTP/1.1" 200 630 0.081707 10.0.0.72 - - [2025-10-21 21:17:00] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011993 10.0.0.72 - - [2025-10-21 21:17:00] "POST /tags HTTP/1.1" 409 226 0.002327 10.0.0.72 - - [2025-10-21 21:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.72 - - [2025-10-21 21:17:00] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012117 10.0.0.72 - - [2025-10-21 21:17:00] "POST /firewall-rules HTTP/1.1" 200 600 0.078260 10.0.0.72 - - [2025-10-21 21:17:00] "GET /firewall-rule/04d8acb5-f65a-45fd-90d9-7649c62a5ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007300 10.0.0.72 - - [2025-10-21 21:17:00] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.007213 10.0.0.72 - - [2025-10-21 21:17:00] "GET /firewall-rule/04d8acb5-f65a-45fd-90d9-7649c62a5ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004925 10.0.0.72 - - [2025-10-21 21:17:01] "POST /ref-update HTTP/1.1" 200 156 0.082582 10.0.0.72 - - [2025-10-21 21:17:01] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014113 10.0.0.72 - - [2025-10-21 21:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.72 - - [2025-10-21 21:17:01] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003091 10.0.0.72 - - [2025-10-21 21:17:01] "POST /tags HTTP/1.1" 409 226 0.002174 10.0.0.72 - - [2025-10-21 21:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.72 - - [2025-10-21 21:17:01] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.021185 10.0.0.72 - - [2025-10-21 21:17:01] "POST /firewall-rules HTTP/1.1" 200 598 0.090105 10.0.0.72 - - [2025-10-21 21:17:01] "GET /firewall-rule/034e08a7-d722-4676-9faa-0e3aa95d5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.009624 10.0.0.72 - - [2025-10-21 21:17:01] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004466 10.0.0.72 - - [2025-10-21 21:17:01] "GET /firewall-rule/034e08a7-d722-4676-9faa-0e3aa95d5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002247 10.0.0.72 - - [2025-10-21 21:17:01] "POST /ref-update HTTP/1.1" 200 156 0.047764 10.0.0.72 - - [2025-10-21 21:17:02] "POST /tags HTTP/1.1" 200 393 0.053064 10.0.0.72 - - [2025-10-21 21:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.72 - - [2025-10-21 21:17:02] "GET /tag/ebb6291e-bae9-406d-9f36-68fef2e4744a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014929 10.0.0.72 - - [2025-10-21 21:17:02] "POST /tags HTTP/1.1" 200 341 0.037591 10.0.0.72 - - [2025-10-21 21:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.72 - - [2025-10-21 21:17:02] "GET /tag/cbb228c9-8132-45bb-97d7-f6378cc2e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015931 10.0.0.72 - - [2025-10-21 21:17:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.000667 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.004393 10.0.0.72 - - [2025-10-21 21:17:03] "POST /security-groups HTTP/1.1" 200 589 0.069582 10.0.0.72 - - [2025-10-21 21:17:03] "POST /projects HTTP/1.1" 200 519 0.197361 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.007280 10.0.0.72 - - [2025-10-21 21:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019945 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009500 10.0.0.72 - - [2025-10-21 21:17:03] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005601 10.0.0.72 - - [2025-10-21 21:17:03] "POST /access-control-lists HTTP/1.1" 200 598 0.085787 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.72 - - [2025-10-21 21:17:03] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003745 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.001782 10.0.0.72 - - [2025-10-21 21:17:03] "POST /access-control-lists HTTP/1.1" 200 596 0.070428 10.0.0.72 - - [2025-10-21 21:17:03] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.106647 10.0.0.72 - - [2025-10-21 21:17:03] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.049751 10.0.0.72 - - [2025-10-21 21:17:03] "POST /security-groups HTTP/1.1" 200 591 0.065973 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.001841 10.0.0.72 - - [2025-10-21 21:17:03] "POST /access-control-lists HTTP/1.1" 200 632 0.058285 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.005232 10.0.0.72 - - [2025-10-21 21:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.068142 10.0.0.72 - - [2025-10-21 21:17:03] "POST /chown HTTP/1.1" 200 109 0.017624 10.0.0.72 - - [2025-10-21 21:17:03] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011633 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.72 - - [2025-10-21 21:17:03] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012882 10.0.0.72 - - [2025-10-21 21:17:03] "POST /access-control-lists HTTP/1.1" 200 630 0.062051 10.0.0.72 - - [2025-10-21 21:17:03] "POST /tags HTTP/1.1" 409 226 0.007169 10.0.0.72 - - [2025-10-21 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.72 - - [2025-10-21 21:17:03] "GET /tag/cbb228c9-8132-45bb-97d7-f6378cc2e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009881 10.0.0.72 - - [2025-10-21 21:17:03] "POST /firewall-rules HTTP/1.1" 200 600 0.080017 10.0.0.72 - - [2025-10-21 21:17:03] "GET /firewall-rule/ccb87c33-7aea-4390-8f5b-b8fb829c4a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012258 10.0.0.72 - - [2025-10-21 21:17:03] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004717 10.0.0.72 - - [2025-10-21 21:17:03] "GET /firewall-rule/ccb87c33-7aea-4390-8f5b-b8fb829c4a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002437 10.0.0.72 - - [2025-10-21 21:17:03] "POST /ref-update HTTP/1.1" 200 156 0.050281 10.0.0.72 - - [2025-10-21 21:17:04] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002688 10.0.0.72 - - [2025-10-21 21:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.72 - - [2025-10-21 21:17:04] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002268 10.0.0.72 - - [2025-10-21 21:17:04] "POST /tags HTTP/1.1" 409 226 0.001495 10.0.0.72 - - [2025-10-21 21:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.72 - - [2025-10-21 21:17:04] "GET /tag/cbb228c9-8132-45bb-97d7-f6378cc2e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014791 10.0.0.72 - - [2025-10-21 21:17:04] "POST /firewall-rules HTTP/1.1" 200 598 0.074855 10.0.0.72 - - [2025-10-21 21:17:04] "GET /firewall-rule/f1f80fa2-2e91-4ae5-ab23-b27cf9c5380d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004405 10.0.0.72 - - [2025-10-21 21:17:04] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003637 10.0.0.72 - - [2025-10-21 21:17:04] "GET /firewall-rule/f1f80fa2-2e91-4ae5-ab23-b27cf9c5380d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003728 10.0.0.72 - - [2025-10-21 21:17:04] "POST /ref-update HTTP/1.1" 200 156 0.075988 10.0.0.72 - - [2025-10-21 21:17:05] "POST /tags HTTP/1.1" 200 345 0.114001 10.0.0.72 - - [2025-10-21 21:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007899 10.0.0.72 - - [2025-10-21 21:17:05] "GET /tag/6492b671-f4b7-412e-a762-be2877177413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016904 10.0.0.72 - - [2025-10-21 21:17:05] "POST /projects HTTP/1.1" 409 238 0.002207 10.0.0.72 - - [2025-10-21 21:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.72 - - [2025-10-21 21:17:05] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045016 10.0.0.72 - - [2025-10-21 21:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010192 10.0.0.72 - - [2025-10-21 21:17:05] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005404 10.0.0.72 - - [2025-10-21 21:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.72 - - [2025-10-21 21:17:05] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005004 10.0.0.72 - - [2025-10-21 21:17:05] "POST /security-groups HTTP/1.1" 409 285 0.002229 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.72 - - [2025-10-21 21:17:06] "PUT /security-group/629683cc-5403-486a-bfd2-384633d09bd5 HTTP/1.1" 200 262 0.058232 10.0.0.72 - - [2025-10-21 21:17:06] "PUT /access-control-list/d301d240-7b74-4db8-987d-b22ed98ad038 HTTP/1.1" 200 272 0.012861 10.0.0.72 - - [2025-10-21 21:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.042132 10.0.0.72 - - [2025-10-21 21:17:06] "POST /tags HTTP/1.1" 409 228 0.009914 10.0.0.72 - - [2025-10-21 21:17:06] "PUT /access-control-list/727da0d7-152d-4508-8f5e-b227a1b0b07d HTTP/1.1" 200 272 0.030409 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.72 - - [2025-10-21 21:17:06] "GET /tag/6492b671-f4b7-412e-a762-be2877177413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012584 10.0.0.72 - - [2025-10-21 21:17:06] "POST /tags HTTP/1.1" 200 345 0.016951 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.72 - - [2025-10-21 21:17:06] "GET /tag/2b4610e5-13d5-4cf6-9471-6ae35cfbcec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010748 10.0.0.72 - - [2025-10-21 21:17:06] "POST /projects HTTP/1.1" 409 238 0.001701 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.72 - - [2025-10-21 21:17:06] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030341 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.72 - - [2025-10-21 21:17:06] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004164 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.72 - - [2025-10-21 21:17:06] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003306 10.0.0.72 - - [2025-10-21 21:17:06] "POST /security-groups HTTP/1.1" 409 285 0.002883 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.72 - - [2025-10-21 21:17:06] "PUT /security-group/7482d5b7-bf7a-4cac-8c08-724888e6dec9 HTTP/1.1" 200 262 0.074584 10.0.0.72 - - [2025-10-21 21:17:06] "PUT /access-control-list/549fb296-7343-41e8-914a-d07528360a6c HTTP/1.1" 200 272 0.033702 10.0.0.72 - - [2025-10-21 21:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.047368 10.0.0.72 - - [2025-10-21 21:17:06] "PUT /access-control-list/a39d02a4-eab8-45ae-bb4d-726b15902567 HTTP/1.1" 200 272 0.028858 10.0.0.72 - - [2025-10-21 21:17:06] "POST /tags HTTP/1.1" 200 291 0.062277 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.72 - - [2025-10-21 21:17:06] "GET /tag/060b0e45-9f77-4fae-a3b3-b804e27927ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013963 10.0.0.72 - - [2025-10-21 21:17:06] "POST /tags HTTP/1.1" 200 303 0.056296 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.72 - - [2025-10-21 21:17:06] "GET /tag/63dafea7-ea9e-4ff8-a8d4-816db220e101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012102 10.0.0.72 - - [2025-10-21 21:17:06] "POST /tags HTTP/1.1" 409 252 0.001504 10.0.0.72 - - [2025-10-21 21:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.72 - - [2025-10-21 21:17:06] "GET /tag/56e4fa40-90a6-4f69-bd92-470ee4b2a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012220 10.0.0.72 - - [2025-10-21 21:17:06] "POST /tags HTTP/1.1" 409 226 0.001838 10.0.0.72 - - [2025-10-21 21:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.72 - - [2025-10-21 21:17:07] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014033 10.0.0.72 - - [2025-10-21 21:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009851 10.0.0.72 - - [2025-10-21 21:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.72 - - [2025-10-21 21:17:07] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045527 10.0.0.72 - - [2025-10-21 21:17:07] "POST /virtual-machines HTTP/1.1" 200 395 0.012760 10.0.0.72 - - [2025-10-21 21:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014854 10.0.0.72 - - [2025-10-21 21:17:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122782 10.0.0.72 - - [2025-10-21 21:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007585 10.0.0.72 - - [2025-10-21 21:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003998 10.0.0.72 - - [2025-10-21 21:17:07] "POST /instance-ips HTTP/1.1" 200 397 0.037652 10.0.0.72 - - [2025-10-21 21:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020455 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008988 10.0.0.72 - - [2025-10-21 21:17:07] "POST /set-tag HTTP/1.1" 200 109 0.060270 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012963 10.0.0.72 - - [2025-10-21 21:17:07] "GET /instance-ip/4c855c9a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005835 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005609 10.0.0.72 - - [2025-10-21 21:17:07] "POST /set-tag HTTP/1.1" 200 109 0.014168 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005125 10.0.0.72 - - [2025-10-21 21:17:07] "POST /ref-update HTTP/1.1" 200 156 0.021742 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013023 10.0.0.72 - - [2025-10-21 21:17:07] "POST /set-tag HTTP/1.1" 200 109 0.003941 10.0.0.72 - - [2025-10-21 21:17:07] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006804 10.0.0.72 - - [2025-10-21 21:17:07] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.72 - - [2025-10-21 21:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008128 10.0.0.72 - - [2025-10-21 21:17:08] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011942 10.0.0.72 - - [2025-10-21 21:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.72 - - [2025-10-21 21:17:08] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.089233 10.0.0.72 - - [2025-10-21 21:17:08] "POST /virtual-machines HTTP/1.1" 200 395 0.011955 10.0.0.72 - - [2025-10-21 21:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011507 10.0.0.72 - - [2025-10-21 21:17:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120652 10.0.0.72 - - [2025-10-21 21:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.045747 10.0.0.72 - - [2025-10-21 21:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.72 - - [2025-10-21 21:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.72 - - [2025-10-21 21:17:09] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038399 10.0.0.72 - - [2025-10-21 21:17:09] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006074 10.0.0.72 - - [2025-10-21 21:17:09] "POST /instance-ips HTTP/1.1" 200 397 0.031454 10.0.0.72 - - [2025-10-21 21:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014658 10.0.0.72 - - [2025-10-21 21:17:09] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005491 10.0.0.72 - - [2025-10-21 21:17:09] "POST /set-tag HTTP/1.1" 200 109 0.071014 10.0.0.72 - - [2025-10-21 21:17:09] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008287 10.0.0.72 - - [2025-10-21 21:17:09] "GET /instance-ip/4d9a7598-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004297 10.0.0.72 - - [2025-10-21 21:17:09] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004067 10.0.0.72 - - [2025-10-21 21:17:09] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.72 - - [2025-10-21 21:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.72 - - [2025-10-21 21:17:09] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003022 10.0.0.72 - - [2025-10-21 21:17:09] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024481 10.0.0.72 - - [2025-10-21 21:17:09] "POST /ref-update HTTP/1.1" 200 156 0.007612 10.0.0.72 - - [2025-10-21 21:17:09] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012343 10.0.0.72 - - [2025-10-21 21:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.72 - - [2025-10-21 21:17:09] "POST /tags HTTP/1.1" 200 291 0.025232 10.0.0.72 - - [2025-10-21 21:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.72 - - [2025-10-21 21:17:09] "GET /tag/2f3d634d-435a-42d3-9591-c922ce939587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010567 10.0.0.72 - - [2025-10-21 21:17:09] "POST /tags HTTP/1.1" 409 252 0.003824 10.0.0.72 - - [2025-10-21 21:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.72 - - [2025-10-21 21:17:09] "GET /tag/ebb6291e-bae9-406d-9f36-68fef2e4744a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014339 10.0.0.72 - - [2025-10-21 21:17:09] "POST /tags HTTP/1.1" 409 228 0.002004 10.0.0.72 - - [2025-10-21 21:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.72 - - [2025-10-21 21:17:09] "GET /tag/2b4610e5-13d5-4cf6-9471-6ae35cfbcec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018852 10.0.0.72 - - [2025-10-21 21:17:09] "POST /tags HTTP/1.1" 409 226 0.002470 10.0.0.72 - - [2025-10-21 21:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.72 - - [2025-10-21 21:17:10] "GET /tag/cbb228c9-8132-45bb-97d7-f6378cc2e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.026341 10.0.0.72 - - [2025-10-21 21:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012216 10.0.0.72 - - [2025-10-21 21:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.72 - - [2025-10-21 21:17:10] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.072259 10.0.0.72 - - [2025-10-21 21:17:10] "POST /virtual-machines HTTP/1.1" 200 395 0.015229 10.0.0.72 - - [2025-10-21 21:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029470 10.0.0.72 - - [2025-10-21 21:17:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112932 10.0.0.72 - - [2025-10-21 21:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009351 10.0.0.72 - - [2025-10-21 21:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011779 10.0.0.72 - - [2025-10-21 21:17:10] "POST /instance-ips HTTP/1.1" 200 397 0.021562 10.0.0.72 - - [2025-10-21 21:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027836 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009246 10.0.0.72 - - [2025-10-21 21:17:10] "POST /set-tag HTTP/1.1" 200 109 0.076084 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010710 10.0.0.72 - - [2025-10-21 21:17:10] "GET /instance-ip/4e526ab8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004296 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003924 10.0.0.72 - - [2025-10-21 21:17:10] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003678 10.0.0.72 - - [2025-10-21 21:17:10] "POST /ref-update HTTP/1.1" 200 156 0.007301 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004234 10.0.0.72 - - [2025-10-21 21:17:10] "POST /set-tag HTTP/1.1" 200 109 0.001607 10.0.0.72 - - [2025-10-21 21:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.72 - - [2025-10-21 21:17:10] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004354 10.0.0.72 - - [2025-10-21 21:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.72 - - [2025-10-21 21:17:11] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031333 10.0.0.72 - - [2025-10-21 21:17:11] "POST /virtual-machines HTTP/1.1" 200 395 0.010090 10.0.0.72 - - [2025-10-21 21:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033943 10.0.0.72 - - [2025-10-21 21:17:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100308 10.0.0.72 - - [2025-10-21 21:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008567 10.0.0.72 - - [2025-10-21 21:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.72 - - [2025-10-21 21:17:11] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003924 10.0.0.72 - - [2025-10-21 21:17:11] "POST /instance-ips HTTP/1.1" 200 397 0.027130 10.0.0.72 - - [2025-10-21 21:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016646 10.0.0.72 - - [2025-10-21 21:17:11] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015598 10.0.0.72 - - [2025-10-21 21:17:11] "POST /set-tag HTTP/1.1" 200 109 0.061278 10.0.0.72 - - [2025-10-21 21:17:11] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014613 10.0.0.72 - - [2025-10-21 21:17:11] "GET /instance-ip/4ec78208-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003664 10.0.0.72 - - [2025-10-21 21:17:11] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004054 10.0.0.72 - - [2025-10-21 21:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.72 - - [2025-10-21 21:17:11] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004307 10.0.0.72 - - [2025-10-21 21:17:11] "POST /ref-update HTTP/1.1" 200 156 0.009218 10.0.0.72 - - [2025-10-21 21:17:11] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004238 10.0.0.72 - - [2025-10-21 21:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.72 - - [2025-10-21 21:17:11] "POST /tags HTTP/1.1" 200 299 0.016741 10.0.0.72 - - [2025-10-21 21:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.72 - - [2025-10-21 21:17:11] "GET /tag/cf41bd5a-3c76-4e37-aec2-a45bea08ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013644 10.0.0.72 - - [2025-10-21 21:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.72 - - [2025-10-21 21:17:11] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006861 10.0.0.72 - - [2025-10-21 21:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.72 - - [2025-10-21 21:17:11] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045566 10.0.0.72 - - [2025-10-21 21:17:11] "POST /virtual-machines HTTP/1.1" 200 395 0.010339 10.0.0.72 - - [2025-10-21 21:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.006600 10.0.0.72 - - [2025-10-21 21:17:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106006 10.0.0.72 - - [2025-10-21 21:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022285 10.0.0.72 - - [2025-10-21 21:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005791 10.0.0.72 - - [2025-10-21 21:17:12] "POST /instance-ips HTTP/1.1" 200 397 0.031058 10.0.0.72 - - [2025-10-21 21:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024120 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005298 10.0.0.72 - - [2025-10-21 21:17:12] "POST /set-tag HTTP/1.1" 200 109 0.017878 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013420 10.0.0.72 - - [2025-10-21 21:17:12] "GET /instance-ip/4f42bc02-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004124 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006790 10.0.0.72 - - [2025-10-21 21:17:12] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003836 10.0.0.72 - - [2025-10-21 21:17:12] "POST /ref-update HTTP/1.1" 200 156 0.008260 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010259 10.0.0.72 - - [2025-10-21 21:17:12] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.72 - - [2025-10-21 21:17:12] "POST /tags HTTP/1.1" 200 299 0.020954 10.0.0.72 - - [2025-10-21 21:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012827 10.0.0.72 - - [2025-10-21 21:17:12] "GET /tag/c1a203fd-d966-456c-b601-e0bdb0272740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011312 10.0.0.72 - - [2025-10-21 21:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006390 10.0.0.72 - - [2025-10-21 21:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.72 - - [2025-10-21 21:17:12] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040403 10.0.0.72 - - [2025-10-21 21:17:12] "POST /virtual-machines HTTP/1.1" 200 395 0.013726 10.0.0.72 - - [2025-10-21 21:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020207 10.0.0.72 - - [2025-10-21 21:17:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099812 10.0.0.72 - - [2025-10-21 21:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008275 10.0.0.72 - - [2025-10-21 21:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008796 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004356 10.0.0.72 - - [2025-10-21 21:17:12] "POST /instance-ips HTTP/1.1" 200 397 0.027750 10.0.0.72 - - [2025-10-21 21:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025636 10.0.0.72 - - [2025-10-21 21:17:12] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006294 10.0.0.72 - - [2025-10-21 21:17:13] "POST /set-tag HTTP/1.1" 200 109 0.023399 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018407 10.0.0.72 - - [2025-10-21 21:17:13] "GET /instance-ip/4fbd6844-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006752 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005662 10.0.0.72 - - [2025-10-21 21:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.72 - - [2025-10-21 21:17:13] "POST /tags HTTP/1.1" 200 299 0.019864 10.0.0.72 - - [2025-10-21 21:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.72 - - [2025-10-21 21:17:13] "GET /tag/fc12ef98-955c-4aba-ac30-2c955528dae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012384 10.0.0.72 - - [2025-10-21 21:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008992 10.0.0.72 - - [2025-10-21 21:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.72 - - [2025-10-21 21:17:13] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039052 10.0.0.72 - - [2025-10-21 21:17:13] "POST /virtual-machines HTTP/1.1" 200 395 0.016870 10.0.0.72 - - [2025-10-21 21:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010196 10.0.0.72 - - [2025-10-21 21:17:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124857 10.0.0.72 - - [2025-10-21 21:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006905 10.0.0.72 - - [2025-10-21 21:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007117 10.0.0.72 - - [2025-10-21 21:17:13] "POST /instance-ips HTTP/1.1" 200 397 0.020479 10.0.0.72 - - [2025-10-21 21:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017452 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006033 10.0.0.72 - - [2025-10-21 21:17:13] "POST /set-tag HTTP/1.1" 200 109 0.019717 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014788 10.0.0.72 - - [2025-10-21 21:17:13] "GET /instance-ip/50331a80-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003396 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005037 10.0.0.72 - - [2025-10-21 21:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.72 - - [2025-10-21 21:17:13] "POST /tags HTTP/1.1" 200 299 0.021151 10.0.0.72 - - [2025-10-21 21:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.72 - - [2025-10-21 21:17:13] "GET /tag/a2b003c5-db03-4791-8aab-b1378e7200b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011895 10.0.0.72 - - [2025-10-21 21:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.72 - - [2025-10-21 21:17:13] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004345 10.0.0.72 - - [2025-10-21 21:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.72 - - [2025-10-21 21:17:14] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046086 10.0.0.72 - - [2025-10-21 21:17:14] "POST /virtual-machines HTTP/1.1" 200 395 0.008304 10.0.0.72 - - [2025-10-21 21:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008933 10.0.0.72 - - [2025-10-21 21:17:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096740 10.0.0.72 - - [2025-10-21 21:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022377 10.0.0.72 - - [2025-10-21 21:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004761 10.0.0.72 - - [2025-10-21 21:17:14] "POST /instance-ips HTTP/1.1" 200 397 0.018995 10.0.0.72 - - [2025-10-21 21:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025035 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010500 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.019734 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013879 10.0.0.72 - - [2025-10-21 21:17:14] "GET /instance-ip/5096910a-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004486 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006371 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005230 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005367 10.0.0.72 - - [2025-10-21 21:17:14] "POST /ref-update HTTP/1.1" 200 156 0.008681 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006973 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004710 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine/e4247939-5dcf-464a-8c4b-45d8accbcfc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003216 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007353 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004037 10.0.0.72 - - [2025-10-21 21:17:14] "POST /ref-update HTTP/1.1" 200 156 0.009700 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017417 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-router/eb25b74b-ed53-4ca7-8ced-b72145c36c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004440 10.0.0.72 - - [2025-10-21 21:17:14] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.008706 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003715 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.72 - - [2025-10-21 21:17:14] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004417 10.0.0.72 - - [2025-10-21 21:17:14] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.72 - - [2025-10-21 21:17:15] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007584 10.0.0.72 - - [2025-10-21 21:17:15] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.72 - - [2025-10-21 21:17:15] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005404 10.0.0.72 - - [2025-10-21 21:17:15] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.72 - - [2025-10-21 21:17:15] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005101 10.0.0.72 - - [2025-10-21 21:17:15] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.72 - - [2025-10-21 21:17:15] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010104 10.0.0.72 - - [2025-10-21 21:17:15] "POST /set-tag HTTP/1.1" 200 109 0.003895 10.0.0.72 - - [2025-10-21 21:17:15] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013784 10.0.0.72 - - [2025-10-21 21:17:15] "POST /set-tag HTTP/1.1" 200 109 0.005735 10.0.0.72 - - [2025-10-21 21:17:16] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021903 10.0.0.72 - - [2025-10-21 21:17:16] "POST /set-tag HTTP/1.1" 200 109 0.007054 10.0.0.72 - - [2025-10-21 21:17:16] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009920 10.0.0.72 - - [2025-10-21 21:17:16] "POST /set-tag HTTP/1.1" 200 109 0.003904 10.0.0.72 - - [2025-10-21 21:17:17] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010274 10.0.0.72 - - [2025-10-21 21:17:17] "POST /set-tag HTTP/1.1" 200 109 0.006057 10.0.0.72 - - [2025-10-21 21:17:17] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009848 10.0.0.72 - - [2025-10-21 21:17:17] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.72 - - [2025-10-21 21:17:17] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015790 10.0.0.72 - - [2025-10-21 21:17:17] "POST /set-tag HTTP/1.1" 200 109 0.005981 10.0.0.72 - - [2025-10-21 21:17:20] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010878 10.0.0.72 - - [2025-10-21 21:17:20] "POST /set-tag HTTP/1.1" 200 109 0.005303 10.0.0.72 - - [2025-10-21 21:17:24] "GET /virtual-machine/399b671d-10b1-4882-8f49-c239101da2ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007421 10.0.0.72 - - [2025-10-21 21:17:24] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005071 10.0.0.72 - - [2025-10-21 21:17:24] "GET /virtual-machine/e7308311-aa41-4deb-9d62-286c42f6500a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006691 10.0.0.72 - - [2025-10-21 21:17:24] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008496 10.0.0.72 - - [2025-10-21 21:17:24] "GET /virtual-machine/2bbf07b6-5180-4043-b863-dc665181b061?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007292 10.0.0.72 - - [2025-10-21 21:17:24] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011204 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine/9747602f-2670-4d3b-ad05-8d9f9c60f2a4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.011838 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011176 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine/2e11481e-f55b-4869-be68-eb612fdd180f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007817 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012727 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine/0af9eeab-7f98-4e91-92a5-7dbc52971175?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.008634 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010109 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine/817a3694-7006-481a-b07c-ae617b24a058?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007714 10.0.0.72 - - [2025-10-21 21:17:25] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014516 10.0.0.72 - - [2025-10-21 21:17:26] "GET /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.022356 10.0.0.72 - - [2025-10-21 21:17:26] "POST /tags HTTP/1.1" 200 333 0.052707 10.0.0.72 - - [2025-10-21 21:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.72 - - [2025-10-21 21:17:26] "GET /tag/e95e6120-a290-41b7-bfb8-17bde3fac2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010526 10.0.0.72 - - [2025-10-21 21:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.72 - - [2025-10-21 21:17:26] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041476 10.0.0.72 - - [2025-10-21 21:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.72 - - [2025-10-21 21:17:26] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003690 10.0.0.72 - - [2025-10-21 21:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.72 - - [2025-10-21 21:17:26] "GET /service-appliance-set/a3db0c97-ad64-4084-b1d3-0f644efaf6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004231 10.0.0.72 - - [2025-10-21 21:17:26] "POST /fqname-to-id HTTP/1.1" 404 273 0.002675 10.0.0.72 - - [2025-10-21 21:17:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.149518 10.0.0.72 - - [2025-10-21 21:17:26] "GET /virtual-machine-interface/eb1d0d59-37bf-4792-9287-68810c464e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.021952 10.0.0.72 - - [2025-10-21 21:17:26] "POST /instance-ips HTTP/1.1" 200 409 0.028469 10.0.0.72 - - [2025-10-21 21:17:26] "GET /instance-ip/1db8b195-5bf8-4dc4-9bc7-dfc8e073b306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003997 10.0.0.72 - - [2025-10-21 21:17:26] "POST /loadbalancers HTTP/1.1" 200 629 0.058351 10.0.0.72 - - [2025-10-21 21:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017576 10.0.0.72 - - [2025-10-21 21:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008796 10.0.0.72 - - [2025-10-21 21:17:26] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053073 10.0.0.72 - - [2025-10-21 21:17:26] "GET /instance-ip/1db8b195-5bf8-4dc4-9bc7-dfc8e073b306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003084 10.0.0.72 - - [2025-10-21 21:17:26] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034357 10.0.0.72 - - [2025-10-21 21:17:26] "GET /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007218 10.0.0.72 - - [2025-10-21 21:17:26] "POST /floating-ips HTTP/1.1" 200 597 0.044894 10.0.0.72 - - [2025-10-21 21:17:26] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.040902 10.0.0.72 - - [2025-10-21 21:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.72 - - [2025-10-21 21:17:26] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038608 10.0.0.72 - - [2025-10-21 21:17:26] "GET /loadbalancer-listener/a5581288-33e5-49e8-842b-f89a9db6b865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.006369 10.0.0.72 - - [2025-10-21 21:17:26] "GET /loadbalancer-listener/a5581288-33e5-49e8-842b-f89a9db6b865?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003039 10.0.0.72 - - [2025-10-21 21:17:27] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019479 10.0.0.72 - - [2025-10-21 21:17:27] "GET /instance-ip/1db8b195-5bf8-4dc4-9bc7-dfc8e073b306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007338 10.0.0.72 - - [2025-10-21 21:17:27] "GET /instance-ip/1db8b195-5bf8-4dc4-9bc7-dfc8e073b306?fields=floating_ips HTTP/1.1" 200 1212 0.011065 10.0.0.72 - - [2025-10-21 21:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.72 - - [2025-10-21 21:17:27] "GET /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001839 10.0.0.72 - - [2025-10-21 21:17:27] "GET /loadbalancer-pool/db252367-413e-4fc9-b2a4-5b2e954256bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003318 10.0.0.72 - - [2025-10-21 21:17:27] "GET /floating-ip/96ca33b2-64fd-40f7-9d8b-96b48a0ceffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.005341 10.0.0.72 - - [2025-10-21 21:17:27] "GET /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.009689 10.0.0.72 - - [2025-10-21 21:17:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032964 10.0.0.72 - - [2025-10-21 21:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.006556 10.0.0.72 - - [2025-10-21 21:17:27] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010804 10.0.0.72 - - [2025-10-21 21:17:27] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004838 10.0.0.72 - - [2025-10-21 21:17:27] "POST /tags HTTP/1.1" 409 221 0.004158 10.0.0.72 - - [2025-10-21 21:17:27] "POST /ref-update HTTP/1.1" 200 156 0.006549 10.0.0.72 - - [2025-10-21 21:17:27] "GET /floating-ip/96ca33b2-64fd-40f7-9d8b-96b48a0ceffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003589 10.0.0.72 - - [2025-10-21 21:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.72 - - [2025-10-21 21:17:27] "GET /tag/e95e6120-a290-41b7-bfb8-17bde3fac2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013208 10.0.0.72 - - [2025-10-21 21:17:27] "PUT /floating-ip/96ca33b2-64fd-40f7-9d8b-96b48a0ceffc HTTP/1.1" 200 256 0.019463 10.0.0.72 - - [2025-10-21 21:17:27] "POST /set-tag HTTP/1.1" 200 109 0.089133 10.0.0.72 - - [2025-10-21 21:17:27] "GET /loadbalancer-pool/db252367-413e-4fc9-b2a4-5b2e954256bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006212 10.0.0.72 - - [2025-10-21 21:17:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015991 10.0.0.72 - - [2025-10-21 21:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015943 10.0.0.72 - - [2025-10-21 21:17:27] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010925 10.0.0.72 - - [2025-10-21 21:17:27] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004379 10.0.0.72 - - [2025-10-21 21:17:27] "POST /ref-update HTTP/1.1" 200 156 0.007801 10.0.0.72 - - [2025-10-21 21:17:27] "GET /floating-ip/96ca33b2-64fd-40f7-9d8b-96b48a0ceffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.017035 10.0.0.72 - - [2025-10-21 21:17:27] "POST /set-tag HTTP/1.1" 200 109 0.066922 10.0.0.72 - - [2025-10-21 21:17:28] "POST /tags HTTP/1.1" 409 206 0.004781 10.0.0.72 - - [2025-10-21 21:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.72 - - [2025-10-21 21:17:28] "GET /tag/63dafea7-ea9e-4ff8-a8d4-816db220e101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.035365 10.0.0.72 - - [2025-10-21 21:17:28] "POST /tags HTTP/1.1" 409 204 0.003215 10.0.0.72 - - [2025-10-21 21:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.72 - - [2025-10-21 21:17:28] "GET /tag/c1a203fd-d966-456c-b601-e0bdb0272740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.029937 10.0.0.72 - - [2025-10-21 21:17:29] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006113 10.0.0.72 - - [2025-10-21 21:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.72 - - [2025-10-21 21:17:29] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009678 10.0.0.72 - - [2025-10-21 21:17:29] "POST /tags HTTP/1.1" 409 206 0.005135 10.0.0.72 - - [2025-10-21 21:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.72 - - [2025-10-21 21:17:29] "GET /tag/63dafea7-ea9e-4ff8-a8d4-816db220e101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029062 10.0.0.72 - - [2025-10-21 21:17:29] "POST /tags HTTP/1.1" 409 226 0.004767 10.0.0.72 - - [2025-10-21 21:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.72 - - [2025-10-21 21:17:29] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.036751 10.0.0.72 - - [2025-10-21 21:17:29] "POST /tags HTTP/1.1" 409 204 0.004985 10.0.0.72 - - [2025-10-21 21:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.72 - - [2025-10-21 21:17:29] "GET /tag/c1a203fd-d966-456c-b601-e0bdb0272740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.036000 10.0.0.72 - - [2025-10-21 21:17:29] "POST /tags HTTP/1.1" 409 226 0.005378 10.0.0.72 - - [2025-10-21 21:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.72 - - [2025-10-21 21:17:29] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.035675 10.0.0.72 - - [2025-10-21 21:17:29] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002808 10.0.0.72 - - [2025-10-21 21:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.72 - - [2025-10-21 21:17:29] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006625 10.0.0.72 - - [2025-10-21 21:17:29] "POST /firewall-rules HTTP/1.1" 200 626 0.084736 10.0.0.72 - - [2025-10-21 21:17:29] "POST /firewall-rules HTTP/1.1" 200 646 0.113461 10.0.0.72 - - [2025-10-21 21:17:29] "GET /firewall-rule/617ecda2-ef0f-4307-ac30-0a26a765645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009641 10.0.0.72 - - [2025-10-21 21:17:29] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003608 10.0.0.72 - - [2025-10-21 21:17:29] "GET /firewall-rule/0367e306-4625-4c80-a88e-7f88e2745dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005172 10.0.0.72 - - [2025-10-21 21:17:29] "POST /ref-update HTTP/1.1" 200 156 0.023313 10.0.0.72 - - [2025-10-21 21:17:30] "POST /firewall-policys HTTP/1.1" 200 606 0.030720 10.0.0.72 - - [2025-10-21 21:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036725 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003691 10.0.0.72 - - [2025-10-21 21:17:30] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002587 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002358 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.002986 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/7447c0f1-57c1-459c-a219-c15235d0e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009303 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005601 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.003226 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004946 10.0.0.72 - - [2025-10-21 21:17:30] "POST /ref-update HTTP/1.1" 200 156 0.046311 10.0.0.72 - - [2025-10-21 21:17:30] "POST /ref-update HTTP/1.1" 200 156 0.023154 10.0.0.72 - - [2025-10-21 21:17:30] "POST /ref-update HTTP/1.1" 200 156 0.018130 10.0.0.72 - - [2025-10-21 21:17:30] "POST /ref-update HTTP/1.1" 200 156 0.029020 10.0.0.72 - - [2025-10-21 21:17:30] "POST /ref-update HTTP/1.1" 200 156 0.028258 10.0.0.72 - - [2025-10-21 21:17:30] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002618 10.0.0.72 - - [2025-10-21 21:19:29] "POST /tags HTTP/1.1" 409 252 0.006560 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006297 10.0.0.72 - - [2025-10-21 21:19:29] "GET /tag/ebb6291e-bae9-406d-9f36-68fef2e4744a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.027145 10.0.0.72 - - [2025-10-21 21:19:29] "POST /tags HTTP/1.1" 409 228 0.005190 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.72 - - [2025-10-21 21:19:29] "GET /tag/2b4610e5-13d5-4cf6-9471-6ae35cfbcec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.040166 10.0.0.72 - - [2025-10-21 21:19:29] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010018 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.72 - - [2025-10-21 21:19:29] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007280 10.0.0.72 - - [2025-10-21 21:19:29] "POST /tags HTTP/1.1" 409 206 0.005766 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.72 - - [2025-10-21 21:19:29] "GET /tag/63dafea7-ea9e-4ff8-a8d4-816db220e101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.034079 10.0.0.72 - - [2025-10-21 21:19:29] "POST /tags HTTP/1.1" 409 226 0.005809 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.72 - - [2025-10-21 21:19:29] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.035405 10.0.0.72 - - [2025-10-21 21:19:29] "POST /tags HTTP/1.1" 409 204 0.006178 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.72 - - [2025-10-21 21:19:29] "GET /tag/c1a203fd-d966-456c-b601-e0bdb0272740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.033159 10.0.0.72 - - [2025-10-21 21:19:29] "POST /tags HTTP/1.1" 409 226 0.004749 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006195 10.0.0.72 - - [2025-10-21 21:19:29] "GET /tag/73732a0c-fb05-42bb-8580-902b61bc794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.027994 10.0.0.72 - - [2025-10-21 21:19:29] "POST /tags HTTP/1.1" 409 228 0.004529 10.0.0.72 - - [2025-10-21 21:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.72 - - [2025-10-21 21:19:29] "GET /tag/2b4610e5-13d5-4cf6-9471-6ae35cfbcec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019730 10.0.0.72 - - [2025-10-21 21:19:30] "POST /tags HTTP/1.1" 409 252 0.004786 10.0.0.72 - - [2025-10-21 21:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.72 - - [2025-10-21 21:19:30] "GET /tag/ebb6291e-bae9-406d-9f36-68fef2e4744a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.029075 10.0.0.72 - - [2025-10-21 21:19:30] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005862 10.0.0.72 - - [2025-10-21 21:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.72 - - [2025-10-21 21:19:30] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006264 10.0.0.72 - - [2025-10-21 21:19:30] "POST /firewall-rules HTTP/1.1" 409 281 0.003622 10.0.0.72 - - [2025-10-21 21:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.72 - - [2025-10-21 21:19:30] "PUT /firewall-rule/0367e306-4625-4c80-a88e-7f88e2745dfb HTTP/1.1" 200 260 0.040186 10.0.0.72 - - [2025-10-21 21:19:30] "POST /firewall-rules HTTP/1.1" 409 291 0.002017 10.0.0.72 - - [2025-10-21 21:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.72 - - [2025-10-21 21:19:30] "PUT /firewall-rule/617ecda2-ef0f-4307-ac30-0a26a765645f HTTP/1.1" 200 260 0.021492 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-rule/617ecda2-ef0f-4307-ac30-0a26a765645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002973 10.0.0.72 - - [2025-10-21 21:19:30] "POST /firewall-rules HTTP/1.1" 200 658 0.075643 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-rule/6a0b1c71-7b6d-4a14-ba0a-d8cef61409ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.019745 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.002585 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-rule/0367e306-4625-4c80-a88e-7f88e2745dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002477 10.0.0.72 - - [2025-10-21 21:19:30] "POST /firewall-policys HTTP/1.1" 409 269 0.001894 10.0.0.72 - - [2025-10-21 21:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.72 - - [2025-10-21 21:19:30] "PUT /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c HTTP/1.1" 200 264 0.040486 10.0.0.72 - - [2025-10-21 21:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022435 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005922 10.0.0.72 - - [2025-10-21 21:19:30] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003021 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002815 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.002326 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-policy/7447c0f1-57c1-459c-a219-c15235d0e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004874 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005833 10.0.0.72 - - [2025-10-21 21:19:30] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005754 10.0.0.72 - - [2025-10-21 21:19:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003392 10.0.0.72 - - [2025-10-21 21:19:31] "GET /global-system-configs HTTP/1.1" 200 322 0.008607 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.018086 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.005248 10.0.0.72 - - [2025-10-21 21:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.72 - - [2025-10-21 21:20:32] "GET /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004686 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003983 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.064573 10.0.0.72 - - [2025-10-21 21:20:32] "DELETE /loadbalancer-member/740eba98-2651-4cd1-ac93-06fc462c93c9 HTTP/1.1" 200 115 0.042732 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003806 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004100 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004205 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005812 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.004050 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004459 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004452 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.72 - - [2025-10-21 21:20:32] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006404 10.0.0.72 - - [2025-10-21 21:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.72 - - [2025-10-21 21:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.72 - - [2025-10-21 21:20:32] "GET /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004579 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023442 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.005173 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008082 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine/e7308311-aa41-4deb-9d62-286c42f6500a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003191 10.0.0.72 - - [2025-10-21 21:20:34] "POST /ref-update HTTP/1.1" 200 156 0.015757 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010523 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.017825 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.014992 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.024815 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.027165 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.011249 10.0.0.72 - - [2025-10-21 21:20:34] "DELETE /instance-ip/4e526ab8-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.047709 10.0.0.72 - - [2025-10-21 21:20:34] "DELETE /virtual-machine-interface/4e386c58-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.028509 10.0.0.72 - - [2025-10-21 21:20:34] "DELETE /virtual-machine/e7308311-aa41-4deb-9d62-286c42f6500a HTTP/1.1" 200 115 0.017459 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013129 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004099 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.001692 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine/2bbf07b6-5180-4043-b863-dc665181b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004514 10.0.0.72 - - [2025-10-21 21:20:34] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.72 - - [2025-10-21 21:20:34] "GET /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015614 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.015389 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.023475 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.027293 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.013338 10.0.0.72 - - [2025-10-21 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.021925 10.0.0.72 - - [2025-10-21 21:20:34] "DELETE /instance-ip/4ec78208-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.044040 10.0.0.72 - - [2025-10-21 21:20:35] "DELETE /virtual-machine-interface/4eaff0e8-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.029377 10.0.0.72 - - [2025-10-21 21:20:35] "DELETE /virtual-machine/2bbf07b6-5180-4043-b863-dc665181b061 HTTP/1.1" 200 115 0.027319 10.0.0.72 - - [2025-10-21 21:20:35] "DELETE /tag/2f3d634d-435a-42d3-9591-c922ce939587 HTTP/1.1" 200 115 0.033728 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003429 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003632 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine/399b671d-10b1-4882-8f49-c239101da2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002892 10.0.0.72 - - [2025-10-21 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.007484 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005202 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.016732 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.030174 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.025999 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.015041 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.026705 10.0.0.72 - - [2025-10-21 21:20:35] "DELETE /instance-ip/4d9a7598-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.037678 10.0.0.72 - - [2025-10-21 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.008284 10.0.0.72 - - [2025-10-21 21:20:35] "DELETE /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.043254 10.0.0.72 - - [2025-10-21 21:20:35] "DELETE /virtual-machine/399b671d-10b1-4882-8f49-c239101da2ee HTTP/1.1" 200 115 0.027011 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005606 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003940 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine/e4247939-5dcf-464a-8c4b-45d8accbcfc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003874 10.0.0.72 - - [2025-10-21 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.014831 10.0.0.72 - - [2025-10-21 21:20:35] "GET /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016163 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.032911 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.027559 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.037938 10.0.0.72 - - [2025-10-21 21:20:35] "POST /set-tag HTTP/1.1" 200 109 0.018026 10.0.0.72 - - [2025-10-21 21:20:36] "POST /set-tag HTTP/1.1" 200 109 0.023432 10.0.0.72 - - [2025-10-21 21:20:36] "DELETE /instance-ip/4c855c9a-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.046923 10.0.0.72 - - [2025-10-21 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.008151 10.0.0.72 - - [2025-10-21 21:20:36] "DELETE /virtual-machine-interface/4c6a2f42-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.038209 10.0.0.72 - - [2025-10-21 21:20:36] "DELETE /virtual-machine/e4247939-5dcf-464a-8c4b-45d8accbcfc9 HTTP/1.1" 200 115 0.014601 10.0.0.72 - - [2025-10-21 21:20:36] "DELETE /tag/060b0e45-9f77-4fae-a3b3-b804e27927ba HTTP/1.1" 200 115 0.052356 10.0.0.72 - - [2025-10-21 21:20:36] "DELETE /tag/63dafea7-ea9e-4ff8-a8d4-816db220e101 HTTP/1.1" 409 388 0.003280 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021803 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.004149 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008474 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.003506 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine/9747602f-2670-4d3b-ad05-8d9f9c60f2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003637 10.0.0.72 - - [2025-10-21 21:21:04] "POST /ref-update HTTP/1.1" 200 156 0.016412 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007778 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.020858 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.020988 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.032613 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.012021 10.0.0.72 - - [2025-10-21 21:21:04] "DELETE /instance-ip/4f42bc02-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.053813 10.0.0.72 - - [2025-10-21 21:21:04] "DELETE /virtual-machine-interface/4f2d2356-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.031108 10.0.0.72 - - [2025-10-21 21:21:04] "DELETE /virtual-machine/9747602f-2670-4d3b-ad05-8d9f9c60f2a4 HTTP/1.1" 200 115 0.022048 10.0.0.72 - - [2025-10-21 21:21:04] "DELETE /tag/cf41bd5a-3c76-4e37-aec2-a45bea08ef08 HTTP/1.1" 200 115 0.030634 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004083 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004267 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine/2e11481e-f55b-4869-be68-eb612fdd180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003244 10.0.0.72 - - [2025-10-21 21:21:04] "POST /ref-update HTTP/1.1" 200 156 0.015181 10.0.0.72 - - [2025-10-21 21:21:04] "GET /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004506 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.027643 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.031905 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.025083 10.0.0.72 - - [2025-10-21 21:21:04] "POST /set-tag HTTP/1.1" 200 109 0.020534 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /instance-ip/50331a80-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.036971 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /virtual-machine-interface/50176ed4-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.044354 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /virtual-machine/2e11481e-f55b-4869-be68-eb612fdd180f HTTP/1.1" 200 115 0.035603 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /tag/fc12ef98-955c-4aba-ac30-2c955528dae8 HTTP/1.1" 200 115 0.033051 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003532 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006172 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine/817a3694-7006-481a-b07c-ae617b24a058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005169 10.0.0.72 - - [2025-10-21 21:21:05] "POST /ref-update HTTP/1.1" 200 156 0.014804 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022518 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.019749 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.030155 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.023940 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.011701 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /instance-ip/5096910a-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.052313 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /virtual-machine-interface/50833f7e-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.049307 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /virtual-machine/817a3694-7006-481a-b07c-ae617b24a058 HTTP/1.1" 200 115 0.019689 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /tag/2b4610e5-13d5-4cf6-9471-6ae35cfbcec2 HTTP/1.1" 409 236 0.004473 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /tag/a2b003c5-db03-4791-8aab-b1378e7200b2 HTTP/1.1" 200 115 0.032779 10.0.0.72 - - [2025-10-21 21:21:05] "DELETE /tag/ebb6291e-bae9-406d-9f36-68fef2e4744a HTTP/1.1" 409 236 0.003484 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003552 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005068 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine/0af9eeab-7f98-4e91-92a5-7dbc52971175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005398 10.0.0.72 - - [2025-10-21 21:21:05] "POST /ref-update HTTP/1.1" 200 156 0.013646 10.0.0.72 - - [2025-10-21 21:21:05] "GET /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010437 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.021515 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.022758 10.0.0.72 - - [2025-10-21 21:21:05] "POST /set-tag HTTP/1.1" 200 109 0.023381 10.0.0.72 - - [2025-10-21 21:21:06] "POST /set-tag HTTP/1.1" 200 109 0.012387 10.0.0.72 - - [2025-10-21 21:21:06] "DELETE /instance-ip/4fbd6844-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.043164 10.0.0.72 - - [2025-10-21 21:21:06] "DELETE /virtual-machine-interface/4fa54cbe-aec3-11f0-ac49-fa163e205ff9 HTTP/1.1" 200 115 0.037821 10.0.0.72 - - [2025-10-21 21:21:06] "DELETE /virtual-machine/0af9eeab-7f98-4e91-92a5-7dbc52971175 HTTP/1.1" 200 115 0.014037 10.0.0.72 - - [2025-10-21 21:21:06] "DELETE /tag/6492b671-f4b7-412e-a762-be2877177413 HTTP/1.1" 200 115 0.031620 10.0.0.72 - - [2025-10-21 21:21:06] "DELETE /tag/c1a203fd-d966-456c-b601-e0bdb0272740 HTTP/1.1" 409 236 0.003848 10.0.0.72 - - [2025-10-21 21:21:06] "DELETE /tag/56e4fa40-90a6-4f69-bd92-470ee4b2a80e HTTP/1.1" 200 115 0.031817 10.0.0.72 - - [2025-10-21 21:21:07] "POST /projects HTTP/1.1" 409 238 0.002721 10.0.0.72 - - [2025-10-21 21:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.72 - - [2025-10-21 21:21:07] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043832 10.0.0.72 - - [2025-10-21 21:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.72 - - [2025-10-21 21:21:07] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005409 10.0.0.72 - - [2025-10-21 21:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.72 - - [2025-10-21 21:21:07] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007305 10.0.0.72 - - [2025-10-21 21:21:07] "POST /security-groups HTTP/1.1" 409 285 0.003802 10.0.0.72 - - [2025-10-21 21:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.72 - - [2025-10-21 21:21:07] "PUT /security-group/7482d5b7-bf7a-4cac-8c08-724888e6dec9 HTTP/1.1" 200 262 0.068003 10.0.0.72 - - [2025-10-21 21:21:07] "PUT /access-control-list/549fb296-7343-41e8-914a-d07528360a6c HTTP/1.1" 200 272 0.017852 10.0.0.72 - - [2025-10-21 21:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.048986 10.0.0.72 - - [2025-10-21 21:21:07] "PUT /access-control-list/a39d02a4-eab8-45ae-bb4d-726b15902567 HTTP/1.1" 200 272 0.014381 10.0.0.72 - - [2025-10-21 21:21:12] "POST /projects HTTP/1.1" 409 238 0.002655 10.0.0.72 - - [2025-10-21 21:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.72 - - [2025-10-21 21:21:13] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033431 10.0.0.72 - - [2025-10-21 21:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.72 - - [2025-10-21 21:21:13] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003716 10.0.0.72 - - [2025-10-21 21:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.72 - - [2025-10-21 21:21:13] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008267 10.0.0.72 - - [2025-10-21 21:21:13] "POST /security-groups HTTP/1.1" 409 285 0.002943 10.0.0.72 - - [2025-10-21 21:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.72 - - [2025-10-21 21:21:13] "PUT /security-group/7482d5b7-bf7a-4cac-8c08-724888e6dec9 HTTP/1.1" 200 262 0.073213 10.0.0.72 - - [2025-10-21 21:21:13] "PUT /access-control-list/549fb296-7343-41e8-914a-d07528360a6c HTTP/1.1" 200 272 0.019655 10.0.0.72 - - [2025-10-21 21:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029551 10.0.0.72 - - [2025-10-21 21:21:13] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011253 10.0.0.72 - - [2025-10-21 21:21:13] "PUT /access-control-list/a39d02a4-eab8-45ae-bb4d-726b15902567 HTTP/1.1" 200 272 0.021321 10.0.0.72 - - [2025-10-21 21:21:13] "GET /firewall-rule/ccb87c33-7aea-4390-8f5b-b8fb829c4a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003097 10.0.0.72 - - [2025-10-21 21:21:13] "POST /ref-update HTTP/1.1" 200 156 0.048781 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /firewall-rule/ccb87c33-7aea-4390-8f5b-b8fb829c4a3e HTTP/1.1" 200 115 0.044133 10.0.0.72 - - [2025-10-21 21:21:13] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003588 10.0.0.72 - - [2025-10-21 21:21:13] "GET /firewall-rule/f1f80fa2-2e91-4ae5-ab23-b27cf9c5380d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003003 10.0.0.72 - - [2025-10-21 21:21:13] "POST /ref-update HTTP/1.1" 200 156 0.061706 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /firewall-rule/f1f80fa2-2e91-4ae5-ab23-b27cf9c5380d HTTP/1.1" 200 115 0.048679 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /tag/2b4610e5-13d5-4cf6-9471-6ae35cfbcec2 HTTP/1.1" 409 236 0.005928 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /tag/cbb228c9-8132-45bb-97d7-f6378cc2e922 HTTP/1.1" 200 115 0.035673 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /tag/ebb6291e-bae9-406d-9f36-68fef2e4744a HTTP/1.1" 409 236 0.004308 10.0.0.72 - - [2025-10-21 21:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.72 - - [2025-10-21 21:21:13] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004879 10.0.0.72 - - [2025-10-21 21:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.72 - - [2025-10-21 21:21:13] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004145 10.0.0.72 - - [2025-10-21 21:21:13] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.045013 10.0.0.72 - - [2025-10-21 21:21:13] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.032943 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /security-group/7482d5b7-bf7a-4cac-8c08-724888e6dec9 HTTP/1.1" 200 115 0.040690 10.0.0.72 - - [2025-10-21 21:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /access-control-list/549fb296-7343-41e8-914a-d07528360a6c HTTP/1.1" 200 115 0.033324 10.0.0.72 - - [2025-10-21 21:21:13] "DELETE /access-control-list/a39d02a4-eab8-45ae-bb4d-726b15902567 HTTP/1.1" 200 115 0.019714 10.0.0.72 - - [2025-10-21 21:21:13] "GET /project/f500859b-2259-4813-a284-a5907a994179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.025747 10.0.0.72 - - [2025-10-21 21:21:14] "GET /project/f500859b-2259-4813-a284-a5907a994179?fields=security_groups HTTP/1.1" 200 1353 0.033785 10.0.0.72 - - [2025-10-21 21:21:14] "DELETE /security-group/29fe5c1a-7dc4-402b-be29-f8622729f74f HTTP/1.1" 200 115 0.043381 10.0.0.72 - - [2025-10-21 21:21:14] "DELETE /access-control-list/e96350f3-49ef-4efc-be20-0c0c2b5918a2 HTTP/1.1" 200 115 0.031753 10.0.0.72 - - [2025-10-21 21:21:14] "GET /project/f500859b-2259-4813-a284-a5907a994179?fields=application_policy_sets HTTP/1.1" 200 1392 0.036884 10.0.0.72 - - [2025-10-21 21:21:14] "DELETE /access-control-list/30fad85c-7b4b-4ffa-9dcd-63eb23e7438b HTTP/1.1" 200 115 0.039231 10.0.0.72 - - [2025-10-21 21:21:14] "DELETE /project/f500859b-2259-4813-a284-a5907a994179 HTTP/1.1" 200 115 0.268574 10.0.0.72 - - [2025-10-21 21:21:14] "POST /projects HTTP/1.1" 409 238 0.002539 10.0.0.72 - - [2025-10-21 21:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.72 - - [2025-10-21 21:21:14] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036102 10.0.0.72 - - [2025-10-21 21:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.72 - - [2025-10-21 21:21:14] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003417 10.0.0.72 - - [2025-10-21 21:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.72 - - [2025-10-21 21:21:14] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005285 10.0.0.72 - - [2025-10-21 21:21:14] "POST /security-groups HTTP/1.1" 409 285 0.002527 10.0.0.72 - - [2025-10-21 21:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.72 - - [2025-10-21 21:21:14] "PUT /security-group/629683cc-5403-486a-bfd2-384633d09bd5 HTTP/1.1" 200 262 0.070029 10.0.0.72 - - [2025-10-21 21:21:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017277 10.0.0.72 - - [2025-10-21 21:21:14] "PUT /access-control-list/d301d240-7b74-4db8-987d-b22ed98ad038 HTTP/1.1" 200 272 0.018687 10.0.0.72 - - [2025-10-21 21:21:14] "PUT /access-control-list/727da0d7-152d-4508-8f5e-b227a1b0b07d HTTP/1.1" 200 272 0.017391 10.0.0.72 - - [2025-10-21 21:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.72 - - [2025-10-21 21:21:18] "GET /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003369 10.0.0.72 - - [2025-10-21 21:21:18] "GET /virtual-machine-interface/4d7fa43e-aec3-11f0-ac49-fa163e205ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002126 10.0.0.72 - - [2025-10-21 21:21:18] "DELETE /loadbalancer-member/72c089a9-3790-47d6-b934-844ed0d52be6 HTTP/1.1" 200 115 0.037628 10.0.0.72 - - [2025-10-21 21:21:18] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002610 10.0.0.72 - - [2025-10-21 21:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.72 - - [2025-10-21 21:21:18] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004616 10.0.0.72 - - [2025-10-21 21:21:18] "GET /firewall-policy/00493b31-2d75-4e4f-81ca-43bd07d6c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.002971 10.0.0.72 - - [2025-10-21 21:21:19] "GET /firewall-rule/0367e306-4625-4c80-a88e-7f88e2745dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002843 10.0.0.72 - - [2025-10-21 21:21:19] "POST /ref-update HTTP/1.1" 200 156 0.019411 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /firewall-rule/0367e306-4625-4c80-a88e-7f88e2745dfb HTTP/1.1" 200 115 0.039551 10.0.0.72 - - [2025-10-21 21:21:19] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006532 10.0.0.72 - - [2025-10-21 21:21:19] "GET /firewall-rule/6a0b1c71-7b6d-4a14-ba0a-d8cef61409ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002773 10.0.0.72 - - [2025-10-21 21:21:19] "POST /ref-update HTTP/1.1" 200 156 0.016043 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /firewall-rule/6a0b1c71-7b6d-4a14-ba0a-d8cef61409ce HTTP/1.1" 200 115 0.037615 10.0.0.72 - - [2025-10-21 21:21:19] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.010353 10.0.0.72 - - [2025-10-21 21:21:19] "GET /firewall-rule/617ecda2-ef0f-4307-ac30-0a26a765645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007383 10.0.0.72 - - [2025-10-21 21:21:19] "POST /ref-update HTTP/1.1" 200 156 0.013506 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /firewall-rule/617ecda2-ef0f-4307-ac30-0a26a765645f HTTP/1.1" 200 115 0.050880 10.0.0.72 - - [2025-10-21 21:21:19] "GET /application-policy-set/e336f120-ff22-4c9f-9ea9-bdde5454f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002137 10.0.0.72 - - [2025-10-21 21:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.72 - - [2025-10-21 21:21:19] "GET /policy-management/2694a868-c66b-4112-b7dd-1143ea10be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002269 10.0.0.72 - - [2025-10-21 21:21:19] "GET /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008557 10.0.0.72 - - [2025-10-21 21:21:19] "POST /ref-update HTTP/1.1" 200 156 0.022073 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /firewall-policy/e4f160b5-bc68-40f1-b63a-49a1bf53ad6c HTTP/1.1" 200 115 0.030515 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /tag/2b4610e5-13d5-4cf6-9471-6ae35cfbcec2 HTTP/1.1" 200 115 0.049884 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /tag/c1a203fd-d966-456c-b601-e0bdb0272740 HTTP/1.1" 200 115 0.052973 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /tag/ebb6291e-bae9-406d-9f36-68fef2e4744a HTTP/1.1" 200 115 0.028699 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /tag/63dafea7-ea9e-4ff8-a8d4-816db220e101 HTTP/1.1" 200 115 0.061260 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /loadbalancer-pool/db252367-413e-4fc9-b2a4-5b2e954256bf HTTP/1.1" 200 115 0.034610 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /loadbalancer-listener/a5581288-33e5-49e8-842b-f89a9db6b865 HTTP/1.1" 200 115 0.040932 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /loadbalancer/d7da9f36-a9ea-4168-a374-29eeb00ac860 HTTP/1.1" 200 115 0.039526 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /floating-ip/96ca33b2-64fd-40f7-9d8b-96b48a0ceffc HTTP/1.1" 200 115 0.032325 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /instance-ip/1db8b195-5bf8-4dc4-9bc7-dfc8e073b306 HTTP/1.1" 200 115 0.045603 10.0.0.72 - - [2025-10-21 21:21:19] "DELETE /virtual-machine-interface/eb1d0d59-37bf-4792-9287-68810c464e59 HTTP/1.1" 200 115 0.033266 10.0.0.72 - - [2025-10-21 21:21:20] "DELETE /tag/e95e6120-a290-41b7-bfb8-17bde3fac2b7 HTTP/1.1" 200 115 0.059055 10.0.0.72 - - [2025-10-21 21:21:20] "POST /projects HTTP/1.1" 409 238 0.001714 10.0.0.72 - - [2025-10-21 21:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.72 - - [2025-10-21 21:21:20] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039142 10.0.0.72 - - [2025-10-21 21:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.72 - - [2025-10-21 21:21:20] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004228 10.0.0.72 - - [2025-10-21 21:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.72 - - [2025-10-21 21:21:20] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004231 10.0.0.72 - - [2025-10-21 21:21:20] "POST /security-groups HTTP/1.1" 409 285 0.003060 10.0.0.72 - - [2025-10-21 21:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.72 - - [2025-10-21 21:21:20] "PUT /security-group/629683cc-5403-486a-bfd2-384633d09bd5 HTTP/1.1" 200 262 0.063853 10.0.0.72 - - [2025-10-21 21:21:20] "PUT /access-control-list/d301d240-7b74-4db8-987d-b22ed98ad038 HTTP/1.1" 200 272 0.021457 10.0.0.72 - - [2025-10-21 21:21:20] "PUT /access-control-list/727da0d7-152d-4508-8f5e-b227a1b0b07d HTTP/1.1" 200 272 0.038304 10.0.0.72 - - [2025-10-21 21:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026600 10.0.0.72 - - [2025-10-21 21:21:20] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.007291 10.0.0.72 - - [2025-10-21 21:21:20] "GET /firewall-rule/04d8acb5-f65a-45fd-90d9-7649c62a5ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002861 10.0.0.72 - - [2025-10-21 21:21:20] "POST /ref-update HTTP/1.1" 200 156 0.061096 10.0.0.72 - - [2025-10-21 21:21:20] "DELETE /firewall-rule/04d8acb5-f65a-45fd-90d9-7649c62a5ed3 HTTP/1.1" 200 115 0.035393 10.0.0.72 - - [2025-10-21 21:21:20] "GET /firewall-policy/e8f4f5d3-f7a5-432f-8d7d-5825eba8be54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004887 10.0.0.72 - - [2025-10-21 21:21:20] "GET /firewall-rule/034e08a7-d722-4676-9faa-0e3aa95d5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007673 10.0.0.72 - - [2025-10-21 21:21:20] "POST /ref-update HTTP/1.1" 200 156 0.040239 10.0.0.72 - - [2025-10-21 21:21:20] "DELETE /firewall-rule/034e08a7-d722-4676-9faa-0e3aa95d5e86 HTTP/1.1" 200 115 0.039098 10.0.0.72 - - [2025-10-21 21:21:20] "DELETE /tag/73732a0c-fb05-42bb-8580-902b61bc794c HTTP/1.1" 200 115 0.059150 10.0.0.72 - - [2025-10-21 21:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.72 - - [2025-10-21 21:21:20] "GET /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008063 10.0.0.72 - - [2025-10-21 21:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.72 - - [2025-10-21 21:21:20] "GET /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003934 10.0.0.72 - - [2025-10-21 21:21:20] "PUT /virtual-network/f80c3c7e-5445-4c44-babd-7831d3136790 HTTP/1.1" 200 264 0.053743 10.0.0.72 - - [2025-10-21 21:21:20] "PUT /virtual-network/8faabb21-973a-4ab9-bca8-142099c630d0 HTTP/1.1" 200 264 0.046119 10.0.0.72 - - [2025-10-21 21:21:21] "DELETE /security-group/629683cc-5403-486a-bfd2-384633d09bd5 HTTP/1.1" 200 115 0.053714 10.0.0.72 - - [2025-10-21 21:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.72 - - [2025-10-21 21:21:21] "DELETE /access-control-list/d301d240-7b74-4db8-987d-b22ed98ad038 HTTP/1.1" 200 115 0.029572 10.0.0.72 - - [2025-10-21 21:21:21] "DELETE /access-control-list/727da0d7-152d-4508-8f5e-b227a1b0b07d HTTP/1.1" 200 115 0.041150 10.0.0.72 - - [2025-10-21 21:21:21] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031912 10.0.0.72 - - [2025-10-21 21:21:21] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?fields=security_groups HTTP/1.1" 200 1353 0.030452 10.0.0.72 - - [2025-10-21 21:21:21] "DELETE /security-group/b2e64048-5b30-4d45-a285-ddef602124a3 HTTP/1.1" 200 115 0.046967 10.0.0.72 - - [2025-10-21 21:21:21] "DELETE /access-control-list/94413c99-4cdf-4365-ae78-fde411b91247 HTTP/1.1" 200 115 0.040004 10.0.0.72 - - [2025-10-21 21:21:21] "GET /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203?fields=application_policy_sets HTTP/1.1" 200 1392 0.043747 10.0.0.72 - - [2025-10-21 21:21:21] "DELETE /access-control-list/9083b9b3-992d-4868-b862-af00d8d5eb6e HTTP/1.1" 200 115 0.045231 10.0.0.72 - - [2025-10-21 21:21:21] "DELETE /project/9f06576a-55a7-4a25-bf9f-6b7629a0f203 HTTP/1.1" 200 115 0.289832 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:21:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002386 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:21:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003245 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:22:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001623 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:22:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001587 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:22:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:22:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:22:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.72 - - [2025-10-21 21:22:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870