++ 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 Aug 18 06:45:34 AM UTC 2026 ===================' INFO: =================== Tue Aug 18 06:45:34 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev enp1s0 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: 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: 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 +++ cut -d ' ' -f 1 +++ 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 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.120.203.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.120.203.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=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/18/2026 06:46:21.841 7f2d11da7740 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/18/2026 06:46:22.700 7f2d11da7740 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/18/2026 06:46:22.776 7f2d11da7740 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/18/2026 06:46:22.776 7f2d11da7740 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-08-18 06:46:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001281 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-08-18 06:46:37] "GET / HTTP/1.1" 503 181 0.000405 10.0.0.33 - - [2026-08-18 06:46:37] "GET / HTTP/1.1" 503 181 0.000782 10.0.0.33 - - [2026-08-18 06:46:37] "GET / HTTP/1.1" 503 181 0.000377 10.0.0.33 - - [2026-08-18 06:46:38] "GET / HTTP/1.1" 200 45303 0.002582 10.0.0.33 - - [2026-08-18 06:46:38] "GET / HTTP/1.1" 200 35931 0.002216 10.0.0.33 - - [2026-08-18 06:46:38] "GET / HTTP/1.1" 200 35931 0.002662 10.0.0.33 - - [2026-08-18 06:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018044 10.0.0.33 - - [2026-08-18 06:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012906 10.0.0.33 - - [2026-08-18 06:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013770 10.0.0.33 - - [2026-08-18 06:46:38] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024477 10.0.0.33 - - [2026-08-18 06:46:39] "GET / HTTP/1.1" 200 35931 0.003856 10.0.0.33 - - [2026-08-18 06:46:39] "GET / HTTP/1.1" 200 35931 0.002313 10.0.0.33 - - [2026-08-18 06:46:39] "POST /bgp-routers HTTP/1.1" 200 616 0.322051 10.0.0.33 - - [2026-08-18 06:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014282 10.0.0.33 - - [2026-08-18 06:46:39] "GET / HTTP/1.1" 200 35931 0.003488 10.0.0.33 - - [2026-08-18 06:46:39] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022879 10.0.0.33 - - [2026-08-18 06:46:39] "GET /bgp-router/8331128b-73da-4df3-af50-84f173093ca9?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.031415 10.0.0.33 - - [2026-08-18 06:46:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.019851 10.0.0.33 - - [2026-08-18 06:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.33 - - [2026-08-18 06:46:39] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006421 10.0.0.33 - - [2026-08-18 06:46:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025992 10.0.0.33 - - [2026-08-18 06:46:39] "POST /ref-update HTTP/1.1" 200 156 0.026621 10.0.0.33 - - [2026-08-18 06:46:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.171135 10.0.0.33 - - [2026-08-18 06:46:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.014960 10.0.0.33 - - [2026-08-18 06:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.33 - - [2026-08-18 06:46:39] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017538 10.0.0.33 - - [2026-08-18 06:46:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.095392 10.0.0.33 - - [2026-08-18 06:46:40] "GET / HTTP/1.1" 200 35931 0.001892 10.0.0.33 - - [2026-08-18 06:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013430 10.0.0.33 - - [2026-08-18 06:46:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.015483 10.0.0.33 - - [2026-08-18 06:46:40] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026040 10.0.0.33 - - [2026-08-18 06:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018914 10.0.0.33 - - [2026-08-18 06:46:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.005653 10.0.0.33 - - [2026-08-18 06:46:40] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.030009 10.0.0.33 - - [2026-08-18 06:46:40] "POST /database-nodes HTTP/1.1" 200 597 0.128693 10.0.0.33 - - [2026-08-18 06:46:40] "POST /service-appliance-sets HTTP/1.1" 200 541 0.168999 10.0.0.33 - - [2026-08-18 06:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.33 - - [2026-08-18 06:46:40] "GET /network-ipam/b0d62aa1-f8a2-45fe-b805-5004474081a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006299 10.0.0.33 - - [2026-08-18 06:46:40] "POST /service-templates HTTP/1.1" 200 511 0.055582 10.0.0.33 - - [2026-08-18 06:46:41] "POST /service-templates HTTP/1.1" 200 501 0.043977 10.0.0.33 - - [2026-08-18 06:46:41] "POST /service-templates HTTP/1.1" 200 515 0.033924 10.0.0.33 - - [2026-08-18 06:46:41] "POST /service-templates HTTP/1.1" 200 535 0.104074 10.0.0.33 - - [2026-08-18 06:46:41] "POST /service-templates HTTP/1.1" 200 507 0.105085 10.0.0.33 - - [2026-08-18 06:46:42] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.33 - - [2026-08-18 06:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008787 10.0.0.33 - - [2026-08-18 06:46:42] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009506 10.0.0.33 - - [2026-08-18 06:46:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.004453 10.0.0.33 - - [2026-08-18 06:46:42] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.055070 10.0.0.33 - - [2026-08-18 06:46:43] "GET / HTTP/1.1" 200 35931 0.002336 10.0.0.33 - - [2026-08-18 06:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.33 - - [2026-08-18 06:46:43] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015744 10.0.0.33 - - [2026-08-18 06:46:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.014366 10.0.0.33 - - [2026-08-18 06:46:44] "POST /analytics-nodes HTTP/1.1" 200 599 0.055579 10.0.0.33 - - [2026-08-18 06:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.33 - - [2026-08-18 06:46:45] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.33 - - [2026-08-18 06:46:45] "GET /network-ipam/b0d62aa1-f8a2-45fe-b805-5004474081a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004096 10.0.0.33 - - [2026-08-18 06:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-08-18 06:46:45] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008327 10.0.0.33 - - [2026-08-18 06:46:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.004627 10.0.0.33 - - [2026-08-18 06:46:45] "POST /config-nodes HTTP/1.1" 200 593 0.025172 10.0.0.33 - - [2026-08-18 06:46:45] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.33 - - [2026-08-18 06:46:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002576 10.0.0.33 - - [2026-08-18 06:46:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.002431 10.0.0.33 - - [2026-08-18 06:46:45] "POST /access-control-lists HTTP/1.1" 200 587 0.028161 10.0.0.33 - - [2026-08-18 06:46:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.020203 10.0.0.33 - - [2026-08-18 06:46:45] "POST /access-control-lists HTTP/1.1" 200 585 0.029919 10.0.0.33 - - [2026-08-18 06:46:45] "POST /route-targets HTTP/1.1" 200 327 0.011367 10.0.0.33 - - [2026-08-18 06:46:45] "POST /ref-update HTTP/1.1" 200 156 0.049824 10.0.0.33 - - [2026-08-18 06:46:46] "POST /route-targets HTTP/1.1" 200 327 0.014462 10.0.0.33 - - [2026-08-18 06:46:46] "POST /ref-update HTTP/1.1" 200 156 0.042130 10.0.0.33 - - [2026-08-18 06:46:46] "POST /route-targets HTTP/1.1" 200 327 0.028466 10.0.0.33 - - [2026-08-18 06:46:46] "POST /ref-update HTTP/1.1" 200 156 0.033940 10.0.0.33 - - [2026-08-18 06:46:46] "POST /route-targets HTTP/1.1" 200 327 0.038926 10.0.0.33 - - [2026-08-18 06:46:46] "POST /ref-update HTTP/1.1" 200 156 0.029788 10.0.0.33 - - [2026-08-18 06:46:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.013081 10.0.0.33 - - [2026-08-18 06:46:46] "POST /access-control-lists HTTP/1.1" 200 551 0.093806 10.0.0.33 - - [2026-08-18 06:46:47] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.33 - - [2026-08-18 06:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.33 - - [2026-08-18 06:46:47] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007461 10.0.0.33 - - [2026-08-18 06:46:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.007633 10.0.0.33 - - [2026-08-18 06:46:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.040087 10.0.0.33 - - [2026-08-18 06:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.33 - - [2026-08-18 06:46:50] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003193 10.0.0.33 - - [2026-08-18 06:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.33 - - [2026-08-18 06:46:50] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.012232 10.0.0.33 - - [2026-08-18 06:46:50] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.33 - - [2026-08-18 06:46:50] "POST /alarms HTTP/1.1" 200 581 0.033917 10.0.0.33 - - [2026-08-18 06:46:50] "POST /alarms HTTP/1.1" 200 575 0.044533 10.0.0.33 - - [2026-08-18 06:46:50] "POST /alarms HTTP/1.1" 200 575 0.036932 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 559 0.027064 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 555 0.037744 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 557 0.052142 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 565 0.018806 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 549 0.043968 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 557 0.061760 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 567 0.026003 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 555 0.037993 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 567 0.024874 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 575 0.086483 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 569 0.034856 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 561 0.037464 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 561 0.022653 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 561 0.033592 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 547 0.054244 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 595 0.028944 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 575 0.038217 10.0.0.33 - - [2026-08-18 06:46:51] "POST /alarms HTTP/1.1" 200 571 0.043228 10.0.0.33 - - [2026-08-18 06:46:52] "POST /alarms HTTP/1.1" 200 583 0.024868 10.0.0.33 - - [2026-08-18 06:46:52] "POST /alarms HTTP/1.1" 200 609 0.037614 10.0.0.33 - - [2026-08-18 06:46:52] "GET / HTTP/1.1" 200 35931 0.001344 10.0.0.33 - - [2026-08-18 06:46:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003184 10.0.0.33 - - [2026-08-18 06:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.33 - - [2026-08-18 06:46:52] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.012493 10.0.0.33 - - [2026-08-18 06:46:52] "GET / HTTP/1.1" 200 35931 0.002266 10.0.0.33 - - [2026-08-18 06:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2026-08-18 06:46:52] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003485 10.0.0.33 - - [2026-08-18 06:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.33 - - [2026-08-18 06:46:52] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.013438 10.0.0.33 - - [2026-08-18 06:46:53] "GET / HTTP/1.1" 200 35931 0.001217 10.0.0.33 - - [2026-08-18 06:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2026-08-18 06:46:53] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007422 10.0.0.33 - - [2026-08-18 06:46:53] "PUT /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7 HTTP/1.1" 200 274 0.020126 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:49:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:49:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001583 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 10.0.0.33 - - [2026-08-18 06:50:13] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.33 - - [2026-08-18 06:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.33 - - [2026-08-18 06:50:13] "GET /domain/92e53181-b534-4769-99af-1241477f3b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005186 10.0.0.33 - - [2026-08-18 06:50:13] "POST /id-to-fqname HTTP/1.1" 200 173 0.000772 10.0.0.33 - - [2026-08-18 06:50:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.021930 10.0.0.33 - - [2026-08-18 06:50:13] "POST /security-groups HTTP/1.1" 200 570 0.119128 10.0.0.33 - - [2026-08-18 06:50:13] "POST /projects HTTP/1.1" 200 481 0.359206 10.0.0.33 - - [2026-08-18 06:50:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.014441 10.0.0.33 - - [2026-08-18 06:50:13] "POST /access-control-lists HTTP/1.1" 200 579 0.086071 10.0.0.33 - - [2026-08-18 06:50:13] "POST /fqname-to-id HTTP/1.1" 404 212 0.013516 10.0.0.33 - - [2026-08-18 06:50:13] "POST /security-groups HTTP/1.1" 200 534 0.132014 10.0.0.33 - - [2026-08-18 06:50:13] "POST /chown HTTP/1.1" 200 109 0.020265 10.0.0.33 - - [2026-08-18 06:50:13] "POST /policy-managements HTTP/1.1" 409 214 0.013244 10.0.0.33 - - [2026-08-18 06:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.33 - - [2026-08-18 06:50:14] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005730 10.0.0.33 - - [2026-08-18 06:50:14] "POST /access-control-lists HTTP/1.1" 200 577 0.122595 10.0.0.33 - - [2026-08-18 06:50:14] "POST /application-policy-sets HTTP/1.1" 200 528 0.067767 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.33 - - [2026-08-18 06:50:14] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003758 10.0.0.33 - - [2026-08-18 06:50:14] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.011797 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011701 10.0.0.33 - - [2026-08-18 06:50:14] "GET /virtual-network/50c8bd23-9051-49fa-a716-b36f6e10a926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005366 10.0.0.33 - - [2026-08-18 06:50:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.013184 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.022498 10.0.0.33 - - [2026-08-18 06:50:14] "POST /security-groups HTTP/1.1" 200 574 0.072644 10.0.0.33 - - [2026-08-18 06:50:14] "POST /projects HTTP/1.1" 200 489 0.282598 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.003032 10.0.0.33 - - [2026-08-18 06:50:14] "POST /access-control-lists HTTP/1.1" 200 594 0.026464 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.010225 10.0.0.33 - - [2026-08-18 06:50:14] "POST /security-groups HTTP/1.1" 200 546 0.054010 10.0.0.33 - - [2026-08-18 06:50:14] "POST /chown HTTP/1.1" 200 109 0.023783 10.0.0.33 - - [2026-08-18 06:50:14] "POST /access-control-lists HTTP/1.1" 200 592 0.058338 10.0.0.33 - - [2026-08-18 06:50:14] "POST /network-ipams HTTP/1.1" 200 522 0.064777 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.006306 10.0.0.33 - - [2026-08-18 06:50:14] "POST /access-control-lists HTTP/1.1" 200 583 0.109126 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.008625 10.0.0.33 - - [2026-08-18 06:50:14] "POST /network-ipams HTTP/1.1" 200 510 0.133096 10.0.0.33 - - [2026-08-18 06:50:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.002917 10.0.0.33 - - [2026-08-18 06:50:15] "POST /access-control-lists HTTP/1.1" 200 581 0.086768 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002706 10.0.0.33 - - [2026-08-18 06:50:15] "POST /access-control-lists HTTP/1.1" 200 602 0.125385 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.005707 10.0.0.33 - - [2026-08-18 06:50:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006280 10.0.0.33 - - [2026-08-18 06:50:15] "POST /virtual-networks HTTP/1.1" 200 538 0.290693 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2026-08-18 06:50:15] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.010842 10.0.0.33 - - [2026-08-18 06:50:15] "POST /access-control-lists HTTP/1.1" 200 600 0.047833 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002115 10.0.0.33 - - [2026-08-18 06:50:15] "POST /network-ipams HTTP/1.1" 200 518 0.059937 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.003644 10.0.0.33 - - [2026-08-18 06:50:15] "POST /access-control-lists HTTP/1.1" 200 589 0.077706 10.0.0.33 - - [2026-08-18 06:50:15] "POST /route-targets HTTP/1.1" 200 327 0.020262 10.0.0.33 - - [2026-08-18 06:50:15] "POST /ref-update HTTP/1.1" 200 156 0.069008 10.0.0.33 - - [2026-08-18 06:50:15] "POST /useragent-kv HTTP/1.1" 200 115 0.021997 10.0.0.33 - - [2026-08-18 06:50:15] "POST /virtual-networks HTTP/1.1" 200 546 0.241702 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.33 - - [2026-08-18 06:50:15] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008990 10.0.0.33 - - [2026-08-18 06:50:15] "POST /route-targets HTTP/1.1" 200 327 0.012113 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.004319 10.0.0.33 - - [2026-08-18 06:50:15] "POST /ref-update HTTP/1.1" 200 156 0.029220 10.0.0.33 - - [2026-08-18 06:50:15] "POST /network-policys HTTP/1.1" 200 538 0.064912 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.012153 10.0.0.33 - - [2026-08-18 06:50:15] "POST /network-policys HTTP/1.1" 200 534 0.023841 10.0.0.33 - - [2026-08-18 06:50:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.007436 10.0.0.33 - - [2026-08-18 06:50:15] "POST /network-policys HTTP/1.1" 200 542 0.029298 10.0.0.33 - - [2026-08-18 06:50:16] "PUT /access-control-list/10b85443-80b1-480d-92e4-d5368cc5f596 HTTP/1.1" 200 272 0.070639 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-update HTTP/1.1" 200 156 0.143348 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008210 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-update HTTP/1.1" 200 156 0.098692 10.0.0.33 - - [2026-08-18 06:50:16] "PUT /access-control-list/fc754081-8e54-42be-ae61-efdd7030c9d6 HTTP/1.1" 200 272 0.049379 10.0.0.33 - - [2026-08-18 06:50:16] "PUT /access-control-list/10b85443-80b1-480d-92e4-d5368cc5f596 HTTP/1.1" 200 272 0.060388 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-update HTTP/1.1" 200 156 0.136860 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026067 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009413 10.0.0.33 - - [2026-08-18 06:50:16] "PUT /access-control-list/fc754081-8e54-42be-ae61-efdd7030c9d6 HTTP/1.1" 200 272 0.109180 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-update HTTP/1.1" 200 156 0.054229 10.0.0.33 - - [2026-08-18 06:50:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.003803 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-update HTTP/1.1" 200 156 0.140785 10.0.0.33 - - [2026-08-18 06:50:16] "POST /access-control-lists HTTP/1.1" 200 601 0.069876 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-update HTTP/1.1" 200 156 0.076268 10.0.0.33 - - [2026-08-18 06:50:16] "POST /ref-update HTTP/1.1" 200 156 0.159040 10.0.0.33 - - [2026-08-18 06:50:17] "POST /ref-update HTTP/1.1" 200 156 0.117548 10.0.0.33 - - [2026-08-18 06:50:17] "PUT /access-control-list/882e66f2-1f03-4ec2-b0a4-935751c31af1 HTTP/1.1" 200 272 0.031025 10.0.0.33 - - [2026-08-18 06:50:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004133 10.0.0.33 - - [2026-08-18 06:50:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004972 10.0.0.33 - - [2026-08-18 06:50:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015066 10.0.0.33 - - [2026-08-18 06:50:17] "PUT /access-control-list/10b85443-80b1-480d-92e4-d5368cc5f596 HTTP/1.1" 200 272 0.099935 10.0.0.33 - - [2026-08-18 06:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.33 - - [2026-08-18 06:50:17] "GET /virtual-network/50c8bd23-9051-49fa-a716-b36f6e10a926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007618 10.0.0.33 - - [2026-08-18 06:50:17] "POST /ref-update HTTP/1.1" 200 156 0.009596 10.0.0.33 - - [2026-08-18 06:50:17] "PUT /access-control-list/882e66f2-1f03-4ec2-b0a4-935751c31af1 HTTP/1.1" 200 272 0.061823 10.0.0.33 - - [2026-08-18 06:50:17] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.068674 10.0.0.33 - - [2026-08-18 06:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.33 - - [2026-08-18 06:50:17] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009066 10.0.0.33 - - [2026-08-18 06:50:17] "POST /firewall-policys HTTP/1.1" 200 530 0.024486 10.0.0.33 - - [2026-08-18 06:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048638 10.0.0.33 - - [2026-08-18 06:50:17] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.020054 10.0.0.33 - - [2026-08-18 06:50:17] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004323 10.0.0.33 - - [2026-08-18 06:50:17] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005036 10.0.0.33 - - [2026-08-18 06:50:17] "POST /ref-update HTTP/1.1" 200 156 0.024072 10.0.0.33 - - [2026-08-18 06:50:17] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004951 10.0.0.33 - - [2026-08-18 06:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2026-08-18 06:50:17] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006929 10.0.0.33 - - [2026-08-18 06:50:17] "POST /firewall-policys HTTP/1.1" 200 532 0.034769 10.0.0.33 - - [2026-08-18 06:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.037714 10.0.0.33 - - [2026-08-18 06:50:17] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.016404 10.0.0.33 - - [2026-08-18 06:50:17] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003551 10.0.0.33 - - [2026-08-18 06:50:17] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003494 10.0.0.33 - - [2026-08-18 06:50:17] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003941 10.0.0.33 - - [2026-08-18 06:50:17] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004172 10.0.0.33 - - [2026-08-18 06:50:17] "POST /ref-update HTTP/1.1" 200 156 0.024083 10.0.0.33 - - [2026-08-18 06:50:18] "POST /ref-update HTTP/1.1" 200 156 0.054321 10.0.0.33 - - [2026-08-18 06:50:18] "POST /ref-update HTTP/1.1" 200 156 0.036394 10.0.0.33 - - [2026-08-18 06:50:18] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.015872 10.0.0.33 - - [2026-08-18 06:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.33 - - [2026-08-18 06:50:18] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010811 10.0.0.33 - - [2026-08-18 06:50:18] "POST /firewall-policys HTTP/1.1" 200 530 0.048340 10.0.0.33 - - [2026-08-18 06:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.041516 10.0.0.33 - - [2026-08-18 06:50:18] "GET /firewall-policy/a19811d7-01a4-48b6-a1c7-c18a7a55ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.026267 10.0.0.33 - - [2026-08-18 06:50:18] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003574 10.0.0.33 - - [2026-08-18 06:50:18] "GET /firewall-policy/a19811d7-01a4-48b6-a1c7-c18a7a55ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007890 10.0.0.33 - - [2026-08-18 06:50:18] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003320 10.0.0.33 - - [2026-08-18 06:50:18] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005431 10.0.0.33 - - [2026-08-18 06:50:18] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006194 10.0.0.33 - - [2026-08-18 06:50:18] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005101 10.0.0.33 - - [2026-08-18 06:50:18] "POST /ref-update HTTP/1.1" 200 156 0.045151 10.0.0.33 - - [2026-08-18 06:50:18] "POST /ref-update HTTP/1.1" 200 156 0.048688 10.0.0.33 - - [2026-08-18 06:50:18] "POST /ref-update HTTP/1.1" 200 156 0.072825 10.0.0.33 - - [2026-08-18 06:50:18] "POST /ref-update HTTP/1.1" 200 156 0.066341 10.0.0.33 - - [2026-08-18 06:50:18] "POST /ref-update HTTP/1.1" 200 156 0.096987 10.0.0.33 - - [2026-08-18 06:50:19] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.040481 10.0.0.33 - - [2026-08-18 06:50:19] "POST /tags HTTP/1.1" 200 299 0.045398 10.0.0.33 - - [2026-08-18 06:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.056439 10.0.0.33 - - [2026-08-18 06:50:19] "GET /tag/802c2324-5d8d-4325-8c5a-8f73f7e4df64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.025790 10.0.0.33 - - [2026-08-18 06:50:19] "POST /set-tag HTTP/1.1" 200 109 0.047850 10.0.0.33 - - [2026-08-18 06:50:20] "POST /tags HTTP/1.1" 200 305 0.548727 10.0.0.33 - - [2026-08-18 06:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016510 10.0.0.33 - - [2026-08-18 06:50:20] "GET /tag/2637e61e-55a9-463e-9d23-501f7fa3f74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.031854 10.0.0.33 - - [2026-08-18 06:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.33 - - [2026-08-18 06:50:20] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082590 10.0.0.33 - - [2026-08-18 06:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007508 10.0.0.33 - - [2026-08-18 06:50:20] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.014792 10.0.0.33 - - [2026-08-18 06:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008037 10.0.0.33 - - [2026-08-18 06:50:20] "GET /service-appliance-set/f4dc469c-b5ec-49c2-9218-564a3e1efa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015087 10.0.0.33 - - [2026-08-18 06:50:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.004073 10.0.0.33 - - [2026-08-18 06:50:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.198758 10.0.0.33 - - [2026-08-18 06:50:20] "GET /virtual-machine-interface/c6d229ba-df23-45a6-9684-24d2cc5312ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.031030 10.0.0.33 - - [2026-08-18 06:50:20] "POST /instance-ips HTTP/1.1" 200 381 0.062313 10.0.0.33 - - [2026-08-18 06:50:20] "GET /instance-ip/3d4ffb13-2788-4cd0-ba68-c197aefccca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016030 10.0.0.33 - - [2026-08-18 06:50:20] "POST /loadbalancers HTTP/1.1" 200 582 0.083747 10.0.0.33 - - [2026-08-18 06:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.037284 10.0.0.33 - - [2026-08-18 06:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015152 10.0.0.33 - - [2026-08-18 06:50:21] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063298 10.0.0.33 - - [2026-08-18 06:50:21] "GET /loadbalancer/742a561e-d6cb-4285-a202-ac960ba9c895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.015420 10.0.0.33 - - [2026-08-18 06:50:21] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063821 10.0.0.33 - - [2026-08-18 06:50:21] "GET /instance-ip/3d4ffb13-2788-4cd0-ba68-c197aefccca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011016 10.0.0.33 - - [2026-08-18 06:50:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.073117 10.0.0.33 - - [2026-08-18 06:50:21] "POST /floating-ips HTTP/1.1" 200 583 0.075266 10.0.0.33 - - [2026-08-18 06:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.070953 10.0.0.33 - - [2026-08-18 06:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.33 - - [2026-08-18 06:50:21] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034978 10.0.0.33 - - [2026-08-18 06:50:21] "GET /loadbalancer-listener/25950d34-13e1-4a3f-bc8e-35e1ac2f6ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.013942 10.0.0.33 - - [2026-08-18 06:50:21] "GET /loadbalancer-listener/25950d34-13e1-4a3f-bc8e-35e1ac2f6ad4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005521 10.0.0.33 - - [2026-08-18 06:50:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033386 10.0.0.33 - - [2026-08-18 06:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.33 - - [2026-08-18 06:50:21] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003735 10.0.0.33 - - [2026-08-18 06:50:21] "GET /instance-ip/3d4ffb13-2788-4cd0-ba68-c197aefccca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003983 10.0.0.33 - - [2026-08-18 06:50:21] "GET /instance-ip/3d4ffb13-2788-4cd0-ba68-c197aefccca2?fields=floating_ips HTTP/1.1" 200 1170 0.006257 10.0.0.33 - - [2026-08-18 06:50:21] "GET /floating-ip/8647c07b-ecb5-4d53-b060-7c1bbc7296ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003222 10.0.0.33 - - [2026-08-18 06:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010790 10.0.0.33 - - [2026-08-18 06:50:21] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.013087 10.0.0.33 - - [2026-08-18 06:50:21] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.33 - - [2026-08-18 06:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.33 - - [2026-08-18 06:50:21] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007649 10.0.0.33 - - [2026-08-18 06:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006385 10.0.0.33 - - [2026-08-18 06:50:21] "POST /tags HTTP/1.1" 200 357 0.092666 10.0.0.33 - - [2026-08-18 06:50:21] "GET /config-node/33a48b8c-64a4-4a52-a549-93b112d97e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004500 10.0.0.33 - - [2026-08-18 06:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2026-08-18 06:50:21] "GET /tag/453ab527-4717-42ca-8527-797b3eb6711b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.017684 10.0.0.33 - - [2026-08-18 06:50:21] "POST /tags HTTP/1.1" 200 305 0.094396 10.0.0.33 - - [2026-08-18 06:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.33 - - [2026-08-18 06:50:21] "GET /tag/a632bf45-238c-4c97-befe-29983689c1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013467 10.0.0.33 - - [2026-08-18 06:50:22] "POST /id-to-fqname HTTP/1.1" 200 174 0.009392 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.016909 10.0.0.33 - - [2026-08-18 06:50:22] "POST /security-groups HTTP/1.1" 200 571 0.083420 10.0.0.33 - - [2026-08-18 06:50:22] "POST /projects HTTP/1.1" 200 483 0.238159 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.014240 10.0.0.33 - - [2026-08-18 06:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018091 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013432 10.0.0.33 - - [2026-08-18 06:50:22] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.011789 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.33 - - [2026-08-18 06:50:22] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005184 10.0.0.33 - - [2026-08-18 06:50:22] "POST /access-control-lists HTTP/1.1" 200 580 0.104659 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.013198 10.0.0.33 - - [2026-08-18 06:50:22] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.101684 10.0.0.33 - - [2026-08-18 06:50:22] "POST /access-control-lists HTTP/1.1" 200 578 0.107740 10.0.0.33 - - [2026-08-18 06:50:22] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.104481 10.0.0.33 - - [2026-08-18 06:50:22] "POST /security-groups HTTP/1.1" 200 537 0.086492 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.003732 10.0.0.33 - - [2026-08-18 06:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028713 10.0.0.33 - - [2026-08-18 06:50:22] "POST /chown HTTP/1.1" 200 109 0.025132 10.0.0.33 - - [2026-08-18 06:50:22] "POST /access-control-lists HTTP/1.1" 200 596 0.126320 10.0.0.33 - - [2026-08-18 06:50:22] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.053022 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.033435 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015026 10.0.0.33 - - [2026-08-18 06:50:22] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003758 10.0.0.33 - - [2026-08-18 06:50:22] "POST /tags HTTP/1.1" 409 207 0.013792 10.0.0.33 - - [2026-08-18 06:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.33 - - [2026-08-18 06:50:22] "GET /tag/a632bf45-238c-4c97-befe-29983689c1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.011315 10.0.0.33 - - [2026-08-18 06:50:22] "POST /access-control-lists HTTP/1.1" 200 594 0.095747 10.0.0.33 - - [2026-08-18 06:50:23] "POST /firewall-rules HTTP/1.1" 200 564 0.105205 10.0.0.33 - - [2026-08-18 06:50:23] "GET /firewall-rule/34cb4fa5-41f5-4a2e-9dcc-2f590cb7994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.010846 10.0.0.33 - - [2026-08-18 06:50:23] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003655 10.0.0.33 - - [2026-08-18 06:50:23] "GET /firewall-rule/34cb4fa5-41f5-4a2e-9dcc-2f590cb7994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003944 10.0.0.33 - - [2026-08-18 06:50:23] "POST /ref-update HTTP/1.1" 200 156 0.018847 10.0.0.33 - - [2026-08-18 06:50:23] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004482 10.0.0.33 - - [2026-08-18 06:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.33 - - [2026-08-18 06:50:23] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003172 10.0.0.33 - - [2026-08-18 06:50:23] "POST /tags HTTP/1.1" 409 207 0.002692 10.0.0.33 - - [2026-08-18 06:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.33 - - [2026-08-18 06:50:23] "GET /tag/a632bf45-238c-4c97-befe-29983689c1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012022 10.0.0.33 - - [2026-08-18 06:50:23] "POST /firewall-rules HTTP/1.1" 200 562 0.074338 10.0.0.33 - - [2026-08-18 06:50:23] "GET /firewall-rule/0050dd5b-84b8-4eb4-836b-2213699c9400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005398 10.0.0.33 - - [2026-08-18 06:50:23] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004739 10.0.0.33 - - [2026-08-18 06:50:23] "GET /firewall-rule/0050dd5b-84b8-4eb4-836b-2213699c9400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002933 10.0.0.33 - - [2026-08-18 06:50:23] "POST /ref-update HTTP/1.1" 200 156 0.033185 10.0.0.33 - - [2026-08-18 06:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.33 - - [2026-08-18 06:50:23] "GET /loadbalancer/742a561e-d6cb-4285-a202-ac960ba9c895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002510 10.0.0.33 - - [2026-08-18 06:50:23] "POST /tags HTTP/1.1" 200 301 0.069319 10.0.0.33 - - [2026-08-18 06:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.33 - - [2026-08-18 06:50:23] "GET /tag/cbf508d0-81ad-42b3-9579-c01381b359f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014677 10.0.0.33 - - [2026-08-18 06:50:23] "POST /tags HTTP/1.1" 200 325 0.084016 10.0.0.33 - - [2026-08-18 06:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.33 - - [2026-08-18 06:50:23] "GET /tag/a8d3d83e-c7c3-4c9e-883b-9fcd0d8a5f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.014796 10.0.0.33 - - [2026-08-18 06:50:23] "POST /tags HTTP/1.1" 200 363 0.024480 10.0.0.33 - - [2026-08-18 06:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.33 - - [2026-08-18 06:50:23] "GET /tag/b6ba602d-af5d-479e-90bc-fbecf13021d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.013121 10.0.0.33 - - [2026-08-18 06:50:24] "POST /tags HTTP/1.1" 200 311 0.025644 10.0.0.33 - - [2026-08-18 06:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.33 - - [2026-08-18 06:50:24] "GET /tag/58fefa9c-2490-4e52-8f7e-ec1871c7adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012672 10.0.0.33 - - [2026-08-18 06:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2026-08-18 06:50:24] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007536 10.0.0.33 - - [2026-08-18 06:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2026-08-18 06:50:24] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049349 10.0.0.33 - - [2026-08-18 06:50:24] "POST /virtual-machines HTTP/1.1" 200 377 0.016653 10.0.0.33 - - [2026-08-18 06:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023382 10.0.0.33 - - [2026-08-18 06:50:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154602 10.0.0.33 - - [2026-08-18 06:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023514 10.0.0.33 - - [2026-08-18 06:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016972 10.0.0.33 - - [2026-08-18 06:50:24] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013910 10.0.0.33 - - [2026-08-18 06:50:24] "POST /instance-ips HTTP/1.1" 200 409 0.045901 10.0.0.33 - - [2026-08-18 06:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040855 10.0.0.33 - - [2026-08-18 06:50:24] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017851 10.0.0.33 - - [2026-08-18 06:50:24] "POST /set-tag HTTP/1.1" 200 109 0.041124 10.0.0.33 - - [2026-08-18 06:50:24] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.033523 10.0.0.33 - - [2026-08-18 06:50:24] "GET /instance-ip/16b72544-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009790 10.0.0.33 - - [2026-08-18 06:50:24] "POST /tags HTTP/1.1" 200 301 0.027923 10.0.0.33 - - [2026-08-18 06:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019796 10.0.0.33 - - [2026-08-18 06:50:25] "GET /tag/5a1107a2-9533-4b93-896e-10e4f636bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020387 10.0.0.33 - - [2026-08-18 06:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.33 - - [2026-08-18 06:50:25] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074310 10.0.0.33 - - [2026-08-18 06:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.33 - - [2026-08-18 06:50:25] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005410 10.0.0.33 - - [2026-08-18 06:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-08-18 06:50:25] "GET /service-appliance-set/f4dc469c-b5ec-49c2-9218-564a3e1efa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002671 10.0.0.33 - - [2026-08-18 06:50:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.002577 10.0.0.33 - - [2026-08-18 06:50:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128826 10.0.0.33 - - [2026-08-18 06:50:25] "GET /virtual-machine-interface/af59df35-98c3-4ba3-9158-c501bbd2073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.009966 10.0.0.33 - - [2026-08-18 06:50:25] "POST /instance-ips HTTP/1.1" 200 377 0.034703 10.0.0.33 - - [2026-08-18 06:50:25] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016907 10.0.0.33 - - [2026-08-18 06:50:25] "POST /loadbalancers HTTP/1.1" 200 582 0.079448 10.0.0.33 - - [2026-08-18 06:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017234 10.0.0.33 - - [2026-08-18 06:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2026-08-18 06:50:25] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.075648 10.0.0.33 - - [2026-08-18 06:50:25] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004053 10.0.0.33 - - [2026-08-18 06:50:25] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.086271 10.0.0.33 - - [2026-08-18 06:50:25] "POST /floating-ips HTTP/1.1" 200 581 0.030573 10.0.0.33 - - [2026-08-18 06:50:25] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.017516 10.0.0.33 - - [2026-08-18 06:50:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.049901 10.0.0.33 - - [2026-08-18 06:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032619 10.0.0.33 - - [2026-08-18 06:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016886 10.0.0.33 - - [2026-08-18 06:50:26] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035990 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer-listener/3179a92b-7ea7-4419-b0b4-ca45bee057c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003129 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer-listener/3179a92b-7ea7-4419-b0b4-ca45bee057c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004782 10.0.0.33 - - [2026-08-18 06:50:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026477 10.0.0.33 - - [2026-08-18 06:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008961 10.0.0.33 - - [2026-08-18 06:50:26] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007890 10.0.0.33 - - [2026-08-18 06:50:26] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?fields=floating_ips HTTP/1.1" 200 1164 0.087627 10.0.0.33 - - [2026-08-18 06:50:26] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.008841 10.0.0.33 - - [2026-08-18 06:50:26] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.140667 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003642 10.0.0.33 - - [2026-08-18 06:50:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022514 10.0.0.33 - - [2026-08-18 06:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024987 10.0.0.33 - - [2026-08-18 06:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012646 10.0.0.33 - - [2026-08-18 06:50:26] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.094097 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer-listener/72ebb7b6-2cff-4733-866f-f0a384999f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004913 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer-listener/72ebb7b6-2cff-4733-866f-f0a384999f70?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.010937 10.0.0.33 - - [2026-08-18 06:50:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023170 10.0.0.33 - - [2026-08-18 06:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.33 - - [2026-08-18 06:50:26] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003210 10.0.0.33 - - [2026-08-18 06:50:26] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?fields=floating_ips HTTP/1.1" 200 1164 0.007591 10.0.0.33 - - [2026-08-18 06:50:26] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005540 10.0.0.33 - - [2026-08-18 06:50:26] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056700 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003711 10.0.0.33 - - [2026-08-18 06:50:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.032666 10.0.0.33 - - [2026-08-18 06:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024367 10.0.0.33 - - [2026-08-18 06:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018829 10.0.0.33 - - [2026-08-18 06:50:26] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045580 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer-listener/5fb21697-88eb-4b9c-b577-10b4c73bdbdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003790 10.0.0.33 - - [2026-08-18 06:50:26] "GET /loadbalancer-listener/5fb21697-88eb-4b9c-b577-10b4c73bdbdc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005351 10.0.0.33 - - [2026-08-18 06:50:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023256 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.33 - - [2026-08-18 06:50:27] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003015 10.0.0.33 - - [2026-08-18 06:50:27] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005873 10.0.0.33 - - [2026-08-18 06:50:27] "GET /instance-ip/6a6b138f-2d84-417e-b174-0c5852d40817?fields=floating_ips HTTP/1.1" 200 1164 0.004567 10.0.0.33 - - [2026-08-18 06:50:27] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007478 10.0.0.33 - - [2026-08-18 06:50:27] "POST /tags HTTP/1.1" 200 355 0.044215 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.33 - - [2026-08-18 06:50:27] "GET /tag/39e00be4-0708-45d1-a490-c34114d38e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017945 10.0.0.33 - - [2026-08-18 06:50:27] "POST /tags HTTP/1.1" 200 303 0.027475 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.028973 10.0.0.33 - - [2026-08-18 06:50:27] "GET /tag/246d5adb-3ee3-407a-bbb8-458109e5b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022185 10.0.0.33 - - [2026-08-18 06:50:27] "POST /projects HTTP/1.1" 409 218 0.002719 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.33 - - [2026-08-18 06:50:27] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039778 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.33 - - [2026-08-18 06:50:27] "GET /network-ipam/2501c9cc-08c5-40a2-ad13-f7ae73f7507a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002947 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013968 10.0.0.33 - - [2026-08-18 06:50:27] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005405 10.0.0.33 - - [2026-08-18 06:50:27] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.054768 10.0.0.33 - - [2026-08-18 06:50:27] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008473 10.0.0.33 - - [2026-08-18 06:50:27] "POST /set-tag HTTP/1.1" 200 109 0.069881 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2026-08-18 06:50:27] "GET /network-ipam/1efdba9e-d9e6-4285-94d0-931e53d8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003565 10.0.0.33 - - [2026-08-18 06:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.33 - - [2026-08-18 06:50:27] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005424 10.0.0.33 - - [2026-08-18 06:50:27] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.048786 10.0.0.33 - - [2026-08-18 06:50:27] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013276 10.0.0.33 - - [2026-08-18 06:50:28] "POST /set-tag HTTP/1.1" 200 109 0.064131 10.0.0.33 - - [2026-08-18 06:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.33 - - [2026-08-18 06:50:28] "GET /network-policy/a5e5d9c9-6d51-46ad-ae60-9e849d584c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003161 10.0.0.33 - - [2026-08-18 06:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.33 - - [2026-08-18 06:50:28] "GET /network-policy/79895253-180a-45df-a49b-d569ec560e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004636 10.0.0.33 - - [2026-08-18 06:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.33 - - [2026-08-18 06:50:28] "GET /network-policy/13063176-4d3f-472e-8882-685fd2fe1e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003732 10.0.0.33 - - [2026-08-18 06:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.33 - - [2026-08-18 06:50:28] "PUT /network-policy/13063176-4d3f-472e-8882-685fd2fe1e73 HTTP/1.1" 200 262 0.009342 10.0.0.33 - - [2026-08-18 06:50:28] "POST /ref-update HTTP/1.1" 200 156 0.056552 10.0.0.33 - - [2026-08-18 06:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010711 10.0.0.33 - - [2026-08-18 06:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-08-18 06:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-08-18 06:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002695 10.0.0.33 - - [2026-08-18 06:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-08-18 06:50:28] "POST /security-groups HTTP/1.1" 409 245 0.003301 10.0.0.33 - - [2026-08-18 06:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-08-18 06:50:28] "PUT /security-group/abd73b88-7a1f-4e28-8374-f28413918b1d HTTP/1.1" 200 262 0.058225 10.0.0.33 - - [2026-08-18 06:50:28] "PUT /access-control-list/1bbf95dd-5ed3-4bda-810f-d89b61a3e325 HTTP/1.1" 200 272 0.017081 10.0.0.33 - - [2026-08-18 06:50:28] "PUT /access-control-list/1cbb4373-29ef-46a5-bf7f-6fba7c6042e6 HTTP/1.1" 200 272 0.022150 10.0.0.33 - - [2026-08-18 06:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025089 10.0.0.33 - - [2026-08-18 06:50:28] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005083 10.0.0.33 - - [2026-08-18 06:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-08-18 06:50:28] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003585 10.0.0.33 - - [2026-08-18 06:50:28] "POST /tags HTTP/1.1" 409 206 0.002980 10.0.0.33 - - [2026-08-18 06:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-08-18 06:50:28] "GET /tag/246d5adb-3ee3-407a-bbb8-458109e5b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010726 10.0.0.33 - - [2026-08-18 06:50:28] "POST /firewall-rules HTTP/1.1" 200 562 0.109822 10.0.0.33 - - [2026-08-18 06:50:28] "GET /firewall-rule/fe1e4445-f891-40e8-9593-8c048923d470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.020946 10.0.0.33 - - [2026-08-18 06:50:28] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008987 10.0.0.33 - - [2026-08-18 06:50:28] "GET /firewall-rule/fe1e4445-f891-40e8-9593-8c048923d470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005539 10.0.0.33 - - [2026-08-18 06:50:28] "POST /ref-update HTTP/1.1" 200 156 0.045413 10.0.0.33 - - [2026-08-18 06:50:28] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011732 10.0.0.33 - - [2026-08-18 06:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.33 - - [2026-08-18 06:50:29] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004186 10.0.0.33 - - [2026-08-18 06:50:29] "POST /tags HTTP/1.1" 409 206 0.003839 10.0.0.33 - - [2026-08-18 06:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.33 - - [2026-08-18 06:50:29] "GET /tag/246d5adb-3ee3-407a-bbb8-458109e5b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016629 10.0.0.33 - - [2026-08-18 06:50:29] "POST /firewall-rules HTTP/1.1" 200 560 0.085276 10.0.0.33 - - [2026-08-18 06:50:29] "GET /firewall-rule/78150b34-231e-457e-94a6-feaaf67420f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004566 10.0.0.33 - - [2026-08-18 06:50:29] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005171 10.0.0.33 - - [2026-08-18 06:50:29] "GET /firewall-rule/78150b34-231e-457e-94a6-feaaf67420f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003566 10.0.0.33 - - [2026-08-18 06:50:29] "POST /ref-update HTTP/1.1" 200 156 0.034116 10.0.0.33 - - [2026-08-18 06:50:29] "POST /tags HTTP/1.1" 200 371 0.054698 10.0.0.33 - - [2026-08-18 06:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008200 10.0.0.33 - - [2026-08-18 06:50:29] "GET /tag/b27d8d9f-a7bf-42cc-8d10-aa12585d7be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.021964 10.0.0.33 - - [2026-08-18 06:50:29] "POST /tags HTTP/1.1" 200 319 0.024038 10.0.0.33 - - [2026-08-18 06:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010119 10.0.0.33 - - [2026-08-18 06:50:29] "GET /tag/0d01f8fa-12ae-418a-b94a-1ad7cbfcdcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.028938 10.0.0.33 - - [2026-08-18 06:50:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.000603 10.0.0.33 - - [2026-08-18 06:50:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.001656 10.0.0.33 - - [2026-08-18 06:50:29] "POST /security-groups HTTP/1.1" 200 578 0.107068 10.0.0.33 - - [2026-08-18 06:50:29] "POST /projects HTTP/1.1" 200 497 0.227926 10.0.0.33 - - [2026-08-18 06:50:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.010887 10.0.0.33 - - [2026-08-18 06:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028179 10.0.0.33 - - [2026-08-18 06:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.33 - - [2026-08-18 06:50:29] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015859 10.0.0.33 - - [2026-08-18 06:50:29] "POST /access-control-lists HTTP/1.1" 200 587 0.100986 10.0.0.33 - - [2026-08-18 06:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.33 - - [2026-08-18 06:50:30] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005031 10.0.0.33 - - [2026-08-18 06:50:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.003455 10.0.0.33 - - [2026-08-18 06:50:30] "POST /access-control-lists HTTP/1.1" 200 585 0.068439 10.0.0.33 - - [2026-08-18 06:50:30] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.166919 10.0.0.33 - - [2026-08-18 06:50:30] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.079790 10.0.0.33 - - [2026-08-18 06:50:30] "POST /security-groups HTTP/1.1" 200 558 0.109372 10.0.0.33 - - [2026-08-18 06:50:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.007421 10.0.0.33 - - [2026-08-18 06:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020261 10.0.0.33 - - [2026-08-18 06:50:30] "POST /chown HTTP/1.1" 200 109 0.070449 10.0.0.33 - - [2026-08-18 06:50:30] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016422 10.0.0.33 - - [2026-08-18 06:50:30] "POST /access-control-lists HTTP/1.1" 200 610 0.132849 10.0.0.33 - - [2026-08-18 06:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017509 10.0.0.33 - - [2026-08-18 06:50:30] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008065 10.0.0.33 - - [2026-08-18 06:50:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.014987 10.0.0.33 - - [2026-08-18 06:50:30] "POST /tags HTTP/1.1" 409 214 0.004047 10.0.0.33 - - [2026-08-18 06:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.33 - - [2026-08-18 06:50:30] "GET /tag/0d01f8fa-12ae-418a-b94a-1ad7cbfcdcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.030549 10.0.0.33 - - [2026-08-18 06:50:30] "POST /access-control-lists HTTP/1.1" 200 608 0.091091 10.0.0.33 - - [2026-08-18 06:50:30] "POST /firewall-rules HTTP/1.1" 200 578 0.120836 10.0.0.33 - - [2026-08-18 06:50:30] "GET /firewall-rule/ec236b2b-56a4-40df-8939-0bf5506ab57d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007765 10.0.0.33 - - [2026-08-18 06:50:30] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005455 10.0.0.33 - - [2026-08-18 06:50:30] "GET /firewall-rule/ec236b2b-56a4-40df-8939-0bf5506ab57d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004149 10.0.0.33 - - [2026-08-18 06:50:31] "POST /ref-update HTTP/1.1" 200 156 0.038679 10.0.0.33 - - [2026-08-18 06:50:31] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025449 10.0.0.33 - - [2026-08-18 06:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017015 10.0.0.33 - - [2026-08-18 06:50:31] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003472 10.0.0.33 - - [2026-08-18 06:50:31] "POST /tags HTTP/1.1" 409 214 0.002606 10.0.0.33 - - [2026-08-18 06:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.33 - - [2026-08-18 06:50:31] "GET /tag/0d01f8fa-12ae-418a-b94a-1ad7cbfcdcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016790 10.0.0.33 - - [2026-08-18 06:50:31] "POST /firewall-rules HTTP/1.1" 200 576 0.121809 10.0.0.33 - - [2026-08-18 06:50:31] "GET /firewall-rule/b10a99b0-928a-4cea-ad8b-59a93920e9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.021686 10.0.0.33 - - [2026-08-18 06:50:31] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.008574 10.0.0.33 - - [2026-08-18 06:50:31] "GET /firewall-rule/b10a99b0-928a-4cea-ad8b-59a93920e9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003696 10.0.0.33 - - [2026-08-18 06:50:31] "POST /ref-update HTTP/1.1" 200 156 0.050447 10.0.0.33 - - [2026-08-18 06:50:31] "POST /tags HTTP/1.1" 200 363 0.033251 10.0.0.33 - - [2026-08-18 06:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.33 - - [2026-08-18 06:50:31] "GET /tag/ff7c868c-02c8-4003-8f80-bca117b1ce07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.028692 10.0.0.33 - - [2026-08-18 06:50:31] "POST /tags HTTP/1.1" 200 311 0.150375 10.0.0.33 - - [2026-08-18 06:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.33 - - [2026-08-18 06:50:31] "GET /tag/25266bb3-5160-4067-a695-7f7b761111d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.066493 10.0.0.33 - - [2026-08-18 06:50:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000729 10.0.0.33 - - [2026-08-18 06:50:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.007171 10.0.0.33 - - [2026-08-18 06:50:32] "POST /security-groups HTTP/1.1" 200 574 0.091017 10.0.0.33 - - [2026-08-18 06:50:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.002224 10.0.0.33 - - [2026-08-18 06:50:32] "POST /projects HTTP/1.1" 200 489 0.362677 10.0.0.33 - - [2026-08-18 06:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034167 10.0.0.33 - - [2026-08-18 06:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012263 10.0.0.33 - - [2026-08-18 06:50:32] "POST /access-control-lists HTTP/1.1" 200 583 0.093991 10.0.0.33 - - [2026-08-18 06:50:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.003094 10.0.0.33 - - [2026-08-18 06:50:32] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.015691 10.0.0.33 - - [2026-08-18 06:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.33 - - [2026-08-18 06:50:32] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013336 10.0.0.33 - - [2026-08-18 06:50:32] "POST /access-control-lists HTTP/1.1" 200 581 0.080034 10.0.0.33 - - [2026-08-18 06:50:32] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.149276 10.0.0.33 - - [2026-08-18 06:50:32] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.158290 10.0.0.33 - - [2026-08-18 06:50:33] "POST /security-groups HTTP/1.1" 200 546 0.154905 10.0.0.33 - - [2026-08-18 06:50:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.013310 10.0.0.33 - - [2026-08-18 06:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034274 10.0.0.33 - - [2026-08-18 06:50:33] "POST /access-control-lists HTTP/1.1" 200 602 0.055990 10.0.0.33 - - [2026-08-18 06:50:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.021976 10.0.0.33 - - [2026-08-18 06:50:33] "POST /chown HTTP/1.1" 200 109 0.047272 10.0.0.33 - - [2026-08-18 06:50:33] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025690 10.0.0.33 - - [2026-08-18 06:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2026-08-18 06:50:33] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012553 10.0.0.33 - - [2026-08-18 06:50:33] "POST /access-control-lists HTTP/1.1" 200 600 0.061280 10.0.0.33 - - [2026-08-18 06:50:33] "POST /tags HTTP/1.1" 409 210 0.003070 10.0.0.33 - - [2026-08-18 06:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2026-08-18 06:50:33] "GET /tag/25266bb3-5160-4067-a695-7f7b761111d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014022 10.0.0.33 - - [2026-08-18 06:50:33] "POST /firewall-rules HTTP/1.1" 200 570 0.084590 10.0.0.33 - - [2026-08-18 06:50:33] "GET /firewall-rule/6cfce0d9-d384-47ab-a170-88442462ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005143 10.0.0.33 - - [2026-08-18 06:50:33] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004108 10.0.0.33 - - [2026-08-18 06:50:33] "GET /firewall-rule/6cfce0d9-d384-47ab-a170-88442462ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002137 10.0.0.33 - - [2026-08-18 06:50:33] "POST /ref-update HTTP/1.1" 200 156 0.034667 10.0.0.33 - - [2026-08-18 06:50:33] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014087 10.0.0.33 - - [2026-08-18 06:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2026-08-18 06:50:33] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002743 10.0.0.33 - - [2026-08-18 06:50:33] "POST /tags HTTP/1.1" 409 210 0.001548 10.0.0.33 - - [2026-08-18 06:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.33 - - [2026-08-18 06:50:33] "GET /tag/25266bb3-5160-4067-a695-7f7b761111d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017390 10.0.0.33 - - [2026-08-18 06:50:33] "POST /firewall-rules HTTP/1.1" 200 568 0.089000 10.0.0.33 - - [2026-08-18 06:50:33] "GET /firewall-rule/1b4d7c0c-a775-4e6b-a4ad-40be4ee80c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004314 10.0.0.33 - - [2026-08-18 06:50:33] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003629 10.0.0.33 - - [2026-08-18 06:50:33] "GET /firewall-rule/1b4d7c0c-a775-4e6b-a4ad-40be4ee80c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002402 10.0.0.33 - - [2026-08-18 06:50:33] "POST /ref-update HTTP/1.1" 200 156 0.051980 10.0.0.33 - - [2026-08-18 06:50:34] "POST /tags HTTP/1.1" 409 237 0.023486 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.33 - - [2026-08-18 06:50:34] "GET /tag/b6ba602d-af5d-479e-90bc-fbecf13021d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010759 10.0.0.33 - - [2026-08-18 06:50:34] "POST /tags HTTP/1.1" 409 210 0.010257 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.33 - - [2026-08-18 06:50:34] "GET /tag/58fefa9c-2490-4e52-8f7e-ec1871c7adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019710 10.0.0.33 - - [2026-08-18 06:50:34] "POST /projects HTTP/1.1" 409 223 0.002480 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006363 10.0.0.33 - - [2026-08-18 06:50:34] "GET /project/cc335b36-0aff-4ba6-9e90-5ff72f90a637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.021576 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013648 10.0.0.33 - - [2026-08-18 06:50:34] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004385 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2026-08-18 06:50:34] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004278 10.0.0.33 - - [2026-08-18 06:50:34] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.057632 10.0.0.33 - - [2026-08-18 06:50:34] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.054280 10.0.0.33 - - [2026-08-18 06:50:34] "POST /security-groups HTTP/1.1" 409 253 0.008992 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-08-18 06:50:34] "PUT /security-group/29555903-b411-4434-9dbd-66fc4264aa81 HTTP/1.1" 200 262 0.059515 10.0.0.33 - - [2026-08-18 06:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.044538 10.0.0.33 - - [2026-08-18 06:50:34] "PUT /access-control-list/6a8f1208-0c5b-41ed-87fe-602cd3362753 HTTP/1.1" 200 272 0.070637 10.0.0.33 - - [2026-08-18 06:50:34] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.039414 10.0.0.33 - - [2026-08-18 06:50:34] "PUT /access-control-list/b50e9433-4f37-4f3a-9f5a-c11dde721c3c HTTP/1.1" 200 272 0.045810 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018351 10.0.0.33 - - [2026-08-18 06:50:34] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008312 10.0.0.33 - - [2026-08-18 06:50:34] "GET / HTTP/1.1" 200 35931 0.003855 10.0.0.33 - - [2026-08-18 06:50:34] "POST /tags HTTP/1.1" 409 210 0.002227 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.33 - - [2026-08-18 06:50:34] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007641 10.0.0.33 - - [2026-08-18 06:50:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002440 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2026-08-18 06:50:34] "GET /tag/58fefa9c-2490-4e52-8f7e-ec1871c7adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.022091 10.0.0.33 - - [2026-08-18 06:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2026-08-18 06:50:34] "GET /bgp-router/8331128b-73da-4df3-af50-84f173093ca9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004873 10.0.0.33 - - [2026-08-18 06:50:34] "POST /firewall-rules HTTP/1.1" 200 570 0.084277 10.0.0.33 - - [2026-08-18 06:50:34] "PUT /bgp-router/8331128b-73da-4df3-af50-84f173093ca9 HTTP/1.1" 200 254 0.079558 10.0.0.33 - - [2026-08-18 06:50:35] "GET /firewall-rule/27976bde-4441-43ca-aa00-de3103e787c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011569 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 10.0.0.33 - - [2026-08-18 06:50:35] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.017295 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.33 - - [2026-08-18 06:50:35] "GET /firewall-rule/27976bde-4441-43ca-aa00-de3103e787c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005005 10.0.0.33 - - [2026-08-18 06:50:35] "POST /ref-update HTTP/1.1" 200 156 0.057856 10.0.0.33 - - [2026-08-18 06:50:35] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009160 10.0.0.33 - - [2026-08-18 06:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2026-08-18 06:50:35] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003615 10.0.0.33 - - [2026-08-18 06:50:35] "POST /tags HTTP/1.1" 409 210 0.002085 10.0.0.33 - - [2026-08-18 06:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2026-08-18 06:50:35] "GET /tag/58fefa9c-2490-4e52-8f7e-ec1871c7adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016871 10.0.0.33 - - [2026-08-18 06:50:35] "POST /firewall-rules HTTP/1.1" 200 568 0.088135 10.0.0.33 - - [2026-08-18 06:50:35] "GET /firewall-rule/79daffb2-cded-4651-8830-2ae8710166ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004323 10.0.0.33 - - [2026-08-18 06:50:35] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003949 10.0.0.33 - - [2026-08-18 06:50:35] "GET /firewall-rule/79daffb2-cded-4651-8830-2ae8710166ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003633 10.0.0.33 - - [2026-08-18 06:50:35] "POST /ref-update HTTP/1.1" 200 156 0.150631 10.0.0.33 - - [2026-08-18 06:50:35] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016821 10.0.0.33 - - [2026-08-18 06:50:35] "POST /set-tag HTTP/1.1" 200 109 0.009336 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001174 10.0.0.33 - - [2026-08-18 06:50:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002924 10.0.0.33 - - [2026-08-18 06:50:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002211 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:50:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:51:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:51:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:51:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:51:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003727 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:51:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:51:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 10.0.0.22 - - [2026-08-18 06:51:44] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.22 - - [2026-08-18 06:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.22 - - [2026-08-18 06:51:45] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005879 10.0.0.22 - - [2026-08-18 06:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.22 - - [2026-08-18 06:51:45] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011450 10.0.0.22 - - [2026-08-18 06:51:45] "PUT /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7 HTTP/1.1" 200 274 0.021590 10.0.0.22 - - [2026-08-18 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.016123 10.0.0.22 - - [2026-08-18 06:51:45] "POST /virtual-routers HTTP/1.1" 200 599 0.024730 10.0.0.22 - - [2026-08-18 06:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006818 10.0.0.22 - - [2026-08-18 06:51:45] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.006663 10.0.0.22 - - [2026-08-18 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.002162 10.0.0.22 - - [2026-08-18 06:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.22 - - [2026-08-18 06:51:45] "GET /virtual-network/50c8bd23-9051-49fa-a716-b36f6e10a926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003762 10.0.0.22 - - [2026-08-18 06:51:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055151 10.0.0.22 - - [2026-08-18 06:53:58] "GET / HTTP/1.1" 200 35931 0.001933 10.0.0.22 - - [2026-08-18 06:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.22 - - [2026-08-18 06:53:58] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005600 10.0.0.22 - - [2026-08-18 06:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.22 - - [2026-08-18 06:53:58] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003217 10.0.0.22 - - [2026-08-18 06:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.22 - - [2026-08-18 06:53:58] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.003330 10.0.0.22 - - [2026-08-18 06:53:58] "PUT /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859 HTTP/1.1" 200 262 0.014827 10.0.0.22 - - [2026-08-18 06:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2026-08-18 06:53:58] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.006484 10.0.0.22 - - [2026-08-18 06:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.047543 10.0.0.22 - - [2026-08-18 06:53:58] "GET /virtual-machine-interface/3daa9950-a722-4ea4-bc0b-f917c2ab6368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004763 10.0.0.22 - - [2026-08-18 06:53:58] "PUT /virtual-machine-interface/3daa9950-a722-4ea4-bc0b-f917c2ab6368 HTTP/1.1" 200 284 0.013976 10.0.0.33 - - [2026-08-18 06:54:19] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.003816 10.0.0.33 - - [2026-08-18 06:54:19] "POST /ref-update HTTP/1.1" 200 156 0.010108 10.0.0.33 - - [2026-08-18 06:54:31] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004854 10.0.0.33 - - [2026-08-18 06:54:31] "POST /set-tag HTTP/1.1" 200 109 0.008118 10.0.0.33 - - [2026-08-18 06:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.33 - - [2026-08-18 06:54:31] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003072 10.0.0.33 - - [2026-08-18 06:54:31] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004325 10.0.0.33 - - [2026-08-18 06:54:31] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.33 - - [2026-08-18 06:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-08-18 06:54:31] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002549 10.0.0.33 - - [2026-08-18 06:54:31] "GET /loadbalancer-pool/0505ad24-a773-45ef-97b7-dd1b67500a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003697 10.0.0.33 - - [2026-08-18 06:54:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023016 10.0.0.33 - - [2026-08-18 06:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017742 10.0.0.33 - - [2026-08-18 06:54:31] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004447 10.0.0.33 - - [2026-08-18 06:54:31] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004425 10.0.0.33 - - [2026-08-18 06:54:31] "POST /ref-update HTTP/1.1" 200 156 0.007244 10.0.0.33 - - [2026-08-18 06:54:31] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.015053 10.0.0.33 - - [2026-08-18 06:54:31] "POST /tags HTTP/1.1" 409 205 0.002083 10.0.0.33 - - [2026-08-18 06:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2026-08-18 06:54:31] "GET /tag/5a1107a2-9533-4b93-896e-10e4f636bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018665 10.0.0.33 - - [2026-08-18 06:54:31] "PUT /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee HTTP/1.1" 200 256 0.022356 10.0.0.33 - - [2026-08-18 06:54:31] "POST /set-tag HTTP/1.1" 200 109 0.103242 10.0.0.33 - - [2026-08-18 06:54:31] "GET /loadbalancer-pool/79672f88-df85-4fce-bee2-14c637769f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004664 10.0.0.33 - - [2026-08-18 06:54:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022080 10.0.0.33 - - [2026-08-18 06:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.031770 10.0.0.33 - - [2026-08-18 06:54:31] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018299 10.0.0.33 - - [2026-08-18 06:54:31] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007933 10.0.0.33 - - [2026-08-18 06:54:31] "POST /ref-update HTTP/1.1" 200 156 0.029734 10.0.0.33 - - [2026-08-18 06:54:31] "POST /set-tag HTTP/1.1" 200 109 0.029861 10.0.0.33 - - [2026-08-18 06:54:31] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.022797 10.0.0.33 - - [2026-08-18 06:54:32] "GET /loadbalancer-pool/10efedbf-2746-4462-ac6d-aa4565fe78b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.016537 10.0.0.33 - - [2026-08-18 06:54:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028034 10.0.0.33 - - [2026-08-18 06:54:32] "PUT /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee HTTP/1.1" 200 256 0.018020 10.0.0.33 - - [2026-08-18 06:54:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012835 10.0.0.33 - - [2026-08-18 06:54:32] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022749 10.0.0.33 - - [2026-08-18 06:54:32] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.33 - - [2026-08-18 06:54:32] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006029 10.0.0.33 - - [2026-08-18 06:54:32] "POST /ref-update HTTP/1.1" 200 156 0.007402 10.0.0.33 - - [2026-08-18 06:54:32] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.010873 10.0.0.33 - - [2026-08-18 06:54:32] "PUT /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee HTTP/1.1" 200 256 0.027398 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:54:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:54:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.33 - - [2026-08-18 06:55:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002483 10.0.0.33 - - [2026-08-18 06:55:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002723 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:57:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:57:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:57:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:57:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:57:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:57:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:58:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.33 - - [2026-08-18 06:58:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001401 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005620 10.0.0.33 - - [2026-08-18 06:59:22] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.33 - - [2026-08-18 06:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2026-08-18 06:59:22] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002898 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006647 10.0.0.33 - - [2026-08-18 06:59:22] "POST /set-tag HTTP/1.1" 200 109 0.025811 10.0.0.33 - - [2026-08-18 06:59:22] "DELETE /loadbalancer-member/0630cf44-d042-45c0-ba3f-907e9518a9fa HTTP/1.1" 200 115 0.094973 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008403 10.0.0.33 - - [2026-08-18 06:59:22] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.33 - - [2026-08-18 06:59:22] "DELETE /loadbalancer-member/4703ba76-f6ab-4ae8-9a18-5f48e245b394 HTTP/1.1" 200 115 0.031508 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006641 10.0.0.33 - - [2026-08-18 06:59:22] "POST /set-tag HTTP/1.1" 200 109 0.003164 10.0.0.33 - - [2026-08-18 06:59:22] "DELETE /loadbalancer-member/02a61e1b-ecce-4efc-8585-7d2115347673 HTTP/1.1" 200 115 0.030921 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006195 10.0.0.33 - - [2026-08-18 06:59:22] "POST /set-tag HTTP/1.1" 200 109 0.005708 10.0.0.33 - - [2026-08-18 06:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2026-08-18 06:59:22] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002719 10.0.0.33 - - [2026-08-18 06:59:22] "GET /loadbalancer-pool/0505ad24-a773-45ef-97b7-dd1b67500a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003386 10.0.0.33 - - [2026-08-18 06:59:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023013 10.0.0.33 - - [2026-08-18 06:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.042090 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.035008 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020393 10.0.0.33 - - [2026-08-18 06:59:22] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003958 10.0.0.33 - - [2026-08-18 06:59:22] "POST /set-tag HTTP/1.1" 200 109 0.084028 10.0.0.33 - - [2026-08-18 06:59:22] "GET /loadbalancer-pool/79672f88-df85-4fce-bee2-14c637769f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015774 10.0.0.33 - - [2026-08-18 06:59:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030798 10.0.0.33 - - [2026-08-18 06:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009517 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020302 10.0.0.33 - - [2026-08-18 06:59:22] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005403 10.0.0.33 - - [2026-08-18 06:59:22] "POST /set-tag HTTP/1.1" 200 109 0.008061 10.0.0.33 - - [2026-08-18 06:59:22] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002849 10.0.0.33 - - [2026-08-18 06:59:23] "GET /loadbalancer-pool/10efedbf-2746-4462-ac6d-aa4565fe78b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004917 10.0.0.33 - - [2026-08-18 06:59:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035108 10.0.0.33 - - [2026-08-18 06:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028519 10.0.0.33 - - [2026-08-18 06:59:23] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024626 10.0.0.33 - - [2026-08-18 06:59:23] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014824 10.0.0.33 - - [2026-08-18 06:59:23] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002570 10.0.0.33 - - [2026-08-18 06:59:23] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.33 - - [2026-08-18 07:00:10] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004870 10.0.0.33 - - [2026-08-18 07:00:10] "POST /set-tag HTTP/1.1" 200 109 0.006866 10.0.0.33 - - [2026-08-18 07:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-08-18 07:00:10] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002983 10.0.0.33 - - [2026-08-18 07:00:10] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007089 10.0.0.33 - - [2026-08-18 07:00:10] "POST /set-tag HTTP/1.1" 200 109 0.043112 10.0.0.33 - - [2026-08-18 07:00:10] "DELETE /loadbalancer-member/a13e4d77-9e2b-4814-b203-8efcd5e8f8cb HTTP/1.1" 200 115 0.038144 10.0.0.33 - - [2026-08-18 07:00:10] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018110 10.0.0.33 - - [2026-08-18 07:00:10] "POST /set-tag HTTP/1.1" 200 109 0.003562 10.0.0.33 - - [2026-08-18 07:00:11] "DELETE /loadbalancer-member/eba454da-3b64-49a3-8ec9-453ad99ae7d5 HTTP/1.1" 200 115 0.037702 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004740 10.0.0.33 - - [2026-08-18 07:00:11] "POST /set-tag HTTP/1.1" 200 109 0.005476 10.0.0.33 - - [2026-08-18 07:00:11] "DELETE /loadbalancer-member/673f8377-2010-4e7d-846d-825daf5b2424 HTTP/1.1" 200 115 0.038110 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005802 10.0.0.33 - - [2026-08-18 07:00:11] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.33 - - [2026-08-18 07:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2026-08-18 07:00:11] "GET /loadbalancer/aac7fc5f-3f3c-4346-9e09-3e4f5bca9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002933 10.0.0.33 - - [2026-08-18 07:00:11] "GET /loadbalancer-pool/0505ad24-a773-45ef-97b7-dd1b67500a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.010013 10.0.0.33 - - [2026-08-18 07:00:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022195 10.0.0.33 - - [2026-08-18 07:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011852 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012602 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005058 10.0.0.33 - - [2026-08-18 07:00:11] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002600 10.0.0.33 - - [2026-08-18 07:00:11] "POST /set-tag HTTP/1.1" 200 109 0.071594 10.0.0.33 - - [2026-08-18 07:00:11] "GET /loadbalancer-pool/79672f88-df85-4fce-bee2-14c637769f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008246 10.0.0.33 - - [2026-08-18 07:00:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028230 10.0.0.33 - - [2026-08-18 07:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021739 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016032 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006925 10.0.0.33 - - [2026-08-18 07:00:11] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003099 10.0.0.33 - - [2026-08-18 07:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.33 - - [2026-08-18 07:00:11] "GET /loadbalancer-pool/10efedbf-2746-4462-ac6d-aa4565fe78b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003292 10.0.0.33 - - [2026-08-18 07:00:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049898 10.0.0.33 - - [2026-08-18 07:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011936 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019077 10.0.0.33 - - [2026-08-18 07:00:11] "POST /set-tag HTTP/1.1" 200 109 0.006529 10.0.0.33 - - [2026-08-18 07:00:11] "GET /virtual-machine-interface/1694ef4c-9ad1-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012012 10.0.0.33 - - [2026-08-18 07:00:11] "GET /floating-ip/aa869ec9-a879-4c1f-b834-8682a575acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006619 10.0.0.33 - - [2026-08-18 07:00:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002349 10.0.0.33 - - [2026-08-18 07:00:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002326 10.0.0.33 - - [2026-08-18 07:01:09] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.33 - - [2026-08-18 07:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2026-08-18 07:01:09] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033117 10.0.0.33 - - [2026-08-18 07:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2026-08-18 07:01:09] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048502 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.33 - - [2026-08-18 07:01:10] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048166 10.0.0.33 - - [2026-08-18 07:01:10] "POST /tags HTTP/1.1" 200 333 0.043789 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021598 10.0.0.33 - - [2026-08-18 07:01:10] "GET /tag/08718dc1-b57c-468a-b70b-8fb106d4c6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.028865 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.33 - - [2026-08-18 07:01:10] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070843 10.0.0.33 - - [2026-08-18 07:01:10] "GET /virtual-networks?parent_id=6f05b055-7859-4ade-9a35-8c31d0d12a4a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.020174 10.0.0.33 - - [2026-08-18 07:01:10] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.097842 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2026-08-18 07:01:10] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006525 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.33 - - [2026-08-18 07:01:10] "GET /service-appliance-set/f4dc469c-b5ec-49c2-9218-564a3e1efa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007169 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.001914 10.0.0.33 - - [2026-08-18 07:01:10] "POST /virtual-networks HTTP/1.1" 200 512 0.093298 10.0.0.33 - - [2026-08-18 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024299 10.0.0.33 - - [2026-08-18 07:01:10] "GET /network-ipam/cf810827-6a52-4dbf-a629-0a94caa98b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003525 10.0.0.33 - - [2026-08-18 07:01:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.157185 10.0.0.33 - - [2026-08-18 07:01:11] "GET /virtual-machine-interface/119d2c5c-1cc8-419c-bf79-e0ac9e65cb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010788 10.0.0.33 - - [2026-08-18 07:01:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002042 10.0.0.33 - - [2026-08-18 07:01:11] "POST /ref-update HTTP/1.1" 200 156 0.150411 10.0.0.33 - - [2026-08-18 07:01:11] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005430 10.0.0.33 - - [2026-08-18 07:01:11] "GET /domains HTTP/1.1" 200 280 0.002039 10.0.0.33 - - [2026-08-18 07:01:11] "POST /instance-ips HTTP/1.1" 200 409 0.059280 10.0.0.33 - - [2026-08-18 07:01:11] "GET /instance-ip/d816d54d-80ac-45df-abc1-0a4cedeed2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008004 10.0.0.33 - - [2026-08-18 07:01:11] "GET /domain/92e53181-b534-4769-99af-1241477f3b38 HTTP/1.1" 200 3087 0.032451 10.0.0.33 - - [2026-08-18 07:01:11] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a HTTP/1.1" 200 5476 0.051259 10.0.0.33 - - [2026-08-18 07:01:11] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2092 0.015905 10.0.0.33 - - [2026-08-18 07:01:11] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2092 0.006945 10.0.0.33 - - [2026-08-18 07:01:11] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 200 1181 0.003512 10.0.0.33 - - [2026-08-18 07:01:11] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 200 1181 0.003107 10.0.0.33 - - [2026-08-18 07:01:11] "POST /loadbalancers HTTP/1.1" 200 610 0.107226 10.0.0.33 - - [2026-08-18 07:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.056031 10.0.0.33 - - [2026-08-18 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016629 10.0.0.33 - - [2026-08-18 07:01:11] "POST /route-targets HTTP/1.1" 200 327 0.033298 10.0.0.33 - - [2026-08-18 07:01:11] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088059 10.0.0.33 - - [2026-08-18 07:01:11] "GET /instance-ip/d816d54d-80ac-45df-abc1-0a4cedeed2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005017 10.0.0.33 - - [2026-08-18 07:01:11] "POST /ref-update HTTP/1.1" 200 156 0.046089 10.0.0.33 - - [2026-08-18 07:01:11] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065883 10.0.0.33 - - [2026-08-18 07:01:11] "GET /loadbalancer/f3a336e1-d9b8-4dc0-86e7-d87f15490be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008401 10.0.0.33 - - [2026-08-18 07:01:11] "POST /floating-ips HTTP/1.1" 200 597 0.056509 10.0.0.33 - - [2026-08-18 07:01:11] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.041302 10.0.0.33 - - [2026-08-18 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008212 10.0.0.33 - - [2026-08-18 07:01:11] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058523 10.0.0.33 - - [2026-08-18 07:01:11] "GET /loadbalancer-listener/a9dfdcd6-8998-4177-8b6f-cb599e5e70a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.009034 10.0.0.33 - - [2026-08-18 07:01:11] "GET /loadbalancer-listener/a9dfdcd6-8998-4177-8b6f-cb599e5e70a0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005443 10.0.0.33 - - [2026-08-18 07:01:11] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.036010 10.0.0.33 - - [2026-08-18 07:01:11] "GET /instance-ip/d816d54d-80ac-45df-abc1-0a4cedeed2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006515 10.0.0.33 - - [2026-08-18 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.33 - - [2026-08-18 07:01:11] "GET /instance-ip/d816d54d-80ac-45df-abc1-0a4cedeed2cd?fields=floating_ips HTTP/1.1" 200 1213 0.015005 10.0.0.33 - - [2026-08-18 07:01:11] "GET /floating-ip/bf395f0e-7c22-4ff6-b15a-a45957edac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003606 10.0.0.33 - - [2026-08-18 07:01:11] "GET /loadbalancer/f3a336e1-d9b8-4dc0-86e7-d87f15490be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003655 10.0.0.33 - - [2026-08-18 07:01:11] "POST /tags HTTP/1.1" 200 295 0.069574 10.0.0.33 - - [2026-08-18 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.33 - - [2026-08-18 07:01:12] "GET /tag/fc7f38d2-0727-44ee-a724-ed4b5b1ab2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.016372 10.0.0.33 - - [2026-08-18 07:01:12] "POST /tags HTTP/1.1" 409 233 0.003008 10.0.0.33 - - [2026-08-18 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2026-08-18 07:01:12] "GET /tag/39e00be4-0708-45d1-a490-c34114d38e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013037 10.0.0.33 - - [2026-08-18 07:01:12] "POST /tags HTTP/1.1" 409 206 0.002407 10.0.0.33 - - [2026-08-18 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.33 - - [2026-08-18 07:01:12] "GET /tag/246d5adb-3ee3-407a-bbb8-458109e5b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025037 10.0.0.33 - - [2026-08-18 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.33 - - [2026-08-18 07:01:12] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.027157 10.0.0.33 - - [2026-08-18 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2026-08-18 07:01:12] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046924 10.0.0.33 - - [2026-08-18 07:01:12] "POST /virtual-machines HTTP/1.1" 200 369 0.012714 10.0.0.33 - - [2026-08-18 07:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010592 10.0.0.33 - - [2026-08-18 07:01:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121558 10.0.0.33 - - [2026-08-18 07:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038885 10.0.0.33 - - [2026-08-18 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.33 - - [2026-08-18 07:01:12] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005089 10.0.0.33 - - [2026-08-18 07:01:12] "POST /instance-ips HTTP/1.1" 200 409 0.026224 10.0.0.33 - - [2026-08-18 07:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.039861 10.0.0.33 - - [2026-08-18 07:01:12] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.020838 10.0.0.33 - - [2026-08-18 07:01:12] "POST /set-tag HTTP/1.1" 200 109 0.022924 10.0.0.33 - - [2026-08-18 07:01:12] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021638 10.0.0.33 - - [2026-08-18 07:01:12] "GET /instance-ip/9901c314-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005673 10.0.0.33 - - [2026-08-18 07:01:12] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006335 10.0.0.33 - - [2026-08-18 07:01:12] "POST /set-tag HTTP/1.1" 200 109 0.004111 10.0.0.33 - - [2026-08-18 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2026-08-18 07:01:12] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004900 10.0.0.33 - - [2026-08-18 07:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-08-18 07:01:13] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036908 10.0.0.33 - - [2026-08-18 07:01:13] "POST /virtual-machines HTTP/1.1" 200 369 0.014067 10.0.0.33 - - [2026-08-18 07:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022926 10.0.0.33 - - [2026-08-18 07:01:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148943 10.0.0.33 - - [2026-08-18 07:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012156 10.0.0.33 - - [2026-08-18 07:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009104 10.0.0.33 - - [2026-08-18 07:01:13] "POST /instance-ips HTTP/1.1" 200 409 0.027783 10.0.0.33 - - [2026-08-18 07:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033710 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013092 10.0.0.33 - - [2026-08-18 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.023949 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019543 10.0.0.33 - - [2026-08-18 07:01:13] "GET /instance-ip/99727794-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018921 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004736 10.0.0.33 - - [2026-08-18 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.012113 10.0.0.33 - - [2026-08-18 07:01:13] "POST /ref-update HTTP/1.1" 200 156 0.012073 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011595 10.0.0.33 - - [2026-08-18 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004560 10.0.0.33 - - [2026-08-18 07:01:13] "POST /ref-update HTTP/1.1" 200 156 0.010890 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022651 10.0.0.33 - - [2026-08-18 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.33 - - [2026-08-18 07:01:13] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004782 10.0.0.33 - - [2026-08-18 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.33 - - [2026-08-18 07:01:14] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004877 10.0.0.33 - - [2026-08-18 07:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.33 - - [2026-08-18 07:01:16] "GET /domains HTTP/1.1" 200 280 0.004050 10.0.0.33 - - [2026-08-18 07:01:16] "GET /domain/92e53181-b534-4769-99af-1241477f3b38 HTTP/1.1" 200 3087 0.003939 10.0.0.33 - - [2026-08-18 07:01:16] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a HTTP/1.1" 200 7064 0.064220 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2092 0.005888 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2092 0.004687 10.0.0.33 - - [2026-08-18 07:01:16] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 200 1402 0.005946 10.0.0.33 - - [2026-08-18 07:01:16] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 200 1402 0.003046 10.0.0.33 - - [2026-08-18 07:01:16] "GET /route-target/9e3cba77-19a9-40d5-8491-df32f1c1cece HTTP/1.1" 200 1152 0.003781 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2092 0.004628 10.0.0.33 - - [2026-08-18 07:01:16] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 200 1402 0.003132 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005456 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2092 0.008409 10.0.0.33 - - [2026-08-18 07:01:16] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 200 1402 0.004564 10.0.0.33 - - [2026-08-18 07:01:16] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 200 1402 0.004146 10.0.0.33 - - [2026-08-18 07:01:16] "GET /route-target/9e3cba77-19a9-40d5-8491-df32f1c1cece HTTP/1.1" 200 1152 0.003398 10.0.0.33 - - [2026-08-18 07:01:16] "GET /domains HTTP/1.1" 200 280 0.002389 10.0.0.33 - - [2026-08-18 07:01:16] "GET /domain/92e53181-b534-4769-99af-1241477f3b38 HTTP/1.1" 200 3087 0.009494 10.0.0.33 - - [2026-08-18 07:01:16] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a HTTP/1.1" 200 7064 0.046826 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2092 0.011594 10.0.0.33 - - [2026-08-18 07:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2026-08-18 07:01:16] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039579 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004715 10.0.0.33 - - [2026-08-18 07:01:16] "GET /floating-ip-pools?parent_id=cf6cae33-515f-4e92-ae24-602bce029fa8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002374 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004450 10.0.0.33 - - [2026-08-18 07:01:16] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021606 10.0.0.33 - - [2026-08-18 07:01:16] "POST /ref-update HTTP/1.1" 200 156 0.023963 10.0.0.33 - - [2026-08-18 07:01:16] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.025947 10.0.0.33 - - [2026-08-18 07:01:16] "GET /domains HTTP/1.1" 200 280 0.002379 10.0.0.33 - - [2026-08-18 07:01:16] "GET /domain/92e53181-b534-4769-99af-1241477f3b38 HTTP/1.1" 200 3087 0.004009 10.0.0.33 - - [2026-08-18 07:01:17] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a HTTP/1.1" 200 7320 0.051793 10.0.0.33 - - [2026-08-18 07:01:17] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2330 0.008338 10.0.0.33 - - [2026-08-18 07:01:17] "GET /floating-ip-pool/19803e9f-2898-4b82-a6bd-451298b2849e HTTP/1.1" 200 1314 0.003364 10.0.0.33 - - [2026-08-18 07:01:17] "GET /domains HTTP/1.1" 200 280 0.002393 10.0.0.33 - - [2026-08-18 07:01:17] "GET /domain/92e53181-b534-4769-99af-1241477f3b38 HTTP/1.1" 200 3087 0.003863 10.0.0.33 - - [2026-08-18 07:01:17] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a HTTP/1.1" 200 7320 0.044133 10.0.0.33 - - [2026-08-18 07:01:17] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 2330 0.008517 10.0.0.33 - - [2026-08-18 07:01:17] "GET /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005000 10.0.0.33 - - [2026-08-18 07:01:17] "POST /tags HTTP/1.1" 200 365 0.068617 10.0.0.33 - - [2026-08-18 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013946 10.0.0.33 - - [2026-08-18 07:01:17] "GET /tag/517eca87-e1a1-4e66-8f0e-90df5f02c87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015197 10.0.0.33 - - [2026-08-18 07:01:17] "POST /tags HTTP/1.1" 409 206 0.002547 10.0.0.33 - - [2026-08-18 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.33 - - [2026-08-18 07:01:17] "GET /tag/246d5adb-3ee3-407a-bbb8-458109e5b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011900 10.0.0.33 - - [2026-08-18 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.33 - - [2026-08-18 07:01:17] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.056098 10.0.0.33 - - [2026-08-18 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2026-08-18 07:01:17] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005312 10.0.0.33 - - [2026-08-18 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.33 - - [2026-08-18 07:01:17] "GET /service-appliance-set/7943e488-2aed-46d4-bb9c-44729d495f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004401 10.0.0.33 - - [2026-08-18 07:01:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.001915 10.0.0.33 - - [2026-08-18 07:01:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110598 10.0.0.33 - - [2026-08-18 07:01:17] "GET /virtual-machine-interface/b1aa3f0c-edc5-412c-9523-045906940cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015183 10.0.0.33 - - [2026-08-18 07:01:17] "POST /set-tag HTTP/1.1" 200 109 0.017645 10.0.0.33 - - [2026-08-18 07:01:17] "POST /instance-ips HTTP/1.1" 200 417 0.025393 10.0.0.33 - - [2026-08-18 07:01:17] "GET /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008293 10.0.0.33 - - [2026-08-18 07:01:17] "POST /loadbalancers HTTP/1.1" 200 618 0.067006 10.0.0.33 - - [2026-08-18 07:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028992 10.0.0.33 - - [2026-08-18 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011883 10.0.0.33 - - [2026-08-18 07:01:18] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052409 10.0.0.33 - - [2026-08-18 07:01:18] "POST /service-instances HTTP/1.1" 200 566 0.049278 10.0.0.33 - - [2026-08-18 07:01:18] "GET /virtual-machine-interface/b1aa3f0c-edc5-412c-9523-045906940cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006274 10.0.0.33 - - [2026-08-18 07:01:18] "POST /ref-update HTTP/1.1" 200 156 0.019679 10.0.0.33 - - [2026-08-18 07:01:18] "GET /virtual-machine-interface/b1aa3f0c-edc5-412c-9523-045906940cce?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017677 10.0.0.33 - - [2026-08-18 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.33 - - [2026-08-18 07:01:18] "GET /floating-ip-pool/19803e9f-2898-4b82-a6bd-451298b2849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002894 10.0.0.33 - - [2026-08-18 07:01:18] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.014253 10.0.0.33 - - [2026-08-18 07:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021298 10.0.0.33 - - [2026-08-18 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.33 - - [2026-08-18 07:01:18] "POST /floating-ips HTTP/1.1" 200 671 0.144747 10.0.0.33 - - [2026-08-18 07:01:18] "POST /virtual-machines HTTP/1.1" 200 429 0.060712 10.0.0.33 - - [2026-08-18 07:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035983 10.0.0.33 - - [2026-08-18 07:01:18] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008285 10.0.0.33 - - [2026-08-18 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.33 - - [2026-08-18 07:01:18] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007823 10.0.0.33 - - [2026-08-18 07:01:18] "POST /tags HTTP/1.1" 409 221 0.027433 10.0.0.33 - - [2026-08-18 07:01:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172481 10.0.0.33 - - [2026-08-18 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009384 10.0.0.33 - - [2026-08-18 07:01:18] "POST /chown HTTP/1.1" 200 109 0.033067 10.0.0.33 - - [2026-08-18 07:01:18] "GET /tag/08718dc1-b57c-468a-b70b-8fb106d4c6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.044330 10.0.0.33 - - [2026-08-18 07:01:18] "POST /tags HTTP/1.1" 409 238 0.003583 10.0.0.33 - - [2026-08-18 07:01:18] "POST /chown HTTP/1.1" 200 109 0.010153 10.0.0.33 - - [2026-08-18 07:01:18] "PUT /virtual-machine-interface/d795e18f-8474-42f7-9585-ea869cc84871 HTTP/1.1" 200 284 0.026963 10.0.0.33 - - [2026-08-18 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011545 10.0.0.33 - - [2026-08-18 07:01:18] "GET /tag/517eca87-e1a1-4e66-8f0e-90df5f02c87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.022378 10.0.0.33 - - [2026-08-18 07:01:18] "PUT /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61 HTTP/1.1" 200 256 0.066303 10.0.0.33 - - [2026-08-18 07:01:18] "POST /ref-update HTTP/1.1" 200 156 0.017543 10.0.0.33 - - [2026-08-18 07:01:18] "POST /firewall-rules HTTP/1.1" 200 650 0.123851 10.0.0.33 - - [2026-08-18 07:01:18] "POST /ref-update HTTP/1.1" 200 156 0.046095 10.0.0.33 - - [2026-08-18 07:01:18] "GET /firewall-rule/6fc56d42-ddf4-42d5-a6f0-85c5d787d51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.033354 10.0.0.33 - - [2026-08-18 07:01:18] "GET /firewall-policy/a19811d7-01a4-48b6-a1c7-c18a7a55ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015850 10.0.0.33 - - [2026-08-18 07:01:18] "POST /ref-update HTTP/1.1" 200 156 0.086155 10.0.0.33 - - [2026-08-18 07:01:18] "GET /firewall-rule/6fc56d42-ddf4-42d5-a6f0-85c5d787d51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.018264 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.040669 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.026155 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.089428 10.0.0.33 - - [2026-08-18 07:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017957 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.053400 10.0.0.33 - - [2026-08-18 07:01:19] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081398 10.0.0.33 - - [2026-08-18 07:01:19] "POST /virtual-machines HTTP/1.1" 200 429 0.016503 10.0.0.33 - - [2026-08-18 07:01:19] "GET /loadbalancer/40ffb877-b33d-4f30-abb1-c0068ec51697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006720 10.0.0.33 - - [2026-08-18 07:01:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.047827 10.0.0.33 - - [2026-08-18 07:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.33 - - [2026-08-18 07:01:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.173205 10.0.0.33 - - [2026-08-18 07:01:19] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.111677 10.0.0.33 - - [2026-08-18 07:01:19] "GET /loadbalancer-listener/dc428e72-591b-40ba-881e-2d69e66799b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.012625 10.0.0.33 - - [2026-08-18 07:01:19] "POST /chown HTTP/1.1" 200 109 0.074275 10.0.0.33 - - [2026-08-18 07:01:19] "GET /loadbalancer-listener/dc428e72-591b-40ba-881e-2d69e66799b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.022744 10.0.0.33 - - [2026-08-18 07:01:19] "POST /chown HTTP/1.1" 200 109 0.008543 10.0.0.33 - - [2026-08-18 07:01:19] "PUT /virtual-machine-interface/aef767da-7025-4f74-a911-c5a2edc51215 HTTP/1.1" 200 284 0.054287 10.0.0.33 - - [2026-08-18 07:01:19] "PUT /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61 HTTP/1.1" 200 256 0.063760 10.0.0.33 - - [2026-08-18 07:01:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.157645 10.0.0.33 - - [2026-08-18 07:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022241 10.0.0.33 - - [2026-08-18 07:01:19] "GET /loadbalancer-pool/f0afc383-7c51-4d19-81b1-6cd8957e1a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011026 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.067247 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.041442 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.040232 10.0.0.33 - - [2026-08-18 07:01:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.091110 10.0.0.33 - - [2026-08-18 07:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.050756 10.0.0.33 - - [2026-08-18 07:01:19] "POST /ref-update HTTP/1.1" 200 156 0.048132 10.0.0.33 - - [2026-08-18 07:01:20] "GET /loadbalancer-member/e9f19a1c-5af3-49a8-bd0b-f347d4d3da3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.045305 10.0.0.33 - - [2026-08-18 07:01:20] "POST /ref-update HTTP/1.1" 200 156 0.050179 10.0.0.33 - - [2026-08-18 07:01:20] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016366 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2026-08-18 07:01:20] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002380 10.0.0.33 - - [2026-08-18 07:01:20] "POST /tags HTTP/1.1" 409 221 0.002083 10.0.0.33 - - [2026-08-18 07:01:20] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.021982 10.0.0.33 - - [2026-08-18 07:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014477 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.33 - - [2026-08-18 07:01:20] "GET /tag/08718dc1-b57c-468a-b70b-8fb106d4c6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.053732 10.0.0.33 - - [2026-08-18 07:01:20] "POST /tags HTTP/1.1" 409 238 0.007825 10.0.0.33 - - [2026-08-18 07:01:20] "POST /chown HTTP/1.1" 200 109 0.026774 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009589 10.0.0.33 - - [2026-08-18 07:01:20] "GET /tag/517eca87-e1a1-4e66-8f0e-90df5f02c87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015314 10.0.0.33 - - [2026-08-18 07:01:20] "POST /firewall-rules HTTP/1.1" 409 293 0.008708 10.0.0.33 - - [2026-08-18 07:01:20] "POST /chown HTTP/1.1" 200 109 0.065596 10.0.0.33 - - [2026-08-18 07:01:20] "PUT /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61 HTTP/1.1" 200 256 0.034752 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012480 10.0.0.33 - - [2026-08-18 07:01:20] "POST /ref-update HTTP/1.1" 200 156 0.015826 10.0.0.33 - - [2026-08-18 07:01:20] "PUT /firewall-rule/6fc56d42-ddf4-42d5-a6f0-85c5d787d51b HTTP/1.1" 200 260 0.071525 10.0.0.33 - - [2026-08-18 07:01:20] "GET /firewall-rule/6fc56d42-ddf4-42d5-a6f0-85c5d787d51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.019565 10.0.0.33 - - [2026-08-18 07:01:20] "POST /chown HTTP/1.1" 200 109 0.055732 10.0.0.33 - - [2026-08-18 07:01:20] "POST /chown HTTP/1.1" 200 109 0.030095 10.0.0.33 - - [2026-08-18 07:01:20] "GET /firewall-policy/a19811d7-01a4-48b6-a1c7-c18a7a55ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.022300 10.0.0.33 - - [2026-08-18 07:01:20] "GET /firewall-rule/6fc56d42-ddf4-42d5-a6f0-85c5d787d51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003599 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2026-08-18 07:01:20] "PUT /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61 HTTP/1.1" 200 256 0.021244 10.0.0.33 - - [2026-08-18 07:01:20] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.012337 10.0.0.33 - - [2026-08-18 07:01:20] "POST /ref-update HTTP/1.1" 200 156 0.037196 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019812 10.0.0.33 - - [2026-08-18 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.33 - - [2026-08-18 07:01:20] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068303 10.0.0.33 - - [2026-08-18 07:01:20] "POST /chown HTTP/1.1" 200 109 0.021300 10.0.0.33 - - [2026-08-18 07:01:20] "POST /chown HTTP/1.1" 200 109 0.029380 10.0.0.33 - - [2026-08-18 07:01:20] "POST /virtual-machines HTTP/1.1" 200 373 0.036606 10.0.0.33 - - [2026-08-18 07:01:20] "PUT /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61 HTTP/1.1" 200 256 0.112812 10.0.0.33 - - [2026-08-18 07:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.073293 10.0.0.33 - - [2026-08-18 07:01:20] "POST /ref-update HTTP/1.1" 200 156 0.021173 10.0.0.33 - - [2026-08-18 07:01:21] "POST /chown HTTP/1.1" 200 109 0.064694 10.0.0.33 - - [2026-08-18 07:01:21] "POST /chown HTTP/1.1" 200 109 0.046850 10.0.0.33 - - [2026-08-18 07:01:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179228 10.0.0.33 - - [2026-08-18 07:01:21] "PUT /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61 HTTP/1.1" 200 256 0.018544 10.0.0.33 - - [2026-08-18 07:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025324 10.0.0.33 - - [2026-08-18 07:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018264 10.0.0.33 - - [2026-08-18 07:01:21] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006500 10.0.0.33 - - [2026-08-18 07:01:21] "POST /ref-update HTTP/1.1" 200 156 0.046737 10.0.0.33 - - [2026-08-18 07:01:21] "POST /instance-ips HTTP/1.1" 200 413 0.028490 10.0.0.33 - - [2026-08-18 07:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.040244 10.0.0.33 - - [2026-08-18 07:01:21] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009730 10.0.0.33 - - [2026-08-18 07:01:21] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.009659 10.0.0.33 - - [2026-08-18 07:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023349 10.0.0.33 - - [2026-08-18 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.038865 10.0.0.33 - - [2026-08-18 07:01:21] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015306 10.0.0.33 - - [2026-08-18 07:01:21] "GET /instance-ip/9e1a5b7c-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007389 10.0.0.33 - - [2026-08-18 07:01:21] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.029958 10.0.0.33 - - [2026-08-18 07:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025709 10.0.0.33 - - [2026-08-18 07:01:21] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006389 10.0.0.33 - - [2026-08-18 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.33 - - [2026-08-18 07:01:21] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005667 10.0.0.33 - - [2026-08-18 07:01:21] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.012608 10.0.0.33 - - [2026-08-18 07:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019559 10.0.0.33 - - [2026-08-18 07:01:21] "POST /ref-update HTTP/1.1" 200 156 0.021894 10.0.0.33 - - [2026-08-18 07:01:21] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008298 10.0.0.33 - - [2026-08-18 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.33 - - [2026-08-18 07:01:21] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.015434 10.0.0.33 - - [2026-08-18 07:01:21] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005885 10.0.0.33 - - [2026-08-18 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.33 - - [2026-08-18 07:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012519 10.0.0.33 - - [2026-08-18 07:01:21] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.010592 10.0.0.33 - - [2026-08-18 07:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009349 10.0.0.33 - - [2026-08-18 07:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2026-08-18 07:01:21] "POST /chown HTTP/1.1" 200 109 0.007690 10.0.0.33 - - [2026-08-18 07:01:21] "POST /chown HTTP/1.1" 200 109 0.049535 10.0.0.33 - - [2026-08-18 07:01:21] "POST /ref-update HTTP/1.1" 200 156 0.036843 10.0.0.33 - - [2026-08-18 07:01:21] "POST /chown HTTP/1.1" 200 109 0.008902 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.026581 10.0.0.33 - - [2026-08-18 07:01:22] "POST /ref-update HTTP/1.1" 200 156 0.027285 10.0.0.33 - - [2026-08-18 07:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.007641 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.024194 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.007770 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.025711 10.0.0.33 - - [2026-08-18 07:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.007679 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.019964 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.006907 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.030585 10.0.0.33 - - [2026-08-18 07:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.007540 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.030189 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.011074 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.007433 10.0.0.33 - - [2026-08-18 07:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.007738 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.008147 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.020474 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.021003 10.0.0.33 - - [2026-08-18 07:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.008451 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.023836 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.008646 10.0.0.33 - - [2026-08-18 07:01:22] "POST /chown HTTP/1.1" 200 109 0.022470 10.0.0.33 - - [2026-08-18 07:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.011545 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.026392 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.015883 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.007295 10.0.0.33 - - [2026-08-18 07:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.007634 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.010795 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.013981 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.031328 10.0.0.33 - - [2026-08-18 07:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.009314 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.024148 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.023010 10.0.0.33 - - [2026-08-18 07:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.007975 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.023101 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.024459 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.008039 10.0.0.33 - - [2026-08-18 07:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.007588 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.007685 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.020700 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.022282 10.0.0.33 - - [2026-08-18 07:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.009086 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.029107 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.019495 10.0.0.33 - - [2026-08-18 07:01:23] "POST /chown HTTP/1.1" 200 109 0.009664 10.0.0.33 - - [2026-08-18 07:01:24] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006850 10.0.0.33 - - [2026-08-18 07:01:24] "POST /set-tag HTTP/1.1" 200 109 0.006438 10.0.0.33 - - [2026-08-18 07:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.33 - - [2026-08-18 07:01:24] "GET /loadbalancer/f3a336e1-d9b8-4dc0-86e7-d87f15490be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002504 10.0.0.33 - - [2026-08-18 07:01:24] "GET /loadbalancer-pool/c056609b-97fd-49c8-b089-b8a448c31ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003530 10.0.0.33 - - [2026-08-18 07:01:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025737 10.0.0.33 - - [2026-08-18 07:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026907 10.0.0.33 - - [2026-08-18 07:01:24] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012925 10.0.0.33 - - [2026-08-18 07:01:24] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004643 10.0.0.33 - - [2026-08-18 07:01:24] "POST /ref-update HTTP/1.1" 200 156 0.009160 10.0.0.33 - - [2026-08-18 07:01:24] "GET /floating-ip/bf395f0e-7c22-4ff6-b15a-a45957edac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.009969 10.0.0.33 - - [2026-08-18 07:01:24] "POST /tags HTTP/1.1" 409 221 0.001989 10.0.0.33 - - [2026-08-18 07:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2026-08-18 07:01:24] "GET /tag/08718dc1-b57c-468a-b70b-8fb106d4c6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017343 10.0.0.33 - - [2026-08-18 07:01:24] "PUT /floating-ip/bf395f0e-7c22-4ff6-b15a-a45957edac88 HTTP/1.1" 200 256 0.010375 10.0.0.33 - - [2026-08-18 07:01:24] "POST /set-tag HTTP/1.1" 200 109 0.040163 10.0.0.33 - - [2026-08-18 07:01:24] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006164 10.0.0.33 - - [2026-08-18 07:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.33 - - [2026-08-18 07:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-08-18 07:01:24] "GET /loadbalancer/f3a336e1-d9b8-4dc0-86e7-d87f15490be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002846 10.0.0.33 - - [2026-08-18 07:01:24] "GET /loadbalancer-pool/c056609b-97fd-49c8-b089-b8a448c31ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002769 10.0.0.33 - - [2026-08-18 07:01:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021962 10.0.0.33 - - [2026-08-18 07:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028965 10.0.0.33 - - [2026-08-18 07:01:24] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021206 10.0.0.33 - - [2026-08-18 07:01:24] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011898 10.0.0.33 - - [2026-08-18 07:01:24] "POST /ref-update HTTP/1.1" 200 156 0.013799 10.0.0.33 - - [2026-08-18 07:01:24] "GET /floating-ip/bf395f0e-7c22-4ff6-b15a-a45957edac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010406 10.0.0.33 - - [2026-08-18 07:01:24] "POST /set-tag HTTP/1.1" 200 109 0.019798 10.0.0.33 - - [2026-08-18 07:01:25] "GET /virtual-machine/8cd6c81f-66e7-4cc0-a74c-b1457edd243c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003817 10.0.0.33 - - [2026-08-18 07:01:25] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005231 10.0.0.33 - - [2026-08-18 07:01:25] "GET /virtual-machine/fe13d5e8-be16-4d59-a05b-eedb4ae58137?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003549 10.0.0.33 - - [2026-08-18 07:01:25] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004500 10.0.0.33 - - [2026-08-18 07:01:29] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005615 10.0.0.33 - - [2026-08-18 07:01:29] "POST /set-tag HTTP/1.1" 200 109 0.004645 10.0.0.33 - - [2026-08-18 07:01:30] "GET /virtual-machine/685f310c-b8fe-46ce-a26c-61a65521f182?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003557 10.0.0.33 - - [2026-08-18 07:01:30] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004797 10.0.0.33 - - [2026-08-18 07:01:30] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005345 10.0.0.33 - - [2026-08-18 07:01:30] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.33 - - [2026-08-18 07:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.33 - - [2026-08-18 07:01:41] "POST /chown HTTP/1.1" 200 109 0.007720 10.0.0.33 - - [2026-08-18 07:01:41] "POST /chown HTTP/1.1" 200 109 0.025458 10.0.0.33 - - [2026-08-18 07:01:41] "POST /chown HTTP/1.1" 200 109 0.008900 10.0.0.33 - - [2026-08-18 07:01:41] "POST /chown HTTP/1.1" 200 109 0.011957 10.0.0.33 - - [2026-08-18 07:02:02] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007215 10.0.0.33 - - [2026-08-18 07:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.33 - - [2026-08-18 07:02:02] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004795 10.0.0.33 - - [2026-08-18 07:02:02] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.33 - - [2026-08-18 07:02:02] "GET /virtual-machine/685f310c-b8fe-46ce-a26c-61a65521f182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003625 10.0.0.33 - - [2026-08-18 07:02:02] "POST /ref-update HTTP/1.1" 200 156 0.013327 10.0.0.33 - - [2026-08-18 07:02:02] "GET /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018056 10.0.0.33 - - [2026-08-18 07:02:02] "POST /set-tag HTTP/1.1" 200 109 0.018312 10.0.0.33 - - [2026-08-18 07:02:02] "POST /set-tag HTTP/1.1" 200 109 0.014503 10.0.0.33 - - [2026-08-18 07:02:02] "DELETE /instance-ip/9e1a5b7c-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.053365 10.0.0.33 - - [2026-08-18 07:02:02] "DELETE /virtual-machine-interface/9df3a900-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.046766 10.0.0.33 - - [2026-08-18 07:02:02] "DELETE /virtual-machine/685f310c-b8fe-46ce-a26c-61a65521f182 HTTP/1.1" 200 115 0.027728 10.0.0.33 - - [2026-08-18 07:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2026-08-18 07:02:05] "GET /tag/517eca87-e1a1-4e66-8f0e-90df5f02c87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015413 10.0.0.33 - - [2026-08-18 07:02:05] "GET /tag/517eca87-e1a1-4e66-8f0e-90df5f02c87d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014236 10.0.0.33 - - [2026-08-18 07:02:05] "GET /virtual-machine-interface/aef767da-7025-4f74-a911-c5a2edc51215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004551 10.0.0.33 - - [2026-08-18 07:02:05] "POST /set-tag HTTP/1.1" 200 109 0.016031 10.0.0.33 - - [2026-08-18 07:02:05] "GET /virtual-machine-interface/b1aa3f0c-edc5-412c-9523-045906940cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005003 10.0.0.33 - - [2026-08-18 07:02:05] "POST /set-tag HTTP/1.1" 200 109 0.020172 10.0.0.33 - - [2026-08-18 07:02:05] "GET /virtual-machine-interface/d795e18f-8474-42f7-9585-ea869cc84871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014277 10.0.0.33 - - [2026-08-18 07:02:06] "POST /set-tag HTTP/1.1" 200 109 0.023353 10.0.0.33 - - [2026-08-18 07:02:06] "GET /firewall-policy/a19811d7-01a4-48b6-a1c7-c18a7a55ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014345 10.0.0.33 - - [2026-08-18 07:02:06] "GET /firewall-rule/6fc56d42-ddf4-42d5-a6f0-85c5d787d51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009047 10.0.0.33 - - [2026-08-18 07:02:06] "POST /ref-update HTTP/1.1" 200 156 0.013533 10.0.0.33 - - [2026-08-18 07:02:06] "DELETE /firewall-rule/6fc56d42-ddf4-42d5-a6f0-85c5d787d51b HTTP/1.1" 200 115 0.051802 10.0.0.33 - - [2026-08-18 07:02:06] "DELETE /loadbalancer-member/e9f19a1c-5af3-49a8-bd0b-f347d4d3da3d HTTP/1.1" 200 115 0.033105 10.0.0.33 - - [2026-08-18 07:02:06] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.014990 10.0.0.33 - - [2026-08-18 07:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018197 10.0.0.33 - - [2026-08-18 07:02:06] "DELETE /loadbalancer-pool/f0afc383-7c51-4d19-81b1-6cd8957e1a03 HTTP/1.1" 200 115 0.087163 10.0.0.33 - - [2026-08-18 07:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007407 10.0.0.33 - - [2026-08-18 07:02:06] "DELETE /loadbalancer-listener/dc428e72-591b-40ba-881e-2d69e66799b4 HTTP/1.1" 200 115 0.036483 10.0.0.33 - - [2026-08-18 07:02:06] "GET /floating-ip/fe147184-d7f9-432b-a37a-9175a52cf867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.003866 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.019373 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.024785 10.0.0.33 - - [2026-08-18 07:02:06] "PUT /floating-ip/fe147184-d7f9-432b-a37a-9175a52cf867 HTTP/1.1" 200 256 0.052137 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.023332 10.0.0.33 - - [2026-08-18 07:02:06] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.009366 10.0.0.33 - - [2026-08-18 07:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033548 10.0.0.33 - - [2026-08-18 07:02:06] "DELETE /floating-ip/fe147184-d7f9-432b-a37a-9175a52cf867 HTTP/1.1" 200 115 0.128609 10.0.0.33 - - [2026-08-18 07:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.009024 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.030626 10.0.0.33 - - [2026-08-18 07:02:06] "DELETE /loadbalancer/40ffb877-b33d-4f30-abb1-c0068ec51697 HTTP/1.1" 200 115 0.118895 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.042907 10.0.0.33 - - [2026-08-18 07:02:06] "POST /chown HTTP/1.1" 200 109 0.010786 10.0.0.33 - - [2026-08-18 07:02:06] "GET /floating-ip-pool/19803e9f-2898-4b82-a6bd-451298b2849e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003449 10.0.0.33 - - [2026-08-18 07:02:06] "PUT /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 266 0.017282 10.0.0.33 - - [2026-08-18 07:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041533 10.0.0.33 - - [2026-08-18 07:02:06] "POST /ref-update HTTP/1.1" 200 156 0.144062 10.0.0.33 - - [2026-08-18 07:02:06] "DELETE /instance-ip/bf784ae2-a062-4c3c-93f5-e30e92bb4e61 HTTP/1.1" 200 115 0.258816 10.0.0.33 - - [2026-08-18 07:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.044573 10.0.0.33 - - [2026-08-18 07:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /floating-ip-pool/19803e9f-2898-4b82-a6bd-451298b2849e HTTP/1.1" 200 115 0.169921 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /virtual-machine-interface/b1aa3f0c-edc5-412c-9523-045906940cce HTTP/1.1" 200 115 0.224500 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /service-instance/4bab6db9-012b-4ea5-9267-895fc81fdf73 HTTP/1.1" 200 115 0.154923 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /tag/517eca87-e1a1-4e66-8f0e-90df5f02c87d HTTP/1.1" 200 115 0.293385 10.0.0.33 - - [2026-08-18 07:02:07] "GET /virtual-machine-interface/d795e18f-8474-42f7-9585-ea869cc84871?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.056748 10.0.0.33 - - [2026-08-18 07:02:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005207 10.0.0.33 - - [2026-08-18 07:02:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007049 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /virtual-network/cf6cae33-515f-4e92-ae24-602bce029fa8 HTTP/1.1" 200 115 0.387273 10.0.0.33 - - [2026-08-18 07:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.025912 10.0.0.33 - - [2026-08-18 07:02:07] "GET /routing-instance/2b83d611-4fa1-4b06-b481-ee4b690782a4 HTTP/1.1" 404 171 0.014262 10.0.0.33 - - [2026-08-18 07:02:07] "GET /domains HTTP/1.1" 200 280 0.022871 10.0.0.33 - - [2026-08-18 07:02:07] "GET /domain/92e53181-b534-4769-99af-1241477f3b38 HTTP/1.1" 200 3087 0.014676 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /virtual-machine-interface/d795e18f-8474-42f7-9585-ea869cc84871 HTTP/1.1" 200 115 0.284453 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /route-target/9e3cba77-19a9-40d5-8491-df32f1c1cece HTTP/1.1" 200 115 0.148828 10.0.0.33 - - [2026-08-18 07:02:07] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a HTTP/1.1" 200 7142 0.141775 10.0.0.33 - - [2026-08-18 07:02:07] "POST /ref-update HTTP/1.1" 200 156 0.060456 10.0.0.33 - - [2026-08-18 07:02:07] "DELETE /virtual-machine/2c786093-a421-4d3c-9b2e-dd6804d3c124 HTTP/1.1" 200 115 0.074598 10.0.0.33 - - [2026-08-18 07:02:07] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015670 10.0.0.33 - - [2026-08-18 07:02:07] "GET /virtual-machine-interface/aef767da-7025-4f74-a911-c5a2edc51215?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.016712 10.0.0.33 - - [2026-08-18 07:02:07] "POST /set-tag HTTP/1.1" 200 109 0.010630 10.0.0.33 - - [2026-08-18 07:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2026-08-18 07:02:08] "GET /loadbalancer/f3a336e1-d9b8-4dc0-86e7-d87f15490be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003378 10.0.0.33 - - [2026-08-18 07:02:08] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004605 10.0.0.33 - - [2026-08-18 07:02:08] "DELETE /virtual-machine-interface/aef767da-7025-4f74-a911-c5a2edc51215 HTTP/1.1" 200 115 0.067914 10.0.0.33 - - [2026-08-18 07:02:08] "DELETE /virtual-machine/bc41df97-ffb5-4025-94de-c0a96e228d59 HTTP/1.1" 200 115 0.059596 10.0.0.33 - - [2026-08-18 07:02:08] "POST /set-tag HTTP/1.1" 200 109 0.064990 10.0.0.33 - - [2026-08-18 07:02:08] "DELETE /loadbalancer-member/a5d3ea49-c4fc-4c25-9cd6-f49983cd3fcc HTTP/1.1" 200 115 0.052549 10.0.0.33 - - [2026-08-18 07:02:09] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007174 10.0.0.33 - - [2026-08-18 07:02:09] "POST /set-tag HTTP/1.1" 200 109 0.003754 10.0.0.33 - - [2026-08-18 07:02:09] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017046 10.0.0.33 - - [2026-08-18 07:02:09] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.33 - - [2026-08-18 07:02:09] "GET /virtual-machine/fe13d5e8-be16-4d59-a05b-eedb4ae58137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003113 10.0.0.33 - - [2026-08-18 07:02:09] "POST /ref-update HTTP/1.1" 200 156 0.010288 10.0.0.33 - - [2026-08-18 07:02:09] "GET /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024300 10.0.0.33 - - [2026-08-18 07:02:09] "POST /set-tag HTTP/1.1" 200 109 0.023151 10.0.0.33 - - [2026-08-18 07:02:09] "POST /set-tag HTTP/1.1" 200 109 0.023058 10.0.0.33 - - [2026-08-18 07:02:09] "POST /set-tag HTTP/1.1" 200 109 0.040593 10.0.0.33 - - [2026-08-18 07:02:09] "DELETE /instance-ip/99727794-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.079635 10.0.0.33 - - [2026-08-18 07:02:09] "POST /ref-update HTTP/1.1" 200 156 0.011758 10.0.0.33 - - [2026-08-18 07:02:09] "DELETE /virtual-machine-interface/9951c710-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.047640 10.0.0.33 - - [2026-08-18 07:02:09] "DELETE /virtual-machine/fe13d5e8-be16-4d59-a05b-eedb4ae58137 HTTP/1.1" 200 115 0.028471 10.0.0.33 - - [2026-08-18 07:02:13] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005130 10.0.0.33 - - [2026-08-18 07:02:13] "POST /set-tag HTTP/1.1" 200 109 0.005406 10.0.0.33 - - [2026-08-18 07:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2026-08-18 07:02:13] "GET /loadbalancer/f3a336e1-d9b8-4dc0-86e7-d87f15490be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002835 10.0.0.33 - - [2026-08-18 07:02:14] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006009 10.0.0.33 - - [2026-08-18 07:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.33 - - [2026-08-18 07:02:14] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004562 10.0.0.33 - - [2026-08-18 07:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.33 - - [2026-08-18 07:02:14] "GET /virtual-machine/8cd6c81f-66e7-4cc0-a74c-b1457edd243c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003101 10.0.0.33 - - [2026-08-18 07:02:14] "POST /ref-update HTTP/1.1" 200 156 0.018422 10.0.0.33 - - [2026-08-18 07:02:14] "GET /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.035302 10.0.0.33 - - [2026-08-18 07:02:14] "POST /set-tag HTTP/1.1" 200 109 0.022722 10.0.0.33 - - [2026-08-18 07:02:14] "POST /set-tag HTTP/1.1" 200 109 0.017851 10.0.0.33 - - [2026-08-18 07:02:14] "POST /set-tag HTTP/1.1" 200 109 0.045103 10.0.0.33 - - [2026-08-18 07:02:14] "DELETE /instance-ip/9901c314-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.056940 10.0.0.33 - - [2026-08-18 07:02:14] "POST /ref-update HTTP/1.1" 200 156 0.010822 10.0.0.33 - - [2026-08-18 07:02:14] "DELETE /virtual-machine-interface/98e6c92e-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.071399 10.0.0.33 - - [2026-08-18 07:02:14] "DELETE /virtual-machine/8cd6c81f-66e7-4cc0-a74c-b1457edd243c HTTP/1.1" 200 115 0.034937 10.0.0.33 - - [2026-08-18 07:02:14] "DELETE /tag/fc7f38d2-0727-44ee-a724-ed4b5b1ab2cc HTTP/1.1" 200 115 0.065862 10.0.0.33 - - [2026-08-18 07:02:14] "DELETE /tag/39e00be4-0708-45d1-a490-c34114d38e19 HTTP/1.1" 200 115 0.046188 10.0.0.33 - - [2026-08-18 07:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-08-18 07:02:18] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048548 10.0.0.33 - - [2026-08-18 07:02:18] "POST /tags HTTP/1.1" 200 393 0.033743 10.0.0.33 - - [2026-08-18 07:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.029653 10.0.0.33 - - [2026-08-18 07:02:18] "GET /tag/a89ca155-50bc-453c-954c-03e15d3174ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.029150 10.0.0.33 - - [2026-08-18 07:02:18] "POST /tags HTTP/1.1" 200 341 0.030042 10.0.0.33 - - [2026-08-18 07:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-08-18 07:02:18] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012809 10.0.0.33 - - [2026-08-18 07:02:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000567 10.0.0.33 - - [2026-08-18 07:02:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.016584 10.0.0.33 - - [2026-08-18 07:02:18] "POST /security-groups HTTP/1.1" 200 589 0.084505 10.0.0.33 - - [2026-08-18 07:02:18] "POST /projects HTTP/1.1" 200 519 0.256365 10.0.0.33 - - [2026-08-18 07:02:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.002747 10.0.0.33 - - [2026-08-18 07:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025049 10.0.0.33 - - [2026-08-18 07:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014330 10.0.0.33 - - [2026-08-18 07:02:18] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.015755 10.0.0.33 - - [2026-08-18 07:02:18] "POST /access-control-lists HTTP/1.1" 200 598 0.083968 10.0.0.33 - - [2026-08-18 07:02:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.026372 10.0.0.33 - - [2026-08-18 07:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2026-08-18 07:02:19] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011354 10.0.0.33 - - [2026-08-18 07:02:19] "POST /access-control-lists HTTP/1.1" 200 596 0.083712 10.0.0.33 - - [2026-08-18 07:02:19] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.158106 10.0.0.33 - - [2026-08-18 07:02:19] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.080008 10.0.0.33 - - [2026-08-18 07:02:19] "POST /security-groups HTTP/1.1" 200 591 0.095841 10.0.0.33 - - [2026-08-18 07:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.047391 10.0.0.33 - - [2026-08-18 07:02:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.023890 10.0.0.33 - - [2026-08-18 07:02:19] "POST /chown HTTP/1.1" 200 109 0.057599 10.0.0.33 - - [2026-08-18 07:02:19] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034861 10.0.0.33 - - [2026-08-18 07:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.33 - - [2026-08-18 07:02:19] "POST /access-control-lists HTTP/1.1" 200 632 0.115974 10.0.0.33 - - [2026-08-18 07:02:19] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018354 10.0.0.33 - - [2026-08-18 07:02:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.003458 10.0.0.33 - - [2026-08-18 07:02:19] "POST /tags HTTP/1.1" 409 226 0.010281 10.0.0.33 - - [2026-08-18 07:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.33 - - [2026-08-18 07:02:19] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020933 10.0.0.33 - - [2026-08-18 07:02:19] "POST /access-control-lists HTTP/1.1" 200 630 0.152179 10.0.0.33 - - [2026-08-18 07:02:19] "POST /firewall-rules HTTP/1.1" 200 600 0.189699 10.0.0.33 - - [2026-08-18 07:02:20] "GET /firewall-rule/1bf257de-336f-4b77-8bc1-6f8776532823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018363 10.0.0.33 - - [2026-08-18 07:02:20] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005647 10.0.0.33 - - [2026-08-18 07:02:20] "GET /firewall-rule/1bf257de-336f-4b77-8bc1-6f8776532823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005213 10.0.0.33 - - [2026-08-18 07:02:20] "POST /ref-update HTTP/1.1" 200 156 0.065622 10.0.0.33 - - [2026-08-18 07:02:20] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028267 10.0.0.33 - - [2026-08-18 07:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.33 - - [2026-08-18 07:02:20] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003239 10.0.0.33 - - [2026-08-18 07:02:20] "POST /tags HTTP/1.1" 409 226 0.002243 10.0.0.33 - - [2026-08-18 07:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.33 - - [2026-08-18 07:02:20] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.021427 10.0.0.33 - - [2026-08-18 07:02:20] "POST /firewall-rules HTTP/1.1" 200 598 0.172462 10.0.0.33 - - [2026-08-18 07:02:20] "GET /firewall-rule/96041195-bfba-4001-beb1-a70873fae059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008813 10.0.0.33 - - [2026-08-18 07:02:20] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.060201 10.0.0.33 - - [2026-08-18 07:02:20] "GET /firewall-rule/96041195-bfba-4001-beb1-a70873fae059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007930 10.0.0.33 - - [2026-08-18 07:02:20] "POST /ref-update HTTP/1.1" 200 156 0.127160 10.0.0.33 - - [2026-08-18 07:02:21] "POST /tags HTTP/1.1" 200 393 0.030870 10.0.0.33 - - [2026-08-18 07:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014747 10.0.0.33 - - [2026-08-18 07:02:21] "GET /tag/30da521b-ebbd-4c62-a8ee-63b18312a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013346 10.0.0.33 - - [2026-08-18 07:02:21] "POST /tags HTTP/1.1" 200 341 0.030977 10.0.0.33 - - [2026-08-18 07:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016699 10.0.0.33 - - [2026-08-18 07:02:21] "GET /tag/56836a4e-735c-4b6e-a3ec-9814d80cce92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017882 10.0.0.33 - - [2026-08-18 07:02:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.000659 10.0.0.33 - - [2026-08-18 07:02:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.014263 10.0.0.33 - - [2026-08-18 07:02:22] "POST /security-groups HTTP/1.1" 200 589 0.073222 10.0.0.33 - - [2026-08-18 07:02:22] "POST /projects HTTP/1.1" 200 519 0.310831 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.003662 10.0.0.33 - - [2026-08-18 07:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020327 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.024464 10.0.0.33 - - [2026-08-18 07:02:22] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.019042 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.33 - - [2026-08-18 07:02:22] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005901 10.0.0.33 - - [2026-08-18 07:02:22] "POST /access-control-lists HTTP/1.1" 200 598 0.137280 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.016706 10.0.0.33 - - [2026-08-18 07:02:22] "POST /access-control-lists HTTP/1.1" 200 596 0.042036 10.0.0.33 - - [2026-08-18 07:02:22] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.092284 10.0.0.33 - - [2026-08-18 07:02:22] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.069293 10.0.0.33 - - [2026-08-18 07:02:22] "POST /security-groups HTTP/1.1" 200 591 0.097374 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.005977 10.0.0.33 - - [2026-08-18 07:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.062110 10.0.0.33 - - [2026-08-18 07:02:22] "POST /access-control-lists HTTP/1.1" 200 632 0.098223 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.002922 10.0.0.33 - - [2026-08-18 07:02:22] "POST /chown HTTP/1.1" 200 109 0.050215 10.0.0.33 - - [2026-08-18 07:02:22] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012088 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-08-18 07:02:22] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036230 10.0.0.33 - - [2026-08-18 07:02:22] "POST /tags HTTP/1.1" 409 226 0.005323 10.0.0.33 - - [2026-08-18 07:02:22] "POST /access-control-lists HTTP/1.1" 200 630 0.071176 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:02:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003536 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:02:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.33 - - [2026-08-18 07:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028159 10.0.0.33 - - [2026-08-18 07:02:22] "GET /tag/56836a4e-735c-4b6e-a3ec-9814d80cce92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018202 10.0.0.33 - - [2026-08-18 07:02:22] "POST /firewall-rules HTTP/1.1" 200 600 0.079583 10.0.0.33 - - [2026-08-18 07:02:23] "GET /firewall-rule/2735bc39-d821-464f-9b7c-5cf420cc424c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.036902 10.0.0.33 - - [2026-08-18 07:02:23] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.007470 10.0.0.33 - - [2026-08-18 07:02:23] "GET /firewall-rule/2735bc39-d821-464f-9b7c-5cf420cc424c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002674 10.0.0.33 - - [2026-08-18 07:02:23] "POST /ref-update HTTP/1.1" 200 156 0.078152 10.0.0.33 - - [2026-08-18 07:02:23] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012549 10.0.0.33 - - [2026-08-18 07:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2026-08-18 07:02:23] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014226 10.0.0.33 - - [2026-08-18 07:02:23] "POST /tags HTTP/1.1" 409 226 0.002188 10.0.0.33 - - [2026-08-18 07:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2026-08-18 07:02:23] "GET /tag/56836a4e-735c-4b6e-a3ec-9814d80cce92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013690 10.0.0.33 - - [2026-08-18 07:02:23] "POST /firewall-rules HTTP/1.1" 200 598 0.087641 10.0.0.33 - - [2026-08-18 07:02:23] "GET /firewall-rule/b84f61c4-0848-4543-a3ad-c2f58916bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004687 10.0.0.33 - - [2026-08-18 07:02:23] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004290 10.0.0.33 - - [2026-08-18 07:02:23] "GET /firewall-rule/b84f61c4-0848-4543-a3ad-c2f58916bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002317 10.0.0.33 - - [2026-08-18 07:02:23] "POST /ref-update HTTP/1.1" 200 156 0.085168 10.0.0.33 - - [2026-08-18 07:02:24] "POST /tags HTTP/1.1" 200 345 0.110828 10.0.0.33 - - [2026-08-18 07:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.33 - - [2026-08-18 07:02:24] "GET /tag/1c256df2-9490-42a9-a504-5361fab04e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.024962 10.0.0.33 - - [2026-08-18 07:02:24] "POST /projects HTTP/1.1" 409 238 0.003011 10.0.0.33 - - [2026-08-18 07:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-08-18 07:02:24] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058812 10.0.0.33 - - [2026-08-18 07:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-08-18 07:02:24] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007000 10.0.0.33 - - [2026-08-18 07:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.33 - - [2026-08-18 07:02:24] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008235 10.0.0.33 - - [2026-08-18 07:02:24] "POST /security-groups HTTP/1.1" 409 285 0.003698 10.0.0.33 - - [2026-08-18 07:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.33 - - [2026-08-18 07:02:25] "PUT /security-group/f4d97fc2-b53a-4ce1-b928-12748c562fdf HTTP/1.1" 200 262 0.064023 10.0.0.33 - - [2026-08-18 07:02:25] "PUT /access-control-list/c9a82315-186d-4a02-8d16-5c08bbfdeceb HTTP/1.1" 200 272 0.054056 10.0.0.33 - - [2026-08-18 07:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.068908 10.0.0.33 - - [2026-08-18 07:02:25] "PUT /access-control-list/cf669576-30f5-4058-a1b5-ff626e498684 HTTP/1.1" 200 272 0.025536 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009377 10.0.0.33 - - [2026-08-18 07:02:25] "POST /tags HTTP/1.1" 409 228 0.001990 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.33 - - [2026-08-18 07:02:25] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.160194 10.0.0.33 - - [2026-08-18 07:02:25] "GET /tag/1c256df2-9490-42a9-a504-5361fab04e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.037003 10.0.0.33 - - [2026-08-18 07:02:25] "POST /tags HTTP/1.1" 200 345 0.054114 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028945 10.0.0.33 - - [2026-08-18 07:02:25] "GET /tag/c156867f-1b6e-42a0-b967-57b4c24f1897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.041095 10.0.0.33 - - [2026-08-18 07:02:25] "POST /projects HTTP/1.1" 409 238 0.002359 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-08-18 07:02:25] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.060442 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.33 - - [2026-08-18 07:02:25] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006152 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.33 - - [2026-08-18 07:02:25] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.014971 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.33 - - [2026-08-18 07:02:25] "POST /security-groups HTTP/1.1" 409 285 0.002346 10.0.0.33 - - [2026-08-18 07:02:25] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.044843 10.0.0.33 - - [2026-08-18 07:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.33 - - [2026-08-18 07:02:25] "PUT /security-group/89e9264e-128c-4361-a77d-7401211b9f73 HTTP/1.1" 200 262 0.075980 10.0.0.33 - - [2026-08-18 07:02:25] "PUT /access-control-list/a4b6acd2-533f-4a02-857c-b31473978caf HTTP/1.1" 200 272 0.030220 10.0.0.33 - - [2026-08-18 07:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.053843 10.0.0.33 - - [2026-08-18 07:02:25] "POST /tags HTTP/1.1" 409 228 0.014180 10.0.0.33 - - [2026-08-18 07:02:25] "PUT /access-control-list/e0c8e053-156a-4c22-949f-ffd756f81848 HTTP/1.1" 200 272 0.031894 10.0.0.33 - - [2026-08-18 07:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.33 - - [2026-08-18 07:02:26] "GET /tag/c156867f-1b6e-42a0-b967-57b4c24f1897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014256 10.0.0.33 - - [2026-08-18 07:02:26] "POST /tags HTTP/1.1" 200 291 0.084119 10.0.0.33 - - [2026-08-18 07:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.33 - - [2026-08-18 07:02:26] "GET /tag/99ab2910-3e85-46e8-a2a0-ecc6e4cb0dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.026166 10.0.0.33 - - [2026-08-18 07:02:26] "POST /tags HTTP/1.1" 200 303 0.105306 10.0.0.33 - - [2026-08-18 07:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.33 - - [2026-08-18 07:02:26] "GET /tag/061de3f5-d42a-42be-89aa-9b7814f1a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014912 10.0.0.33 - - [2026-08-18 07:02:26] "POST /tags HTTP/1.1" 409 252 0.002403 10.0.0.33 - - [2026-08-18 07:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.33 - - [2026-08-18 07:02:26] "GET /tag/a89ca155-50bc-453c-954c-03e15d3174ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012390 10.0.0.33 - - [2026-08-18 07:02:26] "POST /tags HTTP/1.1" 409 226 0.002077 10.0.0.33 - - [2026-08-18 07:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-08-18 07:02:26] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.018543 10.0.0.33 - - [2026-08-18 07:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:02:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:02:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.33 - - [2026-08-18 07:02:26] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005209 10.0.0.33 - - [2026-08-18 07:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-08-18 07:02:26] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042661 10.0.0.33 - - [2026-08-18 07:02:26] "POST /virtual-machines HTTP/1.1" 200 395 0.016387 10.0.0.33 - - [2026-08-18 07:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049205 10.0.0.33 - - [2026-08-18 07:02:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.164507 10.0.0.33 - - [2026-08-18 07:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.048800 10.0.0.33 - - [2026-08-18 07:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020327 10.0.0.33 - - [2026-08-18 07:02:27] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007734 10.0.0.33 - - [2026-08-18 07:02:27] "POST /instance-ips HTTP/1.1" 200 397 0.033345 10.0.0.33 - - [2026-08-18 07:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.045442 10.0.0.33 - - [2026-08-18 07:02:27] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018230 10.0.0.33 - - [2026-08-18 07:02:27] "POST /set-tag HTTP/1.1" 200 109 0.096033 10.0.0.33 - - [2026-08-18 07:02:27] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021088 10.0.0.33 - - [2026-08-18 07:02:27] "GET /instance-ip/c55fdd9c-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005067 10.0.0.33 - - [2026-08-18 07:02:27] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004910 10.0.0.33 - - [2026-08-18 07:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.33 - - [2026-08-18 07:02:27] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005422 10.0.0.33 - - [2026-08-18 07:02:27] "POST /ref-update HTTP/1.1" 200 156 0.026794 10.0.0.33 - - [2026-08-18 07:02:27] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008195 10.0.0.33 - - [2026-08-18 07:02:27] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.33 - - [2026-08-18 07:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-08-18 07:02:27] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010469 10.0.0.33 - - [2026-08-18 07:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2026-08-18 07:02:27] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.066771 10.0.0.33 - - [2026-08-18 07:02:27] "POST /virtual-machines HTTP/1.1" 200 395 0.017273 10.0.0.33 - - [2026-08-18 07:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015797 10.0.0.33 - - [2026-08-18 07:02:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.158913 10.0.0.33 - - [2026-08-18 07:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011374 10.0.0.33 - - [2026-08-18 07:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.33 - - [2026-08-18 07:02:28] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013132 10.0.0.33 - - [2026-08-18 07:02:28] "POST /instance-ips HTTP/1.1" 200 397 0.025331 10.0.0.33 - - [2026-08-18 07:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035511 10.0.0.33 - - [2026-08-18 07:02:28] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018281 10.0.0.33 - - [2026-08-18 07:02:28] "POST /set-tag HTTP/1.1" 200 109 0.087522 10.0.0.33 - - [2026-08-18 07:02:28] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006786 10.0.0.33 - - [2026-08-18 07:02:28] "GET /instance-ip/c6010a46-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005503 10.0.0.33 - - [2026-08-18 07:02:28] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006799 10.0.0.33 - - [2026-08-18 07:02:28] "POST /set-tag HTTP/1.1" 200 109 0.010449 10.0.0.33 - - [2026-08-18 07:02:28] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.005362 10.0.0.33 - - [2026-08-18 07:02:28] "POST /ref-update HTTP/1.1" 200 156 0.022010 10.0.0.33 - - [2026-08-18 07:02:28] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011676 10.0.0.33 - - [2026-08-18 07:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.33 - - [2026-08-18 07:02:28] "POST /tags HTTP/1.1" 200 291 0.028990 10.0.0.33 - - [2026-08-18 07:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010583 10.0.0.33 - - [2026-08-18 07:02:28] "GET /tag/1b5e2f8d-6c57-4d6f-aa6d-c2fdc4e71bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014089 10.0.0.33 - - [2026-08-18 07:02:28] "POST /tags HTTP/1.1" 409 252 0.002521 10.0.0.33 - - [2026-08-18 07:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.33 - - [2026-08-18 07:02:28] "GET /tag/30da521b-ebbd-4c62-a8ee-63b18312a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.027500 10.0.0.33 - - [2026-08-18 07:02:28] "POST /tags HTTP/1.1" 409 226 0.004353 10.0.0.33 - - [2026-08-18 07:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.33 - - [2026-08-18 07:02:28] "GET /tag/56836a4e-735c-4b6e-a3ec-9814d80cce92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.023877 10.0.0.33 - - [2026-08-18 07:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.33 - - [2026-08-18 07:02:28] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010820 10.0.0.33 - - [2026-08-18 07:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.33 - - [2026-08-18 07:02:29] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.062731 10.0.0.33 - - [2026-08-18 07:02:29] "POST /virtual-machines HTTP/1.1" 200 395 0.012846 10.0.0.33 - - [2026-08-18 07:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013935 10.0.0.33 - - [2026-08-18 07:02:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.162622 10.0.0.33 - - [2026-08-18 07:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012864 10.0.0.33 - - [2026-08-18 07:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009733 10.0.0.33 - - [2026-08-18 07:02:29] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011791 10.0.0.33 - - [2026-08-18 07:02:29] "POST /instance-ips HTTP/1.1" 200 397 0.023356 10.0.0.33 - - [2026-08-18 07:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034236 10.0.0.33 - - [2026-08-18 07:02:29] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015694 10.0.0.33 - - [2026-08-18 07:02:29] "POST /set-tag HTTP/1.1" 200 109 0.082054 10.0.0.33 - - [2026-08-18 07:02:29] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013183 10.0.0.33 - - [2026-08-18 07:02:29] "GET /instance-ip/c6c45384-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011828 10.0.0.33 - - [2026-08-18 07:02:29] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004966 10.0.0.33 - - [2026-08-18 07:02:29] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.33 - - [2026-08-18 07:02:29] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005955 10.0.0.33 - - [2026-08-18 07:02:29] "POST /ref-update HTTP/1.1" 200 156 0.027653 10.0.0.33 - - [2026-08-18 07:02:29] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009330 10.0.0.33 - - [2026-08-18 07:02:29] "POST /set-tag HTTP/1.1" 200 109 0.004320 10.0.0.33 - - [2026-08-18 07:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011027 10.0.0.33 - - [2026-08-18 07:02:30] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.074261 10.0.0.33 - - [2026-08-18 07:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-08-18 07:02:30] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.062406 10.0.0.33 - - [2026-08-18 07:02:30] "POST /virtual-machines HTTP/1.1" 200 395 0.014522 10.0.0.33 - - [2026-08-18 07:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.047566 10.0.0.33 - - [2026-08-18 07:02:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.187392 10.0.0.33 - - [2026-08-18 07:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022039 10.0.0.33 - - [2026-08-18 07:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015723 10.0.0.33 - - [2026-08-18 07:02:30] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024143 10.0.0.33 - - [2026-08-18 07:02:30] "POST /instance-ips HTTP/1.1" 200 397 0.051703 10.0.0.33 - - [2026-08-18 07:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.042499 10.0.0.33 - - [2026-08-18 07:02:30] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018461 10.0.0.33 - - [2026-08-18 07:02:30] "POST /set-tag HTTP/1.1" 200 109 0.077179 10.0.0.33 - - [2026-08-18 07:02:30] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.042952 10.0.0.33 - - [2026-08-18 07:02:30] "GET /instance-ip/c76f6184-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.017917 10.0.0.33 - - [2026-08-18 07:02:30] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005060 10.0.0.33 - - [2026-08-18 07:02:30] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.33 - - [2026-08-18 07:02:31] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004028 10.0.0.33 - - [2026-08-18 07:02:31] "POST /ref-update HTTP/1.1" 200 156 0.015652 10.0.0.33 - - [2026-08-18 07:02:31] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032985 10.0.0.33 - - [2026-08-18 07:02:31] "POST /set-tag HTTP/1.1" 200 109 0.008122 10.0.0.33 - - [2026-08-18 07:02:31] "POST /tags HTTP/1.1" 200 299 0.031443 10.0.0.33 - - [2026-08-18 07:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013050 10.0.0.33 - - [2026-08-18 07:02:31] "GET /tag/d881d790-8d2a-45e3-a0df-ed4f9392f69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.030901 10.0.0.33 - - [2026-08-18 07:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.33 - - [2026-08-18 07:02:31] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004959 10.0.0.33 - - [2026-08-18 07:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-08-18 07:02:31] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.127908 10.0.0.33 - - [2026-08-18 07:02:31] "POST /virtual-machines HTTP/1.1" 200 395 0.013628 10.0.0.33 - - [2026-08-18 07:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020586 10.0.0.33 - - [2026-08-18 07:02:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.158322 10.0.0.33 - - [2026-08-18 07:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007368 10.0.0.33 - - [2026-08-18 07:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.33 - - [2026-08-18 07:02:31] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006186 10.0.0.33 - - [2026-08-18 07:02:31] "POST /instance-ips HTTP/1.1" 200 397 0.025972 10.0.0.33 - - [2026-08-18 07:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.037902 10.0.0.33 - - [2026-08-18 07:02:32] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.077789 10.0.0.33 - - [2026-08-18 07:02:32] "POST /set-tag HTTP/1.1" 200 109 0.041789 10.0.0.33 - - [2026-08-18 07:02:32] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.037466 10.0.0.33 - - [2026-08-18 07:02:32] "GET /instance-ip/c831db24-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003539 10.0.0.33 - - [2026-08-18 07:02:32] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004863 10.0.0.33 - - [2026-08-18 07:02:32] "POST /set-tag HTTP/1.1" 200 109 0.004294 10.0.0.33 - - [2026-08-18 07:02:32] "POST /tags HTTP/1.1" 200 299 0.061084 10.0.0.33 - - [2026-08-18 07:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2026-08-18 07:02:32] "GET /tag/6f4648c9-923f-45e2-8b0b-5646edc471d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.029123 10.0.0.33 - - [2026-08-18 07:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2026-08-18 07:02:32] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005943 10.0.0.33 - - [2026-08-18 07:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2026-08-18 07:02:32] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038239 10.0.0.33 - - [2026-08-18 07:02:32] "POST /virtual-machines HTTP/1.1" 200 395 0.014055 10.0.0.33 - - [2026-08-18 07:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.041183 10.0.0.33 - - [2026-08-18 07:02:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147396 10.0.0.33 - - [2026-08-18 07:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013606 10.0.0.33 - - [2026-08-18 07:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010480 10.0.0.33 - - [2026-08-18 07:02:32] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009543 10.0.0.33 - - [2026-08-18 07:02:32] "POST /instance-ips HTTP/1.1" 200 397 0.027944 10.0.0.33 - - [2026-08-18 07:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.048738 10.0.0.33 - - [2026-08-18 07:02:32] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009634 10.0.0.33 - - [2026-08-18 07:02:33] "POST /set-tag HTTP/1.1" 200 109 0.026768 10.0.0.33 - - [2026-08-18 07:02:33] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.029820 10.0.0.33 - - [2026-08-18 07:02:33] "GET /instance-ip/c8ce22cc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003568 10.0.0.33 - - [2026-08-18 07:02:33] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005603 10.0.0.33 - - [2026-08-18 07:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.33 - - [2026-08-18 07:02:33] "POST /tags HTTP/1.1" 200 299 0.023807 10.0.0.33 - - [2026-08-18 07:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.33 - - [2026-08-18 07:02:33] "GET /tag/10457ca4-bf8e-434d-b065-7fa8f497dcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.022779 10.0.0.33 - - [2026-08-18 07:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010562 10.0.0.33 - - [2026-08-18 07:02:33] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007418 10.0.0.33 - - [2026-08-18 07:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.33 - - [2026-08-18 07:02:33] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.055697 10.0.0.33 - - [2026-08-18 07:02:33] "POST /virtual-machines HTTP/1.1" 200 395 0.017982 10.0.0.33 - - [2026-08-18 07:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.045019 10.0.0.33 - - [2026-08-18 07:02:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130461 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:02:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:02:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.33 - - [2026-08-18 07:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020964 10.0.0.33 - - [2026-08-18 07:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015293 10.0.0.33 - - [2026-08-18 07:02:33] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014156 10.0.0.33 - - [2026-08-18 07:02:33] "POST /instance-ips HTTP/1.1" 200 397 0.030433 10.0.0.33 - - [2026-08-18 07:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027903 10.0.0.33 - - [2026-08-18 07:02:33] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008969 10.0.0.33 - - [2026-08-18 07:02:33] "POST /set-tag HTTP/1.1" 200 109 0.035640 10.0.0.33 - - [2026-08-18 07:02:34] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.037785 10.0.0.33 - - [2026-08-18 07:02:34] "GET /instance-ip/c95baeda-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004445 10.0.0.33 - - [2026-08-18 07:02:34] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005225 10.0.0.33 - - [2026-08-18 07:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.33 - - [2026-08-18 07:02:34] "POST /tags HTTP/1.1" 200 299 0.041827 10.0.0.33 - - [2026-08-18 07:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008967 10.0.0.33 - - [2026-08-18 07:02:34] "GET /tag/52258b09-31fa-40a3-8aef-1c0abff0e206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.019492 10.0.0.33 - - [2026-08-18 07:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2026-08-18 07:02:34] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008332 10.0.0.33 - - [2026-08-18 07:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-08-18 07:02:34] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.045438 10.0.0.33 - - [2026-08-18 07:02:34] "POST /virtual-machines HTTP/1.1" 200 395 0.008509 10.0.0.33 - - [2026-08-18 07:02:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012080 10.0.0.33 - - [2026-08-18 07:02:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.169259 10.0.0.33 - - [2026-08-18 07:02:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030010 10.0.0.33 - - [2026-08-18 07:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007663 10.0.0.33 - - [2026-08-18 07:02:34] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020192 10.0.0.33 - - [2026-08-18 07:02:34] "POST /instance-ips HTTP/1.1" 200 397 0.048165 10.0.0.33 - - [2026-08-18 07:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028542 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020923 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.024044 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015151 10.0.0.33 - - [2026-08-18 07:02:35] "GET /instance-ip/ca01d404-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008383 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005773 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004518 10.0.0.33 - - [2026-08-18 07:02:35] "POST /ref-update HTTP/1.1" 200 156 0.008672 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005290 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003972 10.0.0.33 - - [2026-08-18 07:02:35] "POST /ref-update HTTP/1.1" 200 156 0.027267 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010780 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.003924 10.0.0.33 - - [2026-08-18 07:02:35] "POST /ref-update HTTP/1.1" 200 156 0.013936 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009060 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004704 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.004793 10.0.0.33 - - [2026-08-18 07:02:35] "POST /ref-update HTTP/1.1" 200 156 0.013422 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010116 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004531 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004632 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004974 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.005749 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008857 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.010399 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine/bda0737e-5ff7-4f8c-b1a3-524517951009?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.010520 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007726 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004797 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005248 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine/a57680f4-92b9-4ebe-becd-9261c52d5f02?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004322 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004873 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.003283 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004329 10.0.0.33 - - [2026-08-18 07:02:35] "GET /virtual-machine/bfc3dee4-8c22-4058-9fb5-2936ab4fc079?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005085 10.0.0.33 - - [2026-08-18 07:02:35] "POST /set-tag HTTP/1.1" 200 109 0.004284 10.0.0.33 - - [2026-08-18 07:02:36] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004932 10.0.0.33 - - [2026-08-18 07:02:36] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004818 10.0.0.33 - - [2026-08-18 07:02:36] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.33 - - [2026-08-18 07:02:36] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006128 10.0.0.33 - - [2026-08-18 07:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.33 - - [2026-08-18 07:02:36] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004449 10.0.0.33 - - [2026-08-18 07:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.33 - - [2026-08-18 07:02:37] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005031 10.0.0.33 - - [2026-08-18 07:02:37] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.33 - - [2026-08-18 07:02:37] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006199 10.0.0.33 - - [2026-08-18 07:02:37] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.33 - - [2026-08-18 07:02:38] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004733 10.0.0.33 - - [2026-08-18 07:02:38] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.33 - - [2026-08-18 07:02:41] "GET /virtual-machine/67307a2f-045a-40e2-aba9-f8f8875b8833?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003868 10.0.0.33 - - [2026-08-18 07:02:41] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004979 10.0.0.33 - - [2026-08-18 07:02:42] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009294 10.0.0.33 - - [2026-08-18 07:02:42] "POST /set-tag HTTP/1.1" 200 109 0.004050 10.0.0.33 - - [2026-08-18 07:02:42] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006475 10.0.0.33 - - [2026-08-18 07:02:42] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine/65e9ae26-b7d3-4c96-b36b-f87f7db1ceaa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003674 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004492 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine/d60a88cd-58ad-4df8-ad74-f231bd3b9073?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003332 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004184 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine/9fdcd109-d4a2-4100-8965-5e1fdb6cd4c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003094 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005192 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine/88bcc1c8-49b8-4f38-90d2-a1339552c25f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003041 10.0.0.33 - - [2026-08-18 07:02:46] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004246 10.0.0.33 - - [2026-08-18 07:02:46] "GET /loadbalancer/6b409e3d-ef2a-47ab-a9b5-70c56517e050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004090 10.0.0.33 - - [2026-08-18 07:02:46] "POST /tags HTTP/1.1" 200 333 0.028623 10.0.0.33 - - [2026-08-18 07:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016218 10.0.0.33 - - [2026-08-18 07:02:46] "GET /tag/887d7dda-0c0e-4df0-b1cb-57a7daf9bbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.036314 10.0.0.33 - - [2026-08-18 07:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2026-08-18 07:02:47] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035738 10.0.0.33 - - [2026-08-18 07:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2026-08-18 07:02:47] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005249 10.0.0.33 - - [2026-08-18 07:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-08-18 07:02:47] "GET /service-appliance-set/f4dc469c-b5ec-49c2-9218-564a3e1efa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002434 10.0.0.33 - - [2026-08-18 07:02:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001738 10.0.0.33 - - [2026-08-18 07:02:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.120887 10.0.0.33 - - [2026-08-18 07:02:47] "GET /virtual-machine-interface/ee8da270-5c1c-4df7-ac61-6707478f2991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.010966 10.0.0.33 - - [2026-08-18 07:02:47] "POST /instance-ips HTTP/1.1" 200 409 0.024027 10.0.0.33 - - [2026-08-18 07:02:47] "GET /instance-ip/41c8dba2-9c4b-4cc4-ae6c-ea69813a90bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004328 10.0.0.33 - - [2026-08-18 07:02:47] "POST /loadbalancers HTTP/1.1" 200 629 0.061347 10.0.0.33 - - [2026-08-18 07:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017610 10.0.0.33 - - [2026-08-18 07:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013316 10.0.0.33 - - [2026-08-18 07:02:47] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051788 10.0.0.33 - - [2026-08-18 07:02:47] "GET /instance-ip/41c8dba2-9c4b-4cc4-ae6c-ea69813a90bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003949 10.0.0.33 - - [2026-08-18 07:02:47] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041688 10.0.0.33 - - [2026-08-18 07:02:47] "GET /loadbalancer/6b409e3d-ef2a-47ab-a9b5-70c56517e050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003243 10.0.0.33 - - [2026-08-18 07:02:47] "POST /floating-ips HTTP/1.1" 200 597 0.054115 10.0.0.33 - - [2026-08-18 07:02:47] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.039109 10.0.0.33 - - [2026-08-18 07:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2026-08-18 07:02:47] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038760 10.0.0.33 - - [2026-08-18 07:02:47] "GET /loadbalancer-listener/3492a99c-d112-47d3-a945-42b3b39aeed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004809 10.0.0.33 - - [2026-08-18 07:02:47] "GET /loadbalancer-listener/3492a99c-d112-47d3-a945-42b3b39aeed5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004348 10.0.0.33 - - [2026-08-18 07:02:47] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019396 10.0.0.33 - - [2026-08-18 07:02:47] "GET /instance-ip/41c8dba2-9c4b-4cc4-ae6c-ea69813a90bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003491 10.0.0.33 - - [2026-08-18 07:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.33 - - [2026-08-18 07:02:47] "GET /instance-ip/41c8dba2-9c4b-4cc4-ae6c-ea69813a90bf?fields=floating_ips HTTP/1.1" 200 1212 0.010434 10.0.0.33 - - [2026-08-18 07:02:47] "GET /loadbalancer/6b409e3d-ef2a-47ab-a9b5-70c56517e050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002868 10.0.0.33 - - [2026-08-18 07:02:47] "GET /floating-ip/68d4d97c-8611-4037-9109-6457584498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.003248 10.0.0.33 - - [2026-08-18 07:02:47] "GET /loadbalancer-pool/c5861ebe-e955-4361-908d-a1bf476965c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007304 10.0.0.33 - - [2026-08-18 07:02:47] "GET /loadbalancer/6b409e3d-ef2a-47ab-a9b5-70c56517e050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002573 10.0.0.33 - - [2026-08-18 07:02:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031173 10.0.0.33 - - [2026-08-18 07:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008630 10.0.0.33 - - [2026-08-18 07:02:48] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009911 10.0.0.33 - - [2026-08-18 07:02:48] "POST /tags HTTP/1.1" 409 221 0.004884 10.0.0.33 - - [2026-08-18 07:02:48] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004628 10.0.0.33 - - [2026-08-18 07:02:48] "POST /ref-update HTTP/1.1" 200 156 0.009683 10.0.0.33 - - [2026-08-18 07:02:48] "GET /floating-ip/68d4d97c-8611-4037-9109-6457584498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.016021 10.0.0.33 - - [2026-08-18 07:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2026-08-18 07:02:48] "GET /tag/887d7dda-0c0e-4df0-b1cb-57a7daf9bbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012095 10.0.0.33 - - [2026-08-18 07:02:48] "POST /set-tag HTTP/1.1" 200 109 0.066452 10.0.0.33 - - [2026-08-18 07:02:48] "PUT /floating-ip/68d4d97c-8611-4037-9109-6457584498fa HTTP/1.1" 200 256 0.078809 10.0.0.33 - - [2026-08-18 07:02:48] "GET /loadbalancer-pool/c5861ebe-e955-4361-908d-a1bf476965c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004825 10.0.0.33 - - [2026-08-18 07:02:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017476 10.0.0.33 - - [2026-08-18 07:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016936 10.0.0.33 - - [2026-08-18 07:02:48] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007599 10.0.0.33 - - [2026-08-18 07:02:48] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006283 10.0.0.33 - - [2026-08-18 07:02:48] "POST /ref-update HTTP/1.1" 200 156 0.010501 10.0.0.33 - - [2026-08-18 07:02:48] "GET /floating-ip/68d4d97c-8611-4037-9109-6457584498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.008434 10.0.0.33 - - [2026-08-18 07:02:48] "POST /set-tag HTTP/1.1" 200 109 0.067605 10.0.0.33 - - [2026-08-18 07:02:49] "POST /tags HTTP/1.1" 409 206 0.002561 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-08-18 07:02:49] "GET /tag/061de3f5-d42a-42be-89aa-9b7814f1a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018082 10.0.0.33 - - [2026-08-18 07:02:49] "POST /tags HTTP/1.1" 409 204 0.002258 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-08-18 07:02:49] "GET /tag/6f4648c9-923f-45e2-8b0b-5646edc471d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011209 10.0.0.33 - - [2026-08-18 07:02:49] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003109 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-08-18 07:02:49] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003713 10.0.0.33 - - [2026-08-18 07:02:49] "POST /tags HTTP/1.1" 409 206 0.002181 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.33 - - [2026-08-18 07:02:49] "GET /tag/061de3f5-d42a-42be-89aa-9b7814f1a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010587 10.0.0.33 - - [2026-08-18 07:02:49] "POST /tags HTTP/1.1" 409 226 0.002178 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-08-18 07:02:49] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011681 10.0.0.33 - - [2026-08-18 07:02:49] "POST /tags HTTP/1.1" 409 204 0.002323 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-08-18 07:02:49] "GET /tag/6f4648c9-923f-45e2-8b0b-5646edc471d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011174 10.0.0.33 - - [2026-08-18 07:02:49] "POST /tags HTTP/1.1" 409 226 0.002339 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-08-18 07:02:49] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010916 10.0.0.33 - - [2026-08-18 07:02:49] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003197 10.0.0.33 - - [2026-08-18 07:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2026-08-18 07:02:49] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002659 10.0.0.33 - - [2026-08-18 07:02:50] "POST /firewall-rules HTTP/1.1" 200 626 0.097332 10.0.0.33 - - [2026-08-18 07:02:50] "POST /firewall-rules HTTP/1.1" 200 646 0.077974 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-rule/d4241478-370e-45ad-a9cb-31dc2340bb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.014981 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003261 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-rule/3ebc695b-58e5-4fd0-a7b7-8c621c419bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004006 10.0.0.33 - - [2026-08-18 07:02:50] "POST /ref-update HTTP/1.1" 200 156 0.027969 10.0.0.33 - - [2026-08-18 07:02:50] "POST /firewall-policys HTTP/1.1" 200 606 0.024895 10.0.0.33 - - [2026-08-18 07:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020550 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007590 10.0.0.33 - - [2026-08-18 07:02:50] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003450 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002392 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003660 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/a19811d7-01a4-48b6-a1c7-c18a7a55ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003285 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.010893 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002925 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003194 10.0.0.33 - - [2026-08-18 07:02:50] "POST /ref-update HTTP/1.1" 200 156 0.079466 10.0.0.33 - - [2026-08-18 07:02:50] "POST /ref-update HTTP/1.1" 200 156 0.028930 10.0.0.33 - - [2026-08-18 07:02:50] "POST /ref-update HTTP/1.1" 200 156 0.043553 10.0.0.33 - - [2026-08-18 07:02:50] "POST /ref-update HTTP/1.1" 200 156 0.035717 10.0.0.33 - - [2026-08-18 07:02:50] "POST /ref-update HTTP/1.1" 200 156 0.028294 10.0.0.33 - - [2026-08-18 07:02:50] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007425 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:03:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:03:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 252 0.002610 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/30da521b-ebbd-4c62-a8ee-63b18312a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011854 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 228 0.002343 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/c156867f-1b6e-42a0-b967-57b4c24f1897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010608 10.0.0.33 - - [2026-08-18 07:04:49] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008672 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-08-18 07:04:49] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002852 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 206 0.002092 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/061de3f5-d42a-42be-89aa-9b7814f1a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011696 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 226 0.002088 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012098 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 204 0.002388 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/6f4648c9-923f-45e2-8b0b-5646edc471d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013841 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 226 0.002304 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013803 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 228 0.002053 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/c156867f-1b6e-42a0-b967-57b4c24f1897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012087 10.0.0.33 - - [2026-08-18 07:04:49] "POST /tags HTTP/1.1" 409 252 0.002026 10.0.0.33 - - [2026-08-18 07:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.33 - - [2026-08-18 07:04:49] "GET /tag/30da521b-ebbd-4c62-a8ee-63b18312a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.021281 10.0.0.33 - - [2026-08-18 07:04:49] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004194 10.0.0.33 - - [2026-08-18 07:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-08-18 07:04:50] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002771 10.0.0.33 - - [2026-08-18 07:04:50] "POST /firewall-rules HTTP/1.1" 409 281 0.002167 10.0.0.33 - - [2026-08-18 07:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-08-18 07:04:50] "PUT /firewall-rule/3ebc695b-58e5-4fd0-a7b7-8c621c419bcd HTTP/1.1" 200 260 0.024231 10.0.0.33 - - [2026-08-18 07:04:50] "POST /firewall-rules HTTP/1.1" 409 291 0.022590 10.0.0.33 - - [2026-08-18 07:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2026-08-18 07:04:50] "PUT /firewall-rule/d4241478-370e-45ad-a9cb-31dc2340bb44 HTTP/1.1" 200 260 0.026053 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-rule/d4241478-370e-45ad-a9cb-31dc2340bb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.020042 10.0.0.33 - - [2026-08-18 07:04:50] "POST /firewall-rules HTTP/1.1" 200 658 0.080416 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-rule/2de65ad1-5a2f-4c30-ab65-c1af9d372033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.029482 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003839 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-rule/3ebc695b-58e5-4fd0-a7b7-8c621c419bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003315 10.0.0.33 - - [2026-08-18 07:04:50] "POST /firewall-policys HTTP/1.1" 409 269 0.001992 10.0.0.33 - - [2026-08-18 07:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2026-08-18 07:04:50] "PUT /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08 HTTP/1.1" 200 264 0.024958 10.0.0.33 - - [2026-08-18 07:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037277 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.011132 10.0.0.33 - - [2026-08-18 07:04:50] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002844 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002376 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002267 10.0.0.33 - - [2026-08-18 07:04:50] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002851 10.0.0.33 - - [2026-08-18 07:05:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003130 10.0.0.33 - - [2026-08-18 07:05:45] "GET /global-system-configs HTTP/1.1" 200 322 0.004307 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009323 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005261 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.33 - - [2026-08-18 07:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2026-08-18 07:05:52] "GET /loadbalancer/6b409e3d-ef2a-47ab-a9b5-70c56517e050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003294 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004617 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.024481 10.0.0.33 - - [2026-08-18 07:05:52] "DELETE /loadbalancer-member/812200dc-9fd0-42ed-a9f2-3b46ef0b9bbd HTTP/1.1" 200 115 0.128656 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013638 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007778 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005041 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.33 - - [2026-08-18 07:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-08-18 07:05:52] "GET /loadbalancer/6b409e3d-ef2a-47ab-a9b5-70c56517e050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002987 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004537 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004801 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.33 - - [2026-08-18 07:05:52] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004165 10.0.0.33 - - [2026-08-18 07:05:52] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.33 - - [2026-08-18 07:05:53] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007711 10.0.0.33 - - [2026-08-18 07:05:53] "POST /set-tag HTTP/1.1" 200 109 0.004750 10.0.0.33 - - [2026-08-18 07:05:53] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004709 10.0.0.33 - - [2026-08-18 07:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.33 - - [2026-08-18 07:05:53] "GET /virtual-machine/bfc3dee4-8c22-4058-9fb5-2936ab4fc079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002962 10.0.0.33 - - [2026-08-18 07:05:53] "POST /ref-update HTTP/1.1" 200 156 0.013002 10.0.0.33 - - [2026-08-18 07:05:53] "GET /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004943 10.0.0.33 - - [2026-08-18 07:05:53] "POST /set-tag HTTP/1.1" 200 109 0.023655 10.0.0.33 - - [2026-08-18 07:05:53] "POST /set-tag HTTP/1.1" 200 109 0.038611 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.019759 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.032382 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.044291 10.0.0.33 - - [2026-08-18 07:05:54] "DELETE /instance-ip/c6c45384-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.040963 10.0.0.33 - - [2026-08-18 07:05:54] "DELETE /virtual-machine-interface/c6a06668-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.044104 10.0.0.33 - - [2026-08-18 07:05:54] "DELETE /virtual-machine/bfc3dee4-8c22-4058-9fb5-2936ab4fc079 HTTP/1.1" 200 115 0.032578 10.0.0.33 - - [2026-08-18 07:05:54] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005732 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.33 - - [2026-08-18 07:05:54] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004547 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.33 - - [2026-08-18 07:05:54] "GET /virtual-machine/bda0737e-5ff7-4f8c-b1a3-524517951009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.010583 10.0.0.33 - - [2026-08-18 07:05:54] "POST /ref-update HTTP/1.1" 200 156 0.012748 10.0.0.33 - - [2026-08-18 07:05:54] "GET /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019397 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.024132 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.056841 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.050116 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.017313 10.0.0.33 - - [2026-08-18 07:05:54] "POST /set-tag HTTP/1.1" 200 109 0.043485 10.0.0.33 - - [2026-08-18 07:05:54] "DELETE /instance-ip/c55fdd9c-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.050066 10.0.0.33 - - [2026-08-18 07:05:54] "POST /ref-update HTTP/1.1" 200 156 0.014631 10.0.0.33 - - [2026-08-18 07:05:54] "DELETE /virtual-machine-interface/c5375e30-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.048782 10.0.0.33 - - [2026-08-18 07:05:54] "DELETE /virtual-machine/bda0737e-5ff7-4f8c-b1a3-524517951009 HTTP/1.1" 200 115 0.030413 10.0.0.33 - - [2026-08-18 07:05:54] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005922 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.33 - - [2026-08-18 07:05:55] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004460 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.33 - - [2026-08-18 07:05:55] "GET /virtual-machine/67307a2f-045a-40e2-aba9-f8f8875b8833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004616 10.0.0.33 - - [2026-08-18 07:05:55] "POST /ref-update HTTP/1.1" 200 156 0.015034 10.0.0.33 - - [2026-08-18 07:05:55] "GET /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032868 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.022757 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.034396 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.031671 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.018930 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.030063 10.0.0.33 - - [2026-08-18 07:05:55] "DELETE /instance-ip/c76f6184-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.066186 10.0.0.33 - - [2026-08-18 07:05:55] "DELETE /virtual-machine-interface/c74902dc-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.053456 10.0.0.33 - - [2026-08-18 07:05:55] "DELETE /virtual-machine/67307a2f-045a-40e2-aba9-f8f8875b8833 HTTP/1.1" 200 115 0.031568 10.0.0.33 - - [2026-08-18 07:05:55] "DELETE /tag/1b5e2f8d-6c57-4d6f-aa6d-c2fdc4e71bdc HTTP/1.1" 200 115 0.039332 10.0.0.33 - - [2026-08-18 07:05:55] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004815 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.33 - - [2026-08-18 07:05:55] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006576 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.33 - - [2026-08-18 07:05:55] "GET /virtual-machine/a57680f4-92b9-4ebe-becd-9261c52d5f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003517 10.0.0.33 - - [2026-08-18 07:05:55] "POST /ref-update HTTP/1.1" 200 156 0.010872 10.0.0.33 - - [2026-08-18 07:05:55] "GET /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.028563 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.022306 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.031304 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.040376 10.0.0.33 - - [2026-08-18 07:05:55] "POST /set-tag HTTP/1.1" 200 109 0.024144 10.0.0.33 - - [2026-08-18 07:05:56] "POST /set-tag HTTP/1.1" 200 109 0.038966 10.0.0.33 - - [2026-08-18 07:05:56] "DELETE /instance-ip/c6010a46-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.046167 10.0.0.33 - - [2026-08-18 07:05:56] "POST /ref-update HTTP/1.1" 200 156 0.013303 10.0.0.33 - - [2026-08-18 07:05:56] "DELETE /virtual-machine-interface/c5ded124-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.071035 10.0.0.33 - - [2026-08-18 07:05:56] "DELETE /virtual-machine/a57680f4-92b9-4ebe-becd-9261c52d5f02 HTTP/1.1" 200 115 0.041946 10.0.0.33 - - [2026-08-18 07:05:56] "DELETE /tag/99ab2910-3e85-46e8-a2a0-ecc6e4cb0dfd HTTP/1.1" 200 115 0.041076 10.0.0.33 - - [2026-08-18 07:05:56] "DELETE /tag/061de3f5-d42a-42be-89aa-9b7814f1a354 HTTP/1.1" 409 388 0.005329 10.0.0.33 - - [2026-08-18 07:06:22] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008707 10.0.0.33 - - [2026-08-18 07:06:22] "POST /set-tag HTTP/1.1" 200 109 0.005976 10.0.0.33 - - [2026-08-18 07:06:22] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007509 10.0.0.33 - - [2026-08-18 07:06:22] "POST /set-tag HTTP/1.1" 200 109 0.004264 10.0.0.33 - - [2026-08-18 07:06:22] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005615 10.0.0.33 - - [2026-08-18 07:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.33 - - [2026-08-18 07:06:22] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004695 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.003171 10.0.0.33 - - [2026-08-18 07:06:23] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004894 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.33 - - [2026-08-18 07:06:23] "GET /virtual-machine/d60a88cd-58ad-4df8-ad74-f231bd3b9073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003701 10.0.0.33 - - [2026-08-18 07:06:23] "POST /ref-update HTTP/1.1" 200 156 0.019179 10.0.0.33 - - [2026-08-18 07:06:23] "GET /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021582 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.024550 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.048628 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.026460 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.020037 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /instance-ip/c95baeda-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.046367 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /virtual-machine-interface/c93c98a6-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.043004 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /virtual-machine/d60a88cd-58ad-4df8-ad74-f231bd3b9073 HTTP/1.1" 200 115 0.024601 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /tag/10457ca4-bf8e-434d-b065-7fa8f497dcbd HTTP/1.1" 200 115 0.040100 10.0.0.33 - - [2026-08-18 07:06:23] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004200 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.33 - - [2026-08-18 07:06:23] "GET /virtual-machine/9fdcd109-d4a2-4100-8965-5e1fdb6cd4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002961 10.0.0.33 - - [2026-08-18 07:06:23] "POST /ref-update HTTP/1.1" 200 156 0.018084 10.0.0.33 - - [2026-08-18 07:06:23] "GET /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005396 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.026882 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.029066 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.016918 10.0.0.33 - - [2026-08-18 07:06:23] "POST /set-tag HTTP/1.1" 200 109 0.037163 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /instance-ip/c8ce22cc-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.059966 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /virtual-machine-interface/c8acb2e0-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.052511 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /virtual-machine/9fdcd109-d4a2-4100-8965-5e1fdb6cd4c4 HTTP/1.1" 200 115 0.030653 10.0.0.33 - - [2026-08-18 07:06:23] "DELETE /tag/6f4648c9-923f-45e2-8b0b-5646edc471d8 HTTP/1.1" 409 236 0.005467 10.0.0.33 - - [2026-08-18 07:06:24] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004802 10.0.0.33 - - [2026-08-18 07:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.33 - - [2026-08-18 07:06:24] "GET /virtual-machine/65e9ae26-b7d3-4c96-b36b-f87f7db1ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002855 10.0.0.33 - - [2026-08-18 07:06:24] "POST /ref-update HTTP/1.1" 200 156 0.012021 10.0.0.33 - - [2026-08-18 07:06:24] "GET /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024906 10.0.0.33 - - [2026-08-18 07:06:24] "POST /set-tag HTTP/1.1" 200 109 0.017599 10.0.0.33 - - [2026-08-18 07:06:24] "POST /set-tag HTTP/1.1" 200 109 0.017775 10.0.0.33 - - [2026-08-18 07:06:24] "POST /set-tag HTTP/1.1" 200 109 0.027940 10.0.0.33 - - [2026-08-18 07:06:24] "POST /set-tag HTTP/1.1" 200 109 0.028086 10.0.0.33 - - [2026-08-18 07:06:24] "DELETE /instance-ip/c831db24-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.034271 10.0.0.33 - - [2026-08-18 07:06:24] "DELETE /virtual-machine-interface/c80ef406-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.055532 10.0.0.33 - - [2026-08-18 07:06:24] "DELETE /virtual-machine/65e9ae26-b7d3-4c96-b36b-f87f7db1ceaa HTTP/1.1" 200 115 0.220062 10.0.0.33 - - [2026-08-18 07:06:24] "DELETE /tag/1c256df2-9490-42a9-a504-5361fab04e78 HTTP/1.1" 200 115 0.080241 10.0.0.33 - - [2026-08-18 07:06:24] "DELETE /tag/a89ca155-50bc-453c-954c-03e15d3174ae HTTP/1.1" 200 115 0.044611 10.0.0.33 - - [2026-08-18 07:06:24] "DELETE /tag/d881d790-8d2a-45e3-a0df-ed4f9392f69e HTTP/1.1" 200 115 0.041256 10.0.0.33 - - [2026-08-18 07:06:24] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004576 10.0.0.33 - - [2026-08-18 07:06:24] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.33 - - [2026-08-18 07:06:24] "GET /virtual-machine/88bcc1c8-49b8-4f38-90d2-a1339552c25f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003243 10.0.0.33 - - [2026-08-18 07:06:24] "POST /ref-update HTTP/1.1" 200 156 0.010163 10.0.0.33 - - [2026-08-18 07:06:24] "GET /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004752 10.0.0.33 - - [2026-08-18 07:06:24] "POST /set-tag HTTP/1.1" 200 109 0.021113 10.0.0.33 - - [2026-08-18 07:06:25] "POST /set-tag HTTP/1.1" 200 109 0.037366 10.0.0.33 - - [2026-08-18 07:06:25] "POST /set-tag HTTP/1.1" 200 109 0.023546 10.0.0.33 - - [2026-08-18 07:06:25] "POST /set-tag HTTP/1.1" 200 109 0.041255 10.0.0.33 - - [2026-08-18 07:06:25] "DELETE /instance-ip/ca01d404-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.068767 10.0.0.33 - - [2026-08-18 07:06:25] "DELETE /virtual-machine-interface/c9df065e-9ad2-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.051033 10.0.0.33 - - [2026-08-18 07:06:25] "DELETE /virtual-machine/88bcc1c8-49b8-4f38-90d2-a1339552c25f HTTP/1.1" 200 115 0.023142 10.0.0.33 - - [2026-08-18 07:06:25] "DELETE /tag/30da521b-ebbd-4c62-a8ee-63b18312a5e3 HTTP/1.1" 409 236 0.008281 10.0.0.33 - - [2026-08-18 07:06:25] "DELETE /tag/52258b09-31fa-40a3-8aef-1c0abff0e206 HTTP/1.1" 200 115 0.043561 10.0.0.33 - - [2026-08-18 07:06:25] "DELETE /tag/c156867f-1b6e-42a0-b967-57b4c24f1897 HTTP/1.1" 409 236 0.003757 10.0.0.33 - - [2026-08-18 07:06:27] "POST /projects HTTP/1.1" 409 238 0.003495 10.0.0.33 - - [2026-08-18 07:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.33 - - [2026-08-18 07:06:27] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.046694 10.0.0.33 - - [2026-08-18 07:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.33 - - [2026-08-18 07:06:27] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008947 10.0.0.33 - - [2026-08-18 07:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.33 - - [2026-08-18 07:06:27] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009172 10.0.0.33 - - [2026-08-18 07:06:27] "POST /security-groups HTTP/1.1" 409 285 0.005036 10.0.0.33 - - [2026-08-18 07:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.33 - - [2026-08-18 07:06:27] "PUT /security-group/89e9264e-128c-4361-a77d-7401211b9f73 HTTP/1.1" 200 262 0.059763 10.0.0.33 - - [2026-08-18 07:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036821 10.0.0.33 - - [2026-08-18 07:06:27] "PUT /access-control-list/a4b6acd2-533f-4a02-857c-b31473978caf HTTP/1.1" 200 272 0.034966 10.0.0.33 - - [2026-08-18 07:06:27] "PUT /access-control-list/e0c8e053-156a-4c22-949f-ffd756f81848 HTTP/1.1" 200 272 0.023027 10.0.0.33 - - [2026-08-18 07:06:32] "POST /projects HTTP/1.1" 409 238 0.002290 10.0.0.33 - - [2026-08-18 07:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2026-08-18 07:06:32] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.042947 10.0.0.33 - - [2026-08-18 07:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.33 - - [2026-08-18 07:06:32] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004785 10.0.0.33 - - [2026-08-18 07:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.33 - - [2026-08-18 07:06:32] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004942 10.0.0.33 - - [2026-08-18 07:06:32] "POST /security-groups HTTP/1.1" 409 285 0.003462 10.0.0.33 - - [2026-08-18 07:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-08-18 07:06:32] "PUT /security-group/89e9264e-128c-4361-a77d-7401211b9f73 HTTP/1.1" 200 262 0.059566 10.0.0.33 - - [2026-08-18 07:06:32] "PUT /access-control-list/a4b6acd2-533f-4a02-857c-b31473978caf HTTP/1.1" 200 272 0.020979 10.0.0.33 - - [2026-08-18 07:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033922 10.0.0.33 - - [2026-08-18 07:06:32] "PUT /access-control-list/e0c8e053-156a-4c22-949f-ffd756f81848 HTTP/1.1" 200 272 0.029887 10.0.0.33 - - [2026-08-18 07:06:32] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.018360 10.0.0.33 - - [2026-08-18 07:06:32] "GET /firewall-rule/2735bc39-d821-464f-9b7c-5cf420cc424c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.014568 10.0.0.33 - - [2026-08-18 07:06:33] "POST /ref-update HTTP/1.1" 200 156 0.062831 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /firewall-rule/2735bc39-d821-464f-9b7c-5cf420cc424c HTTP/1.1" 200 115 0.053133 10.0.0.33 - - [2026-08-18 07:06:33] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008194 10.0.0.33 - - [2026-08-18 07:06:33] "GET /firewall-rule/b84f61c4-0848-4543-a3ad-c2f58916bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003811 10.0.0.33 - - [2026-08-18 07:06:33] "POST /ref-update HTTP/1.1" 200 156 0.065025 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /firewall-rule/b84f61c4-0848-4543-a3ad-c2f58916bcd9 HTTP/1.1" 200 115 0.071944 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /tag/30da521b-ebbd-4c62-a8ee-63b18312a5e3 HTTP/1.1" 409 236 0.013008 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /tag/56836a4e-735c-4b6e-a3ec-9814d80cce92 HTTP/1.1" 200 115 0.042372 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /tag/c156867f-1b6e-42a0-b967-57b4c24f1897 HTTP/1.1" 409 236 0.006391 10.0.0.33 - - [2026-08-18 07:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.33 - - [2026-08-18 07:06:33] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004998 10.0.0.33 - - [2026-08-18 07:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2026-08-18 07:06:33] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004903 10.0.0.33 - - [2026-08-18 07:06:33] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.059663 10.0.0.33 - - [2026-08-18 07:06:33] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.046336 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /security-group/89e9264e-128c-4361-a77d-7401211b9f73 HTTP/1.1" 200 115 0.054068 10.0.0.33 - - [2026-08-18 07:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /access-control-list/a4b6acd2-533f-4a02-857c-b31473978caf HTTP/1.1" 200 115 0.043291 10.0.0.33 - - [2026-08-18 07:06:33] "DELETE /access-control-list/e0c8e053-156a-4c22-949f-ffd756f81848 HTTP/1.1" 200 115 0.035994 10.0.0.33 - - [2026-08-18 07:06:33] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.046630 10.0.0.33 - - [2026-08-18 07:06:33] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?fields=security_groups HTTP/1.1" 200 1350 0.043023 10.0.0.33 - - [2026-08-18 07:06:34] "DELETE /security-group/1528fb55-eaf7-404c-a8a8-1af0ec54afd7 HTTP/1.1" 200 115 0.061141 10.0.0.33 - - [2026-08-18 07:06:34] "DELETE /access-control-list/ba474ec2-ecad-4d52-8024-3be8ed9d84ce HTTP/1.1" 200 115 0.046947 10.0.0.33 - - [2026-08-18 07:06:34] "GET /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2?fields=application_policy_sets HTTP/1.1" 200 1389 0.052188 10.0.0.33 - - [2026-08-18 07:06:34] "DELETE /access-control-list/f865191a-fe6f-4299-af76-ee230e62789f HTTP/1.1" 200 115 0.050984 10.0.0.33 - - [2026-08-18 07:06:34] "DELETE /project/0a013b2c-4489-45fa-87dc-0db2323ea4e2 HTTP/1.1" 200 115 0.336544 10.0.0.33 - - [2026-08-18 07:06:34] "POST /projects HTTP/1.1" 409 238 0.003312 10.0.0.33 - - [2026-08-18 07:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.33 - - [2026-08-18 07:06:34] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044592 10.0.0.33 - - [2026-08-18 07:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2026-08-18 07:06:34] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005219 10.0.0.33 - - [2026-08-18 07:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-08-18 07:06:34] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004719 10.0.0.33 - - [2026-08-18 07:06:34] "POST /security-groups HTTP/1.1" 409 285 0.002916 10.0.0.33 - - [2026-08-18 07:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2026-08-18 07:06:34] "PUT /security-group/f4d97fc2-b53a-4ce1-b928-12748c562fdf HTTP/1.1" 200 262 0.061216 10.0.0.33 - - [2026-08-18 07:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.038148 10.0.0.33 - - [2026-08-18 07:06:34] "PUT /access-control-list/c9a82315-186d-4a02-8d16-5c08bbfdeceb HTTP/1.1" 200 272 0.029108 10.0.0.33 - - [2026-08-18 07:06:34] "PUT /access-control-list/cf669576-30f5-4058-a1b5-ff626e498684 HTTP/1.1" 200 272 0.025992 10.0.0.33 - - [2026-08-18 07:06:38] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003248 10.0.0.33 - - [2026-08-18 07:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2026-08-18 07:06:38] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002655 10.0.0.33 - - [2026-08-18 07:06:38] "GET /firewall-policy/99596182-2646-4b2f-897d-7f90c74b4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002469 10.0.0.33 - - [2026-08-18 07:06:38] "GET /firewall-rule/3ebc695b-58e5-4fd0-a7b7-8c621c419bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002853 10.0.0.33 - - [2026-08-18 07:06:38] "POST /ref-update HTTP/1.1" 200 156 0.021195 10.0.0.33 - - [2026-08-18 07:06:38] "DELETE /firewall-rule/3ebc695b-58e5-4fd0-a7b7-8c621c419bcd HTTP/1.1" 200 115 0.084433 10.0.0.33 - - [2026-08-18 07:06:38] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.015737 10.0.0.33 - - [2026-08-18 07:06:38] "GET /firewall-rule/2de65ad1-5a2f-4c30-ab65-c1af9d372033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003527 10.0.0.33 - - [2026-08-18 07:06:38] "POST /ref-update HTTP/1.1" 200 156 0.027643 10.0.0.33 - - [2026-08-18 07:06:38] "DELETE /firewall-rule/2de65ad1-5a2f-4c30-ab65-c1af9d372033 HTTP/1.1" 200 115 0.071367 10.0.0.33 - - [2026-08-18 07:06:38] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004636 10.0.0.33 - - [2026-08-18 07:06:38] "GET /firewall-rule/d4241478-370e-45ad-a9cb-31dc2340bb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003081 10.0.0.33 - - [2026-08-18 07:06:38] "POST /ref-update HTTP/1.1" 200 156 0.014286 10.0.0.33 - - [2026-08-18 07:06:38] "DELETE /firewall-rule/d4241478-370e-45ad-a9cb-31dc2340bb44 HTTP/1.1" 200 115 0.057645 10.0.0.33 - - [2026-08-18 07:06:38] "GET /application-policy-set/ed90ba63-1cea-4800-bc49-b78774391512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003085 10.0.0.33 - - [2026-08-18 07:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2026-08-18 07:06:39] "GET /policy-management/e9587045-a102-4325-bf66-be2c491f5163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003173 10.0.0.33 - - [2026-08-18 07:06:39] "GET /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.019155 10.0.0.33 - - [2026-08-18 07:06:39] "POST /ref-update HTTP/1.1" 200 156 0.023679 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /firewall-policy/0d51372e-909a-441f-93ff-8b1088242d08 HTTP/1.1" 200 115 0.036172 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /tag/c156867f-1b6e-42a0-b967-57b4c24f1897 HTTP/1.1" 200 115 0.079505 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /tag/30da521b-ebbd-4c62-a8ee-63b18312a5e3 HTTP/1.1" 200 115 0.044379 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /tag/6f4648c9-923f-45e2-8b0b-5646edc471d8 HTTP/1.1" 200 115 0.057340 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /tag/061de3f5-d42a-42be-89aa-9b7814f1a354 HTTP/1.1" 200 115 0.062699 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /loadbalancer-member/5d7922b7-09b9-4177-953d-bd6d6cf05a88 HTTP/1.1" 200 115 0.051497 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /loadbalancer-pool/c5861ebe-e955-4361-908d-a1bf476965c6 HTTP/1.1" 200 115 0.034854 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /loadbalancer-listener/3492a99c-d112-47d3-a945-42b3b39aeed5 HTTP/1.1" 200 115 0.049081 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /loadbalancer/6b409e3d-ef2a-47ab-a9b5-70c56517e050 HTTP/1.1" 200 115 0.050306 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /floating-ip/68d4d97c-8611-4037-9109-6457584498fa HTTP/1.1" 200 115 0.041326 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /instance-ip/41c8dba2-9c4b-4cc4-ae6c-ea69813a90bf HTTP/1.1" 200 115 0.053397 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /virtual-machine-interface/ee8da270-5c1c-4df7-ac61-6707478f2991 HTTP/1.1" 200 115 0.070661 10.0.0.33 - - [2026-08-18 07:06:39] "DELETE /tag/887d7dda-0c0e-4df0-b1cb-57a7daf9bbcc HTTP/1.1" 200 115 0.073796 10.0.0.33 - - [2026-08-18 07:06:39] "POST /projects HTTP/1.1" 409 238 0.003693 10.0.0.33 - - [2026-08-18 07:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-08-18 07:06:40] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045135 10.0.0.33 - - [2026-08-18 07:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.33 - - [2026-08-18 07:06:40] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004564 10.0.0.33 - - [2026-08-18 07:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2026-08-18 07:06:40] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004779 10.0.0.33 - - [2026-08-18 07:06:40] "POST /security-groups HTTP/1.1" 409 285 0.004028 10.0.0.33 - - [2026-08-18 07:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.33 - - [2026-08-18 07:06:40] "PUT /security-group/f4d97fc2-b53a-4ce1-b928-12748c562fdf HTTP/1.1" 200 262 0.065982 10.0.0.33 - - [2026-08-18 07:06:40] "PUT /access-control-list/c9a82315-186d-4a02-8d16-5c08bbfdeceb HTTP/1.1" 200 272 0.025331 10.0.0.33 - - [2026-08-18 07:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.051928 10.0.0.33 - - [2026-08-18 07:06:40] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.022753 10.0.0.33 - - [2026-08-18 07:06:40] "PUT /access-control-list/cf669576-30f5-4058-a1b5-ff626e498684 HTTP/1.1" 200 272 0.049156 10.0.0.33 - - [2026-08-18 07:06:40] "GET /firewall-rule/1bf257de-336f-4b77-8bc1-6f8776532823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002943 10.0.0.33 - - [2026-08-18 07:06:40] "POST /ref-update HTTP/1.1" 200 156 0.058530 10.0.0.33 - - [2026-08-18 07:06:40] "DELETE /firewall-rule/1bf257de-336f-4b77-8bc1-6f8776532823 HTTP/1.1" 200 115 0.070662 10.0.0.33 - - [2026-08-18 07:06:40] "GET /firewall-policy/b771f08d-b4cb-4ff7-b3d4-5946fd065482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007661 10.0.0.33 - - [2026-08-18 07:06:40] "GET /firewall-rule/96041195-bfba-4001-beb1-a70873fae059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004179 10.0.0.33 - - [2026-08-18 07:06:40] "POST /ref-update HTTP/1.1" 200 156 0.047992 10.0.0.33 - - [2026-08-18 07:06:40] "DELETE /firewall-rule/96041195-bfba-4001-beb1-a70873fae059 HTTP/1.1" 200 115 0.045853 10.0.0.33 - - [2026-08-18 07:06:40] "DELETE /tag/f3b860f3-943d-4909-b6a9-bdf2d661385c HTTP/1.1" 200 115 0.036446 10.0.0.33 - - [2026-08-18 07:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.33 - - [2026-08-18 07:06:40] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004813 10.0.0.33 - - [2026-08-18 07:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-08-18 07:06:40] "GET /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006533 10.0.0.33 - - [2026-08-18 07:06:40] "PUT /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75 HTTP/1.1" 200 264 0.073325 10.0.0.33 - - [2026-08-18 07:06:40] "PUT /virtual-network/1be9a8fd-a308-4629-a1a6-eb2d2dd3c164 HTTP/1.1" 200 264 0.094794 10.0.0.33 - - [2026-08-18 07:06:41] "DELETE /security-group/f4d97fc2-b53a-4ce1-b928-12748c562fdf HTTP/1.1" 200 115 0.120925 10.0.0.33 - - [2026-08-18 07:06:41] "DELETE /access-control-list/c9a82315-186d-4a02-8d16-5c08bbfdeceb HTTP/1.1" 200 115 0.072165 10.0.0.33 - - [2026-08-18 07:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.33 - - [2026-08-18 07:06:41] "DELETE /access-control-list/cf669576-30f5-4058-a1b5-ff626e498684 HTTP/1.1" 200 115 0.069479 10.0.0.33 - - [2026-08-18 07:06:41] "GET /project/f185be24-9417-4640-a851-9b14d3659487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.059551 10.0.0.33 - - [2026-08-18 07:06:41] "GET /project/f185be24-9417-4640-a851-9b14d3659487?fields=security_groups HTTP/1.1" 200 1353 0.056329 10.0.0.33 - - [2026-08-18 07:06:41] "DELETE /security-group/68d91724-158c-4013-96bd-a6d1e6f0614e HTTP/1.1" 200 115 0.082335 10.0.0.33 - - [2026-08-18 07:06:41] "DELETE /access-control-list/bd4a5da4-673b-4f22-97e5-c41cb6f6ed4a HTTP/1.1" 200 115 0.054020 10.0.0.33 - - [2026-08-18 07:06:41] "GET /project/f185be24-9417-4640-a851-9b14d3659487?fields=application_policy_sets HTTP/1.1" 200 1392 0.046157 10.0.0.33 - - [2026-08-18 07:06:41] "DELETE /access-control-list/297eb8a7-794f-4596-8db4-74d8cccf93cb HTTP/1.1" 200 115 0.070663 10.0.0.33 - - [2026-08-18 07:06:41] "DELETE /project/f185be24-9417-4640-a851-9b14d3659487 HTTP/1.1" 200 115 0.414521 10.0.0.33 - - [2026-08-18 07:07:28] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.33 - - [2026-08-18 07:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2026-08-18 07:07:28] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007375 10.0.0.33 - - [2026-08-18 07:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.33 - - [2026-08-18 07:07:29] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002764 10.0.0.33 - - [2026-08-18 07:07:44] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.33 - - [2026-08-18 07:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-08-18 07:07:44] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004296 10.0.0.33 - - [2026-08-18 07:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2026-08-18 07:07:44] "GET /config-node/33a48b8c-64a4-4a52-a549-93b112d97e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002861 10.0.0.33 - - [2026-08-18 07:07:44] "GET / HTTP/1.1" 200 35931 0.001271 10.0.0.33 - - [2026-08-18 07:07:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002369 10.0.0.33 - - [2026-08-18 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2026-08-18 07:07:49] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002808 10.0.0.33 - - [2026-08-18 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-08-18 07:07:49] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.020254 10.0.0.33 - - [2026-08-18 07:07:50] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 264 0.002573 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/1106ca6a-089a-447e-8a6e-6bab8ee9ddb5 HTTP/1.1" 200 244 0.014903 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 261 0.002327 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/48b39410-4ad5-4448-b49f-e30d89e48070 HTTP/1.1" 200 244 0.010619 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 261 0.002315 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/2ba088e9-6484-4e3e-abe9-d0ce85d3582e HTTP/1.1" 200 244 0.014030 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 253 0.002702 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/c82f1eda-1b6b-48e9-b983-96b17b2ec48d HTTP/1.1" 200 244 0.015197 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 251 0.002252 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/cd4fbd55-4709-4726-bd09-e3fef6805212 HTTP/1.1" 200 244 0.015500 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 252 0.002484 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/8aa8ca45-3ed6-446e-975e-c4f33f55175a HTTP/1.1" 200 244 0.011087 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 256 0.002600 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/4c4a7ce5-9514-447f-a3b2-868131d0fe3e HTTP/1.1" 200 244 0.012808 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 248 0.002678 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/56f7e52f-13da-4f69-b622-3a8d4fe44b41 HTTP/1.1" 200 244 0.011893 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 252 0.002491 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/3aaae178-2305-4060-9d6a-a79793d76f18 HTTP/1.1" 200 244 0.010487 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 257 0.002533 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/0893b12c-d4f2-4fe5-ba51-280d27b600d7 HTTP/1.1" 200 244 0.021211 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 251 0.002544 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/f775d871-a77b-4045-a88b-bc80efa06dc8 HTTP/1.1" 200 244 0.012857 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 257 0.002363 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/288d8569-5656-4a63-b3b4-f93c920849e4 HTTP/1.1" 200 244 0.011330 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 261 0.002395 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/c8f41544-8e84-4866-8802-274d1609978e HTTP/1.1" 200 244 0.012523 10.0.0.33 - - [2026-08-18 07:07:50] "POST /alarms HTTP/1.1" 409 258 0.002527 10.0.0.33 - - [2026-08-18 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2026-08-18 07:07:50] "PUT /alarm/1a086feb-6112-469b-9073-f46b44380e68 HTTP/1.1" 200 244 0.010489 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 254 0.002704 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/9fe22d9d-d724-49dc-830d-5d9f05058422 HTTP/1.1" 200 244 0.014158 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 254 0.002357 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/4af9e150-0b40-4479-8d2e-8c86d1aa63e4 HTTP/1.1" 200 244 0.013403 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 254 0.002613 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/2d174528-e29d-42ff-a8d5-2fd69f6b64c4 HTTP/1.1" 200 244 0.013277 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 247 0.002502 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/d96e7b22-5da5-495e-bce9-301b05efba8a HTTP/1.1" 200 244 0.012279 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 272 0.003120 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/39648936-22cf-4f58-b0d4-f3b8b773b82e HTTP/1.1" 200 244 0.012503 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 261 0.002414 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/928e2f49-65cb-43e6-bc7d-1408afd8e17e HTTP/1.1" 200 244 0.014844 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 259 0.002554 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/c019782a-4990-4e58-9cfc-750c4bddca3c HTTP/1.1" 200 244 0.012215 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 265 0.002346 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/bb0fc706-b24f-4c04-a37a-be154e757dca HTTP/1.1" 200 244 0.019441 10.0.0.33 - - [2026-08-18 07:07:51] "POST /alarms HTTP/1.1" 409 279 0.004497 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /alarm/ebc8e436-a7cb-4776-b580-b1ddf39ba2b7 HTTP/1.1" 200 244 0.011132 10.0.0.33 - - [2026-08-18 07:07:51] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.33 - - [2026-08-18 07:07:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002557 10.0.0.33 - - [2026-08-18 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-08-18 07:07:51] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.009950 10.0.0.33 - - [2026-08-18 07:07:52] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.33 - - [2026-08-18 07:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.33 - - [2026-08-18 07:07:52] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003222 10.0.0.33 - - [2026-08-18 07:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-08-18 07:07:52] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.014469 10.0.0.33 - - [2026-08-18 07:07:52] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.33 - - [2026-08-18 07:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-08-18 07:07:52] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004616 10.0.0.33 - - [2026-08-18 07:07:52] "PUT /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7 HTTP/1.1" 200 274 0.019016 10.0.0.33 - - [2026-08-18 07:07:55] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.33 - - [2026-08-18 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.33 - - [2026-08-18 07:07:55] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005136 10.0.0.33 - - [2026-08-18 07:07:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002306 10.0.0.33 - - [2026-08-18 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.33 - - [2026-08-18 07:07:55] "GET /bgp-router/8331128b-73da-4df3-af50-84f173093ca9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004364 10.0.0.33 - - [2026-08-18 07:07:55] "PUT /bgp-router/8331128b-73da-4df3-af50-84f173093ca9 HTTP/1.1" 200 254 0.019198 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:07:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001245 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:07:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.33 - - [2026-08-18 07:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.33 - - [2026-08-18 07:07:57] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003205 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 10.0.0.33 - - [2026-08-18 07:08:19] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.33 - - [2026-08-18 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2026-08-18 07:08:19] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005430 10.0.0.33 - - [2026-08-18 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2026-08-18 07:08:19] "GET /config-node/33a48b8c-64a4-4a52-a549-93b112d97e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002371 10.0.0.33 - - [2026-08-18 07:08:31] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.33 - - [2026-08-18 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2026-08-18 07:08:31] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002908 10.0.0.33 - - [2026-08-18 07:08:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001910 10.0.0.33 - - [2026-08-18 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-08-18 07:08:31] "GET /bgp-router/8331128b-73da-4df3-af50-84f173093ca9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002782 10.0.0.33 - - [2026-08-18 07:08:31] "PUT /bgp-router/8331128b-73da-4df3-af50-84f173093ca9 HTTP/1.1" 200 254 0.013778 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001468 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 10.0.0.33 - - [2026-08-18 07:08:46] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.33 - - [2026-08-18 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-08-18 07:08:46] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006222 10.0.0.33 - - [2026-08-18 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2026-08-18 07:08:46] "GET /config-node/33a48b8c-64a4-4a52-a549-93b112d97e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003332 10.0.0.33 - - [2026-08-18 07:08:46] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.33 - - [2026-08-18 07:08:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002390 10.0.0.33 - - [2026-08-18 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2026-08-18 07:08:51] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002656 10.0.0.33 - - [2026-08-18 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2026-08-18 07:08:51] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.015307 10.0.0.33 - - [2026-08-18 07:08:52] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 264 0.002599 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/1106ca6a-089a-447e-8a6e-6bab8ee9ddb5 HTTP/1.1" 200 244 0.012081 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 261 0.001951 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/48b39410-4ad5-4448-b49f-e30d89e48070 HTTP/1.1" 200 244 0.010893 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 261 0.003887 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/2ba088e9-6484-4e3e-abe9-d0ce85d3582e HTTP/1.1" 200 244 0.012950 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 253 0.003141 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/c82f1eda-1b6b-48e9-b983-96b17b2ec48d HTTP/1.1" 200 244 0.016438 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 251 0.004407 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/cd4fbd55-4709-4726-bd09-e3fef6805212 HTTP/1.1" 200 244 0.010429 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 252 0.003028 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/8aa8ca45-3ed6-446e-975e-c4f33f55175a HTTP/1.1" 200 244 0.011942 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 256 0.005174 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/4c4a7ce5-9514-447f-a3b2-868131d0fe3e HTTP/1.1" 200 244 0.011332 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 248 0.006994 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/56f7e52f-13da-4f69-b622-3a8d4fe44b41 HTTP/1.1" 200 244 0.013009 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 252 0.004856 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/3aaae178-2305-4060-9d6a-a79793d76f18 HTTP/1.1" 200 244 0.013558 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 257 0.005252 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/0893b12c-d4f2-4fe5-ba51-280d27b600d7 HTTP/1.1" 200 244 0.039427 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 251 0.009403 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/f775d871-a77b-4045-a88b-bc80efa06dc8 HTTP/1.1" 200 244 0.015592 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 257 0.009813 10.0.0.33 - - [2026-08-18 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-08-18 07:08:52] "PUT /alarm/288d8569-5656-4a63-b3b4-f93c920849e4 HTTP/1.1" 200 244 0.013681 10.0.0.33 - - [2026-08-18 07:08:52] "POST /alarms HTTP/1.1" 409 261 0.008037 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/c8f41544-8e84-4866-8802-274d1609978e HTTP/1.1" 200 244 0.012294 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 258 0.002846 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/1a086feb-6112-469b-9073-f46b44380e68 HTTP/1.1" 200 244 0.019023 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 254 0.008623 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/9fe22d9d-d724-49dc-830d-5d9f05058422 HTTP/1.1" 200 244 0.011481 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 254 0.011913 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/4af9e150-0b40-4479-8d2e-8c86d1aa63e4 HTTP/1.1" 200 244 0.021092 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 254 0.005401 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/2d174528-e29d-42ff-a8d5-2fd69f6b64c4 HTTP/1.1" 200 244 0.011742 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 247 0.016067 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/d96e7b22-5da5-495e-bce9-301b05efba8a HTTP/1.1" 200 244 0.017659 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 272 0.016983 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/39648936-22cf-4f58-b0d4-f3b8b773b82e HTTP/1.1" 200 244 0.013379 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 261 0.007259 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/928e2f49-65cb-43e6-bc7d-1408afd8e17e HTTP/1.1" 200 244 0.018209 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 259 0.013788 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/c019782a-4990-4e58-9cfc-750c4bddca3c HTTP/1.1" 200 244 0.013450 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 265 0.011462 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/bb0fc706-b24f-4c04-a37a-be154e757dca HTTP/1.1" 200 244 0.016867 10.0.0.33 - - [2026-08-18 07:08:53] "POST /alarms HTTP/1.1" 409 279 0.020070 10.0.0.33 - - [2026-08-18 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.33 - - [2026-08-18 07:08:53] "PUT /alarm/ebc8e436-a7cb-4776-b580-b1ddf39ba2b7 HTTP/1.1" 200 244 0.014318 10.0.0.33 - - [2026-08-18 07:08:54] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.33 - - [2026-08-18 07:08:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002566 10.0.0.33 - - [2026-08-18 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2026-08-18 07:08:54] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.011361 10.0.0.33 - - [2026-08-18 07:08:54] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.33 - - [2026-08-18 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-08-18 07:08:54] "GET /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003032 10.0.0.33 - - [2026-08-18 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2026-08-18 07:08:54] "PUT /global-vrouter-config/9513ae30-269d-4cad-a93c-310f027e7f0f HTTP/1.1" 200 276 0.012175 10.0.0.33 - - [2026-08-18 07:08:54] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.33 - - [2026-08-18 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.33 - - [2026-08-18 07:08:54] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004946 10.0.0.33 - - [2026-08-18 07:08:54] "PUT /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7 HTTP/1.1" 200 274 0.016333 10.0.0.33 - - [2026-08-18 07:08:58] "GET / HTTP/1.1" 200 35931 0.002168 10.0.0.33 - - [2026-08-18 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2026-08-18 07:08:58] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003678 10.0.0.33 - - [2026-08-18 07:08:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002124 10.0.0.33 - - [2026-08-18 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2026-08-18 07:08:58] "GET /bgp-router/8331128b-73da-4df3-af50-84f173093ca9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003639 10.0.0.33 - - [2026-08-18 07:08:58] "PUT /bgp-router/8331128b-73da-4df3-af50-84f173093ca9 HTTP/1.1" 200 254 0.024949 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:08:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001514 10.0.0.33 - - [2026-08-18 07:09:01] "POST /tags HTTP/1.1" 200 355 0.035628 10.0.0.33 - - [2026-08-18 07:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021177 10.0.0.33 - - [2026-08-18 07:09:01] "GET /tag/955b5a05-6ad0-4075-ace0-0736efa44605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.021878 10.0.0.33 - - [2026-08-18 07:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-08-18 07:09:01] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004955 10.0.0.33 - - [2026-08-18 07:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.33 - - [2026-08-18 07:09:01] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063123 10.0.0.33 - - [2026-08-18 07:09:01] "POST /virtual-machines HTTP/1.1" 200 351 0.010659 10.0.0.33 - - [2026-08-18 07:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009961 10.0.0.33 - - [2026-08-18 07:09:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.136124 10.0.0.33 - - [2026-08-18 07:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021007 10.0.0.33 - - [2026-08-18 07:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007086 10.0.0.33 - - [2026-08-18 07:09:01] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.014648 10.0.0.33 - - [2026-08-18 07:09:02] "POST /instance-ips HTTP/1.1" 200 391 0.031762 10.0.0.33 - - [2026-08-18 07:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029597 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006365 10.0.0.33 - - [2026-08-18 07:09:02] "POST /set-tag HTTP/1.1" 200 109 0.026116 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023394 10.0.0.33 - - [2026-08-18 07:09:02] "GET /instance-ip/b0bbc5ee-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003859 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006086 10.0.0.33 - - [2026-08-18 07:09:02] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005471 10.0.0.33 - - [2026-08-18 07:09:02] "POST /ref-update HTTP/1.1" 200 156 0.017275 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005739 10.0.0.33 - - [2026-08-18 07:09:02] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.33 - - [2026-08-18 07:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-network/78a17b80-b51c-4272-80d0-ab3ee844cf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004977 10.0.0.33 - - [2026-08-18 07:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.33 - - [2026-08-18 07:09:02] "GET /project/6f05b055-7859-4ade-9a35-8c31d0d12a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052079 10.0.0.33 - - [2026-08-18 07:09:02] "POST /virtual-machines HTTP/1.1" 200 355 0.014263 10.0.0.33 - - [2026-08-18 07:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018168 10.0.0.33 - - [2026-08-18 07:09:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.120160 10.0.0.33 - - [2026-08-18 07:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019322 10.0.0.33 - - [2026-08-18 07:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007606 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.027828 10.0.0.33 - - [2026-08-18 07:09:02] "POST /instance-ips HTTP/1.1" 200 395 0.049189 10.0.0.33 - - [2026-08-18 07:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.045886 10.0.0.33 - - [2026-08-18 07:09:02] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010509 10.0.0.33 - - [2026-08-18 07:09:03] "POST /set-tag HTTP/1.1" 200 109 0.026610 10.0.0.33 - - [2026-08-18 07:09:03] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.023316 10.0.0.33 - - [2026-08-18 07:09:03] "GET /instance-ip/b13f7966-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002716 10.0.0.33 - - [2026-08-18 07:09:03] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004663 10.0.0.33 - - [2026-08-18 07:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.33 - - [2026-08-18 07:09:03] "GET /virtual-router/00308d47-317e-4ef0-9835-c9686aa44859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004410 10.0.0.33 - - [2026-08-18 07:09:03] "POST /ref-update HTTP/1.1" 200 156 0.015404 10.0.0.33 - - [2026-08-18 07:09:03] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019692 10.0.0.33 - - [2026-08-18 07:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.33 - - [2026-08-18 07:09:03] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005234 10.0.0.33 - - [2026-08-18 07:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.33 - - [2026-08-18 07:09:03] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004256 10.0.0.33 - - [2026-08-18 07:09:03] "POST /set-tag HTTP/1.1" 200 109 0.003302 10.0.0.33 - - [2026-08-18 07:09:13] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.33 - - [2026-08-18 07:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.33 - - [2026-08-18 07:09:13] "GET /global-system-config/2c643932-e977-4603-a9b3-58d9724c90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005708 10.0.0.33 - - [2026-08-18 07:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2026-08-18 07:09:14] "GET /config-node/33a48b8c-64a4-4a52-a549-93b112d97e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007534 10.0.0.33 - - [2026-08-18 07:09:16] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008516 10.0.0.33 - - [2026-08-18 07:09:16] "POST /set-tag HTTP/1.1" 200 109 0.004140 10.0.0.33 - - [2026-08-18 07:09:16] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013539 10.0.0.33 - - [2026-08-18 07:09:16] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.33 - - [2026-08-18 07:09:16] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004811 10.0.0.33 - - [2026-08-18 07:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.33 - - [2026-08-18 07:09:25] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.33 - - [2026-08-18 07:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-08-18 07:09:25] "GET /routing-instance/74e53498-d652-4d59-93d5-a0d3cdafacbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003229 10.0.0.33 - - [2026-08-18 07:09:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002054 10.0.0.33 - - [2026-08-18 07:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.33 - - [2026-08-18 07:09:25] "GET /bgp-router/8331128b-73da-4df3-af50-84f173093ca9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003656 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:09:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001402 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:09:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001405 10.0.0.33 - - [2026-08-18 07:09:25] "PUT /bgp-router/8331128b-73da-4df3-af50-84f173093ca9 HTTP/1.1" 200 254 0.025632 10.0.0.33 - - [2026-08-18 07:09:49] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004713 10.0.0.33 - - [2026-08-18 07:09:49] "POST /set-tag HTTP/1.1" 200 109 0.003204 10.0.0.33 - - [2026-08-18 07:09:49] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005175 10.0.0.33 - - [2026-08-18 07:09:49] "POST /set-tag HTTP/1.1" 200 109 0.004764 10.0.0.33 - - [2026-08-18 07:09:49] "GET /virtual-machine/541d2098-d6ea-476f-bbc0-0109feb8339a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006343 10.0.0.33 - - [2026-08-18 07:09:49] "POST /ref-update HTTP/1.1" 200 156 0.015721 10.0.0.33 - - [2026-08-18 07:09:49] "GET /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009820 10.0.0.33 - - [2026-08-18 07:09:49] "POST /set-tag HTTP/1.1" 200 109 0.032836 10.0.0.33 - - [2026-08-18 07:09:49] "POST /set-tag HTTP/1.1" 200 109 0.017908 10.0.0.33 - - [2026-08-18 07:09:49] "DELETE /instance-ip/b0bbc5ee-9ad3-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.071554 10.0.0.33 - - [2026-08-18 07:09:49] "DELETE /virtual-machine-interface/b09b8054-9ad3-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.053072 10.0.0.33 - - [2026-08-18 07:09:49] "DELETE /virtual-machine/541d2098-d6ea-476f-bbc0-0109feb8339a HTTP/1.1" 200 115 0.047313 10.0.0.33 - - [2026-08-18 07:09:49] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011422 10.0.0.33 - - [2026-08-18 07:09:49] "POST /set-tag HTTP/1.1" 200 109 0.004446 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:09:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001301 [Introspect:8084]10.0.0.33 - - [2026-08-18 07:09:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.33 - - [2026-08-18 07:10:20] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012680 10.0.0.33 - - [2026-08-18 07:10:20] "POST /set-tag HTTP/1.1" 200 109 0.003828 10.0.0.33 - - [2026-08-18 07:10:20] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005490 10.0.0.33 - - [2026-08-18 07:10:20] "POST /set-tag HTTP/1.1" 200 109 0.005923 10.0.0.33 - - [2026-08-18 07:10:20] "GET /virtual-machine/4ba8d14a-75bd-4fec-91d2-1d2a32779ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.005455 10.0.0.33 - - [2026-08-18 07:10:20] "POST /ref-update HTTP/1.1" 200 156 0.019664 10.0.0.33 - - [2026-08-18 07:10:20] "GET /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006747 10.0.0.33 - - [2026-08-18 07:10:20] "POST /set-tag HTTP/1.1" 200 109 0.017497 10.0.0.33 - - [2026-08-18 07:10:20] "POST /set-tag HTTP/1.1" 200 109 0.045081 10.0.0.33 - - [2026-08-18 07:10:20] "DELETE /instance-ip/b13f7966-9ad3-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.043364 10.0.0.33 - - [2026-08-18 07:10:20] "DELETE /virtual-machine-interface/b1226088-9ad3-11f1-b893-fa163e62c7f3 HTTP/1.1" 200 115 0.068038 10.0.0.33 - - [2026-08-18 07:10:20] "DELETE /virtual-machine/4ba8d14a-75bd-4fec-91d2-1d2a32779ec3 HTTP/1.1" 200 115 0.067356 10.0.0.33 - - [2026-08-18 07:10:20] "DELETE /tag/955b5a05-6ad0-4075-ace0-0736efa44605 HTTP/1.1" 200 115 0.054856 10.0.0.33 - - [2026-08-18 07:10:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002499 10.0.0.33 - - [2026-08-18 07:10:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002714