++ 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 Feb 3 04:20:26 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 04:20:26 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=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.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=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.33 ++ 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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: 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.33 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.53.221.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.53.221.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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=__ ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + 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: 02/03/2026 04:21:19.373 7f688c0ab240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 04:21:19.668 7f688c0ab240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 04:21:19.694 7f688c0ab240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 04:21:19.694 7f688c0ab240 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-03 04:21:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000649 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-03 04:21:29] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.33 - - [2026-02-03 04:21:30] "GET / HTTP/1.1" 200 35931 0.002363 10.0.0.33 - - [2026-02-03 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.33 - - [2026-02-03 04:21:30] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007791 10.0.0.33 - - [2026-02-03 04:21:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.005109 10.0.0.33 - - [2026-02-03 04:21:30] "GET / HTTP/1.1" 200 45303 0.001941 10.0.0.33 - - [2026-02-03 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.33 - - [2026-02-03 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013341 10.0.0.33 - - [2026-02-03 04:21:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.068377 10.0.0.33 - - [2026-02-03 04:21:31] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.33 - - [2026-02-03 04:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.33 - - [2026-02-03 04:21:31] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003205 10.0.0.33 - - [2026-02-03 04:21:31] "POST /bgp-routers HTTP/1.1" 200 616 0.030911 10.0.0.33 - - [2026-02-03 04:21:31] "GET /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.007342 10.0.0.33 - - [2026-02-03 04:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.33 - - [2026-02-03 04:21:31] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007272 10.0.0.33 - - [2026-02-03 04:21:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2026-02-03 04:21:31] "POST /ref-update HTTP/1.1" 200 156 0.029145 10.0.0.33 - - [2026-02-03 04:21:31] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.33 - - [2026-02-03 04:21:32] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.33 - - [2026-02-03 04:21:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.005537 10.0.0.33 - - [2026-02-03 04:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.33 - - [2026-02-03 04:21:32] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010423 10.0.0.33 - - [2026-02-03 04:21:32] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.33 - - [2026-02-03 04:21:32] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.33 - - [2026-02-03 04:21:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.169282 10.0.0.33 - - [2026-02-03 04:21:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.003028 10.0.0.33 - - [2026-02-03 04:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.33 - - [2026-02-03 04:21:32] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005920 10.0.0.33 - - [2026-02-03 04:21:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.035215 10.0.0.33 - - [2026-02-03 04:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015321 10.0.0.33 - - [2026-02-03 04:21:32] "GET /network-ipam/9bce7b50-904e-4c13-a88e-8f7788daf7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.014148 10.0.0.33 - - [2026-02-03 04:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-02-03 04:21:32] "GET /domain/d629bff1-05ce-427d-a038-b85f48fbb246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004027 10.0.0.33 - - [2026-02-03 04:21:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000520 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.006463 10.0.0.33 - - [2026-02-03 04:21:33] "POST /security-groups HTTP/1.1" 200 570 0.170786 10.0.0.33 - - [2026-02-03 04:21:33] "POST /projects HTTP/1.1" 200 481 0.388769 10.0.0.33 - - [2026-02-03 04:21:33] "POST /service-templates HTTP/1.1" 200 511 0.126723 10.0.0.33 - - [2026-02-03 04:21:33] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.33 - - [2026-02-03 04:21:33] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006303 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.008156 10.0.0.33 - - [2026-02-03 04:21:33] "POST /service-templates HTTP/1.1" 200 501 0.071904 10.0.0.33 - - [2026-02-03 04:21:33] "POST /security-groups HTTP/1.1" 200 534 0.166859 10.0.0.33 - - [2026-02-03 04:21:33] "POST /analytics-nodes HTTP/1.1" 200 599 0.079376 10.0.0.33 - - [2026-02-03 04:21:33] "POST /chown HTTP/1.1" 200 109 0.089614 10.0.0.33 - - [2026-02-03 04:21:33] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006547 10.0.0.33 - - [2026-02-03 04:21:33] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009263 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.028341 10.0.0.33 - - [2026-02-03 04:21:33] "POST /service-templates HTTP/1.1" 200 515 0.204708 10.0.0.33 - - [2026-02-03 04:21:33] "POST /policy-managements HTTP/1.1" 409 214 0.049417 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.33 - - [2026-02-03 04:21:33] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007362 10.0.0.33 - - [2026-02-03 04:21:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.076749 10.0.0.33 - - [2026-02-03 04:21:33] "POST /service-templates HTTP/1.1" 200 535 0.112151 10.0.0.33 - - [2026-02-03 04:21:33] "POST /application-policy-sets HTTP/1.1" 200 528 0.070218 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028899 10.0.0.33 - - [2026-02-03 04:21:33] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004173 10.0.0.33 - - [2026-02-03 04:21:33] "POST /service-templates HTTP/1.1" 200 507 0.074369 10.0.0.33 - - [2026-02-03 04:21:33] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.039252 10.0.0.33 - - [2026-02-03 04:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.33 - - [2026-02-03 04:21:33] "GET /virtual-network/f2385aa9-78af-4c31-a4ba-168b1e7db33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006212 10.0.0.33 - - [2026-02-03 04:21:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.000658 10.0.0.33 - - [2026-02-03 04:21:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.019950 10.0.0.33 - - [2026-02-03 04:21:34] "POST /security-groups HTTP/1.1" 200 574 0.102857 10.0.0.33 - - [2026-02-03 04:21:34] "POST /projects HTTP/1.1" 200 489 0.314379 10.0.0.33 - - [2026-02-03 04:21:34] "POST /security-groups HTTP/1.1" 200 546 0.041906 10.0.0.33 - - [2026-02-03 04:21:34] "POST /chown HTTP/1.1" 200 109 0.035545 10.0.0.33 - - [2026-02-03 04:21:34] "POST /network-ipams HTTP/1.1" 200 522 0.079048 10.0.0.33 - - [2026-02-03 04:21:34] "POST /network-ipams HTTP/1.1" 200 510 0.027579 10.0.0.33 - - [2026-02-03 04:21:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.006462 10.0.0.33 - - [2026-02-03 04:21:34] "POST /useragent-kv HTTP/1.1" 200 115 0.018960 10.0.0.33 - - [2026-02-03 04:21:34] "POST /virtual-networks HTTP/1.1" 200 538 0.182544 10.0.0.33 - - [2026-02-03 04:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.33 - - [2026-02-03 04:21:34] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010971 10.0.0.33 - - [2026-02-03 04:21:34] "POST /network-ipams HTTP/1.1" 200 518 0.027659 10.0.0.33 - - [2026-02-03 04:21:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.004640 10.0.0.33 - - [2026-02-03 04:21:35] "POST /useragent-kv HTTP/1.1" 200 115 0.039742 10.0.0.33 - - [2026-02-03 04:21:35] "POST /virtual-networks HTTP/1.1" 200 546 0.196563 10.0.0.33 - - [2026-02-03 04:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2026-02-03 04:21:35] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.019924 10.0.0.33 - - [2026-02-03 04:21:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.008189 10.0.0.33 - - [2026-02-03 04:21:35] "POST /network-policys HTTP/1.1" 200 538 0.044796 10.0.0.33 - - [2026-02-03 04:21:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.004124 10.0.0.33 - - [2026-02-03 04:21:35] "POST /network-policys HTTP/1.1" 200 534 0.049677 10.0.0.33 - - [2026-02-03 04:21:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.018502 10.0.0.33 - - [2026-02-03 04:21:35] "POST /network-policys HTTP/1.1" 200 542 0.036863 10.0.0.33 - - [2026-02-03 04:21:35] "POST /ref-update HTTP/1.1" 200 156 0.103451 10.0.0.33 - - [2026-02-03 04:21:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010738 10.0.0.33 - - [2026-02-03 04:21:35] "POST /ref-update HTTP/1.1" 200 156 0.139523 10.0.0.33 - - [2026-02-03 04:21:35] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.33 - - [2026-02-03 04:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.33 - - [2026-02-03 04:21:35] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009759 10.0.0.33 - - [2026-02-03 04:21:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002037 10.0.0.33 - - [2026-02-03 04:21:35] "POST /ref-update HTTP/1.1" 200 156 0.097848 10.0.0.33 - - [2026-02-03 04:21:35] "POST /config-nodes HTTP/1.1" 200 593 0.067396 10.0.0.33 - - [2026-02-03 04:21:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016250 10.0.0.33 - - [2026-02-03 04:21:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007435 10.0.0.33 - - [2026-02-03 04:21:36] "POST /ref-update HTTP/1.1" 200 156 0.173892 10.0.0.33 - - [2026-02-03 04:21:36] "POST /ref-update HTTP/1.1" 200 156 0.140309 10.0.0.33 - - [2026-02-03 04:21:36] "POST /ref-update HTTP/1.1" 200 156 0.097102 10.0.0.33 - - [2026-02-03 04:21:36] "GET / HTTP/1.1" 200 35931 0.001322 10.0.0.33 - - [2026-02-03 04:21:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010147 10.0.0.33 - - [2026-02-03 04:21:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032925 10.0.0.33 - - [2026-02-03 04:21:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007255 10.0.0.33 - - [2026-02-03 04:21:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2026-02-03 04:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.33 - - [2026-02-03 04:21:36] "GET /virtual-network/f2385aa9-78af-4c31-a4ba-168b1e7db33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009356 10.0.0.33 - - [2026-02-03 04:21:36] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006216 10.0.0.33 - - [2026-02-03 04:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009380 10.0.0.33 - - [2026-02-03 04:21:36] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003647 10.0.0.33 - - [2026-02-03 04:21:36] "POST /firewall-policys HTTP/1.1" 200 530 0.037443 10.0.0.33 - - [2026-02-03 04:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.074969 10.0.0.33 - - [2026-02-03 04:21:36] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.018757 10.0.0.33 - - [2026-02-03 04:21:36] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002781 10.0.0.33 - - [2026-02-03 04:21:36] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004185 10.0.0.33 - - [2026-02-03 04:21:36] "POST /ref-update HTTP/1.1" 200 156 0.025800 10.0.0.33 - - [2026-02-03 04:21:36] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005987 10.0.0.33 - - [2026-02-03 04:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-02-03 04:21:36] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003461 10.0.0.33 - - [2026-02-03 04:21:36] "POST /firewall-policys HTTP/1.1" 200 532 0.032029 10.0.0.33 - - [2026-02-03 04:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006726 10.0.0.33 - - [2026-02-03 04:21:37] "GET /network-ipam/9bce7b50-904e-4c13-a88e-8f7788daf7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006966 10.0.0.33 - - [2026-02-03 04:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.077578 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008540 10.0.0.33 - - [2026-02-03 04:21:37] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004165 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011663 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.009437 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.083264 10.0.0.33 - - [2026-02-03 04:21:37] "POST /ref-update HTTP/1.1" 200 156 0.072940 10.0.0.33 - - [2026-02-03 04:21:37] "POST /ref-update HTTP/1.1" 200 156 0.056963 10.0.0.33 - - [2026-02-03 04:21:37] "POST /ref-update HTTP/1.1" 200 156 0.033178 10.0.0.33 - - [2026-02-03 04:21:37] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.051172 10.0.0.33 - - [2026-02-03 04:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-02-03 04:21:37] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004398 10.0.0.33 - - [2026-02-03 04:21:37] "POST /firewall-policys HTTP/1.1" 200 530 0.032774 10.0.0.33 - - [2026-02-03 04:21:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.003265 10.0.0.33 - - [2026-02-03 04:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.104603 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.025485 10.0.0.33 - - [2026-02-03 04:21:37] "POST /access-control-lists HTTP/1.1" 200 587 0.086438 10.0.0.33 - - [2026-02-03 04:21:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.008560 10.0.0.33 - - [2026-02-03 04:21:37] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.012105 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003353 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002989 10.0.0.33 - - [2026-02-03 04:21:37] "POST /access-control-lists HTTP/1.1" 200 585 0.024960 10.0.0.33 - - [2026-02-03 04:21:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.001718 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007320 10.0.0.33 - - [2026-02-03 04:21:37] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.027573 10.0.0.33 - - [2026-02-03 04:21:38] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018893 10.0.0.33 - - [2026-02-03 04:21:38] "POST /access-control-lists HTTP/1.1" 200 579 0.188489 10.0.0.33 - - [2026-02-03 04:21:38] "POST /ref-update HTTP/1.1" 200 156 0.069372 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.006117 10.0.0.33 - - [2026-02-03 04:21:38] "POST /access-control-lists HTTP/1.1" 200 577 0.095669 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.012118 10.0.0.33 - - [2026-02-03 04:21:38] "POST /ref-update HTTP/1.1" 200 156 0.173447 10.0.0.33 - - [2026-02-03 04:21:38] "POST /access-control-lists HTTP/1.1" 200 594 0.067869 10.0.0.33 - - [2026-02-03 04:21:38] "POST /ref-update HTTP/1.1" 200 156 0.100911 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.053213 10.0.0.33 - - [2026-02-03 04:21:38] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.33 - - [2026-02-03 04:21:38] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008612 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.003543 10.0.0.33 - - [2026-02-03 04:21:38] "POST /ref-update HTTP/1.1" 200 156 0.096534 10.0.0.33 - - [2026-02-03 04:21:38] "POST /access-control-lists HTTP/1.1" 200 592 0.087040 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.010928 10.0.0.33 - - [2026-02-03 04:21:38] "POST /database-nodes HTTP/1.1" 200 597 0.095179 10.0.0.33 - - [2026-02-03 04:21:38] "POST /ref-update HTTP/1.1" 200 156 0.106121 10.0.0.33 - - [2026-02-03 04:21:38] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.032436 10.0.0.33 - - [2026-02-03 04:21:38] "POST /access-control-lists HTTP/1.1" 200 583 0.132573 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.043119 10.0.0.33 - - [2026-02-03 04:21:38] "POST /tags HTTP/1.1" 200 299 0.099713 10.0.0.33 - - [2026-02-03 04:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.030695 10.0.0.33 - - [2026-02-03 04:21:38] "GET /tag/1f215ae8-daa8-44bc-b8b1-455c8eb2b05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.032155 10.0.0.33 - - [2026-02-03 04:21:38] "POST /access-control-lists HTTP/1.1" 200 581 0.126687 10.0.0.33 - - [2026-02-03 04:21:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.031170 10.0.0.33 - - [2026-02-03 04:21:39] "POST /set-tag HTTP/1.1" 200 109 0.091422 10.0.0.33 - - [2026-02-03 04:21:39] "POST /access-control-lists HTTP/1.1" 200 602 0.083668 10.0.0.33 - - [2026-02-03 04:21:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.002692 10.0.0.33 - - [2026-02-03 04:21:39] "POST /access-control-lists HTTP/1.1" 200 600 0.032501 10.0.0.33 - - [2026-02-03 04:21:39] "POST /route-targets HTTP/1.1" 200 327 0.032805 10.0.0.33 - - [2026-02-03 04:21:39] "POST /tags HTTP/1.1" 200 305 0.227555 10.0.0.33 - - [2026-02-03 04:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2026-02-03 04:21:39] "POST /ref-update HTTP/1.1" 200 156 0.087861 10.0.0.33 - - [2026-02-03 04:21:39] "GET /tag/6fb3a89b-08b1-4e5a-b7c7-ce39200da661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.092160 10.0.0.33 - - [2026-02-03 04:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013775 10.0.0.33 - - [2026-02-03 04:21:39] "POST /route-targets HTTP/1.1" 200 327 0.020423 10.0.0.33 - - [2026-02-03 04:21:39] "POST /ref-update HTTP/1.1" 200 156 0.042855 10.0.0.33 - - [2026-02-03 04:21:39] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089271 10.0.0.33 - - [2026-02-03 04:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011193 10.0.0.33 - - [2026-02-03 04:21:39] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009423 10.0.0.33 - - [2026-02-03 04:21:39] "POST /route-targets HTTP/1.1" 200 327 0.017083 10.0.0.33 - - [2026-02-03 04:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009107 10.0.0.33 - - [2026-02-03 04:21:39] "GET /service-appliance-set/ec2fcaac-df2b-4903-bfed-c37bd71c2e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010023 10.0.0.33 - - [2026-02-03 04:21:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.002698 10.0.0.33 - - [2026-02-03 04:21:39] "POST /ref-update HTTP/1.1" 200 156 0.037840 10.0.0.33 - - [2026-02-03 04:21:39] "POST /route-targets HTTP/1.1" 200 327 0.031204 10.0.0.33 - - [2026-02-03 04:21:39] "POST /ref-update HTTP/1.1" 200 156 0.072011 10.0.0.33 - - [2026-02-03 04:21:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.162968 10.0.0.33 - - [2026-02-03 04:21:40] "GET /virtual-machine-interface/c94a45f4-2a37-4210-9956-ede473e9e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.040296 10.0.0.33 - - [2026-02-03 04:21:40] "POST /route-targets HTTP/1.1" 200 327 0.108036 10.0.0.33 - - [2026-02-03 04:21:40] "POST /ref-update HTTP/1.1" 200 156 0.022495 10.0.0.33 - - [2026-02-03 04:21:40] "POST /instance-ips HTTP/1.1" 200 381 0.154540 10.0.0.33 - - [2026-02-03 04:21:40] "GET /instance-ip/a46200fc-ba4f-4eed-92c4-39d3a452d12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017279 10.0.0.33 - - [2026-02-03 04:21:40] "POST /route-targets HTTP/1.1" 200 327 0.029136 10.0.0.33 - - [2026-02-03 04:21:40] "POST /ref-update HTTP/1.1" 200 156 0.033616 10.0.0.33 - - [2026-02-03 04:21:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.009283 10.0.0.33 - - [2026-02-03 04:21:40] "POST /loadbalancers HTTP/1.1" 200 582 0.145092 10.0.0.33 - - [2026-02-03 04:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.052208 10.0.0.33 - - [2026-02-03 04:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.071599 10.0.0.33 - - [2026-02-03 04:21:40] "POST /access-control-lists HTTP/1.1" 200 551 0.163236 10.0.0.33 - - [2026-02-03 04:21:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.005551 10.0.0.33 - - [2026-02-03 04:21:40] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.129534 10.0.0.33 - - [2026-02-03 04:21:40] "GET / HTTP/1.1" 200 35931 0.002578 10.0.0.33 - - [2026-02-03 04:21:40] "GET /instance-ip/a46200fc-ba4f-4eed-92c4-39d3a452d12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.029411 10.0.0.33 - - [2026-02-03 04:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009885 10.0.0.33 - - [2026-02-03 04:21:40] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015585 10.0.0.33 - - [2026-02-03 04:21:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.039667 10.0.0.33 - - [2026-02-03 04:21:40] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.168797 10.0.0.33 - - [2026-02-03 04:21:40] "GET /loadbalancer/8095c397-6cff-49a1-be48-1bca8f18d1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.042359 10.0.0.33 - - [2026-02-03 04:21:40] "POST /access-control-lists HTTP/1.1" 200 589 0.211008 10.0.0.33 - - [2026-02-03 04:21:40] "POST /config-database-nodes HTTP/1.1" 200 611 0.089294 10.0.0.33 - - [2026-02-03 04:21:40] "POST /floating-ips HTTP/1.1" 200 583 0.188861 10.0.0.33 - - [2026-02-03 04:21:40] "POST /ref-update HTTP/1.1" 200 156 0.066187 10.0.0.33 - - [2026-02-03 04:21:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.015379 10.0.0.33 - - [2026-02-03 04:21:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.196807 10.0.0.33 - - [2026-02-03 04:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.064429 10.0.0.33 - - [2026-02-03 04:21:41] "POST /access-control-lists HTTP/1.1" 200 601 0.179621 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.031672 10.0.0.33 - - [2026-02-03 04:21:41] "POST /ref-update HTTP/1.1" 200 156 0.067293 10.0.0.33 - - [2026-02-03 04:21:41] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078546 10.0.0.33 - - [2026-02-03 04:21:41] "GET /loadbalancer-listener/5f374a50-a891-4c5b-b459-e1e15847e30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.010048 10.0.0.33 - - [2026-02-03 04:21:41] "GET /loadbalancer-listener/5f374a50-a891-4c5b-b459-e1e15847e30d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008801 10.0.0.33 - - [2026-02-03 04:21:41] "POST /ref-update HTTP/1.1" 200 156 0.066878 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.33 - - [2026-02-03 04:21:41] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009542 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.33 - - [2026-02-03 04:21:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.137865 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/d344855d-4fd7-446f-afd4-c22fca184ed0 HTTP/1.1" 200 272 0.044136 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.33 - - [2026-02-03 04:21:41] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005554 10.0.0.33 - - [2026-02-03 04:21:41] "GET /instance-ip/a46200fc-ba4f-4eed-92c4-39d3a452d12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008716 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/5334df44-7ef1-4f9a-ae28-94e14486ae4d HTTP/1.1" 200 272 0.077744 10.0.0.33 - - [2026-02-03 04:21:41] "GET /instance-ip/a46200fc-ba4f-4eed-92c4-39d3a452d12d?fields=floating_ips HTTP/1.1" 200 1171 0.036000 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.074731 10.0.0.33 - - [2026-02-03 04:21:41] "GET /floating-ip/40db55e2-9ba0-48c1-84c9-b2c952e73b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.041239 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/b93cdaa0-26b8-40be-bf93-95ebccac0249 HTTP/1.1" 200 272 0.097290 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.070803 10.0.0.33 - - [2026-02-03 04:21:41] "POST /tags HTTP/1.1" 200 301 0.048702 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020324 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/f94b4820-b439-444a-aa9e-3b7633112197 HTTP/1.1" 200 272 0.061190 10.0.0.33 - - [2026-02-03 04:21:41] "GET /tag/5ea20f64-3c5c-4e8c-98b4-de2f48e4bad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020495 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009950 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/cd18cb80-ef79-4744-9e60-c3fa87e7dbca HTTP/1.1" 200 272 0.066522 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/f8c9d510-dbe5-4ef6-a69a-3915451ec9a1 HTTP/1.1" 200 272 0.025405 10.0.0.33 - - [2026-02-03 04:21:41] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039465 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.33 - - [2026-02-03 04:21:41] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.014605 10.0.0.33 - - [2026-02-03 04:21:41] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/3a352ca0-6274-46d9-9b17-46cc4e8139e9 HTTP/1.1" 200 272 0.056431 10.0.0.33 - - [2026-02-03 04:21:41] "PUT /access-control-list/dfa3e5d4-349c-41fc-9d73-c2eae050ef59 HTTP/1.1" 200 272 0.027715 10.0.0.33 - - [2026-02-03 04:21:41] "GET /service-appliance-set/ec2fcaac-df2b-4903-bfed-c37bd71c2e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.018559 10.0.0.33 - - [2026-02-03 04:21:41] "POST /fqname-to-id HTTP/1.1" 404 242 0.010077 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 581 0.103439 10.0.0.33 - - [2026-02-03 04:21:42] "PUT /access-control-list/c8dc5510-4971-4bd9-a555-89979ea7eb6f HTTP/1.1" 200 272 0.063722 10.0.0.33 - - [2026-02-03 04:21:42] "PUT /access-control-list/79c6b5f1-c19e-4d71-b07c-6a231c1cd0e0 HTTP/1.1" 200 272 0.025518 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 575 0.105669 10.0.0.33 - - [2026-02-03 04:21:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.180725 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 575 0.074236 10.0.0.33 - - [2026-02-03 04:21:42] "GET /virtual-machine-interface/727f8b36-6899-4b55-be8c-c9b8c8e4536f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.081706 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 559 0.119214 10.0.0.33 - - [2026-02-03 04:21:42] "POST /instance-ips HTTP/1.1" 200 377 0.131541 10.0.0.33 - - [2026-02-03 04:21:42] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014851 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 555 0.087791 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 557 0.052358 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 565 0.071019 10.0.0.33 - - [2026-02-03 04:21:42] "POST /loadbalancers HTTP/1.1" 200 582 0.190052 10.0.0.33 - - [2026-02-03 04:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.083859 10.0.0.33 - - [2026-02-03 04:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 549 0.174620 10.0.0.33 - - [2026-02-03 04:21:42] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.156425 10.0.0.33 - - [2026-02-03 04:21:42] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003120 10.0.0.33 - - [2026-02-03 04:21:42] "POST /alarms HTTP/1.1" 200 557 0.088915 10.0.0.33 - - [2026-02-03 04:21:42] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.125691 10.0.0.33 - - [2026-02-03 04:21:42] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.013893 10.0.0.33 - - [2026-02-03 04:21:43] "PUT /access-control-list/0b7a8369-ca77-4dd3-abd3-8711f764f848 HTTP/1.1" 200 272 0.092699 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 567 0.078890 10.0.0.33 - - [2026-02-03 04:21:43] "POST /floating-ips HTTP/1.1" 200 581 0.098675 10.0.0.33 - - [2026-02-03 04:21:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.148381 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 555 0.106705 10.0.0.33 - - [2026-02-03 04:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.050263 10.0.0.33 - - [2026-02-03 04:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.027501 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 567 0.135697 10.0.0.33 - - [2026-02-03 04:21:43] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078642 10.0.0.33 - - [2026-02-03 04:21:43] "GET /loadbalancer-listener/a2c632c3-73aa-44f2-84a8-e28ecabc4021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.022188 10.0.0.33 - - [2026-02-03 04:21:43] "GET /loadbalancer-listener/a2c632c3-73aa-44f2-84a8-e28ecabc4021?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004997 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 575 0.077694 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 569 0.065519 10.0.0.33 - - [2026-02-03 04:21:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.096565 10.0.0.33 - - [2026-02-03 04:21:43] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004972 10.0.0.33 - - [2026-02-03 04:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.33 - - [2026-02-03 04:21:43] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?fields=floating_ips HTTP/1.1" 200 1164 0.010484 10.0.0.33 - - [2026-02-03 04:21:43] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003667 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 561 0.074704 10.0.0.33 - - [2026-02-03 04:21:43] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.094673 10.0.0.33 - - [2026-02-03 04:21:43] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006119 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 561 0.049242 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 561 0.032744 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 547 0.054957 10.0.0.33 - - [2026-02-03 04:21:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.071103 10.0.0.33 - - [2026-02-03 04:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016143 10.0.0.33 - - [2026-02-03 04:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 595 0.034685 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 575 0.059896 10.0.0.33 - - [2026-02-03 04:21:43] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066501 10.0.0.33 - - [2026-02-03 04:21:43] "GET /loadbalancer-listener/48043b8c-4dd3-49c5-9349-4cefd7798193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008004 10.0.0.33 - - [2026-02-03 04:21:43] "GET /loadbalancer-listener/48043b8c-4dd3-49c5-9349-4cefd7798193?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005872 10.0.0.33 - - [2026-02-03 04:21:43] "POST /alarms HTTP/1.1" 200 571 0.046886 10.0.0.33 - - [2026-02-03 04:21:44] "POST /alarms HTTP/1.1" 200 583 0.035167 10.0.0.33 - - [2026-02-03 04:21:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048719 10.0.0.33 - - [2026-02-03 04:21:44] "POST /alarms HTTP/1.1" 200 609 0.035087 10.0.0.33 - - [2026-02-03 04:21:44] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013762 10.0.0.33 - - [2026-02-03 04:21:44] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?fields=floating_ips HTTP/1.1" 200 1164 0.016408 10.0.0.33 - - [2026-02-03 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.028065 10.0.0.33 - - [2026-02-03 04:21:44] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.017160 10.0.0.33 - - [2026-02-03 04:21:44] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.090945 10.0.0.33 - - [2026-02-03 04:21:44] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.019808 10.0.0.33 - - [2026-02-03 04:21:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027405 10.0.0.33 - - [2026-02-03 04:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023795 10.0.0.33 - - [2026-02-03 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022949 10.0.0.33 - - [2026-02-03 04:21:44] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.33 - - [2026-02-03 04:21:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005556 10.0.0.33 - - [2026-02-03 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.33 - - [2026-02-03 04:21:44] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058339 10.0.0.33 - - [2026-02-03 04:21:44] "GET /loadbalancer-listener/047d9f61-a299-4891-8183-05b18388dd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.008675 10.0.0.33 - - [2026-02-03 04:21:44] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.029805 10.0.0.33 - - [2026-02-03 04:21:44] "GET /loadbalancer-listener/047d9f61-a299-4891-8183-05b18388dd8a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009588 10.0.0.33 - - [2026-02-03 04:21:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038582 10.0.0.33 - - [2026-02-03 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.33 - - [2026-02-03 04:21:44] "GET /loadbalancer/8095c397-6cff-49a1-be48-1bca8f18d1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002294 10.0.0.33 - - [2026-02-03 04:21:44] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002585 10.0.0.33 - - [2026-02-03 04:21:44] "GET /instance-ip/7a621709-64f1-4a05-b5df-18d2afcb2fc9?fields=floating_ips HTTP/1.1" 200 1164 0.002489 10.0.0.33 - - [2026-02-03 04:21:44] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004778 10.0.0.33 - - [2026-02-03 04:21:44] "POST /tags HTTP/1.1" 200 357 0.067358 10.0.0.33 - - [2026-02-03 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2026-02-03 04:21:44] "GET /tag/9caf2444-a019-47e1-be2d-0e72f24953df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.039662 10.0.0.33 - - [2026-02-03 04:21:44] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.33 - - [2026-02-03 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008354 10.0.0.33 - - [2026-02-03 04:21:44] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.003313 10.0.0.33 - - [2026-02-03 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.33 - - [2026-02-03 04:21:44] "POST /tags HTTP/1.1" 200 305 0.088505 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.33 - - [2026-02-03 04:21:45] "GET /tag/84db93c9-0e6a-4ee8-b0eb-b9b3ee20cc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.026573 10.0.0.33 - - [2026-02-03 04:21:45] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.049903 10.0.0.33 - - [2026-02-03 04:21:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.000499 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.005598 10.0.0.33 - - [2026-02-03 04:21:45] "POST /security-groups HTTP/1.1" 200 571 0.079431 10.0.0.33 - - [2026-02-03 04:21:45] "POST /projects HTTP/1.1" 200 483 0.250162 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.002116 10.0.0.33 - - [2026-02-03 04:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029043 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022915 10.0.0.33 - - [2026-02-03 04:21:45] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.046662 10.0.0.33 - - [2026-02-03 04:21:45] "POST /access-control-lists HTTP/1.1" 200 580 0.129750 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.038618 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009622 10.0.0.33 - - [2026-02-03 04:21:45] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006145 10.0.0.33 - - [2026-02-03 04:21:45] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2026-02-03 04:21:45] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004875 10.0.0.33 - - [2026-02-03 04:21:45] "POST /access-control-lists HTTP/1.1" 200 578 0.074801 10.0.0.33 - - [2026-02-03 04:21:45] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.142062 10.0.0.33 - - [2026-02-03 04:21:45] "PUT /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81 HTTP/1.1" 200 274 0.068346 10.0.0.33 - - [2026-02-03 04:21:45] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.096445 10.0.0.33 - - [2026-02-03 04:21:45] "POST /security-groups HTTP/1.1" 200 537 0.114631 10.0.0.33 - - [2026-02-03 04:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.063598 10.0.0.33 - - [2026-02-03 04:21:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.003510 10.0.0.33 - - [2026-02-03 04:21:46] "POST /chown HTTP/1.1" 200 109 0.062591 10.0.0.33 - - [2026-02-03 04:21:46] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005948 10.0.0.33 - - [2026-02-03 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.33 - - [2026-02-03 04:21:46] "POST /access-control-lists HTTP/1.1" 200 596 0.124541 10.0.0.33 - - [2026-02-03 04:21:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.008436 10.0.0.33 - - [2026-02-03 04:21:46] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017774 10.0.0.33 - - [2026-02-03 04:21:46] "POST /tags HTTP/1.1" 409 207 0.003825 10.0.0.33 - - [2026-02-03 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010416 10.0.0.33 - - [2026-02-03 04:21:46] "GET /tag/84db93c9-0e6a-4ee8-b0eb-b9b3ee20cc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013989 10.0.0.33 - - [2026-02-03 04:21:46] "POST /access-control-lists HTTP/1.1" 200 594 0.052487 10.0.0.33 - - [2026-02-03 04:21:46] "POST /firewall-rules HTTP/1.1" 200 564 0.077317 10.0.0.33 - - [2026-02-03 04:21:46] "GET /firewall-rule/497ae629-02e9-4232-be41-c8c049782cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015895 10.0.0.33 - - [2026-02-03 04:21:46] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002595 10.0.0.33 - - [2026-02-03 04:21:46] "GET /firewall-rule/497ae629-02e9-4232-be41-c8c049782cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003494 10.0.0.33 - - [2026-02-03 04:21:46] "POST /ref-update HTTP/1.1" 200 156 0.025685 10.0.0.33 - - [2026-02-03 04:21:46] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009552 10.0.0.33 - - [2026-02-03 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2026-02-03 04:21:46] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003089 10.0.0.33 - - [2026-02-03 04:21:46] "POST /tags HTTP/1.1" 409 207 0.002006 10.0.0.33 - - [2026-02-03 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2026-02-03 04:21:46] "GET /tag/84db93c9-0e6a-4ee8-b0eb-b9b3ee20cc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015703 10.0.0.33 - - [2026-02-03 04:21:46] "POST /firewall-rules HTTP/1.1" 200 562 0.074552 10.0.0.33 - - [2026-02-03 04:21:46] "GET /firewall-rule/abd322eb-bc0f-4126-818c-402b5d135fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004278 10.0.0.33 - - [2026-02-03 04:21:46] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003052 10.0.0.33 - - [2026-02-03 04:21:46] "GET /firewall-rule/abd322eb-bc0f-4126-818c-402b5d135fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.001925 10.0.0.33 - - [2026-02-03 04:21:46] "POST /ref-update HTTP/1.1" 200 156 0.026169 10.0.0.33 - - [2026-02-03 04:21:46] "POST /tags HTTP/1.1" 200 301 0.083643 10.0.0.33 - - [2026-02-03 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015518 10.0.0.33 - - [2026-02-03 04:21:46] "GET /tag/347aea59-9819-4252-8e64-f0b84f35c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013131 10.0.0.33 - - [2026-02-03 04:21:47] "POST /tags HTTP/1.1" 200 325 0.114530 10.0.0.33 - - [2026-02-03 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024736 10.0.0.33 - - [2026-02-03 04:21:47] "GET /tag/ea542c7d-e1ff-42e8-b38d-c4b45a132235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.017667 10.0.0.33 - - [2026-02-03 04:21:47] "POST /tags HTTP/1.1" 200 363 0.023178 10.0.0.33 - - [2026-02-03 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010962 10.0.0.33 - - [2026-02-03 04:21:47] "GET /tag/037e3f26-6b6d-48c2-ac92-8f09bfefa4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.026587 10.0.0.33 - - [2026-02-03 04:21:47] "POST /tags HTTP/1.1" 200 311 0.036407 10.0.0.33 - - [2026-02-03 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020579 10.0.0.33 - - [2026-02-03 04:21:47] "GET /tag/971d0db4-45c6-478f-92ee-13786b493267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016184 10.0.0.33 - - [2026-02-03 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2026-02-03 04:21:47] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004892 10.0.0.33 - - [2026-02-03 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2026-02-03 04:21:47] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055568 10.0.0.33 - - [2026-02-03 04:21:47] "POST /virtual-machines HTTP/1.1" 200 377 0.020427 10.0.0.33 - - [2026-02-03 04:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013969 10.0.0.33 - - [2026-02-03 04:21:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.162693 10.0.0.33 - - [2026-02-03 04:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.076676 10.0.0.33 - - [2026-02-03 04:21:47] "PUT /access-control-list/e74f9716-2f9f-4680-a123-c1b137738d72 HTTP/1.1" 200 272 0.103665 10.0.0.33 - - [2026-02-03 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012064 10.0.0.33 - - [2026-02-03 04:21:47] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005184 10.0.0.33 - - [2026-02-03 04:21:48] "POST /instance-ips HTTP/1.1" 200 409 0.057100 10.0.0.33 - - [2026-02-03 04:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.047355 10.0.0.33 - - [2026-02-03 04:21:48] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.028315 10.0.0.33 - - [2026-02-03 04:21:48] "POST /set-tag HTTP/1.1" 200 109 0.030224 10.0.0.33 - - [2026-02-03 04:21:48] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025067 10.0.0.33 - - [2026-02-03 04:21:48] "GET /instance-ip/db0a3d46-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005578 10.0.0.33 - - [2026-02-03 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.33 - - [2026-02-03 04:21:48] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002506 10.0.0.33 - - [2026-02-03 04:21:48] "POST /tags HTTP/1.1" 200 355 0.021818 10.0.0.33 - - [2026-02-03 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.033693 10.0.0.33 - - [2026-02-03 04:21:48] "GET /tag/fe416d35-eb72-4945-a5ac-1aac127cbe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013751 10.0.0.33 - - [2026-02-03 04:21:48] "POST /tags HTTP/1.1" 200 303 0.025493 10.0.0.33 - - [2026-02-03 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009482 10.0.0.33 - - [2026-02-03 04:21:48] "GET /tag/1e0cc58a-63a0-401f-a62a-b94dcdaa83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022220 10.0.0.33 - - [2026-02-03 04:21:48] "POST /projects HTTP/1.1" 409 218 0.005333 10.0.0.33 - - [2026-02-03 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-02-03 04:21:48] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047358 10.0.0.33 - - [2026-02-03 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011351 10.0.0.33 - - [2026-02-03 04:21:48] "GET /network-ipam/6b115210-1791-4654-bb49-19f1ba3cdeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004401 10.0.0.33 - - [2026-02-03 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2026-02-03 04:21:48] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004299 10.0.0.33 - - [2026-02-03 04:21:48] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.039209 10.0.0.33 - - [2026-02-03 04:21:48] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005743 10.0.0.33 - - [2026-02-03 04:21:48] "POST /set-tag HTTP/1.1" 200 109 0.058301 10.0.0.33 - - [2026-02-03 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.33 - - [2026-02-03 04:21:49] "GET /network-ipam/a72e18d6-bb19-4e8e-8533-4e6b1e8fcf3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003236 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-02-03 04:21:49] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004015 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.038617 10.0.0.33 - - [2026-02-03 04:21:49] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.016636 10.0.0.33 - - [2026-02-03 04:21:49] "POST /set-tag HTTP/1.1" 200 109 0.067244 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-02-03 04:21:49] "GET /network-policy/7b883758-1e1d-483b-93f5-0fd1a2c0cb42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002778 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-02-03 04:21:49] "GET /network-policy/98777e53-ef81-4b7f-a5e0-96f7ed50390f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003363 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.33 - - [2026-02-03 04:21:49] "GET /network-policy/de196262-fd74-4f7e-8a70-f45ee9926b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.010654 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /network-policy/de196262-fd74-4f7e-8a70-f45ee9926b83 HTTP/1.1" 200 262 0.015216 10.0.0.33 - - [2026-02-03 04:21:49] "POST /ref-update HTTP/1.1" 200 156 0.071038 10.0.0.33 - - [2026-02-03 04:21:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024053 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /access-control-list/0b7a8369-ca77-4dd3-abd3-8711f764f848 HTTP/1.1" 200 272 0.061654 10.0.0.33 - - [2026-02-03 04:21:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008111 10.0.0.33 - - [2026-02-03 04:21:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006617 10.0.0.33 - - [2026-02-03 04:21:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011959 10.0.0.33 - - [2026-02-03 04:21:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009013 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /access-control-list/c0051ead-ce10-4b83-9040-d5785c9459d1 HTTP/1.1" 200 272 0.098381 10.0.0.33 - - [2026-02-03 04:21:49] "POST /security-groups HTTP/1.1" 409 245 0.004430 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006553 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /access-control-list/e74f9716-2f9f-4680-a123-c1b137738d72 HTTP/1.1" 200 272 0.073064 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /security-group/a2c2487b-a906-47bc-827b-e5b3bafd4f3c HTTP/1.1" 200 262 0.035377 10.0.0.33 - - [2026-02-03 04:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.045197 10.0.0.33 - - [2026-02-03 04:21:49] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018906 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /access-control-list/cd18cb80-ef79-4744-9e60-c3fa87e7dbca HTTP/1.1" 200 272 0.031162 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016823 10.0.0.33 - - [2026-02-03 04:21:49] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021139 10.0.0.33 - - [2026-02-03 04:21:49] "POST /tags HTTP/1.1" 409 206 0.006880 10.0.0.33 - - [2026-02-03 04:21:49] "PUT /access-control-list/f8c9d510-dbe5-4ef6-a69a-3915451ec9a1 HTTP/1.1" 200 272 0.075024 10.0.0.33 - - [2026-02-03 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.33 - - [2026-02-03 04:21:49] "GET /tag/1e0cc58a-63a0-401f-a62a-b94dcdaa83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014662 10.0.0.33 - - [2026-02-03 04:21:50] "POST /firewall-rules HTTP/1.1" 200 562 0.071709 10.0.0.33 - - [2026-02-03 04:21:50] "GET /firewall-rule/fef2eab7-70b1-4916-808f-8b1cc8f6034a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006341 10.0.0.33 - - [2026-02-03 04:21:50] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004313 10.0.0.33 - - [2026-02-03 04:21:50] "GET /firewall-rule/fef2eab7-70b1-4916-808f-8b1cc8f6034a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002569 10.0.0.33 - - [2026-02-03 04:21:50] "POST /ref-update HTTP/1.1" 200 156 0.055307 10.0.0.33 - - [2026-02-03 04:21:50] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018596 10.0.0.33 - - [2026-02-03 04:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009649 10.0.0.33 - - [2026-02-03 04:21:50] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012392 10.0.0.33 - - [2026-02-03 04:21:50] "POST /tags HTTP/1.1" 409 206 0.004345 10.0.0.33 - - [2026-02-03 04:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-02-03 04:21:50] "GET /tag/1e0cc58a-63a0-401f-a62a-b94dcdaa83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015568 10.0.0.33 - - [2026-02-03 04:21:50] "POST /firewall-rules HTTP/1.1" 200 560 0.085785 10.0.0.33 - - [2026-02-03 04:21:50] "GET /firewall-rule/ae865514-b8da-4966-8351-a6199a1832a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.010944 10.0.0.33 - - [2026-02-03 04:21:50] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005787 10.0.0.33 - - [2026-02-03 04:21:50] "GET /firewall-rule/ae865514-b8da-4966-8351-a6199a1832a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005572 10.0.0.33 - - [2026-02-03 04:21:50] "POST /ref-update HTTP/1.1" 200 156 0.043902 10.0.0.33 - - [2026-02-03 04:21:50] "POST /tags HTTP/1.1" 200 371 0.019279 10.0.0.33 - - [2026-02-03 04:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024449 10.0.0.33 - - [2026-02-03 04:21:50] "GET /tag/b5cc5f61-7533-4ed2-9f25-bf0b08d240ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.015245 10.0.0.33 - - [2026-02-03 04:21:50] "POST /tags HTTP/1.1" 200 319 0.042912 10.0.0.33 - - [2026-02-03 04:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030068 10.0.0.33 - - [2026-02-03 04:21:50] "GET /tag/fb4649c1-814a-46de-aa8c-2682f48d7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.026110 10.0.0.33 - - [2026-02-03 04:21:51] "POST /id-to-fqname HTTP/1.1" 200 181 0.002734 10.0.0.33 - - [2026-02-03 04:21:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.009580 10.0.0.33 - - [2026-02-03 04:21:51] "POST /security-groups HTTP/1.1" 200 578 0.086398 10.0.0.33 - - [2026-02-03 04:21:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.002173 10.0.0.33 - - [2026-02-03 04:21:51] "POST /projects HTTP/1.1" 200 497 0.258124 10.0.0.33 - - [2026-02-03 04:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019858 10.0.0.33 - - [2026-02-03 04:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022720 10.0.0.33 - - [2026-02-03 04:21:51] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.029741 10.0.0.33 - - [2026-02-03 04:21:51] "POST /access-control-lists HTTP/1.1" 200 587 0.127967 10.0.0.33 - - [2026-02-03 04:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025044 10.0.0.33 - - [2026-02-03 04:21:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.005875 10.0.0.33 - - [2026-02-03 04:21:51] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.016470 10.0.0.33 - - [2026-02-03 04:21:51] "POST /access-control-lists HTTP/1.1" 200 585 0.089326 10.0.0.33 - - [2026-02-03 04:21:51] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.215394 10.0.0.33 - - [2026-02-03 04:21:51] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.069092 10.0.0.33 - - [2026-02-03 04:21:51] "POST /security-groups HTTP/1.1" 200 558 0.104254 10.0.0.33 - - [2026-02-03 04:21:51] "POST /fqname-to-id HTTP/1.1" 404 248 0.007106 10.0.0.33 - - [2026-02-03 04:21:51] "POST /access-control-lists HTTP/1.1" 200 610 0.037358 10.0.0.33 - - [2026-02-03 04:21:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.018453 10.0.0.33 - - [2026-02-03 04:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.064606 10.0.0.33 - - [2026-02-03 04:21:51] "POST /chown HTTP/1.1" 200 109 0.056386 10.0.0.33 - - [2026-02-03 04:21:52] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040129 10.0.0.33 - - [2026-02-03 04:21:52] "POST /access-control-lists HTTP/1.1" 200 608 0.115979 10.0.0.33 - - [2026-02-03 04:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2026-02-03 04:21:52] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002940 10.0.0.33 - - [2026-02-03 04:21:52] "POST /tags HTTP/1.1" 409 214 0.001806 10.0.0.33 - - [2026-02-03 04:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.33 - - [2026-02-03 04:21:52] "GET /tag/fb4649c1-814a-46de-aa8c-2682f48d7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018147 10.0.0.33 - - [2026-02-03 04:21:52] "POST /firewall-rules HTTP/1.1" 200 578 0.083731 10.0.0.33 - - [2026-02-03 04:21:52] "GET /firewall-rule/0d9ff112-2bb3-4390-abf4-a6885a458eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.286744 10.0.0.33 - - [2026-02-03 04:21:52] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004442 10.0.0.33 - - [2026-02-03 04:21:52] "GET /firewall-rule/0d9ff112-2bb3-4390-abf4-a6885a458eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002103 10.0.0.33 - - [2026-02-03 04:21:52] "POST /ref-update HTTP/1.1" 200 156 0.039201 10.0.0.33 - - [2026-02-03 04:21:52] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024164 10.0.0.33 - - [2026-02-03 04:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2026-02-03 04:21:52] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003076 10.0.0.33 - - [2026-02-03 04:21:52] "POST /tags HTTP/1.1" 409 214 0.004148 10.0.0.33 - - [2026-02-03 04:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-02-03 04:21:52] "GET /tag/fb4649c1-814a-46de-aa8c-2682f48d7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014273 10.0.0.33 - - [2026-02-03 04:21:52] "POST /firewall-rules HTTP/1.1" 200 576 0.095303 10.0.0.33 - - [2026-02-03 04:21:52] "GET /firewall-rule/1a1d4c83-62ef-4366-8f8b-b7ab1ea8d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.032601 10.0.0.33 - - [2026-02-03 04:21:53] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006315 10.0.0.33 - - [2026-02-03 04:21:53] "GET /firewall-rule/1a1d4c83-62ef-4366-8f8b-b7ab1ea8d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002275 10.0.0.33 - - [2026-02-03 04:21:53] "POST /ref-update HTTP/1.1" 200 156 0.036577 10.0.0.33 - - [2026-02-03 04:21:53] "POST /tags HTTP/1.1" 200 363 0.060628 10.0.0.33 - - [2026-02-03 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2026-02-03 04:21:53] "GET /tag/df2297aa-e7a7-425b-872e-9175daea5707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.054598 10.0.0.33 - - [2026-02-03 04:21:53] "POST /tags HTTP/1.1" 200 311 0.059676 10.0.0.33 - - [2026-02-03 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005870 10.0.0.33 - - [2026-02-03 04:21:53] "GET /tag/8029f01c-2bca-4fad-b7e7-4d4f498a9a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020994 10.0.0.33 - - [2026-02-03 04:21:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.000545 10.0.0.33 - - [2026-02-03 04:21:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.007617 10.0.0.33 - - [2026-02-03 04:21:53] "POST /security-groups HTTP/1.1" 200 574 0.090768 10.0.0.33 - - [2026-02-03 04:21:53] "POST /projects HTTP/1.1" 200 489 0.288043 10.0.0.33 - - [2026-02-03 04:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031608 10.0.0.33 - - [2026-02-03 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019009 10.0.0.33 - - [2026-02-03 04:21:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.020420 10.0.0.33 - - [2026-02-03 04:21:53] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004874 10.0.0.33 - - [2026-02-03 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2026-02-03 04:21:53] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.047825 10.0.0.33 - - [2026-02-03 04:21:53] "POST /access-control-lists HTTP/1.1" 200 583 0.098239 10.0.0.33 - - [2026-02-03 04:21:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.001519 10.0.0.33 - - [2026-02-03 04:21:53] "POST /access-control-lists HTTP/1.1" 200 581 0.049622 10.0.0.33 - - [2026-02-03 04:21:54] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.073605 10.0.0.33 - - [2026-02-03 04:21:54] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.067747 10.0.0.33 - - [2026-02-03 04:21:54] "POST /security-groups HTTP/1.1" 200 546 0.092836 10.0.0.33 - - [2026-02-03 04:21:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.004006 10.0.0.33 - - [2026-02-03 04:21:54] "POST /access-control-lists HTTP/1.1" 200 602 0.026473 10.0.0.33 - - [2026-02-03 04:21:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.023975 10.0.0.33 - - [2026-02-03 04:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.056391 10.0.0.33 - - [2026-02-03 04:21:54] "POST /chown HTTP/1.1" 200 109 0.040215 10.0.0.33 - - [2026-02-03 04:21:54] "POST /access-control-lists HTTP/1.1" 200 600 0.053356 10.0.0.33 - - [2026-02-03 04:21:54] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010305 10.0.0.33 - - [2026-02-03 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2026-02-03 04:21:54] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004113 10.0.0.33 - - [2026-02-03 04:21:54] "POST /tags HTTP/1.1" 409 210 0.003891 10.0.0.33 - - [2026-02-03 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2026-02-03 04:21:54] "GET /tag/8029f01c-2bca-4fad-b7e7-4d4f498a9a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023914 10.0.0.33 - - [2026-02-03 04:21:54] "POST /firewall-rules HTTP/1.1" 200 570 0.076313 10.0.0.33 - - [2026-02-03 04:21:54] "GET /firewall-rule/ee1d01b3-ebfb-4878-9316-fb8661f8406b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007013 10.0.0.33 - - [2026-02-03 04:21:54] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003450 10.0.0.33 - - [2026-02-03 04:21:54] "GET /firewall-rule/ee1d01b3-ebfb-4878-9316-fb8661f8406b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001892 10.0.0.33 - - [2026-02-03 04:21:54] "POST /ref-update HTTP/1.1" 200 156 0.049682 10.0.0.33 - - [2026-02-03 04:21:54] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017733 10.0.0.33 - - [2026-02-03 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-02-03 04:21:54] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005464 10.0.0.33 - - [2026-02-03 04:21:54] "POST /tags HTTP/1.1" 409 210 0.003609 10.0.0.33 - - [2026-02-03 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2026-02-03 04:21:54] "GET /tag/8029f01c-2bca-4fad-b7e7-4d4f498a9a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024440 10.0.0.33 - - [2026-02-03 04:21:54] "POST /firewall-rules HTTP/1.1" 200 568 0.084670 10.0.0.33 - - [2026-02-03 04:21:55] "GET /firewall-rule/b90de463-8da4-4115-b95e-543a1c72a1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.035007 10.0.0.33 - - [2026-02-03 04:21:55] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004359 10.0.0.33 - - [2026-02-03 04:21:55] "GET /firewall-rule/b90de463-8da4-4115-b95e-543a1c72a1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002368 10.0.0.33 - - [2026-02-03 04:21:55] "POST /ref-update HTTP/1.1" 200 156 0.056368 10.0.0.33 - - [2026-02-03 04:21:55] "POST /tags HTTP/1.1" 409 237 0.009887 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2026-02-03 04:21:55] "GET /tag/037e3f26-6b6d-48c2-ac92-8f09bfefa4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011044 10.0.0.33 - - [2026-02-03 04:21:55] "POST /tags HTTP/1.1" 409 210 0.002055 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.33 - - [2026-02-03 04:21:55] "GET /tag/971d0db4-45c6-478f-92ee-13786b493267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016184 10.0.0.33 - - [2026-02-03 04:21:55] "POST /projects HTTP/1.1" 409 223 0.003288 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.33 - - [2026-02-03 04:21:55] "GET /project/4bfda242-d2b3-4888-8d7a-ec6f29b0175a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043384 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2026-02-03 04:21:55] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004884 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2026-02-03 04:21:55] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003940 10.0.0.33 - - [2026-02-03 04:21:55] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.064281 10.0.0.33 - - [2026-02-03 04:21:55] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.053917 10.0.0.33 - - [2026-02-03 04:21:55] "POST /security-groups HTTP/1.1" 409 253 0.013359 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006305 10.0.0.33 - - [2026-02-03 04:21:55] "PUT /security-group/2e52945b-e5d0-4be8-8215-5f927a1608fa HTTP/1.1" 200 262 0.076507 10.0.0.33 - - [2026-02-03 04:21:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027332 10.0.0.33 - - [2026-02-03 04:21:55] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009865 10.0.0.33 - - [2026-02-03 04:21:55] "PUT /access-control-list/c8dc5510-4971-4bd9-a555-89979ea7eb6f HTTP/1.1" 200 272 0.023477 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.33 - - [2026-02-03 04:21:55] "PUT /access-control-list/79c6b5f1-c19e-4d71-b07c-6a231c1cd0e0 HTTP/1.1" 200 272 0.038743 10.0.0.33 - - [2026-02-03 04:21:55] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016531 10.0.0.33 - - [2026-02-03 04:21:55] "POST /tags HTTP/1.1" 409 210 0.012398 10.0.0.33 - - [2026-02-03 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.33 - - [2026-02-03 04:21:55] "GET /tag/971d0db4-45c6-478f-92ee-13786b493267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025875 10.0.0.33 - - [2026-02-03 04:21:56] "POST /firewall-rules HTTP/1.1" 200 570 0.114889 10.0.0.33 - - [2026-02-03 04:21:56] "GET /firewall-rule/7b382c7a-2ae8-4410-bd1b-b283473e4445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004196 10.0.0.33 - - [2026-02-03 04:21:56] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.006485 10.0.0.33 - - [2026-02-03 04:21:56] "GET /firewall-rule/7b382c7a-2ae8-4410-bd1b-b283473e4445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002060 10.0.0.33 - - [2026-02-03 04:21:56] "POST /ref-update HTTP/1.1" 200 156 0.092633 10.0.0.33 - - [2026-02-03 04:21:56] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014272 10.0.0.33 - - [2026-02-03 04:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.33 - - [2026-02-03 04:21:56] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002898 10.0.0.33 - - [2026-02-03 04:21:56] "POST /tags HTTP/1.1" 409 210 0.001651 10.0.0.33 - - [2026-02-03 04:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2026-02-03 04:21:56] "GET /tag/971d0db4-45c6-478f-92ee-13786b493267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011690 10.0.0.33 - - [2026-02-03 04:21:56] "POST /firewall-rules HTTP/1.1" 200 568 0.083371 10.0.0.33 - - [2026-02-03 04:21:56] "GET /firewall-rule/f6740c8a-dd96-4217-b4fe-84ee647017ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.014417 10.0.0.33 - - [2026-02-03 04:21:56] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004518 10.0.0.33 - - [2026-02-03 04:21:56] "GET /firewall-rule/f6740c8a-dd96-4217-b4fe-84ee647017ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002623 10.0.0.33 - - [2026-02-03 04:21:56] "POST /ref-update HTTP/1.1" 200 156 0.078941 10.0.0.33 - - [2026-02-03 04:21:56] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005038 10.0.0.33 - - [2026-02-03 04:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002611 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001205 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 10.0.0.33 - - [2026-02-03 04:22:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002616 10.0.0.33 - - [2026-02-03 04:22:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002273 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 10.0.0.33 - - [2026-02-03 04:22:40] "GET / HTTP/1.1" 200 35931 0.002186 10.0.0.33 - - [2026-02-03 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2026-02-03 04:22:40] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005516 10.0.0.33 - - [2026-02-03 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2026-02-03 04:22:40] "GET /config-node/b791ed4b-148f-4350-a7d9-063b179cb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003014 10.0.0.50 - - [2026-02-03 04:22:41] "GET / HTTP/1.1" 200 35931 0.002319 10.0.0.50 - - [2026-02-03 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.50 - - [2026-02-03 04:22:41] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004500 10.0.0.50 - - [2026-02-03 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.50 - - [2026-02-03 04:22:41] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003447 10.0.0.50 - - [2026-02-03 04:22:41] "PUT /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81 HTTP/1.1" 200 274 0.010690 10.0.0.50 - - [2026-02-03 04:22:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.025704 10.0.0.50 - - [2026-02-03 04:22:41] "POST /virtual-routers HTTP/1.1" 200 599 0.020850 10.0.0.50 - - [2026-02-03 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010484 10.0.0.50 - - [2026-02-03 04:22:41] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005162 10.0.0.50 - - [2026-02-03 04:22:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002611 10.0.0.50 - - [2026-02-03 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.50 - - [2026-02-03 04:22:41] "GET /virtual-network/f2385aa9-78af-4c31-a4ba-168b1e7db33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003995 10.0.0.50 - - [2026-02-03 04:22:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055518 10.0.0.33 - - [2026-02-03 04:22:51] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.33 - - [2026-02-03 04:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-02-03 04:22:51] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002437 10.0.0.33 - - [2026-02-03 04:22:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001613 10.0.0.33 - - [2026-02-03 04:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.33 - - [2026-02-03 04:22:51] "GET /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.004140 10.0.0.33 - - [2026-02-03 04:22:51] "PUT /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6 HTTP/1.1" 200 254 0.016574 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:22:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.50 - - [2026-02-03 04:23:16] "GET / HTTP/1.1" 200 35931 0.002279 10.0.0.50 - - [2026-02-03 04:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.50 - - [2026-02-03 04:23:16] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004842 10.0.0.50 - - [2026-02-03 04:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.50 - - [2026-02-03 04:23:16] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010131 10.0.0.50 - - [2026-02-03 04:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.50 - - [2026-02-03 04:23:17] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003242 10.0.0.50 - - [2026-02-03 04:23:17] "PUT /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161 HTTP/1.1" 200 262 0.016300 10.0.0.50 - - [2026-02-03 04:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2026-02-03 04:23:17] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003070 10.0.0.50 - - [2026-02-03 04:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.50 - - [2026-02-03 04:23:17] "GET /virtual-machine-interface/046b062b-4b43-4287-b56c-84f2d408ffaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.007929 10.0.0.50 - - [2026-02-03 04:23:17] "PUT /virtual-machine-interface/046b062b-4b43-4287-b56c-84f2d408ffaa HTTP/1.1" 200 284 0.009858 10.0.0.33 - - [2026-02-03 04:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-03 04:23:33] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002876 10.0.0.33 - - [2026-02-03 04:26:39] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003093 10.0.0.33 - - [2026-02-03 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.33 - - [2026-02-03 04:26:51] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006267 10.0.0.33 - - [2026-02-03 04:26:51] "POST /set-tag HTTP/1.1" 200 109 0.006499 10.0.0.33 - - [2026-02-03 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.33 - - [2026-02-03 04:26:51] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006085 10.0.0.33 - - [2026-02-03 04:26:51] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004440 10.0.0.33 - - [2026-02-03 04:26:51] "POST /set-tag HTTP/1.1" 200 109 0.004710 10.0.0.33 - - [2026-02-03 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.33 - - [2026-02-03 04:26:51] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003293 10.0.0.33 - - [2026-02-03 04:26:51] "GET /loadbalancer-pool/28ad6b0f-0e5f-4ed2-b818-f3afbde6ac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005700 10.0.0.33 - - [2026-02-03 04:26:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019323 10.0.0.33 - - [2026-02-03 04:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023448 10.0.0.33 - - [2026-02-03 04:26:51] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023442 10.0.0.33 - - [2026-02-03 04:26:51] "POST /tags HTTP/1.1" 409 205 0.007970 10.0.0.33 - - [2026-02-03 04:26:51] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008831 10.0.0.33 - - [2026-02-03 04:26:51] "POST /ref-update HTTP/1.1" 200 156 0.008186 10.0.0.33 - - [2026-02-03 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.33 - - [2026-02-03 04:26:52] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.029181 10.0.0.33 - - [2026-02-03 04:26:52] "GET /tag/5ea20f64-3c5c-4e8c-98b4-de2f48e4bad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015438 10.0.0.33 - - [2026-02-03 04:26:52] "PUT /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d HTTP/1.1" 200 256 0.066927 10.0.0.33 - - [2026-02-03 04:26:52] "POST /set-tag HTTP/1.1" 200 109 0.110847 10.0.0.33 - - [2026-02-03 04:26:52] "GET /loadbalancer-pool/6493a0e9-935c-4386-91be-f6cb0a6ea3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014242 10.0.0.33 - - [2026-02-03 04:26:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037299 10.0.0.33 - - [2026-02-03 04:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019174 10.0.0.33 - - [2026-02-03 04:26:52] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010137 10.0.0.33 - - [2026-02-03 04:26:52] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004412 10.0.0.33 - - [2026-02-03 04:26:52] "POST /ref-update HTTP/1.1" 200 156 0.009399 10.0.0.33 - - [2026-02-03 04:26:52] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.010726 10.0.0.33 - - [2026-02-03 04:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.33 - - [2026-02-03 04:26:52] "GET /loadbalancer-pool/f0d7d412-426c-44ac-9bc0-982a98a15b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004806 10.0.0.33 - - [2026-02-03 04:26:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020125 10.0.0.33 - - [2026-02-03 04:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018194 10.0.0.33 - - [2026-02-03 04:26:52] "PUT /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d HTTP/1.1" 200 256 0.036142 10.0.0.33 - - [2026-02-03 04:26:52] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026988 10.0.0.33 - - [2026-02-03 04:26:52] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003734 10.0.0.33 - - [2026-02-03 04:26:52] "POST /ref-update HTTP/1.1" 200 156 0.013167 10.0.0.33 - - [2026-02-03 04:26:52] "POST /set-tag HTTP/1.1" 200 109 0.004784 10.0.0.33 - - [2026-02-03 04:26:52] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002928 10.0.0.33 - - [2026-02-03 04:26:52] "PUT /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d HTTP/1.1" 200 256 0.015546 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:26:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:26:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:27:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:27:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001363 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:27:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:27:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:27:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.33 - - [2026-02-03 04:27:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002698 10.0.0.33 - - [2026-02-03 04:27:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002559 10.0.0.33 - - [2026-02-03 04:28:33] "GET / HTTP/1.1" 200 35931 0.002677 10.0.0.33 - - [2026-02-03 04:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.33 - - [2026-02-03 04:28:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035178 10.0.0.33 - - [2026-02-03 04:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-02-03 04:28:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032758 10.0.0.33 - - [2026-02-03 04:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-02-03 04:28:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042502 10.0.0.33 - - [2026-02-03 04:28:34] "POST /tags HTTP/1.1" 200 333 0.047581 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2026-02-03 04:28:34] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022331 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-03 04:28:34] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039391 10.0.0.33 - - [2026-02-03 04:28:34] "GET /virtual-networks?parent_id=2c86d78f-30d8-4763-b3eb-21189b2c299a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001558 10.0.0.33 - - [2026-02-03 04:28:34] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037360 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-02-03 04:28:34] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004272 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-02-03 04:28:34] "GET /service-appliance-set/ec2fcaac-df2b-4903-bfed-c37bd71c2e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003446 10.0.0.33 - - [2026-02-03 04:28:34] "POST /virtual-networks HTTP/1.1" 200 512 0.092957 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.009840 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007188 10.0.0.33 - - [2026-02-03 04:28:34] "GET /network-ipam/ad1c878e-a05f-4a8d-adb4-a37c6b62491a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002036 10.0.0.33 - - [2026-02-03 04:28:34] "POST /useragent-kv HTTP/1.1" 200 115 0.010438 10.0.0.33 - - [2026-02-03 04:28:34] "POST /ref-update HTTP/1.1" 200 156 0.126514 10.0.0.33 - - [2026-02-03 04:28:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.134771 10.0.0.33 - - [2026-02-03 04:28:34] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.016574 10.0.0.33 - - [2026-02-03 04:28:34] "GET /virtual-machine-interface/9422dd37-7629-4d4b-82f9-c910f2139436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019905 10.0.0.33 - - [2026-02-03 04:28:34] "GET /domains HTTP/1.1" 200 280 0.007890 10.0.0.33 - - [2026-02-03 04:28:34] "GET /domain/d629bff1-05ce-427d-a038-b85f48fbb246 HTTP/1.1" 200 3087 0.009446 10.0.0.33 - - [2026-02-03 04:28:34] "POST /instance-ips HTTP/1.1" 200 409 0.035403 10.0.0.33 - - [2026-02-03 04:28:34] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a HTTP/1.1" 200 5476 0.055123 10.0.0.33 - - [2026-02-03 04:28:34] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2087 0.010855 10.0.0.33 - - [2026-02-03 04:28:34] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2087 0.006378 10.0.0.33 - - [2026-02-03 04:28:34] "GET /instance-ip/ae1166f2-90f8-4a9b-b252-f7d87ef96a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008284 10.0.0.33 - - [2026-02-03 04:28:34] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 200 1182 0.003014 10.0.0.33 - - [2026-02-03 04:28:34] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 200 1182 0.003451 10.0.0.33 - - [2026-02-03 04:28:34] "POST /loadbalancers HTTP/1.1" 200 610 0.068633 10.0.0.33 - - [2026-02-03 04:28:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018577 10.0.0.33 - - [2026-02-03 04:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.33 - - [2026-02-03 04:28:34] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079852 10.0.0.33 - - [2026-02-03 04:28:34] "GET /instance-ip/ae1166f2-90f8-4a9b-b252-f7d87ef96a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.013138 10.0.0.33 - - [2026-02-03 04:28:34] "POST /route-targets HTTP/1.1" 200 327 0.024446 10.0.0.33 - - [2026-02-03 04:28:34] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.123248 10.0.0.33 - - [2026-02-03 04:28:34] "GET /loadbalancer/a73750b1-6b8a-4714-86a7-d98c7aa561b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.011927 10.0.0.33 - - [2026-02-03 04:28:34] "POST /ref-update HTTP/1.1" 200 156 0.090861 10.0.0.33 - - [2026-02-03 04:28:35] "POST /floating-ips HTTP/1.1" 200 597 0.091563 10.0.0.33 - - [2026-02-03 04:28:35] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.073462 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2026-02-03 04:28:35] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032527 10.0.0.33 - - [2026-02-03 04:28:35] "GET /loadbalancer-listener/81358768-818d-4f45-9926-8cd590a620b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003295 10.0.0.33 - - [2026-02-03 04:28:35] "GET /loadbalancer-listener/81358768-818d-4f45-9926-8cd590a620b8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005014 10.0.0.33 - - [2026-02-03 04:28:35] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028460 10.0.0.33 - - [2026-02-03 04:28:35] "GET /instance-ip/ae1166f2-90f8-4a9b-b252-f7d87ef96a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.009174 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.33 - - [2026-02-03 04:28:35] "GET /instance-ip/ae1166f2-90f8-4a9b-b252-f7d87ef96a58?fields=floating_ips HTTP/1.1" 200 1213 0.005042 10.0.0.33 - - [2026-02-03 04:28:35] "GET /floating-ip/3420fa79-2117-49ee-9412-7f85fb955a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003209 10.0.0.33 - - [2026-02-03 04:28:35] "GET /loadbalancer/a73750b1-6b8a-4714-86a7-d98c7aa561b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002869 10.0.0.33 - - [2026-02-03 04:28:35] "POST /tags HTTP/1.1" 200 295 0.045632 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.33 - - [2026-02-03 04:28:35] "GET /tag/25ca9edb-c556-4706-8e0d-f35942601014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012603 10.0.0.33 - - [2026-02-03 04:28:35] "POST /tags HTTP/1.1" 409 233 0.002019 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-02-03 04:28:35] "GET /tag/fe416d35-eb72-4945-a5ac-1aac127cbe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010451 10.0.0.33 - - [2026-02-03 04:28:35] "POST /tags HTTP/1.1" 409 206 0.002110 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2026-02-03 04:28:35] "GET /tag/1e0cc58a-63a0-401f-a62a-b94dcdaa83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010528 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.33 - - [2026-02-03 04:28:35] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005750 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.33 - - [2026-02-03 04:28:35] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039689 10.0.0.33 - - [2026-02-03 04:28:35] "POST /virtual-machines HTTP/1.1" 200 369 0.010180 10.0.0.33 - - [2026-02-03 04:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018497 10.0.0.33 - - [2026-02-03 04:28:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120924 10.0.0.33 - - [2026-02-03 04:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009444 10.0.0.33 - - [2026-02-03 04:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.33 - - [2026-02-03 04:28:35] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005144 10.0.0.33 - - [2026-02-03 04:28:35] "POST /instance-ips HTTP/1.1" 200 409 0.021052 10.0.0.33 - - [2026-02-03 04:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028189 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.017391 10.0.0.33 - - [2026-02-03 04:28:36] "POST /set-tag HTTP/1.1" 200 109 0.024442 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017756 10.0.0.33 - - [2026-02-03 04:28:36] "GET /instance-ip/ce370d28-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007279 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004443 10.0.0.33 - - [2026-02-03 04:28:36] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.33 - - [2026-02-03 04:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004874 10.0.0.33 - - [2026-02-03 04:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-02-03 04:28:36] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045111 10.0.0.33 - - [2026-02-03 04:28:36] "POST /virtual-machines HTTP/1.1" 200 369 0.011638 10.0.0.33 - - [2026-02-03 04:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008464 10.0.0.33 - - [2026-02-03 04:28:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094449 10.0.0.33 - - [2026-02-03 04:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021748 10.0.0.33 - - [2026-02-03 04:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006875 10.0.0.33 - - [2026-02-03 04:28:36] "POST /instance-ips HTTP/1.1" 200 409 0.025609 10.0.0.33 - - [2026-02-03 04:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028489 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014686 10.0.0.33 - - [2026-02-03 04:28:36] "POST /set-tag HTTP/1.1" 200 109 0.016089 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014834 10.0.0.33 - - [2026-02-03 04:28:36] "GET /instance-ip/ce957dfe-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006863 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004290 10.0.0.33 - - [2026-02-03 04:28:36] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003259 10.0.0.33 - - [2026-02-03 04:28:36] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005473 10.0.0.33 - - [2026-02-03 04:28:36] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.002954 10.0.0.33 - - [2026-02-03 04:28:36] "POST /ref-update HTTP/1.1" 200 156 0.014355 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005637 10.0.0.33 - - [2026-02-03 04:28:36] "POST /set-tag HTTP/1.1" 200 109 0.004138 10.0.0.33 - - [2026-02-03 04:28:36] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003425 10.0.0.33 - - [2026-02-03 04:28:37] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.33 - - [2026-02-03 04:28:37] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005282 10.0.0.33 - - [2026-02-03 04:28:37] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.33 - - [2026-02-03 04:28:39] "GET /domains HTTP/1.1" 200 280 0.002037 10.0.0.33 - - [2026-02-03 04:28:39] "GET /domain/d629bff1-05ce-427d-a038-b85f48fbb246 HTTP/1.1" 200 3087 0.002875 10.0.0.33 - - [2026-02-03 04:28:39] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a HTTP/1.1" 200 7064 0.034899 10.0.0.33 - - [2026-02-03 04:28:39] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2087 0.004068 10.0.0.33 - - [2026-02-03 04:28:39] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2087 0.003883 10.0.0.33 - - [2026-02-03 04:28:39] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 200 1403 0.003493 10.0.0.33 - - [2026-02-03 04:28:39] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 200 1403 0.002563 10.0.0.33 - - [2026-02-03 04:28:39] "GET /route-target/316c1329-a059-496c-9ef1-954460309f11 HTTP/1.1" 200 1152 0.002276 10.0.0.33 - - [2026-02-03 04:28:39] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2087 0.003617 10.0.0.33 - - [2026-02-03 04:28:39] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 200 1403 0.002199 10.0.0.33 - - [2026-02-03 04:28:39] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003239 10.0.0.33 - - [2026-02-03 04:28:39] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2087 0.003177 10.0.0.33 - - [2026-02-03 04:28:39] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 200 1403 0.002255 10.0.0.33 - - [2026-02-03 04:28:39] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 200 1403 0.002136 10.0.0.33 - - [2026-02-03 04:28:39] "GET /route-target/316c1329-a059-496c-9ef1-954460309f11 HTTP/1.1" 200 1152 0.002077 10.0.0.33 - - [2026-02-03 04:28:39] "GET /domains HTTP/1.1" 200 280 0.002080 10.0.0.33 - - [2026-02-03 04:28:39] "GET /domain/d629bff1-05ce-427d-a038-b85f48fbb246 HTTP/1.1" 200 3087 0.002900 10.0.0.33 - - [2026-02-03 04:28:39] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a HTTP/1.1" 200 7064 0.035212 10.0.0.33 - - [2026-02-03 04:28:39] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2087 0.003720 10.0.0.33 - - [2026-02-03 04:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2026-02-03 04:28:39] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033852 10.0.0.33 - - [2026-02-03 04:28:39] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004808 10.0.0.33 - - [2026-02-03 04:28:40] "GET /floating-ip-pools?parent_id=0d104913-40b8-4c77-8e6c-bbff94dede46&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001688 10.0.0.33 - - [2026-02-03 04:28:40] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003590 10.0.0.33 - - [2026-02-03 04:28:40] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024576 10.0.0.33 - - [2026-02-03 04:28:40] "POST /ref-update HTTP/1.1" 200 156 0.008748 10.0.0.33 - - [2026-02-03 04:28:40] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.009856 10.0.0.33 - - [2026-02-03 04:28:40] "GET /domains HTTP/1.1" 200 280 0.001496 10.0.0.33 - - [2026-02-03 04:28:40] "GET /domain/d629bff1-05ce-427d-a038-b85f48fbb246 HTTP/1.1" 200 3087 0.002358 10.0.0.33 - - [2026-02-03 04:28:40] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a HTTP/1.1" 200 7320 0.028371 10.0.0.33 - - [2026-02-03 04:28:40] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2325 0.005391 10.0.0.33 - - [2026-02-03 04:28:40] "GET /floating-ip-pool/d5cd275b-482e-4d61-b685-80acbd738f49 HTTP/1.1" 200 1315 0.002308 10.0.0.33 - - [2026-02-03 04:28:40] "GET /domains HTTP/1.1" 200 280 0.001381 10.0.0.33 - - [2026-02-03 04:28:40] "GET /domain/d629bff1-05ce-427d-a038-b85f48fbb246 HTTP/1.1" 200 3087 0.002368 10.0.0.33 - - [2026-02-03 04:28:40] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a HTTP/1.1" 200 7320 0.034245 10.0.0.33 - - [2026-02-03 04:28:40] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 2325 0.003823 10.0.0.33 - - [2026-02-03 04:28:40] "GET /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003674 10.0.0.33 - - [2026-02-03 04:28:40] "POST /tags HTTP/1.1" 200 365 0.062760 10.0.0.33 - - [2026-02-03 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.33 - - [2026-02-03 04:28:40] "GET /tag/796e1a2e-7a3e-496c-8fda-5f93cbbe0b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018611 10.0.0.33 - - [2026-02-03 04:28:40] "POST /tags HTTP/1.1" 409 206 0.001740 10.0.0.33 - - [2026-02-03 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2026-02-03 04:28:40] "GET /tag/1e0cc58a-63a0-401f-a62a-b94dcdaa83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011796 10.0.0.33 - - [2026-02-03 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-02-03 04:28:40] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.024295 10.0.0.33 - - [2026-02-03 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.33 - - [2026-02-03 04:28:40] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004514 10.0.0.33 - - [2026-02-03 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-02-03 04:28:40] "GET /service-appliance-set/ebe55fc8-21f9-47a0-b30c-111d64d96301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003115 10.0.0.33 - - [2026-02-03 04:28:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.002134 10.0.0.33 - - [2026-02-03 04:28:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102361 10.0.0.33 - - [2026-02-03 04:28:40] "GET /virtual-machine-interface/e2159e18-f136-4f21-9866-2d196895d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020030 10.0.0.33 - - [2026-02-03 04:28:40] "POST /set-tag HTTP/1.1" 200 109 0.016180 10.0.0.33 - - [2026-02-03 04:28:40] "POST /instance-ips HTTP/1.1" 200 417 0.048239 10.0.0.33 - - [2026-02-03 04:28:40] "GET /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.012616 10.0.0.33 - - [2026-02-03 04:28:40] "POST /loadbalancers HTTP/1.1" 200 618 0.070056 10.0.0.33 - - [2026-02-03 04:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014566 10.0.0.33 - - [2026-02-03 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.33 - - [2026-02-03 04:28:40] "POST /service-instances HTTP/1.1" 200 566 0.017793 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.024005 10.0.0.33 - - [2026-02-03 04:28:41] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.020865 10.0.0.33 - - [2026-02-03 04:28:41] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068355 10.0.0.33 - - [2026-02-03 04:28:41] "GET /virtual-machine-interface/e2159e18-f136-4f21-9866-2d196895d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.018310 10.0.0.33 - - [2026-02-03 04:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.042227 10.0.0.33 - - [2026-02-03 04:28:41] "GET /virtual-machine-interface/e2159e18-f136-4f21-9866-2d196895d38a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017395 10.0.0.33 - - [2026-02-03 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009166 10.0.0.33 - - [2026-02-03 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2026-02-03 04:28:41] "GET /floating-ip-pool/d5cd275b-482e-4d61-b685-80acbd738f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002368 10.0.0.33 - - [2026-02-03 04:28:41] "POST /virtual-machines HTTP/1.1" 200 429 0.018626 10.0.0.33 - - [2026-02-03 04:28:41] "POST /floating-ips HTTP/1.1" 200 671 0.181794 10.0.0.33 - - [2026-02-03 04:28:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.166355 10.0.0.33 - - [2026-02-03 04:28:41] "POST /chown HTTP/1.1" 200 109 0.017993 10.0.0.33 - - [2026-02-03 04:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019432 10.0.0.33 - - [2026-02-03 04:28:41] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003076 10.0.0.33 - - [2026-02-03 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-02-03 04:28:41] "POST /chown HTTP/1.1" 200 109 0.012312 10.0.0.33 - - [2026-02-03 04:28:41] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001836 10.0.0.33 - - [2026-02-03 04:28:41] "POST /tags HTTP/1.1" 409 221 0.010892 10.0.0.33 - - [2026-02-03 04:28:41] "PUT /virtual-machine-interface/18dc14f8-6b81-421a-8e0b-3dde96572641 HTTP/1.1" 200 284 0.017980 10.0.0.33 - - [2026-02-03 04:28:41] "PUT /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5 HTTP/1.1" 200 256 0.031094 10.0.0.33 - - [2026-02-03 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.33 - - [2026-02-03 04:28:41] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009773 10.0.0.33 - - [2026-02-03 04:28:41] "POST /tags HTTP/1.1" 409 238 0.001607 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.010277 10.0.0.33 - - [2026-02-03 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.018646 10.0.0.33 - - [2026-02-03 04:28:41] "GET /tag/796e1a2e-7a3e-496c-8fda-5f93cbbe0b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021654 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.033365 10.0.0.33 - - [2026-02-03 04:28:41] "POST /firewall-rules HTTP/1.1" 200 650 0.084760 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.054250 10.0.0.33 - - [2026-02-03 04:28:41] "GET /firewall-rule/5ae601a8-9a31-4fbe-a3a3-6a2efd513e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008173 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.033069 10.0.0.33 - - [2026-02-03 04:28:41] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006823 10.0.0.33 - - [2026-02-03 04:28:41] "GET /firewall-rule/5ae601a8-9a31-4fbe-a3a3-6a2efd513e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.010941 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.025667 10.0.0.33 - - [2026-02-03 04:28:41] "POST /ref-update HTTP/1.1" 200 156 0.022734 10.0.0.33 - - [2026-02-03 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.33 - - [2026-02-03 04:28:41] "POST /virtual-machines HTTP/1.1" 200 429 0.036542 10.0.0.33 - - [2026-02-03 04:28:41] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.065075 10.0.0.33 - - [2026-02-03 04:28:42] "GET /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007120 10.0.0.33 - - [2026-02-03 04:28:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145716 10.0.0.33 - - [2026-02-03 04:28:42] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.057492 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.024522 10.0.0.33 - - [2026-02-03 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012209 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.33 - - [2026-02-03 04:28:42] "PUT /virtual-machine-interface/224f5423-2bc0-49a2-98b6-e29f428d1845 HTTP/1.1" 200 284 0.032863 10.0.0.33 - - [2026-02-03 04:28:42] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.070444 10.0.0.33 - - [2026-02-03 04:28:42] "GET /loadbalancer-listener/eb983290-a8b0-48b0-a2b0-ffef5f07ece8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003243 10.0.0.33 - - [2026-02-03 04:28:42] "PUT /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5 HTTP/1.1" 200 256 0.057739 10.0.0.33 - - [2026-02-03 04:28:42] "GET /loadbalancer-listener/eb983290-a8b0-48b0-a2b0-ffef5f07ece8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.011135 10.0.0.33 - - [2026-02-03 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.009355 10.0.0.33 - - [2026-02-03 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.041290 10.0.0.33 - - [2026-02-03 04:28:42] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.061606 10.0.0.33 - - [2026-02-03 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.046556 10.0.0.33 - - [2026-02-03 04:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021728 10.0.0.33 - - [2026-02-03 04:28:42] "GET /loadbalancer-pool/157e9d9c-94d0-4448-ad90-354f82e71388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004677 10.0.0.33 - - [2026-02-03 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.010071 10.0.0.33 - - [2026-02-03 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.023883 10.0.0.33 - - [2026-02-03 04:28:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.057084 10.0.0.33 - - [2026-02-03 04:28:42] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.024528 10.0.0.33 - - [2026-02-03 04:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026133 10.0.0.33 - - [2026-02-03 04:28:42] "GET /loadbalancer-member/66b2b1bb-ec92-482e-be10-2f84256b834b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.002865 10.0.0.33 - - [2026-02-03 04:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008957 10.0.0.33 - - [2026-02-03 04:28:42] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003543 10.0.0.33 - - [2026-02-03 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2026-02-03 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-02-03 04:28:42] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003669 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.007745 10.0.0.33 - - [2026-02-03 04:28:42] "POST /tags HTTP/1.1" 409 221 0.002105 10.0.0.33 - - [2026-02-03 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.33 - - [2026-02-03 04:28:42] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010714 10.0.0.33 - - [2026-02-03 04:28:42] "POST /tags HTTP/1.1" 409 238 0.001917 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.020505 10.0.0.33 - - [2026-02-03 04:28:42] "PUT /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5 HTTP/1.1" 200 256 0.022858 10.0.0.33 - - [2026-02-03 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007427 10.0.0.33 - - [2026-02-03 04:28:42] "GET /tag/796e1a2e-7a3e-496c-8fda-5f93cbbe0b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010442 10.0.0.33 - - [2026-02-03 04:28:42] "POST /firewall-rules HTTP/1.1" 409 293 0.001467 10.0.0.33 - - [2026-02-03 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.035682 10.0.0.33 - - [2026-02-03 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.008346 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.016218 10.0.0.33 - - [2026-02-03 04:28:42] "PUT /firewall-rule/5ae601a8-9a31-4fbe-a3a3-6a2efd513e92 HTTP/1.1" 200 260 0.051152 10.0.0.33 - - [2026-02-03 04:28:42] "GET /firewall-rule/5ae601a8-9a31-4fbe-a3a3-6a2efd513e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007306 10.0.0.33 - - [2026-02-03 04:28:42] "PUT /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5 HTTP/1.1" 200 256 0.043185 10.0.0.33 - - [2026-02-03 04:28:42] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004070 10.0.0.33 - - [2026-02-03 04:28:42] "GET /firewall-rule/5ae601a8-9a31-4fbe-a3a3-6a2efd513e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002079 10.0.0.33 - - [2026-02-03 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.009951 10.0.0.33 - - [2026-02-03 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.005669 10.0.0.33 - - [2026-02-03 04:28:42] "POST /chown HTTP/1.1" 200 109 0.018740 10.0.0.33 - - [2026-02-03 04:28:43] "PUT /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5 HTTP/1.1" 200 256 0.012695 10.0.0.33 - - [2026-02-03 04:28:43] "POST /ref-update HTTP/1.1" 200 156 0.017165 10.0.0.33 - - [2026-02-03 04:28:43] "POST /chown HTTP/1.1" 200 109 0.015718 10.0.0.33 - - [2026-02-03 04:28:43] "POST /chown HTTP/1.1" 200 109 0.006607 10.0.0.33 - - [2026-02-03 04:28:43] "PUT /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5 HTTP/1.1" 200 256 0.019591 10.0.0.33 - - [2026-02-03 04:28:43] "POST /ref-update HTTP/1.1" 200 156 0.017915 10.0.0.33 - - [2026-02-03 04:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.33 - - [2026-02-03 04:28:43] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004056 10.0.0.33 - - [2026-02-03 04:28:43] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.008742 10.0.0.33 - - [2026-02-03 04:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024544 10.0.0.33 - - [2026-02-03 04:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.33 - - [2026-02-03 04:28:43] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030494 10.0.0.33 - - [2026-02-03 04:28:43] "POST /virtual-machines HTTP/1.1" 200 373 0.028985 10.0.0.33 - - [2026-02-03 04:28:43] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.009006 10.0.0.33 - - [2026-02-03 04:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012728 10.0.0.33 - - [2026-02-03 04:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019913 10.0.0.33 - - [2026-02-03 04:28:43] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.029706 10.0.0.33 - - [2026-02-03 04:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037493 10.0.0.33 - - [2026-02-03 04:28:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.159425 10.0.0.33 - - [2026-02-03 04:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027209 10.0.0.33 - - [2026-02-03 04:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.33 - - [2026-02-03 04:28:43] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007743 10.0.0.33 - - [2026-02-03 04:28:43] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.026055 10.0.0.33 - - [2026-02-03 04:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016437 10.0.0.33 - - [2026-02-03 04:28:43] "POST /instance-ips HTTP/1.1" 200 413 0.060366 10.0.0.33 - - [2026-02-03 04:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.33 - - [2026-02-03 04:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018123 10.0.0.33 - - [2026-02-03 04:28:43] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007675 10.0.0.33 - - [2026-02-03 04:28:43] "POST /chown HTTP/1.1" 200 109 0.006533 10.0.0.33 - - [2026-02-03 04:28:43] "POST /chown HTTP/1.1" 200 109 0.017647 10.0.0.33 - - [2026-02-03 04:28:43] "POST /ref-update HTTP/1.1" 200 156 0.015578 10.0.0.33 - - [2026-02-03 04:28:43] "POST /set-tag HTTP/1.1" 200 109 0.034487 10.0.0.33 - - [2026-02-03 04:28:43] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.026125 10.0.0.33 - - [2026-02-03 04:28:43] "GET /instance-ip/d2dc55a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008548 10.0.0.33 - - [2026-02-03 04:28:43] "POST /chown HTTP/1.1" 200 109 0.013452 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.018586 10.0.0.33 - - [2026-02-03 04:28:44] "POST /ref-update HTTP/1.1" 200 156 0.024623 10.0.0.33 - - [2026-02-03 04:28:44] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009752 10.0.0.33 - - [2026-02-03 04:28:44] "POST /set-tag HTTP/1.1" 200 109 0.006196 10.0.0.33 - - [2026-02-03 04:28:44] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004925 10.0.0.33 - - [2026-02-03 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.005997 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.021959 10.0.0.33 - - [2026-02-03 04:28:44] "POST /ref-update HTTP/1.1" 200 156 0.017034 10.0.0.33 - - [2026-02-03 04:28:44] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020712 10.0.0.33 - - [2026-02-03 04:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.029349 10.0.0.33 - - [2026-02-03 04:28:44] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003754 10.0.0.33 - - [2026-02-03 04:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.010632 10.0.0.33 - - [2026-02-03 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.009696 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.017848 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.006441 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.021855 10.0.0.33 - - [2026-02-03 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.006389 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.014521 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.015362 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.006015 10.0.0.33 - - [2026-02-03 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.005965 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.006367 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.012388 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.021686 10.0.0.33 - - [2026-02-03 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.006165 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.015188 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.009960 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.006750 10.0.0.33 - - [2026-02-03 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.005121 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.007575 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.011090 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.020710 10.0.0.33 - - [2026-02-03 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2026-02-03 04:28:44] "POST /chown HTTP/1.1" 200 109 0.005881 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.018713 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.009250 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.016359 10.0.0.33 - - [2026-02-03 04:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.006713 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.016190 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.011567 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.006533 10.0.0.33 - - [2026-02-03 04:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.010067 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.022635 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.019083 10.0.0.33 - - [2026-02-03 04:28:45] "POST /chown HTTP/1.1" 200 109 0.026196 10.0.0.33 - - [2026-02-03 04:28:46] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007405 10.0.0.33 - - [2026-02-03 04:28:46] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.33 - - [2026-02-03 04:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-02-03 04:28:47] "GET /loadbalancer/a73750b1-6b8a-4714-86a7-d98c7aa561b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002606 10.0.0.33 - - [2026-02-03 04:28:47] "GET /loadbalancer-pool/6216fb40-37c0-4fdd-bbd9-7ce26f80c819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002860 10.0.0.33 - - [2026-02-03 04:28:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017032 10.0.0.33 - - [2026-02-03 04:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025186 10.0.0.33 - - [2026-02-03 04:28:47] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007303 10.0.0.33 - - [2026-02-03 04:28:47] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003858 10.0.0.33 - - [2026-02-03 04:28:47] "POST /ref-update HTTP/1.1" 200 156 0.008275 10.0.0.33 - - [2026-02-03 04:28:47] "GET /floating-ip/3420fa79-2117-49ee-9412-7f85fb955a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.005188 10.0.0.33 - - [2026-02-03 04:28:47] "PUT /floating-ip/3420fa79-2117-49ee-9412-7f85fb955a32 HTTP/1.1" 200 256 0.008030 10.0.0.33 - - [2026-02-03 04:28:47] "POST /tags HTTP/1.1" 409 221 0.004394 10.0.0.33 - - [2026-02-03 04:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.33 - - [2026-02-03 04:28:47] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010365 10.0.0.33 - - [2026-02-03 04:28:47] "POST /set-tag HTTP/1.1" 200 109 0.024171 10.0.0.33 - - [2026-02-03 04:28:47] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005902 10.0.0.33 - - [2026-02-03 04:28:47] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.33 - - [2026-02-03 04:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-03 04:28:48] "GET /loadbalancer/a73750b1-6b8a-4714-86a7-d98c7aa561b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.013938 10.0.0.33 - - [2026-02-03 04:28:48] "GET /loadbalancer-pool/6216fb40-37c0-4fdd-bbd9-7ce26f80c819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003263 10.0.0.33 - - [2026-02-03 04:28:48] "POST /loadbalancer-members HTTP/1.1" 200 702 0.034687 10.0.0.33 - - [2026-02-03 04:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008648 10.0.0.33 - - [2026-02-03 04:28:48] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007137 10.0.0.33 - - [2026-02-03 04:28:48] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004767 10.0.0.33 - - [2026-02-03 04:28:48] "POST /ref-update HTTP/1.1" 200 156 0.013342 10.0.0.33 - - [2026-02-03 04:28:48] "GET /floating-ip/3420fa79-2117-49ee-9412-7f85fb955a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.018499 10.0.0.33 - - [2026-02-03 04:28:48] "POST /set-tag HTTP/1.1" 200 109 0.053600 10.0.0.33 - - [2026-02-03 04:28:51] "GET /virtual-machine/1a8b41c8-7b6b-4444-8044-a8cf3b158941?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002965 10.0.0.33 - - [2026-02-03 04:28:51] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004463 10.0.0.33 - - [2026-02-03 04:28:51] "GET /virtual-machine/704da906-7933-4e28-b3a2-650bf3080d65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003247 10.0.0.33 - - [2026-02-03 04:28:51] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005471 10.0.0.33 - - [2026-02-03 04:28:52] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004488 10.0.0.33 - - [2026-02-03 04:28:52] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.33 - - [2026-02-03 04:28:56] "GET /virtual-machine/29be98ce-e152-4eae-ba74-959dc65ffc7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004695 10.0.0.33 - - [2026-02-03 04:28:56] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005712 10.0.0.33 - - [2026-02-03 04:28:56] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004986 10.0.0.33 - - [2026-02-03 04:28:56] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.33 - - [2026-02-03 04:29:28] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004597 10.0.0.33 - - [2026-02-03 04:29:28] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.33 - - [2026-02-03 04:29:28] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004293 10.0.0.33 - - [2026-02-03 04:29:28] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.33 - - [2026-02-03 04:29:28] "GET /virtual-machine/29be98ce-e152-4eae-ba74-959dc65ffc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002497 10.0.0.33 - - [2026-02-03 04:29:28] "POST /ref-update HTTP/1.1" 200 156 0.009158 10.0.0.33 - - [2026-02-03 04:29:28] "GET /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004232 10.0.0.33 - - [2026-02-03 04:29:28] "POST /set-tag HTTP/1.1" 200 109 0.019285 10.0.0.33 - - [2026-02-03 04:29:28] "POST /set-tag HTTP/1.1" 200 109 0.024179 10.0.0.33 - - [2026-02-03 04:29:28] "DELETE /instance-ip/d2dc55a4-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.036040 10.0.0.33 - - [2026-02-03 04:29:28] "DELETE /virtual-machine-interface/d2bf16a6-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.030584 10.0.0.33 - - [2026-02-03 04:29:28] "DELETE /virtual-machine/29be98ce-e152-4eae-ba74-959dc65ffc7a HTTP/1.1" 200 115 0.018198 10.0.0.33 - - [2026-02-03 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.33 - - [2026-02-03 04:29:32] "GET /tag/796e1a2e-7a3e-496c-8fda-5f93cbbe0b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013628 10.0.0.33 - - [2026-02-03 04:29:32] "GET /tag/796e1a2e-7a3e-496c-8fda-5f93cbbe0b0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013901 10.0.0.33 - - [2026-02-03 04:29:32] "GET /virtual-machine-interface/18dc14f8-6b81-421a-8e0b-3dde96572641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003780 10.0.0.33 - - [2026-02-03 04:29:32] "POST /set-tag HTTP/1.1" 200 109 0.012120 10.0.0.33 - - [2026-02-03 04:29:32] "GET /virtual-machine-interface/224f5423-2bc0-49a2-98b6-e29f428d1845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011271 10.0.0.33 - - [2026-02-03 04:29:32] "POST /set-tag HTTP/1.1" 200 109 0.023013 10.0.0.33 - - [2026-02-03 04:29:32] "GET /virtual-machine-interface/e2159e18-f136-4f21-9866-2d196895d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004622 10.0.0.33 - - [2026-02-03 04:29:32] "POST /set-tag HTTP/1.1" 200 109 0.012811 10.0.0.33 - - [2026-02-03 04:29:32] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014168 10.0.0.33 - - [2026-02-03 04:29:32] "GET /firewall-rule/5ae601a8-9a31-4fbe-a3a3-6a2efd513e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002874 10.0.0.33 - - [2026-02-03 04:29:32] "POST /ref-update HTTP/1.1" 200 156 0.011013 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /firewall-rule/5ae601a8-9a31-4fbe-a3a3-6a2efd513e92 HTTP/1.1" 200 115 0.042652 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /loadbalancer-member/66b2b1bb-ec92-482e-be10-2f84256b834b HTTP/1.1" 200 115 0.018643 10.0.0.33 - - [2026-02-03 04:29:32] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.011889 10.0.0.33 - - [2026-02-03 04:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016797 10.0.0.33 - - [2026-02-03 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /loadbalancer-pool/157e9d9c-94d0-4448-ad90-354f82e71388 HTTP/1.1" 200 115 0.073132 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /loadbalancer-listener/eb983290-a8b0-48b0-a2b0-ffef5f07ece8 HTTP/1.1" 200 115 0.024595 10.0.0.33 - - [2026-02-03 04:29:32] "GET /floating-ip/26b08fcd-1c9f-417a-8ea7-1d3d49a8a685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002449 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.005525 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.019758 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.018948 10.0.0.33 - - [2026-02-03 04:29:32] "PUT /floating-ip/26b08fcd-1c9f-417a-8ea7-1d3d49a8a685 HTTP/1.1" 200 256 0.032732 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.032748 10.0.0.33 - - [2026-02-03 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /floating-ip/26b08fcd-1c9f-417a-8ea7-1d3d49a8a685 HTTP/1.1" 200 115 0.079836 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.021068 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb HTTP/1.1" 200 115 0.053846 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.009524 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.015298 10.0.0.33 - - [2026-02-03 04:29:32] "POST /chown HTTP/1.1" 200 109 0.011688 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /instance-ip/dd431980-608d-4c0c-800d-ccd993368dc5 HTTP/1.1" 200 115 0.073049 10.0.0.33 - - [2026-02-03 04:29:32] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.012131 10.0.0.33 - - [2026-02-03 04:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032051 10.0.0.33 - - [2026-02-03 04:29:32] "DELETE /virtual-machine-interface/e2159e18-f136-4f21-9866-2d196895d38a HTTP/1.1" 200 115 0.083396 10.0.0.33 - - [2026-02-03 04:29:32] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.030452 10.0.0.33 - - [2026-02-03 04:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019876 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /tag/796e1a2e-7a3e-496c-8fda-5f93cbbe0b0b HTTP/1.1" 200 115 0.146722 10.0.0.33 - - [2026-02-03 04:29:33] "GET /floating-ip-pool/d5cd275b-482e-4d61-b685-80acbd738f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012834 10.0.0.33 - - [2026-02-03 04:29:33] "POST /ref-update HTTP/1.1" 200 156 0.019602 10.0.0.33 - - [2026-02-03 04:29:33] "PUT /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 266 0.018512 10.0.0.33 - - [2026-02-03 04:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029348 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /floating-ip-pool/d5cd275b-482e-4d61-b685-80acbd738f49 HTTP/1.1" 200 115 0.044657 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /service-instance/5d28f6e6-e360-4c4a-8752-9aaab60a9775 HTTP/1.1" 200 115 0.063382 10.0.0.33 - - [2026-02-03 04:29:33] "GET /virtual-machine-interface/224f5423-2bc0-49a2-98b6-e29f428d1845?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005971 10.0.0.33 - - [2026-02-03 04:29:33] "POST /useragent-kv HTTP/1.1" 200 115 0.023958 10.0.0.33 - - [2026-02-03 04:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.33 - - [2026-02-03 04:29:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002395 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /virtual-network/0d104913-40b8-4c77-8e6c-bbff94dede46 HTTP/1.1" 200 115 0.149216 10.0.0.33 - - [2026-02-03 04:29:33] "GET /routing-instance/b2ca3895-208c-4389-9d97-9e8c054c47e2 HTTP/1.1" 404 171 0.002523 10.0.0.33 - - [2026-02-03 04:29:33] "GET /domains HTTP/1.1" 200 280 0.001193 10.0.0.33 - - [2026-02-03 04:29:33] "GET /domain/d629bff1-05ce-427d-a038-b85f48fbb246 HTTP/1.1" 200 3087 0.009674 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /route-target/316c1329-a059-496c-9ef1-954460309f11 HTTP/1.1" 200 115 0.026867 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /virtual-machine-interface/224f5423-2bc0-49a2-98b6-e29f428d1845 HTTP/1.1" 200 115 0.099219 10.0.0.33 - - [2026-02-03 04:29:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a HTTP/1.1" 200 7142 0.076863 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /virtual-machine/19bdaa8a-1ebe-43cc-884b-2ea89ec7b4f5 HTTP/1.1" 200 115 0.047564 10.0.0.33 - - [2026-02-03 04:29:33] "GET /virtual-machine-interface/18dc14f8-6b81-421a-8e0b-3dde96572641?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005706 10.0.0.33 - - [2026-02-03 04:29:33] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007771 10.0.0.33 - - [2026-02-03 04:29:33] "POST /set-tag HTTP/1.1" 200 109 0.003540 10.0.0.33 - - [2026-02-03 04:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2026-02-03 04:29:33] "GET /loadbalancer/a73750b1-6b8a-4714-86a7-d98c7aa561b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001768 10.0.0.33 - - [2026-02-03 04:29:33] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003311 10.0.0.33 - - [2026-02-03 04:29:33] "POST /set-tag HTTP/1.1" 200 109 0.030802 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /virtual-machine-interface/18dc14f8-6b81-421a-8e0b-3dde96572641 HTTP/1.1" 200 115 0.072110 10.0.0.33 - - [2026-02-03 04:29:33] "POST /ref-update HTTP/1.1" 200 156 0.008766 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /virtual-machine/192fc9ba-e114-49f7-aba0-694058575fd9 HTTP/1.1" 200 115 0.047721 10.0.0.33 - - [2026-02-03 04:29:33] "DELETE /loadbalancer-member/cb8d0bc6-6a99-467c-b5a1-fde1dd0b0ff3 HTTP/1.1" 200 115 0.042176 10.0.0.33 - - [2026-02-03 04:29:35] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005513 10.0.0.33 - - [2026-02-03 04:29:35] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.33 - - [2026-02-03 04:29:35] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003334 10.0.0.33 - - [2026-02-03 04:29:35] "POST /set-tag HTTP/1.1" 200 109 0.008740 10.0.0.33 - - [2026-02-03 04:29:35] "GET /virtual-machine/704da906-7933-4e28-b3a2-650bf3080d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.008817 10.0.0.33 - - [2026-02-03 04:29:35] "POST /ref-update HTTP/1.1" 200 156 0.014069 10.0.0.33 - - [2026-02-03 04:29:35] "GET /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005736 10.0.0.33 - - [2026-02-03 04:29:35] "POST /set-tag HTTP/1.1" 200 109 0.055427 10.0.0.33 - - [2026-02-03 04:29:35] "POST /set-tag HTTP/1.1" 200 109 0.033956 10.0.0.33 - - [2026-02-03 04:29:35] "POST /set-tag HTTP/1.1" 200 109 0.014422 10.0.0.33 - - [2026-02-03 04:29:35] "DELETE /instance-ip/ce957dfe-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.046264 10.0.0.33 - - [2026-02-03 04:29:35] "POST /ref-update HTTP/1.1" 200 156 0.008890 10.0.0.33 - - [2026-02-03 04:29:35] "DELETE /virtual-machine-interface/ce815fa4-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.041330 10.0.0.33 - - [2026-02-03 04:29:35] "DELETE /virtual-machine/704da906-7933-4e28-b3a2-650bf3080d65 HTTP/1.1" 200 115 0.025851 10.0.0.33 - - [2026-02-03 04:29:38] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004411 10.0.0.33 - - [2026-02-03 04:29:38] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.33 - - [2026-02-03 04:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-03 04:29:38] "GET /loadbalancer/a73750b1-6b8a-4714-86a7-d98c7aa561b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002105 10.0.0.33 - - [2026-02-03 04:29:39] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005844 10.0.0.33 - - [2026-02-03 04:29:39] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.33 - - [2026-02-03 04:29:39] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005980 10.0.0.33 - - [2026-02-03 04:29:39] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.33 - - [2026-02-03 04:29:39] "GET /virtual-machine/1a8b41c8-7b6b-4444-8044-a8cf3b158941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002060 10.0.0.33 - - [2026-02-03 04:29:39] "POST /ref-update HTTP/1.1" 200 156 0.012005 10.0.0.33 - - [2026-02-03 04:29:39] "GET /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006812 10.0.0.33 - - [2026-02-03 04:29:39] "POST /set-tag HTTP/1.1" 200 109 0.015151 10.0.0.33 - - [2026-02-03 04:29:39] "POST /set-tag HTTP/1.1" 200 109 0.014779 10.0.0.33 - - [2026-02-03 04:29:39] "POST /set-tag HTTP/1.1" 200 109 0.018647 10.0.0.33 - - [2026-02-03 04:29:39] "DELETE /instance-ip/ce370d28-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.049760 10.0.0.33 - - [2026-02-03 04:29:39] "POST /ref-update HTTP/1.1" 200 156 0.007393 10.0.0.33 - - [2026-02-03 04:29:39] "DELETE /virtual-machine-interface/ce1b82c4-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.060494 10.0.0.33 - - [2026-02-03 04:29:39] "DELETE /virtual-machine/1a8b41c8-7b6b-4444-8044-a8cf3b158941 HTTP/1.1" 200 115 0.019795 10.0.0.33 - - [2026-02-03 04:29:39] "DELETE /tag/25ca9edb-c556-4706-8e0d-f35942601014 HTTP/1.1" 200 115 0.056800 10.0.0.33 - - [2026-02-03 04:29:39] "DELETE /tag/fe416d35-eb72-4945-a5ac-1aac127cbe6a HTTP/1.1" 200 115 0.034606 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-02-03 04:29:44] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037359 10.0.0.33 - - [2026-02-03 04:29:44] "POST /tags HTTP/1.1" 200 393 0.021238 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014140 10.0.0.33 - - [2026-02-03 04:29:44] "GET /tag/189b2d3c-9a7b-446e-8724-f0fbe14a3552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012344 10.0.0.33 - - [2026-02-03 04:29:44] "POST /tags HTTP/1.1" 200 341 0.021789 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.33 - - [2026-02-03 04:29:44] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013465 10.0.0.33 - - [2026-02-03 04:29:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.000526 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.010243 10.0.0.33 - - [2026-02-03 04:29:44] "POST /security-groups HTTP/1.1" 200 589 0.068643 10.0.0.33 - - [2026-02-03 04:29:44] "POST /projects HTTP/1.1" 200 519 0.209760 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.001936 10.0.0.33 - - [2026-02-03 04:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022192 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.33 - - [2026-02-03 04:29:44] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.028534 10.0.0.33 - - [2026-02-03 04:29:44] "POST /access-control-lists HTTP/1.1" 200 598 0.086231 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.009238 10.0.0.33 - - [2026-02-03 04:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2026-02-03 04:29:44] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.044253 10.0.0.33 - - [2026-02-03 04:29:44] "POST /access-control-lists HTTP/1.1" 200 596 0.073060 10.0.0.33 - - [2026-02-03 04:29:44] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.070347 10.0.0.33 - - [2026-02-03 04:29:44] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.049399 10.0.0.33 - - [2026-02-03 04:29:44] "POST /security-groups HTTP/1.1" 200 591 0.079257 10.0.0.33 - - [2026-02-03 04:29:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.002251 10.0.0.33 - - [2026-02-03 04:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024220 10.0.0.33 - - [2026-02-03 04:29:45] "POST /chown HTTP/1.1" 200 109 0.031347 10.0.0.33 - - [2026-02-03 04:29:45] "POST /access-control-lists HTTP/1.1" 200 632 0.111767 10.0.0.33 - - [2026-02-03 04:29:45] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003825 10.0.0.33 - - [2026-02-03 04:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007991 10.0.0.33 - - [2026-02-03 04:29:45] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007402 10.0.0.33 - - [2026-02-03 04:29:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.002053 10.0.0.33 - - [2026-02-03 04:29:45] "POST /tags HTTP/1.1" 409 226 0.003467 10.0.0.33 - - [2026-02-03 04:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.33 - - [2026-02-03 04:29:45] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.031757 10.0.0.33 - - [2026-02-03 04:29:45] "POST /access-control-lists HTTP/1.1" 200 630 0.066639 10.0.0.33 - - [2026-02-03 04:29:45] "POST /firewall-rules HTTP/1.1" 200 600 0.076594 10.0.0.33 - - [2026-02-03 04:29:45] "GET /firewall-rule/ab5a719e-102e-490e-b783-5685183b2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017075 10.0.0.33 - - [2026-02-03 04:29:45] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003704 10.0.0.33 - - [2026-02-03 04:29:45] "GET /firewall-rule/ab5a719e-102e-490e-b783-5685183b2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002939 10.0.0.33 - - [2026-02-03 04:29:45] "POST /ref-update HTTP/1.1" 200 156 0.048850 10.0.0.33 - - [2026-02-03 04:29:45] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004754 10.0.0.33 - - [2026-02-03 04:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2026-02-03 04:29:45] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002281 10.0.0.33 - - [2026-02-03 04:29:45] "POST /tags HTTP/1.1" 409 226 0.001488 10.0.0.33 - - [2026-02-03 04:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.33 - - [2026-02-03 04:29:45] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012601 10.0.0.33 - - [2026-02-03 04:29:45] "POST /firewall-rules HTTP/1.1" 200 598 0.062014 10.0.0.33 - - [2026-02-03 04:29:45] "GET /firewall-rule/72a4e572-b53f-430c-8fa5-89bb2f718d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003893 10.0.0.33 - - [2026-02-03 04:29:45] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.002953 10.0.0.33 - - [2026-02-03 04:29:45] "GET /firewall-rule/72a4e572-b53f-430c-8fa5-89bb2f718d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001745 10.0.0.33 - - [2026-02-03 04:29:45] "POST /ref-update HTTP/1.1" 200 156 0.056322 10.0.0.33 - - [2026-02-03 04:29:47] "POST /tags HTTP/1.1" 200 393 0.023382 10.0.0.33 - - [2026-02-03 04:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2026-02-03 04:29:47] "GET /tag/17e4b04a-176c-4398-99f9-98efa89534a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015301 10.0.0.33 - - [2026-02-03 04:29:47] "POST /tags HTTP/1.1" 200 341 0.022784 10.0.0.33 - - [2026-02-03 04:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008850 10.0.0.33 - - [2026-02-03 04:29:47] "GET /tag/60e4d4d6-4e8e-41f8-85cd-0c04f961d79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012014 10.0.0.33 - - [2026-02-03 04:29:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.000574 10.0.0.33 - - [2026-02-03 04:29:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.008198 10.0.0.33 - - [2026-02-03 04:29:47] "POST /security-groups HTTP/1.1" 200 589 0.056766 10.0.0.33 - - [2026-02-03 04:29:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.003538 10.0.0.33 - - [2026-02-03 04:29:47] "POST /projects HTTP/1.1" 200 519 0.202837 10.0.0.33 - - [2026-02-03 04:29:47] "POST /access-control-lists HTTP/1.1" 200 598 0.061216 10.0.0.33 - - [2026-02-03 04:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.066297 10.0.0.33 - - [2026-02-03 04:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.33 - - [2026-02-03 04:29:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.001676 10.0.0.33 - - [2026-02-03 04:29:47] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.029982 10.0.0.33 - - [2026-02-03 04:29:47] "POST /access-control-lists HTTP/1.1" 200 596 0.062113 10.0.0.33 - - [2026-02-03 04:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2026-02-03 04:29:47] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006451 10.0.0.33 - - [2026-02-03 04:29:47] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.040101 10.0.0.33 - - [2026-02-03 04:29:47] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.040447 10.0.0.33 - - [2026-02-03 04:29:48] "POST /security-groups HTTP/1.1" 200 591 0.268462 10.0.0.33 - - [2026-02-03 04:29:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.002785 10.0.0.33 - - [2026-02-03 04:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.060022 10.0.0.33 - - [2026-02-03 04:29:48] "POST /access-control-lists HTTP/1.1" 200 632 0.103699 10.0.0.33 - - [2026-02-03 04:29:48] "POST /chown HTTP/1.1" 200 109 0.040807 10.0.0.33 - - [2026-02-03 04:29:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.022783 10.0.0.33 - - [2026-02-03 04:29:48] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013324 10.0.0.33 - - [2026-02-03 04:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2026-02-03 04:29:48] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003664 10.0.0.33 - - [2026-02-03 04:29:48] "POST /tags HTTP/1.1" 409 226 0.001699 10.0.0.33 - - [2026-02-03 04:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-02-03 04:29:48] "POST /access-control-lists HTTP/1.1" 200 630 0.069339 10.0.0.33 - - [2026-02-03 04:29:48] "GET /tag/60e4d4d6-4e8e-41f8-85cd-0c04f961d79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.023939 10.0.0.33 - - [2026-02-03 04:29:48] "POST /firewall-rules HTTP/1.1" 200 600 0.072817 10.0.0.33 - - [2026-02-03 04:29:48] "GET /firewall-rule/073633f7-936f-447c-836d-733917a9cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003994 10.0.0.33 - - [2026-02-03 04:29:48] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003192 10.0.0.33 - - [2026-02-03 04:29:48] "GET /firewall-rule/073633f7-936f-447c-836d-733917a9cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002038 10.0.0.33 - - [2026-02-03 04:29:48] "POST /ref-update HTTP/1.1" 200 156 0.044870 10.0.0.33 - - [2026-02-03 04:29:48] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018968 10.0.0.33 - - [2026-02-03 04:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.33 - - [2026-02-03 04:29:48] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002848 10.0.0.33 - - [2026-02-03 04:29:48] "POST /tags HTTP/1.1" 409 226 0.009491 10.0.0.33 - - [2026-02-03 04:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-02-03 04:29:48] "GET /tag/60e4d4d6-4e8e-41f8-85cd-0c04f961d79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010654 10.0.0.33 - - [2026-02-03 04:29:48] "POST /firewall-rules HTTP/1.1" 200 598 0.063103 10.0.0.33 - - [2026-02-03 04:29:48] "GET /firewall-rule/50137120-2cf0-4af1-850e-d5d0af44bf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.007298 10.0.0.33 - - [2026-02-03 04:29:48] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004215 10.0.0.33 - - [2026-02-03 04:29:48] "GET /firewall-rule/50137120-2cf0-4af1-850e-d5d0af44bf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002065 10.0.0.33 - - [2026-02-03 04:29:49] "POST /ref-update HTTP/1.1" 200 156 0.047263 10.0.0.33 - - [2026-02-03 04:29:50] "POST /tags HTTP/1.1" 200 345 0.090885 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006670 10.0.0.33 - - [2026-02-03 04:29:50] "GET /tag/40f344fb-e0a6-48f1-9f1b-11fcb7951348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020195 10.0.0.33 - - [2026-02-03 04:29:50] "POST /projects HTTP/1.1" 409 238 0.001776 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-02-03 04:29:50] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034333 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.33 - - [2026-02-03 04:29:50] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008626 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-02-03 04:29:50] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004139 10.0.0.33 - - [2026-02-03 04:29:50] "POST /security-groups HTTP/1.1" 409 285 0.003074 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.33 - - [2026-02-03 04:29:50] "PUT /security-group/50ee89bb-611e-4222-b827-560b4fb5a349 HTTP/1.1" 200 262 0.062063 10.0.0.33 - - [2026-02-03 04:29:50] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.099251 10.0.0.33 - - [2026-02-03 04:29:50] "PUT /access-control-list/47c9d76f-491c-417e-9d07-e64893843719 HTTP/1.1" 200 272 0.037922 10.0.0.33 - - [2026-02-03 04:29:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.048405 10.0.0.33 - - [2026-02-03 04:29:50] "POST /tags HTTP/1.1" 409 228 0.031465 10.0.0.33 - - [2026-02-03 04:29:50] "PUT /access-control-list/f4c71972-5792-4905-b1e8-b2f1632d7969 HTTP/1.1" 200 272 0.049731 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2026-02-03 04:29:50] "GET /tag/40f344fb-e0a6-48f1-9f1b-11fcb7951348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012300 10.0.0.33 - - [2026-02-03 04:29:50] "POST /tags HTTP/1.1" 200 345 0.025113 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2026-02-03 04:29:50] "GET /tag/ce5f3e89-72b1-4ad8-992c-d8e04dbcfae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017317 10.0.0.33 - - [2026-02-03 04:29:50] "POST /projects HTTP/1.1" 409 238 0.002242 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2026-02-03 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2026-02-03 04:29:51] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053621 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.33 - - [2026-02-03 04:29:51] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011990 10.0.0.33 - - [2026-02-03 04:29:51] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.083158 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2026-02-03 04:29:51] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003992 10.0.0.33 - - [2026-02-03 04:29:51] "POST /security-groups HTTP/1.1" 409 285 0.002213 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-02-03 04:29:51] "PUT /security-group/44cd82d6-9510-4e61-bb9f-1cfd915e62d2 HTTP/1.1" 200 262 0.063275 10.0.0.33 - - [2026-02-03 04:29:51] "PUT /access-control-list/b8148b74-b639-470f-8fcd-3e663731be63 HTTP/1.1" 200 272 0.018226 10.0.0.33 - - [2026-02-03 04:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025335 10.0.0.33 - - [2026-02-03 04:29:51] "POST /tags HTTP/1.1" 409 228 0.019014 10.0.0.33 - - [2026-02-03 04:29:51] "PUT /access-control-list/062380a1-c8f8-4d19-bf40-c532aae45a26 HTTP/1.1" 200 272 0.029637 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2026-02-03 04:29:51] "GET /tag/ce5f3e89-72b1-4ad8-992c-d8e04dbcfae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015768 10.0.0.33 - - [2026-02-03 04:29:51] "POST /tags HTTP/1.1" 200 291 0.052846 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-02-03 04:29:51] "GET /tag/8b6a2229-a1e9-456a-8f72-4e5dc5f34033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.027114 10.0.0.33 - - [2026-02-03 04:29:51] "POST /tags HTTP/1.1" 200 303 0.047471 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2026-02-03 04:29:51] "GET /tag/46034e1f-d08b-4ee4-8b7f-7f1f76ef1e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012099 10.0.0.33 - - [2026-02-03 04:29:51] "POST /tags HTTP/1.1" 409 252 0.001797 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.33 - - [2026-02-03 04:29:51] "GET /tag/189b2d3c-9a7b-446e-8724-f0fbe14a3552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009960 10.0.0.33 - - [2026-02-03 04:29:51] "POST /tags HTTP/1.1" 409 226 0.001907 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2026-02-03 04:29:51] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011049 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-02-03 04:29:51] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006835 10.0.0.33 - - [2026-02-03 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-02-03 04:29:51] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028189 10.0.0.33 - - [2026-02-03 04:29:51] "POST /virtual-machines HTTP/1.1" 200 395 0.010233 10.0.0.33 - - [2026-02-03 04:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007604 10.0.0.33 - - [2026-02-03 04:29:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111677 10.0.0.33 - - [2026-02-03 04:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018644 10.0.0.33 - - [2026-02-03 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005588 10.0.0.33 - - [2026-02-03 04:29:52] "POST /instance-ips HTTP/1.1" 200 397 0.026489 10.0.0.33 - - [2026-02-03 04:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.036891 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020549 10.0.0.33 - - [2026-02-03 04:29:52] "POST /set-tag HTTP/1.1" 200 109 0.067110 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015827 10.0.0.33 - - [2026-02-03 04:29:52] "GET /instance-ip/fb9c03c2-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009464 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004717 10.0.0.33 - - [2026-02-03 04:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004555 10.0.0.33 - - [2026-02-03 04:29:52] "POST /ref-update HTTP/1.1" 200 156 0.010886 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011017 10.0.0.33 - - [2026-02-03 04:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.33 - - [2026-02-03 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003938 10.0.0.33 - - [2026-02-03 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.33 - - [2026-02-03 04:29:52] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030988 10.0.0.33 - - [2026-02-03 04:29:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008680 10.0.0.33 - - [2026-02-03 04:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008023 10.0.0.33 - - [2026-02-03 04:29:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094910 10.0.0.33 - - [2026-02-03 04:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008584 10.0.0.33 - - [2026-02-03 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012767 10.0.0.33 - - [2026-02-03 04:29:52] "POST /instance-ips HTTP/1.1" 200 397 0.018838 10.0.0.33 - - [2026-02-03 04:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022006 10.0.0.33 - - [2026-02-03 04:29:52] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008373 10.0.0.33 - - [2026-02-03 04:29:53] "POST /set-tag HTTP/1.1" 200 109 0.059521 10.0.0.33 - - [2026-02-03 04:29:53] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007724 10.0.0.33 - - [2026-02-03 04:29:53] "GET /instance-ip/fc15731a-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003426 10.0.0.33 - - [2026-02-03 04:29:53] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004449 10.0.0.33 - - [2026-02-03 04:29:53] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.33 - - [2026-02-03 04:29:53] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003047 10.0.0.33 - - [2026-02-03 04:29:53] "POST /ref-update HTTP/1.1" 200 156 0.007330 10.0.0.33 - - [2026-02-03 04:29:53] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004433 10.0.0.33 - - [2026-02-03 04:29:53] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.33 - - [2026-02-03 04:29:53] "POST /tags HTTP/1.1" 200 291 0.015958 10.0.0.33 - - [2026-02-03 04:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015367 10.0.0.33 - - [2026-02-03 04:29:53] "GET /tag/2319a69c-20a2-487e-9b08-e479d6b413e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014702 10.0.0.33 - - [2026-02-03 04:29:53] "POST /tags HTTP/1.1" 409 252 0.001964 10.0.0.33 - - [2026-02-03 04:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-03 04:29:53] "GET /tag/17e4b04a-176c-4398-99f9-98efa89534a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010870 10.0.0.33 - - [2026-02-03 04:29:53] "POST /tags HTTP/1.1" 409 226 0.001864 10.0.0.33 - - [2026-02-03 04:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-02-03 04:29:53] "GET /tag/60e4d4d6-4e8e-41f8-85cd-0c04f961d79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010695 10.0.0.33 - - [2026-02-03 04:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2026-02-03 04:29:53] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003345 10.0.0.33 - - [2026-02-03 04:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.33 - - [2026-02-03 04:29:53] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032389 10.0.0.33 - - [2026-02-03 04:29:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007135 10.0.0.33 - - [2026-02-03 04:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007369 10.0.0.33 - - [2026-02-03 04:29:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109733 10.0.0.33 - - [2026-02-03 04:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022791 10.0.0.33 - - [2026-02-03 04:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007421 10.0.0.33 - - [2026-02-03 04:29:53] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004779 10.0.0.33 - - [2026-02-03 04:29:53] "POST /instance-ips HTTP/1.1" 200 397 0.019257 10.0.0.33 - - [2026-02-03 04:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020404 10.0.0.33 - - [2026-02-03 04:29:53] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006857 10.0.0.33 - - [2026-02-03 04:29:53] "POST /set-tag HTTP/1.1" 200 109 0.063705 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007899 10.0.0.33 - - [2026-02-03 04:29:54] "GET /instance-ip/fca1a25e-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003280 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004551 10.0.0.33 - - [2026-02-03 04:29:54] "POST /set-tag HTTP/1.1" 200 109 0.004202 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003436 10.0.0.33 - - [2026-02-03 04:29:54] "POST /ref-update HTTP/1.1" 200 156 0.011142 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017477 10.0.0.33 - - [2026-02-03 04:29:54] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.33 - - [2026-02-03 04:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005003 10.0.0.33 - - [2026-02-03 04:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.33 - - [2026-02-03 04:29:54] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038005 10.0.0.33 - - [2026-02-03 04:29:54] "POST /virtual-machines HTTP/1.1" 200 395 0.009568 10.0.0.33 - - [2026-02-03 04:29:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010282 10.0.0.33 - - [2026-02-03 04:29:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122886 10.0.0.33 - - [2026-02-03 04:29:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012840 10.0.0.33 - - [2026-02-03 04:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006426 10.0.0.33 - - [2026-02-03 04:29:54] "POST /instance-ips HTTP/1.1" 200 397 0.021237 10.0.0.33 - - [2026-02-03 04:29:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016214 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013806 10.0.0.33 - - [2026-02-03 04:29:54] "POST /set-tag HTTP/1.1" 200 109 0.067489 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013309 10.0.0.33 - - [2026-02-03 04:29:54] "GET /instance-ip/fd18e2e2-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004104 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004383 10.0.0.33 - - [2026-02-03 04:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003636 10.0.0.33 - - [2026-02-03 04:29:54] "POST /ref-update HTTP/1.1" 200 156 0.007662 10.0.0.33 - - [2026-02-03 04:29:54] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005448 10.0.0.33 - - [2026-02-03 04:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.33 - - [2026-02-03 04:29:54] "POST /tags HTTP/1.1" 200 299 0.021206 10.0.0.33 - - [2026-02-03 04:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.33 - - [2026-02-03 04:29:55] "GET /tag/52a3f88d-a12b-4372-ad0e-249bfc674e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014254 10.0.0.33 - - [2026-02-03 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.33 - - [2026-02-03 04:29:55] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003710 10.0.0.33 - - [2026-02-03 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2026-02-03 04:29:55] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029924 10.0.0.33 - - [2026-02-03 04:29:55] "POST /virtual-machines HTTP/1.1" 200 395 0.008174 10.0.0.33 - - [2026-02-03 04:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012739 10.0.0.33 - - [2026-02-03 04:29:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108230 10.0.0.33 - - [2026-02-03 04:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016289 10.0.0.33 - - [2026-02-03 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008975 10.0.0.33 - - [2026-02-03 04:29:55] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004616 10.0.0.33 - - [2026-02-03 04:29:55] "POST /instance-ips HTTP/1.1" 200 397 0.018543 10.0.0.33 - - [2026-02-03 04:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022188 10.0.0.33 - - [2026-02-03 04:29:55] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009709 10.0.0.33 - - [2026-02-03 04:29:55] "POST /set-tag HTTP/1.1" 200 109 0.020826 10.0.0.33 - - [2026-02-03 04:29:55] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014228 10.0.0.33 - - [2026-02-03 04:29:55] "GET /instance-ip/fd91db84-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012988 10.0.0.33 - - [2026-02-03 04:29:55] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007207 10.0.0.33 - - [2026-02-03 04:29:55] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.33 - - [2026-02-03 04:29:55] "POST /tags HTTP/1.1" 200 299 0.016105 10.0.0.33 - - [2026-02-03 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010170 10.0.0.33 - - [2026-02-03 04:29:55] "GET /tag/8eca21fa-747f-4ed4-9286-55f759de259b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011489 10.0.0.33 - - [2026-02-03 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2026-02-03 04:29:55] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003648 10.0.0.33 - - [2026-02-03 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-02-03 04:29:55] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035027 10.0.0.33 - - [2026-02-03 04:29:55] "POST /virtual-machines HTTP/1.1" 200 395 0.010464 10.0.0.33 - - [2026-02-03 04:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027517 10.0.0.33 - - [2026-02-03 04:29:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137557 10.0.0.33 - - [2026-02-03 04:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017837 10.0.0.33 - - [2026-02-03 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015104 10.0.0.33 - - [2026-02-03 04:29:56] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014629 10.0.0.33 - - [2026-02-03 04:29:56] "POST /instance-ips HTTP/1.1" 200 397 0.034096 10.0.0.33 - - [2026-02-03 04:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.043634 10.0.0.33 - - [2026-02-03 04:29:56] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018795 10.0.0.33 - - [2026-02-03 04:29:56] "POST /set-tag HTTP/1.1" 200 109 0.019025 10.0.0.33 - - [2026-02-03 04:29:56] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022260 10.0.0.33 - - [2026-02-03 04:29:56] "GET /instance-ip/fe023122-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004307 10.0.0.33 - - [2026-02-03 04:29:56] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004692 10.0.0.33 - - [2026-02-03 04:29:56] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.33 - - [2026-02-03 04:29:56] "POST /tags HTTP/1.1" 200 299 0.019507 10.0.0.33 - - [2026-02-03 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2026-02-03 04:29:56] "GET /tag/ef369ec5-18a7-4ee6-af72-1fa22bcfbe19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010935 10.0.0.33 - - [2026-02-03 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.33 - - [2026-02-03 04:29:56] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007231 10.0.0.33 - - [2026-02-03 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2026-02-03 04:29:56] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023700 10.0.0.33 - - [2026-02-03 04:29:56] "POST /virtual-machines HTTP/1.1" 200 395 0.012469 10.0.0.33 - - [2026-02-03 04:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009094 10.0.0.33 - - [2026-02-03 04:29:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104774 10.0.0.33 - - [2026-02-03 04:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024715 10.0.0.33 - - [2026-02-03 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.33 - - [2026-02-03 04:29:56] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006355 10.0.0.33 - - [2026-02-03 04:29:56] "POST /instance-ips HTTP/1.1" 200 397 0.019576 10.0.0.33 - - [2026-02-03 04:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024684 10.0.0.33 - - [2026-02-03 04:29:56] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015848 10.0.0.33 - - [2026-02-03 04:29:57] "POST /set-tag HTTP/1.1" 200 109 0.022870 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014437 10.0.0.33 - - [2026-02-03 04:29:57] "GET /instance-ip/fe7073d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002747 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004141 10.0.0.33 - - [2026-02-03 04:29:57] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.33 - - [2026-02-03 04:29:57] "POST /tags HTTP/1.1" 200 299 0.021102 10.0.0.33 - - [2026-02-03 04:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2026-02-03 04:29:57] "GET /tag/5b28a85a-2bac-4d3a-bcbe-5dc025ee99c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012601 10.0.0.33 - - [2026-02-03 04:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005766 10.0.0.33 - - [2026-02-03 04:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2026-02-03 04:29:57] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030714 10.0.0.33 - - [2026-02-03 04:29:57] "POST /virtual-machines HTTP/1.1" 200 395 0.010423 10.0.0.33 - - [2026-02-03 04:29:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018847 10.0.0.33 - - [2026-02-03 04:29:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113687 10.0.0.33 - - [2026-02-03 04:29:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030065 10.0.0.33 - - [2026-02-03 04:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014842 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011650 10.0.0.33 - - [2026-02-03 04:29:57] "POST /instance-ips HTTP/1.1" 200 397 0.020442 10.0.0.33 - - [2026-02-03 04:29:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025457 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011693 10.0.0.33 - - [2026-02-03 04:29:57] "POST /set-tag HTTP/1.1" 200 109 0.017880 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012100 10.0.0.33 - - [2026-02-03 04:29:57] "GET /instance-ip/fee4ed1e-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005904 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004188 10.0.0.33 - - [2026-02-03 04:29:57] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003168 10.0.0.33 - - [2026-02-03 04:29:57] "POST /ref-update HTTP/1.1" 200 156 0.010719 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020735 10.0.0.33 - - [2026-02-03 04:29:57] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.33 - - [2026-02-03 04:29:57] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004090 10.0.0.33 - - [2026-02-03 04:29:57] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004788 10.0.0.33 - - [2026-02-03 04:29:58] "POST /ref-update HTTP/1.1" 200 156 0.008319 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004346 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003944 10.0.0.33 - - [2026-02-03 04:29:58] "POST /ref-update HTTP/1.1" 200 156 0.007589 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004344 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003940 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005939 10.0.0.33 - - [2026-02-03 04:29:58] "POST /ref-update HTTP/1.1" 200 156 0.010308 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006832 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004381 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005390 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004472 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004440 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004430 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003647 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.33 - - [2026-02-03 04:29:58] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004538 10.0.0.33 - - [2026-02-03 04:29:58] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.33 - - [2026-02-03 04:29:59] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004120 10.0.0.33 - - [2026-02-03 04:29:59] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.33 - - [2026-02-03 04:30:03] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004371 10.0.0.33 - - [2026-02-03 04:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.33 - - [2026-02-03 04:30:03] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005491 10.0.0.33 - - [2026-02-03 04:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.33 - - [2026-02-03 04:30:03] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006051 10.0.0.33 - - [2026-02-03 04:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.33 - - [2026-02-03 04:30:03] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004928 10.0.0.33 - - [2026-02-03 04:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.33 - - [2026-02-03 04:30:04] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004520 10.0.0.33 - - [2026-02-03 04:30:04] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine/e41e378c-7937-4227-b9aa-6671aa0ba75f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002942 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003677 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine/a7fbbadb-8bda-4aba-bebc-0be34f1b7dc0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002992 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003665 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine/4a380217-557d-4552-ab99-f6c658aa19bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004131 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003855 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine/45b22bcb-1cbc-49c1-9139-097c08e9452d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003227 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004750 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine/762b7f73-11a6-44b6-ac15-6884b4af2c9f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002970 10.0.0.33 - - [2026-02-03 04:30:06] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005020 10.0.0.33 - - [2026-02-03 04:30:08] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004364 10.0.0.33 - - [2026-02-03 04:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.33 - - [2026-02-03 04:30:11] "GET /virtual-machine/246550f4-fa02-40a8-8b8d-90ae053bc0f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003163 10.0.0.33 - - [2026-02-03 04:30:11] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003605 10.0.0.33 - - [2026-02-03 04:30:11] "GET /virtual-machine/3bae3d62-4d3a-43aa-a0ff-6abe1cd9b06a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005425 10.0.0.33 - - [2026-02-03 04:30:11] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004400 10.0.0.33 - - [2026-02-03 04:30:11] "GET /virtual-machine/8a723814-1f72-464e-812d-4dcaa13c8480?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002941 10.0.0.33 - - [2026-02-03 04:30:11] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004368 10.0.0.33 - - [2026-02-03 04:30:12] "GET /loadbalancer/417ae482-531c-4556-8358-7ade9905371a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001727 10.0.0.33 - - [2026-02-03 04:30:12] "POST /tags HTTP/1.1" 200 333 0.019203 10.0.0.33 - - [2026-02-03 04:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2026-02-03 04:30:12] "GET /tag/5893f152-8269-4af2-8867-79de6cf7c503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011112 10.0.0.33 - - [2026-02-03 04:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2026-02-03 04:30:12] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039851 10.0.0.33 - - [2026-02-03 04:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2026-02-03 04:30:12] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003588 10.0.0.33 - - [2026-02-03 04:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.33 - - [2026-02-03 04:30:12] "GET /service-appliance-set/ec2fcaac-df2b-4903-bfed-c37bd71c2e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002953 10.0.0.33 - - [2026-02-03 04:30:12] "POST /fqname-to-id HTTP/1.1" 404 273 0.002469 10.0.0.33 - - [2026-02-03 04:30:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.095281 10.0.0.33 - - [2026-02-03 04:30:12] "GET /virtual-machine-interface/653e2125-b7ff-4b02-82ee-b44325b1c6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004733 10.0.0.33 - - [2026-02-03 04:30:12] "POST /instance-ips HTTP/1.1" 200 409 0.028237 10.0.0.33 - - [2026-02-03 04:30:12] "GET /instance-ip/2c79728d-4511-4148-a7c2-61ad4976a58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005405 10.0.0.33 - - [2026-02-03 04:30:12] "POST /loadbalancers HTTP/1.1" 200 629 0.060677 10.0.0.33 - - [2026-02-03 04:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009281 10.0.0.33 - - [2026-02-03 04:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-03 04:30:12] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047748 10.0.0.33 - - [2026-02-03 04:30:12] "GET /instance-ip/2c79728d-4511-4148-a7c2-61ad4976a58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002228 10.0.0.33 - - [2026-02-03 04:30:12] "POST /floating-ips HTTP/1.1" 200 597 0.025921 10.0.0.33 - - [2026-02-03 04:30:13] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.061472 10.0.0.33 - - [2026-02-03 04:30:13] "GET /loadbalancer/417ae482-531c-4556-8358-7ade9905371a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003414 10.0.0.33 - - [2026-02-03 04:30:13] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015782 10.0.0.33 - - [2026-02-03 04:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-02-03 04:30:13] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045205 10.0.0.33 - - [2026-02-03 04:30:13] "GET /loadbalancer-listener/c7e38e73-686c-49bd-89c2-55680bae144c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003849 10.0.0.33 - - [2026-02-03 04:30:13] "GET /loadbalancer-listener/c7e38e73-686c-49bd-89c2-55680bae144c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003995 10.0.0.33 - - [2026-02-03 04:30:13] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018724 10.0.0.33 - - [2026-02-03 04:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.33 - - [2026-02-03 04:30:13] "GET /instance-ip/2c79728d-4511-4148-a7c2-61ad4976a58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003343 10.0.0.33 - - [2026-02-03 04:30:13] "GET /instance-ip/2c79728d-4511-4148-a7c2-61ad4976a58f?fields=floating_ips HTTP/1.1" 200 1212 0.004633 10.0.0.33 - - [2026-02-03 04:30:13] "GET /floating-ip/0843ad01-fe2c-468f-8730-79435c121a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.002054 10.0.0.33 - - [2026-02-03 04:30:13] "GET /loadbalancer/417ae482-531c-4556-8358-7ade9905371a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003331 10.0.0.33 - - [2026-02-03 04:30:13] "GET /loadbalancer-pool/4b09bcf9-b067-4b70-886a-eab15e2755fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003755 10.0.0.33 - - [2026-02-03 04:30:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019648 10.0.0.33 - - [2026-02-03 04:30:13] "GET /loadbalancer/417ae482-531c-4556-8358-7ade9905371a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003080 10.0.0.33 - - [2026-02-03 04:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009614 10.0.0.33 - - [2026-02-03 04:30:13] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006367 10.0.0.33 - - [2026-02-03 04:30:13] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004620 10.0.0.33 - - [2026-02-03 04:30:13] "POST /tags HTTP/1.1" 409 221 0.007815 10.0.0.33 - - [2026-02-03 04:30:13] "POST /ref-update HTTP/1.1" 200 156 0.007494 10.0.0.33 - - [2026-02-03 04:30:13] "GET /floating-ip/0843ad01-fe2c-468f-8730-79435c121a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.009567 10.0.0.33 - - [2026-02-03 04:30:13] "PUT /floating-ip/0843ad01-fe2c-468f-8730-79435c121a03 HTTP/1.1" 200 256 0.007122 10.0.0.33 - - [2026-02-03 04:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.33 - - [2026-02-03 04:30:13] "GET /tag/5893f152-8269-4af2-8867-79de6cf7c503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010019 10.0.0.33 - - [2026-02-03 04:30:13] "POST /set-tag HTTP/1.1" 200 109 0.065930 10.0.0.33 - - [2026-02-03 04:30:13] "GET /loadbalancer-pool/4b09bcf9-b067-4b70-886a-eab15e2755fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003350 10.0.0.33 - - [2026-02-03 04:30:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015404 10.0.0.33 - - [2026-02-03 04:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014372 10.0.0.33 - - [2026-02-03 04:30:13] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006624 10.0.0.33 - - [2026-02-03 04:30:13] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006013 10.0.0.33 - - [2026-02-03 04:30:13] "POST /ref-update HTTP/1.1" 200 156 0.008647 10.0.0.33 - - [2026-02-03 04:30:13] "GET /floating-ip/0843ad01-fe2c-468f-8730-79435c121a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.014871 10.0.0.33 - - [2026-02-03 04:30:13] "POST /set-tag HTTP/1.1" 200 109 0.060147 10.0.0.33 - - [2026-02-03 04:30:14] "POST /tags HTTP/1.1" 409 206 0.002919 10.0.0.33 - - [2026-02-03 04:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.33 - - [2026-02-03 04:30:14] "GET /tag/46034e1f-d08b-4ee4-8b7f-7f1f76ef1e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011029 10.0.0.33 - - [2026-02-03 04:30:14] "POST /tags HTTP/1.1" 409 204 0.012333 10.0.0.33 - - [2026-02-03 04:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-02-03 04:30:14] "GET /tag/8eca21fa-747f-4ed4-9286-55f759de259b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010179 10.0.0.33 - - [2026-02-03 04:30:14] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002349 10.0.0.33 - - [2026-02-03 04:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-02-03 04:30:14] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002465 10.0.0.33 - - [2026-02-03 04:30:14] "POST /tags HTTP/1.1" 409 206 0.001907 10.0.0.33 - - [2026-02-03 04:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-03 04:30:14] "GET /tag/46034e1f-d08b-4ee4-8b7f-7f1f76ef1e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014849 10.0.0.33 - - [2026-02-03 04:30:14] "POST /tags HTTP/1.1" 409 226 0.002599 10.0.0.33 - - [2026-02-03 04:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-02-03 04:30:15] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015469 10.0.0.33 - - [2026-02-03 04:30:15] "POST /tags HTTP/1.1" 409 204 0.001969 10.0.0.33 - - [2026-02-03 04:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.33 - - [2026-02-03 04:30:15] "GET /tag/8eca21fa-747f-4ed4-9286-55f759de259b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011740 10.0.0.33 - - [2026-02-03 04:30:15] "POST /tags HTTP/1.1" 409 226 0.002748 10.0.0.33 - - [2026-02-03 04:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2026-02-03 04:30:15] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009920 10.0.0.33 - - [2026-02-03 04:30:15] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002767 10.0.0.33 - - [2026-02-03 04:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006725 10.0.0.33 - - [2026-02-03 04:30:15] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004217 10.0.0.33 - - [2026-02-03 04:30:15] "POST /firewall-rules HTTP/1.1" 200 626 0.065098 10.0.0.33 - - [2026-02-03 04:30:15] "POST /firewall-rules HTTP/1.1" 200 646 0.072800 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-rule/bf17863b-b0ad-42b0-b0d4-e8bb9c4d9b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.008027 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002335 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-rule/e274330a-0fdc-45cc-a9cd-71f622d12e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003834 10.0.0.33 - - [2026-02-03 04:30:15] "POST /ref-update HTTP/1.1" 200 156 0.012263 10.0.0.33 - - [2026-02-03 04:30:15] "POST /firewall-policys HTTP/1.1" 200 606 0.038962 10.0.0.33 - - [2026-02-03 04:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010686 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009870 10.0.0.33 - - [2026-02-03 04:30:15] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003629 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003227 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.003635 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003290 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007582 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002025 10.0.0.33 - - [2026-02-03 04:30:15] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002438 10.0.0.33 - - [2026-02-03 04:30:15] "POST /ref-update HTTP/1.1" 200 156 0.017294 10.0.0.33 - - [2026-02-03 04:30:15] "POST /ref-update HTTP/1.1" 200 156 0.019040 10.0.0.33 - - [2026-02-03 04:30:15] "POST /ref-update HTTP/1.1" 200 156 0.038273 10.0.0.33 - - [2026-02-03 04:30:15] "POST /ref-update HTTP/1.1" 200 156 0.028565 10.0.0.33 - - [2026-02-03 04:30:15] "POST /ref-update HTTP/1.1" 200 156 0.031297 10.0.0.33 - - [2026-02-03 04:30:16] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003268 10.0.0.33 - - [2026-02-03 04:31:32] "POST /tags HTTP/1.1" 200 365 0.062723 10.0.0.33 - - [2026-02-03 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020687 10.0.0.33 - - [2026-02-03 04:31:32] "GET /tag/0276fa78-a382-4de8-8ec8-94a2fdfe42da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.015449 10.0.0.33 - - [2026-02-03 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2026-02-03 04:31:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051192 10.0.0.33 - - [2026-02-03 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.33 - - [2026-02-03 04:31:32] "GET /service-appliance-set/ebe55fc8-21f9-47a0-b30c-111d64d96301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.006494 10.0.0.33 - - [2026-02-03 04:31:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002092 10.0.0.33 - - [2026-02-03 04:31:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119054 10.0.0.33 - - [2026-02-03 04:31:32] "GET /virtual-machine-interface/9d20416a-6ee6-4dd2-846f-d0c3227365c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009655 10.0.0.33 - - [2026-02-03 04:31:32] "POST /set-tag HTTP/1.1" 200 109 0.016614 10.0.0.33 - - [2026-02-03 04:31:32] "POST /instance-ips HTTP/1.1" 200 417 0.050429 10.0.0.33 - - [2026-02-03 04:31:32] "GET /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007387 10.0.0.33 - - [2026-02-03 04:31:32] "POST /loadbalancers HTTP/1.1" 200 618 0.077173 10.0.0.33 - - [2026-02-03 04:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015867 10.0.0.33 - - [2026-02-03 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.33 - - [2026-02-03 04:31:32] "POST /service-instances HTTP/1.1" 200 566 0.034959 10.0.0.33 - - [2026-02-03 04:31:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035193 10.0.0.33 - - [2026-02-03 04:31:32] "GET /virtual-machine-interface/9d20416a-6ee6-4dd2-846f-d0c3227365c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.029147 10.0.0.33 - - [2026-02-03 04:31:32] "GET /virtual-machine-interface/9d20416a-6ee6-4dd2-846f-d0c3227365c3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015669 10.0.0.33 - - [2026-02-03 04:31:32] "POST /ref-update HTTP/1.1" 200 156 0.041042 10.0.0.33 - - [2026-02-03 04:31:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.009664 10.0.0.33 - - [2026-02-03 04:31:32] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006592 10.0.0.33 - - [2026-02-03 04:31:32] "PUT /service-instance/ead57e7f-9b81-486c-a3e0-7c78ee8bb20e HTTP/1.1" 200 266 0.030985 10.0.0.33 - - [2026-02-03 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008847 10.0.0.33 - - [2026-02-03 04:31:33] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004420 10.0.0.33 - - [2026-02-03 04:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012920 10.0.0.33 - - [2026-02-03 04:31:33] "POST /tags HTTP/1.1" 409 221 0.013818 10.0.0.33 - - [2026-02-03 04:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.33 - - [2026-02-03 04:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.33 - - [2026-02-03 04:31:33] "POST /virtual-machines HTTP/1.1" 200 429 0.016025 10.0.0.33 - - [2026-02-03 04:31:33] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018062 10.0.0.33 - - [2026-02-03 04:31:33] "POST /tags HTTP/1.1" 409 238 0.004241 10.0.0.33 - - [2026-02-03 04:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2026-02-03 04:31:33] "GET /tag/0276fa78-a382-4de8-8ec8-94a2fdfe42da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.031372 10.0.0.33 - - [2026-02-03 04:31:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123296 10.0.0.33 - - [2026-02-03 04:31:33] "POST /chown HTTP/1.1" 200 109 0.045666 10.0.0.33 - - [2026-02-03 04:31:33] "POST /firewall-rules HTTP/1.1" 200 650 0.158702 10.0.0.33 - - [2026-02-03 04:31:33] "POST /chown HTTP/1.1" 200 109 0.070173 10.0.0.33 - - [2026-02-03 04:31:33] "GET /firewall-rule/ae75de28-8b55-4666-b99f-727eff07a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.018542 10.0.0.33 - - [2026-02-03 04:31:33] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004712 10.0.0.33 - - [2026-02-03 04:31:33] "GET /firewall-rule/ae75de28-8b55-4666-b99f-727eff07a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005316 10.0.0.33 - - [2026-02-03 04:31:33] "PUT /virtual-machine-interface/752a8a11-6c32-4a48-a7f3-2791c262f16e HTTP/1.1" 200 284 0.026567 10.0.0.33 - - [2026-02-03 04:31:33] "POST /ref-update HTTP/1.1" 200 156 0.039073 10.0.0.33 - - [2026-02-03 04:31:33] "PUT /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf HTTP/1.1" 200 256 0.040354 10.0.0.33 - - [2026-02-03 04:31:33] "POST /ref-update HTTP/1.1" 200 156 0.035177 10.0.0.33 - - [2026-02-03 04:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2026-02-03 04:31:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063181 10.0.0.33 - - [2026-02-03 04:31:33] "GET /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003361 10.0.0.33 - - [2026-02-03 04:31:33] "POST /ref-update HTTP/1.1" 200 156 0.037765 10.0.0.33 - - [2026-02-03 04:31:33] "POST /ref-update HTTP/1.1" 200 156 0.029636 10.0.0.33 - - [2026-02-03 04:31:33] "POST /ref-update HTTP/1.1" 200 156 0.029991 10.0.0.33 - - [2026-02-03 04:31:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.045107 10.0.0.33 - - [2026-02-03 04:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-02-03 04:31:33] "POST /ref-update HTTP/1.1" 200 156 0.023437 10.0.0.33 - - [2026-02-03 04:31:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061630 10.0.0.33 - - [2026-02-03 04:31:33] "POST /ref-update HTTP/1.1" 200 156 0.048697 10.0.0.33 - - [2026-02-03 04:31:33] "POST /virtual-machines HTTP/1.1" 200 429 0.037110 10.0.0.33 - - [2026-02-03 04:31:33] "GET /loadbalancer-listener/b528ab13-e6da-4779-906c-585607022739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010402 10.0.0.33 - - [2026-02-03 04:31:33] "GET /loadbalancer-listener/b528ab13-e6da-4779-906c-585607022739?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.018838 10.0.0.33 - - [2026-02-03 04:31:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044533 10.0.0.33 - - [2026-02-03 04:31:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.072620 10.0.0.33 - - [2026-02-03 04:31:34] "GET /loadbalancer-pool/c76c6a0b-e9b5-42e2-a2d7-500fc8964665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011580 10.0.0.33 - - [2026-02-03 04:31:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.171389 10.0.0.33 - - [2026-02-03 04:31:34] "POST /chown HTTP/1.1" 200 109 0.046593 10.0.0.33 - - [2026-02-03 04:31:34] "POST /chown HTTP/1.1" 200 109 0.021176 10.0.0.33 - - [2026-02-03 04:31:34] "POST /loadbalancer-members HTTP/1.1" 200 707 0.089040 10.0.0.33 - - [2026-02-03 04:31:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014861 10.0.0.33 - - [2026-02-03 04:31:34] "GET /loadbalancer-member/4a5ed4af-6ca7-400b-8598-f0ef71010895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.008947 10.0.0.33 - - [2026-02-03 04:31:34] "PUT /virtual-machine-interface/7bffb89d-64ef-4e11-bae9-57f12ca46f1a HTTP/1.1" 200 284 0.026384 10.0.0.33 - - [2026-02-03 04:31:34] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.020495 10.0.0.33 - - [2026-02-03 04:31:34] "PUT /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf HTTP/1.1" 200 256 0.047276 10.0.0.33 - - [2026-02-03 04:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.33 - - [2026-02-03 04:31:34] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010251 10.0.0.33 - - [2026-02-03 04:31:34] "POST /tags HTTP/1.1" 409 221 0.020242 10.0.0.33 - - [2026-02-03 04:31:34] "POST /ref-update HTTP/1.1" 200 156 0.058326 10.0.0.33 - - [2026-02-03 04:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.33 - - [2026-02-03 04:31:34] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009997 10.0.0.33 - - [2026-02-03 04:31:34] "POST /tags HTTP/1.1" 409 238 0.007700 10.0.0.33 - - [2026-02-03 04:31:34] "POST /ref-update HTTP/1.1" 200 156 0.013732 10.0.0.33 - - [2026-02-03 04:31:34] "POST /ref-update HTTP/1.1" 200 156 0.026922 10.0.0.33 - - [2026-02-03 04:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.33 - - [2026-02-03 04:31:34] "POST /ref-update HTTP/1.1" 200 156 0.021847 10.0.0.33 - - [2026-02-03 04:31:34] "GET /tag/0276fa78-a382-4de8-8ec8-94a2fdfe42da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.026566 10.0.0.33 - - [2026-02-03 04:31:34] "POST /firewall-rules HTTP/1.1" 409 293 0.002629 10.0.0.33 - - [2026-02-03 04:31:34] "POST /ref-update HTTP/1.1" 200 156 0.010543 10.0.0.33 - - [2026-02-03 04:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-02-03 04:31:34] "PUT /service-instance/ead57e7f-9b81-486c-a3e0-7c78ee8bb20e HTTP/1.1" 200 266 0.019910 10.0.0.33 - - [2026-02-03 04:31:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021658 10.0.0.33 - - [2026-02-03 04:31:34] "PUT /firewall-rule/ae75de28-8b55-4666-b99f-727eff07a025 HTTP/1.1" 200 260 0.065054 10.0.0.33 - - [2026-02-03 04:31:34] "GET /firewall-rule/ae75de28-8b55-4666-b99f-727eff07a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008551 10.0.0.33 - - [2026-02-03 04:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.33 - - [2026-02-03 04:31:34] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006424 10.0.0.33 - - [2026-02-03 04:31:34] "GET /firewall-rule/ae75de28-8b55-4666-b99f-727eff07a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.001843 10.0.0.33 - - [2026-02-03 04:31:34] "POST /chown HTTP/1.1" 200 109 0.010391 10.0.0.33 - - [2026-02-03 04:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.33 - - [2026-02-03 04:31:34] "POST /chown HTTP/1.1" 200 109 0.011543 10.0.0.33 - - [2026-02-03 04:31:34] "GET /tag/0276fa78-a382-4de8-8ec8-94a2fdfe42da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.022822 10.0.0.33 - - [2026-02-03 04:31:34] "PUT /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf HTTP/1.1" 200 256 0.050653 10.0.0.33 - - [2026-02-03 04:31:34] "GET /tag/0276fa78-a382-4de8-8ec8-94a2fdfe42da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.030521 10.0.0.33 - - [2026-02-03 04:31:34] "GET /virtual-machine-interface/752a8a11-6c32-4a48-a7f3-2791c262f16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005997 10.0.0.33 - - [2026-02-03 04:31:34] "POST /ref-update HTTP/1.1" 200 156 0.011530 10.0.0.33 - - [2026-02-03 04:31:34] "POST /chown HTTP/1.1" 200 109 0.020184 10.0.0.33 - - [2026-02-03 04:31:34] "POST /chown HTTP/1.1" 200 109 0.024527 10.0.0.33 - - [2026-02-03 04:31:34] "POST /set-tag HTTP/1.1" 200 109 0.057142 10.0.0.33 - - [2026-02-03 04:31:34] "GET /virtual-machine-interface/7bffb89d-64ef-4e11-bae9-57f12ca46f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012316 10.0.0.33 - - [2026-02-03 04:31:34] "PUT /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf HTTP/1.1" 200 256 0.023501 10.0.0.33 - - [2026-02-03 04:31:35] "POST /set-tag HTTP/1.1" 200 109 0.047932 10.0.0.33 - - [2026-02-03 04:31:35] "POST /ref-update HTTP/1.1" 200 156 0.047011 10.0.0.33 - - [2026-02-03 04:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008893 10.0.0.33 - - [2026-02-03 04:31:35] "GET /virtual-machine-interface/9d20416a-6ee6-4dd2-846f-d0c3227365c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004463 10.0.0.33 - - [2026-02-03 04:31:35] "POST /set-tag HTTP/1.1" 200 109 0.013695 10.0.0.33 - - [2026-02-03 04:31:35] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007582 10.0.0.33 - - [2026-02-03 04:31:35] "POST /chown HTTP/1.1" 200 109 0.009428 10.0.0.33 - - [2026-02-03 04:31:35] "POST /chown HTTP/1.1" 200 109 0.029406 10.0.0.33 - - [2026-02-03 04:31:35] "GET /firewall-rule/ae75de28-8b55-4666-b99f-727eff07a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013788 10.0.0.33 - - [2026-02-03 04:31:35] "PUT /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf HTTP/1.1" 200 256 0.043148 10.0.0.33 - - [2026-02-03 04:31:35] "POST /ref-update HTTP/1.1" 200 156 0.044268 10.0.0.33 - - [2026-02-03 04:31:35] "POST /ref-update HTTP/1.1" 200 156 0.016121 10.0.0.33 - - [2026-02-03 04:31:35] "POST /chown HTTP/1.1" 200 109 0.035965 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /firewall-rule/ae75de28-8b55-4666-b99f-727eff07a025 HTTP/1.1" 200 115 0.140217 10.0.0.33 - - [2026-02-03 04:31:35] "POST /chown HTTP/1.1" 200 109 0.056123 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /loadbalancer-member/4a5ed4af-6ca7-400b-8598-f0ef71010895 HTTP/1.1" 200 115 0.044909 10.0.0.33 - - [2026-02-03 04:31:35] "PUT /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf HTTP/1.1" 200 256 0.027923 10.0.0.33 - - [2026-02-03 04:31:35] "POST /ref-update HTTP/1.1" 200 156 0.052202 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /loadbalancer-pool/c76c6a0b-e9b5-42e2-a2d7-500fc8964665 HTTP/1.1" 200 115 0.119374 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /loadbalancer-listener/b528ab13-e6da-4779-906c-585607022739 HTTP/1.1" 200 115 0.058023 10.0.0.33 - - [2026-02-03 04:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb HTTP/1.1" 200 115 0.081264 10.0.0.33 - - [2026-02-03 04:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /instance-ip/639ef4ba-4742-4d59-93c4-7fd14919dadf HTTP/1.1" 200 115 0.071230 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /virtual-machine-interface/9d20416a-6ee6-4dd2-846f-d0c3227365c3 HTTP/1.1" 200 115 0.104442 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /service-instance/ead57e7f-9b81-486c-a3e0-7c78ee8bb20e HTTP/1.1" 200 115 0.101537 10.0.0.33 - - [2026-02-03 04:31:35] "GET /virtual-machine-interface/752a8a11-6c32-4a48-a7f3-2791c262f16e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.009912 10.0.0.33 - - [2026-02-03 04:31:35] "DELETE /tag/0276fa78-a382-4de8-8ec8-94a2fdfe42da HTTP/1.1" 200 115 0.130712 10.0.0.33 - - [2026-02-03 04:31:36] "DELETE /virtual-machine-interface/752a8a11-6c32-4a48-a7f3-2791c262f16e HTTP/1.1" 200 115 0.102840 10.0.0.33 - - [2026-02-03 04:31:36] "POST /ref-update HTTP/1.1" 200 156 0.024264 10.0.0.33 - - [2026-02-03 04:31:36] "DELETE /virtual-machine/14be4dee-23e0-411e-a030-7a5eb9ec22e2 HTTP/1.1" 200 115 0.043548 10.0.0.33 - - [2026-02-03 04:31:36] "GET /virtual-machine-interface/7bffb89d-64ef-4e11-bae9-57f12ca46f1a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.012686 10.0.0.33 - - [2026-02-03 04:31:36] "DELETE /virtual-machine-interface/7bffb89d-64ef-4e11-bae9-57f12ca46f1a HTTP/1.1" 200 115 0.072340 10.0.0.33 - - [2026-02-03 04:31:36] "DELETE /virtual-machine/eab0709c-c67d-41ce-9607-5ee89a796926 HTTP/1.1" 200 115 0.037908 10.0.0.33 - - [2026-02-03 04:31:37] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004865 10.0.0.33 - - [2026-02-03 04:31:37] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.33 - - [2026-02-03 04:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.33 - - [2026-02-03 04:31:37] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002514 10.0.0.33 - - [2026-02-03 04:31:37] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004723 10.0.0.33 - - [2026-02-03 04:31:37] "POST /set-tag HTTP/1.1" 200 109 0.027170 10.0.0.33 - - [2026-02-03 04:31:37] "DELETE /loadbalancer-member/2e6bd2d1-bfa8-4843-9be6-02ae3fb53a1e HTTP/1.1" 200 115 0.048676 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009944 10.0.0.33 - - [2026-02-03 04:31:38] "POST /set-tag HTTP/1.1" 200 109 0.003547 10.0.0.33 - - [2026-02-03 04:31:38] "DELETE /loadbalancer-member/137acc68-0340-4635-9bc9-e7b7a089a42f HTTP/1.1" 200 115 0.034359 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010094 10.0.0.33 - - [2026-02-03 04:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.33 - - [2026-02-03 04:31:38] "DELETE /loadbalancer-member/83f6928e-0da5-4324-80e9-251cc3a22823 HTTP/1.1" 200 115 0.037034 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004277 10.0.0.33 - - [2026-02-03 04:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.33 - - [2026-02-03 04:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2026-02-03 04:31:38] "GET /loadbalancer/f74f292e-73d8-4f77-a5aa-904da777bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002778 10.0.0.33 - - [2026-02-03 04:31:38] "GET /loadbalancer-pool/28ad6b0f-0e5f-4ed2-b818-f3afbde6ac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004277 10.0.0.33 - - [2026-02-03 04:31:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027697 10.0.0.33 - - [2026-02-03 04:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017903 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008188 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009184 10.0.0.33 - - [2026-02-03 04:31:38] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005287 10.0.0.33 - - [2026-02-03 04:31:38] "POST /set-tag HTTP/1.1" 200 109 0.073867 10.0.0.33 - - [2026-02-03 04:31:38] "GET /loadbalancer-pool/6493a0e9-935c-4386-91be-f6cb0a6ea3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013911 10.0.0.33 - - [2026-02-03 04:31:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044990 10.0.0.33 - - [2026-02-03 04:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012025 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024064 10.0.0.33 - - [2026-02-03 04:31:38] "POST /set-tag HTTP/1.1" 200 109 0.003627 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008399 10.0.0.33 - - [2026-02-03 04:31:38] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004992 10.0.0.33 - - [2026-02-03 04:31:38] "GET /loadbalancer-pool/f0d7d412-426c-44ac-9bc0-982a98a15b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004605 10.0.0.33 - - [2026-02-03 04:31:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035777 10.0.0.33 - - [2026-02-03 04:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024929 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019960 10.0.0.33 - - [2026-02-03 04:31:38] "GET /virtual-machine-interface/dae3535c-00b7-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004245 10.0.0.33 - - [2026-02-03 04:31:38] "GET /floating-ip/a6c3ff98-ad70-4973-a31e-5f846803706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002566 10.0.0.33 - - [2026-02-03 04:31:38] "POST /set-tag HTTP/1.1" 200 109 0.012538 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001486 10.0.0.33 - - [2026-02-03 04:32:19] "GET /global-system-configs HTTP/1.1" 200 322 0.003876 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001720 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001100 10.0.0.33 - - [2026-02-03 04:32:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002618 10.0.0.33 - - [2026-02-03 04:32:23] "POST /tags HTTP/1.1" 409 252 0.002117 10.0.0.33 - - [2026-02-03 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2026-02-03 04:32:23] "GET /tag/17e4b04a-176c-4398-99f9-98efa89534a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010172 10.0.0.33 - - [2026-02-03 04:32:23] "POST /tags HTTP/1.1" 409 228 0.010675 10.0.0.33 - - [2026-02-03 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2026-02-03 04:32:23] "GET /tag/ce5f3e89-72b1-4ad8-992c-d8e04dbcfae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010267 10.0.0.33 - - [2026-02-03 04:32:23] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001972 10.0.0.33 - - [2026-02-03 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2026-02-03 04:32:23] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002485 10.0.0.33 - - [2026-02-03 04:32:23] "POST /tags HTTP/1.1" 409 206 0.001609 10.0.0.33 - - [2026-02-03 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.33 - - [2026-02-03 04:32:23] "GET /tag/46034e1f-d08b-4ee4-8b7f-7f1f76ef1e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014971 10.0.0.33 - - [2026-02-03 04:32:23] "POST /tags HTTP/1.1" 409 226 0.002282 10.0.0.33 - - [2026-02-03 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.33 - - [2026-02-03 04:32:23] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010149 10.0.0.33 - - [2026-02-03 04:32:23] "POST /tags HTTP/1.1" 409 204 0.002096 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2026-02-03 04:32:24] "GET /tag/8eca21fa-747f-4ed4-9286-55f759de259b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010794 10.0.0.33 - - [2026-02-03 04:32:24] "POST /tags HTTP/1.1" 409 226 0.003247 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2026-02-03 04:32:24] "GET /tag/fb079a96-0337-4246-96aa-518d240ee8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012304 10.0.0.33 - - [2026-02-03 04:32:24] "POST /tags HTTP/1.1" 409 228 0.002445 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-02-03 04:32:24] "GET /tag/ce5f3e89-72b1-4ad8-992c-d8e04dbcfae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010608 10.0.0.33 - - [2026-02-03 04:32:24] "POST /tags HTTP/1.1" 409 252 0.002671 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.33 - - [2026-02-03 04:32:24] "GET /tag/17e4b04a-176c-4398-99f9-98efa89534a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011188 10.0.0.33 - - [2026-02-03 04:32:24] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002390 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-02-03 04:32:24] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002585 10.0.0.33 - - [2026-02-03 04:32:24] "POST /firewall-rules HTTP/1.1" 409 281 0.001754 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2026-02-03 04:32:24] "PUT /firewall-rule/e274330a-0fdc-45cc-a9cd-71f622d12e57 HTTP/1.1" 200 260 0.018620 10.0.0.33 - - [2026-02-03 04:32:24] "POST /firewall-rules HTTP/1.1" 409 291 0.008687 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-02-03 04:32:24] "PUT /firewall-rule/bf17863b-b0ad-42b0-b0d4-e8bb9c4d9b52 HTTP/1.1" 200 260 0.020611 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-rule/bf17863b-b0ad-42b0-b0d4-e8bb9c4d9b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.009340 10.0.0.33 - - [2026-02-03 04:32:24] "POST /firewall-rules HTTP/1.1" 200 658 0.073806 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-rule/5bf9f19b-4dde-42d3-862f-3d5d907834b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.024132 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002402 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-rule/e274330a-0fdc-45cc-a9cd-71f622d12e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004546 10.0.0.33 - - [2026-02-03 04:32:24] "POST /firewall-policys HTTP/1.1" 409 269 0.001843 10.0.0.33 - - [2026-02-03 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.33 - - [2026-02-03 04:32:24] "PUT /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c HTTP/1.1" 200 264 0.019664 10.0.0.33 - - [2026-02-03 04:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024975 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007525 10.0.0.33 - - [2026-02-03 04:32:24] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002918 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002111 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.001981 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002963 10.0.0.33 - - [2026-02-03 04:32:24] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002536 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:32:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000710 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005307 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.003727 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005023 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.005199 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005801 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004069 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004355 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004003 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004813 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.33 - - [2026-02-03 04:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2026-02-03 04:33:27] "GET /loadbalancer/417ae482-531c-4556-8358-7ade9905371a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002702 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004261 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.019320 10.0.0.33 - - [2026-02-03 04:33:27] "DELETE /loadbalancer-member/25b1c16a-944f-4ccb-a2cb-4b8626901502 HTTP/1.1" 200 115 0.052846 10.0.0.33 - - [2026-02-03 04:33:27] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004615 10.0.0.33 - - [2026-02-03 04:33:27] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.33 - - [2026-02-03 04:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-02-03 04:33:27] "GET /loadbalancer/417ae482-531c-4556-8358-7ade9905371a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002238 10.0.0.33 - - [2026-02-03 04:33:28] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004410 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.33 - - [2026-02-03 04:33:28] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005647 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.33 - - [2026-02-03 04:33:28] "GET /virtual-machine/4a380217-557d-4552-ab99-f6c658aa19bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002472 10.0.0.33 - - [2026-02-03 04:33:28] "POST /ref-update HTTP/1.1" 200 156 0.011919 10.0.0.33 - - [2026-02-03 04:33:28] "GET /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009385 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.017879 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.017553 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.027125 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.030028 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.021374 10.0.0.33 - - [2026-02-03 04:33:28] "DELETE /instance-ip/fca1a25e-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.054644 10.0.0.33 - - [2026-02-03 04:33:28] "DELETE /virtual-machine-interface/fc8b18a4-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.047471 10.0.0.33 - - [2026-02-03 04:33:28] "DELETE /virtual-machine/4a380217-557d-4552-ab99-f6c658aa19bb HTTP/1.1" 200 115 0.019948 10.0.0.33 - - [2026-02-03 04:33:28] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005666 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.33 - - [2026-02-03 04:33:28] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004807 10.0.0.33 - - [2026-02-03 04:33:28] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.33 - - [2026-02-03 04:33:29] "GET /virtual-machine/a7fbbadb-8bda-4aba-bebc-0be34f1b7dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003015 10.0.0.33 - - [2026-02-03 04:33:29] "POST /ref-update HTTP/1.1" 200 156 0.008447 10.0.0.33 - - [2026-02-03 04:33:29] "GET /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012131 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.018532 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.034818 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.029716 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.013970 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.034536 10.0.0.33 - - [2026-02-03 04:33:29] "DELETE /instance-ip/fc15731a-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.052907 10.0.0.33 - - [2026-02-03 04:33:29] "POST /ref-update HTTP/1.1" 200 156 0.019426 10.0.0.33 - - [2026-02-03 04:33:29] "DELETE /virtual-machine-interface/fbfd4f74-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.057655 10.0.0.33 - - [2026-02-03 04:33:29] "DELETE /virtual-machine/a7fbbadb-8bda-4aba-bebc-0be34f1b7dc0 HTTP/1.1" 200 115 0.025586 10.0.0.33 - - [2026-02-03 04:33:29] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012512 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.003979 10.0.0.33 - - [2026-02-03 04:33:29] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004082 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.33 - - [2026-02-03 04:33:29] "GET /virtual-machine/e41e378c-7937-4227-b9aa-6671aa0ba75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002944 10.0.0.33 - - [2026-02-03 04:33:29] "POST /ref-update HTTP/1.1" 200 156 0.008329 10.0.0.33 - - [2026-02-03 04:33:29] "GET /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016430 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.017980 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.058272 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.026896 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.013435 10.0.0.33 - - [2026-02-03 04:33:29] "POST /set-tag HTTP/1.1" 200 109 0.026352 10.0.0.33 - - [2026-02-03 04:33:29] "DELETE /instance-ip/fb9c03c2-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.050593 10.0.0.33 - - [2026-02-03 04:33:29] "POST /ref-update HTTP/1.1" 200 156 0.011288 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /virtual-machine-interface/fb8557d0-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.036524 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /virtual-machine/e41e378c-7937-4227-b9aa-6671aa0ba75f HTTP/1.1" 200 115 0.020038 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /tag/8b6a2229-a1e9-456a-8f72-4e5dc5f34033 HTTP/1.1" 200 115 0.035183 10.0.0.33 - - [2026-02-03 04:33:30] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003818 10.0.0.33 - - [2026-02-03 04:33:30] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.33 - - [2026-02-03 04:33:30] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003730 10.0.0.33 - - [2026-02-03 04:33:30] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.33 - - [2026-02-03 04:33:30] "GET /virtual-machine/45b22bcb-1cbc-49c1-9139-097c08e9452d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002661 10.0.0.33 - - [2026-02-03 04:33:30] "POST /ref-update HTTP/1.1" 200 156 0.009069 10.0.0.33 - - [2026-02-03 04:33:30] "GET /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007383 10.0.0.33 - - [2026-02-03 04:33:30] "POST /set-tag HTTP/1.1" 200 109 0.017684 10.0.0.33 - - [2026-02-03 04:33:30] "POST /set-tag HTTP/1.1" 200 109 0.028556 10.0.0.33 - - [2026-02-03 04:33:30] "POST /set-tag HTTP/1.1" 200 109 0.035423 10.0.0.33 - - [2026-02-03 04:33:30] "POST /set-tag HTTP/1.1" 200 109 0.015680 10.0.0.33 - - [2026-02-03 04:33:30] "POST /set-tag HTTP/1.1" 200 109 0.036953 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /instance-ip/fd18e2e2-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.048196 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /virtual-machine-interface/fcfd11de-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.046601 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /virtual-machine/45b22bcb-1cbc-49c1-9139-097c08e9452d HTTP/1.1" 200 115 0.021545 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /tag/2319a69c-20a2-487e-9b08-e479d6b413e4 HTTP/1.1" 200 115 0.036079 10.0.0.33 - - [2026-02-03 04:33:30] "DELETE /tag/46034e1f-d08b-4ee4-8b7f-7f1f76ef1e00 HTTP/1.1" 409 388 0.007433 10.0.0.33 - - [2026-02-03 04:33:32] "POST /tags HTTP/1.1" 200 365 0.035310 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007764 10.0.0.33 - - [2026-02-03 04:33:32] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019269 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2026-02-03 04:33:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031226 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2026-02-03 04:33:32] "GET /service-appliance-set/ebe55fc8-21f9-47a0-b30c-111d64d96301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002329 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002212 10.0.0.33 - - [2026-02-03 04:33:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097110 10.0.0.33 - - [2026-02-03 04:33:32] "GET /virtual-machine-interface/98f3e261-7a51-41c3-a245-6ed71e8d5c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013170 10.0.0.33 - - [2026-02-03 04:33:32] "POST /set-tag HTTP/1.1" 200 109 0.013889 10.0.0.33 - - [2026-02-03 04:33:32] "POST /instance-ips HTTP/1.1" 200 417 0.029170 10.0.0.33 - - [2026-02-03 04:33:32] "GET /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.018120 10.0.0.33 - - [2026-02-03 04:33:32] "POST /loadbalancers HTTP/1.1" 200 618 0.063998 10.0.0.33 - - [2026-02-03 04:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013699 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012066 10.0.0.33 - - [2026-02-03 04:33:32] "POST /service-instances HTTP/1.1" 200 566 0.021564 10.0.0.33 - - [2026-02-03 04:33:32] "POST /ref-update HTTP/1.1" 200 156 0.007989 10.0.0.33 - - [2026-02-03 04:33:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043131 10.0.0.33 - - [2026-02-03 04:33:32] "GET /virtual-machine-interface/98f3e261-7a51-41c3-a245-6ed71e8d5c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004848 10.0.0.33 - - [2026-02-03 04:33:32] "PUT /service-instance/945e73e2-b4ff-4bb5-ba2f-42e611cbbbda HTTP/1.1" 200 266 0.022296 10.0.0.33 - - [2026-02-03 04:33:32] "GET /virtual-machine-interface/98f3e261-7a51-41c3-a245-6ed71e8d5c10?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.018387 10.0.0.33 - - [2026-02-03 04:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019781 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.002022 10.0.0.33 - - [2026-02-03 04:33:32] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002680 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-03 04:33:32] "POST /virtual-machines HTTP/1.1" 200 429 0.011913 10.0.0.33 - - [2026-02-03 04:33:32] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003338 10.0.0.33 - - [2026-02-03 04:33:32] "POST /tags HTTP/1.1" 409 221 0.003345 10.0.0.33 - - [2026-02-03 04:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2026-02-03 04:33:32] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016590 10.0.0.33 - - [2026-02-03 04:33:32] "POST /tags HTTP/1.1" 409 238 0.006777 10.0.0.33 - - [2026-02-03 04:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.33 - - [2026-02-03 04:33:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.108662 10.0.0.33 - - [2026-02-03 04:33:33] "POST /chown HTTP/1.1" 200 109 0.021998 10.0.0.33 - - [2026-02-03 04:33:33] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016966 10.0.0.33 - - [2026-02-03 04:33:33] "POST /chown HTTP/1.1" 200 109 0.049216 10.0.0.33 - - [2026-02-03 04:33:33] "POST /firewall-rules HTTP/1.1" 200 650 0.073756 10.0.0.33 - - [2026-02-03 04:33:33] "GET /firewall-rule/0723ed58-c560-4aa8-9ac3-5b67987c4ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.010394 10.0.0.33 - - [2026-02-03 04:33:33] "PUT /virtual-machine-interface/a831e808-3b73-49f5-954a-62baedb874eb HTTP/1.1" 200 284 0.020216 10.0.0.33 - - [2026-02-03 04:33:33] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.018747 10.0.0.33 - - [2026-02-03 04:33:33] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004342 10.0.0.33 - - [2026-02-03 04:33:33] "GET /firewall-rule/0723ed58-c560-4aa8-9ac3-5b67987c4ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.002261 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.026029 10.0.0.33 - - [2026-02-03 04:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.028513 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.018546 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.024035 10.0.0.33 - - [2026-02-03 04:33:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046846 10.0.0.33 - - [2026-02-03 04:33:33] "GET /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003793 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.009644 10.0.0.33 - - [2026-02-03 04:33:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040032 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.024437 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.016974 10.0.0.33 - - [2026-02-03 04:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008316 10.0.0.33 - - [2026-02-03 04:33:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031682 10.0.0.33 - - [2026-02-03 04:33:33] "GET /loadbalancer-listener/150d86a1-eabe-43ad-ab53-a636905d1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007521 10.0.0.33 - - [2026-02-03 04:33:33] "POST /virtual-machines HTTP/1.1" 200 429 0.011908 10.0.0.33 - - [2026-02-03 04:33:33] "GET /loadbalancer-listener/150d86a1-eabe-43ad-ab53-a636905d1c9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.045686 10.0.0.33 - - [2026-02-03 04:33:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.103929 10.0.0.33 - - [2026-02-03 04:33:33] "POST /chown HTTP/1.1" 200 109 0.022623 10.0.0.33 - - [2026-02-03 04:33:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055614 10.0.0.33 - - [2026-02-03 04:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013285 10.0.0.33 - - [2026-02-03 04:33:33] "GET /loadbalancer-pool/ad46403c-a561-4eb0-a2e5-f68b6dae6808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003047 10.0.0.33 - - [2026-02-03 04:33:33] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.33 - - [2026-02-03 04:33:33] "PUT /virtual-machine-interface/fc50a298-8fce-45ff-b1d8-569d6f36ca8d HTTP/1.1" 200 284 0.017617 10.0.0.33 - - [2026-02-03 04:33:33] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.023963 10.0.0.33 - - [2026-02-03 04:33:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031057 10.0.0.33 - - [2026-02-03 04:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012476 10.0.0.33 - - [2026-02-03 04:33:33] "GET /loadbalancer-member/c77f8bce-a28a-4c9f-98d9-b7d886af1dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007323 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.020430 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.015271 10.0.0.33 - - [2026-02-03 04:33:33] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002638 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.021915 10.0.0.33 - - [2026-02-03 04:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.33 - - [2026-02-03 04:33:33] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009162 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.007992 10.0.0.33 - - [2026-02-03 04:33:33] "POST /tags HTTP/1.1" 409 221 0.001482 10.0.0.33 - - [2026-02-03 04:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.33 - - [2026-02-03 04:33:33] "POST /ref-update HTTP/1.1" 200 156 0.015716 10.0.0.33 - - [2026-02-03 04:33:33] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014379 10.0.0.33 - - [2026-02-03 04:33:33] "POST /tags HTTP/1.1" 409 238 0.003837 10.0.0.33 - - [2026-02-03 04:33:33] "PUT /service-instance/945e73e2-b4ff-4bb5-ba2f-42e611cbbbda HTTP/1.1" 200 266 0.007903 10.0.0.33 - - [2026-02-03 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-03 04:33:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018412 10.0.0.33 - - [2026-02-03 04:33:34] "POST /firewall-rules HTTP/1.1" 409 293 0.004900 10.0.0.33 - - [2026-02-03 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-02-03 04:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011078 10.0.0.33 - - [2026-02-03 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.029742 10.0.0.33 - - [2026-02-03 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006112 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.022731 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.032809 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.019604 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.019024 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /firewall-rule/0723ed58-c560-4aa8-9ac3-5b67987c4ea5 HTTP/1.1" 200 260 0.064689 10.0.0.33 - - [2026-02-03 04:33:34] "GET /firewall-rule/0723ed58-c560-4aa8-9ac3-5b67987c4ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.012254 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.026895 10.0.0.33 - - [2026-02-03 04:33:34] "POST /ref-update HTTP/1.1" 200 156 0.026789 10.0.0.33 - - [2026-02-03 04:33:34] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008918 10.0.0.33 - - [2026-02-03 04:33:34] "GET /firewall-rule/0723ed58-c560-4aa8-9ac3-5b67987c4ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.002871 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.018787 10.0.0.33 - - [2026-02-03 04:33:34] "POST /ref-update HTTP/1.1" 200 156 0.039310 10.0.0.33 - - [2026-02-03 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.038707 10.0.0.33 - - [2026-02-03 04:33:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021624 10.0.0.33 - - [2026-02-03 04:33:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016664 10.0.0.33 - - [2026-02-03 04:33:34] "GET /virtual-machine-interface/98f3e261-7a51-41c3-a245-6ed71e8d5c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005152 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.048288 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.019206 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.029713 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.051671 10.0.0.33 - - [2026-02-03 04:33:34] "POST /ref-update HTTP/1.1" 200 156 0.048410 10.0.0.33 - - [2026-02-03 04:33:34] "POST /set-tag HTTP/1.1" 200 109 0.065571 10.0.0.33 - - [2026-02-03 04:33:34] "GET /virtual-machine-interface/a831e808-3b73-49f5-954a-62baedb874eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018108 10.0.0.33 - - [2026-02-03 04:33:34] "POST /ref-update HTTP/1.1" 200 156 0.032736 10.0.0.33 - - [2026-02-03 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.33 - - [2026-02-03 04:33:34] "POST /set-tag HTTP/1.1" 200 109 0.048126 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.022124 10.0.0.33 - - [2026-02-03 04:33:34] "GET /virtual-machine-interface/fc50a298-8fce-45ff-b1d8-569d6f36ca8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004285 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.005372 10.0.0.33 - - [2026-02-03 04:33:34] "POST /set-tag HTTP/1.1" 200 109 0.025611 10.0.0.33 - - [2026-02-03 04:33:34] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010675 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.026961 10.0.0.33 - - [2026-02-03 04:33:34] "POST /ref-update HTTP/1.1" 200 156 0.015432 10.0.0.33 - - [2026-02-03 04:33:34] "GET /firewall-rule/0723ed58-c560-4aa8-9ac3-5b67987c4ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.003741 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.010179 10.0.0.33 - - [2026-02-03 04:33:34] "POST /ref-update HTTP/1.1" 200 156 0.037413 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.033440 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 256 0.019500 10.0.0.33 - - [2026-02-03 04:33:34] "DELETE /firewall-rule/0723ed58-c560-4aa8-9ac3-5b67987c4ea5 HTTP/1.1" 200 115 0.093701 10.0.0.33 - - [2026-02-03 04:33:34] "POST /ref-update HTTP/1.1" 200 156 0.022155 10.0.0.33 - - [2026-02-03 04:33:34] "DELETE /loadbalancer-member/c77f8bce-a28a-4c9f-98d9-b7d886af1dcc HTTP/1.1" 200 115 0.055273 10.0.0.33 - - [2026-02-03 04:33:34] "DELETE /loadbalancer-pool/ad46403c-a561-4eb0-a2e5-f68b6dae6808 HTTP/1.1" 200 115 0.026489 10.0.0.33 - - [2026-02-03 04:33:34] "PUT /service-instance/945e73e2-b4ff-4bb5-ba2f-42e611cbbbda HTTP/1.1" 200 266 0.009045 10.0.0.33 - - [2026-02-03 04:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013293 10.0.0.33 - - [2026-02-03 04:33:34] "DELETE /loadbalancer-listener/150d86a1-eabe-43ad-ab53-a636905d1c9d HTTP/1.1" 200 115 0.068187 10.0.0.33 - - [2026-02-03 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2026-02-03 04:33:34] "POST /chown HTTP/1.1" 200 109 0.006572 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb HTTP/1.1" 200 115 0.091747 10.0.0.33 - - [2026-02-03 04:33:35] "POST /chown HTTP/1.1" 200 109 0.036109 10.0.0.33 - - [2026-02-03 04:33:35] "POST /ref-update HTTP/1.1" 200 156 0.025557 10.0.0.33 - - [2026-02-03 04:33:35] "POST /chown HTTP/1.1" 200 109 0.018213 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /instance-ip/8a22634d-571b-4916-9d3b-33d009fbb67f HTTP/1.1" 200 115 0.104265 10.0.0.33 - - [2026-02-03 04:33:35] "POST /chown HTTP/1.1" 404 171 0.005017 10.0.0.33 - - [2026-02-03 04:33:35] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.33 - - [2026-02-03 04:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /virtual-machine-interface/98f3e261-7a51-41c3-a245-6ed71e8d5c10 HTTP/1.1" 200 115 0.103259 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a HTTP/1.1" 409 336 0.014593 10.0.0.33 - - [2026-02-03 04:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2026-02-03 04:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2026-02-03 04:33:35] "POST /service-instances HTTP/1.1" 409 259 0.002241 10.0.0.33 - - [2026-02-03 04:33:35] "POST /service-instances HTTP/1.1" 409 259 0.002387 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /service-instance/945e73e2-b4ff-4bb5-ba2f-42e611cbbbda HTTP/1.1" 200 115 0.042156 10.0.0.33 - - [2026-02-03 04:33:35] "GET /virtual-machine-interface/fc50a298-8fce-45ff-b1d8-569d6f36ca8d?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004589 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /virtual-machine-interface/fc50a298-8fce-45ff-b1d8-569d6f36ca8d HTTP/1.1" 200 115 0.044164 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /virtual-machine/4453beeb-f603-457f-89af-00eac0df73b7 HTTP/1.1" 200 115 0.024460 10.0.0.33 - - [2026-02-03 04:33:35] "GET /virtual-machine-interface/a831e808-3b73-49f5-954a-62baedb874eb?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004666 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /virtual-machine-interface/a831e808-3b73-49f5-954a-62baedb874eb HTTP/1.1" 200 115 0.052160 10.0.0.33 - - [2026-02-03 04:33:35] "POST /ref-update HTTP/1.1" 200 156 0.009715 10.0.0.33 - - [2026-02-03 04:33:35] "DELETE /virtual-machine/b43ff398-fc8a-41c9-b96b-450359a4e96b HTTP/1.1" 200 115 0.030071 10.0.0.33 - - [2026-02-03 04:33:58] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004359 10.0.0.33 - - [2026-02-03 04:33:58] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.33 - - [2026-02-03 04:33:58] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007919 10.0.0.33 - - [2026-02-03 04:33:58] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.33 - - [2026-02-03 04:33:58] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006032 10.0.0.33 - - [2026-02-03 04:33:58] "POST /set-tag HTTP/1.1" 200 109 0.007885 10.0.0.33 - - [2026-02-03 04:33:58] "GET /virtual-machine/3bae3d62-4d3a-43aa-a0ff-6abe1cd9b06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.007290 10.0.0.33 - - [2026-02-03 04:33:58] "POST /ref-update HTTP/1.1" 200 156 0.011834 10.0.0.33 - - [2026-02-03 04:33:58] "GET /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004289 10.0.0.33 - - [2026-02-03 04:33:58] "POST /set-tag HTTP/1.1" 200 109 0.014725 10.0.0.33 - - [2026-02-03 04:33:58] "POST /set-tag HTTP/1.1" 200 109 0.026769 10.0.0.33 - - [2026-02-03 04:33:58] "POST /set-tag HTTP/1.1" 200 109 0.013459 10.0.0.33 - - [2026-02-03 04:33:58] "POST /set-tag HTTP/1.1" 200 109 0.045132 10.0.0.33 - - [2026-02-03 04:33:58] "DELETE /instance-ip/fe023122-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.044868 10.0.0.33 - - [2026-02-03 04:33:58] "DELETE /virtual-machine-interface/fde85fcc-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.047847 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /virtual-machine/3bae3d62-4d3a-43aa-a0ff-6abe1cd9b06a HTTP/1.1" 200 115 0.024468 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /tag/8eca21fa-747f-4ed4-9286-55f759de259b HTTP/1.1" 409 236 0.005655 10.0.0.33 - - [2026-02-03 04:33:59] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004235 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.33 - - [2026-02-03 04:33:59] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003601 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.001541 10.0.0.33 - - [2026-02-03 04:33:59] "GET /virtual-machine/762b7f73-11a6-44b6-ac15-6884b4af2c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003075 10.0.0.33 - - [2026-02-03 04:33:59] "POST /ref-update HTTP/1.1" 200 156 0.010266 10.0.0.33 - - [2026-02-03 04:33:59] "GET /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005229 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.015905 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.021998 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.045110 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.014793 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /instance-ip/fd91db84-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.040700 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /virtual-machine-interface/fd7c5a34-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.039582 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /virtual-machine/762b7f73-11a6-44b6-ac15-6884b4af2c9f HTTP/1.1" 200 115 0.020715 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /tag/52a3f88d-a12b-4372-ad0e-249bfc674e37 HTTP/1.1" 200 115 0.035396 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /tag/40f344fb-e0a6-48f1-9f1b-11fcb7951348 HTTP/1.1" 200 115 0.051016 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /tag/189b2d3c-9a7b-446e-8724-f0fbe14a3552 HTTP/1.1" 200 115 0.045587 10.0.0.33 - - [2026-02-03 04:33:59] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004143 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.33 - - [2026-02-03 04:33:59] "GET /virtual-machine/8a723814-1f72-464e-812d-4dcaa13c8480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002578 10.0.0.33 - - [2026-02-03 04:33:59] "POST /ref-update HTTP/1.1" 200 156 0.007967 10.0.0.33 - - [2026-02-03 04:33:59] "GET /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004782 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.014850 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.017998 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.014482 10.0.0.33 - - [2026-02-03 04:33:59] "POST /set-tag HTTP/1.1" 200 109 0.024146 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /instance-ip/fee4ed1e-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.047955 10.0.0.33 - - [2026-02-03 04:33:59] "DELETE /virtual-machine-interface/fec780f8-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.041718 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /virtual-machine/8a723814-1f72-464e-812d-4dcaa13c8480 HTTP/1.1" 200 115 0.022635 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /tag/5b28a85a-2bac-4d3a-bcbe-5dc025ee99c1 HTTP/1.1" 200 115 0.040020 10.0.0.33 - - [2026-02-03 04:34:00] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003771 10.0.0.33 - - [2026-02-03 04:34:00] "POST /set-tag HTTP/1.1" 200 109 0.008465 10.0.0.33 - - [2026-02-03 04:34:00] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007663 10.0.0.33 - - [2026-02-03 04:34:00] "POST /set-tag HTTP/1.1" 200 109 0.005105 10.0.0.33 - - [2026-02-03 04:34:00] "GET /virtual-machine/246550f4-fa02-40a8-8b8d-90ae053bc0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002814 10.0.0.33 - - [2026-02-03 04:34:00] "POST /ref-update HTTP/1.1" 200 156 0.008362 10.0.0.33 - - [2026-02-03 04:34:00] "GET /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008612 10.0.0.33 - - [2026-02-03 04:34:00] "POST /set-tag HTTP/1.1" 200 109 0.018340 10.0.0.33 - - [2026-02-03 04:34:00] "POST /set-tag HTTP/1.1" 200 109 0.033085 10.0.0.33 - - [2026-02-03 04:34:00] "POST /set-tag HTTP/1.1" 200 109 0.030203 10.0.0.33 - - [2026-02-03 04:34:00] "POST /set-tag HTTP/1.1" 200 109 0.014074 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /instance-ip/fe7073d0-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.056787 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /virtual-machine-interface/fe5aa5c8-00b8-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.039094 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /virtual-machine/246550f4-fa02-40a8-8b8d-90ae053bc0f4 HTTP/1.1" 200 115 0.024404 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /tag/ce5f3e89-72b1-4ad8-992c-d8e04dbcfae0 HTTP/1.1" 409 236 0.005692 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /tag/ef369ec5-18a7-4ee6-af72-1fa22bcfbe19 HTTP/1.1" 200 115 0.039509 10.0.0.33 - - [2026-02-03 04:34:00] "DELETE /tag/17e4b04a-176c-4398-99f9-98efa89534a1 HTTP/1.1" 409 236 0.004492 10.0.0.33 - - [2026-02-03 04:34:02] "POST /projects HTTP/1.1" 409 238 0.002231 10.0.0.33 - - [2026-02-03 04:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-02-03 04:34:02] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038991 10.0.0.33 - - [2026-02-03 04:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-03 04:34:02] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005579 10.0.0.33 - - [2026-02-03 04:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.33 - - [2026-02-03 04:34:02] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004757 10.0.0.33 - - [2026-02-03 04:34:02] "POST /security-groups HTTP/1.1" 409 285 0.002333 10.0.0.33 - - [2026-02-03 04:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.33 - - [2026-02-03 04:34:02] "PUT /security-group/44cd82d6-9510-4e61-bb9f-1cfd915e62d2 HTTP/1.1" 200 262 0.055405 10.0.0.33 - - [2026-02-03 04:34:02] "PUT /access-control-list/b8148b74-b639-470f-8fcd-3e663731be63 HTTP/1.1" 200 272 0.010500 10.0.0.33 - - [2026-02-03 04:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030419 10.0.0.33 - - [2026-02-03 04:34:02] "PUT /access-control-list/062380a1-c8f8-4d19-bf40-c532aae45a26 HTTP/1.1" 200 272 0.024055 10.0.0.33 - - [2026-02-03 04:34:07] "POST /projects HTTP/1.1" 409 238 0.002361 10.0.0.33 - - [2026-02-03 04:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.33 - - [2026-02-03 04:34:07] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039907 10.0.0.33 - - [2026-02-03 04:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.33 - - [2026-02-03 04:34:07] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003782 10.0.0.33 - - [2026-02-03 04:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.33 - - [2026-02-03 04:34:07] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004503 10.0.0.33 - - [2026-02-03 04:34:07] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.33 - - [2026-02-03 04:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.33 - - [2026-02-03 04:34:08] "PUT /security-group/44cd82d6-9510-4e61-bb9f-1cfd915e62d2 HTTP/1.1" 200 262 0.052999 10.0.0.33 - - [2026-02-03 04:34:08] "PUT /access-control-list/b8148b74-b639-470f-8fcd-3e663731be63 HTTP/1.1" 200 272 0.012908 10.0.0.33 - - [2026-02-03 04:34:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033382 10.0.0.33 - - [2026-02-03 04:34:08] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.020151 10.0.0.33 - - [2026-02-03 04:34:08] "PUT /access-control-list/062380a1-c8f8-4d19-bf40-c532aae45a26 HTTP/1.1" 200 272 0.022157 10.0.0.33 - - [2026-02-03 04:34:08] "GET /firewall-rule/073633f7-936f-447c-836d-733917a9cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002989 10.0.0.33 - - [2026-02-03 04:34:08] "POST /ref-update HTTP/1.1" 200 156 0.056010 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /firewall-rule/073633f7-936f-447c-836d-733917a9cfc4 HTTP/1.1" 200 115 0.042212 10.0.0.33 - - [2026-02-03 04:34:08] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007321 10.0.0.33 - - [2026-02-03 04:34:08] "GET /firewall-rule/50137120-2cf0-4af1-850e-d5d0af44bf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002671 10.0.0.33 - - [2026-02-03 04:34:08] "POST /ref-update HTTP/1.1" 200 156 0.043165 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /firewall-rule/50137120-2cf0-4af1-850e-d5d0af44bf53 HTTP/1.1" 200 115 0.035561 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /tag/ce5f3e89-72b1-4ad8-992c-d8e04dbcfae0 HTTP/1.1" 409 236 0.008339 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /tag/17e4b04a-176c-4398-99f9-98efa89534a1 HTTP/1.1" 409 236 0.007483 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /tag/60e4d4d6-4e8e-41f8-85cd-0c04f961d79b HTTP/1.1" 200 115 0.033217 10.0.0.33 - - [2026-02-03 04:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2026-02-03 04:34:08] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005359 10.0.0.33 - - [2026-02-03 04:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-02-03 04:34:08] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004585 10.0.0.33 - - [2026-02-03 04:34:08] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.047652 10.0.0.33 - - [2026-02-03 04:34:08] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.062553 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /security-group/44cd82d6-9510-4e61-bb9f-1cfd915e62d2 HTTP/1.1" 200 115 0.066323 10.0.0.33 - - [2026-02-03 04:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /access-control-list/b8148b74-b639-470f-8fcd-3e663731be63 HTTP/1.1" 200 115 0.060415 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /access-control-list/062380a1-c8f8-4d19-bf40-c532aae45a26 HTTP/1.1" 200 115 0.031341 10.0.0.33 - - [2026-02-03 04:34:08] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038053 10.0.0.33 - - [2026-02-03 04:34:08] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?fields=security_groups HTTP/1.1" 200 1352 0.031524 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /security-group/58837042-fb3e-4c16-b011-ee4b37595e81 HTTP/1.1" 200 115 0.044245 10.0.0.33 - - [2026-02-03 04:34:08] "DELETE /access-control-list/db0372c7-dd73-4070-8141-a857602a2b75 HTTP/1.1" 200 115 0.047775 10.0.0.33 - - [2026-02-03 04:34:09] "GET /project/3ed68682-e6ee-446d-9f67-def9f9623860?fields=application_policy_sets HTTP/1.1" 200 1391 0.054244 10.0.0.33 - - [2026-02-03 04:34:09] "DELETE /access-control-list/26e7d912-2d8a-43b0-b3f9-a10792b15121 HTTP/1.1" 200 115 0.033344 10.0.0.33 - - [2026-02-03 04:34:09] "DELETE /project/3ed68682-e6ee-446d-9f67-def9f9623860 HTTP/1.1" 200 115 0.301991 10.0.0.33 - - [2026-02-03 04:34:09] "POST /projects HTTP/1.1" 409 238 0.001801 10.0.0.33 - - [2026-02-03 04:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2026-02-03 04:34:09] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028991 10.0.0.33 - - [2026-02-03 04:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.33 - - [2026-02-03 04:34:09] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004982 10.0.0.33 - - [2026-02-03 04:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-02-03 04:34:09] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005180 10.0.0.33 - - [2026-02-03 04:34:09] "POST /security-groups HTTP/1.1" 409 285 0.002706 10.0.0.33 - - [2026-02-03 04:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-03 04:34:09] "PUT /security-group/50ee89bb-611e-4222-b827-560b4fb5a349 HTTP/1.1" 200 262 0.061000 10.0.0.33 - - [2026-02-03 04:34:09] "PUT /access-control-list/47c9d76f-491c-417e-9d07-e64893843719 HTTP/1.1" 200 272 0.015407 10.0.0.33 - - [2026-02-03 04:34:09] "PUT /access-control-list/f4c71972-5792-4905-b1e8-b2f1632d7969 HTTP/1.1" 200 272 0.013288 10.0.0.33 - - [2026-02-03 04:34:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015666 10.0.0.33 - - [2026-02-03 04:34:13] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002645 10.0.0.33 - - [2026-02-03 04:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-02-03 04:34:13] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002711 10.0.0.33 - - [2026-02-03 04:34:13] "GET /firewall-policy/093f3062-7e30-4382-813b-f3f21d3be691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002843 10.0.0.33 - - [2026-02-03 04:34:13] "GET /firewall-rule/e274330a-0fdc-45cc-a9cd-71f622d12e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002408 10.0.0.33 - - [2026-02-03 04:34:13] "POST /ref-update HTTP/1.1" 200 156 0.013561 10.0.0.33 - - [2026-02-03 04:34:13] "DELETE /firewall-rule/e274330a-0fdc-45cc-a9cd-71f622d12e57 HTTP/1.1" 200 115 0.041228 10.0.0.33 - - [2026-02-03 04:34:13] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003381 10.0.0.33 - - [2026-02-03 04:34:13] "GET /firewall-rule/bf17863b-b0ad-42b0-b0d4-e8bb9c4d9b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004540 10.0.0.33 - - [2026-02-03 04:34:13] "POST /ref-update HTTP/1.1" 200 156 0.018399 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /firewall-rule/bf17863b-b0ad-42b0-b0d4-e8bb9c4d9b52 HTTP/1.1" 200 115 0.033283 10.0.0.33 - - [2026-02-03 04:34:14] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006546 10.0.0.33 - - [2026-02-03 04:34:14] "GET /firewall-rule/5bf9f19b-4dde-42d3-862f-3d5d907834b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003594 10.0.0.33 - - [2026-02-03 04:34:14] "POST /ref-update HTTP/1.1" 200 156 0.012980 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /firewall-rule/5bf9f19b-4dde-42d3-862f-3d5d907834b3 HTTP/1.1" 200 115 0.044117 10.0.0.33 - - [2026-02-03 04:34:14] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002249 10.0.0.33 - - [2026-02-03 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.33 - - [2026-02-03 04:34:14] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002449 10.0.0.33 - - [2026-02-03 04:34:14] "GET /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003018 10.0.0.33 - - [2026-02-03 04:34:14] "POST /ref-update HTTP/1.1" 200 156 0.020418 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /firewall-policy/44184eb3-bf11-4e15-9cbc-a2e8f7130c8c HTTP/1.1" 200 115 0.027131 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /tag/ce5f3e89-72b1-4ad8-992c-d8e04dbcfae0 HTTP/1.1" 200 115 0.057917 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /tag/46034e1f-d08b-4ee4-8b7f-7f1f76ef1e00 HTTP/1.1" 200 115 0.059459 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /tag/17e4b04a-176c-4398-99f9-98efa89534a1 HTTP/1.1" 200 115 0.034797 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /tag/8eca21fa-747f-4ed4-9286-55f759de259b HTTP/1.1" 200 115 0.053120 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /loadbalancer-member/59c646d6-30ad-4e6a-806f-80062ca3e66b HTTP/1.1" 200 115 0.024780 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /loadbalancer-pool/4b09bcf9-b067-4b70-886a-eab15e2755fc HTTP/1.1" 200 115 0.033422 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /loadbalancer-listener/c7e38e73-686c-49bd-89c2-55680bae144c HTTP/1.1" 200 115 0.024060 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /loadbalancer/417ae482-531c-4556-8358-7ade9905371a HTTP/1.1" 200 115 0.028455 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /floating-ip/0843ad01-fe2c-468f-8730-79435c121a03 HTTP/1.1" 200 115 0.021842 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /instance-ip/2c79728d-4511-4148-a7c2-61ad4976a58f HTTP/1.1" 200 115 0.041705 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /virtual-machine-interface/653e2125-b7ff-4b02-82ee-b44325b1c6d5 HTTP/1.1" 200 115 0.041054 10.0.0.33 - - [2026-02-03 04:34:14] "DELETE /tag/5893f152-8269-4af2-8867-79de6cf7c503 HTTP/1.1" 200 115 0.031148 10.0.0.33 - - [2026-02-03 04:34:14] "POST /projects HTTP/1.1" 409 238 0.001480 10.0.0.33 - - [2026-02-03 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.33 - - [2026-02-03 04:34:14] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035449 10.0.0.33 - - [2026-02-03 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.33 - - [2026-02-03 04:34:14] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004569 10.0.0.33 - - [2026-02-03 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-02-03 04:34:14] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004209 10.0.0.33 - - [2026-02-03 04:34:14] "POST /security-groups HTTP/1.1" 409 285 0.006022 10.0.0.33 - - [2026-02-03 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2026-02-03 04:34:15] "PUT /security-group/50ee89bb-611e-4222-b827-560b4fb5a349 HTTP/1.1" 200 262 0.078549 10.0.0.33 - - [2026-02-03 04:34:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027957 10.0.0.33 - - [2026-02-03 04:34:15] "PUT /access-control-list/47c9d76f-491c-417e-9d07-e64893843719 HTTP/1.1" 200 272 0.027852 10.0.0.33 - - [2026-02-03 04:34:15] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.025996 10.0.0.33 - - [2026-02-03 04:34:15] "PUT /access-control-list/f4c71972-5792-4905-b1e8-b2f1632d7969 HTTP/1.1" 200 272 0.011955 10.0.0.33 - - [2026-02-03 04:34:15] "GET /firewall-rule/ab5a719e-102e-490e-b783-5685183b2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003116 10.0.0.33 - - [2026-02-03 04:34:15] "POST /ref-update HTTP/1.1" 200 156 0.050467 10.0.0.33 - - [2026-02-03 04:34:15] "DELETE /firewall-rule/ab5a719e-102e-490e-b783-5685183b2f2b HTTP/1.1" 200 115 0.046290 10.0.0.33 - - [2026-02-03 04:34:15] "GET /firewall-policy/a86d722f-6c53-4cab-b66b-217102d94eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.010887 10.0.0.33 - - [2026-02-03 04:34:15] "GET /firewall-rule/72a4e572-b53f-430c-8fa5-89bb2f718d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002894 10.0.0.33 - - [2026-02-03 04:34:15] "POST /ref-update HTTP/1.1" 200 156 0.069740 10.0.0.33 - - [2026-02-03 04:34:15] "DELETE /firewall-rule/72a4e572-b53f-430c-8fa5-89bb2f718d88 HTTP/1.1" 200 115 0.050196 10.0.0.33 - - [2026-02-03 04:34:15] "DELETE /tag/fb079a96-0337-4246-96aa-518d240ee8e0 HTTP/1.1" 200 115 0.070285 10.0.0.33 - - [2026-02-03 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.33 - - [2026-02-03 04:34:15] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004848 10.0.0.33 - - [2026-02-03 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-02-03 04:34:15] "GET /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003589 10.0.0.33 - - [2026-02-03 04:34:15] "PUT /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036 HTTP/1.1" 200 264 0.049766 10.0.0.33 - - [2026-02-03 04:34:15] "PUT /virtual-network/bf9e97d4-b79a-4882-9f48-874bdc328d8f HTTP/1.1" 200 264 0.050844 10.0.0.33 - - [2026-02-03 04:34:15] "DELETE /security-group/50ee89bb-611e-4222-b827-560b4fb5a349 HTTP/1.1" 200 115 0.064692 10.0.0.33 - - [2026-02-03 04:34:15] "DELETE /access-control-list/47c9d76f-491c-417e-9d07-e64893843719 HTTP/1.1" 200 115 0.049497 10.0.0.33 - - [2026-02-03 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.33 - - [2026-02-03 04:34:15] "DELETE /access-control-list/f4c71972-5792-4905-b1e8-b2f1632d7969 HTTP/1.1" 200 115 0.036437 10.0.0.33 - - [2026-02-03 04:34:15] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.034638 10.0.0.33 - - [2026-02-03 04:34:15] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?fields=security_groups HTTP/1.1" 200 1351 0.057247 10.0.0.33 - - [2026-02-03 04:34:16] "DELETE /security-group/fbede4f6-16e2-42ac-84f3-2e7c68620db4 HTTP/1.1" 200 115 0.059363 10.0.0.33 - - [2026-02-03 04:34:16] "DELETE /access-control-list/280f9d6e-2dff-481a-b2c2-a6a700df067a HTTP/1.1" 200 115 0.050796 10.0.0.33 - - [2026-02-03 04:34:16] "GET /project/0cc08da6-52af-4f5a-a317-59838a7a08f9?fields=application_policy_sets HTTP/1.1" 200 1390 0.059891 10.0.0.33 - - [2026-02-03 04:34:16] "DELETE /access-control-list/424454e6-7843-408f-a1d5-9d01b6d56489 HTTP/1.1" 200 115 0.055851 10.0.0.33 - - [2026-02-03 04:34:16] "DELETE /project/0cc08da6-52af-4f5a-a317-59838a7a08f9 HTTP/1.1" 200 115 0.369081 10.0.0.33 - - [2026-02-03 04:34:58] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.33 - - [2026-02-03 04:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.33 - - [2026-02-03 04:34:58] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.002739 10.0.0.33 - - [2026-02-03 04:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2026-02-03 04:34:59] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.002316 10.0.0.33 - - [2026-02-03 04:35:13] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.33 - - [2026-02-03 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-03 04:35:14] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013539 10.0.0.33 - - [2026-02-03 04:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2026-02-03 04:35:14] "GET /config-node/b791ed4b-148f-4350-a7d9-063b179cb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002861 10.0.0.33 - - [2026-02-03 04:35:14] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.33 - - [2026-02-03 04:35:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002149 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-02-03 04:35:19] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.002506 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.006413 10.0.0.33 - - [2026-02-03 04:35:19] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.33 - - [2026-02-03 04:35:19] "POST /alarms HTTP/1.1" 409 264 0.002112 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /alarm/7699a202-2793-4d58-8fcf-cc428ac0c116 HTTP/1.1" 200 244 0.009164 10.0.0.33 - - [2026-02-03 04:35:19] "POST /alarms HTTP/1.1" 409 261 0.011438 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /alarm/7ffe3890-623c-40a9-b692-b4289eee9947 HTTP/1.1" 200 244 0.010215 10.0.0.33 - - [2026-02-03 04:35:19] "POST /alarms HTTP/1.1" 409 261 0.008404 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /alarm/127bab20-9d4d-494e-b64e-f8d7423807b4 HTTP/1.1" 200 244 0.016518 10.0.0.33 - - [2026-02-03 04:35:19] "POST /alarms HTTP/1.1" 409 253 0.014593 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /alarm/40585d2f-44d0-454a-8bb2-b5dd029d981f HTTP/1.1" 200 244 0.011154 10.0.0.33 - - [2026-02-03 04:35:19] "POST /alarms HTTP/1.1" 409 251 0.006849 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /alarm/a5873a5c-3d3b-4e14-bd2e-f7a7df697263 HTTP/1.1" 200 244 0.011674 10.0.0.33 - - [2026-02-03 04:35:19] "POST /alarms HTTP/1.1" 409 252 0.002358 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /alarm/c79abe64-e7f6-48fd-b1bb-d2f60418bb68 HTTP/1.1" 200 244 0.013232 10.0.0.33 - - [2026-02-03 04:35:19] "POST /alarms HTTP/1.1" 409 256 0.002548 10.0.0.33 - - [2026-02-03 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2026-02-03 04:35:19] "PUT /alarm/e70c033a-e038-45ce-b899-80a0ac9c9754 HTTP/1.1" 200 244 0.010799 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 248 0.002440 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/84e9b3ae-d368-49ac-9168-8afbaa6395b1 HTTP/1.1" 200 244 0.029408 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 252 0.004210 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/fe06995a-9ff7-4fc8-84cd-ff2af1a06313 HTTP/1.1" 200 244 0.019036 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 257 0.003128 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/61b8b850-adad-4c19-8a7f-4523d0280a16 HTTP/1.1" 200 244 0.010436 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 251 0.009785 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/d06f94a7-b41e-4240-95c4-67fde118c850 HTTP/1.1" 200 244 0.009690 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 257 0.003715 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/62d5765a-284c-4770-8dd7-1f4d3828c378 HTTP/1.1" 200 244 0.028768 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 261 0.002833 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/86fac7ba-22b7-4bda-8db1-73d5fd833240 HTTP/1.1" 200 244 0.015730 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 258 0.002182 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/f7e7ed16-bc2f-4349-bfb0-96d40642fced HTTP/1.1" 200 244 0.010168 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 254 0.003151 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/ba2dd5c3-00e5-4217-a02a-b51df7c261aa HTTP/1.1" 200 244 0.009746 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 254 0.006759 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/40a65ccb-f995-4cd6-b744-db760a5bd3bd HTTP/1.1" 200 244 0.024018 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 254 0.008316 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010962 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/029cc6e6-b85b-442e-8f95-d81d2a23eedf HTTP/1.1" 200 244 0.011801 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 247 0.013238 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/8f29f4d3-a67b-48ff-abd8-e2bd03bcc214 HTTP/1.1" 200 244 0.010595 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 272 0.009773 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008996 10.0.0.33 - - [2026-02-03 04:35:20] "PUT /alarm/fc693f4d-400f-4694-bf49-e7ab9002ffcd HTTP/1.1" 200 244 0.012313 10.0.0.33 - - [2026-02-03 04:35:20] "POST /alarms HTTP/1.1" 409 261 0.008893 10.0.0.33 - - [2026-02-03 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2026-02-03 04:35:21] "PUT /alarm/08ffd027-d5c7-4673-a2ec-7bbb6dab8844 HTTP/1.1" 200 244 0.012035 10.0.0.33 - - [2026-02-03 04:35:21] "POST /alarms HTTP/1.1" 409 259 0.006608 10.0.0.33 - - [2026-02-03 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2026-02-03 04:35:21] "PUT /alarm/f5d2942d-534b-4252-b6fe-5ed2566651b8 HTTP/1.1" 200 244 0.009411 10.0.0.33 - - [2026-02-03 04:35:21] "POST /alarms HTTP/1.1" 409 265 0.006737 10.0.0.33 - - [2026-02-03 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.33 - - [2026-02-03 04:35:21] "PUT /alarm/aa31e669-508d-411c-b48b-cf4ce851cf2c HTTP/1.1" 200 244 0.010644 10.0.0.33 - - [2026-02-03 04:35:21] "POST /alarms HTTP/1.1" 409 279 0.006514 10.0.0.33 - - [2026-02-03 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-02-03 04:35:21] "PUT /alarm/f7cc14fc-3c79-4c45-b014-842f0adcef06 HTTP/1.1" 200 244 0.019907 10.0.0.33 - - [2026-02-03 04:35:21] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.33 - - [2026-02-03 04:35:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002453 10.0.0.33 - - [2026-02-03 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.33 - - [2026-02-03 04:35:21] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.005819 10.0.0.33 - - [2026-02-03 04:35:21] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.33 - - [2026-02-03 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-02-03 04:35:21] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002839 10.0.0.33 - - [2026-02-03 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-02-03 04:35:21] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.009932 10.0.0.33 - - [2026-02-03 04:35:22] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.33 - - [2026-02-03 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-02-03 04:35:22] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010942 10.0.0.33 - - [2026-02-03 04:35:22] "PUT /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81 HTTP/1.1" 200 274 0.021640 10.0.0.33 - - [2026-02-03 04:35:25] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.33 - - [2026-02-03 04:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-02-03 04:35:25] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002673 10.0.0.33 - - [2026-02-03 04:35:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001744 10.0.0.33 - - [2026-02-03 04:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.33 - - [2026-02-03 04:35:25] "GET /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.004084 10.0.0.33 - - [2026-02-03 04:35:25] "PUT /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6 HTTP/1.1" 200 254 0.018280 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:35:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:35:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.33 - - [2026-02-03 04:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-02-03 04:35:27] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.036977 10.0.0.33 - - [2026-02-03 04:35:32] "POST /tags HTTP/1.1" 409 238 0.002139 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-03 04:35:32] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019337 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2026-02-03 04:35:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041148 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.33 - - [2026-02-03 04:35:32] "GET /service-appliance-set/ebe55fc8-21f9-47a0-b30c-111d64d96301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.006644 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.001865 10.0.0.33 - - [2026-02-03 04:35:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090143 10.0.0.33 - - [2026-02-03 04:35:32] "GET /virtual-machine-interface/045318a6-d18e-4343-aee4-b61e5731aedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004449 10.0.0.33 - - [2026-02-03 04:35:32] "POST /set-tag HTTP/1.1" 200 109 0.013355 10.0.0.33 - - [2026-02-03 04:35:32] "POST /instance-ips HTTP/1.1" 200 417 0.042204 10.0.0.33 - - [2026-02-03 04:35:32] "GET /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004370 10.0.0.33 - - [2026-02-03 04:35:32] "POST /loadbalancers HTTP/1.1" 200 618 0.061741 10.0.0.33 - - [2026-02-03 04:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023842 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.33 - - [2026-02-03 04:35:32] "POST /service-instances HTTP/1.1" 200 566 0.033606 10.0.0.33 - - [2026-02-03 04:35:32] "POST /ref-update HTTP/1.1" 200 156 0.013649 10.0.0.33 - - [2026-02-03 04:35:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047158 10.0.0.33 - - [2026-02-03 04:35:32] "GET /virtual-machine-interface/045318a6-d18e-4343-aee4-b61e5731aedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.008796 10.0.0.33 - - [2026-02-03 04:35:32] "GET /virtual-machine-interface/045318a6-d18e-4343-aee4-b61e5731aedd?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.005229 10.0.0.33 - - [2026-02-03 04:35:32] "PUT /service-instance/786e8ca4-e731-4010-b45c-9a9ca4af9a20 HTTP/1.1" 200 266 0.021032 10.0.0.33 - - [2026-02-03 04:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009408 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.001887 10.0.0.33 - - [2026-02-03 04:35:32] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003327 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-02-03 04:35:32] "POST /virtual-machines HTTP/1.1" 200 429 0.015746 10.0.0.33 - - [2026-02-03 04:35:32] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006651 10.0.0.33 - - [2026-02-03 04:35:32] "POST /tags HTTP/1.1" 409 221 0.003406 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001124 10.0.0.33 - - [2026-02-03 04:35:32] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.029152 10.0.0.33 - - [2026-02-03 04:35:32] "POST /tags HTTP/1.1" 409 238 0.010786 10.0.0.33 - - [2026-02-03 04:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2026-02-03 04:35:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116736 10.0.0.33 - - [2026-02-03 04:35:33] "POST /chown HTTP/1.1" 200 109 0.021723 10.0.0.33 - - [2026-02-03 04:35:33] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016480 10.0.0.33 - - [2026-02-03 04:35:33] "POST /chown HTTP/1.1" 200 109 0.006762 10.0.0.33 - - [2026-02-03 04:35:33] "POST /firewall-rules HTTP/1.1" 200 650 0.049101 10.0.0.33 - - [2026-02-03 04:35:33] "PUT /virtual-machine-interface/38af5e8d-0f66-48ab-9fd8-abeb56bdfae2 HTTP/1.1" 200 284 0.028767 10.0.0.33 - - [2026-02-03 04:35:33] "GET /firewall-rule/dd3b7572-6cc6-4dbd-99f0-f7b81821b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016855 10.0.0.33 - - [2026-02-03 04:35:33] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.028158 10.0.0.33 - - [2026-02-03 04:35:33] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003768 10.0.0.33 - - [2026-02-03 04:35:33] "GET /firewall-rule/dd3b7572-6cc6-4dbd-99f0-f7b81821b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002095 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.015981 10.0.0.33 - - [2026-02-03 04:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014146 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.010978 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.025289 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.023850 10.0.0.33 - - [2026-02-03 04:35:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051354 10.0.0.33 - - [2026-02-03 04:35:33] "GET /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.009544 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.010331 10.0.0.33 - - [2026-02-03 04:35:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034977 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.026967 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.012714 10.0.0.33 - - [2026-02-03 04:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2026-02-03 04:35:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035908 10.0.0.33 - - [2026-02-03 04:35:33] "GET /loadbalancer-listener/71cf2e88-f56e-420b-8abd-d1374e97185f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005815 10.0.0.33 - - [2026-02-03 04:35:33] "POST /virtual-machines HTTP/1.1" 200 429 0.013566 10.0.0.33 - - [2026-02-03 04:35:33] "GET /loadbalancer-listener/71cf2e88-f56e-420b-8abd-d1374e97185f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.050733 10.0.0.33 - - [2026-02-03 04:35:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113147 10.0.0.33 - - [2026-02-03 04:35:33] "POST /chown HTTP/1.1" 200 109 0.020443 10.0.0.33 - - [2026-02-03 04:35:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.074508 10.0.0.33 - - [2026-02-03 04:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010529 10.0.0.33 - - [2026-02-03 04:35:33] "GET /loadbalancer-pool/68cdb3a5-9331-4c6b-8d87-59f16d566ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006833 10.0.0.33 - - [2026-02-03 04:35:33] "POST /chown HTTP/1.1" 200 109 0.006659 10.0.0.33 - - [2026-02-03 04:35:33] "PUT /virtual-machine-interface/e1d4be76-17b4-4d63-b0f5-d23c5aade0d6 HTTP/1.1" 200 284 0.014946 10.0.0.33 - - [2026-02-03 04:35:33] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.026039 10.0.0.33 - - [2026-02-03 04:35:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.026665 10.0.0.33 - - [2026-02-03 04:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012370 10.0.0.33 - - [2026-02-03 04:35:33] "GET /loadbalancer-member/da9b0046-e5fb-4313-b3b5-f5129e9a95c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010877 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.015671 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.019217 10.0.0.33 - - [2026-02-03 04:35:33] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018508 10.0.0.33 - - [2026-02-03 04:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.029455 10.0.0.33 - - [2026-02-03 04:35:33] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010859 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.009855 10.0.0.33 - - [2026-02-03 04:35:33] "POST /tags HTTP/1.1" 409 221 0.005311 10.0.0.33 - - [2026-02-03 04:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-02-03 04:35:33] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016659 10.0.0.33 - - [2026-02-03 04:35:33] "POST /ref-update HTTP/1.1" 200 156 0.037258 10.0.0.33 - - [2026-02-03 04:35:33] "PUT /service-instance/786e8ca4-e731-4010-b45c-9a9ca4af9a20 HTTP/1.1" 200 266 0.011195 10.0.0.33 - - [2026-02-03 04:35:33] "POST /tags HTTP/1.1" 409 238 0.004728 10.0.0.33 - - [2026-02-03 04:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.33 - - [2026-02-03 04:35:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020179 10.0.0.33 - - [2026-02-03 04:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010663 10.0.0.33 - - [2026-02-03 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.33 - - [2026-02-03 04:35:34] "POST /firewall-rules HTTP/1.1" 409 293 0.003434 10.0.0.33 - - [2026-02-03 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.007758 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /firewall-rule/dd3b7572-6cc6-4dbd-99f0-f7b81821b8b7 HTTP/1.1" 200 260 0.031317 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.006303 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.016282 10.0.0.33 - - [2026-02-03 04:35:34] "GET /firewall-rule/dd3b7572-6cc6-4dbd-99f0-f7b81821b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012054 10.0.0.33 - - [2026-02-03 04:35:34] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004800 10.0.0.33 - - [2026-02-03 04:35:34] "GET /firewall-rule/dd3b7572-6cc6-4dbd-99f0-f7b81821b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005930 10.0.0.33 - - [2026-02-03 04:35:34] "POST /ref-update HTTP/1.1" 200 156 0.032016 10.0.0.33 - - [2026-02-03 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-02-03 04:35:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009601 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.016783 10.0.0.33 - - [2026-02-03 04:35:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.030049 10.0.0.33 - - [2026-02-03 04:35:34] "GET /virtual-machine-interface/045318a6-d18e-4343-aee4-b61e5731aedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004897 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.038412 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.023951 10.0.0.33 - - [2026-02-03 04:35:34] "POST /set-tag HTTP/1.1" 200 109 0.020608 10.0.0.33 - - [2026-02-03 04:35:34] "GET /virtual-machine-interface/38af5e8d-0f66-48ab-9fd8-abeb56bdfae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.014047 10.0.0.33 - - [2026-02-03 04:35:34] "POST /ref-update HTTP/1.1" 200 156 0.022365 10.0.0.33 - - [2026-02-03 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2026-02-03 04:35:34] "POST /set-tag HTTP/1.1" 200 109 0.031213 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.024075 10.0.0.33 - - [2026-02-03 04:35:34] "GET /virtual-machine-interface/e1d4be76-17b4-4d63-b0f5-d23c5aade0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006807 10.0.0.33 - - [2026-02-03 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.014124 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.015134 10.0.0.33 - - [2026-02-03 04:35:34] "POST /set-tag HTTP/1.1" 200 109 0.051497 10.0.0.33 - - [2026-02-03 04:35:34] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011103 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.034495 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.017017 10.0.0.33 - - [2026-02-03 04:35:34] "GET /firewall-rule/dd3b7572-6cc6-4dbd-99f0-f7b81821b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002933 10.0.0.33 - - [2026-02-03 04:35:34] "POST /ref-update HTTP/1.1" 200 156 0.036200 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.032595 10.0.0.33 - - [2026-02-03 04:35:34] "POST /ref-update HTTP/1.1" 200 156 0.031629 10.0.0.33 - - [2026-02-03 04:35:34] "POST /ref-update HTTP/1.1" 200 156 0.029264 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.015528 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.018547 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.027885 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.048096 10.0.0.33 - - [2026-02-03 04:35:34] "DELETE /firewall-rule/dd3b7572-6cc6-4dbd-99f0-f7b81821b8b7 HTTP/1.1" 200 115 0.119979 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.049566 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 256 0.017741 10.0.0.33 - - [2026-02-03 04:35:34] "POST /ref-update HTTP/1.1" 200 156 0.023566 10.0.0.33 - - [2026-02-03 04:35:34] "DELETE /loadbalancer-member/da9b0046-e5fb-4313-b3b5-f5129e9a95c5 HTTP/1.1" 200 115 0.082672 10.0.0.33 - - [2026-02-03 04:35:34] "POST /ref-update HTTP/1.1" 200 156 0.017709 10.0.0.33 - - [2026-02-03 04:35:34] "PUT /service-instance/786e8ca4-e731-4010-b45c-9a9ca4af9a20 HTTP/1.1" 200 266 0.009995 10.0.0.33 - - [2026-02-03 04:35:34] "DELETE /loadbalancer-pool/68cdb3a5-9331-4c6b-8d87-59f16d566ced HTTP/1.1" 200 115 0.055361 10.0.0.33 - - [2026-02-03 04:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016139 10.0.0.33 - - [2026-02-03 04:35:34] "DELETE /loadbalancer-listener/71cf2e88-f56e-420b-8abd-d1374e97185f HTTP/1.1" 200 115 0.044114 10.0.0.33 - - [2026-02-03 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.015139 10.0.0.33 - - [2026-02-03 04:35:34] "DELETE /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb HTTP/1.1" 200 115 0.058841 10.0.0.33 - - [2026-02-03 04:35:34] "POST /chown HTTP/1.1" 200 109 0.013728 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /instance-ip/79d2d9e1-c4d0-43a3-8e36-f0facf27c590 HTTP/1.1" 200 115 0.054143 10.0.0.33 - - [2026-02-03 04:35:35] "POST /ref-update HTTP/1.1" 200 156 0.012962 10.0.0.33 - - [2026-02-03 04:35:35] "POST /chown HTTP/1.1" 200 109 0.029057 10.0.0.33 - - [2026-02-03 04:35:35] "POST /chown HTTP/1.1" 404 171 0.010679 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /virtual-machine-interface/045318a6-d18e-4343-aee4-b61e5731aedd HTTP/1.1" 200 115 0.078707 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a HTTP/1.1" 409 248 0.005506 10.0.0.33 - - [2026-02-03 04:35:35] "POST /ref-update HTTP/1.1" 200 156 0.009168 10.0.0.33 - - [2026-02-03 04:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-02-03 04:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2026-02-03 04:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.33 - - [2026-02-03 04:35:35] "POST /service-instances HTTP/1.1" 409 259 0.005603 10.0.0.33 - - [2026-02-03 04:35:35] "POST /service-instances HTTP/1.1" 409 259 0.009295 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /service-instance/786e8ca4-e731-4010-b45c-9a9ca4af9a20 HTTP/1.1" 200 115 0.059136 10.0.0.33 - - [2026-02-03 04:35:35] "GET /virtual-machine-interface/38af5e8d-0f66-48ab-9fd8-abeb56bdfae2?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004563 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /virtual-machine-interface/38af5e8d-0f66-48ab-9fd8-abeb56bdfae2 HTTP/1.1" 200 115 0.054337 10.0.0.33 - - [2026-02-03 04:35:35] "POST /ref-update HTTP/1.1" 200 156 0.020762 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /virtual-machine/50fc564d-f418-4819-8ca8-3787ad4dc872 HTTP/1.1" 200 115 0.043561 10.0.0.33 - - [2026-02-03 04:35:35] "GET /virtual-machine-interface/e1d4be76-17b4-4d63-b0f5-d23c5aade0d6?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006750 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /virtual-machine-interface/e1d4be76-17b4-4d63-b0f5-d23c5aade0d6 HTTP/1.1" 200 115 0.051422 10.0.0.33 - - [2026-02-03 04:35:35] "DELETE /virtual-machine/59e21043-4174-4f5a-9546-a1d505f0c378 HTTP/1.1" 200 115 0.021994 10.0.0.33 - - [2026-02-03 04:35:40] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.33 - - [2026-02-03 04:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2026-02-03 04:35:40] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004702 10.0.0.33 - - [2026-02-03 04:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.33 - - [2026-02-03 04:35:40] "GET /config-node/b791ed4b-148f-4350-a7d9-063b179cb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004179 10.0.0.33 - - [2026-02-03 04:35:51] "GET / HTTP/1.1" 200 35931 0.003366 10.0.0.33 - - [2026-02-03 04:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2026-02-03 04:35:51] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003287 10.0.0.33 - - [2026-02-03 04:35:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002085 10.0.0.33 - - [2026-02-03 04:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.33 - - [2026-02-03 04:35:51] "GET /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.003272 10.0.0.33 - - [2026-02-03 04:35:52] "PUT /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6 HTTP/1.1" 200 254 0.021421 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:35:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004460 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:35:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.33 - - [2026-02-03 04:36:33] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.33 - - [2026-02-03 04:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2026-02-03 04:36:33] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003990 10.0.0.33 - - [2026-02-03 04:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.33 - - [2026-02-03 04:36:33] "GET /config-node/b791ed4b-148f-4350-a7d9-063b179cb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002666 10.0.0.33 - - [2026-02-03 04:36:33] "GET / HTTP/1.1" 200 35931 0.001821 10.0.0.33 - - [2026-02-03 04:36:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002212 10.0.0.33 - - [2026-02-03 04:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.33 - - [2026-02-03 04:36:38] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002330 10.0.0.33 - - [2026-02-03 04:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.33 - - [2026-02-03 04:36:38] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.014211 10.0.0.33 - - [2026-02-03 04:36:39] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 264 0.002073 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/7699a202-2793-4d58-8fcf-cc428ac0c116 HTTP/1.1" 200 244 0.008964 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 261 0.003413 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/7ffe3890-623c-40a9-b692-b4289eee9947 HTTP/1.1" 200 244 0.009964 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 261 0.009436 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/127bab20-9d4d-494e-b64e-f8d7423807b4 HTTP/1.1" 200 244 0.012831 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 253 0.002034 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/40585d2f-44d0-454a-8bb2-b5dd029d981f HTTP/1.1" 200 244 0.010228 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 251 0.002585 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/a5873a5c-3d3b-4e14-bd2e-f7a7df697263 HTTP/1.1" 200 244 0.008492 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 252 0.002386 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/c79abe64-e7f6-48fd-b1bb-d2f60418bb68 HTTP/1.1" 200 244 0.013386 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 256 0.011041 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/e70c033a-e038-45ce-b899-80a0ac9c9754 HTTP/1.1" 200 244 0.010167 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 248 0.005728 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/84e9b3ae-d368-49ac-9168-8afbaa6395b1 HTTP/1.1" 200 244 0.008831 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 252 0.003093 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/fe06995a-9ff7-4fc8-84cd-ff2af1a06313 HTTP/1.1" 200 244 0.009235 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 257 0.007398 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/61b8b850-adad-4c19-8a7f-4523d0280a16 HTTP/1.1" 200 244 0.010012 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 251 0.013285 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/d06f94a7-b41e-4240-95c4-67fde118c850 HTTP/1.1" 200 244 0.011558 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 257 0.007025 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/62d5765a-284c-4770-8dd7-1f4d3828c378 HTTP/1.1" 200 244 0.013694 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 261 0.007174 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-02-03 04:36:39] "PUT /alarm/86fac7ba-22b7-4bda-8db1-73d5fd833240 HTTP/1.1" 200 244 0.010770 10.0.0.33 - - [2026-02-03 04:36:39] "POST /alarms HTTP/1.1" 409 258 0.005134 10.0.0.33 - - [2026-02-03 04:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/f7e7ed16-bc2f-4349-bfb0-96d40642fced HTTP/1.1" 200 244 0.012231 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 254 0.014264 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/ba2dd5c3-00e5-4217-a02a-b51df7c261aa HTTP/1.1" 200 244 0.011898 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 254 0.008222 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/40a65ccb-f995-4cd6-b744-db760a5bd3bd HTTP/1.1" 200 244 0.011557 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 254 0.011179 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013233 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/029cc6e6-b85b-442e-8f95-d81d2a23eedf HTTP/1.1" 200 244 0.010520 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 247 0.009242 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/8f29f4d3-a67b-48ff-abd8-e2bd03bcc214 HTTP/1.1" 200 244 0.025590 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 272 0.006767 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.038254 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/fc693f4d-400f-4694-bf49-e7ab9002ffcd HTTP/1.1" 200 244 0.010558 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 261 0.007481 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/08ffd027-d5c7-4673-a2ec-7bbb6dab8844 HTTP/1.1" 200 244 0.010926 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 259 0.004730 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/f5d2942d-534b-4252-b6fe-5ed2566651b8 HTTP/1.1" 200 244 0.010935 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 265 0.017027 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/aa31e669-508d-411c-b48b-cf4ce851cf2c HTTP/1.1" 200 244 0.010616 10.0.0.33 - - [2026-02-03 04:36:40] "POST /alarms HTTP/1.1" 409 279 0.003156 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /alarm/f7cc14fc-3c79-4c45-b014-842f0adcef06 HTTP/1.1" 200 244 0.010918 10.0.0.33 - - [2026-02-03 04:36:40] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.33 - - [2026-02-03 04:36:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002139 10.0.0.33 - - [2026-02-03 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2026-02-03 04:36:40] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.009590 10.0.0.33 - - [2026-02-03 04:36:41] "GET / HTTP/1.1" 200 35931 0.002442 10.0.0.33 - - [2026-02-03 04:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2026-02-03 04:36:41] "GET /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002484 10.0.0.33 - - [2026-02-03 04:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-02-03 04:36:41] "PUT /global-vrouter-config/ed072168-1acd-4292-8ea6-f61fc4a433e6 HTTP/1.1" 200 276 0.010149 10.0.0.33 - - [2026-02-03 04:36:41] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.33 - - [2026-02-03 04:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-02-03 04:36:41] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004232 10.0.0.33 - - [2026-02-03 04:36:41] "PUT /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81 HTTP/1.1" 200 274 0.016372 10.0.0.33 - - [2026-02-03 04:36:44] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.33 - - [2026-02-03 04:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2026-02-03 04:36:45] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006465 10.0.0.33 - - [2026-02-03 04:36:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002091 10.0.0.33 - - [2026-02-03 04:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006726 10.0.0.33 - - [2026-02-03 04:36:45] "GET /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.003000 10.0.0.33 - - [2026-02-03 04:36:45] "PUT /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6 HTTP/1.1" 200 254 0.021964 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:36:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001364 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:36:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001446 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:36:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:36:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001449 10.0.0.33 - - [2026-02-03 04:36:49] "POST /tags HTTP/1.1" 200 355 0.049199 10.0.0.33 - - [2026-02-03 04:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014029 10.0.0.33 - - [2026-02-03 04:36:49] "GET /tag/75b933e3-5def-44c3-882d-60c020b56159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017183 10.0.0.33 - - [2026-02-03 04:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.33 - - [2026-02-03 04:36:49] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004915 10.0.0.33 - - [2026-02-03 04:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-02-03 04:36:49] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045207 10.0.0.33 - - [2026-02-03 04:36:49] "POST /virtual-machines HTTP/1.1" 200 351 0.013333 10.0.0.33 - - [2026-02-03 04:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007967 10.0.0.33 - - [2026-02-03 04:36:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114408 10.0.0.33 - - [2026-02-03 04:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028374 10.0.0.33 - - [2026-02-03 04:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.029400 10.0.0.33 - - [2026-02-03 04:36:49] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006739 10.0.0.33 - - [2026-02-03 04:36:49] "POST /instance-ips HTTP/1.1" 200 391 0.035347 10.0.0.33 - - [2026-02-03 04:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.042935 10.0.0.33 - - [2026-02-03 04:36:49] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013602 10.0.0.33 - - [2026-02-03 04:36:50] "POST /set-tag HTTP/1.1" 200 109 0.019743 10.0.0.33 - - [2026-02-03 04:36:50] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017603 10.0.0.33 - - [2026-02-03 04:36:50] "GET /instance-ip/f495873c-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004799 10.0.0.33 - - [2026-02-03 04:36:50] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004495 10.0.0.33 - - [2026-02-03 04:36:50] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.33 - - [2026-02-03 04:36:50] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003685 10.0.0.33 - - [2026-02-03 04:36:50] "POST /ref-update HTTP/1.1" 200 156 0.018594 10.0.0.33 - - [2026-02-03 04:36:50] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.021193 10.0.0.33 - - [2026-02-03 04:36:50] "POST /set-tag HTTP/1.1" 200 109 0.009368 10.0.0.33 - - [2026-02-03 04:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.33 - - [2026-02-03 04:36:50] "GET /virtual-network/68049b02-fa42-4548-b37d-11f250ae0036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004976 10.0.0.33 - - [2026-02-03 04:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2026-02-03 04:36:50] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043573 10.0.0.33 - - [2026-02-03 04:36:50] "POST /virtual-machines HTTP/1.1" 200 355 0.015828 10.0.0.33 - - [2026-02-03 04:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018461 10.0.0.33 - - [2026-02-03 04:36:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.191613 10.0.0.33 - - [2026-02-03 04:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010345 10.0.0.33 - - [2026-02-03 04:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019612 10.0.0.33 - - [2026-02-03 04:36:50] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.064214 10.0.0.33 - - [2026-02-03 04:36:50] "POST /instance-ips HTTP/1.1" 200 395 0.025199 10.0.0.33 - - [2026-02-03 04:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023397 10.0.0.33 - - [2026-02-03 04:36:50] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.019491 10.0.0.33 - - [2026-02-03 04:36:50] "POST /set-tag HTTP/1.1" 200 109 0.034812 10.0.0.33 - - [2026-02-03 04:36:51] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008447 10.0.0.33 - - [2026-02-03 04:36:51] "GET /instance-ip/f5229dc0-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.022372 10.0.0.33 - - [2026-02-03 04:36:51] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004403 10.0.0.33 - - [2026-02-03 04:36:51] "POST /set-tag HTTP/1.1" 200 109 0.004846 10.0.0.33 - - [2026-02-03 04:36:51] "GET /virtual-router/523f18a5-7c05-47fc-abcc-7883f6eaa161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003657 10.0.0.33 - - [2026-02-03 04:36:51] "POST /ref-update HTTP/1.1" 200 156 0.009158 10.0.0.33 - - [2026-02-03 04:36:51] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013734 10.0.0.33 - - [2026-02-03 04:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.33 - - [2026-02-03 04:36:51] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004969 10.0.0.33 - - [2026-02-03 04:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.33 - - [2026-02-03 04:36:51] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012078 10.0.0.33 - - [2026-02-03 04:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002787 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:36:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:36:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.33 - - [2026-02-03 04:37:03] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005841 10.0.0.33 - - [2026-02-03 04:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.33 - - [2026-02-03 04:37:04] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012347 10.0.0.33 - - [2026-02-03 04:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.33 - - [2026-02-03 04:37:05] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004421 10.0.0.33 - - [2026-02-03 04:37:05] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.33 - - [2026-02-03 04:37:06] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.33 - - [2026-02-03 04:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-02-03 04:37:06] "GET /global-system-config/501061a8-fa69-4408-9117-76a44cf8dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004453 10.0.0.33 - - [2026-02-03 04:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.33 - - [2026-02-03 04:37:06] "GET /config-node/b791ed4b-148f-4350-a7d9-063b179cb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001930 10.0.0.33 - - [2026-02-03 04:37:18] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.33 - - [2026-02-03 04:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2026-02-03 04:37:18] "GET /routing-instance/6006a2c3-74fa-4459-b80a-b32a4dabaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005971 10.0.0.33 - - [2026-02-03 04:37:18] "POST /bgp-routers HTTP/1.1" 409 301 0.003142 10.0.0.33 - - [2026-02-03 04:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2026-02-03 04:37:18] "GET /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.003372 10.0.0.33 - - [2026-02-03 04:37:18] "PUT /bgp-router/0377f5db-40af-4578-8206-8628f656c1a6 HTTP/1.1" 200 254 0.011391 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:37:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.33 - - [2026-02-03 04:37:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 10.0.0.33 - - [2026-02-03 04:37:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002853 10.0.0.33 - - [2026-02-03 04:37:20] "GET /global-system-configs HTTP/1.1" 200 322 0.004333 10.0.0.33 - - [2026-02-03 04:37:32] "POST /tags HTTP/1.1" 409 238 0.002207 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2026-02-03 04:37:32] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011408 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.33 - - [2026-02-03 04:37:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034117 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2026-02-03 04:37:32] "GET /service-appliance-set/ebe55fc8-21f9-47a0-b30c-111d64d96301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002814 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.001924 10.0.0.33 - - [2026-02-03 04:37:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101053 10.0.0.33 - - [2026-02-03 04:37:32] "GET /virtual-machine-interface/cdf11980-4558-4f0c-96be-f01f78315024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004466 10.0.0.33 - - [2026-02-03 04:37:32] "POST /set-tag HTTP/1.1" 200 109 0.017024 10.0.0.33 - - [2026-02-03 04:37:32] "POST /instance-ips HTTP/1.1" 200 417 0.037133 10.0.0.33 - - [2026-02-03 04:37:32] "GET /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004105 10.0.0.33 - - [2026-02-03 04:37:32] "POST /loadbalancers HTTP/1.1" 200 618 0.058044 10.0.0.33 - - [2026-02-03 04:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012511 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010672 10.0.0.33 - - [2026-02-03 04:37:32] "POST /service-instances HTTP/1.1" 200 566 0.021544 10.0.0.33 - - [2026-02-03 04:37:32] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.33 - - [2026-02-03 04:37:32] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044144 10.0.0.33 - - [2026-02-03 04:37:32] "GET /virtual-machine-interface/cdf11980-4558-4f0c-96be-f01f78315024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004491 10.0.0.33 - - [2026-02-03 04:37:32] "GET /virtual-machine-interface/cdf11980-4558-4f0c-96be-f01f78315024?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004672 10.0.0.33 - - [2026-02-03 04:37:32] "PUT /service-instance/82e0c3cf-302b-45c6-95a1-5a91896e6f4c HTTP/1.1" 200 266 0.008567 10.0.0.33 - - [2026-02-03 04:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014422 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.001812 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2026-02-03 04:37:32] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003004 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.33 - - [2026-02-03 04:37:32] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002107 10.0.0.33 - - [2026-02-03 04:37:32] "POST /virtual-machines HTTP/1.1" 200 429 0.011606 10.0.0.33 - - [2026-02-03 04:37:32] "POST /tags HTTP/1.1" 409 221 0.013630 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-02-03 04:37:32] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011180 10.0.0.33 - - [2026-02-03 04:37:32] "POST /tags HTTP/1.1" 409 238 0.002601 10.0.0.33 - - [2026-02-03 04:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.33 - - [2026-02-03 04:37:32] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013856 10.0.0.33 - - [2026-02-03 04:37:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.115261 10.0.0.33 - - [2026-02-03 04:37:33] "POST /chown HTTP/1.1" 200 109 0.010223 10.0.0.33 - - [2026-02-03 04:37:33] "POST /firewall-rules HTTP/1.1" 200 650 0.110041 10.0.0.33 - - [2026-02-03 04:37:33] "POST /chown HTTP/1.1" 200 109 0.042812 10.0.0.33 - - [2026-02-03 04:37:33] "PUT /virtual-machine-interface/80168035-0d9d-4a50-b4b1-3ed739c3e0d7 HTTP/1.1" 200 284 0.018018 10.0.0.33 - - [2026-02-03 04:37:33] "GET /firewall-rule/8ce21980-eb81-46fa-85d6-b1547d2b4f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011751 10.0.0.33 - - [2026-02-03 04:37:33] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003118 10.0.0.33 - - [2026-02-03 04:37:33] "PUT /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4 HTTP/1.1" 200 256 0.024626 10.0.0.33 - - [2026-02-03 04:37:33] "GET /firewall-rule/8ce21980-eb81-46fa-85d6-b1547d2b4f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.012306 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.008843 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.022999 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.014898 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.040321 10.0.0.33 - - [2026-02-03 04:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.33 - - [2026-02-03 04:37:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027777 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.016248 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.018200 10.0.0.33 - - [2026-02-03 04:37:33] "GET /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.005644 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.021250 10.0.0.33 - - [2026-02-03 04:37:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.029684 10.0.0.33 - - [2026-02-03 04:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.33 - - [2026-02-03 04:37:33] "POST /virtual-machines HTTP/1.1" 200 429 0.014103 10.0.0.33 - - [2026-02-03 04:37:33] "GET /project/2c86d78f-30d8-4763-b3eb-21189b2c299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026374 10.0.0.33 - - [2026-02-03 04:37:33] "GET /loadbalancer-listener/bb7d7f7f-f63f-4162-97f7-92c0418b002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.049616 10.0.0.33 - - [2026-02-03 04:37:33] "GET /loadbalancer-listener/bb7d7f7f-f63f-4162-97f7-92c0418b002f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006307 10.0.0.33 - - [2026-02-03 04:37:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.104017 10.0.0.33 - - [2026-02-03 04:37:33] "POST /chown HTTP/1.1" 200 109 0.018490 10.0.0.33 - - [2026-02-03 04:37:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.023127 10.0.0.33 - - [2026-02-03 04:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016321 10.0.0.33 - - [2026-02-03 04:37:33] "POST /chown HTTP/1.1" 200 109 0.022087 10.0.0.33 - - [2026-02-03 04:37:33] "GET /loadbalancer-pool/a186ffce-6f72-43a4-95a7-e9b3e93797f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020637 10.0.0.33 - - [2026-02-03 04:37:33] "PUT /virtual-machine-interface/383c1334-6eae-405e-82f8-2cd33cb10ef1 HTTP/1.1" 200 284 0.021718 10.0.0.33 - - [2026-02-03 04:37:33] "PUT /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4 HTTP/1.1" 200 256 0.023106 10.0.0.33 - - [2026-02-03 04:37:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.021414 10.0.0.33 - - [2026-02-03 04:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015068 10.0.0.33 - - [2026-02-03 04:37:33] "GET /loadbalancer-member/7df03b1f-afd9-4e23-b986-1b4d16413c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005852 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.021724 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.017799 10.0.0.33 - - [2026-02-03 04:37:33] "GET /application-policy-set/11d15bf9-d709-4bad-ad6a-aec84975a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002877 10.0.0.33 - - [2026-02-03 04:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009587 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.034055 10.0.0.33 - - [2026-02-03 04:37:33] "GET /policy-management/22109997-855e-4911-a54f-9dfec33e4d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012156 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.008163 10.0.0.33 - - [2026-02-03 04:37:33] "POST /tags HTTP/1.1" 409 221 0.009668 10.0.0.33 - - [2026-02-03 04:37:33] "POST /ref-update HTTP/1.1" 200 156 0.015814 10.0.0.33 - - [2026-02-03 04:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2026-02-03 04:37:33] "GET /tag/10f474ae-dfe5-4f21-9c07-a1aa106570d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018402 10.0.0.33 - - [2026-02-03 04:37:33] "PUT /service-instance/82e0c3cf-302b-45c6-95a1-5a91896e6f4c HTTP/1.1" 200 266 0.017271 10.0.0.33 - - [2026-02-03 04:37:33] "POST /tags HTTP/1.1" 409 238 0.005353 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.33 - - [2026-02-03 04:37:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009723 10.0.0.33 - - [2026-02-03 04:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020325 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.012232 10.0.0.33 - - [2026-02-03 04:37:34] "POST /firewall-rules HTTP/1.1" 409 293 0.008137 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2026-02-03 04:37:34] "PUT /firewall-rule/8ce21980-eb81-46fa-85d6-b1547d2b4f31 HTTP/1.1" 200 260 0.019937 10.0.0.33 - - [2026-02-03 04:37:34] "GET /firewall-rule/8ce21980-eb81-46fa-85d6-b1547d2b4f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009886 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.025793 10.0.0.33 - - [2026-02-03 04:37:34] "PUT /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4 HTTP/1.1" 200 256 0.020266 10.0.0.33 - - [2026-02-03 04:37:34] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004392 10.0.0.33 - - [2026-02-03 04:37:34] "GET /firewall-rule/8ce21980-eb81-46fa-85d6-b1547d2b4f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002066 10.0.0.33 - - [2026-02-03 04:37:34] "POST /ref-update HTTP/1.1" 200 156 0.023531 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008623 10.0.0.33 - - [2026-02-03 04:37:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010578 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.006290 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.017878 10.0.0.33 - - [2026-02-03 04:37:34] "GET /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015578 10.0.0.33 - - [2026-02-03 04:37:34] "GET /virtual-machine-interface/383c1334-6eae-405e-82f8-2cd33cb10ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003886 10.0.0.33 - - [2026-02-03 04:37:34] "PUT /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4 HTTP/1.1" 200 256 0.030051 10.0.0.33 - - [2026-02-03 04:37:34] "POST /set-tag HTTP/1.1" 200 109 0.025021 10.0.0.33 - - [2026-02-03 04:37:34] "GET /virtual-machine-interface/80168035-0d9d-4a50-b4b1-3ed739c3e0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004075 10.0.0.33 - - [2026-02-03 04:37:34] "POST /ref-update HTTP/1.1" 200 156 0.026232 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.011606 10.0.0.33 - - [2026-02-03 04:37:34] "POST /set-tag HTTP/1.1" 200 109 0.055753 10.0.0.33 - - [2026-02-03 04:37:34] "GET /virtual-machine-interface/cdf11980-4558-4f0c-96be-f01f78315024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.014742 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.006809 10.0.0.33 - - [2026-02-03 04:37:34] "PUT /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4 HTTP/1.1" 200 256 0.023296 10.0.0.33 - - [2026-02-03 04:37:34] "POST /ref-update HTTP/1.1" 200 156 0.018364 10.0.0.33 - - [2026-02-03 04:37:34] "POST /set-tag HTTP/1.1" 200 109 0.028269 10.0.0.33 - - [2026-02-03 04:37:34] "GET /firewall-policy/573b7ce5-5556-40cf-9639-5609d87d5b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010612 10.0.0.33 - - [2026-02-03 04:37:34] "GET /firewall-rule/8ce21980-eb81-46fa-85d6-b1547d2b4f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004896 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.006400 10.0.0.33 - - [2026-02-03 04:37:34] "POST /chown HTTP/1.1" 200 109 0.018513 10.0.0.33 - - [2026-02-03 04:37:34] "PUT /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4 HTTP/1.1" 200 256 0.023898 10.0.0.33 - - [2026-02-03 04:37:34] "POST /ref-update HTTP/1.1" 200 156 0.026848 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /firewall-rule/8ce21980-eb81-46fa-85d6-b1547d2b4f31 HTTP/1.1" 200 115 0.058806 10.0.0.33 - - [2026-02-03 04:37:34] "POST /ref-update HTTP/1.1" 200 156 0.034152 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /loadbalancer-member/7df03b1f-afd9-4e23-b986-1b4d16413c7c HTTP/1.1" 200 115 0.047375 10.0.0.33 - - [2026-02-03 04:37:34] "PUT /service-instance/82e0c3cf-302b-45c6-95a1-5a91896e6f4c HTTP/1.1" 200 266 0.012106 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /loadbalancer-pool/a186ffce-6f72-43a4-95a7-e9b3e93797f6 HTTP/1.1" 200 115 0.042480 10.0.0.33 - - [2026-02-03 04:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020951 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /loadbalancer-listener/bb7d7f7f-f63f-4162-97f7-92c0418b002f HTTP/1.1" 200 115 0.038898 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /loadbalancer/84b6a1ea-e798-4263-b6aa-1db4216218eb HTTP/1.1" 200 115 0.043214 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /instance-ip/ee312837-b7a3-445a-8d5d-9cdf73911ce4 HTTP/1.1" 200 115 0.049804 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /virtual-machine-interface/cdf11980-4558-4f0c-96be-f01f78315024 HTTP/1.1" 200 115 0.031801 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.33 - - [2026-02-03 04:37:34] "DELETE /tag/f76168a6-0e42-4762-b3d8-b9bafea0000a HTTP/1.1" 200 115 0.054609 10.0.0.33 - - [2026-02-03 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.33 - - [2026-02-03 04:37:35] "DELETE /service-instance/82e0c3cf-302b-45c6-95a1-5a91896e6f4c HTTP/1.1" 200 115 0.030272 10.0.0.33 - - [2026-02-03 04:37:35] "GET /virtual-machine-interface/80168035-0d9d-4a50-b4b1-3ed739c3e0d7?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004672 10.0.0.33 - - [2026-02-03 04:37:35] "DELETE /virtual-machine-interface/80168035-0d9d-4a50-b4b1-3ed739c3e0d7 HTTP/1.1" 200 115 0.035614 10.0.0.33 - - [2026-02-03 04:37:35] "POST /ref-update HTTP/1.1" 200 156 0.007396 10.0.0.33 - - [2026-02-03 04:37:35] "DELETE /virtual-machine/28288f6a-fd79-4a27-8ffe-ec3f53ea9bdb HTTP/1.1" 200 115 0.024114 10.0.0.33 - - [2026-02-03 04:37:35] "GET /virtual-machine-interface/383c1334-6eae-405e-82f8-2cd33cb10ef1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.004238 10.0.0.33 - - [2026-02-03 04:37:35] "DELETE /virtual-machine-interface/383c1334-6eae-405e-82f8-2cd33cb10ef1 HTTP/1.1" 200 115 0.048406 10.0.0.33 - - [2026-02-03 04:37:35] "DELETE /virtual-machine/120b1da4-b40d-431d-8f1c-cacb1fe88d27 HTTP/1.1" 200 115 0.020810 10.0.0.33 - - [2026-02-03 04:37:37] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018229 10.0.0.33 - - [2026-02-03 04:37:37] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.33 - - [2026-02-03 04:37:37] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003963 10.0.0.33 - - [2026-02-03 04:37:37] "POST /set-tag HTTP/1.1" 200 109 0.001800 10.0.0.33 - - [2026-02-03 04:37:37] "GET /virtual-machine/6843882e-d38b-4a7c-bb3b-c029afa30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004446 10.0.0.33 - - [2026-02-03 04:37:37] "POST /ref-update HTTP/1.1" 200 156 0.019393 10.0.0.33 - - [2026-02-03 04:37:37] "GET /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005679 10.0.0.33 - - [2026-02-03 04:37:37] "POST /set-tag HTTP/1.1" 200 109 0.025554 10.0.0.33 - - [2026-02-03 04:37:37] "POST /set-tag HTTP/1.1" 200 109 0.030071 10.0.0.33 - - [2026-02-03 04:37:37] "DELETE /instance-ip/f495873c-00b9-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.053209 10.0.0.33 - - [2026-02-03 04:37:37] "DELETE /virtual-machine-interface/f47de7c6-00b9-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.036693 10.0.0.33 - - [2026-02-03 04:37:37] "DELETE /virtual-machine/6843882e-d38b-4a7c-bb3b-c029afa30c91 HTTP/1.1" 200 115 0.023332 10.0.0.33 - - [2026-02-03 04:37:37] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012762 10.0.0.33 - - [2026-02-03 04:37:37] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.33 - - [2026-02-03 04:38:08] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005888 10.0.0.33 - - [2026-02-03 04:38:08] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.33 - - [2026-02-03 04:38:08] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013794 10.0.0.33 - - [2026-02-03 04:38:08] "POST /set-tag HTTP/1.1" 200 109 0.004397 10.0.0.33 - - [2026-02-03 04:38:08] "GET /virtual-machine/353d37f9-022b-4924-87f7-7f36523dad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.013690 10.0.0.33 - - [2026-02-03 04:38:08] "POST /ref-update HTTP/1.1" 200 156 0.013422 10.0.0.33 - - [2026-02-03 04:38:08] "GET /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006702 10.0.0.33 - - [2026-02-03 04:38:08] "POST /set-tag HTTP/1.1" 200 109 0.017904 10.0.0.33 - - [2026-02-03 04:38:08] "POST /set-tag HTTP/1.1" 200 109 0.046373 10.0.0.33 - - [2026-02-03 04:38:08] "DELETE /instance-ip/f5229dc0-00b9-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.055675 10.0.0.33 - - [2026-02-03 04:38:08] "DELETE /virtual-machine-interface/f4fabe68-00b9-11f1-a472-fa163e29583c HTTP/1.1" 200 115 0.042262 10.0.0.33 - - [2026-02-03 04:38:08] "DELETE /virtual-machine/353d37f9-022b-4924-87f7-7f36523dad0a HTTP/1.1" 200 115 0.022190 10.0.0.33 - - [2026-02-03 04:38:08] "DELETE /tag/75b933e3-5def-44c3-882d-60c020b56159 HTTP/1.1" 200 115 0.046504